[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/general_functions/ini_get_all.phpt branches/PHP_5_4/ext/standard/tests/general_functions/ini_get_all.phpt trunk/ext/standard/tests/gene

2011-05-24 Thread Philip Olson
philip Wed, 25 May 2011 00:02:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=311408 Log: Fixed test, as per r311323 Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/general_functions/ini_get_all.phpt U php/php-s

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/filters.c branches/PHP_5_3/ext/standard/tests/filters/bug50363.phpt branches/PHP_5_4/ext/standard/filters.c branches/PH

2011-05-24 Thread Felipe Pena
felipe Tue, 24 May 2011 23:49:26 + Revision: http://svn.php.net/viewvc?view=revision&revision=311407 Log: - Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode filter) Patch by: slusarz at curecanti dot org Bug: http://bugs.php.net/50363 (

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/Zend/tests/constants_005.phpt branches/PHP_5_4/Zend/tests/constants_005.phpt trunk/Zend/tests/constants_005.phpt

2011-05-24 Thread Philip Olson
philip Tue, 24 May 2011 23:49:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=311406 Log: Fixed test Changed paths: U php/php-src/branches/PHP_5_3/Zend/tests/constants_005.phpt U php/php-src/branches/PHP_5_4/Zend/tests/constants_0

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-05-24 Thread Philip Olson
philip Tue, 24 May 2011 23:48:42 + Revision: http://svn.php.net/viewvc?view=revision&revision=311405 Log: Give self karma for zend tests. Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/file/005_variation2.phpt branches/PHP_5_4/ext/standard/tests/file/005_variation2.phpt trunk/ext/standard/tests/file/005_variation2.phpt

2011-05-24 Thread Philip Olson
philip Tue, 24 May 2011 23:27:49 + Revision: http://svn.php.net/viewvc?view=revision&revision=311404 Log: Updated test. touch() emits E_WARNING for bogus values. Updated 5.3 test to look the same. Changed paths: U php/php-src/branches/PHP_5_3/ext/stan

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/filter/logical_filters.c branches/PHP_5_4/ext/filter/logical_filters.c trunk/ext/filter/logical_filters.c

2011-05-24 Thread Felipe Pena
felipe Tue, 24 May 2011 22:34:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=311403 Log: - Fix logic, it must check for both flags (as says the comment in the code) (bug #54912) Bug: http://bugs.php.net/54912 (Closed) filter/logical_filters

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/filter/logical_filters.c branches/PHP_5_4/ext/filter/logical_filters.c trunk/ext/filter/logical_filters.c

2011-05-24 Thread Felipe Pena
felipe Tue, 24 May 2011 22:24:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=311402 Log: - Fixed bug #54912 (filter/logical_filters.c:685:32: warning: use of logical || with constant op) Initial patch by: crrodriguez at opensuse dot org B

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/php_crypt_r.c branches/PHP_5_3/ext/standard/tests/strings/bug54721.phpt branches/PHP_5_4/ext/standard/php_crypt_r.c bra

2011-05-24 Thread Pierre Joye
pajoye Tue, 24 May 2011 13:48:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=311390 Log: - Fix #54721, different Hashes on Windows, BSD and Linux on wrong Salt size Bug: http://bugs.php.net/54721 (Feedback) crypt function Changed pat

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2011-05-24 Thread Felipe Pena
felipe Tue, 24 May 2011 12:23:51 + Revision: http://svn.php.net/viewvc?view=revision&revision=311387 Log: - Add CVE to bug entry Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS ===

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/tests/strings/ addslashes_variation2.phpt addslashes_variation3.phpt bug21453.phpt chop_variation3.phpt chunk_split_variation11.phpt chunk_spl

2011-05-24 Thread Pierre Joye
pajoye Tue, 24 May 2011 10:23:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=311384 Log: - fix tests, keep EOL as unix style as the str len is used in expectf Changed paths: _U php/php-src/branches/PHP_5_3/ext/standard/tests/strings/ad

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/tests/strings/ 006-win32.phpt 006.phpt

2011-05-24 Thread Pierre Joye
pajoye Tue, 24 May 2011 09:44:55 + Revision: http://svn.php.net/viewvc?view=revision&revision=311383 Log: - make svn-eol LF and use one test for unix and windows Changed paths: D php/php-src/branches/PHP_5_3/ext/standard/tests/strings/006-win32.phpt

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/ math.c

2011-05-24 Thread Dmitry Stogov
dmitry Tue, 24 May 2011 08:27:36 + Revision: http://svn.php.net/viewvc?view=revision&revision=311379 Log: Fixed comilation on x86_64 Changed paths: U php/php-src/trunk/ext/standard/math.c Modified: php/php-src/trunk/ext/standard/math.c ===

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-05-24 Thread Hannes Magnusson
bjoriTue, 24 May 2011 07:28:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=311378 Log: Committing news entries for bugfixes/features is a natural thing Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===