php-groups.com | Post Question | Search | About | Groups | Contact | Register | Login



php notes (593)

php bugs (293)

php cvs (289)

php doc cvs (213)

php qa reports (199)

php doc fr (184)

php doc de (159)

php doc bg (157)

php webmaster (152)

php general (150)


php.cvs Post New
Items(289) /3 Next >> Last >|
Subject Posted Replies From
Question about traceability from vulnerability reports to source code

Hi, Thanks for the great product. As a part of my research, I'm trying to find the files that have been changed to fix vulnerabilities. I tried to search CVE ids from svn log, but was able to find only three CVEs out of over 100 CVEs that were reported in NVD (National Vulnerability Database). Is it possible to trace files that have been changed to fix vulnerabilities? Can anyone let me know which data sources I might need to check? If this is not the right place to ask this question, would you please let me know where I can ask? Thanks for your help! Yonghee

12/15/2009 5:20:43 PM 0 syong...@gmail.com (Yonghee Shin)
Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/readline/config.m4 branches/PHP_5_2/ext/readline/readline.c branches/PHP_5_2/sapi/cli/php_cli.c branches/PHP_5_2/sapi/cli/

--0016e6d6452997bd74047aa195de Content-Type: text/plain; charset=UTF-8 2009/12/13 Jani Taskinen <jani.taskinen@sci.fi> > Are you absolutely sure you didn't break this now on some systems? It worked fine last time I tested with libedit without any patches.. > > Hmm, we need add a check for editline/ then... It just worked with the patch here... Thanks. > --Jani > > > > 13.12.2009 19:06, Felipe Pena wrote: > >> felipe Sun, 13 Dec 2009 17:06:47 +0000 >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=292081 >> >> Lo

12/13/2009 7:58:44 PM 1 felipe...@gmail.com (Felipe Pena)
Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/TSRM/tsrm_virtual_cwd.c branches/PHP_5_3/TSRM/tsrm_virtual_cwd.h branches/PHP_5_3/ext/standard/basic_functions.c branches/PHP_

Hi 2009/12/8 Stanislav Malyshev <stas@php.net>: > stas =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 Tue, 08 Dec 2009 01:35:08 +0000 > > Revision: http://svn.php.net/viewvc?view=3Drevision&revision=3D291846 > > Log: > add realpath cache inspect functions You forgot to add the parameter parsing to the functions, for functions with no parameters we use the "zend_parse_parameters_none()" macro. --=20 regrads, Kalle Sommer Nielsen kalle@php.net

12/8/2009 1:39:04 AM 0 ka...@php.net (Kalle Sommer Nielsen)
Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/filter/filter.c branches/PHP_5_3/ext/filter/filter_private.h branches/PHP_5_3/ext/filter/sanitizing_filters.c trunk/ext/fi

hi, On Mon, Dec 7, 2009 at 2:43 PM, Ilia Alshanetsky <iliaa@php.net> wrote: > iliaa =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0Mon, 07 Dec 2009 13:43:44 +0000 > > Revision: http://svn.php.net/viewvc?view=3Drevision&revision=3D291818 > > Log: > Added FILTER_FLAG_STRIP_BACKTICK option to the filter extension. Nice addition, thanks :) Can you add/modify a test for this case please? So it won't be broken by the next fix :) Cheers, --=20 Pierre http://blog.thepimp.net | http://www.libgd.org

12/7/2009 1:51:44 PM 0 pierre....@gmail.com (Pierre Joye)
svn: /SVNROOT/ commit-email.php

--40eafd6fe390d58691cfda2aafeb643c9092dc65 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit gwynne Tue, 01 Dec 2009 04:29:13 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291534 Log: 1) sanitize Subject and From headers more thorughly, 2) calculate large email sizes more correctly Changed paths: U SVNROOT/commit-email.php Modified: SVNROOT/commit-email.php =================================================================== --- SVNROOT/commit-email.php 2009-12-01 02:05:28 UTC (rev 291533) +

12/1/2009 4:29:13 AM 0 gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/libxml/libxml.c branches/PHP_5_2/ext/soap/php_xml.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/libxml/libxml.c branches/PHP_5_3/ext/soap/p

--5a2d337cc8c28f6fcdefa3babaa5a6b53f4aaaa3 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit felipe Tue, 01 Dec 2009 02:05:28 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291533 Log: - Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe) - Added LIBXML_PARSEHUGE constant to overrides the maximum text size of a single text node when using libxml2.7.3+. (Kalle) [DOC] Bug: http://bugs.php.net/49660 (Open) libxml 2.7.3+ limits text nodes to 10MB Changed paths: U php/php

12/1/2009 2:05:28 AM 0 fel...@php.net (=?utf-8?q?Felipe_Pena?=)
svn: /php/php-src/ branches/PHP_5_3/Zend/zend_ini_scanner.c branches/PHP_5_3/Zend/zend_ini_scanner_defs.h trunk/Zend/zend_ini_scanner.c trunk/Zend/zend_ini_scanner_defs.h

--512592d11f8a05b73ccf8666593047813d0a0c61 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Mon, 30 Nov 2009 22:39:59 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291526 Log: - Touch?\195?\169 fil?\195?\169s Changed paths: <changed paths exceeded maximum size> <diffs exceeded maximum size> --512592d11f8a05b73ccf8666593047813d0a0c61--

11/30/2009 10:39:59 PM 6 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/zend_ini_scanner.l trunk/Zend/zend_ini_scanner.l

--d6f2a7a26121541c88656d5426fe5050221fcdf7 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Mon, 30 Nov 2009 22:38:32 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291525 Log: - Fixed bug #50340 (php.ini parser does not allow spaces in ini keys) Bug: http://bugs.php.net/50340 (Open) php.ini parser does not allow spaces in ini keys Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/Zend/zend_ini_scanner.l U php/php-src/trunk/Zend/zend_i

11/30/2009 10:38:32 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/ branches/PHP_5_2/configure.in branches/PHP_5_3/configure.in trunk/configure.in

--617192b89864a286ab875ec6815704c0d6eee197 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit gwynne Mon, 30 Nov 2009 21:38:44 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291523 Log: The old Darwin hack is BROKEN and INCORRECT. It works only for Darwin 9, not 10, and uses an ugly CFLAGS hack that messes with the entire build. This version sets one cached value to the correct result for Darwin 9 and 10. It's cleaner, has no side effects, has nothing to do with Autoconf versions, and works for everyone.

11/30/2009 9:38:44 PM 0 gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
svn: /php/php-src/ branches/PHP_5_2/Zend/tests/bug50174.phpt branches/PHP_5_2/ext/iconv/tests/iconv_encoding_basic.phpt branches/PHP_5_2/ext/iconv/tests/iconv_substr_basic.phpt branches/PHP_5_3/Zend/t

--93a8a88f09cc663c6a755453f8d465f50376ff39 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Mon, 30 Nov 2009 20:31:52 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291521 Log: - Fix tests assuming wrong ini options and extensions that might not be there Changed paths: U php/php-src/branches/PHP_5_2/Zend/tests/bug50174.phpt U php/php-src/branches/PHP_5_2/ext/iconv/tests/iconv_encoding_basic.phpt U php/php-src/branches/PHP_5_2/ext/iconv/tests/iconv_substr_basic.phpt U p

11/30/2009 8:31:52 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/branches/PHP_5_2/ext/filter/tests/ 046.phpt

--2cc90e6f0e02a176c7879410c50344bfffe735af Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Mon, 30 Nov 2009 19:52:16 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291519 Log: MFH: removed last test for MAX_INT, did not work on x64 and this case is covered by bug47745.phpt Bug: http://bugs.php.net/47745 (Closed) FILTER_VALIDATE_INT doesn't allow minimum integer Changed paths: U php/php-src/branches/PHP_5_2/ext/filter/tests/046.phpt Modified: php/php-src/branches/PHP_5_2/ext/fi

11/30/2009 7:52:16 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /SVNROOT/ commit-email.php

--a839eb7678861673ae2a92fbfa42aa1a41b15595 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit philip Mon, 30 Nov 2009 19:24:54 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291518 Log: - This deals with an accidental commit I made 30 minutes ago (thanks to Pierre for spotting this) - This check ensures the commit mail size doesn't exceed our mailing list maximum - A check for diff size already exists, while this now also checks path size (so when a ton of files are touched) - Updated code to use 262144,

11/30/2009 7:24:54 PM 0 phi...@php.net (=?utf-8?q?Philip_Olson?=)
svn: /php/php-src/trunk/ext/sqlite/ config.m4

--50079d7b6100e335d148dd24da46d322ca6b8541 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Mon, 30 Nov 2009 19:13:50 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291517 Log: Fix bug #50337 Bug: http://bugs.php.net/50337 (Bogus) Caching of pdo_cv_inc_path breaks compile of PDO extensions Changed paths: U php/php-src/trunk/ext/sqlite/config.m4 Modified: php/php-src/trunk/ext/sqlite/config.m4 =================================================================== --- php/php-src/

11/30/2009 7:13:50 PM 0 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /SVNROOT/ commit-email.php global_avail

--d857dcd34fe76db0c2528276bc2a7dc9923a6c56 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit philip Mon, 30 Nov 2009 18:41:06 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291516 Log: Doc karma for Satoru Yoshida (satoruyoshida) Changed paths: U SVNROOT/commit-email.php U SVNROOT/global_avail --d857dcd34fe76db0c2528276bc2a7dc9923a6c56 Content-Type: text/x-diff; charset="utf-8" Content-Disposition: attachment; filename="svn-diffs-291516.txt" Content-Transfer-Encoding: base64 TW9k

11/30/2009 6:41:06 PM 0 phi...@php.net (=?utf-8?q?Philip_Olson?=)
svn: /php/php-src/branches/PHP_5_3/ NEWS

--2a9e8b154d544af140ac2f9260042cea2074ae88 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit lbarnaud Mon, 30 Nov 2009 15:43:36 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291504 Log: news Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2009-11-30 15:22:01 UTC (rev 291503) +++ php/php-src/branches/PHP_5_3/NEWS 2009-11-30 15:43:36 UTC (rev 2

11/30/2009 3:43:36 PM 0 lbarn...@php.net (=?utf-8?q?Arnaud_Le_Blanc?=)
svn: /php/php-src/branches/PHP_5_2/ NEWS

--5f186cd3d3c607e0cb95a029435fe0171964bdb4 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit iliaa Mon, 30 Nov 2009 15:22:01 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291503 Log: bfn Changed paths: U php/php-src/branches/PHP_5_2/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS =================================================================== --- php/php-src/branches/PHP_5_2/NEWS 2009-11-30 15:16:50 UTC (rev 291502) +++ php/php-src/branches/PHP_5_2/NEWS 2009-11-30 15:22:01 UTC (rev 29

11/30/2009 3:22:01 PM 0 il...@php.net (=?utf-8?q?Ilia_Alshanetsky?=)
svn: /php/php-src/branches/PHP_5_3/ NEWS

--da8255f41e657b30e25b4d6a355dd68b9730f1d9 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Mon, 30 Nov 2009 15:16:50 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291502 Log: bfn Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2009-11-30 15:11:29 UTC (rev 291501) +++ php/php-src/branches/PHP_5_3/NEWS 2009-11-30 15:16:50 UTC (rev 29

11/30/2009 3:16:50 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/mysql/config.m4 branches/PHP_5_3/ext/pdo_mysql/config.m4 trunk/ext/mysql/config.m4 trunk/ext/pdo_mysql/config.m4

--1054292b68500025284ebac6be6af7c4bb450a89 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Mon, 30 Nov 2009 15:11:29 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291501 Log: - Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored when mysqlnd is enabled) Bug: http://bugs.php.net/50231 (Open) Socket path passed using --with-mysql-sock is ignored when mysqlnd is enabled Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/ext/

11/30/2009 3:11:29 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/branches/ PHP_5_2/NEWS PHP_5_2/sapi/cgi/cgi_main.c PHP_5_3/sapi/cgi/cgi_main.c

--681fe91d109e012b04d2c8387dffee7dfb8696f8 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit dmitry Mon, 30 Nov 2009 14:43:22 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291497 Log: Fixed bug #50168 (FastCGI fails with wrong error on HEAD request to non-existant file) Bug: http://bugs.php.net/50168 (Assigned) FastCGI fails with wrong error on HEAD request to non-existant file Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/sapi/cgi/cgi_main.c

11/30/2009 2:43:22 PM 0 dmi...@php.net (=?utf-8?q?Dmitry_Stogov?=)
svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/main/fopen_wrappers.c trunk/main/fopen_wrappers.c

--5a0e14129038b0ef3f1713d40c3738ff21b43adf Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit dmitry Mon, 30 Nov 2009 14:21:23 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291496 Log: Fixed bug #50159 (wrong working directory in symlinked files) Bug: http://bugs.php.net/50159 (Assigned) wrong working directory in symlinked files Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/main/fopen_wrappers.c U php/php-src/trunk/main/fopen_wrappers.c

11/30/2009 2:21:23 PM 0 dmi...@php.net (=?utf-8?q?Dmitry_Stogov?=)
svn: /php/php-src/branches/PHP_5_2/ configure.in

--825ecda207f493c3b4ef170257372e3ddf94d1c4 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Mon, 30 Nov 2009 14:10:11 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291495 Log: MF53: sync Changed paths: U php/php-src/branches/PHP_5_2/configure.in Modified: php/php-src/branches/PHP_5_2/configure.in =================================================================== --- php/php-src/branches/PHP_5_2/configure.in 2009-11-30 14:08:33 UTC (rev 291494) +++ php/php-src/branches/PHP_5_2/confi

11/30/2009 2:10:11 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/branches/PHP_5_3/ configure.in

--a0c557040e821fab29f9a30953309ce7b5438ecc Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Mon, 30 Nov 2009 14:08:33 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291494 Log: - Restore configure.in before the madness started Changed paths: U php/php-src/branches/PHP_5_3/configure.in Modified: php/php-src/branches/PHP_5_3/configure.in =================================================================== --- php/php-src/branches/PHP_5_3/configure.in 2009-11-30 13:31:53 UTC (rev 291493)

11/30/2009 2:08:33 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/branches/PHP_5_3/ext/openssl/ openssl.c tests/sni_001.phpt xp_ssl.c

--6031b215c0283503c9f9182516b6e5c7c7f73c6f Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit lbarnaud Mon, 30 Nov 2009 13:31:53 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291493 Log: merge from trunk: openssl sni support (rev 289831) Changed paths: U php/php-src/branches/PHP_5_3/ext/openssl/openssl.c A + php/php-src/branches/PHP_5_3/ext/openssl/tests/sni_001.phpt (from php/php-src/trunk/ext/openssl/tests/sni_001.phpt:r289831) U php/php-src/branches/PHP_5_3/ext/openssl/xp_ssl

11/30/2009 1:31:53 PM 0 lbarn...@php.net (=?utf-8?q?Arnaud_Le_Blanc?=)
svn: /php/php-src/branches/PHP_5_3/Zend/ zend_API.c

--f79c53f567727f11c06c3daad2af827065d775a9 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit dmitry Mon, 30 Nov 2009 12:27:18 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291491 Log: Reverted accidental change Changed paths: U php/php-src/branches/PHP_5_3/Zend/zend_API.c Modified: php/php-src/branches/PHP_5_3/Zend/zend_API.c =================================================================== --- php/php-src/branches/PHP_5_3/Zend/zend_API.c 2009-11-30 12:22:00 UTC (rev 291490) +++ php/php-s

11/30/2009 12:27:18 PM 0 dmi...@php.net (=?utf-8?q?Dmitry_Stogov?=)
svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/zend_API.c trunk/Zend/zend_API.c

--4bb61218a6afb9d9db0dbbd0dfa850b094ba5944 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit dmitry Mon, 30 Nov 2009 11:39:53 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291488 Log: Fixed bug #50261 (Crash When Calling Parent Constructor with call_user_func()) Bug: http://bugs.php.net/50261 (Assigned) Crash When Calling Parent Constructor with call_user_func() Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/Zend/zend_API.c U php/php-src/t

11/30/2009 11:39:53 AM 2 dmi...@php.net (=?utf-8?q?Dmitry_Stogov?=)
svn: /SVNROOT/ pear_avail

--7977a33a2a8bb54ffee572eba02e72ef89923666 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit kguest Mon, 30 Nov 2009 11:05:44 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291485 Log: grant kornel access to HTML_Template_PHPTAL Changed paths: U SVNROOT/pear_avail Modified: SVNROOT/pear_avail =================================================================== --- SVNROOT/pear_avail 2009-11-30 11:00:09 UTC (rev 291484) +++ SVNROOT/pear_avail 2009-11-30 11:05:44 UTC (rev 291485) @@ -183,6 +18

11/30/2009 11:05:44 AM 0 kgu...@php.net (=?utf-8?q?Ken_Guest?=)
svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_result.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_wireprotocol.c branches/PHP_5_3/ext/mysqlnd/php_mysqlnd.c t

--6215e9c64ebe67b7e799ac35ff82e4ff2b6cece9 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit pajoye Mon, 30 Nov 2009 10:56:01 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291483 Log: - void is NaN, you can't do math ops on void. Declarations go first. Fix TS build Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.c U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_result.c U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_wireprotocol.c U php/php-src/branch

11/30/2009 10:56:01 AM 0 paj...@php.net (=?utf-8?q?Pierre_Joye?=)
svn: /php/php-src/trunk/win32/build/ config.w32

--3ca6581035b8297f9b2587b37acb2f8d000a9e6a Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit pajoye Mon, 30 Nov 2009 09:52:48 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291482 Log: - restore /W3 Changed paths: U php/php-src/trunk/win32/build/config.w32 Modified: php/php-src/trunk/win32/build/config.w32 =================================================================== --- php/php-src/trunk/win32/build/config.w32 2009-11-30 09:52:33 UTC (rev 291481) +++ php/php-src/trunk/win32/build/conf

11/30/2009 9:52:48 AM 0 paj...@php.net (=?utf-8?q?Pierre_Joye?=)
svn: /php/php-src/branches/PHP_5_3/win32/build/ config.w32 confutils.js

--3a70faff3ceb50f141c2a2ad5009dd4e34e4038a Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit pajoye Mon, 30 Nov 2009 09:52:33 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291481 Log: - MFH: vs2010 detection support, restore /W3 Changed paths: U php/php-src/branches/PHP_5_3/win32/build/config.w32 U php/php-src/branches/PHP_5_3/win32/build/confutils.js Modified: php/php-src/branches/PHP_5_3/win32/build/config.w32 =================================================================== --- p

11/30/2009 9:52:33 AM 0 paj...@php.net (=?utf-8?q?Pierre_Joye?=)
svn: /php/php-src/branches/PHP_5_3/ configure.in

--d69e43f13f557874de141df31992a0f276970229 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Mon, 30 Nov 2009 08:31:32 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291479 Log: - Revert bad patch Changed paths: U php/php-src/branches/PHP_5_3/configure.in Modified: php/php-src/branches/PHP_5_3/configure.in =================================================================== --- php/php-src/branches/PHP_5_3/configure.in 2009-11-30 08:18:44 UTC (rev 291478) +++ php/php-src/branches/PHP_5

11/30/2009 8:31:32 AM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/branches/PHP_5_3/ configure.in

--52ed9231b125d556576d265297af7d40f615a770 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit gwynne Mon, 30 Nov 2009 08:18:44 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291478 Log: re-committing: unsetting LIBS and LDFLAGS just makes it impossible to specify LDFLAGS from the environment. keeping them doesn't seem to cause any trouble Changed paths: U php/php-src/branches/PHP_5_3/configure.in Modified: php/php-src/branches/PHP_5_3/configure.in ===============================================

11/30/2009 8:18:44 AM 0 gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
svn: /php/php-src/branches/PHP_5_3/ configure.in

--a326bc7a73d850ed3cb2be1f568e0f135be3e65c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit gwynne Mon, 30 Nov 2009 08:17:13 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291477 Log: once and for all remove the old broken Darwin hack, replace it with the new and much cleaner and simpler one Changed paths: U php/php-src/branches/PHP_5_3/configure.in Modified: php/php-src/branches/PHP_5_3/configure.in =================================================================== --- php/php-src/branches

11/30/2009 8:17:13 AM 0 gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
svn: /php/php-src/branches/PHP_5_3/ext/mysql/ config.m4

--6e13acef006313501ade946f275b775573764d5c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Sun, 29 Nov 2009 18:08:38 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291448 Log: - Revert bad patch Changed paths: U php/php-src/branches/PHP_5_3/ext/mysql/config.m4 Modified: php/php-src/branches/PHP_5_3/ext/mysql/config.m4 =================================================================== --- php/php-src/branches/PHP_5_3/ext/mysql/config.m4 2009-11-29 17:59:29 UTC (rev 291447) +++ php/p

11/29/2009 6:08:38 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/ branches/PHP_5_2/ext/standard/array.c branches/PHP_5_2/ext/standard/tests/array/bug50006_1.phpt branches/PHP_5_2/ext/standard/tests/array/bug50006_2.phpt branches/PHP_5_3/ext/standa

--eca14c409f32eee97e199cc39c7a15ee4951cabd Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit stas Sun, 29 Nov 2009 08:35:01 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291415 Log: proper fix for bug #50006 add modify protection to all user array sorts Bug: http://bugs.php.net/50006 (Open) Segfault caused by uksort() (PHP_5_2 only!) Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/array.c A php/php-src/branches/PHP_5_2/ext/standard/tests/array/bug50006_1.phpt A

11/29/2009 8:35:01 AM 0 s...@php.net (=?utf-8?q?Stanislav_Malyshev?=)
svn: / pecl/pdo_4d/trunk/config.m4 pecl/pdo_ibm/trunk/config.m4 pecl/pdo_user/trunk/config.m4 php/php-src/branches/PHP_5_2/acinclude.m4 php/php-src/branches/PHP_5_2/ext/pdo_dblib/config.m4 php/php-src

--2e220d1a9444540416d95707efcc3af7751abf86 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Sun, 29 Nov 2009 06:13:22 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291414 Log: Revert attempt at supporting both autoconf 2.13 and modern versions in the same build chain. There are simply too many broken things in 2.13 to make it work. Cache handling is broken as well which is why I need to revert the pdo_inc_path cache fix as well. trunk is now 2.60+ only and I'll work on cleaning out all the

11/29/2009 6:13:22 AM 0 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /php/php-src/ branches/PHP_5_2/ext/standard/var.c branches/PHP_5_3/ext/standard/var.c trunk/ext/standard/var.c

--4a5937e57e7d487fc5f43f54cc6af5f758d46919 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit stas Sun, 29 Nov 2009 04:38:46 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291413 Log: fix interrupt problem in serialize() Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/var.c U php/php-src/branches/PHP_5_3/ext/standard/var.c U php/php-src/trunk/ext/standard/var.c Modified: php/php-src/branches/PHP_5_2/ext/standard/var.c ==================================================

11/29/2009 4:38:46 AM 0 s...@php.net (=?utf-8?q?Stanislav_Malyshev?=)
svn: /php/php-src/branches/PHP_5_3/ acinclude.m4 configure.in

--0d9ba31fe15d8ccc43ead192da8ae65bce5f3a58 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Sun, 29 Nov 2009 03:32:54 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291410 Log: Last attempt to get this stuff right before punting it and being stuck on 1996 autoconf for eternity Changed paths: U php/php-src/branches/PHP_5_3/acinclude.m4 U php/php-src/branches/PHP_5_3/configure.in Modified: php/php-src/branches/PHP_5_3/acinclude.m4 =================================================

11/29/2009 3:32:54 AM 1 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /php/php-src/branches/PHP_5_3/ acinclude.m4 configure.in ext/standard/config.m4

--e1b27efda0fd262c9ac47ae790a0c79943253999 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Sat, 28 Nov 2009 23:06:54 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291401 Log: More work on the autoconf 2.13->2.60+ transition code. 2.13 should be working again with one weird libtool issue left to solve. It doesn't seem directly related to this stuff. Changed paths: U php/php-src/branches/PHP_5_3/acinclude.m4 U php/php-src/branches/PHP_5_3/configure.in U php/php-src/branch

11/28/2009 11:06:54 PM 0 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /php/php-src/branches/PHP_5_3/ext/mysql/ config.m4

--ff6720c145dc379c20f2c0312b98a99fb69c68cb Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit gwynne Sat, 28 Nov 2009 21:11:39 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291399 Log: socket location needs to be checked before mysqlnd in order for --with-mysql-sock to work with mysqlnd Changed paths: U php/php-src/branches/PHP_5_3/ext/mysql/config.m4 Modified: php/php-src/branches/PHP_5_3/ext/mysql/config.m4 =================================================================== --- php/php-src/

11/28/2009 9:11:39 PM 4 gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
svn: /php/php-src/branches/PHP_5_3/ configure.in

--d246230175fabf9b6d8154f34c0c42d8c1f98aec Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit gwynne Sat, 28 Nov 2009 19:48:38 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291398 Log: unsetting LIBS and LDFLAGS just makes it impossible to specify LDFLAGS from the environment. keeping them doesn't seem to cause any trouble Changed paths: U php/php-src/branches/PHP_5_3/configure.in Modified: php/php-src/branches/PHP_5_3/configure.in ==============================================================

11/28/2009 7:48:38 PM 1 gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
svn: /php/php-src/branches/PHP_5_3/ configure.in

--62d023d8bf1608a801347d9e90d9419636616149 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit gwynne Sat, 28 Nov 2009 19:19:11 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291396 Log: Remove the now-unnecessary (and wrong anyway) Darwin hack Changed paths: U php/php-src/branches/PHP_5_3/configure.in Modified: php/php-src/branches/PHP_5_3/configure.in =================================================================== --- php/php-src/branches/PHP_5_3/configure.in 2009-11-28 18:56:20 UTC (rev

11/28/2009 7:19:11 PM 1 gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
svn: /php/php-src/branches/PHP_5_3/ configure.in

--fcb46b378e9e13240099f4d9608046d7fae386d3 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Sat, 28 Nov 2009 18:56:20 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291395 Log: This macro needs to come after AC_INIT Changed paths: U php/php-src/branches/PHP_5_3/configure.in Modified: php/php-src/branches/PHP_5_3/configure.in =================================================================== --- php/php-src/branches/PHP_5_3/configure.in 2009-11-28 18:25:05 UTC (rev 291394) +++ php/ph

11/28/2009 6:56:20 PM 0 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /php/php-src/branches/PHP_5_3/ configure.in ext/standard/config.m4

--7f0df993889a42386a9886e96b3a0fb6e88727c0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Sat, 28 Nov 2009 17:56:03 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291392 Log: Ok, new attempt. Require autoconf-2.60 in this branch. This simplifies things quite a bit by entirely getting rid of the m4 diversions which were messing things up. Now we are using the built-in autoconf diversions the way they were intended and the HELP output order is preserved through the AC_PRESERVE_HELP_ORDER macro

11/28/2009 5:56:03 PM 4 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /php/php-src/branches/ PHP_5_2/tests/output/ob_011.phpt PHP_5_3/tests/output/ob_011.phpt

--72baac9d8159fe5ff03b1cedda7f8d96a95fb5b4 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Sat, 28 Nov 2009 00:47:42 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291372 Log: - Use correct revision Changed paths: U php/php-src/branches/PHP_5_2/tests/output/ob_011.phpt U php/php-src/branches/PHP_5_3/tests/output/ob_011.phpt Modified: php/php-src/branches/PHP_5_2/tests/output/ob_011.phpt =================================================================== --- php/php-src/branche

11/28/2009 12:47:42 AM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/date/config0.m4 branches/PHP_5_2/ext/date/php_date.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/date/config0.m4 branches/PHP_5_3/ext/date/

--91c737fd26b7d91a7421d5b8d06d1cc52c160ef9 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Sat, 28 Nov 2009 00:38:05 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291371 Log: - Fixed bug #50266 (conflicting types for llabs) Bug: http://bugs.php.net/50266 (Assigned) conflicting types for llabs Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/ext/date/config0.m4 U php/php-src/branches/PHP_5_2/ext/date/php_date.c U php/php-src/b

11/28/2009 12:38:05 AM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/ branches/PHP_5_2/tests/output/ob_start_basic_unerasable_005.phpt branches/PHP_5_3/tests/output/ob_start_basic_unerasable_005.phpt trunk/tests/output/ob_start_basic_unerasable_005.ph

--e795ea3d3b6101f7546eedd56c9ef50acdb80ebc Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Sat, 28 Nov 2009 00:35:56 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291370 Log: - No dots here Changed paths: U php/php-src/branches/PHP_5_2/tests/output/ob_start_basic_unerasable_005.phpt U php/php-src/branches/PHP_5_3/tests/output/ob_start_basic_unerasable_005.phpt U php/php-src/trunk/tests/output/ob_start_basic_unerasable_005.phpt Modified: php/php-src/branches/PHP_5_2/tests

11/28/2009 12:35:56 AM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/ branches/PHP_5_2/build/libtool.m4 branches/PHP_5_3/build/libtool.m4 trunk/build/libtool.m4

--3f5572a117ada782df85b382a93327fc09441aec Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Sat, 28 Nov 2009 00:06:54 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291367 Log: - Fix bad merge (Sorry Ilia..) Changed paths: U php/php-src/branches/PHP_5_2/build/libtool.m4 U php/php-src/branches/PHP_5_3/build/libtool.m4 U php/php-src/trunk/build/libtool.m4 Modified: php/php-src/branches/PHP_5_2/build/libtool.m4 ================================================================

11/28/2009 12:06:54 AM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/ branches/PHP_5_2/ext/standard/config.m4 branches/PHP_5_3/ext/standard/config.m4 trunk/ext/standard/config.m4

--b954886b5537ebbd5042bffc83238a598f340a62 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Fri, 27 Nov 2009 23:41:13 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291364 Log: Fix bug #50315 Bug: http://bugs.php.net/50315 (Open) Use of config.cache causes missing HAVE_FORK define Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/config.m4 U php/php-src/branches/PHP_5_3/ext/standard/config.m4 U php/php-src/trunk/ext/standard/config.m4 Modified: php/php-sr

11/27/2009 11:41:13 PM 0 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /php/php-src/ branches/PHP_5_3/Makefile.global branches/PHP_5_3/main/main.c trunk/Makefile.global trunk/main/main.c

--37fa91d56c88988c329978602afddc1ca4194537 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Fri, 27 Nov 2009 23:34:36 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291363 Log: - Fixed bug #49935 (Deprecated warnings make "make test" to fail) Bug: http://bugs.php.net/49935 (Assigned) All tests failing due to warning message Changed paths: U php/php-src/branches/PHP_5_3/Makefile.global U php/php-src/branches/PHP_5_3/main/main.c _U php/php-src/branches/PHP_5_3/tests/run

11/27/2009 11:34:36 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/ branches/PHP_5_3/ext/gmp/gmp.c trunk/ext/gmp/gmp.c

--778de9a1e70738cbdff43cfe95742bd3e1dacfbb Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit dsp Fri, 27 Nov 2009 22:24:44 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291362 Log: Use extended base if we build again gmp 4.2.0 which is usually available. Changed paths: U php/php-src/branches/PHP_5_3/ext/gmp/gmp.c U php/php-src/trunk/ext/gmp/gmp.c Modified: php/php-src/branches/PHP_5_3/ext/gmp/gmp.c =================================================================== --- php/php-src/

11/27/2009 10:24:44 PM 0 ...@php.net (=?utf-8?q?David_Soria_Parra?=)
svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

--bb91426a375439dc1ea5d1b2040de13b80d8215e Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit iliaa Fri, 27 Nov 2009 14:50:28 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291358 Log: back to dev Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/configure.in U php/php-src/branches/PHP_5_2/main/php_version.h Modified: php/php-src/branches/PHP_5_2/NEWS =================================================================== --- php/php-src/branches/PHP_

11/27/2009 2:50:28 PM 0 il...@php.net (=?utf-8?q?Ilia_Alshanetsky?=)
svn: /php/php-src/tags/

--e17d28c5b69d70694efdd4f418d4ae68bbfe0650 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit iliaa Fri, 27 Nov 2009 14:26:22 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291356 Log: 5.2.12RC3 Changed paths: A + php/php-src/tags/php_5_2_12RC3/ (from php/php-src/branches/PHP_5_2/:r291355) Property changes on: php/php-src/tags/php_5_2_12RC3 ___________________________________________________________________ Added: svn:ignore + Makefile.objects Makefile.fragments Makefile accon

11/27/2009 2:26:22 PM 0 il...@php.net (=?utf-8?q?Ilia_Alshanetsky?=)
svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

--2358ec36ad4111ac8ecd9376ed17db21f8e47181 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit iliaa Fri, 27 Nov 2009 14:25:58 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291355 Log: 5.2.12RC3 Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/configure.in U php/php-src/branches/PHP_5_2/main/php_version.h Modified: php/php-src/branches/PHP_5_2/NEWS =================================================================== --- php/php-src/branches/PHP_5_

11/27/2009 2:25:58 PM 0 il...@php.net (=?utf-8?q?Ilia_Alshanetsky?=)
svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in ext/standard/config.m4 scripts/phpize.m4

--348ed0be11eb77d1c64270d1664f349a93e180cd Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Fri, 27 Nov 2009 12:51:41 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291353 Log: - Partially revert the autoconf 2.6x "fix" to make configure work with release Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/configure.in U php/php-src/branches/PHP_5_2/ext/standard/config.m4 U php/php-src/branches/PHP_5_2/scripts/phpize.m4 Modified: php/ph

11/27/2009 12:51:41 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/ branches/PHP_5_2/build/libtool.m4 branches/PHP_5_3/build/libtool.m4 trunk/build/libtool.m4

--9e14819222f5031735cb33831aeb4ab3c0405253 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Fri, 27 Nov 2009 12:50:29 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291352 Log: - Re-fixed bug #47104 (Linking shared extensions fails with icc) Bug: http://bugs.php.net/47104 (Closed) Linking shared extensions fails with icc Changed paths: U php/php-src/branches/PHP_5_2/build/libtool.m4 U php/php-src/branches/PHP_5_3/build/libtool.m4 U php/php-src/trunk/build/libtool.m4

11/27/2009 12:50:29 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/branches/PHP_5_3/ NEWS

--f38b36317fa025866fe8880c9695e848809cb755 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Fri, 27 Nov 2009 09:20:43 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291350 Log: - Restore sanity in the NEWS. (duplicate, wrong order, etc..) Changed paths: U php/php-src/branches/PHP_5_3/NEWS --f38b36317fa025866fe8880c9695e848809cb755 Content-Type: text/x-diff; charset="utf-8" Content-Disposition: attachment; filename="svn-diffs-291350.txt" Content-Transfer-Encoding: base64 TW9kaWZp

11/27/2009 9:20:43 AM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

--4dcd40ab889509d5bb68f75492e1af500fc787c2 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit iliaa Fri, 27 Nov 2009 03:17:06 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291339 Log: Back to dev Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/configure.in U php/php-src/branches/PHP_5_2/main/php_version.h Modified: php/php-src/branches/PHP_5_2/NEWS =================================================================== --- php/php-src/branches/PHP_

11/27/2009 3:17:06 AM 0 il...@php.net (=?utf-8?q?Ilia_Alshanetsky?=)
svn: /php/php-src/tags/

--c01a78509a0d00ca8b9e376ecdd59a98fe9cf08c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit iliaa Fri, 27 Nov 2009 03:16:26 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291338 Log: 5.2.12RC2 Changed paths: A + php/php-src/tags/php_5_2_12RC2/ (from php/php-src/branches/PHP_5_2/:r291337) Property changes on: php/php-src/tags/php_5_2_12RC2 ___________________________________________________________________ Added: svn:ignore + Makefile.objects Makefile.fragments Makefile accon

11/27/2009 3:16:26 AM 0 il...@php.net (=?utf-8?q?Ilia_Alshanetsky?=)
svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

--1cc5af0ae0dd9186d40dad810bb238bbce9c6f17 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit iliaa Fri, 27 Nov 2009 03:14:36 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291337 Log: 5.2.12RC2 Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/configure.in U php/php-src/branches/PHP_5_2/main/php_version.h Modified: php/php-src/branches/PHP_5_2/NEWS =================================================================== --- php/php-src/branches/PHP_5_

11/27/2009 3:14:36 AM 0 il...@php.net (=?utf-8?q?Ilia_Alshanetsky?=)
svn: /php/php-src/branches/PHP_5_2/ NEWS ext/gmp/gmp.c

--ab6fb4386aaa2a70c01312307a58f83a0dd4b807 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit iliaa Fri, 27 Nov 2009 03:13:59 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291336 Log: Revert gmp patches as they require a newer lib Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/ext/gmp/gmp.c Modified: php/php-src/branches/PHP_5_2/NEWS =================================================================== --- php/php-src/branches/PHP_5_2/NEWS 2009-11-27 0

11/27/2009 3:13:59 AM 0 il...@php.net (=?utf-8?q?Ilia_Alshanetsky?=)
svn: /php/php-src/ branches/PHP_5_2/ext/pgsql/pgsql.c branches/PHP_5_3/ext/pgsql/pgsql.c trunk/ext/pgsql/pgsql.c

--b4bbcd9cfeaf19695512ca54231eda25d58f327b Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit iliaa Fri, 27 Nov 2009 03:02:01 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291335 Log: Fixe build Changed paths: U php/php-src/branches/PHP_5_2/ext/pgsql/pgsql.c U php/php-src/branches/PHP_5_3/ext/pgsql/pgsql.c U php/php-src/trunk/ext/pgsql/pgsql.c Modified: php/php-src/branches/PHP_5_2/ext/pgsql/pgsql.c =================================================================== --- php/php

11/27/2009 3:02:01 AM 0 il...@php.net (=?utf-8?q?Ilia_Alshanetsky?=)
svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_ps.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_structs.h branches/PHP_5_3/ext/mysqlnd/mysqlnd_wireprotocol.c t

--ddf35decd8bce616e44517b59dab5ed3ff38514d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit andrey Thu, 26 Nov 2009 11:10:47 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291333 Log: fix debug windows build as well as remove a compilation warning (a header not included) Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.c U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_ps.c U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_structs.h U php/php-src/branches

11/26/2009 11:10:47 AM 0 and...@php.net (=?utf-8?q?Andrey_Hristov?=)
svn: /php/php-src/trunk/ext/standard/ config.m4

--80171899da346bdab650617446898b08f0a1e295 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Thu, 26 Nov 2009 10:26:27 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291332 Log: MFB52: missing _cv_ Changed paths: U php/php-src/trunk/ext/standard/config.m4 Modified: php/php-src/trunk/ext/standard/config.m4 =================================================================== --- php/php-src/trunk/ext/standard/config.m4 2009-11-26 10:15:34 UTC (rev 291331) +++ php/php-src/trunk/ext/standa

11/26/2009 10:26:27 AM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/ branches/PHP_5_2/ext/gmp/gmp.c branches/PHP_5_2/ext/gmp/tests/bug50283.phpt branches/PHP_5_3/ext/gmp/gmp.c branches/PHP_5_3/ext/gmp/tests/bug50283.phpt trunk/ext/gmp/gmp.c trunk/ext

--f7b77e1e2df4c798fa17cc6e931c12b2a660b9be Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit dsp Wed, 25 Nov 2009 23:38:34 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291323 Log: Also allow base 62 for gmp_init as requested in (#50283) Bug: http://bugs.php.net/50283 (To be documented) allow base in gmp_strval to use full range: 2 to 62, and -2 to -36 Changed paths: U php/php-src/branches/PHP_5_2/ext/gmp/gmp.c U php/php-src/branches/PHP_5_2/ext/gmp/tests/bug50283.phpt U

11/25/2009 11:38:34 PM 0 ...@php.net (=?utf-8?q?David_Soria_Parra?=)
svn: /php/php-src/branches/PHP_5_2/ext/standard/tests/strings/ bug49785.phpt

--9d924c19794aba362fb847e7ce1aa9c187b87a2e Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Wed, 25 Nov 2009 18:58:14 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291321 Log: There is no ENT_IGNORE in 5.2 Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/tests/strings/bug49785.phpt Modified: php/php-src/branches/PHP_5_2/ext/standard/tests/strings/bug49785.phpt =================================================================== --- php/php-src/branches/PHP_5_2/ext/standard/t

11/25/2009 6:58:14 PM 0 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /php/php-src/ branches/PHP_5_2/ext/gmp/gmp.c branches/PHP_5_2/ext/gmp/tests/bug50283.phpt branches/PHP_5_3/ext/gmp/gmp.c branches/PHP_5_3/ext/gmp/tests/bug50283.phpt trunk/ext/gmp/gmp.c trunk/ext

--d0a06d47432ad967cfaa03d28ad0fec129f4fdb7 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit dsp Wed, 25 Nov 2009 18:15:25 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291320 Log: Really use 62 as the upper boundary as requested and not 32. Changed paths: U php/php-src/branches/PHP_5_2/ext/gmp/gmp.c U php/php-src/branches/PHP_5_2/ext/gmp/tests/bug50283.phpt U php/php-src/branches/PHP_5_3/ext/gmp/gmp.c U php/php-src/branches/PHP_5_3/ext/gmp/tests/bug50283.phpt U php

11/25/2009 6:15:25 PM 0 ...@php.net (=?utf-8?q?David_Soria_Parra?=)
svn: /php/php-src/branches/PHP_5_2/ext/standard/ config.m4

--7c6b9495fe50f98b552a13e7f81e7da541618bfd Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Wed, 25 Nov 2009 16:53:23 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291318 Log: Missing _cv_ here Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/config.m4 Modified: php/php-src/branches/PHP_5_2/ext/standard/config.m4 =================================================================== --- php/php-src/branches/PHP_5_2/ext/standard/config.m4 2009-11-25 16:01:49 UTC (rev 291317) +

11/25/2009 4:53:23 PM 0 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/pgsql/pgsql.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/pgsql/pgsql.c trunk/ext/pgsql/pgsql.c

--6749af078292aaa3a43530e1c65000d71cc8902e Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit iliaa Wed, 25 Nov 2009 14:28:00 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291312 Log: Fixed bug #50195 (pg_copy_to() fails when table name contains schema). Bug: http://bugs.php.net/50195 (Open) pg_copy_to does not allow schema in the tablename argument Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/ext/pgsql/pgsql.c U php/php-src/branches/PHP

11/25/2009 2:28:00 PM 0 il...@php.net (=?utf-8?q?Ilia_Alshanetsky?=)
svn: /SVNROOT/ global_avail

--713bd520b0c995292c65ec4959b13d0546453f12 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit pajoye Wed, 25 Nov 2009 13:40:18 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291308 Log: - it should be smarter Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =================================================================== --- SVNROOT/global_avail 2009-11-25 13:33:22 UTC (rev 291307) +++ SVNROOT/global_avail 2009-11-25 13:40:18 UTC (rev 291308) @@ -280,7 +280,7 @@ avai

11/25/2009 1:40:18 PM 0 paj...@php.net (=?utf-8?q?Pierre_Joye?=)
svn: /SVNROOT/ global_avail

--cdb40e9868b03abdbb5950faa773497d25a6d6e9 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit pajoye Wed, 25 Nov 2009 13:33:22 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291307 Log: - merge mgdm karma and revert the pango one, comm issue Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =================================================================== --- SVNROOT/global_avail 2009-11-25 13:18:03 UTC (rev 291306) +++ SVNROOT/global_avail 2009-11-25 13:33:22 UTC (rev 29

11/25/2009 1:33:22 PM 0 paj...@php.net (=?utf-8?q?Pierre_Joye?=)
svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/sapi/apache2handler/sapi_apache2.c branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/apache2handler/sapi_apache2.c trunk/sapi/apache2handler/sapi_ap

--90f0b1532407c1626a6f3263f8ceff19aee4b39a Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Wed, 25 Nov 2009 12:35:42 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291305 Log: - Fixed bug #49677 (ini parser crashes with apache2 and using ${something} ini variables) Bug: http://bugs.php.net/49677 (Assigned) ini parser crashes with apache2 and using ${something} ini variables Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/sapi/apache2handle

11/25/2009 12:35:42 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/ branches/PHP_5_2/sapi/apache2handler/sapi_apache2.c branches/PHP_5_3/sapi/apache2handler/sapi_apache2.c trunk/sapi/apache2handler/sapi_apache2.c

--f0f88c033942a718898d337137fbadece3200fa8 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Wed, 25 Nov 2009 12:26:10 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291304 Log: ws Changed paths: U php/php-src/branches/PHP_5_2/sapi/apache2handler/sapi_apache2.c U php/php-src/branches/PHP_5_3/sapi/apache2handler/sapi_apache2.c U php/php-src/trunk/sapi/apache2handler/sapi_apache2.c --f0f88c033942a718898d337137fbadece3200fa8 Content-Type: text/x-diff; charset="utf-8" Conte

11/25/2009 12:26:10 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /SVNROOT/ global_avail

--8637e59664474ecb8d7aa5cdc513ee9eea5581ac Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit derick Wed, 25 Nov 2009 11:00:12 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291301 Log: - Karma for Michael for RSVG and pango. Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =================================================================== --- SVNROOT/global_avail 2009-11-25 11:00:11 UTC (rev 291300) +++ SVNROOT/global_avail 2009-11-25 11:00:12 UTC (rev 291301) @@ -280,6

11/25/2009 11:00:12 AM 0 der...@php.net (=?utf-8?q?Derick_Rethans?=)
svn: /php/php-src/branches/PHP_5_3/ NEWS

--1cc22378bf5e11320d61e4e85c1ea0dad08561aa Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Wed, 25 Nov 2009 07:48:43 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291294 Log: *sigh* Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2009-11-25 07:40:13 UTC (rev 291293) +++ php/php-src/branches/PHP_5_3/NEWS 2009-11-25 07:48:43 UTC (rev

11/25/2009 7:48:43 AM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/branches/PHP_5_3/ NEWS

--3fee0a15d7c6a5920c8270275d90f4b93406ea29 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit pajoye Wed, 25 Nov 2009 07:40:13 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291293 Log: - merge NEWS from 5.3.1 Changed paths: U php/php-src/branches/PHP_5_3/NEWS --3fee0a15d7c6a5920c8270275d90f4b93406ea29 Content-Type: text/x-diff; charset="utf-8" Content-Disposition: attachment; filename="svn-diffs-291293.txt" Content-Transfer-Encoding: base64 TW9kaWZpZWQ6IHBocC9waHAtc3JjL2JyYW5jaGVzL1BIUF

11/25/2009 7:40:13 AM 0 paj...@php.net (=?utf-8?q?Pierre_Joye?=)
svn: /php/php-src/branches/ PHP_5_2/NEWS PHP_5_3/NEWS

--4e0c2d156cded9af0bb8a9de148c52249f91fe87 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Wed, 25 Nov 2009 07:21:38 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291292 Log: - Do not forget NEWS for 5.2.. Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS =================================================================== --- php/php-src/branches/PHP_5_2/NEWS 2009-11-25 05:44:27 UTC (rev 291291)

11/25/2009 7:21:38 AM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/ branches/PHP_5_3/ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_serialize.phpt trunk/ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_serialize.phpt

--3a48c2e399f35e9c3fc9badca47f7a9426b6dbf3 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Wed, 25 Nov 2009 05:44:27 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291291 Log: The constructor generates that next line of output, so the expected output had these 2 lines in the wrong order. Test your tests! Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_serialize.phpt U php/php-src/trunk/ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_serialize.phpt

11/25/2009 5:44:27 AM 0 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /php/php-src/ branches/PHP_5_3/ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.phpt trunk/ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.phpt

--7a516da66e882542c574bc712e8b95a06f5d80a5 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Wed, 25 Nov 2009 05:38:33 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291290 Log: And there is no 23,24,25 in this test at all. Perhaps these lines were added to the wrong file by mistake? Those were the same ones missing from pdo_mysql___construct_options.phpt Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.phpt U php/php-src/tr

11/25/2009 5:38:33 AM 0 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /php/php-src/ branches/PHP_5_3/ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt trunk/ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt

--23bc60c20e3ab0db6960126f328fd0a6c28ea35c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Wed, 25 Nov 2009 05:29:57 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291289 Log: Unless I am completely misreading this test case, these 3 lines at the end should be in the expected output. Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt U php/php-src/trunk/ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt Modified: php/php-src

11/25/2009 5:29:57 AM 0 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /php/php-src/ branches/PHP_5_2/ext/standard/tests/general_functions/proc_nice_variation5.phpt branches/PHP_5_3/ext/standard/tests/general_functions/proc_nice_variation5.phpt trunk/ext/standard/te

--47993a66732fbeb4cefa4cd31dd8973627103e0e Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Wed, 25 Nov 2009 04:00:55 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291288 Log: Another test that doesn't work as root Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/tests/general_functions/proc_nice_variation5.phpt U php/php-src/branches/PHP_5_3/ext/standard/tests/general_functions/proc_nice_variation5.phpt U php/php-src/trunk/ext/standard/tests/general_functions/proc

11/25/2009 4:00:55 AM 0 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /php/php-src/ branches/PHP_5_2/ext/posix/tests/posix_seteuid_variation2.phpt branches/PHP_5_2/ext/posix/tests/posix_seteuid_variation3.phpt branches/PHP_5_2/ext/posix/tests/posix_seteuid_variatio

--288d149fa9a5ea4a94d74d050c6c433d56d5c94b Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Wed, 25 Nov 2009 03:53:50 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291287 Log: These tests don't work when run as root Changed paths: U php/php-src/branches/PHP_5_2/ext/posix/tests/posix_seteuid_variation2.phpt U php/php-src/branches/PHP_5_2/ext/posix/tests/posix_seteuid_variation3.phpt U php/php-src/branches/PHP_5_2/ext/posix/tests/posix_seteuid_variation4.phpt U php/php-

11/25/2009 3:53:50 AM 0 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /php/php-src/branches/PHP_5_3/ NEWS

--20c9e1b7f8970a00a1e5215aa23430d14eb6a07c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Wed, 25 Nov 2009 02:42:03 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291286 Log: .. Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2009-11-25 02:03:02 UTC (rev 291285) +++ php/php-src/branches/PHP_5_3/NEWS 2009-11-25 02:42:03 UTC (rev 291

11/25/2009 2:42:03 AM 0 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/xmlrpc/tests/bug50285.phpt branches/PHP_5_2/ext/xmlrpc/xmlrpc-epi-php.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/xmlrpc/tests/bug50285.p

--b153e044dd65b86328e8ba66a782279d81882cff Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit felipe Wed, 25 Nov 2009 02:03:02 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291285 Log: - Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays) Bug: http://bugs.php.net/50285 (Verified) xmlrpc does not preserve keys in encoded indexed arrays Changed paths: U php/php-src/branches/PHP_5_2/NEWS A php/php-src/branches/PHP_5_2/ext/xmlrpc/tests/bug50285.phpt U php/

11/25/2009 2:03:02 AM 0 fel...@php.net (=?utf-8?q?Felipe_Pena?=)
svn: /php/php-src/ branches/PHP_5_2/ext/standard/config.m4 branches/PHP_5_2/scripts/phpize.m4 branches/PHP_5_3/ext/standard/config.m4 branches/PHP_5_3/scripts/phpize.m4 trunk/ext/standard/config.m4 tr

--ecc77b359de3d13e0c6759add210445965085b46 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Wed, 25 Nov 2009 01:36:41 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291284 Log: Missed a few - now it really works with autoconf-2.64+ Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/config.m4 U php/php-src/branches/PHP_5_2/scripts/phpize.m4 U php/php-src/branches/PHP_5_3/ext/standard/config.m4 U php/php-src/branches/PHP_5_3/scripts/phpize.m4 U php/php-src

11/25/2009 1:36:41 AM 0 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/Zend/tests/bug50255.phpt branches/PHP_5_2/Zend/zend_vm_def.h branches/PHP_5_2/Zend/zend_vm_execute.h branches/PHP_5_3/NEWS branches/PHP_5_3/Ze

--36614ae6fe926a42652de884c986c67dc6ff7f2d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit felipe Tue, 24 Nov 2009 21:54:12 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291282 Log: - Fixed bug #50255 (isset() and empty() silently casts array to object) Bug: http://bugs.php.net/50255 (Closed) isset() and empty() silently casts array to object Changed paths: U php/php-src/branches/PHP_5_2/NEWS A php/php-src/branches/PHP_5_2/Zend/tests/bug50255.phpt U php/php-src/branches/P

11/24/2009 9:54:12 PM 0 fel...@php.net (=?utf-8?q?Felipe_Pena?=)
svn: /php/php-src/branches/ PHP_5_2/NEWS PHP_5_3/NEWS

--25e8fd75be7ae09fe835098c8f16eecbdf3ebe42 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Tue, 24 Nov 2009 14:14:13 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291266 Log: - Fix news Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS =================================================================== --- php/php-src/branches/PHP_5_2/NEWS 2009-11-24 13:59:56 UTC (rev 291265) +++ php/php-src/bra

11/24/2009 2:14:13 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd_charset.c trunk/ext/mysqlnd/mysqlnd_charset.c

--e627b6d890de19da4ba72887077604927eede32b Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit andrey Tue, 24 Nov 2009 13:59:56 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291265 Log: Update charset table Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_charset.c U php/php-src/trunk/ext/mysqlnd/mysqlnd_charset.c --e627b6d890de19da4ba72887077604927eede32b Content-Type: text/x-diff; charset="utf-8" Content-Disposition: attachment; filename="svn-diffs-291265.txt" Cont

11/24/2009 1:59:56 PM 0 and...@php.net (=?utf-8?q?Andrey_Hristov?=)
svn: /php/php-src/ branches/PHP_5_2/ext/ftp/ftp.c branches/PHP_5_3/ext/ftp/ftp.c trunk/ext/ftp/ftp.c

--5d2a3fceb4b3179bcfaf39ad2f88cfcfbcb8d729 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit rasmus Tue, 24 Nov 2009 13:57:39 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291264 Log: Fix null deref found by Michael Maclean Changed paths: U php/php-src/branches/PHP_5_2/ext/ftp/ftp.c U php/php-src/branches/PHP_5_3/ext/ftp/ftp.c U php/php-src/trunk/ext/ftp/ftp.c Modified: php/php-src/branches/PHP_5_2/ext/ftp/ftp.c ===================================================================

11/24/2009 1:57:39 PM 0 ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/gmp/gmp.c branches/PHP_5_2/ext/gmp/tests/bug50283.phpt branches/PHP_5_3/ext/gmp/gmp.c branches/PHP_5_3/ext/gmp/tests/bug50

Hi 2009/11/24 David Soria Parra <dsp@php.net>: > dsp =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0Tue, 24 Nov 2009 13:33:35 +0000 > > Revision: http://svn.php.net/viewvc?view=3Drevision&revision=3D291262 > > Log: > Implement feature request #50283 (allow base in gmp_strval to use full ra= nge: 2 to 62, and -2 to -36) PHP_5_2 is a bug fix branch, was it approved by Ilia? --=20 regrads, Kalle Sommer Nielsen kalle@php.net

11/24/2009 1:55:52 PM 1 ka...@php.net (Kalle Sommer Nielsen)
svn: /php/php-src/branches/PHP_5_2/ EXTENSIONS

--5fd74c3131fd41a95bf564073c4deb8500d5f591 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit iliaa Tue, 24 Nov 2009 13:51:53 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291263 Log: Add myself as pdo_pgsql maintainer Changed paths: U php/php-src/branches/PHP_5_2/EXTENSIONS Modified: php/php-src/branches/PHP_5_2/EXTENSIONS =================================================================== --- php/php-src/branches/PHP_5_2/EXTENSIONS 2009-11-24 13:33:35 UTC (rev 291262) +++ php/php-src/bran

11/24/2009 1:51:53 PM 0 il...@php.net (=?utf-8?q?Ilia_Alshanetsky?=)
svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/gmp/gmp.c branches/PHP_5_2/ext/gmp/tests/bug50283.phpt branches/PHP_5_3/ext/gmp/gmp.c branches/PHP_5_3/ext/gmp/tests/bug50283.phpt trunk/e

--a556f21ac2b640e5ef55a9ee2d1168583cbda15c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit dsp Tue, 24 Nov 2009 13:33:35 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291262 Log: Implement feature request #50283 (allow base in gmp_strval to use full range: 2 to 62, and -2 to -36) Bug: http://bugs.php.net/50283 (Open) allow base in gmp_strval to use full range: 2 to 62, and -2 to -36 Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/ext/gmp/gmp.

11/24/2009 1:33:35 PM 0 ...@php.net (=?utf-8?q?David_Soria_Parra?=)
svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/xmlrpc/tests/bug50282.phpt branches/PHP_5_2/ext/xmlrpc/xmlrpc-epi-php.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/xmlrpc/tests/bug50282.p

--a691a496decedcad61aa21a685d87a2123e82507 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit felipe Tue, 24 Nov 2009 11:32:31 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291260 Log: - Fixed bug #50282 (xmlrpc_encode_request() changes object into array in calling function) Bug: http://bugs.php.net/50282 (Open) xmlrpc_encode_request() changes object into array in calling function Changed paths: U php/php-src/branches/PHP_5_2/NEWS A php/php-src/branches/PHP_5_2/ext/xmlrpc/tests/bug

11/24/2009 11:32:31 AM 0 fel...@php.net (=?utf-8?q?Felipe_Pena?=)
svn: /php/php-src/trunk/ext/standard/ string.c

--7e412877311802e1b1b299323af3a0e6d34fcf54 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit kalle Tue, 24 Nov 2009 11:08:16 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291259 Log: Fixed #50226 (Insufficient memory allocation for unicode string) - Patch by yoarvi at gmail dot com Bug: http://bugs.php.net/50226 (Open) [PATCH] - Insufficient memory allocation for unicode string Changed paths: U php/php-src/trunk/ext/standard/string.c Modified: php/php-src/trunk/ext/standard/string.

11/24/2009 11:08:16 AM 0 ka...@php.net (=?utf-8?q?Kalle_Sommer_Nielsen?=)
svn: /SVNROOT/ global_avail

--78237b3f6515c90e9ea1597b389fd2d9ccefcc50 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit derick Tue, 24 Nov 2009 09:31:19 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291254 Log: - pecl/apm karma for Patrick and Davide. Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =================================================================== --- SVNROOT/global_avail 2009-11-24 02:52:35 UTC (rev 291253) +++ SVNROOT/global_avail 2009-11-24 09:31:19 UTC (rev 291254) @@ -310,

11/24/2009 9:31:19 AM 0 der...@php.net (=?utf-8?q?Derick_Rethans?=)
svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/browscap.c trunk/ext/standard/browscap.c

--9a62c45befdf4186ec8776848fb912c64decd7fd Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Tue, 24 Nov 2009 00:18:16 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291250 Log: Fixed bug #50267 (get_browser(null) does not use HTTP_USER_AGENT) Bug: http://bugs.php.net/50267 (Feedback) get_browser with null parameter runs on empty user agent string Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/ext/standard/browscap.c U php/php-src/tr

11/24/2009 12:18:16 AM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/ branches/PHP_5_3/Zend/tests/bug50261.phpt trunk/Zend/tests/bug50261.phpt

--93d490baea8cf8e4488bd2a9dcf965387649a2df Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit felipe Mon, 23 Nov 2009 23:07:07 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291248 Log: - Added test for bug #50261 Bug: http://bugs.php.net/50261 (Verified) Crash When Calling Parent Constructor with call_user_func() Changed paths: A php/php-src/branches/PHP_5_3/Zend/tests/bug50261.phpt A php/php-src/trunk/Zend/tests/bug50261.phpt Added: php/php-src/branches/PHP_5_3/Zend/tests/bug50

11/23/2009 11:07:07 PM 0 fel...@php.net (=?utf-8?q?Felipe_Pena?=)
svn: /php/php-src/trunk/ext/imap/tests/ imap_body.phpt imap_fetchstructure_basic.phpt imap_gc_error.phpt imap_getsubscribed_basic.phpt imap_headerinfo_basic.phpt imap_headerinfo_error.phpt imap_list_b

--b080ee32aa90d71c2497807945ef19dc243472ba Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit odoucet Mon, 23 Nov 2009 21:59:00 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291242 Log: IMAP tests for trunk Changed paths: U php/php-src/trunk/ext/imap/tests/imap_body.phpt A php/php-src/trunk/ext/imap/tests/imap_fetchstructure_basic.phpt U php/php-src/trunk/ext/imap/tests/imap_gc_error.phpt A php/php-src/trunk/ext/imap/tests/imap_getsubscribed_basic.phpt A php/php-src/trun

11/23/2009 9:59:00 PM 0 odou...@php.net (=?utf-8?q?Olivier_DOUCET?=)
svn: /php/php-src/branches/PHP_5_2/ build/libtool.m4 config.guess config.sub ltmain.sh

--13381f1e1e1082a9668d7b159c299bd4576b9039 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Mon, 23 Nov 2009 21:54:46 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291241 Log: - Upgraded bundled libtool to 1.5.26 Changed paths: U php/php-src/branches/PHP_5_2/build/libtool.m4 U php/php-src/branches/PHP_5_2/config.guess U php/php-src/branches/PHP_5_2/config.sub U php/php-src/branches/PHP_5_2/ltmain.sh --13381f1e1e1082a9668d7b159c299bd4576b9039 Content-Type: text/x

11/23/2009 9:54:46 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/trunk/ build/libtool.m4 config.guess config.sub ltmain.sh

--08d86dd96d899c4ed6a4cec2a12efa9047222a96 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Mon, 23 Nov 2009 21:54:21 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291240 Log: - Upgraded bundled libtool to 1.5.26 Changed paths: U php/php-src/trunk/build/libtool.m4 U php/php-src/trunk/config.guess U php/php-src/trunk/config.sub U php/php-src/trunk/ltmain.sh --08d86dd96d899c4ed6a4cec2a12efa9047222a96 Content-Type: text/x-diff; charset="utf-8" Content-Disposition:

11/23/2009 9:54:21 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)
svn: /php/php-src/branches/PHP_5_3/ build/libtool.m4 config.guess config.sub ltmain.sh

--7b8453f54ecd412644c3efbfda5a6d04d7939a26 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit jani Mon, 23 Nov 2009 21:53:30 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291239 Log: - Upgraded bundled libtool to 1.5.26 Changed paths: U php/php-src/branches/PHP_5_3/build/libtool.m4 U php/php-src/branches/PHP_5_3/config.guess U php/php-src/branches/PHP_5_3/config.sub U php/php-src/branches/PHP_5_3/ltmain.sh --7b8453f54ecd412644c3efbfda5a6d04d7939a26 Content-Type: text/x

11/23/2009 9:53:30 PM 0 j...@php.net (=?utf-8?q?Jani_Taskinen?=)

Pages: 2 3









Newest Articles

#50656 [NEW]: Assign constant to var causes syntax error
1/4/2010 3:07:07 PM

#50655 [NEW]: fgets(): French translation error
1/4/2010 2:40:48 PM

note 95459 added to domnode.haschildnodes
1/4/2010 1:53:44 PM

note 95458 added to function.readdir
1/4/2010 1:36:41 PM

Hola
1/4/2010 1:29:49 PM