[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/fileinfo/libmagic/apprentice.c branches/PHP_5_4/ext/fileinfo/libmagic/apprentice.c trunk/ext/fileinfo/libmagic/apprentice.c

2011-11-22 Thread Felipe Pena
felipe Tue, 22 Nov 2011 15:12:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=319684 Log: - Fix the fix Changed paths: U php/php-src/branches/PHP_5_3/ext/fileinfo/libmagic/apprentice.c U php/php-src/branches/PHP_5_4/ext/fileinfo/l

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

2011-11-22 Thread Felipe Pena
felipe Tue, 22 Nov 2011 19:18:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=319698 Log: - Fix the fix (thanks Chris Jones!) Changed paths: U php/php-src/branches/PHP_5_3/ext/mbstring/php_mbregex.c U php/php-src/branches/PHP_5_4/

[PHP-CVS] svn: /php/php-src/trunk/ext/curl/ interface.c

2011-11-22 Thread Felipe Pena
felipe Tue, 22 Nov 2011 21:10:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=319702 Log: - Fix build (using libcurl 7.21.0) Changed paths: U php/php-src/trunk/ext/curl/interface.c Modified: php/php-src/trunk/ext/curl/interface.c =

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/fileinfo/fileinfo.c branches/PHP_5_3/ext/fileinfo/tests/finfo_open_002.phpt branches/PHP_5_4/NEWS branches/PHP_5_4/ext/fileinfo/

2011-11-22 Thread Felipe Pena
felipe Wed, 23 Nov 2011 01:20:49 + Revision: http://svn.php.net/viewvc?view=revision&revision=319705 Log: - Fixed memory leak when calling the Finfo constructor twice Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5

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

2011-11-26 Thread Felipe Pena
felipe Sat, 26 Nov 2011 17:35:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=319962 Log: - Fix test Changed paths: U php/php-src/branches/PHP_5_3/tests/classes/ctor_in_interface_02.phpt U php/php-src/branches/PHP_5_4/tests/classe

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

2011-11-26 Thread Felipe Pena
felipe Sat, 26 Nov 2011 17:56:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=319964 Log: - Fixed bug #55788 (test redirects should abide SHOW_ONLY_GROUPS in run-tests.php) patch by: tyrael at php.net Bug: https://bugs.php.net/55788 (Open)

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

2011-11-26 Thread Felipe Pena
felipe Sat, 26 Nov 2011 20:18:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=319967 Log: - Added JUnit output format option patch by: Ferenc Kovacs (tyrael at php.net) Changed paths: U php/php-src/branches/PHP_5_3/run-tests.php U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/Zend/zend_language_scanner.c branches/PHP_5_4/Zend/zend_language_scanner.l trunk/Zend/zend_language_scanner.c trunk/Zend/zend_langua

2011-11-30 Thread Felipe Pena
felipe Wed, 30 Nov 2011 19:42:59 + Revision: http://svn.php.net/viewvc?view=revision&revision=320206 Log: - Fixed bug #60350 (No string escape code for ESC (ascii 27), normally \e) patch by: php at mickweiss dot com Bug: https://bugs.php.net/60350 (Open) N

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

2011-11-30 Thread Felipe Pena
felipe Wed, 30 Nov 2011 21:04:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=320208 Log: - Added tests for bug #60350 patch by: p...@mickweiss.com Bug: https://bugs.php.net/60350 (Open) No string escape code for ESC (ascii 27), normally \

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/tests/array/ array_change_key_case_variation8.phpt arsort_variation5.phpt asort_variation5.phpt krsort_variation5.phpt ksort_variation5.phpt natcasesort_

2011-12-01 Thread Felipe Pena
felipe Thu, 01 Dec 2011 14:14:30 + Revision: http://svn.php.net/viewvc?view=revision&revision=320246 Log: - Fixed tests Changed paths: U php/php-src/trunk/ext/standard/tests/array/array_change_key_case_variation8.phpt U php/php-src/trunk/ext/sta

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/standard/tests/array/ array_change_key_case_variation8.phpt arsort_variation5.phpt asort_variation5.phpt krsort_variation5.phpt ksort_variation5.phpt n

2011-12-01 Thread Felipe Pena
felipe Thu, 01 Dec 2011 14:15:22 + Revision: http://svn.php.net/viewvc?view=revision&revision=320247 Log: - Fixed tests Changed paths: U php/php-src/branches/PHP_5_4/ext/standard/tests/array/array_change_key_case_variation8.phpt U php/php-src/b

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/standard/tests/strings/strrchr_variation5.phpt branches/PHP_5_4/ext/standard/tests/strings/strspn_variation6.phpt branches/PHP_5_4/ext/standard/tests/

2011-12-01 Thread Felipe Pena
felipe Thu, 01 Dec 2011 15:38:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=320251 Log: - Fixed tests Changed paths: U php/php-src/branches/PHP_5_4/ext/standard/tests/strings/strrchr_variation5.phpt U php/php-src/branches/PHP_

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

2011-12-01 Thread Felipe Pena
felipe Thu, 01 Dec 2011 15:47:58 + Revision: http://svn.php.net/viewvc?view=revision&revision=320252 Log: - Replace possible esc char to in the XML output Changed paths: U php/php-src/branches/PHP_5_3/run-tests.php U php/php-src/branches/PHP_5_4

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/configure.in trunk/configure.in

2011-12-01 Thread Felipe Pena
felipe Thu, 01 Dec 2011 16:40:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=320254 Log: - Escape [ ] chars in the configure message Patch by: Daniel Convissor Changed paths: U php/php-src/branches/PHP_5_4/configure.in U php/ph

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/php.ini-development branches/PHP_5_3/php.ini-production branches/PHP_5_4/php.ini-development branches/PHP_5_4/php.ini-production trunk/php.ini-development

2011-12-09 Thread Felipe Pena
felipe Fri, 09 Dec 2011 22:43:01 + Revision: http://svn.php.net/viewvc?view=revision&revision=320811 Log: - Fixed bug #60489 (Simple Typo In php.ini Files) patch by: danbrown at php.net Bug: https://bugs.php.net/60489 (Closed) Simple Typo In php.ini Files

[PHP-CVS] svn: /php/php-src/trunk/ext/session/ mod_user.c tests/bug60860.phpt

2012-01-27 Thread Felipe Pena
felipe Sat, 28 Jan 2012 01:24:54 + Revision: http://svn.php.net/viewvc?view=revision&revision=322897 Log: - Fixed bug #60860 (session.save_handler=user without defined function core dumps) Bug: https://bugs.php.net/60860 (Open) session.save_handler=user wit

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_3/NEWS PHP_5_3/ext/session/mod_user.c PHP_5_3/ext/session/tests/bug60860.phpt PHP_5_4/NEWS PHP_5_4/ext/session/mod_user.c PHP_5_4/ext/session/tests/bug60860

2012-01-28 Thread Felipe Pena
felipe Sat, 28 Jan 2012 21:02:09 + Revision: http://svn.php.net/viewvc?view=revision&revision=322909 Log: - Fixed bug #60860 (session.save_handler=user without defined function core dumps) Bug: https://bugs.php.net/60860 (Assigned) session.save_handler=user

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2009-09-16 Thread Felipe Pena
felipe Wed, 16 Sep 2009 18:01:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=288384 Log: - Fixed ZTS build Changed paths: U php/php-src/branches/PHP_5_3/ext/curl/interface.c U php/php-src/trunk/ext/curl/interface.c Modified: php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/imap/php_imap.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/imap/php_imap.c trunk/ext/imap/php_imap.c

2009-09-22 Thread Felipe Pena
felipe Tue, 22 Sep 2009 18:18:57 + Revision: http://svn.php.net/viewvc?view=revision&revision=288585 Log: - Fixed bug #49630 (imap_listscan function missing) # Missing PHP_FE(), though nowdays it is used through of two aliases. (imap_scan() and imap_scanmail

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/curl/interface.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2009-09-22 Thread Felipe Pena
felipe Wed, 23 Sep 2009 02:08:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=288598 Log: - Fixed bug #49531 (CURLOPT_INFILESIZE sometimes causes warning "CURLPROTO_FILE cannot be set ...") Bug: http://bugs.php.net/49531 (Open) CURLOPT_INFIL

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/file.c trunk/ext/standard/file.c

2009-09-24 Thread Felipe Pena
felipe Fri, 25 Sep 2009 01:46:58 + Revision: http://svn.php.net/viewvc?view=revision&revision=288705 Log: - Fixed mem leak Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/file.c U php/php-src/trunk/ext/standard/file.c Modified: php/ph

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/standard/ file.c

2009-09-24 Thread Felipe Pena
felipe Fri, 25 Sep 2009 01:53:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=288706 Log: - Reverted last Ilia's change (looks as accidental in this branch, as it was in popen() not tempnam(), and it doesnt need to be changed here) Changed p

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/curl/tests/curl_basic_016.phpt trunk/ext/curl/tests/curl_basic_016.phpt

2009-09-24 Thread Felipe Pena
felipe Fri, 25 Sep 2009 02:07:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=288707 Log: - Fix test Changed paths: U php/php-src/branches/PHP_5_3/ext/curl/tests/curl_basic_016.phpt U php/php-src/trunk/ext/curl/tests/curl_basic_01

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/gd/tests/image_type_to_mime_type_basic.phpt branches/PHP_5_3/ext/gd/tests/imagecopyresampled_basic.phpt branches/PHP_5_3/ext/gd/tests/imagedashedline_

2009-09-26 Thread Felipe Pena
felipe Sat, 26 Sep 2009 16:54:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=288848 Log: - Fixed tests Changed paths: U php/php-src/branches/PHP_5_3/ext/gd/tests/image_type_to_mime_type_basic.phpt U php/php-src/branches/PHP_5_3/

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/gd/tests/ image_type_to_mime_type_basic.phpt imagecopyresampled_basic.phpt imagedashedline_basic.phpt imagefilledpolygon_basic.phpt

2009-09-26 Thread Felipe Pena
felipe Sat, 26 Sep 2009 16:55:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=288849 Log: - Fixed tests Changed paths: U php/php-src/branches/PHP_5_2/ext/gd/tests/image_type_to_mime_type_basic.phpt U php/php-src/branches/PHP_5_2/

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/ldap/tests/bug48696.phpt branches/PHP_5_3/ext/ldap/tests/ldap_bind_basic.phpt branches/PHP_5_3/ext/ldap/tests/ldap_bind_variation.phpt branches/PHP_5_

2009-09-26 Thread Felipe Pena
felipe Sat, 26 Sep 2009 17:59:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=288850 Log: - Fixed tests Changed paths: U php/php-src/branches/PHP_5_2/ext/ldap/tests/bug48696.phpt U php/php-src/branches/PHP_5_3/ext/ldap/tests/ldap_

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/standard/ file.c

2009-09-29 Thread Felipe Pena
felipe Tue, 29 Sep 2009 23:36:30 + Revision: http://svn.php.net/viewvc?view=revision&revision=288971 Log: - Fix build Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/file.c Modified: php/php-src/branches/PHP_5_2/ext/standard/file.c

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/curl/ interface.c

2009-09-30 Thread Felipe Pena
felipe Wed, 30 Sep 2009 11:25:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=288985 Log: - Fix build Changed paths: U php/php-src/branches/PHP_5_2/ext/curl/interface.c Modified: php/php-src/branches/PHP_5_2/ext/curl/interface.c ==

[PHP-CVS] svn: /php/php-src/trunk/ext/posix/tests/ posix_setuid_variation3.phpt

2009-09-30 Thread Felipe Pena
felipe Wed, 30 Sep 2009 13:30:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=288994 Log: - Fixed test Changed paths: U php/php-src/trunk/ext/posix/tests/posix_setuid_variation3.phpt Modified: php/php-src/trunk/ext/posix/tests/posix_se

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/main/php_ini.c branches/PHP_5_3/sapi/cgi/cgi_main.c trunk/main/php_ini.c trunk/sapi/cgi/cgi_main.c

2009-10-09 Thread Felipe Pena
felipe Fri, 09 Oct 2009 20:01:16 + Revision: http://svn.php.net/viewvc?view=revision&revision=289446 Log: - Fixed build and comment-style Changed paths: U php/php-src/branches/PHP_5_3/main/php_ini.c U php/php-src/branches/PHP_5_3/sapi/cgi/cgi_mai

[PHP-CVS] svn: / pecl/enchant/trunk/php_enchant.h php/php-src/branches/PHP_5_3/ext/enchant/php_enchant.h php/php-src/trunk/ext/enchant/php_enchant.h

2009-10-11 Thread Felipe Pena
felipe Sun, 11 Oct 2009 15:23:09 + Revision: http://svn.php.net/viewvc?view=revision&revision=289531 Log: - Fix compiler warning Changed paths: U pecl/enchant/trunk/php_enchant.h U php/php-src/branches/PHP_5_3/ext/enchant/php_enchant.h U ph

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/enchant/ php_enchant.h

2009-10-11 Thread Felipe Pena
felipe Sun, 11 Oct 2009 15:39:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=289532 Log: - Fix compiler warning Changed paths: U php/php-src/branches/PHP_5_3_1/ext/enchant/php_enchant.h Modified: php/php-src/branches/PHP_5_3_1/ext/enc

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/Zend/zend_objects.c branches/PHP_5_2/ext/pdo/pdo_dbh.c branches/PHP_5_2/ext/pdo/pdo_stmt.c branches/PHP_5_2/ext/pdo/tests/pdo_036.phpt branches/PHP_5_3/Ze

2009-10-12 Thread Felipe Pena
felipe Mon, 12 Oct 2009 17:09:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=289581 Log: - Fixed PDORow and PDOStatement crashes when instantiating throught Reflection Changed paths: U php/php-src/branches/PHP_5_2/Zend/zend_objects.c

[PHP-CVS] svn: /php/php-src/trunk/ext/pdo/ pdo_stmt.c

2009-10-12 Thread Felipe Pena
felipe Mon, 12 Oct 2009 17:20:30 + Revision: http://svn.php.net/viewvc?view=revision&revision=289582 Log: - Fixed class name in row_get_classname (PDORow) Changed paths: U php/php-src/trunk/ext/pdo/pdo_stmt.c Modified: php/php-src/trunk/ext/pdo/pdo_st

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/sqlite/sqlite.c branches/PHP_5_2/ext/sqlite/tests/sqlitedatabase_arrayquery.phpt branches/PHP_5_3/ext/sqlite/sqlite.c branches/PHP_5_3/ext/sqlite/test

2009-10-12 Thread Felipe Pena
felipe Mon, 12 Oct 2009 19:04:00 + Revision: http://svn.php.net/viewvc?view=revision&revision=289587 Log: - Fixed possible crash when calling SQLiteDatabase::{ArrayQuery, SingleQuery} methods using Reflection Changed paths: U php/php-src/branches/PHP_

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

2009-10-12 Thread Felipe Pena
felipe Mon, 12 Oct 2009 19:23:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=289593 Log: - BFN 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-CVS] svn: /php/php-src/branches/PHP_5_2/ext/date/ php_date.c

2009-10-27 Thread Felipe Pena
felipe Tue, 27 Oct 2009 16:21:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=289991 Log: - Fix build Changed paths: U php/php-src/branches/PHP_5_2/ext/date/php_date.c Modified: php/php-src/branches/PHP_5_2/ext/date/php_date.c

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/openssl/openssl.c branches/PHP_5_3/ext/openssl/openssl.c trunk/ext/openssl/openssl.c

2009-10-27 Thread Felipe Pena
felipe Tue, 27 Oct 2009 21:37:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=290001 Log: - Fixed memory leak in openssl_pkcs12_export_to_file() Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/ext

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/spl/spl_iterators.c branches/PHP_5_2/ext/spl/tests/iterator_032.phpt branches/PHP_5_3/ext/spl/spl_iterators.c branches/PHP_5_3/ext/spl/tests/iterator_

2009-10-27 Thread Felipe Pena
felipe Tue, 27 Oct 2009 21:57:26 + Revision: http://svn.php.net/viewvc?view=revision&revision=290002 Log: - Fixed bug #50018 (Typo in spl_limit_it_seek()) Bug: http://bugs.php.net/50018 (Open) Typo in spl_limit_it_seek() Changed paths: U php/php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/reflection/php_reflection.c branches/PHP_5_2/ext/reflection/tests/ReflectionClass_hasProperty_001.phpt branches/PHP_5_2/ext/refl

2009-11-01 Thread Felipe Pena
felipe Sun, 01 Nov 2009 15:12:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=290127 Log: - Fixed bug #49719 (ReflectionClass::hasProperty returns true for a private property in base class) Bug: http://bugs.php.net/49719 (Verified) Reflectio

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/standard/array.c branches/PHP_5_2/ext/standard/tests/array/bug50006.phpt branches/PHP_5_3/ext/standard/tests/array/bug50006.phpt

2009-11-01 Thread Felipe Pena
felipe Sun, 01 Nov 2009 17:30:55 + Revision: http://svn.php.net/viewvc?view=revision&revision=290128 Log: - Fixed bug #50006 (Segfault caused by uksort()) [5_2 only] Bug: http://bugs.php.net/50006 (Verified) Segfault caused by uksort() (PHP_5_2 only!)

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/tests/bug49908.phpt branches/PHP_5_3/Zend/zend_vm_def.h branches/PHP_5_3/Zend/zend_vm_execute.h trunk/Zend/tests/bug49908.phpt

2009-11-01 Thread Felipe Pena
felipe Sun, 01 Nov 2009 21:26:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=290129 Log: - Fixed bug #49908 (throwing exception in __autoload crashes when interface is not defined) Bug: http://bugs.php.net/49908 (Verified) throwing exceptio

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/standard/formatted_print.c branches/PHP_5_2/ext/standard/tests/bug49244.phpt branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard

2009-11-02 Thread Felipe Pena
felipe Mon, 02 Nov 2009 17:37:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=290150 Log: - Fixed bug #49244 (Floating point NaN cause garbage characters). (patch by Sjoerd) Bug: http://bugs.php.net/49244 (Assigned) [PATCH] Floating point Na

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/spl/spl_iterators.c branches/PHP_5_3/ext/spl/spl_iterators.c trunk/ext/spl/spl_iterators.c

2009-11-07 Thread Felipe Pena
felipe Sat, 07 Nov 2009 21:27:15 + Revision: http://svn.php.net/viewvc?view=revision&revision=290392 Log: - Fixed bug #50090 (Typo in IteratorIterator constructor) Bug: http://bugs.php.net/50090 (Open) Typo in IteratorIterator constructor Changed path

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/mbstring/tests/bug45722.phpt branches/PHP_5_3/ext/mbstring/tests/bug45722.phpt branches/PHP_5_3/ext/mbstring/tests/bug47399.phpt branches/PHP_5_3/ext/

2009-11-08 Thread Felipe Pena
felipe Sun, 08 Nov 2009 15:02:54 + Revision: http://svn.php.net/viewvc?view=revision&revision=290395 Log: - Added SKIPIF Changed paths: U php/php-src/branches/PHP_5_2/ext/mbstring/tests/bug45722.phpt U php/php-src/branches/PHP_5_3/ext/mbstring/te

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_object_handlers.c

2009-11-11 Thread Felipe Pena
felipe Wed, 11 Nov 2009 17:13:14 + Revision: http://svn.php.net/viewvc?view=revision&revision=290512 Log: - Fixed bug #50148 (zend_get_property_info should check for Z_TYPE_P(member) == IS_STRING) patch by yoarvi at gmail dot com Bug: http://bugs.php.net/50

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/reflection/php_reflection.c branches/PHP_5_3/ext/reflection/tests/020.phpt trunk/ext/reflection/php_reflection.c trunk/ext/refle

2009-11-11 Thread Felipe Pena
felipe Wed, 11 Nov 2009 18:52:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=290515 Log: - Fixed bug #50152 (ReflectionClass::hasProperty hehaves like isset() not property_exists) [5_2 is OK] Bug: http://bugs.php.net/50152 (Assigned) Refl

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/tests/bug50146.phpt branches/PHP_5_3/Zend/zend_closures.c trunk/Zend/tests/bug50146.phpt trunk/Zend/zend_closures.c

2009-11-11 Thread Felipe Pena
felipe Wed, 11 Nov 2009 18:59:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=290516 Log: - Fixed bug #50146 (property_exists: Closure object cannot have properties) Bug: http://bugs.php.net/50146 (Closed) property_exists: Closure object cann

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/Zend/tests/bug50005.phpt branches/PHP_5_2/main/main.c branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/tests/bug50005.phpt branches/PHP_5

2009-11-11 Thread Felipe Pena
felipe Thu, 12 Nov 2009 00:10:00 + Revision: http://svn.php.net/viewvc?view=revision&revision=290567 Log: - Fixed bug #50005 (Throwing through Reflection modified Exception object makes segmentation fault) Bug: http://bugs.php.net/50005 (error getting bug i

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

2009-11-11 Thread Felipe Pena
felipe Thu, 12 Nov 2009 00:44:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=290568 Log: - Fix typo 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/trunk/Zend/ zend_object_handlers.c

2009-11-12 Thread Felipe Pena
felipe Thu, 12 Nov 2009 23:18:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=290642 Log: - Fixed bug #49734 (toString must return string value) Bug: http://bugs.php.net/49734 (Open) toString must return string value Changed paths:

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_API.c

2009-11-12 Thread Felipe Pena
felipe Fri, 13 Nov 2009 00:24:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=290645 Log: - Drop brackets Changed paths: U php/php-src/trunk/Zend/zend_API.c Modified: php/php-src/trunk/Zend/zend_API.c ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/Zend/tests/bug50174.phpt branches/PHP_5_2/Zend/zend_compile.c branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/tests/bug50174.phpt branch

2009-11-14 Thread Felipe Pena
felipe Sat, 14 Nov 2009 19:17:22 + Revision: http://svn.php.net/viewvc?view=revision&revision=290752 Log: - Fixed bug #50174 (Incorrectly matched docComment) Bug: http://bugs.php.net/50174 (Open) Incorrectly matched docComment Changed paths: U p

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/pdo/pdo_stmt.c branches/PHP_5_2/ext/pdo/tests/pdo_005.phpt branches/PHP_5_2/ext/pdo_sqlite/tests/bug49521.phpt branches/PHP_5_3/

2009-11-15 Thread Felipe Pena
felipe Sun, 15 Nov 2009 16:20:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=290786 Log: - Fixed bug #49521 (PDO fetchObject sets values before calling constructor) (patch by Pierrick) Bug: http://bugs.php.net/49521 (Assigned) PDO fetchObj

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/filter/logical_filters.c branches/PHP_5_2/ext/filter/tests/bug50158.phpt branches/PHP_5_3/NEWS branches/PHP_5_3/ext/filter/logic

2009-11-15 Thread Felipe Pena
felipe Sun, 15 Nov 2009 16:53:40 + Revision: http://svn.php.net/viewvc?view=revision&revision=290791 Log: - Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?). (Patch by Pierrick) Bug: http://bugs.php.net/50158 (Verified

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/filter/tests/bug50158.phpt branches/PHP_5_3/ext/filter/tests/bug50158.phpt trunk/ext/filter/tests/bug50158.phpt

2009-11-15 Thread Felipe Pena
felipe Sun, 15 Nov 2009 17:05:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=290793 Log: - Improve test Changed paths: U php/php-src/branches/PHP_5_2/ext/filter/tests/bug50158.phpt U php/php-src/branches/PHP_5_3/ext/filter/tests/

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/filter/logical_filters.c branches/PHP_5_2/ext/filter/tests/bug50158.phpt branches/PHP_5_3/NEWS branches/PHP_5_3/ext/filter

2009-11-15 Thread Felipe Pena
2009/11/15 Hannes Magnusson > > That test case doesn't cover "?". > Good observation. ;) -- Regards, Felipe Pena

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/streams.c branches/PHP_5_3/ext/standard/ftp_fopen_wrapper.c branches/PHP_5_3/ext/standard/http_fopen_wrapper.c branches/PHP

2009-11-15 Thread Felipe Pena
felipe Sun, 15 Nov 2009 20:30:57 + Revision: http://svn.php.net/viewvc?view=revision&revision=290796 Log: - Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option()) (patch by Pierrick) Bug: http://bugs.php.net/49936 (Assigned) crash with

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ ext/curl/streams.c ext/standard/ftp_fopen_wrapper.c ext/standard/http_fopen_wrapper.c main/streams/php_stream_context.h main/streams/streams.c main/stream

2009-11-16 Thread Felipe Pena
felipe Mon, 16 Nov 2009 10:36:27 + Revision: http://svn.php.net/viewvc?view=revision&revision=290803 Log: - Switching to TSRMLS_FETCH version Changed paths: U php/php-src/branches/PHP_5_3/ext/curl/streams.c U php/php-src/branches/PHP_5_3/ext/stan

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/Zend/ zend_compile.c

2009-11-16 Thread Felipe Pena
felipe Mon, 16 Nov 2009 22:52:00 + Revision: http://svn.php.net/viewvc?view=revision&revision=290846 Log: - Added CG(encoding_declared) initialization Changed paths: U php/php-src/branches/PHP_5_3/Zend/zend_compile.c Modified: php/php-src/branches/PHP

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS Zend/zend_language_scanner.c Zend/zend_language_scanner.l

2009-11-17 Thread Felipe Pena
felipe Tue, 17 Nov 2009 11:18:40 + Revision: http://svn.php.net/viewvc?view=revision&revision=290862 Log: - Fixed bug #50145 (crash while running bug35634.phpt) Bugs: http://bugs.php.net/50145 (Open) crash while running bug35634.phpt http://bugs.php.n

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/soap/php_encoding.c branches/PHP_5_2/ext/soap/soap.c branches/PHP_5_3/ext/soap/php_encoding.c trunk/ext/soap/php_encoding.c

2009-11-21 Thread Felipe Pena
felipe Sat, 21 Nov 2009 19:43:00 + Revision: http://svn.php.net/viewvc?view=revision&revision=291120 Log: - Fixed bug #50258 (typos in error strings) Bug: http://bugs.php.net/50258 (Open) typos in error strings Changed paths: U php/php-src/branc

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

2009-11-23 Thread Felipe Pena
felipe Mon, 23 Nov 2009 23:07:07 + 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:

[PHP-CVS] 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/

2009-11-24 Thread Felipe Pena
felipe Tue, 24 Nov 2009 11:32:31 + 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(

[PHP-CVS] 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/

2009-11-24 Thread Felipe Pena
felipe Tue, 24 Nov 2009 21:54:12 + 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 arra

[PHP-CVS] 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/

2009-11-24 Thread Felipe Pena
felipe Wed, 25 Nov 2009 02:03:02 + 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

[PHP-CVS] 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/

2009-11-30 Thread Felipe Pena
felipe Tue, 01 Dec 2009 02:05:28 + 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

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/Zend/tests/bug49472.phpt branches/PHP_5_2/Zend/tests/errmsg_025.phpt branches/PHP_5_2/Zend/zend_compile.c branches/PHP_5_3/NEWS bran

2009-12-03 Thread Felipe Pena
felipe Thu, 03 Dec 2009 12:34:50 + Revision: http://svn.php.net/viewvc?view=revision&revision=291642 Log: - Fixed bug #49472 (Constants defined in Interfaces can be overridden) Bug: http://bugs.php.net/49472 (Assigned) Constants defined in Interfaces can be

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/tests/classes/interface_constant_inheritance_001.phpt branches/PHP_5_2/tests/classes/interface_constant_inheritance_002.phpt branches/PHP_5_2/tests/classe

2009-12-04 Thread Felipe Pena
felipe Fri, 04 Dec 2009 11:32:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=291699 Log: - Fixed tests Changed paths: U php/php-src/branches/PHP_5_2/tests/classes/interface_constant_inheritance_001.phpt U php/php-src/branches/P

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/odbc/php_odbc.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/odbc/php_odbc.c trunk/ext/odbc/php_odbc.c

2009-12-06 Thread Felipe Pena
felipe Sun, 06 Dec 2009 18:53:16 + Revision: http://svn.php.net/viewvc?view=revision&revision=291772 Log: - Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle database) - Fixed bug #34852 (Failure in odbc_exec() using oracle-supplied od

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/TSRM/tsrm_virtual_cwd.c branches/PHP_5_3/TSRM/tsrm_virtual_cwd.h trunk/TSRM/tsrm_virtual_cwd.c trunk/TSRM/tsrm_virtual_cwd.h

2009-12-07 Thread Felipe Pena
felipe Tue, 08 Dec 2009 01:51:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=291848 Log: - Fixed ZTS build Changed paths: U php/php-src/branches/PHP_5_3/TSRM/tsrm_virtual_cwd.c U php/php-src/branches/PHP_5_3/TSRM/tsrm_virtual_cwd

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/Zend/zend.h branches/PHP_5_3/ext/filter/filter.c branches/PHP_5_3/ext/pcre/php_pcre.c branches/PHP_5_3/ext/pdo/pdo_stmt.c branches/PHP_5_3/ext/pdo_sqlite/

2009-12-07 Thread Felipe Pena
felipe Tue, 08 Dec 2009 01:57:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=291851 Log: - Added MAKE_COPY_ZVAL(ppzv, pzv) macro Changed paths: U php/php-src/branches/PHP_5_3/Zend/zend.h U php/php-src/branches/PHP_5_3/ext/filter/

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

2009-12-10 Thread Felipe Pena
felipe Thu, 10 Dec 2009 10:46:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=291944 Log: - Fix build Changed paths: U php/php-src/trunk/ext/standard/http_fopen_wrapper.c Modified: php/php-src/trunk/ext/standard/http_fopen_wrapper.c ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/pdo/pdo_stmt.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/pdo/pdo_stmt.c trunk/ext/pdo/pdo_stmt.c

2009-12-11 Thread Felipe Pena
felipe Fri, 11 Dec 2009 22:30:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=292003 Log: - Fixed bug #50445 (PDO-ODBC stored procedure call from Solaris 64-bit causes seg fault). (Original patch by davbrown4 at yahoo dot com) Bug: http://

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS Zend/zend_compile.c

2009-12-13 Thread Felipe Pena
felipe Sun, 13 Dec 2009 15:18:58 + Revision: http://svn.php.net/viewvc?view=revision&revision=292078 Log: - Fixed bug #50464 (declare encoding doesn't work with) # The bug (BC) only happens in this branch. Bug: http://bugs.php.net/50464 (Open) declare encodi

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/readline/tests/readline_add_history_001.phpt branches/PHP_5_2/ext/readline/tests/readline_callback_handler_install_001.phpt branches/PHP_5_2/ext/readl

2009-12-13 Thread Felipe Pena
felipe Sun, 13 Dec 2009 16:53:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=292080 Log: - Fixed tests for when running using libedit Changed paths: U php/php-src/branches/PHP_5_2/ext/readline/tests/readline_add_history_001.phpt U

[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/php_cl

2009-12-13 Thread Felipe Pena
felipe Sun, 13 Dec 2009 17:06:47 + Revision: http://svn.php.net/viewvc?view=revision&revision=292081 Log: - Fixed bug #50209 (Compiling with libedit cannot find readline.h) (patch by tcallawa at redhat dot com) Bug: http://bugs.php.net/50209 (No Feedback)

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

2009-12-13 Thread Felipe Pena
felipe Sun, 13 Dec 2009 17:13:58 + Revision: http://svn.php.net/viewvc?view=revision&revision=292082 Log: - Opss, wrong place Changed paths: U php/php-src/branches/PHP_5_2/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/pdo/pdo_dbh.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/pdo/pdo_dbh.c trunk/ext/pdo/pdo_dbh.c

2009-12-13 Thread Felipe Pena
felipe Sun, 13 Dec 2009 19:53:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=292083 Log: - Fixed bug #49174 (crash on queryString set) Bug: http://bugs.php.net/49174 (Feedback) crash on queryString set Changed paths: U php/php-s

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/

2009-12-13 Thread Felipe Pena
> > > 13.12.2009 19:06, Felipe Pena wrote: > >> felipe Sun, 13 Dec 2009 17:06:47 + >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=292081 >> >> Log: >> - Fixed bug #50209 (Compiling with l

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

2009-12-13 Thread Felipe Pena
felipe Sun, 13 Dec 2009 20:04:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=292084 Log: - Completing the phrase 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_2/NEWS PHP_5_3/NEWS

2009-12-13 Thread Felipe Pena
felipe Sun, 13 Dec 2009 20:51:15 + Revision: http://svn.php.net/viewvc?view=revision&revision=292085 Log: - Improved the bug#49174 entry summary Bug: http://bugs.php.net/49174 (Closed) crash when extending PDOStatement and trying to set queryString property

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo/pdo_stmt.c branches/PHP_5_3/ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt trunk/ext/pdo/pdo_stmt.c trunk/ext/pdo_sqlite/tests/pdo_fetch_func_001.ph

2009-12-14 Thread Felipe Pena
felipe Mon, 14 Dec 2009 21:44:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=292143 Log: - Fixed memory leak when E_STRICT message is getted Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo/pdo_stmt.c A php/php-src/branches

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt trunk/ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt

2009-12-14 Thread Felipe Pena
felipe Tue, 15 Dec 2009 00:37:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=292145 Log: - Added SKIPIF Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt U php/php-src/trunk/ext/pdo_sqlit

[PHP-CVS] svn: / pecl/ncurses/trunk/ncurses_functions.c php/php-src/branches/PHP_5_2/ext/ncurses/ncurses_functions.c

2009-12-17 Thread Felipe Pena
felipe Thu, 17 Dec 2009 22:57:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=292275 Log: - Fixed typo (ncruses) Changed paths: U pecl/ncurses/trunk/ncurses_functions.c U php/php-src/branches/PHP_5_2/ext/ncurses/ncurses_functions.

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/Zend/tests/call_user_func_004.phpt branches/PHP_5_3/Zend/tests/call_user_func_005.phpt branches/PHP_5_3/Zend/tests/closure_035.phpt trunk/Zend/tests/call_

2009-12-20 Thread Felipe Pena
felipe Sun, 20 Dec 2009 22:04:55 + Revision: http://svn.php.net/viewvc?view=revision&revision=292379 Log: - New tests Changed paths: A php/php-src/branches/PHP_5_3/Zend/tests/call_user_func_004.phpt A php/php-src/branches/PHP_5_3/Zend/tests/call_

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/fileinfo/libmagic/apprentice.c trunk/ext/fileinfo/libmagic/apprentice.c

2009-12-27 Thread Felipe Pena
felipe Sun, 27 Dec 2009 18:13:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=292693 Log: - Fixed ZTS build Changed paths: U php/php-src/branches/PHP_5_3/ext/fileinfo/libmagic/apprentice.c U php/php-src/trunk/ext/fileinfo/libmagic

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt branches/PHP_5_3/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt trunk/ext

2010-02-15 Thread Felipe Pena
felipe Mon, 15 Feb 2010 21:16:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=295100 Log: - Fix test (bug #51040) Bug: http://bugs.php.net/51040 (Open) xmlwriter_write_attribute_ns with missing param Changed paths: U php/php-s

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/posix/tests/posix_getgrgid_basic.phpt branches/PHP_5_3/ext/posix/tests/posix_getgrgid_basic.phpt trunk/ext/posix/tests/posix_getgrgid_basic.phpt

2010-02-15 Thread Felipe Pena
felipe Mon, 15 Feb 2010 21:24:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=295101 Log: - Fix test (Bug #51035) Bug: http://bugs.php.net/51035 (Feedback) posix_getgrgid() function : basic functionality Changed paths: U php/ph

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/soap/tests/bug46760.phpt branches/PHP_5_2/ext/soap/tests/bug48557.phpt branches/PHP_5_2/ext/soap/tests/bugs/bug36226-2.phpt branches/PHP_5_2/ext/soap/

2010-02-15 Thread Felipe Pena
felipe Mon, 15 Feb 2010 21:32:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=295104 Log: - Added missing SKIPIF Changed paths: U php/php-src/branches/PHP_5_2/ext/soap/tests/bug46760.phpt U php/php-src/branches/PHP_5_2/ext/soap/te

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt branches/PHP_5_3/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt trunk/ext

2010-02-15 Thread Felipe Pena
felipe Mon, 15 Feb 2010 21:37:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=295105 Log: - Fix the fix :P Changed paths: U php/php-src/branches/PHP_5_2/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt U php/php-s

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/soap/tests/bugs/bug34657.phpt branches/PHP_5_3/ext/soap/tests/bugs/bug34657.phpt trunk/ext/soap/tests/bugs/bug34657.phpt

2010-02-15 Thread Felipe Pena
felipe Mon, 15 Feb 2010 21:46:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=295106 Log: - Fix test (Bug #51036) Bug: http://bugs.php.net/51036 (Open) If you get a communication problem when loading the WSDL, it fatal's Changed paths

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/tests/bug45180.phpt branches/PHP_5_3/Zend/tests/bug45186.phpt branches/PHP_5_3/Zend/tests/bug51176.phpt branches/PHP_5_3/Zend/t

2010-03-01 Thread Felipe Pena
felipe Tue, 02 Mar 2010 00:16:40 + Revision: http://svn.php.net/viewvc?view=revision&revision=295706 Log: - Fixed bug #51176 (Static calling in non-static method behaves like $this->) Bug: http://bugs.php.net/51176 (error getting bug information) Chan

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/tests/bug46665.phpt branches/PHP_5_3/Zend/zend_execute_API.c trunk/Zend/tests/bug46665.phpt trunk/Zend/zend_execute_API.c

2010-03-02 Thread Felipe Pena
felipe Wed, 03 Mar 2010 00:15:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=295763 Log: - Fixed bug #50731 (Inconsistent namespaces sent to functions registered with spl_autoload_register) Bug: http://bugs.php.net/50731 (Open) Inconsistent

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

2010-03-02 Thread Felipe Pena
felipe Wed, 03 Mar 2010 00:29:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=295764 Log: - Possible fix for bug #50999 Bug: http://bugs.php.net/50999 (Open) unaligned memory access in Zend/zend_API.c Changed paths: U php/php-src

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

2010-03-03 Thread Felipe Pena
felipe Wed, 03 Mar 2010 22:21:57 + Revision: http://svn.php.net/viewvc?view=revision&revision=295808 Log: - Entry in wrong place... 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/ NEWS

2010-03-04 Thread Felipe Pena
felipe Fri, 05 Mar 2010 02:33:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=295840 Log: - BFN #50999 Bug: http://bugs.php.net/50999 (Closed) unaligned memory access in dba_fetch() Changed paths: U php/php-src/branches/PHP_5_3/N

[PHP-CVS] svn: / pecl/phar/trunk/tar.h php/php-src/branches/PHP_5_3/NEWS php/php-src/branches/PHP_5_3/ext/phar/tar.h php/php-src/trunk/ext/phar/tar.h

2010-03-06 Thread Felipe Pena
felipe Sat, 06 Mar 2010 14:45:49 + Revision: http://svn.php.net/viewvc?view=revision&revision=295891 Log: - Fixed bug #50358 (Compile failure compiling ext/phar/util.lo) Bug: http://pecl.php.net/bugs/50358 (unknown) Changed paths: U pecl/phar/t

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/reflection/tests/ReflectionMethod_basic2.phpt branches/PHP_5_3/ext/reflection/tests/ReflectionMethod_basic2.phpt trunk/ext/reflection/tests/Reflection

2010-03-06 Thread Felipe Pena
felipe Sat, 06 Mar 2010 23:58:35 + Revision: http://svn.php.net/viewvc?view=revision&revision=295908 Log: - Fixed tests Changed paths: U php/php-src/branches/PHP_5_2/ext/reflection/tests/ReflectionMethod_basic2.phpt U php/php-src/branches/PHP_5

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/zend_builtin_functions.c trunk/Zend/zend_builtin_functions.c

2010-03-06 Thread Felipe Pena
felipe Sun, 07 Mar 2010 00:49:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=295910 Log: - Fixed bug #50810 (property_exists does not work for private) Bug: http://bugs.php.net/50810 (Verified) property_exists does not work for private

<    1   2   3   4   5   6   7   8   9   10   >