| CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 23 Dec 2025 21:37:13 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091121195302
location: https://web.archive.org/web/20091121195302/https://github.com/feeds/php/commits/php-src/master
server-timing: captures_list;dur=0.836597, exclusion.robots;dur=0.074683, exclusion.robots.policy;dur=0.059332, esindex;dur=0.010662, cdx.remote;dur=34.054846, LoadShardBlock;dur=461.907184, PetaboxLoader3.datanode;dur=166.598345, PetaboxLoader3.resolve;dur=115.241395
x-app-server: wwwb-app220-dc8
x-ts: 302
x-tr: 537
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app220; path=/
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 23 Dec 2025 21:37:13 GMT
content-type: application/atom+xml; charset=utf-8
content-length: 7587
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 21 Nov 2009 19:53:02 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "691182f707e850ab18f09d929b19dc4f"
x-archive-orig-x-runtime: 20ms
x-archive-orig-content-length: 7587
x-archive-orig-cache-control: private, max-age=0, must-revalidate
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 21 Nov 2009 19:53:02 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_12_20091121192535_crawl103-c/52_12_20091121195249_crawl101.arc.gz
server-timing: captures_list;dur=6.283557, exclusion.robots;dur=0.015003, exclusion.robots.policy;dur=0.007767, esindex;dur=0.010128, cdx.remote;dur=9.975809, LoadShardBlock;dur=203.697337, PetaboxLoader3.datanode;dur=193.093745, PetaboxLoader3.resolve;dur=201.282056, load_resource;dur=201.353518
x-app-server: wwwb-app220-dc8
x-ts: 200
x-tr: 445
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
accept-ranges: bytes
tag:github.com,2008:/feeds/php/commits/php-src/master
Recent Commits to php-src:master
2009-11-21T11:43:00-08:00
tag:github.com,2008:Grit::Commit/735ed49f5b2b23583f5a86623b318ff3f19a1f2d
- Fixed bug #50258 (typos in error strings)
2009-11-21T11:43:00-08:00
<pre>m ext/soap/php_encoding.c
- Fixed bug #50258 (typos in error strings)
git-svn-id: https://svn.php.net/repository/php/php-src/trunk@291120 c90b9560-bf6c-de11-be94-00142212c4b1</pre>
felipe
tag:github.com,2008:Grit::Commit/ff25032b020c85ca973f97a7562b61fa607ccdf1
Fix phar regex test when '.php' is part of the path, instead be more specific with '.php$' regex.
2009-11-20T21:38:58-08:00
<pre>m ext/phar/tests/phar_buildfromdirectory6.phpt
Fix phar regex test when '.php' is part of the path, instead be more specific with '.php$' regex.
git-svn-id: https://svn.php.net/repository/php/php-src/trunk@291107 c90b9560-bf6c-de11-be94-00142212c4b1</pre>
shire
tag:github.com,2008:Grit::Commit/87d0214a0dba7d893eca134d9eab8acfe0d623e4
Fixed bug #50219 (soap call Segmentation fault on a redirected url).
2009-11-20T17:22:32-08:00
<pre>m ext/soap/php_http.c
Fixed bug #50219 (soap call Segmentation fault on a redirected url).
git-svn-id: https://svn.php.net/repository/php/php-src/trunk@291104 c90b9560-bf6c-de11-be94-00142212c4b1</pre>
pierrick
tag:github.com,2008:Grit::Commit/e470f5611f8c320315facee083fac4fee60283a6
Mention account access so we can refer account-requestors to this README
2009-11-20T13:52:02-08:00
<pre>m README.SUBMITTING_PATCH
Mention account access so we can refer account-requestors to this README
git-svn-id: https://svn.php.net/repository/php/php-src/trunk@291100 c90b9560-bf6c-de11-be94-00142212c4b1</pre>
sixd
tag:github.com,2008:Grit::Commit/15cb3f43afac7eb42005ef4782e9b3d9b1f9a509
Don't ignore the 2nd parameter to PDO's quote() method that identifies the data type
2009-11-20T10:54:08-08:00
<pre>m ext/pdo/pdo_dbh.c
Don't ignore the 2nd parameter to PDO's quote() method that identifies the data type
git-svn-id: https://svn.php.net/repository/php/php-src/trunk@291096 c90b9560-bf6c-de11-be94-00142212c4b1</pre>
iliaa
tag:github.com,2008:Grit::Commit/6c63c7c984edee945d0c9f0d0e34e849ebe5f13c
Compressed protocol support + extensibility for mysqlnd
2009-11-20T00:12:14-08:00
<pre>m ext/mysqlnd/config.w32
m ext/mysqlnd/config9.m4
m ext/mysqlnd/mysqlnd.c
m ext/mysqlnd/mysqlnd.h
m ext/mysqlnd/mysqlnd_charset.c
m ext/mysqlnd/mysqlnd_enum_n_def.h
m ext/mysqlnd/mysqlnd_loaddata.c
m ext/mysqlnd/mysqlnd_priv.h
m ext/mysqlnd/mysqlnd_ps.c
m ext/mysqlnd/mysqlnd_result.c
m ext/mysqlnd/mysqlnd_result.h
m ext/mysqlnd/mysqlnd_structs.h
m ext/mysqlnd/mysqlnd_wireprotocol.c
m ext/mysqlnd/mysqlnd_wireprotocol.h
m ext/mysqlnd/php_mysqlnd.c
Compressed protocol support + extensibility for mysqlnd
git-svn-id: https://svn.php.net/repository/php/php-src/trunk@291051 c90b9560-bf6c-de11-be94-00142212c4b1</pre>
andrey
tag:github.com,2008:Grit::Commit/6b579b09bc66897710d61c4bcb5959b8fd84f6f1
Fix compile error because of wrong merging from 5.3 branch.
2009-11-19T14:13:15-08:00
<pre>m sapi/nsapi/nsapi.c
Fix compile error because of wrong merging from 5.3 branch.
TODO: Convert $SERVER[] variables to unicode also for NSAPI (see apache2_handler)
git-svn-id: https://svn.php.net/repository/php/php-src/trunk@291041 c90b9560-bf6c-de11-be94-00142212c4b1</pre>
thetaphi
tag:github.com,2008:Grit::Commit/51afd2ec836ca9ce3c72d71c0075ed93a3e1a932
New test
2009-11-19T09:44:46-08:00
<pre>+ ext/oci8/tests/fetch_object_2.phpt
New test
git-svn-id: https://svn.php.net/repository/php/php-src/trunk@291016 c90b9560-bf6c-de11-be94-00142212c4b1</pre>
sixd
tag:github.com,2008:Grit::Commit/4f24d91033af2fe72844f48169022a44582c5fae
Refactor test
2009-11-19T08:49:58-08:00
<pre>m ext/oci8/tests/fetch_object.phpt
Refactor test
git-svn-id: https://svn.php.net/repository/php/php-src/trunk@291013 c90b9560-bf6c-de11-be94-00142212c4b1</pre>
sixd
tag:github.com,2008:Grit::Commit/9df8bebb05c7131094b71f83ecc32b14b8350eda
- Fixed the setting of cookies in HEAD.
2009-11-18T14:56:32-08:00
<pre>m ext/standard/head.c
- Fixed the setting of cookies in HEAD.
git-svn-id: https://svn.php.net/repository/php/php-src/trunk@290958 c90b9560-bf6c-de11-be94-00142212c4b1</pre>
derick