[PHP-CVS] com php-src: Added XOR support for expressions in INI parser: NEWS and zend_language_scanner.c: NEWS Zend/zend_ini_scanner.c

2013-03-27 Thread Lars Strojny
Commit:25b3c949440471ac39ec7126b9f15fc4cbc675ea Author:Lars Strojny lstro...@php.net Wed, 27 Mar 2013 21:30:56 +0100 Parents: 05016b7e960148b0d2d5bde279c22e05bc42d518 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Added XOR support for expressions in INI parser: Zend/zend_ini_parser.y Zend/zend_ini_scanner.l tests/func/011.phpt tests/func/bug64523.phpt

2013-03-27 Thread Lars Strojny
Commit:05016b7e960148b0d2d5bde279c22e05bc42d518 Author:Dejan Marjanovic dejan.marjano...@gmail.com Tue, 26 Mar 2013 23:54:09 +0100 Committer: Lars Strojny lstro...@php.net Wed, 27 Mar 2013 21:28:53 +0100 Parents: 6e8aa096964e1d723a9cae3572b2f0affa4e53c0 Branches: PHP-5.5

[PHP-CVS] com php-src: Fix build problem in C++11: Zend/zend_API.h

2013-01-30 Thread Lars Strojny
Commit:31468401b790e439734cb2ac8de928adaad74a85 Author:Jelle Zijlstra jelle.zijls...@gmail.com Wed, 30 Jan 2013 11:08:32 -0500 Committer: Lars Strojny lstro...@php.net Wed, 30 Jan 2013 19:07:52 +0100 Parents: 09b6e33b409c249531abb228b7a90e01cb94a0ae Branches: PHP-5.4 Link

[PHP-CVS] com php-src: Fix build problem in C++11: Zend/zend_API.h

2013-01-30 Thread Lars Strojny
Commit:86b364380720005f4e460eb99317f4ddfef25c52 Author:Jelle Zijlstra jelle.zijls...@gmail.com Wed, 30 Jan 2013 11:08:32 -0500 Committer: Lars Strojny lstro...@php.net Wed, 30 Jan 2013 19:08:24 +0100 Parents: f0fe3d2dbecab94ebe279d549ed4fa54aea545c6 Branches: PHP-5.5 Link

[PHP-CVS] com php-src: Fix build problem in C++11: Zend/zend_API.h

2013-01-30 Thread Lars Strojny
Commit:09e73fd80e7cf6e0daa47fd33cfcc7346b540f30 Author:Jelle Zijlstra jelle.zijls...@gmail.com Wed, 30 Jan 2013 11:08:32 -0500 Committer: Lars Strojny lstro...@php.net Wed, 30 Jan 2013 19:08:45 +0100 Parents: 57438e5f77eac1e00cc310efc686be85f9f97942 Branches: master Link

[PHP-CVS] com php-src: NEWS entry new OpenSSL option [doc]: NEWS ext/openssl/xp_ssl.c

2013-01-30 Thread Lars Strojny
Commit:836a2b1131dd007edad24d921dbdf42a8ac10e32 Author:Lars Strojny lstro...@php.net Thu, 31 Jan 2013 00:32:44 +0100 Parents: 4a01ddfb5569da1b87dd4cac95c3f709fb607396 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Added ssl context option, disable_compression: ext/openssl/xp_ssl.c

2013-01-30 Thread Lars Strojny
Commit:4a01ddfb5569da1b87dd4cac95c3f709fb607396 Author:Daniel Lowrey rdlow...@gmail.com Wed, 30 Jan 2013 14:45:31 -0500 Committer: Lars Strojny lstro...@php.net Thu, 31 Jan 2013 00:31:10 +0100 Parents: bb4d11b405ae1f37a8b0e4db630e80c5678f0746 Branches: PHP-5.4 Link

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/openssl/xp_ssl.c

2013-01-30 Thread Lars Strojny
Commit:6b48a86a179a741da9f468e3a54994f7ee4ea211 Author:Lars Strojny lstro...@php.net Thu, 31 Jan 2013 00:33:46 +0100 Parents: 8b972efe5f3e9d4e33d6e0193f3d56716a6cc59f 836a2b1131dd007edad24d921dbdf42a8ac10e32 Branches: master Link: http://git.php.net/?p=php-src.git

[PHP-CVS] com php-src: Class Name Resolution As Scalar Via class Keyword: NEWS Zend/tests/class_name_as_scalar.phpt Zend/tests/class_name_as_scalar_error_001.phpt Zend/tests/class_name_as_scalar_err

2013-01-18 Thread Lars Strojny
Commit:8991ed016fa257c9f8ba42580c34568b3c2ce3e5 Author:Lars Strojny lstro...@php.net Sat, 19 Jan 2013 01:00:47 +0100 Parents: cd2b03d5ae835d333bec98e62592fd149fef544c Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-01-18 Thread Lars Strojny
Commit:b1ddfcbee33b3793c1a0ad12992bbce21df42d45 Author:Lars Strojny lstro...@php.net Sat, 19 Jan 2013 01:01:39 +0100 Parents: f02373fc5a89a6819ea3e760756882c928b625e3 8991ed016fa257c9f8ba42580c34568b3c2ce3e5 Branches: master Link: http://git.php.net/?p=php-src.git

Re: [PHP-CVS] com php-src: - Fixed ZTS build: Zend/zend_compile.c

2013-01-18 Thread Lars Strojny
Thanks for fixing! Am 19.01.2013 um 01:15 schrieb Felipe Pena fel...@php.net: Commit:e23fca8910b96f1c3bb26c6582c17c92fd6f2f7a Author:Felipe Pena felipe...@gmail.com Fri, 18 Jan 2013 22:15:08 -0200 Parents: 087a1887022cbf7c3cc981c9ea8217f93736aa80 Branches: PHP-5.5 master

[PHP-CVS] com php-src: Bug #62489: dba_insert not working as expected: NEWS ext/dba/dba_flatfile.c ext/dba/dba_gdbm.c ext/dba/dba_inifile.c ext/dba/dba_qdbm.c ext/dba/tests/dba_db1.phpt ext/dba/tests/

2013-01-15 Thread Lars Strojny
Commit:eb40f73ca0a2a7563fbc95cc22741412e0beb76e Author:Lars Strojny lstro...@php.net Tue, 15 Jan 2013 09:30:44 +0100 Parents: 6dc80f080ea97c09b36d8a05ec7ec5067f394c01 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Dereferencing process-handles no longer waits on those processes.: NEWS ext/standard/file.c ext/standard/file.h ext/standard/proc_open.c

2013-01-15 Thread Lars Strojny
Commit:dba22c08640b02e68bfea68440246fec1fb7459d Author:Jille Timmermans ji...@quis.cx Tue, 15 Jan 2013 11:25:55 +0100 Committer: Lars Strojny lstro...@php.net Tue, 15 Jan 2013 21:50:35 +0100 Parents: 1bd193ed36d413f0d919856f65feb35a0b1580f3 Branches: PHP-5.5 Link

[PHP-CVS] com php-src: Fixed bug #63921: sqlite3::bindvalue and relative PHP functions aren't using sqlite3_*_int64 API: NEWS ext/sqlite3/sqlite3.c ext/sqlite3/tests/bug63921-32bit.phpt ext/sqlite3/te

2013-01-14 Thread Lars Strojny
Commit:99d087e5d437023c55f96dcde4b5b784bd8b0ac8 Author:Lars Strojny lstro...@php.net Mon, 14 Jan 2013 17:35:07 +0100 Parents: 1a96fe0b3260b4b63627cf69d71a5b350ad3163f Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fix bug #63916: PDO::PARAM_INT casts to 32bit int internally even on 64bit builds in pdo_sqlite: NEWS ext/pdo_sqlite/sqlite_statement.c ext/pdo_sqlite/tests/bug_63916-2.phpt ext

2013-01-14 Thread Lars Strojny
Commit:1e9a3ed234af443170d9ea8280a556d85299e301 Author:Lars Strojny lstro...@php.net Mon, 14 Jan 2013 17:59:11 +0100 Parents: 99d087e5d437023c55f96dcde4b5b784bd8b0ac8 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Support BITMAPV5HEADER in getimagesize(): https://en.wikipedia.org/wiki/BMP_file_format#DIB_header_.28bitmap_information_header.29: NEWS ext/standard/image.c ext/standard/tests/

2013-01-14 Thread Lars Strojny
Commit:bf9ad4e661be4f3eebe3511887e10e521cce7f93 Author:Lars Strojny lstro...@php.net Mon, 14 Jan 2013 18:52:38 +0100 Parents: 1e9a3ed234af443170d9ea8280a556d85299e301 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Bug #46408: Fix double formatting for PostgreSQL bound parameters: NEWS Zend/zend_operators.c Zend/zend_operators.h ext/pgsql/pgsql.c ext/pgsql/tests/bug46408.phpt

2013-01-14 Thread Lars Strojny
Commit:92965b033afa098945d18080203de1595084d1ac Author:Lars Strojny lstro...@php.net Mon, 14 Jan 2013 21:23:52 +0100 Parents: 785e66adb536d40a26e4813e6b4ad96b2fdbef43 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Bug #52958: Segfault in PDO_OCI on cleanup after running a long testsuite.: NEWS ext/pdo_oci/oci_driver.c

2013-01-14 Thread Lars Strojny
Commit:6a065876b9212404daaf8fee1708834da83dac56 Author:Lars Strojny lstro...@php.net Mon, 14 Jan 2013 21:35:48 +0100 Parents: bf9ad4e661be4f3eebe3511887e10e521cce7f93 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Coding style, ANSI C compatibility: ext/date/php_date.c

2013-01-06 Thread Lars Strojny
Commit:d7da1aa694a9a29ca7ec772e5d51d96b6dc8dda0 Author:Lars Strojny lstro...@php.net Sun, 6 Jan 2013 14:08:23 +0100 Parents: a426e0b05074621643c44b67ed2d0d8674721bf5 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Adding test for bug #63462: tests/classes/bug63462.phpt

2013-01-06 Thread Lars Strojny
Commit:bdc1e2302ce57f6763c50d03bf987261f34f1d2b Author:Lars Strojny lstro...@php.net Sun, 6 Jan 2013 14:46:49 +0100 Parents: d7da1aa694a9a29ca7ec772e5d51d96b6dc8dda0 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Add unit test for mail.log ini setting.: ext/standard/tests/mail/mail_log.phpt

2013-01-06 Thread Lars Strojny
Commit:371372714dcac655f53a53ef4d45ad02916b4f4a Author:Martin Jansen mar...@divbyzero.net Sun, 6 Jan 2013 08:59:10 +0100 Committer: Lars Strojny lstro...@php.net Sun, 6 Jan 2013 15:04:27 +0100 Parents: 4a3bf25e3ffa71d8d65df686c27903d7c9fafee6 Branches: PHP-5.5 Link

[PHP-CVS] com php-src: News entry for bug #52126: NEWS

2013-01-06 Thread Lars Strojny
Commit:a951693cfb17b8d84de4882f47ba6f7d6a776556 Author:Lars Strojny lstro...@php.net Sun, 6 Jan 2013 15:13:32 +0100 Parents: 371372714dcac655f53a53ef4d45ad02916b4f4a Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Add a timestamp to the mail log.: ext/standard/mail.c

2013-01-06 Thread Lars Strojny
Commit:4a3bf25e3ffa71d8d65df686c27903d7c9fafee6 Author:Martin Jansen mar...@divbyzero.net Mon, 24 Dec 2012 11:11:28 +0100 Committer: Lars Strojny lstro...@php.net Sun, 6 Jan 2013 15:04:19 +0100 Parents: 853ef3c9cba5458e403f627103d12351f88ec52f Branches: PHP-5.5 Link

Re: [PHP-CVS] com php-src: fix windows build: ext/standard/mail.c

2013-01-06 Thread Lars Strojny
Thanks for fixing. Could you merge to 5.5 as well? If not, I could do as well. -- Sent from my iPhone Am 06.01.2013 um 18:37 schrieb Anatoliy Belsky a...@php.net: Commit:8a481c711a1c899971494d88086701ca783c6795 Author:Anatoliy Belsky a...@php.net Sun, 6 Jan 2013 18:37:26

[PHP-CVS] com php-src: Bug #63699: performance improvements for varios ext/date functions: NEWS ext/date/php_date.c ext/date/php_date.h

2013-01-05 Thread Lars Strojny
Commit:67557fcfcea2c22e9b8d9f0ba86f461c02002cb7 Author:Lars Strojny lstro...@php.net Sun, 6 Jan 2013 03:06:09 +0100 Parents: 2feea39a3320d100bae8a1193aba9022726a24ea Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Bug #63699 performance improvements for ext/date by only validating timezone when timezone is set: ext/date/php_date.c ext/date/php_date.h

2013-01-05 Thread Lars Strojny
Commit:f3824ad16644c53645e7428d2e838278f5a0e1c4 Author:Lars Strojny lstro...@php.net Sun, 6 Jan 2013 02:10:16 +0100 Parents: f85e5950ab4552799c119cd1d23617535ed19e61 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Adding test from 5.5: ext/date/tests/date_default_timezone_get-4.phpt

2013-01-05 Thread Lars Strojny
Commit:8e5460ad86d304e9046bee6d41c1d5c260f39f2d Author:Lars Strojny lstro...@php.net Sun, 6 Jan 2013 03:15:08 +0100 Parents: 67557fcfcea2c22e9b8d9f0ba86f461c02002cb7 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Bug #23955: allow specifiy max age for setcookie(): NEWS ext/session/session.c ext/standard/head.c ext/standard/tests/network/setcookie.phpt

2013-01-05 Thread Lars Strojny
Commit:ec2fff80e768dfb04aa393c06a2b1a42a9e871ff Author:Lars Strojny lstro...@php.net Sun, 6 Jan 2013 03:22:44 +0100 Parents: f3824ad16644c53645e7428d2e838278f5a0e1c4 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Add more tests for the new +0/-0 behaviour.: ext/filter/tests/filter_data.phpt

2012-12-28 Thread Lars Strojny
Commit:dcd99c4b19a29f37859769216e56d9a3cf0d232d Author:Martin Jansen mar...@divbyzero.net Wed, 26 Dec 2012 11:51:55 +0100 Committer: Lars Strojny lstro...@php.net Sat, 29 Dec 2012 03:31:22 +0100 Parents: 3990641e62b5648965883604e286b64e098b351e Branches: PHP-5.4 Link

[PHP-CVS] com php-src: News entry for +0/-0 filter fix: NEWS

2012-12-28 Thread Lars Strojny
Commit:ee258fe87dd3dd61d0a806e22055d7a4bb574a0c Author:Lars Strojny lstro...@php.net Sat, 29 Dec 2012 03:34:23 +0100 Parents: dcd99c4b19a29f37859769216e56d9a3cf0d232d Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Treat +0 and -0 as valid integers just like var_dump() does.: ext/filter/logical_filters.c ext/filter/tests/filter_data.phpt

2012-12-28 Thread Lars Strojny
Commit:3990641e62b5648965883604e286b64e098b351e Author:Martin Jansen mar...@divbyzero.net Mon, 24 Dec 2012 14:58:01 +0100 Committer: Lars Strojny lstro...@php.net Sat, 29 Dec 2012 03:31:13 +0100 Parents: ac3d227e28056bf5294a8a64e2f41ce2beebaa05 Branches: PHP-5.4 Link

Re: [PHP-CVS] com php-src: News entry for updated mime types: NEWS

2012-12-15 Thread Lars Strojny
Sure. Am 15.12.2012 um 04:49 schrieb Christopher Jones christopher.jo...@oracle.com: On 12/14/2012 05:54 AM, Lars Strojny wrote: +- CLI server + . Update list of common mime types (Lars, pascalc at gmail dot com) Could you list the new types in the NEWS entry? This would help users

[PHP-CVS] com php-src: Updating news entry to list new filetypes: NEWS

2012-12-15 Thread Lars Strojny
Commit:36a5eca89ca6bdf0f6351f40bbcb893251887116 Author:Lars Strojny lstro...@php.net Sat, 15 Dec 2012 12:00:42 +0100 Parents: c3b480323f78cfd756ef59d6ec0c98252fd9b5b3 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: update test for supported Mime Types checking: sapi/cli/tests/bug61977.phpt

2012-12-14 Thread Lars Strojny
Commit:d813af06187c42d89b68d49ba1acf0c207026e8f Author:pascalc pascal.chev...@free.fr Tue, 11 Dec 2012 16:05:12 +0100 Committer: Lars Strojny lstro...@php.net Fri, 14 Dec 2012 13:59:06 +0100 Parents: e5b1ebc082416330cd6f6b8f457d825aab2674eb Branches: PHP-5.4 Link

[PHP-CVS] com php-src: News entry for updated mime types: NEWS

2012-12-14 Thread Lars Strojny
Commit:c3b480323f78cfd756ef59d6ec0c98252fd9b5b3 Author:Lars Strojny lstro...@php.net Fri, 14 Dec 2012 14:54:38 +0100 Parents: d813af06187c42d89b68d49ba1acf0c207026e8f Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: update list of common Mime Types in PHP development server to support Web audio/video formats (Webm ,and Ogg containers) + have jpeg mime types listed together: sapi/cli/php_cli

2012-12-14 Thread Lars Strojny
Commit:e5b1ebc082416330cd6f6b8f457d825aab2674eb Author:pascalc pascal.chev...@free.fr Tue, 11 Dec 2012 12:45:00 +0100 Committer: Lars Strojny lstro...@php.net Fri, 14 Dec 2012 13:59:01 +0100 Parents: 77c4b84ac893a6e4824a58d17475149f6a1c2322 Branches: PHP-5.4 Link

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: sapi/cli/php_cli_server.c

2012-12-14 Thread Lars Strojny
Commit:aaa5e42177c2b8eac77ff25b7b4335a1c2b9f214 Author:Lars Strojny lstro...@php.net Fri, 14 Dec 2012 14:56:25 +0100 Parents: a73a6be76417571e7e4a467e8d9c7f82e8a45a9c c3b480323f78cfd756ef59d6ec0c98252fd9b5b3 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git

[PHP-CVS] com php-src: Bug #49341: Add SO_REUSEPORT support for socket_set_option(): ext/sockets/sockets.c ext/sockets/tests/bug49341.phpt

2012-12-02 Thread Lars Strojny
Commit:ec2a132f9c345e6b40d04f7230d25b2fe5659672 Author:Igor Wiedler i...@wiedler.ch Sun, 2 Sep 2012 23:18:45 +0200 Parents: 7552a7eb191b477349fa278e50fa8b3858382535 Branches: PHP-5.4 Link:

[PHP-CVS] com php-src: News entry for bug #49341: NEWS

2012-12-02 Thread Lars Strojny
Commit:12de2e91d0f10f93e177378f84d1dcc1c03e1141 Author:Lars Strojny lstro...@php.net Sun, 2 Dec 2012 19:41:19 +0100 Parents: ec2a132f9c345e6b40d04f7230d25b2fe5659672 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.4': ext/sockets/sockets.c

2012-12-02 Thread Lars Strojny
Commit:d1b8c6df76bf5d029e389184c8d0202c9d812fd8 Author:Lars Strojny lstro...@php.net Sun, 2 Dec 2012 19:41:55 +0100 Parents: d77dab19eba8dc422fea1d28798b79d511c26afe 12de2e91d0f10f93e177378f84d1dcc1c03e1141 Branches: master Link: http://git.php.net/?p=php-src.git

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/sockets/sockets.c

2012-12-02 Thread Lars Strojny
Commit:575b9837032104cc397ed76256f6536e13636fff Author:Lars Strojny lstro...@php.net Sun, 2 Dec 2012 19:42:25 +0100 Parents: 50fec2bae2996ec7c77cab68b34fe06a02db4816 12de2e91d0f10f93e177378f84d1dcc1c03e1141 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git

[PHP-CVS] com php-src: Fixing test according to @jpauli's suggestions: tests/classes/unset_public_properties.phpt

2012-12-02 Thread Lars Strojny
Commit:12f451c7710f1812418b8fdbabead2dc52796e29 Author:Marco Pivetta ocram...@gmail.com Wed, 7 Nov 2012 18:56:32 +0100 Committer: Lars Strojny lstro...@php.net Sun, 2 Dec 2012 19:47:13 +0100 Parents: 1377942b6963f53c77226b8a68832183b9916426 Branches: PHP-5.4 Link

[PHP-CVS] com php-src: Adding tests for private and protected properties: tests/classes/unset_properties.phpt tests/classes/unset_public_properties.phpt

2012-12-02 Thread Lars Strojny
Commit:627eb9e3d99c75a4d0309c1321e91a3a7ec4571c Author:Marco Pivetta ocram...@gmail.com Thu, 8 Nov 2012 05:51:01 +0100 Committer: Lars Strojny lstro...@php.net Sun, 2 Dec 2012 19:47:18 +0100 Parents: 12f451c7710f1812418b8fdbabead2dc52796e29 Branches: PHP-5.4 Link

[PHP-CVS] com php-src: Adding regression test for behavior of magic methods with unset public properties: tests/classes/unset_public_properties.phpt

2012-12-02 Thread Lars Strojny
Commit:1377942b6963f53c77226b8a68832183b9916426 Author:Marco Pivetta ocram...@gmail.com Fri, 26 Oct 2012 03:54:05 +0200 Committer: Lars Strojny lstro...@php.net Sun, 2 Dec 2012 19:47:09 +0100 Parents: 12de2e91d0f10f93e177378f84d1dcc1c03e1141 Branches: PHP-5.4 Link

[PHP-CVS] com php-src: make failed tests fail the test target: Makefile.global

2012-11-11 Thread Lars Strojny
Commit:180767373d03238431103c02a93de19df49c14dc Author:Bernhard K. Weisshuhn b...@codingforce.com Sun, 11 Nov 2012 20:11:06 +0100 Parents: 4029475e82552a3ceddbdd343bdb5641eb269c50 Branches: master Link:

[PHP-CVS] com php-src: Fixing NEWS file: NEWS

2012-09-21 Thread Lars Strojny
Commit:734bda7a2ddea53293eb8abdb9842a0079d54a53 Author:Lars Strojny lstro...@php.net Fri, 21 Sep 2012 13:22:53 +0200 Parents: b69068705ecfdad954cc072e00b8b630f39b7f15 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Bug #63000: MCAST_JOIN_GROUP on OSX is broken: NEWS ext/sockets/multicast.h ext/sockets/tests/bug63000.phpt

2012-09-19 Thread Lars Strojny
Commit:188c124a57a27e3d6baf786608a45d713d4595f6 Author:Lars Strojny lstro...@php.net Wed, 19 Sep 2012 22:17:35 +0200 Parents: ee172ce3cc65b5cb8ec49020c9579d108aca9ea1 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merging PR #116: ext/spl/tests/RecursiveDirectoryIterator_getSubPath_basic.phpt ext/spl/tests/RecursiveDirectoryIterator_getSubPathname_basic.phpt ext/standard/tests/strings/htt

2012-09-18 Thread Lars Strojny
Commit:ee172ce3cc65b5cb8ec49020c9579d108aca9ea1 Author:Lars Strojny lstro...@php.net Tue, 18 Sep 2012 23:15:03 +0200 Parents: aa133ea2821787c0cf4ac8750ddd22341752f135 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Initializing optional argument description in assert(): ext/standard/assert.c

2012-09-02 Thread Lars Strojny
Commit:89948c7fbe487e5d75f7b02fe0c29238f556f341 Author:Lars Strojny lstro...@php.net Sun, 2 Sep 2012 08:01:18 +0200 Parents: f7d51df5c65e47a5ef8a6d81f2e13044dd926492 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Initializing optional argument description in assert(): ext/standard/assert.c

2012-09-02 Thread Lars Strojny
Commit:e212de4a4492cd9dce8e45133604aa87083a0a92 Author:Lars Strojny lstro...@php.net Sun, 2 Sep 2012 08:01:18 +0200 Parents: 4e84f725544153d5b6fff99adc274d11f79b9079 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Allow null as a default value for length in mb_substr() and mb_strcut(): NEWS ext/mbstring/mbstring.c ext/mbstring/tests/mb_str_functions_opt-parameter.phpt

2012-09-02 Thread Lars Strojny
Commit:133f610bb18831a6d64061cd6e4e7f7779bf1581 Author:Lars Strojny lstro...@php.net Sun, 2 Sep 2012 14:52:05 +0200 Parents: 89948c7fbe487e5d75f7b02fe0c29238f556f341 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Allow null as a default value for length in mb_substr() and mb_strcut(): ext/mbstring/mbstring.c ext/mbstring/tests/mb_str_functions_opt-parameter.phpt

2012-09-02 Thread Lars Strojny
Commit:352a1956b60059f9792cac840d57b184c7305667 Author:Lars Strojny lstro...@php.net Sun, 2 Sep 2012 14:52:05 +0200 Parents: 32a97dfae6ad7cec85cf88feb45c3547e7a47176 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Bug #49510: Boolean validation fails with FILTER_NULL_ON_FAILURE with empty string or false: NEWS ext/filter/filter_private.h ext/filter/logical_filters.c ext/filter/tests/bug49

2012-09-02 Thread Lars Strojny
Commit:a26390ef0c22be3637795d9b5ab1c445e1d3f847 Author:Lars Strojny lstro...@php.net Sun, 2 Sep 2012 22:10:23 +0200 Parents: d371a306a24d15646e37c74ee8a9ab81a91f5e25 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: assert() user message: NEWS ext/standard/assert.c ext/standard/tests/assert/assert04.phpt ext/standard/tests/assert/assert_error1.phpt

2012-08-31 Thread Lars Strojny
Commit:167108d73cf7f37efb75bc32cef38ea4602ea229 Author:Lars Strojny lstro...@php.net Fri, 31 Aug 2012 18:55:43 +0200 Parents: b5d2c3174fcd3785d827ee310669189e827ca7ec Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Tests for the previous assert() with user message: ext/standard/tests/assert/assert_basic6.phpt ext/standard/tests/assert/assert_error2.phpt ext/standard/tests/assert/assert_err

2012-08-31 Thread Lars Strojny
Commit:64c168efc5fad8e9761b23dd02a99f5e5a1b46c2 Author:Lars Strojny lstro...@php.net Fri, 31 Aug 2012 19:01:57 +0200 Parents: 167108d73cf7f37efb75bc32cef38ea4602ea229 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: assert() user message: NEWS ext/standard/assert.c ext/standard/tests/assert/assert04.phpt ext/standard/tests/assert/assert_basic6.phpt ext/standard/tests/assert/assert_error1.ph

2012-08-31 Thread Lars Strojny
Commit:e658a91b3d826ea4104b17f3a6123c1e9f3aee86 Author:Lars Strojny lstro...@php.net Fri, 31 Aug 2012 19:04:53 +0200 Parents: 66fad45724214c21491daa21031ac6e5a59d5e3a Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Bug #62956: fixing private method signature validation: Zend/tests/bug61761.phpt Zend/tests/bug62956.phpt Zend/zend_compile.c

2012-08-28 Thread Lars Strojny
Commit:6b1073a3a7030d70a684638f098dbf22affb5c63 Author:Lars Strojny lstro...@php.net Tue, 28 Aug 2012 14:06:18 +0200 Parents: dd9478e6c871418a7e130e5f6cacc7eaa8d92cf4 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Bug #62956: fixing private method signature validation: Zend/tests/bug61761.phpt Zend/tests/bug62956.phpt Zend/zend_compile.c

2012-08-28 Thread Lars Strojny
Commit:f82dd2c77463e01cbcc9912be08f5e45cb1a384c Author:Lars Strojny lstro...@php.net Tue, 28 Aug 2012 14:06:18 +0200 Parents: c11106734d0fbd81ac8332e5a4132d0c6a06 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merging PR 121 to add support for slow request counting on the PHP-FPM status page: sapi/fpm/fpm/fpm_php_trace.c sapi/fpm/fpm/fpm_process_ctl.c sapi/fpm/fpm/fpm_request.c sapi/f

2012-08-26 Thread Lars Strojny
Commit:e7a714b35ecaf5760b1af7bd97eb2f0c613aa9f3 Author:Lars Strojny lstro...@php.net Sun, 26 Aug 2012 17:02:39 +0200 Parents: 101fd2d3fde0d963f9658b2fc11ac0e7e27258d9 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merging PR 121 to add support for slow request counting on the PHP-FPM status page: NEWS sapi/fpm/fpm/fpm_php_trace.c sapi/fpm/fpm/fpm_process_ctl.c sapi/fpm/fpm/fpm_request.c s

2012-08-26 Thread Lars Strojny
Commit:8e7081f3ac10f5b215358f7e245c9da21ea47278 Author:Lars Strojny lstro...@php.net Sun, 26 Aug 2012 17:02:39 +0200 Parents: e24194d15755fc574a39df1bc3a572394627f847 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Strong types for the result codes SUCCESS FAILURE. These are common symbol names and using #defines can cause conflicts.: Zend/zend.h

2012-08-26 Thread Lars Strojny
Commit:e3ef84c59bf669a7dfc717af26ed1872bab397c9 Author:Stuart Langley slang...@google.com Tue, 7 Aug 2012 13:06:13 +1000 Committer: Lars Strojny lstro...@php.net Sun, 26 Aug 2012 17:15:27 +0200 Parents: e7a714b35ecaf5760b1af7bd97eb2f0c613aa9f3 Branches: master Link

Re: [PHP-CVS] com php-src: Strong types for the result codes SUCCESS FAILURE. These are common symbol names and using #defines can cause conflicts.: Zend/zend.h

2012-08-26 Thread Lars Strojny
Good idea! Am 26.08.2012 um 19:47 schrieb Stas Malyshev smalys...@sugarcrm.com: Hi! +typedef enum { + SUCCESS = 0, + FAILURE = -1, /* this MUST stay a negative number, or it may affect functions! */ +} RESULT_CODE; If you use a type here, I'd suggest using zend_ prefix

[PHP-CVS] com php-src: Prefix RESULT_CODE enum with ZEND_: Zend/zend.h

2012-08-26 Thread Lars Strojny
Commit:8788cddfb36480cd4f0cb5c3aeec69134764ecfc Author:Lars Strojny lstro...@php.net Sun, 26 Aug 2012 20:06:47 +0200 Parents: 3d0857938d86b279e932de0558c3f4877e49bcec Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

Re: [PHP-CVS] com php-src: Bug 62462: Prevent multibyte characters from being split between the lines: ext/standard/quot_print.c ext/standard/tests/strings/bug62462.phpt

2012-08-21 Thread Lars Strojny
юникодестрока в юникодестрока в юникдестрока в юникодестрока в юникодестрока в юникодестрока в юникодестрока в никодестрока в юникодестрока в юникодестрока в юникоде 070- string(13) this is a foo 071- Done thanks On Tue, Aug 21, 2012 at 5:47 AM, Lars Strojny lstro...@php.net wrote: Commit

[PHP-CVS] com php-src: Bug 62462: adjusting test: ext/standard/tests/strings/quoted_printable_encode_002.phpt

2012-08-21 Thread Lars Strojny
Commit:aaa2eee4c03ac362ebe9c6f1594776434814b083 Author:Lars Strojny lstro...@php.net Tue, 21 Aug 2012 10:08:46 +0200 Parents: c54d73d54c8e2166f680b3db03238d5263a451c1 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Bug 62462: adjusting test: ext/standard/tests/strings/quoted_printable_encode_002.phpt

2012-08-21 Thread Lars Strojny
Commit:a45e81d093e830c25aed13480091049c901c38ec Author:Lars Strojny lstro...@php.net Tue, 21 Aug 2012 10:08:46 +0200 Parents: 18bb426587d62f93c54c40bf8535eb8416603629 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Bug 62462: Prevent multibyte characters from being split between the lines: ext/standard/quot_print.c ext/standard/tests/strings/bug62462.phpt

2012-08-20 Thread Lars Strojny
Commit:c54d73d54c8e2166f680b3db03238d5263a451c1 Author:Lars Strojny lstro...@php.net Mon, 20 Aug 2012 23:42:31 +0200 Parents: cc5631eca3e9aac195493a0edb7a730f3bc82a65 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Bug 62462: Prevent multibyte characters from being split between the lines: ext/standard/quot_print.c ext/standard/tests/strings/bug62462.phpt

2012-08-20 Thread Lars Strojny
Commit:18bb426587d62f93c54c40bf8535eb8416603629 Author:Lars Strojny lstro...@php.net Mon, 20 Aug 2012 23:42:31 +0200 Parents: ab4f3d93e812b96bf933a1fa7e0ad43671b38c77 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/mbstring/tests/ mb_str_functions_opt-parameter.phpt

2012-02-01 Thread Lars Strojny
lstrojny Wed, 01 Feb 2012 14:43:52 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323000 Log: Test for null behavior with ext/mbstring functions Changed paths: A

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ ext/spl/tests/CallbackFilterIteratorTest-002.phpt tests/output/ob_start_error_001.phpt

2011-11-17 Thread Lars Strojny
Hi Christopher, thanks for the hint. On my Mac OS X build it still works. Can somebody else try it? With regards, Lars Am 16.11.2011 um 21:12 schrieb Christopher Jones: On 11/13/2011 04:26 PM, Lars Strojny wrote: lstrojny Mon, 14 Nov 2011 00:26:37 +

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ ext/spl/tests/CallbackFilterIteratorTest-002.phpt tests/output/ob_start_error_001.phpt

2011-11-17 Thread Lars Strojny
that you have some local uncommited modifications related to that. On Thu, Nov 17, 2011 at 10:10 AM, Lars Strojny l...@strojny.net wrote: Hi Christopher, thanks for the hint. On my Mac OS X build it still works. Can somebody else try it? With regards, Lars Am 16.11.2011 um 21:12 schrieb

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/tests/output/ ob_start_error_001.phpt

2011-11-17 Thread Lars Strojny
lstrojny Thu, 17 Nov 2011 09:24:15 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319392 Log: Reverting r319136 Changed paths: U php/php-src/branches/PHP_5_4/tests/output/ob_start_error_001.phpt Modified:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ ext/spl/tests/CallbackFilterIteratorTest-002.phpt tests/output/ob_start_error_001.phpt

2011-11-13 Thread Lars Strojny
lstrojny Mon, 14 Nov 2011 00:26:37 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319136 Log: Adjusting error messages Changed paths: U php/php-src/branches/PHP_5_4/ext/spl/tests/CallbackFilterIteratorTest-002.phpt U

[PHP-CVS] cvs: php-src /ext/standard/tests/streams stream_resolve_include_path.phpt

2008-12-20 Thread Lars Strojny
lstrojnySat Dec 20 16:23:38 2008 UTC Added files: /php-src/ext/standard/tests/streams stream_resolve_include_path.phpt Log: Adding test for stream_resolve_include_path()

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file stream_001.phpt /main/streams streams.c

2008-12-14 Thread Lars Strojny
lstrojnySun Dec 14 16:25:38 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c /php-src/ext/standard/tests/filestream_001.phpt Log: If a wrapper could not be found it is either a typo or a configuration issue. But in

[PHP-CVS] cvs: php-src /ext/standard/tests/file stream_001.phpt /main/streams streams.c

2008-12-14 Thread Lars Strojny
lstrojnySun Dec 14 16:27:31 2008 UTC Modified files: /php-src/main/streams streams.c /php-src/ext/standard/tests/filestream_001.phpt Log: MFB: If a wrapper could not be found it is either a typo or a configuration issue. But in both cases

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard file.c

2008-12-13 Thread Lars Strojny
lstrojnySat Dec 13 15:06:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard file.c Log: One len variable is enough here, we can reuse it

[PHP-CVS] cvs: php-src(PHP_5_3) /main php_streams.h

2008-12-13 Thread Lars Strojny
lstrojnySat Dec 13 15:06:53 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_streams.h Log: Cleanup: remove trailing whitespaces

[PHP-CVS] cvs: php-src /main php_streams.h

2008-12-13 Thread Lars Strojny
lstrojnySat Dec 13 15:07:20 2008 UTC Modified files: /php-src/main php_streams.h Log: MFB: Remove trailing whitespaces http://cvs.php.net/viewvc.cgi/php-src/main/php_streams.h?r1=1.137r2=1.138diff_format=u Index: php-src/main/php_streams.h diff

[PHP-CVS] cvs: php-src(PHP_5_3) / run-tests.php

2008-12-10 Thread Lars Strojny
lstrojnyThu Dec 11 02:37:37 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: Fixing strict warning when null is passed

[PHP-CVS] cvs: php-src / run-tests.php

2008-12-10 Thread Lars Strojny
lstrojnyThu Dec 11 02:38:10 2008 UTC Modified files: /php-srcrun-tests.php Log: MFB: Fixing strict warning http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.384r2=1.385diff_format=u Index: php-src/run-tests.php diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) / run-tests.php

2008-12-10 Thread Lars Strojny
lstrojnyThu Dec 11 02:38:45 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcrun-tests.php Log: MFB: Fixing strict warning http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.54r2=1.226.2.37.2.55diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/gettext gettext.c /ext/gettext/tests 44938.phpt

2008-10-30 Thread Lars Strojny
lstrojnyThu Oct 30 14:22:21 2008 UTC Added files: /php-src/ext/gettext/tests 44938.phpt Modified files: /php-src/ext/gettextgettext.c Log: The real fix for the gettext overflow bug - The overflow issue was not limited

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gettext gettext.c /ext/gettext/tests 44938.phpt

2008-10-30 Thread Lars Strojny
lstrojnyThu Oct 30 14:23:04 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/gettext/tests 44938.phpt Modified files: /php-src/ext/gettextgettext.c Log: MFH: #44938

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gettext gettext.c /ext/gettext/tests 44938.phpt

2008-10-30 Thread Lars Strojny
lstrojnyThu Oct 30 14:22:50 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/gettext/tests 44938.phpt Modified files: /php-src/ext/gettextgettext.c Log: MFH: #44938

[PHP-CVS] cvs: php-src /ext/standard/tests/array prev_basic.phpt prev_error1.phpt prev_error2.phpt prev_error3.phpt prev_variation1.phpt prev_variation2.phpt

2008-09-11 Thread Lars Strojny
lstrojnyThu Sep 11 18:21:25 2008 UTC Added files: /php-src/ext/standard/tests/array prev_basic.phpt prev_error1.phpt prev_error2.phpt prev_error3.phpt prev_variation1.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array prev_basic.phpt prev_error1.phpt prev_error2.phpt prev_error3.phpt prev_variation1.phpt prev_variation2.phpt

2008-09-11 Thread Lars Strojny
lstrojnyThu Sep 11 18:21:37 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array prev_basic.phpt prev_error1.phpt prev_error2.phpt prev_error3.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/standard array.c url.c var.c /ext/standard/tests/array array_reduce.phpt

2008-08-20 Thread Lars Strojny
lstrojnyWed Aug 20 20:35:45 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_reduce.phpt Modified files: /php-srcNEWS /php-src/ext/standard array.c url.c var.c Log: MFH: Allow mixed

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard url.c var.c

2008-08-20 Thread Lars Strojny
lstrojnyWed Aug 20 21:26:04 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard var.c url.c Log: Reverting local change

[PHP-CVS] cvs: php-src / run-tests.php

2008-07-23 Thread Lars Strojny
lstrojnyWed Jul 23 16:10:14 2008 UTC Modified files: /php-srcrun-tests.php Log: Allowing %unicode|string% as a placeholder. In 6, this placeholder is resolved to unicode, in 6 to string. This allows to easily write portable tests. Patch by uw

[PHP-CVS] cvs: php-src(PHP_5_3) / run-tests.php

2008-07-23 Thread Lars Strojny
lstrojnyWed Jul 23 16:11:00 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: Allowing %unicode|string% as a placeholder (backport from HEAD)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests array_intersect_ukey_error.phpt array_intersect_ukey_variation1.phpt array_intersect_ukey_variation2.phpt array_intersect_ukey_variation3.phpt array

2008-07-23 Thread Lars Strojny
lstrojnyWed Jul 23 20:37:23 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests array_intersect_ukey_error.phpt array_intersect_ukey_variation1.phpt

[PHP-CVS] cvs: php-src /ext/standard/tests array_intersect_ukey_error.phpt array_intersect_ukey_variation1.phpt array_intersect_ukey_variation2.phpt array_intersect_ukey_variation3.phpt array_intersec

2008-07-23 Thread Lars Strojny
lstrojnyWed Jul 23 20:38:10 2008 UTC Modified files: /php-src/ext/standard/tests array_intersect_ukey_error.phpt array_intersect_ukey_variation1.phpt array_intersect_ukey_variation2.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /tests/lang 033.phpt

2008-07-15 Thread Lars Strojny
lstrojnyTue Jul 15 08:34:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/tests/lang 033.phpt Log: Reenabling the test but removing the test cases for old_function as the alternative syntaxes are still there

[PHP-CVS] cvs: php-src(PHP_5_3) /main output.c

2008-07-15 Thread Lars Strojny
lstrojnyTue Jul 15 08:50:04 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main output.c Log: New parameter parsing API http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.167.2.3.2.4.2.3r2=1.167.2.3.2.4.2.4diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /main output.c

2008-07-15 Thread Lars Strojny
lstrojnyTue Jul 15 09:09:09 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main output.c Log: Return null on when param parsing errors occur

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /main output.c

2008-07-15 Thread Lars Strojny
Hi Hannes, Am Dienstag, den 15.07.2008, 15:07 +0200 schrieb Hannes Magnusson: I see no point in breaking bc just to break it. that's how it is done elsewhere too. The issue is, there are no tests to tell us how the behaviour was before the parameter handling was changed to the new API, so we

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/reflection php_reflection.c /ext/reflection/tests ReflectionFunction_getNamespaceName.phpt reflectionClass_getNamespaceName.phpt

2008-06-25 Thread Lars Strojny
Thank you very much! Am Mittwoch, den 25.06.2008, 12:33 + schrieb Dmitry Stogov: dmitryWed Jun 25 12:33:46 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/reflection/tests

[PHP-CVS] cvs: php-src /ext/reflection/tests reflectionClass_getModifierNames_basic.phpt

2008-06-12 Thread Lars Strojny
lstrojnyThu Jun 12 20:30:46 2008 UTC Added files: /php-src/ext/reflection/tests reflectionClass_getModifierNames_basic.phpt Log: Reflection::getModifierNames()-test by Felix De Vliegher (Testfest)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/reflection/tests reflectionClass_getModifierNames_basic.phpt

2008-06-12 Thread Lars Strojny
lstrojnyThu Jun 12 20:31:06 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/reflection/tests reflectionClass_getModifierNames_basic.phpt Log: Reflection::getModifierNames()-test by Felix De Vliegher

  1   2   >