Changes to 'PHP-5.4'

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Sat Apr 14 12:25:31 CEST 2012


New branch 'PHP-5.4' available with the following commits:
commit de6dfe5bbd197e6387f0044b857b518e29e27283
Merge: 676f0de e9b978c
Author: David Soria Parra <dsp at php.net>
Date:   Fri Apr 13 16:33:25 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      configure.in: Check for README.GIT-RULES instead of README.SVN-RULES
    
    Conflicts:
    	configure.in

commit 676f0deb38910bcc859924f871c284b73a9dd13d
Merge: 8ceae39 e0d5138
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Apr 13 02:15:39 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Move and update README.SVN-RULES to README.GIT-RULES

commit 8ceae39d4d727077143229926a4a6634f3365f5d
Merge: 0a580ac 8c4294b
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Apr 13 00:11:04 2012 +0800

    Merge branch 'PHP-5.3' into PHP-5.4

commit 0a580ac76f26ffbfc0d7803b5c5508ae7461e529
Merge: 82c05ee 1461a40
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Apr 12 12:02:38 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Remove cherry-picked items for 5.3.11
      Fix bug #61537 (json_encode() incorrectly truncates/discards information) and remove a test case that's now mooted by this fix.
    
    Conflicts:
    	ext/json/json.c
    	ext/json/php_json.h

commit 82c05eeda99e646063abece28c2b1a7c0a414338
Author: Johannes Schlüter <johannes at schlueters.de>
Date:   Thu Apr 5 18:46:52 2012 +0200

    Copy default properties of internal classes for different threads

commit 05c8d4766c272e101b5279f0ec432e1b16e74637
Author: Adam Harvey <adam at pwd.net.au>
Date:   Mon Apr 2 10:30:02 2012 +0800

    Update test to fix breakage caused by the previous commit.

commit cb2a1c71c96d7c9b2ee03d77beae0c8e0d385f1b
Author: Adam Harvey <adam at pwd.net.au>
Date:   Mon Apr 2 09:46:18 2012 +0800

    Fix bug #61537 (json_encode() incorrectly truncates/discards information) and
    remove a test case that's now mooted by this fix.

commit 112a476b683a634390b23fe7509d5b73632d0829
Merge: 9ada49f 1c8fccd
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Apr 10 19:41:33 2012 +0100

    Merge .gitattributes EOL commit from 5.3.
    
    This merge commit includes several changes from the 5.3 commit.
    This is because of 1) different tests between the two branches
    and 2) the svn:eol-style attributes differing between the two
    branches.

commit 9ada49fa1c957645e2bd4a7d58f2fb49a8f834e7
Merge: a9eace9 ed0ddd2
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 10 15:23:38 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fixed bug #61669 ext\standard\tests\file\rename_variation7-win32.phpt fails
    
    Conflicts:
    	ext/standard/tests/file/rename_variation7-win32.phpt

commit a9eace9f6eafb8b66258eefadfefb644c17ee903
Merge: 98001a8 b0cb29d
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 10 15:12:42 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fixed bug #61668 ext\standard\tests\file\rename_variation13-win32.phpt fails
    
    Conflicts:
    	ext/standard/tests/file/rename_variation13-win32.phpt

commit 98001a849b78bac675bf25664a305f9709bf7ec9
Merge: 06b2d66 b9cbb9e
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 10 15:03:41 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix bug #61667 ext\standard\tests\file\glob_variation-win32.phpt fails
    
    Conflicts:
    	ext/standard/tests/file/glob_variation-win32.phpt

commit 06b2d66ce259372883e0742be3930a3a10494261
Merge: 13211f2 fde9634
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 10 14:55:38 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fixed bug #61666 ext\standard\tests\file\file_put_contents_variation8-win32.phpt fails
    
    Conflicts:
    	ext/standard/tests/file/file_put_contents_variation8-win32.phpt

commit 13211f201a293c3b04b685fdc7167d34f7664dd1
Merge: 024cd2a b2f2e1d
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 10 14:05:07 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix bug #61659 Test ext\spl\tests\bug60082.phpt fails
      Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails
      Fixed bug #61637 ext\sockets\tests\socket_sentto_recvfrom_unix.phpt
      Fixed bug #61635 ext\sockets\tests\socket_select-wrongparams-1.phpt
    
    Conflicts:
    	ext/spl/tests/bug60082.phpt

commit 024cd2a124bcf54a050588d627308ac0426b46c2
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 10 13:58:15 2012 +0200

    Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails

commit bbab846adaa268cbce7c809f3d471177991877a9
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 10 13:54:22 2012 +0200

    Fixed bug #61637 ext\sockets\tests\socket_sentto_recvfrom_unix.phpt

commit 70f2f30e67536b388817a4a3a88409f9eef24f94
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 10 13:40:20 2012 +0200

    Fixed bug #61635 ext\sockets\tests\socket_select-wrongparams-1.phpt

commit 006b04da4a8a242c971b9641748323065d539069
Merge: 5b0e720 c4676ee
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 10 13:09:48 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fixed bug #61634 Test ext\sockets\tests\socket_listen-wrongparams.phpt fails
      Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt fails
      Fixed bug #61632 Test ext\sockets\tests\socket_create_listen.phpt fails
      Fixed bug 61621 Test fail in ext/standard/tests/dir

commit 5b0e7203e659cb3866505e4c52812b5eba040e35
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 10 13:02:53 2012 +0200

    Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt fails

commit 83b48280c7610f60fa7941dbf955348e624b8805
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 10 12:57:10 2012 +0200

    Fixed bug #61632 Test ext\sockets\tests\socket_create_listen.phpt fails

commit 31a3e831904b3ac9651fc0bf9528bd139d8f23d5
Merge: 1a0c9ec 26dbc5e
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 10 12:37:37 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fixed bug #61611 ext\date\tests\date_default_timezone_get-2.phpt fails
      Fixed bug #61631 mbstring mail related tests fail
      Fixed bug #61610 Test ext\date\tests\date_default_timezone_get-1.diff fails
      Fix bug #61609 Test ext\date\tests\bug52062.phpt fails As expressed in the comments http://de.php.net/manual/en/datetime.gettimestamp.php this is the generic 32 bit timestamp issue

commit 1a0c9ecaeee10b76895f6d67166187891777de8f
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 10 11:47:18 2012 +0200

    Fixed bug #61631 mbstring mail related tests fail

commit fbbad87056328b30d2b398cb78c3cf625f453e52
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 10 11:03:41 2012 +0200

    Fixed bug #61610 Test ext\date\tests\date_default_timezone_get-1.diff fails
    
    The behaviour on windows is to select an arbitrary timezone from the current system settings.
    This gives no chance to hardcode the timezone name, for instance for UTC+1 it could choose
    from the multiple names like Europe/Berlin or Europe/Paris . For this reason the test is
    parametrized so there is no hardcoded timezone data.
    
    The original test made to be skipped on windows and a duplicate was made for windows.

commit fd68d5b13929ff4b2492a024eeaf14d07b3e5dad
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 10 10:18:10 2012 +0200

    Fix bug #61609 Test ext\date\tests\bug52062.phpt fails
    As expressed in the comments http://de.php.net/manual/en/datetime.gettimestamp.php
    this is the generic 32 bit timestamp issue

commit 882dca647a42c974102cfd1c75818764a199998f
Author: Rui Hirokawa <rui.hirokawa at gmail.com>
Date:   Mon Apr 9 23:49:18 2012 +0900

    MFH: fixed a mistake on reverting my previous patch.

commit 7ae93a2c4c8a51cc2aec9977ce3c83c100e382a0
Author: Nikita Popov <nikic at php.net>
Date:   Sun Apr 8 22:36:50 2012 +0200

    Fix bug #61660: bin2hex(hex2bin($data)) != $data
    
    If the input data has an odd length a warning is thrown and false is returned.

commit f7d407678570f8e4063b70bd30f3fc19c10442ea
Merge: 014ed76 0f180a6
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Apr 7 16:34:17 2012 +0100

    Merge branch '5.3' into 5.4

commit 014ed76943071d674cdc308f28b74be18e1caf0c
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Apr 6 21:58:28 2012 +0800

    Update NEWS

commit b0f09b69d38a05102703329b51d7fae4d2433b54
Merge: 69b2570 9bf8cd4
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Apr 6 21:57:56 2012 +0800

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fixed bug #61650 (ini parser crashes when using ${xxxx} ini variables (without apache2))

commit 69b2570b72a643f28135ebaf89ab1188d6cd7d45
Merge: 7cccb6b 381edb4
Author: Anatoliy Belsky <ab at php.net>
Date:   Wed Apr 4 18:54:03 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix bug #61480 test bug - ext/gd/tests/bug48555.phpt
      updated the NEWS with the latest fileinfo changes
    
    Conflicts:
    	NEWS

commit 7cccb6bc5a377bdd91321202e4970dfaf394c60b
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Apr 4 17:41:25 2012 +0800

    fix typo

commit 1215665bb435ba619a17414cd832dc364d6fb9e4
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Apr 4 17:38:43 2012 +0800

    Update NEWS for #61617

commit 1ff80215190e0746d89c5502c232e26c6fabe5d4
Merge: 9882358 94f1c05
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Apr 4 17:36:18 2012 +0800

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fixed bug #61617 (Libxml tests failed(ht is already destroyed))
      Cherry-pick 4cc74767
    
    Conflicts:
    	NEWS

commit 9882358984709539a3aa5228ef95843da52c7d7b
Merge: efd671f f7bf835
Author: Xinchen Hui <laruence at gmail.com>
Date:   Wed Apr 4 16:37:29 2012 +0800

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix warning "suggest parentheses around assignment"
    
    Conflicts:
    	main/SAPI.c

commit efd671f242e87e3301a1b3e76179955f26119feb
Author: Xinchen Hui <laruence at gmail.com>
Date:   Wed Apr 4 16:14:28 2012 +0800

    Fixed bug Fixed bug #61605 (header_remove() does not remove all headers)

commit 3ea9fa1b4626f6125f25d8b0bcffac7becc1d092
Merge: bd40082 896c453
Author: Xinchen Hui <laruence at gmail.com>
Date:   Wed Apr 4 16:13:02 2012 +0800

    Merge branch 'PHP-5.3' into PHP-5.4

commit bd400829af7144321eb20feb727bb35597fc15ef
Merge: 9c5ae99 7b04638
Author: Xinchen Hui <laruence at gmail.com>
Date:   Wed Apr 4 15:24:08 2012 +0800

    Merge branch 'PHP-5.3' into PHP-5.4

commit 9c5ae9954f40c82ee98038ce3e528185090e4ba1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Apr 3 08:47:00 2012 -0400

    Fixed bug #61423 (gzip compression fails).

commit 827c446b62ecab6e92b93a9184ba28e581b4d882
Merge: 2a8866b 438536e
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 3 14:22:59 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix bug #61460 popen_close_error-win32 expected output is wrong
    
    Conflicts:
    	ext/standard/tests/file/popen_pclose_error-win32.phpt

commit 2a8866ba5ed28af456f5f8f396323bfbafe506be
Merge: b67a4cc 14e74ae
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 3 13:24:31 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix bug #61454 ext\standard\tests\general_functions\bug49847.phpt fails

commit b67a4cc340f3880b3eab5144aac36b1a7c8de9ac
Merge: 9c81654 94cefae
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 3 13:09:17 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix bug #61481 Test Bug - ext/com_dotnet/tests/bug49192

commit 9c81654378a8fa9d52d9aabd68e29fbe5ef021b0
Merge: e7a36ad 469cd3a
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Apr 3 11:08:02 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix bug #61517 random test failure - ext/standard/tests/misc/time_sleep_until_basic.phpt

commit e7a36ad902ee09cd457d4e221f51266c5d76706e
Merge: 4304759 6d97e28
Author: Xinchen Hui <laruence at gmail.com>
Date:   Tue Apr 3 12:18:42 2012 +0800

    Merge branch 'PHP-5.3' into PHP-5.4

commit 43047598c4e4ed76daa82ff509e46c40087f0ea4
Merge: 374646c a6c95c8
Author: Moriyoshi Koizumi <mozo at mozo.jp>
Date:   Tue Apr 3 02:00:23 2012 +0900

    Merge branch 'PHP-5.3' into PHP-5.4
    
    Conflicts:
    	NEWS

commit 374646c36b07956da928e0583854002e55b4013e
Merge: 69e0e03 8684fb7
Author: Anatoliy Belsky <ab at php.net>
Date:   Mon Apr 2 17:36:50 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      updated the libmagic.patch
      Bug #61566 Fileinfo ext\fileinfo\tests\finfo_file_002.phpt fails
      Fix bug #61565 Fileinfo ext\fileinfo\tests\finfo_file_001.phpt fails
      - update to openssl 0.9.8u
    
    Conflicts:
    	ext/fileinfo/tests/finfo_open_001.phpt
    	ext/fileinfo/tests/finfo_open_error.phpt
    	win32/build/libs_version.txt

commit 69e0e034577dedcb549c4fb5bd304f1a14d842d2
Author: Pierre Joye <pierre.php at gmail.com>
Date:   Mon Apr 2 12:59:03 2012 +0200

    - update to openssl 0.9.8u

commit 6c6bec576027c081b4f953c54a9dcbaee701b43f
Merge: 4ad9323 0e53ac4
Author: Derick Rethans <github at derickrethans.nl>
Date:   Mon Apr 2 10:40:02 2012 +0100

    Merge branch 'PHP-5.3' into PHP-5.4

commit 4ad9323fa2929057784c2edac60153d50fbfc32f
Merge: 09b3034 66b3b44
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Mon Apr 2 10:03:25 2012 +0300

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:

commit 09b303425afa3057ce171f7fea9b01e59c0614ce
Merge: 5d8a0fd 3bf53aa
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Mon Apr 2 10:03:18 2012 +0300

    Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

commit 3bf53aa911e1e2128a11aee45c126000635de006
Merge: aa774a5 ff8be98
Author: David Soria Parra <dsp at php.net>
Date:   Sat Mar 31 09:34:25 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Cleanup Safe Mode related comment in SG(request_info)

commit aa774a51d5c45b98103e0f67914d4c0b152e80ae
Merge: 4e8cab9 132d711
Author: Christopher Jones <sixd at php.net>
Date:   Fri Mar 30 16:17:37 2012 -0700

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Add php.ini parameter checks for OCI8

commit 4e8cab94d3d1b82fa2c127c317ef2f3cd79e9bd7
Merge: 0623574 14fdb8b
Author: Christopher Jones <sixd at php.net>
Date:   Fri Mar 30 10:48:45 2012 -0700

    Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
    
    * 'PHP-5.4' of https://git.php.net/repository/php-src:
      trivial change try to ci a "fake" merge
      Fix test,  parameter signatures was introduced only into 5.4
      fix makedist for new tags

commit 14fdb8bf0a0706385c2ac1ae285398908001a3fc
Author: Xinchen Hui <laruence at gmail.com>
Date:   Fri Mar 30 20:50:45 2012 +0800

    trivial change try to ci a "fake" merge
    
    seems now a empty merge will not be accepted by pre-receive-hook
      "remote: We cannot figure out what you comitted!"

commit e2edc820e0fec05e3111bdbfd4458fd20d748dfa
Merge: 82f166f 6b4112c
Author: Xinchen Hui <laruence at gmail.com>
Date:   Fri Mar 30 20:45:09 2012 +0800

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix test,  parameter signatures was introduced only into 5.4

commit 82f166fa73f4f460c3a7bb6b9ba184e7136ed424
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Mar 30 00:01:29 2012 -0700

    fix makedist for new tags

commit 06235747b17b3f5709604c8d6f12770905a28fcc
Merge: 4b72d50 c02aa08
Author: Christopher Jones <sixd at php.net>
Date:   Thu Mar 29 17:42:40 2012 -0700

    Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
    
    * 'PHP-5.4' of https://git.php.net/repository/php-src:
      Fixed bug61115-1.phpt for debug build version.
      Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less)
      Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less)
      This will be PHP 5.3.12
      ext/pcntl/pcntl.c: Fix typo in comment
      Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)
      Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)
      ext/pcntl/pcntl.c: Fix typo in comment
      ext/pcntl/pcntl.c: Fix typo in comment
      - fix bug #61541, Segfault when using ob_* in output_callback
      - fix bug #61541, Segfault when using ob_* in output_callback
      update NEWS
      fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN
      open_basedir check for linkinfo
      NEWS entry for readline fix
      NEWS entry for readline fix
      Add open_basedir checks to readline_write_history and readline_read_history

commit 5d8a0fd7ecfd344f1f426416671ce89b13701baa
Merge: c02aa08 97f4fc2
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Thu Mar 29 18:28:22 2012 +0300

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix firebird bug #60947 , tested and now it prints the header page information from database

commit c02aa086c6d075e765d75476b05fa3df3da68c13
Merge: aecf548 c0f806a
Author: Shein Alexey <confik at gmail.com>
Date:   Thu Mar 29 17:03:43 2012 +0500

    Resolved conflict.

commit aecf5485e3af6a1e405f29f653353ae1237dbb3e
Merge: 1d8664b 931831b
Author: Yasuo Ohgaki <yohgaki at ohgaki.net>
Date:   Thu Mar 29 19:55:06 2012 +0900

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less)

commit 931831bf75d645bdb9f079793b0224bb4843a7a3
Author: Yasuo Ohgaki <yohgaki at ohgaki.net>
Date:   Thu Mar 29 19:48:58 2012 +0900

    Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less)

commit 1d8664b90b4007b81206d39f3453eb4e7987776d
Merge: 0bca6214 fb12476
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Mar 29 11:43:26 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      This will be PHP 5.3.12
    
    Conflicts:
    	configure.in
    	main/php_version.h

commit 0bca6214c642f026a2260994c7169aa1504cd26c
Merge: f4873c6 21fa963
Author: Johannes Schlüter <johannes at schlueters.de>
Date:   Thu Mar 29 10:57:57 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:

commit f4873c68a600dcd0c6c548c9ecf2d605da878252
Merge: 616d802 67bf07f
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Mar 29 08:47:58 2012 +0100

    Merge branch '5.3' into 5.4
    
    Conflicts:
    	main/output.c

commit 616d8029747626d24a07156bdfa5e565a88c85f2
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Mar 29 08:45:00 2012 +0100

    Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)
    
    This reverts commit 4aeabaf8e938af00d6fe9f8316251b543640018c.

commit fe79276371e51a8ee8dff6d5151f902e2129057c
Merge: 4aeabaf 6f6cc84
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Mar 28 21:16:04 2012 -0700

    Merge branch 'sec54' into PHP-5.4
    
    * sec54:
      update NEWS
      fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN
      open_basedir check for linkinfo
      NEWS entry for readline fix
      NEWS entry for readline fix
      Add open_basedir checks to readline_write_history and readline_read_history

commit 4aeabaf8e938af00d6fe9f8316251b543640018c
Author: Jille Timmermans <jille at quis.cx>
Date:   Wed Mar 28 16:18:23 2012 +0200

    ext/pcntl/pcntl.c: Fix typo in comment
    
    Signed-off-by: Jille Timmermans <jille at quis.cx>

commit 4b72d505ae54fe3f2a7106c755f985ad9ee7baa5
Merge: 92bca74 08089eb
Author: Christopher Jones <sixd at php.net>
Date:   Wed Mar 28 16:16:20 2012 -0700

    Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
    
    * 'PHP-5.4' of https://git.php.net/repository/php-src:
      Refactoring junit logger. Added generation of nested testsuites in junit.xml.

commit 08089ebe16b0dffacb15b1669bc6c3a8432dcb1c
Merge: 92bca74 5ddfdb8
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Mar 28 21:42:48 2012 +0100

    Merge branch '5.3' into 5.4

commit 92bca7436fe00f3eb3230f8d42dd2f2b3016574b
Merge: fa0d507 eeab3be
Author: Anatoliy Belsky <ab at php.net>
Date:   Wed Mar 28 19:32:24 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix bug #61459 popen_close_basic-win32 can't run sort.exe

commit fa0d507923b8dc07ff91576121543b18549dda3a
Merge: 4c5b427 bff8152
Author: Anatoliy Belsky <ab at php.net>
Date:   Wed Mar 28 17:13:16 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix bug #61401 ext\openssl\tests\004.phpt fails
      Fix bug #61404 ext\openssl\tests\021.phpt fails
      Fix bug #61448 intl tests fail with icu >= 4.8

commit 4c5b427124a2af3d951fed869cc86452e8b6290c
Author: Anatoliy Belsky <ab at php.net>
Date:   Wed Mar 28 16:04:56 2012 +0200

    Fix bug #61404 ext\openssl\tests\021.phpt fails

commit fa7f215d19b3546c028b2cfb9864d28a06ac29af
Merge: 105a9a9 a912181
Author: Anatoliy Belsky <ab at php.net>
Date:   Wed Mar 28 14:51:16 2012 +0200

    Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
    
    * 'PHP-5.4' of git.php.net:php-src:
      Fixed problem introduced in a763929 (fixing bug #61347).

commit a9121819d012faa2a2c57e05eddc7a511ca520f7
Merge: 593578c d406f2b
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Mar 28 13:13:52 2012 +0100

    Merge remote branch 'origin/PHP-5.4' into 5.4

commit 593578c8c1c5163789bcdb54617fa331a952259a
Merge: 6899022 f07dd29
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Mar 28 13:06:05 2012 +0100

    Merge branch '5.3' into 5.4

commit 105a9a9d455a29951add13f5add9e0b59520f79e
Merge: d406f2b 103995b
Author: Anatoliy Belsky <ab at php.net>
Date:   Wed Mar 28 14:01:14 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix bug #61448 intl tests fail with icu >= 4.8

commit 103995ba22ed13e5924acdad91a8dc444d72cde1
Author: Anatoliy Belsky <ab at php.net>
Date:   Wed Mar 28 13:59:51 2012 +0200

    Fix bug #61448 intl tests fail with icu >= 4.8

commit d406f2b034a3b41e94aaf7bea0535aca196853d7
Merge: 4f23ee8 0b20329
Author: Anatoliy Belsky <ab at php.net>
Date:   Wed Mar 28 12:56:17 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix bug #61468 ext/phar/tests/phar_oo_005.phpt fails

commit 4f23ee8f5ea03eb19ae8b79e044a9621e3e65bd4
Merge: 6899022 11f04c3
Author: Anatoliy Belsky <ab at php.net>
Date:   Wed Mar 28 12:10:25 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Bug 61504 updated libmagic.patch
      Bug #61504 TSRML_FETCH() must be last

commit 68990224be30c18e833efae5b5d25ccc5b193101
Merge: c195596 0676031
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Mar 28 08:44:05 2012 +0100

    Merge branch '5.3' into 5.4
    
    Zend/zend_language_scanner.c and Zend/zend_language_scanner_defs.h had to be changed manually.

commit c195596280c2e48f68b6c1c97215b8c4417e2274
Merge: 00b4862 74ee335
Author: Pierre Joye <pierre.php at gmail.com>
Date:   Wed Mar 28 02:11:06 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      - fix bug #61504, fix build errors on windows and possibly other
    
    Conflicts:
    	Zend/zend_language_scanner.c
    	Zend/zend_language_scanner_defs.h

commit 00b486216742b5909712507398c1279b22aba15f
Merge: c447704 c8ced8c
Author: Christopher Jones <sixd at php.net>
Date:   Tue Mar 27 11:54:05 2012 -0700

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Update README

commit c447704f98654e906a15cbe96052d62c009e0590
Merge: b7596ea da85d5b
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Mar 27 18:53:50 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix bug #61518 skip on windows, fix on linux - ext/standard/tests/streams/bug60106.phpt

commit b7596eaa1b406f7d768e49c53f03bb7cdfa25cab
Merge: 8d7a489 bcfcfb2
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Mar 27 18:16:02 2012 +0200

    Merge branch '5.3' into 5.4
    
    * 5.3:
      Fix bug #61519	test fails, should pass - ext/zlib/tests/bug60761.phpt
    
    Conflicts:
    	ext/zlib/tests/bug60761.phpt

commit 8d7a489b97eb436a5e99c008e57fdb068c86ec67
Merge: 7fdd35d b638d30
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Mar 27 16:15:15 2012 +0200

    Merge branch '5.3' into 5.4
    
    * 5.3:
      Fix bug #61405 ext\openssl\tests\022.phpt fails
      Fix bug #61412 ext\openssl\tests\bug28382.phpt fails

commit 7fdd35d697765680050dc81114444d2772962698
Author: Anatoliy Belsky <ab at php.net>
Date:   Tue Mar 27 15:23:01 2012 +0200

    Fix bug #61412 ext\openssl\tests\bug28382.phpt fails

commit 1b179545c28f8c370d1cdec23075086e0d5b0a25
Merge: a817465 8c44c85
Author: Shein Alexey <confik at gmail.com>
Date:   Tue Mar 27 19:00:28 2012 +0500

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Added failing test for ArrayObject::offsetExists().

commit a8174653e33479c850342cd9f9b5e7898f52ad8d
Merge: 50bdc48 d0e3289
Author: Pierre Joye <pierre.php at gmail.com>
Date:   Tue Mar 27 14:02:07 2012 +0200

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      - fix test for 5.11
      Fix bug #61504, potential vuln. in fileinfo. update to 5.11

commit 50bdc486855f450e733bc529ac0ce4f5f52ce405
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Mar 25 13:53:49 2012 -0700

    fix test

commit d51c1e0a4c86cca1dbdfb30dadd5b59db7e9eda1
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Mar 25 13:49:19 2012 -0700

    fix tests

commit 6f6cc844e90c93dabcb6819b9956a00b66e491b4
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Mar 25 12:53:44 2012 -0700

    update NEWS

commit 2a74cb40080c9e16f7ae952fc46f64b219aaf77e
Merge: b08b7fe 167e2fd
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Mar 25 12:51:46 2012 -0700

    Merge branch 'sec53' into sec54
    
    * sec53:
      fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN

commit 2bd5fa0eda9a55b617b83ac3db6b8b7ca6190275
Merge: cdfef0a bc313f5
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Mar 25 01:03:25 2012 -0700

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      fix bug #61487 - bad bounds check in grapheme_strpos

commit cdfef0aee4498e500d799c3e725abe8e95dba774
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Mar 25 01:00:06 2012 -0700

    NEWS for bug #61487

commit a635b0d2fc7dd970fc1fd525bc11d4194ec23e0a
Merge: 7f05a39 4c478f9
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Mar 25 00:58:43 2012 -0700

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      NEWS for bug #61487

commit b08b7fe78785230dd37e7969e38f1913727fbc88
Merge: cff89ce 9007787
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Mar 25 05:45:55 2012 +0530

    Merge branch 'PHP-5.3' into PHP-5.4

commit 7f05a39fce42029c126d6dc315ffdad43d27c8e9
Merge: 1080968 da2da13
Author: Pierrick Charron <pierrick at php.net>
Date:   Sat Mar 24 17:59:46 2012 -0400

    Merge branch 'PHP-5.3' into PHP-5.4

commit 10809686f0dbcbbf0eb06c968d65e0febe1dc034
Merge: 7a1c765 948d326
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Mar 24 17:59:52 2012 +0100

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix test on FreeBSD and other systems that have /etc/services

commit 7a1c76538541e74719faf2311d72a70acd3c01e4
Merge: 69b647c 4fc4dd8
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Mar 24 17:20:14 2012 +0100

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      This is a git checkout
      Revert incorrect fix

commit 69b647c43be5729337024abdc6bf8565a1aa9a5b
Merge: 5a0b3cc cb54532
Author: David Soria Parra <dsp at php.net>
Date:   Sat Mar 24 14:39:03 2012 +0100

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Revert "Implemented FR #60738 (Allow 'set_error_handler' to handle NULL)"

commit 5a0b3cc90a5ff059a812d7de27312d07292f1f77
Author: Xinchen Hui <laruence at gmail.com>
Date:   Sat Mar 24 19:27:00 2012 +0800

    Revert "Update NEWS"
    
    This reverts commit 88a8085aa3ae4ce3928d0309a3c5530e7483a134.

commit 872fdd153e69f3028750215f226769f2af399078
Merge: 88a8085 9c99a89
Author: Xinchen Hui <laruence at gmail.com>
Date:   Sat Mar 24 19:26:27 2012 +0800

    Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4

commit 88a8085aa3ae4ce3928d0309a3c5530e7483a134
Author: Xinchen Hui <laruence at gmail.com>
Date:   Sat Mar 24 15:15:58 2012 +0800

    Update NEWS

commit 7ffc442927346077165e008ab8a33e1dfe0e6ea3
Merge: 45a9b12 fcae164
Author: Xinchen Hui <laruence at gmail.com>
Date:   Sat Mar 24 15:15:27 2012 +0800

    Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4

commit 45a9b12c7ce17c2bdba47aa8b13785e2ea5fa39b
Merge: 503e9d9 9a87fe1
Author: Xinchen Hui <laruence at gmail.com>
Date:   Sat Mar 24 14:34:01 2012 +0800

    Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4

commit 503e9d955c79f60abd92cd362a927056f76fb14d
Merge: e3dc1d8 56dac36
Author: Xinchen Hui <laruence at gmail.com>
Date:   Sat Mar 24 14:22:53 2012 +0800

    Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4

commit e3dc1d8101b5483caa76498d0dcb167b82c4e014
Author: Xinchen Hui <laruence at php.net>
Date:   Sat Mar 24 12:23:41 2012 +0800

    Typo

commit f84d55b0623b0f697cf843b4f0df09a7212fc50e
Author: Xinchen Hui <laruence at php.net>
Date:   Sat Mar 24 12:15:04 2012 +0800

    Fix test

commit 4130f5a43c322270c11bf781829cea68a025183f
Author: Xinchen Hui <laruence at php.net>
Date:   Sat Mar 24 11:46:29 2012 +0800

    Improve set_exception_handler
    
    Remove useless alloc/free and return_value copy while doing reset
    exception handler

commit 114d662d12aa9672cfd567a6db3624c25d5f4394
Author: Xinchen Hui <laruence at php.net>
Date:   Sat Mar 24 11:35:13 2012 +0800

    Remove empty lines

commit e018e2ae8630dc1bfc6b9037ae9277b373020521
Merge: 0cf70b1 f514856
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Mar 23 22:14:36 2012 +0000

    Merge branch '5.3' into 5.4

commit 0cf70b1a420999b8f715456949f8cd102e2f826e
Merge: bcc15b5 3960def
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Mar 23 11:32:20 2012 +0000

    Merge branch '5.3' into 5.4

commit bcc15b56331f3055c99d8c126a61f48b33229c1c
Merge: ee755fa a89c4a3
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Mar 22 22:30:51 2012 -0700

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Revert "- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or" - causes bug #61482
      Add initialization tests for SQLT_INT binds
      Fix NEWS

commit ee755fafb99ba618fd82bbe05758ace68584ded1
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Mar 22 12:05:27 2012 -0700

    update for git

commit 22f4043a3813c9fbebe37bff2e876f2b85de01f0
Merge: ab825fd f9f631f
Author: Christopher Jones <sixd at php.net>
Date:   Thu Mar 22 11:34:25 2012 -0700

    Merge branch 'PHP-5.4' of /home/cjones/php-src into PHP-5.4
    
    * 'PHP-5.4' of /home/cjones/php-src: (21 commits)
      Fixed bug #61423 (gzip compression fails).
      BFN
      Fixed bug #61423 (gzip compression fails).
      Revert "Fixed reference counting"
      Revert "Fixed reference counting"
      Revert "Fixed reference counting"
      Fixed reference counting
      Fixed reference counting
      Fix test, and merge the modification from trunk
      Ignore the tempoary files
      Fix test, which was broken by the fix for #61173
      Use the NEWS merge driver if available
      Made some SplFileObject::fputcsv not pollute the working dir.
      Fixed bug #61453.
      Fixed bug #49853 (Soap Client stream context header option ignored)
      Always keep the NEWS file from the branch when merging
      Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831)
      - update NEWS
      - add test for bug #55000 and #54374
      - merge fix bug #54374, bug #55500 - filter file names better, no dangling [s, svn revision 321664
      ...

commit f9f631fb765dc08e3d62073b6eb35ce1b11db0e4
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Mar 22 09:46:33 2012 -0400

    Fixed bug #61423 (gzip compression fails).
    
    Conflicts:
    
    	NEWS

commit 2630bc6e5fd523bc10c5b3bc064f58a03a846c89
Author: Ilia Alshanetsky <iliaal at php.net>
Date:   Thu Mar 22 09:15:40 2012 -0400

    BFN

commit 30f6a9ba485c3b91b14a8ec8c575106f1effec38
Merge: 3f9c3ad b4aea52
Author: Ilia Alshanetsky <iliaal at php.net>
Date:   Thu Mar 22 09:15:17 2012 -0400

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fixed bug #61423 (gzip compression fails).
      Revert "Fixed reference counting"

commit 3f9c3ad2885b8182a1e2ef58dbcd1f2b8fc45a1a
Merge: dd33437 b60f9fe
Author: Dmitry Stogov <dmitry at zend.com>
Date:   Thu Mar 22 16:40:15 2012 +0400

    Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
    
    * 'PHP-5.4' of git.php.net:php-src:
      Revert "Fixed reference counting"
      Fixed reference counting

commit dd33437eee9b87cd4022eae5037a75656396f937
Author: Dmitry Stogov <dmitry at zend.com>
Date:   Thu Mar 22 15:52:32 2012 +0400

    Revert "Fixed reference counting"
    
    This reverts commit 752fec88ef5ce15c750776d008ae843ee1ba761e.

commit b60f9fe146eea4edbcc1c17172d8ee3c0c719c82
Merge: 0b646e8 14af1fe
Author: David Soria Parra <dsp at php.net>
Date:   Thu Mar 22 12:13:52 2012 +0100

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fixed reference counting

commit 0b646e8027131a1fb127e1e6cc845319b65e46a4
Author: David Soria Parra <dsp at php.net>
Date:   Thu Mar 22 12:13:31 2012 +0100

    Revert "Fixed reference counting"
    
    This reverts commit 752fec88ef5ce15c750776d008ae843ee1ba761e.

commit 752fec88ef5ce15c750776d008ae843ee1ba761e
Author: Dmitry Stogov <dmitry at zend.com>
Date:   Thu Mar 22 14:38:38 2012 +0400

    Fixed reference counting

commit df129ae7ea983bab9947c97f15244870a748d729
Merge: 8254e21 523396c
Author: Xinchen Hui <laruence at php.net>
Date:   Thu Mar 22 17:31:15 2012 +0800

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix test, and merge the modification from trunk

commit 8254e21a688f2fe83f4cfe57617df792ae659d9a
Merge: 2dbced0 27208de
Author: Xinchen Hui <laruence at php.net>
Date:   Thu Mar 22 17:22:47 2012 +0800

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Ignore the tempoary files

commit 2dbced096a3c3bc88cb0017ec1c3c0ade19e7951
Merge: c0e9767 e96a172
Author: Xinchen Hui <laruence at php.net>
Date:   Thu Mar 22 17:17:42 2012 +0800

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fix test, which was broken by the fix for #61173
    
    Conflicts:
    	ext/fileinfo/tests/finfo_open_error.phpt

commit ab825fdc2446b221d47be3ea5536a8c53157980d
Merge: f3f76e5 fe5785d
Author: Christopher Jones <sixd at php.net>
Date:   Wed Mar 21 16:14:51 2012 -0700

    Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4
    
    * 'PHP-5.3' of ../php-5.3:
      Add initialization tests for SQLT_INT binds

commit fe5785d92b8b68843a4076ed7af5bf639ac15bc4
Author: Christopher Jones <sixd at php.net>
Date:   Wed Mar 21 16:12:28 2012 -0700

    Add initialization tests for SQLT_INT binds
    
    Added tests for SQLT_INT binds particularly to check for uninitialized
    variables.

commit c0e9767131c01729f94c313850c11df127867225
Merge: 4f81b4c cdc5d4a
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Mar 21 21:31:53 2012 +0000

    Merge branch '5.3' into 5.4 (just to sync, no code changes)

commit 4f81b4c649e998cb2d4756b8c6e4cd05f219bc4a
Merge: 54f0d50 ca797ca
Author: David Soria Parra <dsp at php.net>
Date:   Wed Mar 21 18:12:16 2012 +0100

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Use the NEWS merge driver if available

commit cff89ceda0f237f7d5368056ed59c657065fe094
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Mar 21 09:16:15 2012 -0700

    NEWS entry for readline fix

commit 2208fb32564cf13578c4bb77c6792d5e6b767e76
Merge: 53e3467 8b01a28
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Mar 21 09:13:42 2012 -0700

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Add open_basedir checks to readline_write_history and readline_read_history

commit 54f0d50d3e7f23637de827c995a5bda64827640c
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Mar 21 13:13:17 2012 +0000

    Made some SplFileObject::fputcsv not pollute the working dir.

commit 09e367dbaffa1e8c5ba7b88e9997d9ddc1c6d0c0
Merge: a8cc0b0 0f00170
Author: Dmitry Stogov <dmitry at zend.com>
Date:   Wed Mar 21 16:51:24 2012 +0400

    Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

commit 0f001703a8987960de041b216a023869ab439857
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Mar 21 12:39:30 2012 +0000

    Fixed bug #61453.
    
    The "hash" function used strncpy on data that would have NUL bytes, ending the
    copy prematurely and causing collisions between objects.

commit a8cc0b05b45110ccf408ea9410447bf82b8826f2
Merge: 1e18f11 657547f
Author: Dmitry Stogov <dmitry at zend.com>
Date:   Wed Mar 21 16:42:08 2012 +0400

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Fixed bug #49853 (Soap Client stream context header option ignored)
    
    Conflicts:
    	NEWS
    	ext/soap/php_sdl.c

commit 1e18f11c9ab56fb120c9e26ecd3f68f0651cddde
Merge: f3f0ced 944e622
Author: David Soria Parra <dsp at php.net>
Date:   Wed Mar 21 12:41:40 2012 +0100

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Always keep the NEWS file from the branch when merging

commit f3f0ced4bbf119b55ae85002087484688d355f68
Merge: 9dcfb8c fda25d9
Author: David Soria Parra <dsp at php.net>
Date:   Wed Mar 21 12:14:35 2012 +0100

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      - update NEWS
      - add test for bug #55000 and #54374
      - merge fix bug #54374, bug #55500 - filter file names better, no dangling [s, svn revision 321664
    
    Conflicts:
    	NEWS

commit 9dcfb8c73fd639485182497ae5a8fc7d7ca7eb11
Author: Ilia Alshanetsky <iliaal at php.net>
Date:   Tue Mar 20 21:07:08 2012 -0400

    Fixed bug #61461 (missing checks around malloc() calls).

commit f3f76e5e8af265cd59d8edb7fb0827be6abc9a5a
Merge: c918ca5 cb4e82a
Author: Stanislav Malyshev <smalyshev at gmail.com>
Date:   Tue Mar 20 10:02:22 2012 -0700

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      adapt makedist to git

commit c918ca57a7233206ec78ac00438eeb6830e3680b
Merge: 71d894c f7b10ab
Author: David Soria Parra <dsp at php.net>
Date:   Tue Mar 20 17:58:58 2012 +0100

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Replace $Revision$ with $Id$ in keyword expansion enable files
      Enable $Id$ expansion for files with the $Revision$ keyword
    
    Conflicts:
    	ext/mysqlnd/mysqlnd.h

commit 71d894cd421d96517618e9d33dfea640499c8ffd
Merge: 14ccdd1 76ef76d
Author: David Soria Parra <dsp at php.net>
Date:   Tue Mar 20 17:29:20 2012 +0100

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Adding Braces in json.c to conform with coding standards

commit 14ccdd1b556e5965bba9da11c584e9306f0349da
Merge: 868dbe1 7aa2b75
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Mar 20 17:21:35 2012 +0800

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Ignore the temporay files in sapi/*/tests/

commit 868dbe127ac12586e5fc6a8e3514eb5007477fee
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Mar 20 15:59:17 2012 +0800

    Ignore the temporay files in sapi/*/tests/

commit e1931dd1ad35d46e1858a6571e16ed592c43f338
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Mar 20 15:41:43 2012 +0800

    Minor change, test using php mail address as account

commit 30bd2494a29c45faf7ddac37601fa2588856c7fe
Author: Xinchen Hui <laruence at gmail.com>
Date:   Tue Mar 20 15:26:58 2012 +0800

    Use newdoc instead of escape char

commit 44d948996fd51249a4451189ec8e8239b9b20034
Author: Stanislav Malyshev <smalyshev at gmail.com>
Date:   Mon Mar 19 22:28:16 2012 -0700

    adapt makedist to git

commit 08f586984f7f067c005d7a252e76f8ddeabb6aec
Merge: 74eb9d4 4a6d9b3
Author: Christopher Jones <sixd at php.net>
Date:   Mon Mar 19 15:18:06 2012 -0700

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Minor text changes (to try new git repo)

commit 74eb9d47300274d81e7907c58eab92242baf7919
Merge: 69a016b 91f2d38
Author: David Soria Parra <dsp at php.net>
Date:   Mon Mar 19 22:11:02 2012 +0100

    Merge branch 'pull-request/5' into PHP-5.4
    
    * pull-request/5:
      Issue-60742: Added FilesystemIterator::OTHER_MODE_MASK

commit 91f2d3809eb9575874ab60f04b7412785fb5b03c
Author: Joshua Thijssen <jthijssen at noxlogic.nl>
Date:   Mon Mar 19 21:48:55 2012 +0100

    Issue-60742: Added FilesystemIterator::OTHER_MODE_MASK

commit 69a016b50431a1dca2c42efceac5ce92803d7f67
Merge: 5709f7d 260e777
Author: Ilia Alshanetsky <iliaal at php.net>
Date:   Mon Mar 19 13:49:23 2012 -0400

    Merge branch 'PHP-5.4' of http://git.php.net/repository/php-src into 54
    
    * 'PHP-5.4' of http://git.php.net/repository/php-src:
      fix tests failing due to corrected hash tiger

commit 260e77709ddfe9e72e2b7f11393673b6ee18a7f9
Author: Michael Wallner <mike at php.net>
Date:   Mon Mar 19 21:49:47 2012 +0100

    fix tests failing due to corrected hash tiger
    
    mhash_00{1,3}.phpt were failing because of the corrected hash tiger byte
    output order
    
    fixes bug #60922:
     tests fail for mhash() and mhash_keygen_s2k() functions and MHASH_TIGER

commit 867d980574ec8086cc40634fbd62af257504b8ea
Author: Michael Wallner <mike at php.net>
Date:   Mon Mar 19 20:15:54 2012 +0100

    add note about corrected tiger hash output

commit f5f5ca5d77cfe47b9556b3cc37fbf9605b822e5c
Merge: cfdd6c5 5bfd892
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Mar 19 17:50:13 2012 +0000

    Merge branch 'PHP-5.4' of git.php.net:/php-src into 5.4

commit 5bfd8920a2782e8347bcf15a4a702b0213b165f6
Merge: 53e3467 bcd19cf
Author: Sebastian Bergmann <sb at sebastian-bergmann.de>
Date:   Mon Mar 19 18:25:49 2012 +0100

    Merge branch 'PHP-5.3' into PHP-5.4

commit 5709f7dd5bd6874257f7b0f49f90fc1ff627a918
Merge: 867d980 edb5781
Author: Ilia Alshanetsky <iliaal at php.net>
Date:   Mon Mar 19 13:10:53 2012 -0400

    Merge branch '53' into 54
    
    * 53:
      Fixed bug #61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c).

commit cfdd6c5788afc6fb907f6f518dceab4fd82c922e
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Feb 5 14:57:57 2012 +0000

    MFH: 7dcada1 for 5.4
    
    - Fixed possible unsigned int wrap around in html.c. Note that 5.3 has the same
      (potential) problem; even though the code is substantially different, the
      variable name and the fashion it was incremented was kept.

commit 9a460497da3cc2b755f4628350756427fc0a1051
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Mar 19 16:28:10 2012 +0000

    MFH: 45a6f8d for 5.4.
    
    - Further fix for bug #60455 (stream_get_line misbehaves if EOF is not detected
      together with the last read).
    - Fixed bug #60817 (stream_get_line() reads from stream even when there is
      already sufficient data buffered). stream_get_line() now behaves more like
      fgets(), as is documented.

commit 53e3467ff233af4a40626f86ea8a61880722beb8
Merge: dffd029 887ee45
Author: David Soria Parra <dsp at php.net>
Date:   Mon Mar 19 15:59:45 2012 +0100

    Merge branch 'PHP-5.3' into PHP-5.4
    
    * PHP-5.3:
      Add .gitignore

commit dffd02903ae9e684d4db1666580e9a0d77c2c582
Merge: 920072d 3fd0b5f
Author: David Soria Parra <dsp at php.net>
Date:   Mon Mar 19 06:12:26 2012 -0700

    Merge branch 'PHP-5.3' into PHP-5.4
    
    This merge is a "fake". It was done with the merge strategy
    "ours" to ensure Git thinks both branches are in sync after
    the migration from SVN.

commit 920072df6561b2e7df29a2860f440f89e701c733
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Mar 18 18:23:27 2012 +0000

    - Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads
      when get_properties returns a hash table with (inaccessible) dynamic
      numeric properties).

commit d870a411186638907a1e6b064a02fbe7afc03f2e
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Mar 18 15:07:20 2012 +0000

    - Fixed bug #61418 (Segmentation fault when DirectoryIterator's or
      FilesystemIterator's iterators are requested more than once without
      having had its dtor callback called in between).

commit d974e4424837042e1ccaebe7be2b47e6006fc456
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Mar 17 19:37:30 2012 +0000

    - Fixed bug #61371 (resource leak). This bug had two parts, a long standing leak
      already fixed in trunk/5.3 and now merged onto 5.4 and a leak introduced in
      fixing bug #61115. This better fix for #61115 fixes the leak (the inhibition
      for deleting the context was too broad) and so prevents segfaults in new
      circumstances (where the inhibition was not broad enough).

commit 9bfe8010a031acaf4dc065022eb3cdc71a3a16d8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Mar 17 17:51:51 2012 +0000

    Fixed typo

commit 0b94acdcb85d63ea5ec725cf0595979e95734fd6
Author: Michael Wallner <mike at php.net>
Date:   Sat Mar 17 09:35:25 2012 +0000

    add --PUT-- section support based on POST_RAW

commit 8fec627bd8a4958c75da4208469df5e40e8a5712
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Mar 17 08:52:27 2012 +0000

    - Fix bug #61424, ext/sqlite is not bundled anymore, remove it from php.ini

commit 9aec9ccd7ca2ab5f5a9f74b533591259d318c262
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Mar 16 02:07:46 2012 +0000

    Fix bug #61409 (Bad formatting on phpinfo()). Patch by Jakub Vrana.

commit 2dee9ec9f034f43e31ae3b0f912bf2eda7b7eb1e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Mar 15 19:59:26 2012 +0000

    Fixed bug #60947 (Segmentation fault while executing ibase_db_info)

commit 0af900f976c73c49ea1cdcc09458eba5a514617e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Mar 14 20:20:33 2012 +0000

    Fixed bug #61212 (PDO ODBC Segfaults on SQL_SUCESS_WITH_INFO).

commit 0fde9acd12b2b3e1e9412c611b50836bea30d53a
Author: Ulf Wendel <uw at php.net>
Date:   Wed Mar 14 14:55:09 2012 +0000

    Test for MySQL version.Variable is deprecated in MySQL 5.6.

commit ed98579924effe1364fa4e788fcb0aa1ce2c0e74
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Mar 13 18:08:30 2012 +0000

    - Fixed bug #61374: html_entity_decode tries to decode code points that don't
      exist in ISO-8859-1.

commit 403110fcc6d2315ac576b0948b3e5077d52b5b80
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 13 12:55:33 2012 +0000

    - add CVE

commit b1575ce9afbecaa2554e72586d8b8f34e9eefe2e
Author: Christopher Jones <sixd at php.net>
Date:   Mon Mar 12 18:08:34 2012 +0000

    Test portability and coverage changes

commit 4cccba09e0757760a052a87735f166383c3ce318
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Mar 12 16:53:07 2012 +0000

    Fixed bug #60222 (time_nanosleep() does validate input params).

commit 79a06bf8a401b80684bdf1ecd21c5fce32b82f02
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Mar 12 15:21:15 2012 +0000

    Remove reference to "default_charset" here since the it isn't
    really about the ini option at all. That only comes into play
    when you force it by passing and empty encoding string to those
    functions.

commit d845cfb12e6660b3b139e5536148bdc22dfdd1e0
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Mar 12 14:52:02 2012 +0000

    reduce memory usage

commit e99a8c770f6fd7601a338654161b0f942b1392c4
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Mar 12 06:11:58 2012 +0000

    This change was badly worded and filed in the wrong section.
    This isn't an ini change at all.

commit 3d9824a7985a2caf4c12ac6fc5b3ffc3e7c996c9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Mar 11 18:15:13 2012 +0000

    Fixed bug #60569 (Nullbyte truncates Exception $message).

commit 80cb6e56f61b00791169aeb6b018eee5d27bc848
Author: Felipe Pena <felipe at php.net>
Date:   Sun Mar 11 15:42:57 2012 +0000

    - Fixed memory leak when calling SplFileInfo's constructor twice

commit b7ae5e0d86d9528af4ed6bd75821f8cae7c5cb95
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Mar 11 15:28:31 2012 +0000

    Fixed bug #61273 (call_user_func_array with more than 16333 arguments leaks / crashes)

commit 49e9d8f3514aef9bc8a48edc06486603fec9209a
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Mar 11 15:12:28 2012 +0000

    Fix wrong type in the marco of fetching thread globals

commit 843fa04404098fe3203deb4fb21707b1afc4d77c
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Mar 11 09:19:38 2012 +0000

    Fixed bug #61088 (Memory leak in readline_callback_handler_install).

commit a3cd950cb501b54aac5af70925abdf8e74b19c18
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Mar 11 09:07:02 2012 +0000

    Same wrong order here

commit bdf6c28891b98ab4bc91506262a5a0d5e1e82e6a
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Mar 11 09:02:00 2012 +0000

    Re-order them according to README.SVN-RULES

commit 40cd3d54b9cc1fe0d053710b98878375389c1b69
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Mar 11 08:56:14 2012 +0000

    Implemented FR #60850 (Built in web server does not set $_SERVER['SCRIPT_FILENAME'] when using router)

commit 0d076c3c7789919290908765de4a8f2af83248da
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Mar 11 08:41:40 2012 +0000

    Add Moriyoshi Koizumi and I to the cli SAPI credits

commit 4191d5f4250e8c43af434315f6acc0e80f5926b5
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Mar 11 08:34:06 2012 +0000

    Oops, sorry for my poor english

commit 430486f0bfc5616277750d065ac82351d71345b9
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Mar 11 08:27:55 2012 +0000

    Fixed bug #61347 (inconsist isset behavior of Arrayobject)

commit 88ba84fa7d972a04aa5088fe5832c196332f275c
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Mar 10 17:19:39 2012 +0000

    - Fixed bug #61326 (ArrayObject comparison).

commit ddcf46b91fe8782e71cb9168f3891b30a3edb367
Author: Michael Wallner <mike at php.net>
Date:   Fri Mar 9 19:51:09 2012 +0000

    merge 322758 (detect a php-cgi which is a sibling of php cli)

commit aee5a9864d95e0b60100b7498f2e180ef200eaff
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Mar 8 20:14:26 2012 +0000

    Fixed bug #60842, #51775 (Chunked response parsing error when chunksize length line is > 10 bytes).

commit aee85bc1639cdadc680825c211a8386f86659622
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Mar 8 12:39:48 2012 +0000

    - Oops committed old version of the patch in r324020. Fixed. See bug #61253.

commit 7166298d63f4dbb66b951da4182a0b2c42f61f68
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Mar 8 12:30:59 2012 +0000

    - Fixed bug #61253: Wrappers opened with errors concurrency problem
    #NOTE: There is a very small possibility that this will further break
    #extensions that access wrapper->{err_stack, err_count}. On PECL SVN, rar is the
    #only one and it may leak memory after this. I say "further break" because
    #extensions that do that are already broken (will segfault) under ZTS, which is
    #why this patch is necessary.
    #There was what I deem as tacit acceptance from 5.3/5.4 RMs on this.

commit fee191658d2d51e76911f1d804cf6458ee9243e8
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Mar 8 08:52:28 2012 +0000

    - Fixed bug #61267: pdo_pgsql's PDO::exec() returns the number of SELECTed
      rows on postgresql >= 9

commit ef61504b3529699cbc242f62621a48a780fbcde6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Mar 8 03:31:46 2012 +0000

    Fixed bug #60634 (Segmentation fault when trying to die() in SessionHandler::write())

commit ac6ea3d06798c8f83af80921269c734752e5875c
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Mar 7 19:47:18 2012 +0000

    - Updated NEWS with news of bug #61306 having been resolved (see r323988).
    - Tidied up NEWS

commit d13f833875b04368732900341b12c6db031c452b
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Mar 7 08:51:30 2012 +0000

    - Tentative fix for bug #61306.
    #cjones: Will update NEWS when confirmed it fixes the problem.

commit 4cc747677c99c8962efe2af6639a2099da63f5f1
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Mar 7 07:49:56 2012 +0000

    MFH: Headers: forbid \r and \n also after \0, allow CRLF followed by HT or SP and forbid \0. See bug #60227.

commit 5e80c05deb8ae2c60ebb86085b42b4e59fec3b33
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Mar 7 07:38:57 2012 +0000

    MFH: Fixed bug #61173 (Unable to detect error from finfo constructor).

commit 6237456caee2168e8a6f8426447110b7e61eb5a2
Author: Christopher Jones <sixd at php.net>
Date:   Tue Mar 6 23:34:57 2012 +0000

    Sync char set wording with migration doc

commit 82234fc6076abe6c6119107f1bf06aa3d6d40f76
Author: Christopher Jones <sixd at php.net>
Date:   Tue Mar 6 21:30:59 2012 +0000

    Make "buildconf --force" more robust, per IRC chat.  Not backported to 5.3 to avoid destabilization.

commit eb8d56e1b4d9000bdff3206666d652ab5b381763
Author: Christopher Jones <sixd at php.net>
Date:   Tue Mar 6 20:20:50 2012 +0000

    Typo and missing zend ini param

commit 4db28a7ed688050d6ec5547ade9e46fcaa763c31
Author: Christopher Jones <sixd at php.net>
Date:   Tue Mar 6 19:12:39 2012 +0000

    Typo: "outout"

commit 38e5089e857c899003d2b0b4ebb4efd4c66c27db
Author: Derick Rethans <derick at php.net>
Date:   Tue Mar 6 18:34:10 2012 +0000

    Fixed version numbers.

commit 4d87ca2c7aaeb37d77f5d0bae904461958f64545
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Mar 6 06:24:50 2012 +0000

    Add test for bug #61292, bug was fixed in -r323935

commit a32a1992011a650c0b0776a2e7f9de820bf2b08a
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Mar 6 03:45:27 2012 +0000

    Fixed bug #61292 (Segfault while calling a method on an overloaded PDO object)

commit d796ebb0b558b6b5d01f3ee055a1ebc8c85510cc
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Mar 6 01:43:49 2012 +0000

    Apply test fix for bug #61288 pdo_mysql___construct_options_libmysql.phpt test fails

commit a845e7bc087f18d16e13b226de5028aa65f801e3
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Mar 6 00:15:40 2012 +0000

    Fix bug #61003 mysql_stat() require a valid connection

commit 46608a073c31d9bf2c7fdd8cd746851fb6e840e8
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Mar 5 23:57:24 2012 +0000

    Fix bug #61194 PDO should export compression flag with myslqnd

commit 5cea2169005b918c77a68e482e8bc67563cfcb45
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Mar 5 23:55:12 2012 +0000

    Fix bug #60948 mysqlnd FTBFS when -Wformat-security is enabled
    
    # 5.3 not affected

commit f666285805bc71bd6a62db3605baa5462063408a
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Mar 5 23:38:15 2012 +0000

    Fix Bug #61207 PDO::nextRowset() after a multi-statement query doesn't always work

commit d1f7d3c8a9eb8a2a8b68083cf863cf94ea173335
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Mar 5 20:53:40 2012 +0000

    - fix bug #61290, fix build

commit 39d2996c57a991432eca023f91e92a480cabe276
Author: Michael Wallner <mike at php.net>
Date:   Mon Mar 5 15:38:24 2012 +0000

    MFH: Fixed bug #61287 (A particular string fails to decompress)

commit f05886dbcb8446c2f3da39445a97ec2278f9f8e6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 5 12:59:01 2012 +0000

    Fixed bug #60887 (SoapClient ignores user_agent option and sends no User-Agent header)

commit 56a3f7eca86bda40f5d01d6772d3d70141781cc3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 5 12:47:25 2012 +0000

    Fixed module numbering

commit ad8474c578b6c5f0cfe5035ee02ca1e365af4ca3
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Mar 4 22:15:12 2012 +0000

    - fix bug #54407, Incorrectly defined NTDDI_VERSION macro

commit ffded0020b7f3b218074e785a2c435eebdcde176
Author: Stefan Marr <gron at php.net>
Date:   Sun Mar 4 19:34:19 2012 +0000

    Fixed Bug #61052 (Missing error check in trait 'insteadof' clause)

commit 32c5643f6b0ba46fdbdbf58a8def23a8403b3c0b
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Mar 4 19:30:01 2012 +0000

    - size_t may be shorter than long and definitely is not signed. Note that the
      z modifier was only added in C99, so we can't use it.

commit 34fe62619dcb0df395ea6f916e3891463574ef8a
Author: Stefan Marr <gron at php.net>
Date:   Sun Mar 4 18:33:33 2012 +0000

    Fixed Bug #60911 (Confusing error message when extending traits)

commit 60dfd64bf264ad2be1dc82f1a9d4b0fa11295a54
Author: Stefan Marr <gron at php.net>
Date:   Sun Mar 4 18:26:11 2012 +0000

    Fixed Bug #60717 (Order of traits in use statement can cause a fatal error)
    # Compatibility is now correctly checked in both directions.
    # Introduced helper method for the test.

commit bda5ea711198d7724af3e5406a92963686a70159
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Mar 4 15:23:24 2012 +0000

    - fix bug #54407, Incorrectly defined NTDDI_VERSION macro

commit 6d08a846142eb1395ae1f80627e3eb79bdd15410
Author: Nikita Popov <nikic at php.net>
Date:   Sun Mar 4 13:52:48 2012 +0000

    Fix bug #60596: Code Cleanup Removing Superfluous If Statement
    
    Cleanup only, no function change. Patch by ircmaxell.

commit 5525d80982255831ee3a3371fce6c43c6263c5a0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Mar 3 20:36:14 2012 +0000

    Fixed bug #60106 (stream_socket_server silently truncates long unix socket paths)

commit 9b9f05fd6e6222df986ea4024cabef4677850147
Author: Nikita Popov <nikic at php.net>
Date:   Sat Mar 3 12:46:17 2012 +0000

    Fix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable

commit e7810c1f1e031630d794d6467a1a0d4661fb1d56
Author: Nikita Popov <nikic at php.net>
Date:   Fri Mar 2 18:05:38 2012 +0000

    Fix bug #52719: array_walk_recursive crashes if third param of the function is by reference

commit c9eaa52fd0f6e56e1e8a4e3c862677e4f3eddce8
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Mar 2 17:03:19 2012 +0000

    Armenia is smarter than the rest of us. They have dropped DST.
    http://www.worldtimezone.com/dst_news/dst_news_armenia03.html
    Fix the test to reflect that.

commit 55166a06840f5415476c2eda23d72c22b4b28c37
Author: Derick Rethans <derick at php.net>
Date:   Fri Mar 2 17:00:33 2012 +0000

    - Updated to version 2012.2 (2012b)

commit 9ddf05552a58e13255392b5209971618e4c09194
Author: Christopher Jones <sixd at php.net>
Date:   Fri Mar 2 15:46:51 2012 +0000

    Reorder

commit 5d64c94f35f0880cce4aa532893940b883db3e8a
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Fri Mar 2 14:19:05 2012 +0000

    MFH mb_ereg_replace_callback() for security enhancements.

commit 3748034f86b6d5cefc50c45111be73662c6350d2
Author: Nikita Popov <nikic at php.net>
Date:   Fri Mar 2 14:16:47 2012 +0000

    Merge: Fix bug #61139: gzopen leaks when specifying invalid mode

commit 0dcff951828549bc7840a3de02daefcde485e335
Author: Nikita Popov <nikic at php.net>
Date:   Fri Mar 2 14:08:11 2012 +0000

    Merge: Fix bug #61097: Memory leak in xmlrpc functions copying zvals

commit 503c94fc9a52227fd6c975ec98c92351c285c8f8
Author: Nikita Popov <nikic at php.net>
Date:   Fri Mar 2 08:25:28 2012 +0000

    Forgot NEWS for r323803

commit d256caf7815d7f8714097984d4a29d109ae8c5f2
Author: Nikita Popov <nikic at php.net>
Date:   Fri Mar 2 08:21:54 2012 +0000

    Merge: Fix bug #61184 Phar::webPhar() generates headers with trailing NUL bytes

commit 09f24e08508959a0137fa6fae19ac58ba351daf0
Author: Nikita Popov <nikic at php.net>
Date:   Fri Mar 2 08:04:51 2012 +0000

    Fix bug #61106 Segfault when using header_register_callback
    
    The callback was double dtored

commit 66be688c86c4453530cc1fba4f73a3816a2cf497
Author: Philip Olson <philip at php.net>
Date:   Fri Mar 2 07:54:56 2012 +0000

    Removed get_magic_quotes* functions from the deprecated list, because we love them so

commit f564921c1543759df6fe2b70fe87e23e64031bc5
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Mar 2 05:04:40 2012 +0000

    Fix tests that break if filter.default isn't set to unsafe_raw

commit bacd82021880b5ea228b90366e6d2f056524a74f
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Mar 2 03:52:06 2012 +0000

    MFH: Fixed bug #61087 (Memory leak in parse_ini_file when specifying invalid scanner mode)

commit c1a8169e147133e87e3c6395fd1b3d5ca3d0d6d0
Author: Philip Olson <philip at php.net>
Date:   Fri Mar 2 03:51:26 2012 +0000

    Fixed ldap typos

commit 81d45bc204516f68b93ba228ded72408c2688c5d
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Mar 2 03:43:07 2012 +0000

    And fix the test cases as well

commit fda8d2fe687033ebc9ee2d8b1379fb05da102824
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Mar 2 03:40:40 2012 +0000

    MFH: Fixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX)

commit d1a2e3126087ef15d5bf8fa62963bfe240014781
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Mar 2 03:40:08 2012 +0000

    Actually, this was a merge from trunk, and Gustavo did it originally.

commit 4fc686103048c2f91867d6ce2ecbc25d29820473
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Mar 2 03:39:04 2012 +0000

    MFH: Fix bug #60801 (strpbrk() mishandles NUL byte). (Trunk commit: r322934).

commit 16748fe0fa927486e029e90b70970d4724a5a72e
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Mar 2 03:38:04 2012 +0000

    CLI Server was sending "Connection: closed" instead of "Connection: close"

commit e83f0261c07834918fcaf6b941bcbddbd0905f4b
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Mar 2 03:36:30 2012 +0000

    MFH: Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs())

commit 046e3e38895559ae7e405afeb15ccc0a5336db5f
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Mar 2 03:32:12 2012 +0000

    MFH: Fixed bug #60573 (type hinting with "self" keyword causes weird errors)

commit 5f99d789b55ba53a54870909e09332ac377ee557
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Mar 2 03:25:41 2012 +0000

    MFH: Fixed bug #60978 (exit code incorrect)

commit 2e5e82a8ca687d47eb413c1d3c6836f47eb007fb
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Mar 2 03:18:04 2012 +0000

    MFH: Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars)

commit 0876d7bb89c12e084f1d95cc33f5bc0af180117b
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Mar 2 03:12:15 2012 +0000

    MFH: Fixed bug #61011 (Crash when an exception is thrown by __autoload accessing a static property)

commit 213145a6dafe300518d4fdb6e27995d6d8bf9286
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Mar 2 02:56:08 2012 +0000

    MFH: Fixed bug #61072 (Memory leak when restoring an exception handler).

commit 0e4d46a3a7c89e831b9944dfa04e69b4c7d1b876
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Mar 2 02:51:57 2012 +0000

    MFH: Fix bug #61165 (Segfault - strip_tags())

commit f7cd0588a907bb3e13e8f32ff8a1aab6b4671c23
Author: Pierrick Charron <pierrick at php.net>
Date:   Fri Mar 2 02:36:31 2012 +0000

    Fixed bug #61225 (Lexing 0b0*+<NUM> incorectly)

commit dd836f296e8db137c1c0e5cbb018812279433266
Author: Philip Olson <philip at php.net>
Date:   Fri Mar 2 02:02:36 2012 +0000

    magic quotes directives belong in the E_CORE_ERROR group, and not the E_DEPRECATED group

commit 21f7daaca84a1bf9d2a6d9ed13b775c0c3687871
Author: Christopher Jones <sixd at php.net>
Date:   Fri Mar 2 01:41:05 2012 +0000

    Mention file upload progress support: http://php.net/manual/en/session.upload-progress.php

commit bd3a077dea462fcda7a55f67d8a0930ec346d6a3
Author: Philip Olson <philip at php.net>
Date:   Fri Mar 2 01:09:12 2012 +0000

    Removed class constants (these were added in 5.3.7), and added the new Zlib functions

commit 15cd45e95ee6697969a2a5becd6244fde01843d3
Author: Christopher Jones <sixd at php.net>
Date:   Fri Mar 2 00:07:41 2012 +0000

    Fixed bug #61172 (Add Apache 2.4 support)

commit 02f6937073a2ce6436cc0223af502676427eb256
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Mar 1 22:49:03 2012 +0000

    Merge: make max_file_uploads PHP_INI_SYSTEM|PHP_INI_PERDIR

commit 995a668eab1ce346cfd02b550777ab6d946848c3
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Mar 1 22:34:23 2012 +0000

    Merge fix for bug 61193

commit 62e1dc1dbec9ff6344fc2365239c7e83eb948e7e
Author: Christopher Jones <sixd at php.net>
Date:   Thu Mar 1 21:08:56 2012 +0000

    Sync sqlite -> PECL terminology with release announcement's

commit 0f5c34874df7b10fa0c4a6cb41cff42dd8a89bd1
Author: Christopher Jones <sixd at php.net>
Date:   Thu Mar 1 20:42:12 2012 +0000

    Reorganized to remove duplication.  Cross checked a few php.ini settings.
    
    Area owners need to do a thorough review of this file.

commit 561a0dfb27a9bd81e682392e14404b6dd7b970a7
Author: Christopher Jones <sixd at php.net>
Date:   Thu Mar 1 18:27:47 2012 +0000

    Some basic tidy up and whitespace fixes.
    
    The file still needs section disambiguation to remove duplicate
    entries.

commit bdc4a1c99656458a488126d2a2be59b13e1376b7
Author: Christopher Jones <sixd at php.net>
Date:   Thu Mar 1 17:59:59 2012 +0000

    Tidy up PHP 5.4.0 section, incuding removing most (?) bugs in new
    features found/fixed during RC phase, and removing 5.4 section entries
    for bugs already publicly released in PHP <= 5.3.10.
    
    There are still many things in UPGRADING not mentioned here.

commit d102030b003ccd7cff794b05665431b9b7e64d59
Author: Pierrick Charron <pierrick at php.net>
Date:   Thu Mar 1 15:10:29 2012 +0000

    Fixed memory leak in substr_replace

commit f851caa6d674d99a8c2d7f76c03b3273d93efcf7
Author: Derick Rethans <derick at php.net>
Date:   Thu Mar 1 15:09:49 2012 +0000

    - Updated to version 2012.1 (2012a)

commit 23c62eb08015d00d625a245c480688d6c3e6f8db
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Feb 29 07:24:27 2012 +0000

    back to dev

commit bfd72d03869da7983064576470a858cdbde733bf
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Feb 29 07:22:43 2012 +0000

    5.4.0

commit 5dd23ae6a7cc352433207a3ab3bdf04c8dd9ae41
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Feb 29 00:50:00 2012 +0000

    prepare NEWS for 5.4.0

commit f43330a37162afaaa12b8fa10d41470da57686f4
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Feb 28 18:43:44 2012 +0000

    remove -dev for release

commit ee772f60b1f8397bdca29c24b492736ca38eead8
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Feb 28 18:36:10 2012 +0000

    - fix bug #60879, unserialize does not invoke __wakeup

commit f2c791c42bd09f4e4044b2f425ccce361ed9fed2
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Feb 26 06:23:14 2012 +0000

    update credits

commit ad832abba1f79653cf77bb341c2d4078635673d9
Author: Olivier DOUCET <odoucet at php.net>
Date:   Sat Feb 25 13:27:57 2012 +0000

    test for bug #61124

commit e613889d507a3245f5ddb2c6afdb698f616ebf5d
Author: Olivier DOUCET <odoucet at php.net>
Date:   Sat Feb 25 12:10:41 2012 +0000

    more verbose skip reason in test files with not so obvious extension requirements

commit 6546beececd5eba0f4fa0fa530bf7bd01e0be06b
Author: Olivier DOUCET <odoucet at php.net>
Date:   Sat Feb 25 10:58:30 2012 +0000

    fix test file for bug #47997 : fopen(data://) requires allow_url_fopen=1

commit 5ef66f2cf5f9a9de07197817e495144ab22ef5ec
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Feb 23 01:26:46 2012 +0000

    Fixed bug #61124 (Crash when decoding an invalid base64 encoded string).

commit c51f737994c151ce40f43ebf9ba7e93386cf87c1
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Feb 20 18:28:57 2012 +0000

    Fix #61095 (Lexing 0x0*+<NUM> incorrectly)

commit 1800baf4c2e920687a1ab4482e6ec7a96d4a331e
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Feb 20 16:01:34 2012 +0000

    fix race condition in find (it was finding the copied files over and over again, and recursing forever)

commit 2942e866251a8951bd8e924bec1cb87ebe87ad16
Author: Michael Wallner <mike at php.net>
Date:   Thu Feb 16 09:04:32 2012 +0000

    NEWS for r323219

commit 6561d47e55f32af0bb6145781678be6f6b97dd8d
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Feb 16 07:47:02 2012 +0000

    back to dev

commit c1d415f798324e2294839983828bbe52f196d720
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Feb 16 07:45:08 2012 +0000

    5.4.0rc8

commit fa9540e1f1263efc50c5b87fbbfbeca88817d785
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Feb 16 01:51:45 2012 +0000

    make ZEND_SIGNALS configurable, off by default
    also make ZEND_SIGNALS enabled and disabled binary-compatible

commit 685a3c86c2c39450670120adc7f1e534350f89e8
Author: Michael Wallner <mike at php.net>
Date:   Tue Feb 14 19:31:54 2012 +0000

    fix compat function not passing along input buffer with php_output_context_pass() if the output_handler_func does not set out_str

commit 106e88b3db8b2b731a54017f76a075eb38e59c7e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Feb 14 13:31:23 2012 +0000

    Fixed reinitialization of SAPI callbacks after php_module_startup()

commit f60145a1a2ac4ae0e5761ccb027aa191f000a4e5
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Feb 14 09:50:46 2012 +0000

    This one depends on max_input_vars as well

commit 346e88ae691c452933b3011e623ddddb9c32f915
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Feb 14 09:47:32 2012 +0000

    These tests fail unless max_input_vars and/or max_file_uploads is set high enough

commit 49ce9b9bff5d83742ab6eeb852a899e51c9778c9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Feb 14 09:27:08 2012 +0000

    Added ability to reset user opcode handlers (Yoram)

commit 04f6171012cb65f3447ec66d62da70300d307799
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Feb 14 08:58:52 2012 +0000

    Improved max_input_vars directive to check nested variables

commit dd14c92499c34b92177e354f90485479dbe795b8
Author: David Soria Parra <dsp at php.net>
Date:   Mon Feb 13 19:54:51 2012 +0000

    Add credit line for the PHP Output Handler

commit fe5d10d07207252aa0e8c69c7123d62d29991093
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Feb 8 20:12:44 2012 +0000

    change 6.0.0 to 5.4.0

commit 27df8b6ff005a96ca64823706bf1016309fd9c9d
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Feb 8 03:03:05 2012 +0000

    Revert -r319102 and -r322922 in 5.4 branch since they introduce #60978
    Fixed #60978 in trunk without reverting previous fix
    #see http://news.php.net/php.internals/57789

commit 206f123bd3045a3e19620e89e6616fc0940c0a07
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 7 20:49:10 2012 +0000

    fix bug #54682 (tidy null pointer dereference)

commit 73ccc0a5e98c360f6ef48592929cbd532243774d
Author: Christopher Jones <sixd at php.net>
Date:   Tue Feb 7 01:15:13 2012 +0000

    Fix OpenSSL version-dependent diff. "Time Stamp signing" is not in openssl 0.9. Skip current test for 0.9. New test for 0.9 approved by Stas

commit 74a79f706f4435ccb659dbda8176ffb6519ba057
Author: Christopher Jones <sixd at php.net>
Date:   Mon Feb 6 23:52:42 2012 +0000

    Force allow_url_fopen to fix qa.php.net/reports diffs

commit 3f0dfb0ee5221469333c36635d1fae1cec4b651a
Author: Christopher Jones <sixd at php.net>
Date:   Mon Feb 6 23:31:51 2012 +0000

    Mask different curl message. Now passes on Oracle Linux 5

commit a46497fd197f302d591071bf3d654f2138304d64
Author: Christopher Jones <sixd at php.net>
Date:   Mon Feb 6 23:14:47 2012 +0000

    Allow alternative curl output shown in several qa.php.net/reports logs

commit de2355935eab6b3887ed0d80deb4e1bba7e9c17c
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Mon Feb 6 22:47:21 2012 +0000

    merging the patch from bug #52078, fixes the test on disk with huge inode size(fileinode() can overflow and return negative values there).

commit 090bb97555a9ddfb3d94f5fcf2901f7b158c1d16
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Feb 6 18:18:53 2012 +0000

    Safer way to call pcre_fullinfo - bug 60986

commit 0f0261e0b705a3a1610f9fea214cd8cf0b8b13cb
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Feb 6 18:11:56 2012 +0000

    Fix for bug 60986

commit 2500b7e5ba8d7b7f49a9f9547dc13e23e01a1956
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Feb 5 10:35:56 2012 +0000

    Same thing here. "June 18, 1969 8:49:59 AM " does not contain a timezone, so there
    is no way to know whether dst should be applied or not.

commit fe777cd4dbc20f3adeafb7e4d574abd9fc9c2112
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Feb 5 10:29:34 2012 +0000

    Without a timezone you can't know whether it is dst or not in this one

commit 8d5f83dde5f9231d10e0ee8bb38d91171558ccc2
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Feb 5 10:08:16 2012 +0000

    Another openssl test that is dependent on the openssl version. The output has
    changed in more recent versions. Synch with newer output and consider changing
    the test to only pick out the more stable fields instead of all of them.

commit d4cf399cc47cd51c3cf942ef503a5cd6442fcd1d
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Feb 5 09:59:33 2012 +0000

    - Merge r323056 (see bug #60965).

commit 53f5653bea55373690cc45d33912d62f539fddf9
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Sun Feb 5 09:58:50 2012 +0000

    fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_53280.phpt

commit e4fb44c8b6af2abdbef220af5e528a32533a8cb8
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Feb 5 09:52:41 2012 +0000

    Need EXPECTF here, of course

commit f3a7ba75cfb4660b0f658a84ca5482ef4b5bdf8f
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Feb 5 09:50:14 2012 +0000

    Getting different hashes here. But this test isn't testing the hashes,
    it is just making sure we actually get a hash and don't crash.

commit a06e8ca56d7fcf8d361f0c6641010a25d9414522
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Feb 5 09:32:20 2012 +0000

    According to the reports on qa this test is failing the same way for everyone.
    See: http://qa.php.net/reports/viewreports.php?version=5.3.10&test=%2Fext%2Fopenssl%2Ftests%2Fbug28382.phpt
    I'm not sure if this is due to a change in the openssl library or in the extension, so perhaps the test
    itself needs to change, but for now synch it with the new output and watch for failures.

commit 6452b81b14ad1316997a0eaba6356d3350ff6d71
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Feb 5 06:09:22 2012 +0000

    This test needs gc enabled

commit cb6655ccef45b1244d80816cdf641ec81a9b5003
Author: David Soria Parra <dsp at php.net>
Date:   Fri Feb 3 08:14:39 2012 +0000

    mention git

commit 98f5e51a7ee42cac9967a52a9753f94f23728cfd
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Feb 3 04:17:11 2012 +0000

    Fix bug #60933 on PHP_5_4 (approved by Stas).

commit 9e9683b6b0c019470e322c3e8230860cdb4e6c03
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Feb 2 17:29:00 2012 +0000

    back to dev

commit 29e2f050f579e7fadadf4e3bf6d3701c84b6732b
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Feb 2 17:28:03 2012 +0000

    retag 5.4.0 rc7

commit da0da10bc9627bb4d67a6b76524adfb5deb2c75d
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Feb 2 15:00:42 2012 +0000

    assert

commit cc1829d187bb57ad55e5258f07be0da49b0c0de2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 2 10:26:53 2012 +0000

    Fixed memory leaks

commit 3a95557cc3df7441cb15df121c9639dd831d9fa8
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Feb 2 06:09:50 2012 +0000

    back to dev

commit 9e9d6d3aafbdca087dd6123cf29850c07b9106fc
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Feb 2 06:08:29 2012 +0000

    5.4.0 rc7

commit 9cb8f3ad4834880fe27894b884e1953464d6f09d
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Feb 1 19:52:05 2012 +0000

    fix UMR in php_register_variable_ex, reported by Stefan Esser

commit 33a2c339bd509b80a22796acdee98fe06f06fe2d
Author: Lars Strojny <lstrojny at php.net>
Date:   Wed Feb 1 14:43:52 2012 +0000

    Test for null behavior with ext/mbstring functions

commit 586c834a363c144b9ca04faba67be01ee713bf89
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 1 12:16:52 2012 +0000

    Fixed basic HTTP authentication for WSDL sub requests.

commit dc7c5eba5a52d4adbdce20b1bb1754459d535f3b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 1 11:26:57 2012 +0000

    Fixed basic HTTP authentication for WSDL sub requests

commit 93c549913fd113a82680d3ad86d3ec8e18dc1187
Author: Michael Wallner <mike at php.net>
Date:   Tue Jan 31 10:47:21 2012 +0000

    fix usage of php_output_(de)activate; I guess this code doesn't bother about one more hack;

commit c64a69c8b885ac138fa5971c8f784919fd003ca5
Author: Michael Wallner <mike at php.net>
Date:   Tue Jan 31 09:58:26 2012 +0000

    MFH: r322963
    
    fix headers print to stdout/stderr if no output written;
    fix crashes and invalid usage of output control in cli server while passing by

commit 0c87d70b1a2660cf3340f4ef93ac858de47b6a25
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 31 07:17:05 2012 +0000

    - fix #55226, WS

commit d056f9ccb2d878028248f6aad4566db40526faf9
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 31 07:14:36 2012 +0000

    - fix #55226, fix build

commit 3c038294292ee535d85650d30a100f019096b6aa
Author: Michael Wallner <mike at php.net>
Date:   Mon Jan 30 12:17:51 2012 +0000

    use stderr before, stdout after php_output_startup() and sapi_module.ub_write() after php_output_activate()
    
    - fixes Bug #60920  CLI: php -v on STDERR
    - fixes Bug #60923  Failing tests for sapi/cli

commit 90321eaa988ad698f33732b0e8dbe8d1fb972f14
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 30 11:04:19 2012 +0000

    - libssh2 1.3.0

commit 3fe072f8a9d9ae76097a4f51fe0c0722f7eab8c8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jan 30 10:51:02 2012 +0000

    Fixed (disabled) inline-caching for ZEND_OVERLOADED_FUNCTION methods

commit 2c90b8a06b442f1f4a0bb9285de75fc3c4b46ab4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jan 30 10:08:11 2012 +0000

    Fixed bug #51860 (Include fails with toplevel symlink to /)

commit 33863b2cf8367e607da0b8d185ccc37d23a6abb9
Author: Derick Rethans <derick at php.net>
Date:   Sun Jan 29 15:25:40 2012 +0000

    - Reinstated correct return values after David's fix for #60218.

commit 9111a8a58a2559e3905ad304e03141c0c9ed7dee
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jan 29 04:22:23 2012 +0000

    createCollation() for pdo_sqlite as well
    Closes bug #55226

commit 9722bff0c337f015ecda5d072049ca599e2f7e71
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jan 29 04:20:50 2012 +0000

    Missed the test

commit ad5ae9e0bfed6459265aab31e6df106f20483e1d
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jan 29 03:57:29 2012 +0000

    Good patch from Brad Dewar that adds missing createCollation()
    method. Fixes bug #60871 and is related to bug #55226

commit 2cb820275d83bc9730dd253c968ae8fd117f4beb
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jan 28 21:02:09 2012 +0000

    - Fixed bug #60860 (session.save_handler=user without defined function core dumps)

commit 6e77fce6a6bb6ba5dc69a5be13d8874f99bccf51
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Jan 28 02:43:31 2012 +0000

    Simple fix that just quotes the filenames in run-tests to support paths with spaces.
    Fixes bug #60734

commit 614c22e10501abd7a704bb0f0b3b02852d9f0402
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 27 17:35:01 2012 +0000

    - update libs

commit 499bb118877614ac2868fc375d94548a208f0fc7
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 27 17:31:17 2012 +0000

    - update libs

commit 7e865a15557a3f83700b995b3d5f82c0488886f5
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 27 13:27:03 2012 +0000

    - update libs

commit d54710ae2f30d15c7f272c8311c4267b458d0df5
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 27 10:56:33 2012 +0000

    - fix #60895, possible invalid handler usage

commit 07cf07df6149cb6d2f01fb0fd96daf52e0c3e2f1
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 26 12:11:02 2012 +0000

    - openssl 0.9.8t, curl 7.24.0

commit 398c6e6d1153ca2034a152977d1700629b146e43
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jan 26 05:15:57 2012 +0000

    MFH r322485
    Fix possible attack in SSL sockets with SSL 3.0 / TLS 1.0.
    CVE-2011-3389

commit bbd6ab2054cbaffbc510a5a9e491a23898faaea9
Author: Xinchen Hui <laruence at php.net>
Date:   Thu Jan 26 01:28:37 2012 +0000

    WS, merged from trunk cause this issue, sorry

commit 120745123933624508f370732616ab53386115b1
Author: Xinchen Hui <laruence at php.net>
Date:   Thu Jan 26 01:21:35 2012 +0000

    Fixed bug #60825 (Segfault when running symfony 2 tests)

commit bfccc4ed582ca432df9de3f2aedb3533be23c8ed
Author: Michael Wallner <mike at php.net>
Date:   Wed Jan 25 17:22:46 2012 +0000

    fix crash with display_startup_errors=1

commit 0116466974123e9e8c4aa69a1d008152821ca85b
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Jan 23 06:39:01 2012 +0000

    Please test your tests

commit e718c53223da5e812190d2794f18bd1f4c6b121d
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jan 21 11:32:56 2012 +0000

    revert r319254 (fix bug #54682) since it is not correct
    add test that was broken with that patch.
    this bug is probably in libtidy itself and not in PHP. I didn't investigate it enough to confirm, though

commit 3299a2673cceeb1cefc4c064f2a248edfeba8509
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jan 20 12:30:57 2012 +0000

    Fixed Bug #60809 (TRAITS - PHPDoc Comment Style Bug)
    Fixed some other traits related bugs (uninitialized variable, return => continue)
    Removed some trait related redundant code and variables

commit a5c3078c3fe2e6b00effe86a60a64ce52937570c
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Jan 19 22:35:22 2012 +0000

    Missing ifdef here
    Fixes bug 60811

commit cbdfc9315465a3936c645457c04806eea454a9df
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jan 19 06:29:15 2012 +0000

    back to dev

commit 44c773120ec484b293a5aa3d42e3b6c8450a7c54
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jan 19 06:27:56 2012 +0000

    5.4.0RC6

commit ed075eab5ac0e9c58fb0682b211b561c8211e80b
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 18 20:29:13 2012 +0000

    - add test for bug #60761

commit 902bbce03bbed8c7ef2e625d2006de489d8688e6
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 18 20:22:47 2012 +0000

    - add test for bug #60771

commit f6ea9cecfa437118ed8daeb44995fb03462d08c8
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 18 20:21:40 2012 +0000

    - add test for bug #60761

commit e11ece1ca7b6c437354ead32bbf04dfb12f0369a
Author: Michael Wallner <mike at php.net>
Date:   Wed Jan 18 10:16:37 2012 +0000

    remove XFAIL for bug #47178

commit 302adc4edd87a70923136f6c83f448572ed53ddd
Author: Michael Wallner <mike at php.net>
Date:   Wed Jan 18 10:07:46 2012 +0000

    add notes about ob_start(), gzencode() and removed hash algos

commit 6a7bbb1561b4d63eb61c1d5e6d44e273cd6c684d
Author: Michael Wallner <mike at php.net>
Date:   Wed Jan 18 09:15:34 2012 +0000

    merge ext/hash from trunk

commit d940f2d38a12fab444cf5b5cb3dc7a14493f4db8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 17 09:30:12 2012 +0000

    Fixed workaround for bug #48034 on Windows (Crash when script is 8192 (8KB) bytes long)

commit a1525977a06951729a8426a152a2f67bda9c0345
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 17 08:11:32 2012 +0000

    Regenerated scanners

commit b515bfbdfbea06307df53d725ea3aa3807504a21
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 17 08:09:13 2012 +0000

    Improved traits implementation. Now to support __CLASS__ constant in traits php doesn't have to copy the complete compiled method, but can reuse the same code. The resolution of __CLASS__ constants in methods defined in traits are delayed till run-time. This approach also made possible to use __CLASS__ constant as default value for traits properties and method arguments.

commit 6b31413b13665cb0fda85aa3cb26b0f701a2d04e
Author: Michael Wallner <mike at php.net>
Date:   Mon Jan 16 17:51:35 2012 +0000

    Fix bug #60768  Output buffer not discarded
    
     in php_output_handler_op():
      * if appending to buffer succeeds, just return HANDLER_NO_DATA
        and do nothing else
      * if a zero sized string or true is returned from the handler
        function, reset the context as well as the handler's buffer

commit 4c414c12a3325eeb6d34d1cb5d65e5bf42700415
Author: Boris Lytochkin <lytboris at php.net>
Date:   Fri Jan 13 18:46:56 2012 +0000

    merge from trunk:
    Fixed bug #60585 (php build fails with USE flag snmp when IPv6 support is disabled
    Fixed bug #60749 (SNMP module should not strip non-standard SNMP port from hostname

commit 6d75ac3df9143ea6e625dbad1c14f1947615a57b
Author: Christopher Jones <sixd at php.net>
Date:   Thu Jan 12 23:23:05 2012 +0000

    Fix configuration message typo and alignment (5.4 merge approved by Stas)

commit 993992d6dbe0049466b9878c99a42af45ad39405
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 11 15:47:37 2012 +0000

    - add new build type, optional. has been used for the last 2 RCs

commit 92120997c9c516424725dea885eebadba471a003
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 11 15:46:45 2012 +0000

    - add new build type, optional. has been used for the last 2 RCs

commit ca77173afb867e1007625d0b02d529e73bfc9b02
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jan 11 15:04:14 2012 +0000

    Fixed incorrect type cast

commit bcb89314523f36068e0303759326b97b7b76b03b
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Tue Jan 10 13:42:14 2012 +0000

    Added fixes Pdo Firebird bugs to the NEWS file

commit 9425379852e1ae0e208791a608959ff5ca5e723b
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 10 08:30:00 2012 +0000

    - make it windows version independent, error msg differs, bad but well

commit d8c6dd182b2cabf15c12ee352f4b33355e838fe4
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 10 07:33:36 2012 +0000

    - any other dir may not exist or may not be used

commit dd3eb33d76c9561b1081c9cc3272476af843877a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 9 15:31:33 2012 +0000

     - error is windows version dependent and not what we test here

commit c5b02759c499da40a1d001938b351f59e0c55a8c
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 9 14:29:06 2012 +0000

    - rm

commit f6a7b27198ee26309f6d42266215d0d8d84c53ce
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 9 13:56:46 2012 +0000

     - spl tests are also under examples (sigh)

commit f1191166d875ba9e35af8401a5c99c9e5a6f49da
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jan 8 18:43:30 2012 +0000

    These tests don't work if run as root

commit a7dca551f7f27b2415b57aee9af187c21263ab72
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jan 8 18:21:13 2012 +0000

    This test only works if gc is enabled

commit 4cc04be2603b4eb7ffc0cdca60b9ae58ac1828b9
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jan 8 18:03:56 2012 +0000

    do kill 9 to fix a race condition in this test. (should fix the debian 32-bit buildbot)

commit 5df401af218506139f53d6593bc4ae2e9e092de4
Author: Daniel Convissor <danielc at php.net>
Date:   Sat Jan 7 23:09:49 2012 +0000

    Remove test for bug 60675, the change in behavior between 5.3 and 5.4 is intentional.

commit edf86e5282e162482c98cbc975802c981fdf0a7b
Author: Daniel Convissor <danielc at php.net>
Date:   Fri Jan 6 22:09:15 2012 +0000

    Test for bug 60675.

commit b1721549dd8b5a4f6d4de7b1853141b65688c475
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Fri Jan 6 13:38:06 2012 +0000

    Changed: restoring REQUEST_TIME as a long, introducing REQUEST_TIME_FLOAT instead as discussed on the ML

commit 64a9019171748a662a7c044df2516cdbb22a1c08
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jan 5 07:24:26 2012 +0000

    back to dev

commit 6cb0b6605388e17e4e094ff114c8fd447d6c6fe7
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jan 5 07:22:29 2012 +0000

    5.4.0rc5

commit de92e5ab301a967be27484a0c173fabf0897744e
Author: Jérôme Loyet <fat at php.net>
Date:   Wed Jan 4 21:19:55 2012 +0000

    - Fixed credits for bug #60659

commit c730ed96563a2a89ceca053499bc47675396e0b6
Author: Jérôme Loyet <fat at php.net>
Date:   Wed Jan 4 21:18:26 2012 +0000

    - Fixed bug #60659 (FPM does not clear auth_user on request accept)

commit a1ec2aab1b93c0c6645fb3cb7fc72c38ff071ba0
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jan 4 20:40:13 2012 +0000

    move to XFAIL since it fails on 32-bit

commit 23ba6bb7fecd895862542a2f83ad8fda51bc9281
Author: Arpad Ray <arpad at php.net>
Date:   Wed Jan 4 11:44:05 2012 +0000

    add more tests for #60634 (stems from #21306) and xfail them all for the moment

commit 1c4f22755392022572fb505884f144181e38d7e5
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Jan 4 08:25:06 2012 +0000

    Fixed bug #60627 (httpd.worker segfault on startup with php_value)

commit dd943bcb1bfd1800555f49f64cd24e974e30b281
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Jan 4 08:13:58 2012 +0000

    fix test

commit 6e76f1ed2b98a9277aaf5a2a5de1d49a39a60bf0
Author: Arpad Ray <arpad at php.net>
Date:   Wed Jan 4 01:34:08 2012 +0000

    NEWS entry for r321738

commit 08eb16f0153798ec880afec3c9fd5a65124a6feb
Author: Arpad Ray <arpad at php.net>
Date:   Wed Jan 4 01:31:30 2012 +0000

    fix return values of inherited session handler to match user handlers - #60640

commit 7486849b562bfe1d9a04a79c5aba00edb88d3bbf
Author: Arpad Ray <arpad at php.net>
Date:   Wed Jan 4 01:16:45 2012 +0000

    add SessionHandlerInterface for session_set_save_handler() - #60551

commit e7472221008c9f0b5dec1ea7dd12861a601cc789
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Jan 3 22:26:11 2012 +0000

    - Fixed bug #60629 (memory corruption when web server closed the fcgi fd)

commit 5f948f63ed0a87254fbc3d4205ce03fe3f9001a8
Author: Arpad Ray <arpad at php.net>
Date:   Tue Jan 3 21:47:16 2012 +0000

    add test for #60634

commit daa8e833b20c50189bd4698102890408e6f7680f
Author: Matteo Beccati <mbeccati at php.net>
Date:   Mon Jan 2 11:43:25 2012 +0000

    Bug #55663, fixed test for bug 43139 on Firebird. Per request from mariuz

commit cbcddcb02e2a092012d6b575ef1b3f5e64ba8239
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jan 2 00:47:57 2012 +0000

    fix bug #55871 - Interruption in substr_replace()

commit 2a687aed1ab6c15e868021314bd81eab3b432fa3
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jan 1 23:54:25 2012 +0000

    fix bug #54374, bug #55500 - filter file names better, no dangling [s

commit 0fdbefa4302bb69e0d9524a17de92c407635bd7e
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jan 1 23:51:21 2012 +0000

    add test for ob_gzhandler

commit 3a06ca721c10d72e7df44eeee0912fcb29ed8f08
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jan 1 22:52:23 2012 +0000

    regen for r321655

commit 8b23cae172e265b4cc47cec104cacdce0a7c2dbc
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jan 1 22:45:58 2012 +0000

    fix memory leak in compile_string when there's a parse error (used e.g. in eval or assert)

commit 4e198252811dbf16984cf84ee49d5e93ac642f88
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jan 1 13:15:04 2012 +0000

    - Year++

commit f9d84f4f6b62b0c202485ba0448086dbdae8c57f
Author: George Wang <gwang at php.net>
Date:   Sat Dec 31 18:15:22 2011 +0000

    fixed a crash in cli mode when apache_request_headers() is called

commit ecfb3af78f97280465f497d9764b4ec701063cdb
Author: Michael Wallner <mike at php.net>
Date:   Fri Dec 30 09:20:07 2011 +0000

    follow naming convention

commit f7942c9e63e1d44279664830e8384dfdc1ebd50a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 30 08:50:49 2011 +0000

    Added an API call to return active output handler

commit 853b48dc30fd11c9875fa2dd8688fc761e26756d
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Wed Dec 28 19:58:37 2011 +0000

    Fixed  PDO_Firebird: bug 53280 segfaults if query column count is less than param count

commit 24227957bfe4fb6503a94bb5702c1f87166f4c24
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Wed Dec 28 19:09:41 2011 +0000

    fix tablename in testcase test->testz

commit 0b692661d4fe1f879b74625532e5802561c7e857
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Wed Dec 28 18:52:39 2011 +0000

    Added test case for PDO_Firebird: bug 53280 segfaults if query column count is less than param count

commit cfe00e6053832475ecda024f374fa58d740fc818
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Wed Dec 28 10:17:17 2011 +0000

    fix Bug #47415	PDO_Firebird segfaults when passing lowercased column name to bindColumn()

commit 90a8da866b3564772a80126692f533fa65852e81
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 28 10:12:43 2011 +0000

    Fixed tests

commit caeba0e83f40de42a68fce18f6c902bf7041d49a
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Wed Dec 28 10:04:25 2011 +0000

    one more error to fix Table unknown TEST , it should be TESTZ

commit bba41172e7333853e2b0cf66bd4aecb03bc1a7af
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Wed Dec 28 09:59:53 2011 +0000

    fix table name in testcase

commit c058385112e8aac09f6cbbcb54fed0773f83ce82
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 28 09:59:39 2011 +0000

    Fixed bug #60613 (Segmentation fault with $cls->{expr}() syntax)

commit 503540a4e444fe1f8bd1f5ef652d456589bda5b0
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Wed Dec 28 09:53:15 2011 +0000

    added testcase for Bug 47415

commit 28878d390fef24c35feba92716677b5bfa8687e0
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Wed Dec 28 09:41:02 2011 +0000

    cleanup for bug 48877 test, add description

commit 84ce7904372ded5dddcfd9add0908d0874b9339c
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Dec 28 06:46:12 2011 +0000

    Fix #60613 (Segmentation fault with $cls->{expr}() syntax)
    #now the behavior is like 5.3, a COMPILER_ERROR will be triggered

commit c49b8515df4ce3b0d804124c9a5db8300d7dbaa9
Author: Daniel Convissor <danielc at php.net>
Date:   Wed Dec 28 01:13:12 2011 +0000

    Resolve the last of the xfails from Bug 55253.

commit defc87db2c0c72bdbfff2728536429aa5e5e6f2a
Author: Daniel Convissor <danielc at php.net>
Date:   Tue Dec 27 19:44:13 2011 +0000

    Resolve more xfails due to Bug 55253 being fixed.

commit 7ea4e8266cbd67e2bfc0bc114886f1681061b518
Author: Daniel Convissor <danielc at php.net>
Date:   Tue Dec 27 16:50:16 2011 +0000

    Another xfail resolved since Bug 55253 was fixed.

commit b3ecb6841c89c6d54b52a349990aab0bad1a2908
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Tue Dec 27 16:49:00 2011 +0000

    http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_43130.phpt
    fix failure for bug 43130

commit 4a59413e48f52ee9e0d45860fcfa78c8fed8a7a1
Author: Daniel Convissor <danielc at php.net>
Date:   Tue Dec 27 15:20:16 2011 +0000

    Another xfail resolved since Bug 55253 was fixed.

commit 6238cf5a7a6bf40ff1735fc282b4d766aa2d4612
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Dec 27 13:53:11 2011 +0000

    Looks like we need to explicity add libstdc++ on recent linux' too, like fedora 14 and ubuntu 11
    This fixes build failures for ext/intl and several pecl exts

commit ddf95da798ebd6d90542eb10e563333b91e47e65
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Tue Dec 27 10:49:03 2011 +0000

    added test for PDO_Firebird: bug 48877

commit 2f4875bf92aec4db9bec97b676053d31e1fada3c
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Dec 27 08:38:18 2011 +0000

    Fix bug #60611 (Segmentation fault with Cls::{expr}() syntax)

commit 448ed9bc832cf15f49a9f2068e39d2baa185263c
Author: Daniel Convissor <danielc at php.net>
Date:   Tue Dec 27 02:13:55 2011 +0000

    One less xfail since Bug 55253 was fixed.

commit 850168ba62e8396246ab508e06afd5c9f3093680
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 26 22:53:12 2011 +0000

    - Fix bug #60326, fix crash introduced by initial fix

commit 7dcc4c0d0e44ccfe6018b2630e5721772d19b2e4
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 26 12:32:05 2011 +0000

    - Fix bug #60326, fix TS build (introduced by r321406)

commit e665e01e880bb9bbfcff065825f4d6db48e5515b
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Dec 26 08:29:11 2011 +0000

    fix bug #60326 - restore ob_gzhandler

commit f863d486d139e285ce5dd6e87e411f59b3b63f94
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Dec 26 05:08:09 2011 +0000

    fix test

commit 87b9f7bb3a1723e783ebc2071994e74ce658e0e9
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Dec 26 05:01:46 2011 +0000

    fix bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist)

commit 36d45859964c120ae9f84573ca0706fdc31d678d
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Dec 26 03:55:29 2011 +0000

    fix test - paths may be expressed in different way

commit d42917b6050c8f3dc969c9e1fa55ed9a08ac29d9
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Dec 26 03:22:07 2011 +0000

    test fixes

commit 2f15c1d717a7729a8ea8db63ce7fbb6ee1d690f8
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Dec 26 02:16:37 2011 +0000

    fix uninitialized var that may lead to crash

commit e4f40a3375f4838d343bf9169b39ad2208135bc0
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Dec 26 01:08:47 2011 +0000

    fix tests

commit 0e563dfa93f9c1927fabf699676abf23a98549ea
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 22 15:33:48 2011 +0000

    Initialize structure (some fields may be missed in array returned from user handler).

commit cef0d27af947072371b79467246944490db92bf7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 22 15:31:41 2011 +0000

    Change fatal error into warning and ignore arguments over limit

commit 2217bba732f9c3556fe0b770baeef3692db114ea
Author: Xinchen Hui <laruence at php.net>
Date:   Thu Dec 22 08:08:52 2011 +0000

    test for bug 60591

commit 77b97de8df46732244de64b5753f232c4c0e3b48
Author: Xinchen Hui <laruence at php.net>
Date:   Thu Dec 22 07:39:44 2011 +0000

    Fix bug #60591 (Memory leak when access a non-exists file)

commit 48a688ffa055978c38c7d91bf42c39da39cc791e
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Dec 22 03:27:00 2011 +0000

    back to dev

commit 1a79692791cf1d92f712ba59cc4d148ad3a7b496
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Dec 22 03:25:28 2011 +0000

    5.4.0rc4

commit 0610ca459a8b4bd6c5ef1c70dfd8b5198c0e8253
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Dec 22 03:22:42 2011 +0000

    Fix warning on non-numeric offsets

commit f24f2b4df678e6f51487508faaf23cf1d57edab8
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Dec 21 15:44:58 2011 +0000

    - Fixed bug #60570 (http wrapper leaks context resource if request fails/is
      redirected).

commit 2fe9f37026cec08335100b9719b0fded3abc8a8e
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Dec 19 16:57:36 2011 +0000

    Fix tests

commit 2f62602c03c08c9d6c83f0ec8755d480eb9af900
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Dec 19 16:48:18 2011 +0000

    Fixed bug #60558 (Invalid read and writes)
    Re-Fixed bug #60536 (Traits Segfault)
    #Thanks to tony2001, I found the previous fix -r321089 is actually not a correct one.
    #The key problem there is because the traits didn't correct set the property_info.offset
    #for private properties. so here come the new fix.

commit 7fcba87e68eed20aa767041b625ccc65d0913869
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Dec 19 12:00:09 2011 +0000

    Revert previous bad fix, introduce memory leak

commit 1a4a527c377b998f19c1e133e07c73ed7372f147
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Dec 19 10:05:48 2011 +0000

    Codes standard & Remove useless empty lines

commit d589d33468e5c960d5a598dcb17017d38650793b
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Dec 19 09:58:29 2011 +0000

    Fixed bug #60558 (Invalid read and writes)

commit c36926ba4cbf0c054eedcda9a8d91cb86529b664
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Dec 19 03:09:05 2011 +0000

    Add tests for OpenSSL crash.

commit 622412d8e6e3c9d8ab87a3ae5d507eb83406d338
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Dec 19 02:05:03 2011 +0000

    implement the solution for isset/string offsets, fix bug #60362

commit beda5efd418b54965cb5756741903f8014ac4758
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Dec 18 05:14:32 2011 +0000

    Fix segfault in older versions of OpenSSL (before 0.9.8i)

commit 3dc9f0abe67d0d34ba49202a8b8754293fec65af
Author: Stefan Marr <gron at php.net>
Date:   Sat Dec 17 14:26:39 2011 +0000

    Fixed inconsistent and broken handling of private properties in traits.
    # The handling of private properties in classes is now consistent with private properties in traits.
    # Perviously, privates could cause strict warnings, are were not properly merged into the class when
    # the parent class had a private property of the same name. Now, we introduce it without notice,
    # since it is a new and independent property, just like in normal classes.
    # This problem was diagnosed while working on Bug #60536.

commit db63456a8d635b29def38907ce1760686025eb31
Author: Xinchen Hui <laruence at php.net>
Date:   Sat Dec 17 03:57:01 2011 +0000

    Reduce memory usage

commit 80ab69876c7a1dab64d1925bd5a591dda0749636
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Dec 16 19:25:03 2011 +0000

    Fixed bug #60523 (PHP Errors are not reported in browsers using built-in SAPI)

commit 01dc47631ea044f0df75a1e59d1313ca96a6ba66
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Dec 16 19:02:52 2011 +0000

    Fixed bug #60536 (Traits Segfault)
    # this is a tough one, I think I should explain
    # Zend use zend_object->properties_table both as zval ** and zval ***
    # if a zend_object->properties is not initialized, the properties_table is zval **
    # while in rebuild_object_properties, zend will store the zval ** to zend_object->properties
    # then stash the zval ***(ie, zobj->properties_table[0] is zval ** now) to  zobj->properties_table[0]
    # so when a zend_object inherit form multi parent and these parent have a same property_info->offset
    # properties, will result in a repeat zval **->zval ** transform, which will lead to a segmentfault
    # *may be* this fix is not the best fix, we should not use this tricky way, and rewrite this mechanism.

commit e467a791d3111438ea1160c22b986d24bd09450e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 15 10:31:02 2011 +0000

    Added max_input_vars directive to prevent attacks based on hash collisions

commit 4dfd69e84ba45c5c8ac2bdfb324100359efacb8d
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 14 19:29:45 2011 +0000

    fix for 5.5.19

commit 9e14665237e6637bcb22373fb010e34e05f20b12
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 14 19:28:41 2011 +0000

    another fix

commit b8697d07f8548e85ec1a9a0f9cd04f6e23112512
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 14 18:37:49 2011 +0000

    fix test

commit 3ef71f9726be06a72253768e8a6dd2a0b5689685
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 14 18:36:04 2011 +0000

    fix test

commit 9033d60caf1bf5419472996352b7442c9e4cfcd2
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 14 17:59:11 2011 +0000

    fix typo

commit 4faab885ec25707cd0541dba58413ef63a2bb21d
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 14 16:32:50 2011 +0000

    - add announce steps, s,cvs,svn, MFH

commit e38daffe602b0733af514e15e9af19beb610e7bf
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 14 16:27:52 2011 +0000

    fix test

commit 6fb3897f8052d29d46e73a8f666acc027a384615
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 14 08:56:35 2011 +0000

    Added max_input_vars directive to prevent attacks based on hash collisions

commit f94cc91dda4b12250c3e590457c459ab8c82f0d8
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 13 23:18:12 2011 +0000

    - tmp dir is system depedent

commit 3b8e237128e9bd8511b0d9af4a84449f30f4eeef
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 13 23:04:01 2011 +0000

    - skip on win

commit 609ade1bedf5a245615f023cc5cbb60e3ce0f7f2
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 13 13:46:27 2011 +0000

     - ignore notices here, not what we test (array to string conversion)

commit df3cd84f801add648c7892504aa5867a98ca4e04
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 12 19:09:01 2011 +0000

    - use the test itself, making the test passes when ran outside the src tree

commit 9cfc56d445a1faa735d12659dbf85e8bb698866b
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 12 15:09:52 2011 +0000

    - copy run-test php

commit b54e8fa231ebca9e90f5464d94803ebb080be8c2
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 12 14:03:24 2011 +0000

    - skip on win

commit a275c409c623014e909a7f731556fc9eee0b2d8a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 12 14:02:06 2011 +0000

    - skip on win

commit 02e898c9e0fb3ee1f234cfd510ae5bb47a4f6ccb
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 12 13:56:42 2011 +0000

    - skip on win

commit b02c7510745097e39c63f4cbda3053c131402ca7
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 12 13:53:38 2011 +0000

    - skip on win

commit df3c9a79fec7820e76168dbe1e093e0adc3bd82b
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 12 13:49:21 2011 +0000

    - skip on win

commit 582363d9c819ab6499e097f6fcc1434dcb0fc81e
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 12 13:34:21 2011 +0000

    - skip on win

commit d15e57d5db0056f5c37d909b4c65bfea63ddbb5a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 12 13:31:43 2011 +0000

    - skip on win

commit 31afa034f0cc1630d2ee991a24c59f2ad98cd7ba
Author: Derick Rethans <derick at php.net>
Date:   Mon Dec 12 12:57:46 2011 +0000

    This test should no longer fail, and is perfectly okay for Linux to test on too.

commit b2bf466363092c82620d33f1ab793447d10e6d8b
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Mon Dec 12 06:33:43 2011 +0000

    bug fixed #48877 - bindValue and bindParam do not work for PDO Firebird

commit 52c36e60c4667456cc61574f9ad2d4ec56f04fa5
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Dec 11 21:08:15 2011 +0000

    - Fixed bug #60455: stream_get_line misbehaves if EOF is not detected together
      with the last read.

commit 74343ca5067dc58126fc633ad81cbc901c76a879
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Sat Dec 10 22:04:23 2011 +0000

    bug fixed #48877 - bindValue and bindParam do not work for PDO Firebird

commit 9e06b00e713eb6407ee14a2821dd67f7ee7f379f
Author: Felipe Pena <felipe at php.net>
Date:   Fri Dec 9 22:43:01 2011 +0000

    - Fixed bug #60489 (Simple Typo In php.ini Files)
      patch by: danbrown at php.net

commit e29c46a50dbb6b42a8a278ea0ce288d14115fcbc
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Dec 9 16:16:31 2011 +0000

    add $_SERVER["SERVER_NAME"] since it's handy

commit 8fff0e86d7d34af365bdbac6b10aae2a496b4afd
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Dec 9 14:05:26 2011 +0000

    fix memory leak

commit ea25a9be03c0a935e24675438a2fde02c4c18f45
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Fri Dec 9 11:45:39 2011 +0000

    Added tests contributions on spl_autoload and stream_context_set_option()
    
    Thank you Jean-Marc Fontaine and Alter Way

commit 665ff3444a27eb62250d50b0f81f824b127c517c
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Dec 9 05:55:31 2011 +0000

    typo, sorry

commit 147c4142791dc69266afad1f378acc3de9fdb5f1
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Dec 9 05:37:41 2011 +0000

    Fixed bug #60477 (Segfault after two multipart/form-data POST requests)

commit 726b31cfc90618587dcfd5bd33b1c4086c83090a
Author: Christopher Jones <sixd at php.net>
Date:   Thu Dec 8 20:43:23 2011 +0000

    Fix skipif

commit 4b860ccdad0802bb45d4ecea07281aa0e505f98f
Author: Pierrick Charron <pierrick at php.net>
Date:   Thu Dec 8 18:57:01 2011 +0000

    Fix curl_copy_handle_basic_008.phpt when display_errors is On
    (Thanks Chris Jones)

commit d0f7573b398b27d3dfb732b09fbf685e3e609839
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Dec 8 14:57:02 2011 +0000

    Uhh.. Can't believe noone noticed the gc option was missing from our ini files

commit 8559b09566a4b781dcd1bff31dcec65ee38f4155
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Dec 8 07:17:27 2011 +0000

    back to dev

commit 00f2a9b2ba29ec03b04428ce3faaddf7c4537cca
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Dec 8 07:15:44 2011 +0000

    5.4.0rc3

commit 287e1917cff52557e5b449be9e40ea9496a083de
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Dec 7 20:50:33 2011 +0000

    Make sure that we set the strong crypto result to false as well as returning false.

commit 38eecffe0dcaf6ef29113659fa18732b38619a80
Author: Derick Rethans <derick at php.net>
Date:   Wed Dec 7 19:42:44 2011 +0000

    Test cosmetics.

commit 6c242d9dd7a412862e0b60c53a89f201fad07d61
Author: Derick Rethans <derick at php.net>
Date:   Wed Dec 7 19:24:58 2011 +0000

    Sorting out the tests *once* more.
    
    Please keep them consistent and only change them if you are 110% certain what
    you're doing. Otherwise -> please ask.

commit 2e87cd3399667e9da4142d29dc19b0f5a0b43d2e
Author: Pierrick Charron <pierrick at php.net>
Date:   Wed Dec 7 16:46:48 2011 +0000

    Fix test

commit 572e36e2e481b37410047a13f07095987a591c9e
Author: Pierrick Charron <pierrick at php.net>
Date:   Wed Dec 7 16:32:50 2011 +0000

    Add new test for CURLOPT_POSTFIELDS

commit d4ef7ab7df123d77d4678bf41cf605d12f217756
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 7 10:38:35 2011 +0000

    - tests require 64bit integer

commit 5aa1fb6074efec67f7b27e720cc5853d3e505433
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Dec 7 10:33:13 2011 +0000

    Implemented FR #54514 (Get php binary path during script execution).

commit 321172e479872b5aec998d2a39290e3055ca997a
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 7 09:03:07 2011 +0000

    - print_r seems to display 0 or nothing for days, let make that test works in both cases, that's not the purpose of this test to test print_r

commit 93af22bbb9a5b9bc85e4329ecc65791b27f86350
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 7 08:39:43 2011 +0000

    - fix warning and fix buggy behavior of timelib_diff due to bad assumption of floor signature (fixes almost date_diff tests too)

commit e6d945c1815b7d5ef6a0809d06df975b03f1deb0
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 7 08:37:48 2011 +0000

    - rename to correct bug #

commit f3c1d7154cac9a50026556b57b645f057cafc18a
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 7 08:33:41 2011 +0000

    - set TZ

commit 4e172842a250a5393c5719c6866254b9994e5e0a
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 6 13:42:08 2011 +0000

    - force LF

commit c55364eb0533eb889507f80db6c43e6ef2a2f8e3
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 6 13:35:41 2011 +0000

    - add windows version of this test

commit 65f0630552bab1e6af01709e6b0f75b0cd1dde27
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 6 13:34:45 2011 +0000

    - add windows version of this test

commit bbeaed1cca099f030f0b6645c2fa24233077c508
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 6 13:16:40 2011 +0000

    - force LF

commit 74cf85e19d56214e1565ae1cae287593cfbddaf1
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 6 13:07:08 2011 +0000

    - force LF

commit ded11f4258a9569e914dde5cfe03f2c8e048cb49
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Dec 6 12:32:59 2011 +0000

    Use zbacktrace_ex instead of zbacktrace(actullay is dump_bt)
    Use %p instead of "0x08x" (IMO this is used for print pointer, which, unfortunately, don't work under x64)
    If there is any wrong, plz revert this, thanks

commit c6d72040bb270ba6efd6118d5c97a145a9560966
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 6 11:58:05 2011 +0000

    - force LF as EOL as the code expects it.
      however it sounds like a bug in the implementation
    phar.c:720
    	if (4 != php_stream_read(fp, buffer, 4)) {
    		MAPPHAR_ALLOC_FAIL("internal corruption of phar \"%s\" (truncated manifest at manifest length)")
    	}
    
    that code will fail if non LF eol are used. Or does phar supports only LF?

commit 17f5bf2ed957d7b3f10c9804f7d52ff85c84b43c
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Dec 6 09:56:01 2011 +0000

    Add zbacktrace_ex to .gdbinit which will print extra argument info than zbacktrace
    Implement FR #60448

commit 3f2bcb772361b372b5032cdfa0462570aa9bbf4f
Author: Pierrick Charron <pierrick at php.net>
Date:   Tue Dec 6 06:44:22 2011 +0000

    Coding standard

commit ac631dd580d0e2188b6a38504ca7f5b171f36e31
Author: Derick Rethans <derick at php.net>
Date:   Tue Dec 6 06:21:08 2011 +0000

    - Fixed bug #53502 (strtotime with timezone memory leak).
    - Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
      DateTime::setTimestamp).
    - Fixed bug #51994 (date_parse_from_format is parsing invalid date using 'yz'
      format).
    - Fixed bug #51223 (Seg fault while creating (by unserialization)
      DatePeriod).

commit 5087b0ee425f320f37ac64b8d43045ab63bb77f8
Author: Derick Rethans <derick at php.net>
Date:   Tue Dec 6 06:07:41 2011 +0000

    - Added a test case for #53437.

commit 8889fcacc2c8508343c7013901d50a9ea2113102
Author: Derick Rethans <derick at php.net>
Date:   Tue Dec 6 06:04:24 2011 +0000

    - Fixed bug #52062: large timestamps with DateTime::getTimestamp and DateTime::setTimestamp.

commit 855ef080204755b67d1fe7f2c8bb945de34960dd
Author: Derick Rethans <derick at php.net>
Date:   Tue Dec 6 06:00:45 2011 +0000

    - Cosmetics for test case for #48678.

commit 8698b739423e9406478a914b40d14c90d3b16375
Author: Derick Rethans <derick at php.net>
Date:   Tue Dec 6 05:59:24 2011 +0000

    - Fixed test case for #54851.
    - Make test case for #32555 the same for all branches.

commit ac90e9c989294b252909e1eeff7f2567fb1ba8a8
Author: Derick Rethans <derick at php.net>
Date:   Tue Dec 6 05:44:54 2011 +0000

    This changes adds the --EXTENSION-- section to .phpt files as
    described in http://marc.info/?t=132248616300007&r=1&w=2.

commit 95784cf6c519b4a7e2dd9abb2ab79c726ea295f4
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Dec 5 12:46:38 2011 +0000

    remove irrelevant codes in test

commit 2f8c502d22b0e2225d03b2df3ab2ca492074b79c
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Dec 5 12:44:12 2011 +0000

    Add xfaild test for a secluded issue

commit d18a61aefb546d059dcf9a2d76208773585e8cea
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Dec 5 12:33:56 2011 +0000

    Fix typo

commit 1d6c98a136d9217e3fd8ae1349f9ecdf541d6ea7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 5 09:20:12 2011 +0000

    Fixed bug #60444 (Segmentation fault with include & class extending)

commit b3ad0b7af7ebedaa270c91a79f742ac4e7f2ce63
Author: Pierrick Charron <pierrick at php.net>
Date:   Sun Dec 4 16:46:45 2011 +0000

    Added myself as curl maintainer

commit dfa08dc3258b6405f25aec04106d705b3140c778
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 4 14:52:40 2011 +0000

    Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized
    domain name addresses containing >1 -).

commit 1e6a82a1cf080ad9c0ff56e1cf488d9274b599a4
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Dec 4 12:34:19 2011 +0000

    Fix test.. the errormessage is irrelevant, we are testing if we segfault and corrupt return value

commit 191835fd3d584591f00f83fce1f7f1915198b77c
Author: Pierrick Charron <pierrick at php.net>
Date:   Sun Dec 4 01:34:54 2011 +0000

    Fixed bug #60439curl_copy_handle segfault when used with CURLOPT_PROGRESSFUNCTION

commit 6cfbcb22688a09a1e6d633a84d3eb9a8175651b8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 2 12:14:16 2011 +0000

    Expose zend_signal_handler_unblock() to DSO extensions to allow usage of HANDLE_UNBLOCK_INTERRUPTIONS macro

commit d8ca919da19cd547bb6af90cd3909603609aa348
Author: Michael Wallner <mike at php.net>
Date:   Fri Dec 2 11:50:22 2011 +0000

    Fixed bug #60240 (invalid read/writes when unserializing specially crafted strings)

commit a2d189883fe7cbf82f094868bb467283c74fd2d2
Author: Pierrick Charron <pierrick at php.net>
Date:   Fri Dec 2 04:16:46 2011 +0000

    Cleans up test file

commit 37eba77f31779bf46c2e2fa1cfb460c086fca4ae
Author: Felipe Pena <felipe at php.net>
Date:   Thu Dec 1 16:40:07 2011 +0000

    - Escape [ ] chars in the configure message
      Patch by: Daniel Convissor

commit ae667a95b0e4ed00950bcf2c6a73f580967673c7
Author: Felipe Pena <felipe at php.net>
Date:   Thu Dec 1 15:47:58 2011 +0000

    - Replace possible esc char to <esc> in the XML output

commit 032fb4ca9c9280832993174efe2493a29eeb8434
Author: Felipe Pena <felipe at php.net>
Date:   Thu Dec 1 15:38:17 2011 +0000

    - Fixed tests

commit 60f338ef2c8fc8d80ee9e09c73f965acf10681c8
Author: Felipe Pena <felipe at php.net>
Date:   Thu Dec 1 14:15:22 2011 +0000

    - Fixed tests

commit f10b3bb55646681539a09a8cc47d9f33504a0c78
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 1 13:58:29 2011 +0000

    Fixed icorrect key length after updating constant index

commit bfb1d38b9c096f8f82982b4616490e8acadacee7
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 30 21:04:07 2011 +0000

    - Added tests for bug #60350
      patch by: php at mickweiss.com

commit a89f1d3cfadfb7c0127413a38a86b014c14ed249
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 30 19:42:59 2011 +0000

    - Fixed bug #60350 (No string escape code for ESC (ascii 27), normally \e)
      patch by: php at mickweiss dot com

commit 0905ff2fe56fd09d51465ebb85af1d752c6c5ae8
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Nov 30 17:20:25 2011 +0000

    Don't write more data than the protocol can grok or the server will
    be confused. This comes without a test because the server needs to be
    a non-community one with closed source PAM plugin loaded.

commit 8171c1eeb4a64d1275a11c96f58a47eedd812485
Author: Christopher Jones <sixd at php.net>
Date:   Tue Nov 29 23:17:07 2011 +0000

    Move entries that occurred after 5.4.0RC2 was branched (thanks salathe)

commit e612e7a4055a447e7dbc48c819259fbb91903017
Author: Christopher Jones <sixd at php.net>
Date:   Tue Nov 29 22:33:55 2011 +0000

    Miscellaneous: move misplaced entry; fix typos; note more precise OCI8 DLL dependency; remove session.entropy_file setting which was only in PHP_5_3 php.ini-development

commit 66b38195d234e5fbff39b6841379692c0776025e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 28 14:20:35 2011 +0000

    Fixed bug #54911 (Access to a undefined member in inherit SoapClient may cause Segmentation Fault)

commit 878ada77a036477e46f9105ba3cc32cdb6c52620
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 28 13:01:28 2011 +0000

    Added implicit type casting to allow reusage of macros in C++ extensions (Yoram)

commit ddcc975d1a7a476a55ef81f6474d1a027d67c3c0
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 26 20:18:03 2011 +0000

    - Added JUnit output format option
      patch by: Ferenc Kovacs (tyrael at php.net)

commit 52ddf31284be8560b672b0c4976c839dd3fbd4f5
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Sat Nov 26 18:41:45 2011 +0000

    adding some tests for string offsets

commit 0143fc9371cabf42ce448f748b8e53ef07076caf
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 26 17:56:43 2011 +0000

    - Fixed bug #55788 (test redirects should abide SHOW_ONLY_GROUPS in run-tests.php)
      patch by: tyrael at php.net

commit 5759a440f83be2b86e05fe1759ec8b1d4f1b3078
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Nov 26 17:48:52 2011 +0000

    - Small ajustments to some multicast options.

commit 1bd15bbd7d553e7680d5ae03b7a416d16ba9444f
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 26 17:35:19 2011 +0000

    - Fix test

commit 85a8056828f56883d1f46f5aa9a316742565bb07
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 26 17:30:03 2011 +0000

    - Clean up

commit dc6ecd21ee433c28b0131dec45d39b7688b08115
Author: Derick Rethans <derick at php.net>
Date:   Sat Nov 26 16:44:21 2011 +0000

    - Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D").

commit 7c2946f80e362afb66d82ea7b1a6cd37c7ca539c
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Nov 26 14:55:31 2011 +0000

    - Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR undeclared)
      (fedora at famillecollet dot com)

commit 8c66fc398f103058ca85a588416b2cfe80468dba
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Nov 25 21:21:24 2011 +0000

    - FR #60390

commit 653e68233aa6433777170d79e778c07f7070da7a
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Nov 25 21:18:40 2011 +0000

    - implement FR #60390, SERVER_PORT missing

commit c2ede9a00aa5047cb0e3a86f1a66916c4e2bbbd1
Author: Derick Rethans <derick at php.net>
Date:   Fri Nov 25 15:51:37 2011 +0000

    - Fixed bug #54596 (incorrect years for DateTime objects created with 4-digit
      years).

commit 3b1ce022f1e633c03bf22b30b87ee55383f817f4
Author: Derick Rethans <derick at php.net>
Date:   Fri Nov 25 15:47:11 2011 +0000

    - Force setting for tests.

commit 0244e76c06c809cb1e8a0f5aeec4f198d8a0ff88
Author: Derick Rethans <derick at php.net>
Date:   Fri Nov 25 14:06:55 2011 +0000

    - Fixed bug #60373 (Startup errors with log_errors on cause segfault).

commit 788be2c54a8d600336445177cca6fb49226f2582
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 25 11:29:28 2011 +0000

    Fixed bug #60167 (Crash / memory corruption in ext/com_dotnet) (Timm Friebe).

commit d06c4e90a72131198af4dcd77f0b3c808df2c74c
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Nov 24 22:45:50 2011 +0000

    - Updated UPGRADING, protos and attribution in ext/intl/idn/idn.c

commit 5fa1cfbbe694ee6d4e6925cd5ca3e69d943ea4b1
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Nov 24 17:54:50 2011 +0000

    - Support for UTS #46.

commit a02ca5c881785763534cc8cf0ba580da9e174728
Author: Derick Rethans <derick at php.net>
Date:   Thu Nov 24 17:13:47 2011 +0000

    - Fixed bug #60236 (TLA timezone dates are not converted properly from
      timestamp).
    - Fixed bug #55253 (DateTime::add() and sub() result -1 hour on objects with
      time zone type 2).
    
    And fixed some test cases.

commit d4406ad0a4770fa4a7149bb72d757a4b646a866c
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Nov 24 12:51:28 2011 +0000

    - add crt warning ini

commit 36e4c600c30635692b59f8015ac532da2074b1a9
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Nov 24 12:46:45 2011 +0000

    - merge crt warning change (r216594) and rename the ini to windows.show_crt_warning

commit 3db55c8233420b8713155302ca42b5851ac94c67
Author: Xinchen Hui <laruence at php.net>
Date:   Thu Nov 24 09:16:11 2011 +0000

    Fixed bug #60367 (Reflection and Late Static Binding)

commit c05614fb6d6f9d4d44b5fa9878635d6e5cdb0b1c
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Nov 24 05:04:25 2011 +0000

    back to dev

commit 953016b6b976bad0f11c66ea3b2539d38e25ba3a
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Nov 24 05:03:22 2011 +0000

    5.4.0RC2

commit db0888dfc1e4d48c8b3359c54753218d695b7cd9
Author: Stefan Marr <gron at php.net>
Date:   Wed Nov 23 21:24:34 2011 +0000

    Fixed Bug #60369	Crash with static property in trait

commit eca88d3064cfafd2394a6757f25c33572c2b50c3
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Nov 23 21:21:10 2011 +0000

    Sorted engine changes by severity and added chained
    string offset description.

commit 87a1c1bf47df8427f2e785015b75467068a227d1
Author: Ulf Wendel <uw at php.net>
Date:   Wed Nov 23 16:47:22 2011 +0000

    Fix test

commit 9475362f990ec1da50103b808a9b3d2149439bf5
Author: Ulf Wendel <uw at php.net>
Date:   Wed Nov 23 16:38:50 2011 +0000

    Message can vary depending on server version

commit 020cfc3d62d4ff54c38363763de6c0f283e87f6f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 23 10:49:42 2011 +0000

    Fixed bug #48216 (PHP Fatal error: SOAP-ERROR: Parsing WSDL: Extra content at the end of the doc, when server uses chunked transfer encoding with spaces after chunk size)

commit 90cd6482b33c717ac64b16c296e51d371a25c7bd
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 23 01:20:49 2011 +0000

    - Fixed memory leak when calling the Finfo constructor twice

commit e92204821a8827a80b73c46e046920e8629d5ff3
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 22 19:18:34 2011 +0000

    - Fix the fix (thanks Chris Jones!)

commit def84f16ad108c37363cffdbb1b2e87d803f4e4f
Author: Pierrick Charron <pierrick at php.net>
Date:   Tue Nov 22 18:50:57 2011 +0000

    Fix test to remove dependancy over php.net

commit a6502de5d07e94899bb0604b2f85cbafe8310c1d
Author: Ulf Wendel <uw at php.net>
Date:   Tue Nov 22 16:52:42 2011 +0000

    Skipping with libmysql. If a documentation points to more or less unmaintained wiki contents, I take it as a request to stop testing a feature. Can't tell if I get false positive, hit a bug or not. This is not libmysql testing. Its PHP MySQL API testing.

commit 842b7d68409ce65948ac777857df5c491ed5b535
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Nov 22 16:38:06 2011 +0000

    use the method in all builds. Thus it can be used for detection
    of state transitioning in every case

commit d881b055c8fbcbe266cebaea131063bcbff30a0e
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 22 15:12:44 2011 +0000

    - Fix the fix

commit 39d0c5e2020291a423c287dc1990b2eb279f75b9
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 22 15:04:19 2011 +0000

    - Fixed possible memory leak in finfo_open()

commit 38dd904a460966e77bd34d2b286250c996c13c00
Author: Pierrick Charron <pierrick at php.net>
Date:   Tue Nov 22 13:20:50 2011 +0000

    Revert last commit
    Keep get_magic_quotes_gpc and get_magic_quotes_runtime as deprecated
    even if it's not the case in the code

commit 1b07b8b3d3e3efa973f09bcbd7078e0fbc5c1d20
Author: Pierrick Charron <pierrick at php.net>
Date:   Tue Nov 22 13:11:20 2011 +0000

    Those functions are not deprecated (r319249 #55371)

commit 375949781f09f3cd6819476305e0e30bd9552a49
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 22 12:47:08 2011 +0000

    - Fixed invalid free in call_user_method() function

commit cc8c3a2d00e926a5fa6dfc3f1687c5eed5836b92
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 22 12:29:15 2011 +0000

    - Fixed memory leak in several Intl locale functions

commit b548293b99b80654e73b85f7dc5f9da0f9eb44d7
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Nov 22 10:11:06 2011 +0000

    Fixed bug #60357 (__toString() method triggers E_NOTICE "Array to string conversion")

commit ecc6c335c534db08e84e7f502bea7b6cfe7a3212
Author: Pierrick Charron <pierrick at php.net>
Date:   Tue Nov 22 08:29:26 2011 +0000

    Fix this test to work with all version (even old) of libcurl

commit 20324d06da48aea65dc02835271495b430b68767
Author: Pierrick Charron <pierrick at php.net>
Date:   Tue Nov 22 05:19:37 2011 +0000

    Fix memory leak when using libcurl < 7.17.0

commit e14819439cb4143ae626b60ef04bed3ef4a5ff2c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 22 03:39:12 2011 +0000

    export zend_on_timeout handler from ZE

commit 97659d4842f21decff68dabb5072834703e21485
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 21 19:15:18 2011 +0000

    - Fixed possible crash in mb_ereg_search_init() using empty pattern

commit 034ba714cfdc06d9bd2f2c04dd4ecdd9e0ce0c78
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Nov 21 06:07:43 2011 +0000

    Comparison between pointer and integer

commit ae05ae7e923dff2e2dc81bd426bb4e8745ff2e04
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Nov 21 05:57:45 2011 +0000

    C++ style comment

commit 4dce729ca08ca181a6d6c5a7518a496c2f8c2c2b
Author: Pierrick Charron <pierrick at php.net>
Date:   Mon Nov 21 02:44:28 2011 +0000

    Fix memory leak

commit d69a1b09af8a84ce493b88528f3cac78252e1326
Author: Pierrick Charron <pierrick at php.net>
Date:   Mon Nov 21 02:29:24 2011 +0000

    Fix memory leak

commit e3557389bf965bd3237d20797eb0b07be7803db5
Author: Pierrick Charron <pierrick at php.net>
Date:   Mon Nov 21 02:10:57 2011 +0000

    Fix test to use PHP_CURL_HTTP_REMOTE_SERVER

commit 0f0ffd38c9cd6910f2618c0cfaf3be3103ceea0e
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Nov 20 22:20:03 2011 +0000

    fix is_a reflection

commit f330c8ab4e8458bdff2ff5773cbcb38a7ff6bd46
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Nov 20 10:10:43 2011 +0000

    - restore correct window_size

commit eeba0b5681b2178f7a29132c689c672a359e6b53
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Nov 19 23:09:12 2011 +0000

    - fix build, ansi c requires constant value, no expresion, even constant var

commit d3b20b405831348c1dfab815cda4e5766228cf25
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 19 18:50:49 2011 +0000

    - Fixed bug #60339 (valgrind reports LEAK --with-mm)
      patch by: yohgaki at ohgaki dot net

commit ebd7dc5f887685f97bed064b05ea9aea2b265ec9
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 19 18:01:26 2011 +0000

    - Fix tests

commit bc810a443d64937de9fb6c65f5b6a79e7c7e7c11
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 19 13:36:03 2011 +0000

    - Fixed bug #43200 (Interface implementation / inheritence not possible in abstract classes)

commit 51a4ae657661ae7d820187bb03a34e106da89e4f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Nov 19 13:23:16 2011 +0000

    backport the line from trunk and fix uninitialized variables

commit b141fb1afb2919e54f3d4f795797726cfe43245c
Author: Mateusz Kocielski <shm at php.net>
Date:   Sat Nov 19 12:46:43 2011 +0000

     - Fixed bug #60337 bcscale related crashed on 64bits platforms

commit 7439154ece68756ac51560a74c6d915735164bd9
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 19 12:16:47 2011 +0000

    - Removed C++ comment style

commit 22cbdd5cc537452c776865bcce62fe560b8406dd
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Nov 19 04:59:56 2011 +0000

    fix bug #60164 (Stubs of a specific length break phar_open_from_fp scanning for __HALT_COMPILER)

commit 558fe2441ae35219457d57a37681eed74ef0faff
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Nov 19 04:52:06 2011 +0000

    fix NEWS

commit 4c4185c117c4570c7daea78492acf25edc899d78
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Nov 19 04:49:59 2011 +0000

    fix test number

commit 5ebfe19ac666a08f13528eb6ec9b1db0ecdb7ed2
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Nov 19 04:41:03 2011 +0000

    Fix bug #60150 (Integer overflow during the parsing of invalid exif header)

commit 1a30e9dd33736604bcfbccc9b144cc2c4f1998ee
Author: Christopher Jones <sixd at php.net>
Date:   Fri Nov 18 18:14:15 2011 +0000

    r319456 also fixed the OCI8 part of #55301 (multiple null pointer)

commit cc8573e7a5a49bef4d800b4ed399a5bd2976cf58
Author: Felipe Pena <felipe at php.net>
Date:   Fri Nov 18 13:56:41 2011 +0000

    - CS

commit 76772dc20d71fbc25c9c1c0d29ac62f0213fe03d
Author: Stefan Marr <gron at php.net>
Date:   Fri Nov 18 13:49:07 2011 +0000

    Fixes Bug #54441 (Handling of changing modifiers on a trait alias)
    # this now results also in a compilation error, since it would open the door for inconsistencies, and violates the DRY principle.

commit 99fd5a1b7119abe1e924c406fb589bb1b6c9df44
Author: Pierrick Charron <pierrick at php.net>
Date:   Fri Nov 18 13:39:27 2011 +0000

    ws in NEWS

commit 34bb8d8119e6bcbcc08f46e6bbc34d1e790f3e65
Author: Pierrick Charron <pierrick at php.net>
Date:   Fri Nov 18 13:24:35 2011 +0000

    Added new SoapClient option "keep_alive". FR #60329

commit a65abc12b6f9608cc995f8bc7098f1ec91442996
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 18 12:43:53 2011 +0000

    Fixed bug #60138 (GC crash with referenced array in RecursiveArrayIterator)

commit 28cfee291edf3711399a7d9c27f5c33317564308
Author: Christopher Jones <sixd at php.net>
Date:   Fri Nov 18 09:59:35 2011 +0000

    Sync to 5.3 and check additional cases for #55748

commit 66877fbd1505b3683ce6f74ec10dc6598d56ad0d
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Nov 18 09:15:15 2011 +0000

    fix typo

commit 5008390304e616c59ff8151605b58d03d163ff62
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Nov 18 08:50:29 2011 +0000

    Fixed bug #60306 (Characters lost while converting from cp936 to utf8)

commit 77d0643b68f9f9405131e583f549d15240bfa358
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Nov 18 07:11:19 2011 +0000

    fixes for bug #55748

commit ced34c975ecb60f32ec0b48b78a5b22acc05b52e
Author: Pierrick Charron <pierrick at php.net>
Date:   Fri Nov 18 06:27:27 2011 +0000

    Remove unused variables in libmbfl

commit 3bfd03b6b649a99bec194ae7d20d9531a4605c67
Author: Pierrick Charron <pierrick at php.net>
Date:   Fri Nov 18 06:15:25 2011 +0000

    Don't load php.ini file to test the built-in web server

commit ea97932279c85701179b6a1903e6a0a3f73ccb80
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 18 05:22:35 2011 +0000

    fix bug #60082 (Crash in ArrayObject() when using recursive references)
    --Tis line, and those below, will be ignored--
    
    M    trunk/ext/spl/spl_array.c
    M    branches/PHP_5_4/ext/spl/spl_array.c
    M    branches/PHP_5_3/ext/spl/spl_array.c
    M    branches/PHP_5_3/NEWS

commit 8e2dcfd8b603e452781269158b735c12965e97fb
Author: Pierrick Charron <pierrick at php.net>
Date:   Fri Nov 18 00:16:58 2011 +0000

    Fixed bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty).

commit 378c1ab12b11264441f5647cf8b6ef699400996c
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Nov 17 21:13:45 2011 +0000

    add callable as reserved word

commit c5ec9dd65032e147edfd54e99051cecdf1088c61
Author: Felipe Pena <felipe at php.net>
Date:   Thu Nov 17 21:07:52 2011 +0000

    - Fix build

commit c5ba229617700f0b1ef4bb9ef0b06cbe3bd4bced
Author: Stefan Marr <gron at php.net>
Date:   Thu Nov 17 21:04:15 2011 +0000

    Fixed Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error)
    
    - aliases that are not actually matching anything are treated as errors now. This
      will make sure that all methods that are expected to be in a class are actually
      there, or in case a trait changed for instance, that the code breaks already
      on composition
    - Precedence declarations are also checked to ensure that the method
      which is supposed to take precedence actually exists, however,
      the other traits mentioned in the declaration are not regarded.
      We are more lenient here, since this avoids unnecessary fragility.
    - fixed another seamingly unrelated test which broke in the progress
      but wasn't clear before either.

commit c2ad166fd584edf577fa0b295332c9158bd47d39
Author: Lars Strojny <lstrojny at php.net>
Date:   Thu Nov 17 09:24:15 2011 +0000

    Reverting r319136

commit f2c6e116d2dfc1f385b92b8c2801d3533ac6b844
Author: Xinchen Hui <laruence at php.net>
Date:   Thu Nov 17 02:32:21 2011 +0000

    revert my previous change, tests hangs on windows

commit 347876158c182cb05c84845ddb00481f7a634ac3
Author: Xinchen Hui <laruence at php.net>
Date:   Thu Nov 17 02:22:06 2011 +0000

    improve the test,  let it say about errors

commit 3c7a573a2c56f68ca63514b265d29d9200a397d0
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 16 17:41:40 2011 +0000

    - Fixed bug #60099 (__halt_compiler() works in braced namespaces)

commit 55acfdf7bd4205d09bf619ea270becb3872c6484
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Nov 16 16:43:12 2011 +0000

    Had the wrong bug number there

commit 8b9d42417fa5fa943a5367c16e9ebc7c2b65a3c7
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 16 12:13:22 2011 +0000

    - Fixed bug #60267 (Compile failure with freetds 0.91)

commit 25ccd7221774e33b0e37e522dd9c74359d5c8778
Author: George Wang <gwang at php.net>
Date:   Wed Nov 16 04:00:28 2011 +0000

    keep code to be compatible with PHP4

commit dfd357db55ddd9056433e8fab5e39d12695d7d0a
Author: George Wang <gwang at php.net>
Date:   Wed Nov 16 03:46:54 2011 +0000

    keep PHP_5_4 in sync with PHP_5_3 branch

commit f8ef8946ccbea61a769c4fa23a1a5c2e61f9e2da
Author: Jérôme Loyet <fat at php.net>
Date:   Wed Nov 16 00:21:38 2011 +0000

    - Added .phar to default authorized extensions

commit 117f3be895d8843af616156c1630577d480ce059
Author: Jérôme Loyet <fat at php.net>
Date:   Wed Nov 16 00:19:43 2011 +0000

    typo

commit d1312936cdd29d25c1f24ae11e2bac63e1ec68ea
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Nov 15 22:40:10 2011 +0000

    - remove experimental flag on fpm

commit 8bdf576a1f8f2438792a6238ebb80ab62bd23509
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Nov 15 22:29:59 2011 +0000

    - FR #60199 (enhance FPM error log when the primary script can't be open)

commit 7da9939ca6aa5be406823d211bc5606512992ad3
Author: Christopher Jones <sixd at php.net>
Date:   Tue Nov 15 22:03:40 2011 +0000

    Minor NEWS grammar fixes

commit 8e6a9d469a2e8381af8d41e79db312bedccfdcb0
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 15 20:33:26 2011 +0000

    - Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs)
      patch by: klightspeed at netspace dot net dot au

commit 4cf3c8c5585bba9f1664599df0f3be4cffcb24d5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 15 18:02:58 2011 +0000

    Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0).

commit fb37f3b20d9b9e19a497c0784aea9db4be66595f
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 15 16:59:59 2011 +0000

    - Fixed bug #52624 (tempnam() by-pass open_basedir with inexistent directory)

commit 236120d80e266dc40d9542486fc31e0f8e0b9344
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 15 15:16:20 2011 +0000

    - Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference)

commit fa4f7411a39251b657290de09255b50fd82d93c1
Author: David Soria Parra <dsp at php.net>
Date:   Tue Nov 15 13:36:45 2011 +0000

    Forgot the bug specific test.

commit 13ba2da5f602cada0da29f369e95ef0ee47457e0
Author: David Soria Parra <dsp at php.net>
Date:   Tue Nov 15 13:22:52 2011 +0000

    Fixed bug #55371 (get_magic_quotes_gpc() throws deprecation warning.)
    
    Patch by David Zuelke <david dot zuelke at bitextender dot com>

commit 256867269137cf4ea5f5aa628c75695ebd5d5815
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 15 12:34:59 2011 +0000

    - We can constify in 5.4+

commit f42ea8557cb8e71bdb4979fbadcd8e7076985ae5
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Nov 15 03:19:54 2011 +0000

    MFH, fix test

commit f8386e349f62cc885838fb0693c63cdf34ae4096
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Nov 15 03:15:19 2011 +0000

    Fixed bug #60159 (Router returns false, but POST is not passed to requested
    resource) and bug #55759 (mem leak when use built-in server)

commit 0f4ebd949ec15788db41c4c98f54e0077960852b
Author: Mateusz Kocielski <shm at php.net>
Date:   Mon Nov 14 19:20:34 2011 +0000

    #- Added information about NPD bug fix in the OpenSSL extension.

commit 6442fc5b4a026be893814d2a9bab1c5953615089
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Nov 14 17:56:33 2011 +0000

    - Add missing include.

commit 3f930c10bf66fd9381200e8bd9087a99d19f2f8b
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Nov 14 16:23:56 2011 +0000

    functor? Where did that come from?

commit 99b501b64d45ed4353cbce18ad421dc25acb2aa4
Author: Florian Anderiasch <fa at php.net>
Date:   Mon Nov 14 15:39:35 2011 +0000

    Fixed a typo in README.SVN-RULES.

commit 72660567f40d6331cf13de90b816068f2c68826c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 14 08:43:00 2011 +0000

    Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references)

commit 8b5045fdcda2e14023c8c9988e4902708cfb7a83
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Nov 14 01:12:23 2011 +0000

    - Fixed tests in ext/standard/tests/http by adding the INI setting value
      allow_url_fopen=1
    - Converted test file from dos line endings to unix line endings.

commit 7d0fe66ebe91ac132198c14c4c686dae60199ca8
Author: Lars Strojny <lstrojny at php.net>
Date:   Mon Nov 14 00:26:37 2011 +0000

    Adjusting error messages

commit 9b091f8c349812363fd1f23f9399c60f3d9d4a08
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Nov 13 14:31:30 2011 +0000

    add skipif

commit 89feaefce1465323ea9a6b52f3a2fa99c9b3a29c
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Nov 13 04:11:57 2011 +0000

    Fixed bug #60282 (Segfault when using ob_gzhandler() with open buffers)

commit d391bbae1778fcec4292d7a08c1b78b44c5a7a25
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Nov 12 19:12:39 2011 +0000

    Fix test

commit aada9503fcf2fb5b0eccb35a0c7717d65ce322e3
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Nov 12 18:46:04 2011 +0000

    Fix typo and don't use 'a' as an invalid filename since it is the default
    gcc binary filename and is thus not unlikely to be left lying around in the
    build dir which cause these tests to fail

commit c4d5231a3607b6ee69a4f20c66bd3f9773bcab39
Author: David Soria Parra <dsp at php.net>
Date:   Sat Nov 12 17:05:08 2011 +0000

    Fix #60218 (instantiating unknown class leads to memory leak in cli)

commit a9482367f8e798d43f73aaaf13acf9fe5235ae53
Author: Mateusz Kocielski <shm at php.net>
Date:   Sat Nov 12 10:36:55 2011 +0000

    - Fixed NULL pointer dereference in stream_socket_enable_crypto, case when
      ssl_handle of session_stream is not initialized.

commit c1e510aea8f4cebb6863a65b9219201951912819
Author: Felipe Pena <felipe at php.net>
Date:   Fri Nov 11 21:39:11 2011 +0000

    - Fixed bug #60261 (phar dos null pointer)

commit fcbfbea8d24213da529ed2eff730891fd847b2c8
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Nov 11 18:50:52 2011 +0000

    - fix bug #60272, typo

commit 40a951ccad8da0064bc05baf8d72450089961b19
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Fri Nov 11 14:52:56 2011 +0000

    revert changes to fix bug #60116.

commit d39dbdee24d05e23183dafdfb06982777ef6f934
Author: Arpad Ray <arpad at php.net>
Date:   Fri Nov 11 14:42:18 2011 +0000

    Fix hash key length in register/remove_user_shutdown_function

commit 9103413981c11314d938cbd05dcb90e9ca4a2a87
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Nov 11 13:13:16 2011 +0000

    Note the change in ob_start() chunk size behaviour mentioned in doc bug #60243
    (Add way to specify output buffering chunk size of 1).

commit 5c1c2d725fb493220e1109499240010404d0f35e
Author: Peter Cowburn <salathe at php.net>
Date:   Fri Nov 11 11:33:23 2011 +0000

    broaden php version wildcard in cli server tests (missed a few)

commit 9886e865a347df6946113d6e323cd2790f774c98
Author: Peter Cowburn <salathe at php.net>
Date:   Fri Nov 11 11:26:51 2011 +0000

    broaden php version wildcard in cli server tests

commit 29cdc2cf467eb038e8a7207a32c29df71873735d
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Nov 11 02:18:24 2011 +0000

    Typo

commit b27d604b28cd2e4f187ba9227e7e67d399411d33
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Nov 11 02:05:54 2011 +0000

    Suppress lsof warnings here to avoid FUSE-related
    warnings in certain environments. This doesn't
    affect what is being tested.

commit 4827f5c5d76fcca43b181dba01681baa2c4dd579
Author: Christopher Jones <sixd at php.net>
Date:   Thu Nov 10 22:47:00 2011 +0000

    OCI8: Fixed bug #59985 (show normal warning text for OCI_NO_DATA).  Sync NEWS.

commit 27697a6a40bc4efbca67025b037edd8f368f5c6f
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Thu Nov 10 21:45:36 2011 +0000

    moved the new changes for RC2.

commit 0dfd985fb2d1f7e4f35c9d70993f01d86afef200
Author: David Soria Parra <dsp at php.net>
Date:   Thu Nov 10 21:42:04 2011 +0000

    It is not longer required to update php_version.php in php-bugs/
    
    The bugtracker fetches the version list from the qa site, updating
    php_version.php is not required anymore.

commit 2d97e08d7eb114c0d519813a6116ead1d03ae6ce
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Nov 10 18:23:20 2011 +0000

    register the new shell escape constants

commit f66d977c226ffe3ccd5ffbc361ffd6bac9632885
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Nov 10 17:20:09 2011 +0000

    Fix build

commit cc74264764df336fbc1e5520eb4e5e6f74ccc8d9
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Thu Nov 10 14:24:31 2011 +0000

    MFH: fixed bug #60227 (header() cannot detect the multi-line header with CR(0x0D).)

commit db5d9c0b6693ce29278d0b58cb30a55c48f84d4f
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Thu Nov 10 14:19:06 2011 +0000

    MFH: fixed bug #60116 (escapeshellcmd() cannot escape the characters which cause shell command injection).

commit 7f6c7422a857046ca0821c2bb08ac5595b0f7f5c
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Nov 10 06:27:37 2011 +0000

    back to dev

commit 07f2c01bd2c56524cbdceb4e4217699571b9c085
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Nov 10 06:26:25 2011 +0000

    5.4.0 RC1

commit 6781229e88a0625f5fab2673785051d749ec13ff
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 9 23:50:01 2011 +0000

    - Make valgrind happy with session_decode_error2.phpt

commit cc8d433454b88e2f19d4b82c3ec938da54d3e224
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 9 22:16:31 2011 +0000

    - Initialize BG(serialize_lock) to make valgrind happy

commit d752342cadf84b9f32bd2f1ef79f95ff63ec2688
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Nov 9 21:53:55 2011 +0000

    no large changes for 5.4 anymore

commit 03f205990e74bd3fd57b527b8a37c5f782445144
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Nov 9 21:43:07 2011 +0000

    add is_a change

commit 8006a6723c5c651f19a6f4253b5be603609586cd
Author: Christopher Jones <sixd at php.net>
Date:   Wed Nov 9 06:19:07 2011 +0000

    Add tests for unsupported types

commit 3598185a745234b5fa7ab40622e25172bc00ea98
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Nov 9 05:27:45 2011 +0000

    fix bug #55475 - implement is_a BC solution

commit c3e56a152c7c08b2405362a927942a2ce0d36412
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Nov 8 20:37:09 2011 +0000

    Here too

commit 9597bc0801b05e4852f5bf6b3c8cfe3ecfd3a664
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Nov 8 20:32:29 2011 +0000

    This really shouldn't fail, but if it does, like on OSX under Valgrind,
    let's just issue a warning.

commit 50f5c1e9b2129eec7f5e50250b74caf5ae4d8155
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 8 14:12:37 2011 +0000

    bail out if reading HTTP headers failed

commit cacf36395750da86c78f6118d8d4a0bc157bc877
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 8 10:11:25 2011 +0000

    Fixed bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFunction())

commit 0ac9b9b0aef924470b9ce7908ccdf7a5402bf48f
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Nov 8 06:35:07 2011 +0000

    Fix tests

commit 5063a77128b44abe61742935de4ac86dc7351b68
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Nov 8 04:59:17 2011 +0000

    Fixed bug #54084 (token_get_all with regards to __halt_compiler is not binary safe)

commit 6a42b41c3d0bab2beb1a91161a9dbc0b704bffb3
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Nov 8 04:34:18 2011 +0000

    fix typo

commit 76d68f8dbd72da8340407d5a3f612986cf0674c4
Author: Christopher Jones <sixd at php.net>
Date:   Mon Nov 7 20:10:41 2011 +0000

    Improve OCI8 NLS env creation error messages (#58925)

commit ff48763f4b0fee906293815b42fe3e2a167702c8
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 6 13:25:45 2011 +0000

    - Added class member access on instantiation (e.g. (new foo)->bar()) support

commit 7888715e73201f896d8793a715255d1faf59e1e1
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Sat Nov 5 16:49:56 2011 +0000

    the mandatory __construct() for SPL classes was reverted in r318566

commit d6015ff97299ed10d82cbc085d5d54cb0dd13a8c
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Nov 5 04:44:16 2011 +0000

    MFH: added japanese encoding to maintain compatibility with PHP 5.3.

commit 5745f95372e306132cec191577b13c0c3a148856
Author: Stefan Marr <gron at php.net>
Date:   Sat Nov 5 02:05:28 2011 +0000

    Fixed inconsistent whitespace.
    # Belongs to svn rev. 318793.

commit 7334dfd7ebbdcda7227fab45b1e5bafee278ff38
Author: Stefan Marr <gron at php.net>
Date:   Sat Nov 5 01:46:40 2011 +0000

    Fixed Bug #60217 (Requiring the same method from different traits)
    - also added test to check for inconsistent abstract method definitions, they need to be compatible

commit 9da01ac6b65c3ce1e2cdfe617032cf737cdc8adc
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Fri Nov 4 19:13:37 2011 +0000

    Added test for #60104

commit 0a2bf3ee324dc79b5b3e54e028810112a91e00cc
Author: Christopher Jones <sixd at php.net>
Date:   Thu Nov 3 22:13:34 2011 +0000

    Bump OCI8 version to 1.4.7 stable in preparation for PHP 5.3.9

commit 623b4231b5f350ad9639c4cae074399a9481bba3
Author: Christopher Jones <sixd at php.net>
Date:   Thu Nov 3 21:52:59 2011 +0000

    Replace custom "stress_test" setting with generic SKIP_SLOW_TESTS

commit 58f40c03451d8c21e76dbf42e5f1299e007f2ae4
Author: Ulf Wendel <uw at php.net>
Date:   Thu Nov 3 17:39:39 2011 +0000

    Improving test to reflect latest API changes

commit 8343d05e85996ce08889d35bf1a1c433fa587a6c
Author: Florian Anderiasch <fa at php.net>
Date:   Thu Nov 3 16:20:11 2011 +0000

    Redid the fix for #60192 with suggestions by Pierre and Kalle

commit 10a1121a37f0322e9ad954460635ab80eeb73c12
Author: Jérôme Loyet <fat at php.net>
Date:   Thu Nov 3 15:47:19 2011 +0000

    - Fixed bug #60179 (php_flag and php_value does not work properly)

commit 36103d1236c7290223fad40221344bd76a2ad45b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 3 08:39:12 2011 +0000

    use jmp_addr only when it's initialized

commit d4b90b47881a8a7738f01c33dc8fe4827d193273
Author: Xinchen Hui <laruence at php.net>
Date:   Thu Nov 3 07:26:09 2011 +0000

    Fixed bug #60206 (possible integer overflow in content_length)

commit cae2f1381f0cb110605f39e37b8721fc4794127b
Author: Xinchen Hui <laruence at php.net>
Date:   Thu Nov 3 03:59:41 2011 +0000

    Fix bug #60169 Conjunction of ternary and list crashes PHP

commit 5bf6eaf3f42c16ac634436aec5fccdd2948ee006
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Wed Nov 2 21:27:03 2011 +0000

    adding memory check for FreeBSD also, TODO: refactor the free memory check into a function in an include file

commit ed276758f7dab1b8d0902f37e1bf08e96a46b105
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 2 21:12:13 2011 +0000

    fix folding, ws and cs

commit 8d520d62961cd4d474db8cba7a2e615c78dfb17c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 2 21:05:36 2011 +0000

    initialize variable and fix segfaulting tests

commit de50e98a07aa542ed29d1d558389bdbbf5cfeda9
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Nov 2 17:06:30 2011 +0000

    Add a middleman which can intercept the calls and can reroute them

commit 11d6fcdba0f1e88718a87862e9f885d1e13cc38d
Author: Arpad Ray <arpad at php.net>
Date:   Wed Nov 2 16:53:22 2011 +0000

    fix calling user close func when it isn't open

commit 539a0f3bd340b6377ed3407d89665d2386fe0943
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Nov 2 15:45:53 2011 +0000

    - Fix bug #60155 (pdo_mysql.default_socket ignored).

commit 2627fafcbdd81d9ec88e891cd6077ab42080352d
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Nov 2 15:08:01 2011 +0000

    - shift a bit of code around
    - when cloning use the methods of the original object

commit 77477945b3e0bbc652a1258c45b0ad10cd9d8f18
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Wed Nov 2 14:51:56 2011 +0000

    MFH: fixed alias and encoding mapping for emoji logo.

commit 989f2fbc148130bc81424ab5cdb0a3a6b5eb0402
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Nov 2 14:20:35 2011 +0000

    fix trace log messages

commit 9b86852d6ee2976b68e81f8fb8e1b44de3d7c631
Author: Peter Cowburn <salathe at php.net>
Date:   Wed Nov 2 13:24:46 2011 +0000

    add 3rd parameter to arg info for splfileobject fgetcsv/setcsvcontrol (bug #60201)

commit c1d520d19d1eb530c6c5f4dac098f3384511409b
Author: Derick Rethans <derick at php.net>
Date:   Wed Nov 2 10:58:51 2011 +0000

    - Updated to version 2011.14 (2011n)

commit fd28dfc569ecfde6fe795d5a9c4c4983b13f6b9d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 2 08:07:12 2011 +0000

    Prevent possible integer overflow

commit 294c28f88530bda99a5e68ac856daf0f8390395b
Author: Florian Anderiasch <fa at php.net>
Date:   Wed Nov 2 07:36:52 2011 +0000

    Fix #60192 SegFault when Collator not constructed properly

commit e0f781f4967a937c787ab682907b6d6c48dcba6f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 2 06:31:33 2011 +0000

    Fixed bug #60139 (Anonymous functions create cycles not detected by the GC)

commit 735efbdd047efc3361af59e91637406b883df506
Author: Christopher Jones <sixd at php.net>
Date:   Tue Nov 1 21:30:57 2011 +0000

    Update for new Oracle patchset variation

commit 8412709f37d459d4c623b33641c93b2ef0d3422b
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Tue Nov 1 21:27:57 2011 +0000

    allocating more than 2GB memory is slow.

commit 0cafc66331bc8c9e6e8cd9d9cb77f5e6d0147971
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Nov 1 15:25:30 2011 +0000

    typo

commit 4591498df78e5f80b6ae70f04bb39812de82c2b4
Author: Stefan Marr <gron at php.net>
Date:   Tue Nov 1 15:25:24 2011 +0000

    Fixed Bug #60153 (Interface method prototypes not enforced when implementd via traits.)
    # Moved the freeing of overriden functions to a point after the check.
    # The new check comes after the normal inheritance check to give the first check
    # the opportunity to abort with a more detailed error.
    # Also fixed a small type in an unrelated test.

commit d2881adcbc9be60de7e7d45a3316b0e11b7eb1e8
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Nov 1 15:15:51 2011 +0000

    Fix bug 60183

commit 9b0d73af1d8a59f48336bc60513f44edd4d4c34d
Author: Stefan Marr <gron at php.net>
Date:   Tue Nov 1 13:42:53 2011 +0000

    Added missing consistency check for abstract methods required by one trait and implemented by another.

commit ceac9dc4902795ee615d9e089a29434bd77c4cdb
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Nov 1 13:06:41 2011 +0000

    Fixed bug  #60189 (php logo can not be displayed)

commit ac789e0bb6d7963c0bbb28229c601d944e33bcea
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Nov 1 12:24:02 2011 +0000

    Fixed Bug #60180 ($_SERVER["PHP_SELF"] incorrect)

commit 58a134fb48ec959ba2b2ff6d5385152cedd8a70c
Author: Florian Anderiasch <fa at php.net>
Date:   Tue Nov 1 11:51:53 2011 +0000

    Fixed #60160 and added a test for it

commit b5f15ef561fcf8348fc9e3b986f096eacf4e243c
Author: Stefan Marr <gron at php.net>
Date:   Tue Nov 1 00:39:10 2011 +0000

    Fixed Bug #60145 (Usage of trait's use statement inside interfaces not properly checked.)

commit 2e5d5e5ac64daab299cd04382df92c3fd4fa17f6
Author: Stefan Marr <gron at php.net>
Date:   Mon Oct 31 22:59:00 2011 +0000

    Fixed Bug #60173 (Wrong error message on reflective trait instantiation)

commit c4eb5f238783397860524719427507f34ecea0f1
Author: Christopher Jones <sixd at php.net>
Date:   Mon Oct 31 20:48:25 2011 +0000

    OCI8: improve initialization error message (See bug 60154)

commit 92ec40d8e4a5fbeb9fdc3d3edf8991a55e1389db
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 31 14:33:56 2011 +0000

    Now really split the method tables and have different
    methods for the handle and the data object.
    Add auxiliary functions to work with the new methods.
    Add possibility to clone a connection object - shadow copy.

commit 8fb6bdd5b82fbfeb295f9a3d181a29606f7f670d
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 31 11:46:24 2011 +0000

    Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA.
    A step in the direction of keeping internal data private

commit 63812d1849fed668b773b781c957144221019033
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Oct 31 06:52:45 2011 +0000

    Update tests

commit 378ad2f4475303c1fc580a5f6f9218c1e4aee7cf
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Oct 31 06:04:43 2011 +0000

    Test for #60174 (Notice when array in method prototype error)

commit 5921e73a37e488425dc11865ba5e1e3238285a83
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Oct 31 03:47:11 2011 +0000

    Fixed bug #60174 (Notice when array in method prototype error)
    this should also exists in ext/reflection. since the new warning of "array to string convert" is introduced in zend_make_printable_zval which is used in ext/reflection too

commit c1a4a36c14f2e017a78173d318fa23695ecc47b5
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Oct 30 08:40:51 2011 +0000

    MFH: fixed alias of encoding.

commit 9d98b3e39a84a8469158f2f5b3662c2d6c58c9a8
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Oct 30 06:28:24 2011 +0000

    tests for 60169

commit 32f7337bd4a25e8a2d481fe78437412bb93a2985
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Oct 29 23:17:18 2011 +0000

    - Reverted changes that required constructor overrides to invoke the parent
      constructor in several SPL classes and applied 5.3 fixes instead.
      Related bugs: #54384, #55175 and #55300

commit 091f279eb025a91d82f0ca0f0f8e31571175bf69
Author: Xinchen Hui <laruence at php.net>
Date:   Sat Oct 29 02:14:04 2011 +0000

    Fixed bug #60146 (Last 2 lines of page not being output)

commit 7002ec3723ef20fe6ceb794dc0d39360bc332aa9
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Oct 28 16:37:41 2011 +0000

    typo

commit a5eadee8b64d396616d73f20d2fafa821ee3d3a3
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Oct 28 16:21:04 2011 +0000

    Spaces not TABS here

commit 5c21ad74804bd0e1825ee84bd37e22a7010b2a7b
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Oct 26 12:33:57 2011 +0000

     - ws

commit 7edb8a69b65c8332a793e8cd16ab3562a12aca0c
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Oct 26 09:00:32 2011 +0000

    Bump internal version id after recent changes

commit f926a3c07dd958d3280d677c65de0f7aaf803e88
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 25 23:01:49 2011 +0000

    Move from directly referencing an aggregated structure to using a
    pointer to a structure. The structure is still aggregated but we add
    a level of indirection for possible plugins to overwrite the storage

commit 8eb4386c87cd1d64ae8771a29d7590ec17a60948
Author: Christopher Jones <sixd at php.net>
Date:   Tue Oct 25 22:01:42 2011 +0000

    oci8 - Increase Oracle error message length for 11.2.0.3+

commit 3295415cce1058bc7f391bd2aa1bc71a0c8f5073
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 25 19:04:36 2011 +0000

    Add hooks for __call like functionality and also allow to
    handle calls that spread over two internal functions. Let's call it
    a local TX.

commit 69783165df2bc5e14e546c3889ce2f4ab8ec15a2
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Oct 25 11:04:57 2011 +0000

    force LF, fix test faild on windows

commit 6f0d8245a494cc6d0d582817f1215bd484810438
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Oct 25 10:56:11 2011 +0000

    Fix test faild on windows due to DEFAULT_SLASH

commit 67ae60f4f5b507858d349c235a98c4492dd4122b
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Oct 25 10:54:39 2011 +0000

    Fix test, now can run on windows

commit d74a8a6e3f4c491df31e6dc64114b3cae171cf1e
Author: Derick Rethans <derick at php.net>
Date:   Mon Oct 24 15:19:08 2011 +0000

    - Updated to version 2011.13 (2011m)

commit 97076fa68e71c6afda4706a4f1f6d2a87ded6e26
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 24 12:39:55 2011 +0000

    - fixed bug #60120, proc_open's streams may hang with stdin/out/err when the data exceeds or is equal to 2048 bytes

commit 4321da0388bf55bfa4be8d8c865ef771b08ba953
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 24 12:34:44 2011 +0000

    move plugin specific stuff to one file. create object factory
    for similar objects

commit 20422c265309993d97fc36e0e8ff0126318cc1da
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 24 10:53:17 2011 +0000

    - win9x is not supported anymore since 5.3

commit 08d372716c34b0b41297546111a45d4c260fc7b0
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Oct 24 03:47:42 2011 +0000

    A better fix, sorry for previous thoughtlessness commit.

commit d8911efbb6d108ac3047b14054a1f4f23bca6adb
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Oct 24 03:28:59 2011 +0000

    Fixed PATH_INFO of /index.php/foo/bar

commit 8747d2245d7fd3c96e9a09fd82944648ee51fe2f
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Sun Oct 23 20:38:53 2011 +0000

    using %s-dev instead of the exact version number

commit 7c1e64e2a6b1104af5511f917c81d977b337cab0
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Oct 23 13:57:25 2011 +0000

    add tests for PATH_INFO
    update php_cli_server.inc to support no router server

commit 5add6154942eb25bae06b8265abd743cbe838e86
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Oct 23 11:54:34 2011 +0000

    MFH: removed invalid two byte sequenct for utf-8.

commit 8066746c73d68a40a3988f155ba0b70d944fa170
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Sun Oct 23 10:09:29 2011 +0000

    adding SKIP_SLOW_TESTS checks for the slow tests, and additionaly sync the domains used in the ext/standard/tests/network/getmxrr.phpt with the other branches

commit 5770c9a872735fa85f32cf3059432938dc243649
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Oct 23 06:38:42 2011 +0000

    update UPGRADING

commit 26728676e2ec0fef7b622c33204f42dc5a3a6c60
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Oct 23 05:24:25 2011 +0000

    typofixes

commit a6bc3f6c59c9e91c6c1ee6cc31ecc3ae237925cb
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Oct 23 03:02:24 2011 +0000

    fix memory leak

commit 8d467563e2a0ea302f35b95d49408fabb991cbde
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Oct 23 02:54:06 2011 +0000

    Fixed bug #60112 If URI does not contain a file, index.php is not served
    This is a windows Issue.
    and after this fix, previously 404 request like "localhost/foo/bar"
    now could server correctly with request_uri "index.php" and PATH_INFO "/foo/bar/"

commit b6aa3964d83154256fe3fddc110de8ca30bc9cb9
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Sun Oct 23 00:07:01 2011 +0000

    check the available memory on linux and skip if it is not enough

commit 9798694c037b5bbfa5e6ddce678501efd34d07c2
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Sat Oct 22 23:47:52 2011 +0000

    shave off 900M memory from this test

commit 64ec41f7d4cbc0c91e3576bd29ff299de340f383
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Sat Oct 22 21:44:05 2011 +0000

    stream_socket_server("unix://..." has a length limit, so it is better to use the tmp dir instead of the current test dir for the socket file. see https://bugs.php.net/bug.php?id=60106

commit e111b23dd7bb6879dbed1d74ac08556915c1e90c
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Oct 21 15:36:36 2011 +0000

    fix the build

commit 652490d43a6d5d2c16c8ceb8a93284fbe24d377a
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Oct 21 15:28:58 2011 +0000

    shift code around to two new files - mysqlnd_driver.c
    and mysqlnd_ext_plugin.c (mysqlnd extension plugin)

commit d81ea16ef14735b97f22702ca1a78c3674fd987e
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Oct 21 06:08:47 2011 +0000

    Changed silent conversion of array to string to produce a notice. (Patrick)

commit 2cf34bc9fc30f6094f8291314bfd25f74511ceff
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Oct 21 05:24:30 2011 +0000

    Add SERVER_PROTOCOL variable to $_SERVER.  Patch by kuzuha.  Thanks.

commit 465cb32c4cffb8334a4238bd6d647cbf78a8020c
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Thu Oct 20 18:09:44 2011 +0000

    there is a length limit on the shebang line, ignore the tests for >= 127

commit db2d36de3e984f5bd5b13aeb3cd067544f066ac6
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Oct 20 08:53:01 2011 +0000

    Updating news with commit r308410.

commit 972f57699488ce589b7f5f8b394d4ef1015c7a4d
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Oct 20 06:24:56 2011 +0000

    Update UPGRADING
    # more to come soon

commit 93f654e64fb572aba73bd610c9870186d33e96af
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Oct 20 06:06:35 2011 +0000

    back to dev

commit 91a04638e6cb5f90b561196c36d69b503a00d1e7
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Oct 20 06:05:30 2011 +0000

    5.4.0beta2

commit 380a1ea142884b8b57584ce1e37c8d08d408c57e
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Oct 19 15:08:50 2011 +0000

    Fixed bug #60094 (C++ comment fails in c89)

commit efb68d93995a0969b448743900f48a8d7e1cc1d3
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Oct 19 15:04:12 2011 +0000

    api_ext to reverse_api

commit b6921369b5c18f8ef95adb8b7fe93fd2d9a7df6b
Author: Michael Wallner <mike at php.net>
Date:   Wed Oct 19 10:09:24 2011 +0000

    Fix Bug #55801 Behavior of unserialize has changed:
     (un)serialize in __wakeup/__sleep now use clean var_hashes

commit f2ce9b406bfd81708c77e51a8f63a7b4a1a9ac25
Author: Daniel Convissor <danielc at php.net>
Date:   Tue Oct 18 21:45:07 2011 +0000

    Tests for the DST RFC.

commit 07b7ba8b4004596086c0506e2f5a9058aa43ed55
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Oct 18 19:42:42 2011 +0000

    Improved ternary operator performance when returning arrays

commit 41ddca803d7adeec6023665441e9573efae4b8b6
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Tue Oct 18 14:28:21 2011 +0000

    fixed maximum byte length of utf8mb4.

commit 0d73145490d91cdf86685cbedac09629a841c6dc
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Tue Oct 18 14:04:13 2011 +0000

    MFH: fixed byte length of utf-8.

commit d4ae4e79db0e898fc74a9a6b7b938b59463a8c7d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 17 23:51:25 2011 +0000

    Fixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with numeric string properties)

commit 1f78177e2b148ca502b65a8f22c341260aac627b
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Oct 16 03:00:51 2011 +0000

    Fixed bug #60038 (SIGALRM cause segfault in php_error_cb)

commit 63b934b9c7e9f9bad709f58b5fc9e0d9263b5db6
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Oct 16 02:43:50 2011 +0000

    revert change, doesn't work

commit 05c5c8958ea59ea11f3709acab39503ba9674d0b
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Oct 16 00:34:01 2011 +0000

    Bug #55754 - Only variables should be passed by reference for ZEND_SEND_PREFER_REF params

commit 0a1cc5f01cbcae5f1ed9183387d0b37e70210b68
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Oct 15 23:57:33 2011 +0000

    fix potential integer overflow

commit 1551cc62dba413ac8f1ea3de3b9f0a5537881598
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Oct 15 23:52:40 2011 +0000

    fix openbasedir in test

commit a1de339e17cd1c9de504592ada9a7ffd21a4e447
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Oct 15 07:12:02 2011 +0000

    added a missing emoji U+27BF.

commit 136a9ca2cc0e5a1e1d080f25733846d05ef53643
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Oct 14 12:43:27 2011 +0000

    Fixed bug #60019 (Function time_nanosleep() is undefined on OS X).

commit 4168e0dfe43cea040fdc528b8f89138f1f4818bb
Author: Felipe Pena <felipe at php.net>
Date:   Thu Oct 13 22:56:05 2011 +0000

    - Fixed bug #60048 (sa_len a #define on IRIX)
      patch by: china at thewrittenword dot com

commit bbf59ae4da277ab6d534bb752a6b8b1bd200d2c5
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Oct 12 16:18:02 2011 +0000

    export this existing function

commit d080277d973e8f59d6ceee6541700f44d979d161
Author: Felipe Pena <felipe at php.net>
Date:   Wed Oct 12 01:24:51 2011 +0000

    - Fixed bug #60033 (Incorrectly merged PDO dblib patches break uniqueidentifier column type)

commit 71eaaf65679fc949b798dec1007826162ecdc4d4
Author: Felipe Pena <felipe at php.net>
Date:   Wed Oct 12 01:03:15 2011 +0000

    - Fixed bug #60042 (spl_autoload_call may manipulate a dangling pointer)
      patch by: tom at punkave dot com

commit b5f57703991421cdf01e5933f02751a42ee80ff9
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 10 20:49:28 2011 +0000

    MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection)
    QC will need an ifdef-layer to compile with this

commit 33eb2ab6f1681c2304584cfd2aa039742f18a113
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 10 15:45:56 2011 +0000

    last stat fix

commit c75a4a408b7207259d904773adc7ad80817490a3
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 10 14:39:22 2011 +0000

    fix test after stat change

commit d4e0ef5dc96cf4ac760dc00c729e072c15a9a973
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 10 14:33:07 2011 +0000

    fix another test after stat change

commit 90ef61d587dd0b127ba3e1c8b28d9bc2fc010c90
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 10 14:19:01 2011 +0000

    fix test

commit 085c3de99110492fd89f3be0b31d59a700caee0e
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 10 13:25:45 2011 +0000

    fix test

commit 236fb29289686bea69594b8e7c213c4dc306d6bc
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 10 12:50:09 2011 +0000

    fix test

commit 6c1fe05d61f3dca6cc6ecb4849ada2813bffe39b
Author: Derick Rethans <derick at php.net>
Date:   Mon Oct 10 08:05:55 2011 +0000

    - Updated to version 2011.12 (2011l)

commit eb039d57839a81f43ae010877c9d91053de025f1
Author: Christian Stocker <chregu at php.net>
Date:   Mon Oct 10 07:59:19 2011 +0000

    Added the xsl.security_prefs option to 5_4 and trunk and
    mark it as deprecated for BC-reasons
    Added tests for ini option and combination of both

commit da110e2065d9a45756194051a9f02637e5d6fbf7
Author: Jérôme Loyet <fat at php.net>
Date:   Sun Oct 9 15:21:06 2011 +0000

    - ensure request_terminate_timeout >= request_slowlog_timeout

commit 891ca5cae3de82cad8d909bb8b83b9717f0aa111
Author: Jérôme Loyet <fat at php.net>
Date:   Sun Oct 9 15:12:26 2011 +0000

    - Fixed bug #55526 (Heartbeat causes a lot of unnecessary events)

commit 17cbee6ffe55eb5dd46e009526d9c401dded6cce
Author: Jérôme Loyet <fat at php.net>
Date:   Sun Oct 9 14:36:11 2011 +0000

    - Fixed bug #55533 (The -d parameter doesn't work)

commit e14354af21c9188582ef454696163cf68c7677ce
Author: Stefan Marr <gron at php.net>
Date:   Sun Oct 9 11:13:27 2011 +0000

    Fixed Bug #55554 (Legacy constructors not handled properly) [TRAITS] [DOC]
    # The handling of legacy constructors defined by traits was corrected.
    # They are now properly registered and used on instantiation.
    # The situation for conflicting legacy and __construct constructors is
    # mostly identical. If they are defined in the class, they override conflicts
    # and do not collide. However, in case different styles are mixed, between
    # class and trait definition, we assume a programmer's mistake and report
    # a collision.
    #
    # BTW: +1 for all the fixed tests! `make test` is fun again.

commit 62fd3369cbf40d336a014ba391e51ba0b0939c95
Author: Jérôme Loyet <fat at php.net>
Date:   Sun Oct 9 09:22:36 2011 +0000

    - fix r317922 (missing PHP_ADD_BUILD_DIR(sapi/fpm/fpm/events) in config.m4)

commit 469fc0a341bcbf4171a056d4233f623d96cd6cc9
Author: Stefan Marr <gron at php.net>
Date:   Sat Oct 8 23:47:16 2011 +0000

    Use ZEND_ constants instead of plain strings for names of magic methods.
    # No functional changes.

commit 1034cbc758244067158d79f21b04098ac6fe34f9
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Oct 8 21:04:10 2011 +0000

    - Implemented FR #52569 (Add the "ondemand" process-manager to allow zero children)

commit 12c1f0b0d9bcaaf8a869676a898773585bf043ba
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Oct 8 20:43:12 2011 +0000

    - fix r317913

commit fb88ef7231135e25e96df144aef969afaa93b605
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Oct 8 19:50:26 2011 +0000

    - Fixed bug #55486 (status show BIG processes number)

commit 81565fdf45157e1ce85f11f24ff09ee90225e9b4
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Oct 8 19:31:32 2011 +0000

    - Fixed bug #55577 (status.html does not install)

commit 1744885c622bce8cdab568ce7e8a9b15b5443c88
Author: Andrey Hristov <andrey at php.net>
Date:   Sat Oct 8 14:48:14 2011 +0000

    null the value before usage

commit 4ffc16611de11b9eaadfa1a28397d798ac6f9e60
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Oct 7 04:14:31 2011 +0000

    Remove unecessary codes

commit 5b1efc1d87629196c95be2a1505e0e3cabede236
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Oct 6 17:06:02 2011 +0000

    Add test case

commit eb0f3614394ebd2859a5216463e65a7f220cd63d
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Oct 6 11:25:05 2011 +0000

    Be consistent, add mysqli::stat property, as equivalent of mysqli_stat().
    Fix for Bug #55859 mysqli->stat property access gives error

commit c3019a16d551c9f3540be1d35776d71f19c8aa8b
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Oct 6 00:45:58 2011 +0000

    try not to crash when closing persistent sockets, because EG(persistent_list)
    is cleaned before the extensions' MSHUTDOWNs are called.

commit 3cddf1d7b5b93466fb8a3bd588bdc0936902dd2f
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Oct 5 18:51:15 2011 +0000

    Fix bad cast which leads to crashes!

commit 2f3adeb083214096264b3ec888fd5f775462231f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Oct 5 05:20:51 2011 +0000

    - Revert r313616 (When we have a blocking SSL socket, respect the timeout
      option, scottmac)
    
    # This caused bug #55283 and #55848, we should investigate a proper solution without
    # breaking anything.

commit 567e2f1cf3f4430b465c03d5005e4b5830bee7d6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 3 18:17:12 2011 +0000

    Fixed bug #55750 (memory copy issue in sysvshm extension).

commit 2e925f6f19c3220e9f3d8dc68377e47209532196
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Oct 3 17:01:17 2011 +0000

    Fixed bug #55825, and add test script

commit 24cbd8f3fe2469ddae336348849331c02572655d
Author: Peter Cowburn <salathe at php.net>
Date:   Mon Oct 3 08:45:06 2011 +0000

    typofix (procgress to progress)

commit 4750c3fbe1cd1c6f8ebc097bf7a22dd2eb279f56
Author: Peter Cowburn <salathe at php.net>
Date:   Mon Oct 3 08:40:26 2011 +0000

    Fix php.ini comment (#55834)

commit 66d25f5266beb9170d973794605517f55410109a
Author: Felipe Pena <felipe at php.net>
Date:   Sat Oct 1 13:01:12 2011 +0000

    - Improve void arg check
    - Removed unused variable
    - Added check for empty tag in enchant_broker_request_dict() (to avoid assert warning)

commit 50662f83ecbc63ff002c0e0b6e80a291df598a12
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Sep 30 15:08:32 2011 +0000

    A better fix for #55817 (thanks to bjori)

commit 5fba3ba7c300e047d0b387e6d54024025a17b1c5
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Sep 30 14:17:23 2011 +0000

    Fixed bug #55807 (Wrong value for splFileObject::SKIP_EMPTY)

commit 3dabada846d762afb58409c205c6bce9a6f6bb2b
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Sep 30 14:12:26 2011 +0000

    Use the default stream context for FilesystemIterator, GlobIterator and (Recursive)DirectoryIterator

commit 0e6250fcffad2cfcd35ae72f0b7a81c26bb3073a
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Sep 30 13:34:07 2011 +0000

    Fix wrong codes #55817

commit ecfa660a82689f394f29148b036c8c5be5e31305
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Sep 28 14:47:42 2011 +0000

    - Fixed #55798: serialize followed by unserialize with numeric object prop.
      gives integer prop.

commit 736ada5931e8cc8b718d178abe38562346671d20
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Sep 27 11:43:07 2011 +0000

    - Oops missed return. Also improved the readability of a test.

commit 5ae756489015560ca9586c42f4b43316bb1e4a63
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Sep 27 10:57:25 2011 +0000

    - Added tests and NEWS for r306475; see bug #55797.
    - Removed now redundant previous overflow check, which relied on
      undefined behavior (wraparound) and was ignored in optimized builds.

commit 38d485ca412d8c59bca88074f6e40aff2a80385f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 27 09:12:13 2011 +0000

    fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)

commit 3b4b1a79b6eec7b19974c0bd11b09915ef00a67e
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Tue Sep 27 00:53:41 2011 +0000

    split the ext/calendar/tests/bug53574.phpt into two test, as we expect different result on 32 and 64 bit

commit 9c2f27a380375107d8b201b6d424e846305fb9b6
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Mon Sep 26 23:28:24 2011 +0000

    fix #49599, the eol-style is important here, as this is a regression test for #36459

commit 05389f7752ce9073ac34d6a4ddfd41f3bf1036e6
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Sep 26 22:38:21 2011 +0000

    - Fixed bug in SdnToGregorian (see comments on #53574, though that bug is about
      another function). NEWS & tests tomorrow.

commit 4e4ad9aa265189c6626cd3e3d26b217cb856184d
Author: Christopher Jones <sixd at php.net>
Date:   Mon Sep 26 19:13:06 2011 +0000

    Use TZ similar to easter_date.phpt else gcov et al give a diff for unixtojd(1000000000)

commit 1cab3610de11020bd8344c2fb4f6036027e3e2cb
Author: Derick Rethans <derick at php.net>
Date:   Mon Sep 26 17:23:00 2011 +0000

    - Updated to version 2011.11 (2011k)

commit 9f5f4d540126d005dafa6f88b0044c0f0d02ed4a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 26 08:56:56 2011 +0000

    - update news

commit d435ddbe526e8fdcb9786c0a1b7906eff876f6e4
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 26 08:49:28 2011 +0000

    - be sure to check if the var ha not been removed between the two calls

commit 60bf324ed5fafbba9c307b167bdfda96614f1637
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 26 08:36:33 2011 +0000

    - Fix bug #55622, better fix for this issue, old fix can break if sizeof(size_t) > sizeof(int) like on sparc

commit f50f54a6ea4d8f4be7204acfee66aae047b61ede
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Sep 26 03:57:22 2011 +0000

    update proto

commit 223e2ac106ba17728b2ee5e954285f8691c60206
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Sep 25 13:06:09 2011 +0000

    - Fix folding

commit 9da3e6c1a6597419ae93a2be7a45dfb4d25323fa
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Sep 25 12:39:05 2011 +0000

    - Fix bug #55776 (PDORow to session bug)

commit 96240fc3ed760140a9f120f13a54239cd98abf16
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Sep 25 08:22:58 2011 +0000

    revert the previous patch.

commit d050fa87d4e8e537375a872335ba72d98a5270ba
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Sep 25 08:15:50 2011 +0000

    MFH: added mb_ereg_replace_callback().

commit 3fd08b3bd49086f9a9d0f05e395a29c20ded90a2
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Sep 25 03:35:57 2011 +0000

    Fix tests due to bison depened message format

commit 579408b8978dbbb6b41744547a08ea4fba3ae3bc
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Sep 25 03:18:39 2011 +0000

    Fix warning "implicit declaration of function `zend_fetch_debug_backtrace'"

commit f11500df0c33c264e7e2099152eac975a4a5abf5
Author: Adam Harvey <aharvey at php.net>
Date:   Sat Sep 24 19:16:33 2011 +0000

    Fix bug #55769 (Make Fails with "Missing Separator" error) via s/    /^I/.

commit a6a3bd010aefe9a543d450105ea7310196c8235e
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Sep 24 02:12:17 2011 +0000

    MFH: fixed #40685: removed '&' in mb_decode_numericentity().

commit bf2dfb5fffa49095d5ebe3b05591f4976ef4610d
Author: Xinchen Hui <laruence at php.net>
Date:   Sat Sep 24 01:05:43 2011 +0000

    unused var

commit 46f74e3523950ca04a2bc583cbc2f9739654d371
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Sep 23 15:19:48 2011 +0000

    Add a test and declare the local vars locally

commit c58f254354666c312e02e5069ebb87687b44df71
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Sep 23 15:08:11 2011 +0000

    Improve the warning message of incompatible arguments. (#55719)
    And fix tests related.

commit f5ec360df75f61aa65b3a78ba79f7c40d51776b6
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Sep 23 13:16:37 2011 +0000

    Fix for bug #55767

commit d938844d8fa070f3b2f53e1b3cbef6790ca50da7
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Fri Sep 23 11:11:38 2011 +0000

    MFH: fixed a bug in convertion table and added test script for emoji.

commit 88c52b0dacd6e856d9391fe2687a52b381656a47
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Sep 23 03:09:12 2011 +0000

    Add tests

commit 61c001b2e8f27c97c622b9b39eb9212d22421f26
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Sep 23 03:02:01 2011 +0000

    Update NEWS

commit ea74b9c2129f3bcbac2154d9a9ed01e26ebbdbb3
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Sep 23 02:56:25 2011 +0000

    Fixed bug #55758 (Digest Authenticate missed in 5.4)
     the block I am removing should be removed along with the PG(saf_mod) condition.
     since it is inside the PG(saf_mod) condition block.

commit a52d3efe0863ac452b8a0d7dd0da33f786251489
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Thu Sep 22 22:29:28 2011 +0000

    the TZ environment variable also needed to be set here, didn't dug up why date.timezone isn't sufficient

commit 75893abe89187c673937df37dc3c30782b9df3a3
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Thu Sep 22 22:07:02 2011 +0000

    skip the interbase tests if cannot connect to the server

commit f71b3cdd670f7235d95f05b583c349bf9e13b9f0
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Thu Sep 22 21:50:45 2011 +0000

    the julian date for timestamp 1000000000 is 2452161.5740741, which is rounded to 2452162

commit 0839aee404c11b132d5f816a3acae1c575c2568f
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Thu Sep 22 20:59:10 2011 +0000

    it seems that easter_date doesn't use the date.timezone but the TZ environment variable, so it passing the return value of easter_date() to date() which uses the date.timezone will create wrong result.

commit 8933798d364281c5106b3a2be1f3616745896408
Author: Xinchen Hui <laruence at php.net>
Date:   Thu Sep 22 02:26:00 2011 +0000

    Add tests for bug #55755

commit 172d0370689bae076f374964e0c7c464a1ff6cfa
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 21 19:08:30 2011 +0000

    Removed unreachable code (stream == NULL check is done already)

commit d603d05398ec636029c2d0268ec0b3dccbfa5d8d
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Sep 21 16:00:09 2011 +0000

    Fixed bug #55755 (SegFault when outputting header WWW-Authenticate)

commit 679c87e999ef9d6f35ba636311ed84e4982cc2ed
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Sep 21 12:34:15 2011 +0000

    - Use the proper variable here.

commit 0203c31f78fc51205c36919f6adffe7b88783177
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Sep 21 07:51:31 2011 +0000

    change test, and added a test for post file

commit c83594cd7a7b05cd903720e32ca3725e7d3b4666
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Sep 21 06:59:47 2011 +0000

    Remove double checking, and use MAXPATHLEN instead of a fixed length

commit f3aa34a90d28155de7977708e184c4217701eea1
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Sep 21 03:16:35 2011 +0000

    Change to a more appropriate name

commit 82be5fcc4f3a5c7ebba6978c9f51198b9ca8d6b2
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Sep 21 03:09:42 2011 +0000

    Fixed bug #55747 (request headers missed in $_SERVER)

commit 3c365dc3eff3867ce093bb4cabb9142e76fee0ce
Author: Shein Alexey <shein at php.net>
Date:   Tue Sep 20 14:53:46 2011 +0000

    Refactored and speeded up php_cli_server tests, also get rid of test hanging on ubuntu:
    1) Prepended starting the server with "exec" so proc_terminate can correctly close it (see also this note http://www.php.net/manual/en/function.proc-get-status.php#93382 for details)
    2) Moved putting down the server to the shutdown function to make it independent from tests (fatal) errors
    3) Moved php cli executable into the function to make tests more readable
    4) changed sleep(1) to usleep(50000) (50 ms) to make tests faster - this needs more testing and if timeout is too small should be increased

commit 1b9fbe540e9a51b3ef0cfb5bea85afca13a35623
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Sep 20 08:13:55 2011 +0000

    fix INI section

commit 0df4c5caeaf84395bb5dcafe2d8569ec25857db2
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Sep 20 07:14:36 2011 +0000

    update NEWS

commit 00bab0493e00b5f39c71bace6ed40e6753fc0efd
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Sep 20 07:10:46 2011 +0000

    Add tests for built-in webserver

commit 5dbf73a866586b24e9e566711e6fa866e26992d9
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Sep 20 07:06:55 2011 +0000

    Fix Bug #55726 (Changing the working directory makes router script inaccessible)

commit 6bd693543b58ed1f61e7a3cd81298660770eece8
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Sep 20 05:07:15 2011 +0000

    Fix folder

commit 3e221129a7e6e1c3a1573f2226be08de6d9e8fcf
Author: Michael Wallner <mike at php.net>
Date:   Mon Sep 19 15:20:38 2011 +0000

    fix r316992

commit 85a62e9086db7a8ddfcda4ab1279a2439935f8d5
Author: Michael Wallner <mike at php.net>
Date:   Mon Sep 19 14:37:00 2011 +0000

    Fixed bug #55544 ob_gzhandler always conflicts with zlib.output_compression

commit 2122879a7ad27d0c65e78354c033f273e59c19d2
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Sep 19 12:31:06 2011 +0000

    - Fix folding

commit 3ac5593cdace0f9a746ce71210c50aa38196bff5
Author: Xinchen Hui <laruence at php.net>
Date:   Sat Sep 17 14:24:15 2011 +0000

    Fix wrong update

commit 6c2b670e69577f40a102a6abb560496892b00c64
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Sep 17 12:41:23 2011 +0000

    - fix build (macros mess)

commit a68abe830dda79fc161c02f828f12253dc91164e
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Sep 17 10:24:18 2011 +0000

    - fix TS build

commit 56f265075d25288b1ccac62051f5f0bcf3b91b0b
Author: Xinchen Hui <laruence at php.net>
Date:   Sat Sep 17 03:23:38 2011 +0000

    Update NEWS

commit 26c1a62b340912a7dd9549a041c86be5d7386523
Author: Xinchen Hui <laruence at php.net>
Date:   Sat Sep 17 03:12:23 2011 +0000

    Fix Bug #55703(PHP crash when calling mysqli_fetch_fields)
    Since the catalog values always is "def" now, see http://dev.mysql.com/doc/refman/5.0/en/c-api-data-structures.html

commit 5441cd1f0d6fc4e6fafded617e38230466d786ec
Author: Felipe Pena <felipe at php.net>
Date:   Sat Sep 17 00:16:11 2011 +0000

    - Fixed bug #55705 (Omitting a callable typehinted argument causes a segfault)
      patch by: laruence at php

commit 258c8de7fb0d92168c4b594e548bf010ceee2ce8
Author: Felipe Pena <felipe at php.net>
Date:   Sat Sep 17 00:05:31 2011 +0000

    - Fixed bug #55707 (undefined reference to `__sync_fetch_and_add_4' on Linux parisc)

commit 39c6382b14b31d2fc8689555bdcab13bc6921183
Author: Felipe Pena <felipe at php.net>
Date:   Sat Sep 17 00:01:45 2011 +0000

    - Fixed bug #55231 (Unsatisfied symbols __sync_fetch_and_add_4)

commit b5edcb56cbf1fab23bfb68e7276cee22b6091e09
Author: Christopher Jones <sixd at php.net>
Date:   Fri Sep 16 19:56:32 2011 +0000

    Test portability fix

commit 63293044f9549b51c37d06c1b354cebe1c22061f
Author: Pierrick Charron <pierrick at php.net>
Date:   Fri Sep 16 18:29:22 2011 +0000

    Fixed test bug #55713 (Christopher Jones)

commit c6b74fe20913a7e30c8b9642a17a75c716091ef6
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 16 10:45:04 2011 +0000

    - add -win32 versions and skipif

commit c3741ad9739d6bba7041f7fb9562e0ff388110a0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 16 07:59:34 2011 +0000

    Fixed bug #55644 (Math ops tests fail, diff min int value)

commit d6ab6bc6ea6ea6e1ee21fcd0271a894f6dd7ec7b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 16 06:55:43 2011 +0000

    Fixed Windows build

commit 56a161b619940eb46168be19729698e841f224c3
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Sep 15 22:33:39 2011 +0000

    next version header

commit a0526b945225c0937952ca34cea139930c8be2e5
Author: Christopher Jones <sixd at php.net>
Date:   Thu Sep 15 17:23:29 2011 +0000

    Fix skipif for non zlib builds re message http://lxr.php.net/opengrok/xref/PHP_TRUNK/ext/phar/phar_object.c#351

commit 610fabf414d4391a70c57d7c28117e0b70734283
Author: Xinchen Hui <laruence at php.net>
Date:   Thu Sep 15 15:53:49 2011 +0000

    Update libmagic.patch (patch reversed base on -r296679)

commit c2a92317f462b3cc178d8a9a0cf3c8ecde448f76
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Sep 15 14:50:38 2011 +0000

    Fix folding

commit a223328b52f4851e63908ddc3f216a2b3ec3ca90
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 15 11:30:17 2011 +0000

    Fixed bug #50982 (incorrect assumption of PAGE_SIZE size)

commit 3620a9166990244619ec964ec95f5dced1f2e674
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 15 09:15:07 2011 +0000

    - force LF

commit c32aa35d58c4356ce6a1d89c98451f449d46f8e5
Author: Xinchen Hui <laruence at php.net>
Date:   Thu Sep 15 07:09:43 2011 +0000

    Fix warning "implicit declaration of function `vasprintf'"
    If There is a better fix, plz fixme.

commit f5b8a3b40e2e33d8748d5370d2c203fbfeb62679
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Sep 15 06:25:52 2011 +0000

    back to dev

commit fe85ca87370198e76a02b1c5b93905c70d517213
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Sep 15 06:24:18 2011 +0000

    5.4.0beta

commit 748003b3491507c344e347cfd4e767d7cfa95ac6
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Sep 15 06:23:37 2011 +0000

    update NEWS

commit aaa86e2287654afce25b1019a15a5b2337ad8977
Author: Arpad Ray <arpad at php.net>
Date:   Wed Sep 14 15:30:30 2011 +0000

    fix default session handler error message

commit 93dd61659f691840c884c7eefaf12082f447fa91
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 14 15:00:28 2011 +0000

    Fixed bug #55552 (bad encoding not detected)

commit 750e4e10117d75e536bdcfdf344a18aaf8637739
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 14 13:18:19 2011 +0000

    Fixed bug #55578 (Segfault on implode/concat)

commit 4de9123b85088ceebf0e141e09c5abf532c21452
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Sep 14 10:55:46 2011 +0000

    - ext/openssl/tests/bug36732.phpt more portable.

commit 428ef2306795e8a383d68dea45f0c8ec00654d33
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Sep 14 09:56:59 2011 +0000

    - Fixed test ext/openssl/tests/004.phpt.
    - Made ext/openssl/tests/bug55646.phpt more reproducible by giving it a custom
      openssl.cnf.

commit 7bd4924bf7ebae6afb0dcb34133621e82e0aa672
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Sep 14 08:49:29 2011 +0000

    Fix test, Make warning message bison independed

commit 7e5307cc792a3b2af0531b061088b2b68a683d9d
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Sep 14 06:48:26 2011 +0000

    Fix tests

commit 5412b2885ddd0668d056b58f477fa715653dfe4f
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Sep 14 05:02:50 2011 +0000

    Add test for bug #55688

commit ed4251860afec3e642528250f3e097ac4931d44a
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Sep 14 04:10:45 2011 +0000

    Fix bug #55688 (Crash when calling SessionHandler::gc())
    Need arpad to review this change

commit 17ff990ef02b8789b0ca7dda96e95f0eb672f81c
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Sep 14 02:19:22 2011 +0000

    Fix warning "implicit declaration of function `vasprintf'"

commit b034032ae2d3c623de53b1f2d6e4a0e8a94116cd
Author: Felipe Pena <felipe at php.net>
Date:   Wed Sep 14 01:45:57 2011 +0000

    - Fixed memory leak when calling SessionHandler::open() several times

commit 739151d388bca48846f39a4646aa56d25febcf15
Author: Arpad Ray <arpad at php.net>
Date:   Wed Sep 14 01:16:19 2011 +0000

    fix session oo tests for windows

commit f8a943cc193dd61ff1416c7802ea3fdc0e6bd597
Author: Arpad Ray <arpad at php.net>
Date:   Tue Sep 13 23:07:08 2011 +0000

    fix zts break in r316688

commit 47cfae87eb5a51a2d90c6363ca36b109e8253605
Author: Arpad Ray <arpad at php.net>
Date:   Tue Sep 13 22:28:15 2011 +0000

    Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo)

commit 6e998b4d0ff6b1d14f787b4e2dd3a49af55aa378
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Tue Sep 13 21:06:06 2011 +0000

    I don't see why would be this a win only test. it works for me on linux, checked the history, find no explanation.

commit 7987fde4c1c93c82d4aed16cf902dd3516f072c2
Author: Daniel Convissor <danielc at php.net>
Date:   Tue Sep 13 20:31:02 2011 +0000

    Separate test for %a is no longer needed.

commit e82139d2e00293eb8fc0f1d743a91dc4cf90f8b1
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Tue Sep 13 19:56:42 2011 +0000

    fixing the tests, added the error_log= to the --INI-- so it should also pass for Stas

commit 292c439ecf6993042bb6863116e92d75c8e3f9ad
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 13 16:36:29 2011 +0000

    Improve parameter handling cod

commit 4f50e84eaebb05903fe3d78e9ebf2b32249809a5
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 13 16:21:24 2011 +0000

    - test passes now (and VC6 is not supported anymore)

commit a70889f8fd03e8a6f5c0ba5d785fff69af6e755f
Author: Derick Rethans <derick at php.net>
Date:   Tue Sep 13 15:17:11 2011 +0000

    - Fixed compiler warnings (patch by Kalle Sommer Nielsen)

commit d4b0a38a12e5d7442b742f954b56217da8a01de1
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Sep 13 15:12:16 2011 +0000

    Fix typo (as tyearl's ask)

commit a576f448cbfc4e34e08976502d93459c75977962
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Sep 13 14:58:37 2011 +0000

    Revert update, since this bug is not in a official release of 5.4

commit b52082b3093cbd9857728f7e6c7036b1e0c6198e
Author: Derick Rethans <derick at php.net>
Date:   Tue Sep 13 14:57:58 2011 +0000

    - Document changes in upgrading.

commit 4c8ee2456321df05c6cbd5d8ff61b2ed97e60d90
Author: Derick Rethans <derick at php.net>
Date:   Tue Sep 13 14:50:18 2011 +0000

    And some formatting

commit 66e3218fec2330da4ac9b54446b388ac1344534b
Author: Derick Rethans <derick at php.net>
Date:   Tue Sep 13 14:49:44 2011 +0000

    - tabs to spaces

commit 58daa3fd3a6d1ad1455e1c2e81f379dba9042c19
Author: Derick Rethans <derick at php.net>
Date:   Tue Sep 13 14:48:13 2011 +0000

    - Removed support for putenv("TZ=..") for setting the timezone.
    - Removed the timezone guessing algorithm in case the timezone isn't set with
      date.timezone or date_default_timezone_set(). Instead of a guessed timezone,
      "UTC" is now used instead.

commit e1068269f01d208029ef50a3f880fdab11415ca5
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Sep 13 14:35:28 2011 +0000

    MFT: Fix build on Windows

commit 631e896b34e9294e614b9bc8c425a8613f90f180
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 13 13:58:03 2011 +0000

    - skip on win, runtime TZ via putenv is not supported with ext/date

commit ad407423cb407bac72d7318e80a6f327025049e6
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 13 13:51:47 2011 +0000

    - skip on win, runtime TZ via putenv is not supported with ext/date

commit ad2a280016f5634b99ef26d57e3a18c1f57e8f6c
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 13 13:42:03 2011 +0000

     - TZ auto detection varies, not always UTC

commit 3c61b486258bdce98b8fd154d39912cac5dcbbc5
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 13 13:39:49 2011 +0000

     - TZ auto detection varies, not always UTC

commit 1257328defb00176819864becb416e65271efd49
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 13 13:30:18 2011 +0000

    Fixed ZE specific compile warnings (Bug #55629)

commit 4a25a7740d62c9ec0318001c3f6d6b3ae01d96ad
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 13 13:29:35 2011 +0000

    Fixed ZE specific compile warnings (Bug #55629)

commit 3a3c2942d254be88b82fc871ef4fa9698e921ac7
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 13 13:26:48 2011 +0000

    - skip on win, runtime TZ via putenv is not supported with ext/date

commit 409941c2d194d07c7301b495489b2d867072c36c
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Sep 13 13:11:42 2011 +0000

    update news

commit e29ee12223ff5daf867a78fe8b403819b6d4c2d7
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Sep 13 13:02:57 2011 +0000

    MFH, fix test

commit 54d48bb31f74991c28d7654242112928b9f03b0c
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Sep 13 12:44:13 2011 +0000

    Fixed Bug #55674 (fgetcsv & str_getcsv skip empty fields in some tab-separated records) which was introduced by r311543

commit b108db222e06349d56f7f53c224f2df4012975a4
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 13 12:04:57 2011 +0000

    - fix test on win, putenv is not supported for TZ and ext/date

commit ea0967771880b3977e099682538f17def9797cbc
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 13 10:39:59 2011 +0000

    - news for the crt warning

commit c1db9d4a87cd8d6d7ba376f467bb5394589c4d1e
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 13 10:38:12 2011 +0000

    - do not display the crt warnings anymore by default. It is enough to simply fail from a user land pov as it is the case on posix platforms

commit 75df0499f6764bc8fef9d8a497ffd1e1c77e45cf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 13 07:07:06 2011 +0000

    Fixed Bug #55649 (Undefined function Bug()). (Laruence)

commit 19dd70518cd89e5e777dedd13cfec98bd75262a6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 13 07:01:46 2011 +0000

    Fixed bug #55509 (segfault on x86_64 using more than 2G memory). (Laruence)

commit c8be5036beb101b34610a7ef03689082e71a8fcd
Author: Christopher Jones <sixd at php.net>
Date:   Tue Sep 13 01:07:48 2011 +0000

    Fix same typo as UPGRADING

commit e6f0456677171753ab72b6e7371af830b6851a02
Author: Christopher Jones <sixd at php.net>
Date:   Tue Sep 13 01:00:45 2011 +0000

    Fix typo and grammar

commit 198bb6780a2c4ea4fdaa1fbbe0ecbb346dccbe60
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 12 23:31:22 2011 +0000

    - skip on win, strftime uses system TZ

commit b6aabaae593e9797f5a516771253121e93b207e4
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Sep 12 20:05:07 2011 +0000

    - Test for bug #55646.

commit 1d5028be3d023f9001a19989be993cadb0e0bd46
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Sep 12 17:23:10 2011 +0000

    - Fixed bug #55646: textual data is returned in UTF-8, but is input in
      another encoding. 5.4 only as this implies a BC break.

commit 76d9a3fa3d655f6ead05edc0e3af54abfead5563
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Sep 12 17:20:44 2011 +0000

    Test for non-string replacement, bug#54304

commit 9915700fa167ce88bef222c77b622958bfdb8316
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 12 17:20:24 2011 +0000

    Fixed bug #55273 (base64_decode() with strict rejects whitespace after pad)

commit 8b39370878618a7f218711b52ec4d761c21fd3d7
Author: Derick Rethans <derick at php.net>
Date:   Mon Sep 12 15:49:12 2011 +0000

    - Updated to version 2011.10 (2011j)

commit c5523b5689bd5d8c31cec83e6951eb590a4863f6
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 12 15:05:10 2011 +0000

    This should please gcov.php.net which hits error 1044 instead of 1049.

commit 828c07c500cd202cbe344d4525dfe8e923a13916
Author: Tjerk Anne Meesters <datibbaw at php.net>
Date:   Mon Sep 12 14:35:45 2011 +0000

    Reverted changes in connect.inc based on Ulf's feedback
    - Moved the ini_set() entries into a separate script 'setupdefault.inc'
    - Let mysql_affected_rows and mysql_insert_id test cases use the newly created script
    
    With the ini_set() statements inside connect.inc, some test cases would be forced to 'undo' them in order to test other scenarios.
    
    Tested on all three dev lines with and without passing db credentials. No changes detected.

commit 078cbac1d2f03e83f0dab38562b98e02a615e4da
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 12 13:55:28 2011 +0000

    Fix typo.

commit 13b1e4637041b6bfb74d3120ac409b04db7be36f
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Mon Sep 12 13:41:28 2011 +0000

    fix warning Warning: ibase_drop_db(): lock time-out on wait transaction object

commit 2472bf88988a3c830531748750689832615b1b8b
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 12 13:39:57 2011 +0000

    Minor issue. Seems to fail the same way on various PHP + MySQL combinations. Setting XFAIL until we fix it.

commit a1ae0408dec044def4af7bb7389d0b1050440797
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Sep 12 13:27:23 2011 +0000

    update news

commit 31938d05fb3ae96384aef8991995c5d74475a538
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Sep 12 13:25:28 2011 +0000

    update news

commit 2c5574b3d8c965b035b99e0881b17cd853f34a70
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Sep 12 13:21:57 2011 +0000

    Allow replacement to be any scalar value

commit 15fd9c288c19d056025320188ac9efccf83b4420
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Mon Sep 12 13:20:27 2011 +0000

    MFH: fixed optional argument.

commit ca79494000fd40ce86fc077d880eea042833aad7
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 12 13:14:16 2011 +0000

    Hits libmysql/MySQL bug, works with mysqlnd

commit 4ce7228b0084ce0604586771a6bef14fd9efa870
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 12 12:59:52 2011 +0000

    - revert incorrect fix introduced in r316528

commit cc2fd6412129c8d8849751f409cc7b1ff7c705ba
Author: Christian Stocker <chregu at php.net>
Date:   Mon Sep 12 12:44:49 2011 +0000

    Added test for XSL bug 54446

commit 9bbb03391fc6197a2bb6fb8e3e3973b9d0cd8385
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 12 12:14:56 2011 +0000

    Those will fail with MySQL 5.5. Running them because they have unveiled a crash, which has been fixed already. Setting to XFAIL, need to be decide if and/or how the functionality shall be supported.

commit ee27f57095cc337aed2c066960ec38087cb5ddae
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Sep 12 11:44:55 2011 +0000

    Ensure we are working with strings here

commit ee1ed6743edcc236490f681e57667a029057f4c5
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Mon Sep 12 09:36:37 2011 +0000

    fixes #55659 also the 006 firebird test

commit 8bab4d155cd5ed1d263db29d96a9afefc52861ac
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 12 09:27:03 2011 +0000

    - unused var

commit 54716074ecb3c5a89a608f6c4eff46d1d3147d14
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 12 09:16:19 2011 +0000

    - force LF

commit 413f94913def932d3e00a8f52b4d5c9fb6aaf206
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Sep 12 09:16:04 2011 +0000

    Fixed issues when streams were closed before curl read/write from them, or cleaning
    Closing a original handle after copying it now no longer cleans up all resources (fixes missing CURLOPT_POSTFIELDS values among others)

commit c845e06541c248cb9ddcd4a4ddbe026035de9e4f
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Sun Sep 11 22:11:30 2011 +0000

    extension is not experimental anymore
    see the status http://www.gn0s1s.nl/?p=108

commit 99d3297e8a95f5df477b60c6f985b34cf101837b
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Sun Sep 11 20:18:20 2011 +0000

    fix test 003 from gconv test for firebird extension

commit 6675883d81d15b798a634d61cd638d88898199a2
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Sep 11 13:15:48 2011 +0000

    MFH: fixed test failure on win32.

commit 2d6ff8dc5c67a8b8c12f47d479949b52b923cc94
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Sep 11 13:04:38 2011 +0000

    MFH: fixed test failure on win32.

commit 5894909f0103acba9ee0cd93f8479c993ef76069
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Sep 11 12:29:15 2011 +0000

    MFH: fixed test case failures.

commit 59b9ca51b035d8c1d5c4502d66171011ef3b68cd
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Sep 11 12:12:48 2011 +0000

    MFH: fixed test case failures.

commit b870f233961c742cf72efd74df99ea258abb3026
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Sep 11 03:56:16 2011 +0000

    revert previous commit.

commit 1dd6fd0d4ff585c9e2d3bb261cca122bd25c3f7a
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Sep 11 03:55:08 2011 +0000

    revert previous commit.

commit 9d86be50689a783eae1d2420cfe2638ab792bbd5
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Sep 11 02:16:58 2011 +0000

    MFH: removed test script which depends on the removed register_globals.

commit f6408176f6c048222ed1350c3d9e8cc6cf54f22e
Author: Felipe Pena <felipe at php.net>
Date:   Sat Sep 10 13:02:00 2011 +0000

    - Fix test

commit 666d301ee343280cf1ba07ee4aef8fa773aabdcb
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Sep 10 05:36:14 2011 +0000

    Fix error message

commit 334636fefbf01cb6bcf8f1a8c065ac63ff43c0c4
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Sep 10 05:29:29 2011 +0000

    revert bad test change

commit 6b57319cf42cf0fd248790e82fe7a99ab6ba30ca
Author: Xinchen Hui <laruence at php.net>
Date:   Sat Sep 10 03:51:16 2011 +0000

    Fixed Bug #55653(PS crash with libmysql when binding same variable as param and out)
    Actually this caused by attempt to efree a INTERNED string

commit 61384510f1565db705e6434c3968d3dc62555b4e
Author: Ulf Wendel <uw at php.net>
Date:   Fri Sep 9 12:12:08 2011 +0000

    Bug #55653

commit a2c1d37d4fd0fe701ade466d19d5c507712612e5
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Sep 9 08:28:57 2011 +0000

    Being smart and cleanup/rename/modify tests seconds before committing isn't very smart.

commit 7cbaf76ca1faaba2c7229011c0ebee14ef5a887f
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Sep 9 08:14:04 2011 +0000

    Merge tests from trunk

commit 4ba119f10c659b542e27d8c275a9b5a4b9d30e76
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 9 08:11:43 2011 +0000

    - force LF

commit 7a3d89a9aa54251aa5d3d281d4c336d191316904
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 9 07:57:29 2011 +0000

    - nuke unused var

commit 2d9f758435131688cfc8ffcc98f9fee7b4aaadd7
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 9 07:56:42 2011 +0000

    - improve r316420, function must return a value

commit 6698c9b0d0898db73fd8d73fda9a0a651eba2122
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Sep 8 23:18:49 2011 +0000

    Mention recent SPL changes on spl_directory.c and tests

commit de12ac023c52286e3a6bbe6069690c5de8d878de
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 8 23:12:32 2011 +0000

    - improve r316420 (SplFileObject cannot and should not accept directories)

commit 1e04e19a372151e555f9b06f66432680406b49dc
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Sep 8 23:10:40 2011 +0000

    MFH: adapt check for __construct bypass

commit 38c698c062a7b39019b78252b9f17a060be3371f
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 8 23:07:48 2011 +0000

    - improve r316420 (SplFileObject cannot and should not accept directories)

commit e81fed3df5a6788c0cbe99e7b0f675597ea3e0f6
Author: Christopher Jones <sixd at php.net>
Date:   Thu Sep 8 20:13:32 2011 +0000

    Update SKIPIFs for test portability

commit 8e23ee53bf178fa8ad5cbef8113769efa10b361c
Author: Christopher Jones <sixd at php.net>
Date:   Thu Sep 8 17:52:45 2011 +0000

    Fix skipifs

commit 0a8e670b1505d5414475b0c45fb145c6c40d7f0e
Author: Christopher Jones <sixd at php.net>
Date:   Thu Sep 8 17:40:15 2011 +0000

    Fix skipifs to match other tests for the case when connection fails

commit bc8f7f41656ff9d598a4a9685110d3f1e80c98ad
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 8 16:11:03 2011 +0000

    - force LF

commit 376ba8c92e37b6dbaaffed100832de1642b9fca4
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 8 16:10:07 2011 +0000

    - force LF

commit 5cc76630985c153d2d7d8605d85b8829722800d8
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Sep 8 15:52:59 2011 +0000

    SplFileObject does not accept directories. It did not check for that and blindly opened the directory, which works on linux but fails on windows. Now SplFileObject uses a stat() call to make sure it isn't a directory, if it is, it fails with an exception. Tests have been changed accordingly.

commit f79814360cd7ab22c8b94906989235480624b821
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Thu Sep 8 15:19:18 2011 +0000

    2nd arguments is necessary in mb_parse_str because register_globals was removed in PHP 5.4.

commit 285ac8231058c46360dadde87cd830bb3b5ad0de
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Sep 8 14:37:18 2011 +0000

    Fixed bug#54798	Segfault when CURLOPT_STDERR file pointer is closed before calling curl_exec

commit 0507a433a34717993db21cbe2f42f9707f53df84
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 8 11:52:37 2011 +0000

    - fix test, again...

commit b82f0659c6a3a82b3941768a331d0433cc861f5a
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Thu Sep 8 11:30:58 2011 +0000

    skip these tests if can't connect to mysql

commit 923c02bbdce2eaef2b15d4140fb4bfbba9885532
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 8 11:24:33 2011 +0000

    - fix test

commit 8e7f4358ca41952de2b4091584da48e6e33a8cac
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 8 10:20:38 2011 +0000

    - force LF and fix... and blame me for not reading the code correctly, zlib tests pass now, linux/bsd/win 100%

commit a1ea21eaac4e7c9c7665ed130021501e3fba4fd6
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 8 10:14:38 2011 +0000

    - force LF

commit 567fb34eb392b7cbc4d981b4d8983a8a6adf5f26
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 8 10:00:47 2011 +0000

    - skip if no hash

commit 7e986b2a463bf407a466f91210a49eb0faa75b31
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Sep 8 09:27:47 2011 +0000

    Fix the path to the .pem

commit f20e7057602664a01c2859c871dd2e092e2e15fc
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 8 09:17:21 2011 +0000

    - fix build when no zend signal support

commit ff02132caf9022f1b3ac873e57c4eb0945ca838c
Author: Christopher Jones <sixd at php.net>
Date:   Wed Sep 7 19:19:00 2011 +0000

    Use unique object names to reduce potential clashes when testing in parallel

commit 2af36bd0416e919db9816bada865c634fe327f53
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Sep 7 18:48:17 2011 +0000

    Make timeouts work again for shutdown functions.
    Fixes the faling lang/045 test

commit 6f03c9e38e4b5b823f632ba4c06106c14788e45c
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Sep 7 18:09:34 2011 +0000

    This test was added to verify that bug 39322 was fixed, which the test
    does test for and this works. However, it consistently failed because
    it relied on a SIGHUP not terminating a sh -c /usr/bin/nohup sleep 50
    process which doesn't work because the SIGHUP goes to the sh process
    not the nohup'ed sleep process. So, I have sped up the test and removed
    the nohup and instead of trying to SIGHUP I am just doing the equivalent
    of a kill 0 on it to verify that the resource sticks around.

commit 43fb787add8ec5c7ea48586c76f793f258902d35
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Sep 7 16:19:09 2011 +0000

    Fixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST request

commit b6f512cae60186a130938cea540a027c9a24cccb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 7 15:31:48 2011 +0000

    Fixed tests (skip when catch-all DNS such as openDNS is being used)

commit 1ba2eb5a35148c9ce528164107baa1e4c59731c8
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Sep 7 15:28:12 2011 +0000

    - Fixed doc bug #54657: Function parameters can no longer be named after
      superglobal variables.

commit 6dcf880e7dbac4d7c46b7d943e2bcec9cee130f0
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Sep 7 14:44:31 2011 +0000

    Remove entries already in 5.3

commit 0d2aa8591b408db6f694914bcf95b4a9d87791b5
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Wed Sep 7 14:30:38 2011 +0000

    MFH: fixed invalid utf-8 check.

commit e5553b210afeb5194bf7cf133965292be6d421d8
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Sep 7 13:50:18 2011 +0000

    Revert r316345 which fixes all the tests again

commit c4039f6481618a518a51d24b974221cea38f11c4
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Sep 7 13:47:31 2011 +0000

    Fix errormessage

commit 70561e9a6dcbf66f9442e26767e63394d90c6c19
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Sep 7 13:33:56 2011 +0000

    - Use myslqnd by default when MySQL extensions are activated but no path given

commit 59614b05c4add2e1888c83870b93fe0e257c09f6
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 7 12:33:22 2011 +0000

    - reject paths with trainling spaces using the very good new zend arg

commit 23ce7fe64131304323563a793fde097be64d1fb1
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Sep 7 12:32:56 2011 +0000

    ignore another file generated by PHP_SETUP_ICONV php_iconv_aliased_libiconv.h

commit 45e299129a89abb8403e0270b98118e08eca9a35
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Sep 7 12:30:31 2011 +0000

    wrap lines, use real names, and FR not Req

commit 6021b9aff8faf32a635dfe6727650c73fd263838
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Sep 7 12:06:21 2011 +0000

    Add skip message

commit 04044dd07eb0f204639c457dc77d6cfd49f2572c
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Sep 7 12:05:19 2011 +0000

    Fix cleanup routines

commit a2252e527f10730bdd0f32170ebee6c6169ba729
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 7 11:26:59 2011 +0000

    - skip on win, diff TZ format

commit ffe0c530afb235e2fcbc4c89d2cc0ed40cece47b
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Sep 7 10:44:32 2011 +0000

    Remove bogus skipif and make adjust the tests

commit a68943fc6940c57d37be069c7977e7e0d083c8d2
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Sep 7 10:41:38 2011 +0000

    The error message is different when built with zts

commit 45118176f503bf7725ec79fa72b84e96bc58b630
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Sep 7 10:39:55 2011 +0000

    Update skipif

commit 3171c31bbc10af9d10844aaa1b9d2ac4247aaa89
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Sep 7 10:38:53 2011 +0000

    Sync tests between branches and fix the getcontent test

commit 51d36f744a2e0fb3b345f4a7fd6dd1495f8ccf5f
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Sep 7 10:34:58 2011 +0000

    Update skipif message

commit 828cf36a7fbc1c2582c1abdf6ce7d02522587426
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 7 10:12:04 2011 +0000

    - force LF (svn prop and config)

commit 93bc43c7ab231b1ac82ba557d5f258f6cde3705b
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 7 09:41:54 2011 +0000

    - force LF

commit 3e98c5908bd24f2104a06c26679a0dc1dd86bdec
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 7 09:37:56 2011 +0000

    - force LF

commit 67d1b694292b3034882bede750b6b574607e1d81
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 7 09:19:28 2011 +0000

    - fix test for OS where dir sep is \

commit 6ee31df599efa660c42d1668dac2b4535af8fe7f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 7 09:03:07 2011 +0000

    - fix test for OS where dir sep is \

commit 7810b4bdfb42c109dca4034bb9ca89fa07b1b7f2
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 7 08:41:59 2011 +0000

    - force LF

commit 69833441121960e1cf394269fff42771af336f3b
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 7 08:18:20 2011 +0000

    - force LF

commit 8dc7e3d8c61bb6f285e3c746a142d201f8bd6ddb
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 7 08:12:08 2011 +0000

    - add skipif for dom

commit c5eddd74fe71e1915b9eab836df456ea2cef671d
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 7 08:01:19 2011 +0000

    - force LF

commit 40c5c485921ba8cd8ba21d2b641cc7a4da93ee19
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 7 07:51:37 2011 +0000

    - force LF

commit 38ff70ef251ed356dabb0996312dcd7939028020
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Sep 7 06:46:27 2011 +0000

    Commit Gustavo's closure rebinding patch as desided by vote

commit 27d960c585c76c519ab3752f1f7fdaa99919355b
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Sep 7 05:19:12 2011 +0000

    update news

commit 66bcb34bf45cc1590c9265b2deaeaabe06b288f9
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Sep 7 05:14:54 2011 +0000

    Fixed Bug #55423(cli-server could not output correctly in some case)

commit b1263c4363dcf6e03e39278f22d252ab7728c3ff
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Sep 7 00:59:10 2011 +0000

    fix skipif description

commit ab9db759b9d3f9605f2dee80084e0e2f1b256f79
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Sep 7 00:56:52 2011 +0000

    fixed typo

commit be89aa686ab06d666a6f53612a0bf59b3942abe6
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Sep 6 19:52:19 2011 +0000

    Fix problems with the unbuffered set detection, for libmysql, which resulted
    in always true. Thanks Stas.

commit 6577512462e8eba2b734b0a5004b2f0f95951d9a
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Sep 6 19:51:35 2011 +0000

    improve open_basedir handling

commit 82b14d2f864ac6f7c263b46647c56a94da56ab35
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 17:41:08 2011 +0000

    - fix #55622, mem corruption on large input

commit d73b28595008af4566076b11aec7c42d6dd45166
Author: Ulf Wendel <uw at php.net>
Date:   Tue Sep 6 16:39:55 2011 +0000

    Fixing SKIPIF

commit 7420cf22bc3dd7d2086421ee1b9659bc9ef559ed
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Sep 6 16:38:22 2011 +0000

    - Fix bug #55609 (mysqlnd cannot be built shared)
    
    # This adds an option --enable-mysqlnd to explicitly built mysqlnd, like any
    # other extension it can be used with =shared to build mysqlnd shared;
    # mysqlnd will implicitly enabled when requested from another extension

commit b8ecb0c4afb78c29df0977ee89dff9b63101fe77
Author: Ulf Wendel <uw at php.net>
Date:   Tue Sep 6 16:37:45 2011 +0000

    Fixing SKIPIF

commit cd0c221f82bce19adc556b1cf4d49604199407de
Author: Ulf Wendel <uw at php.net>
Date:   Tue Sep 6 16:30:53 2011 +0000

    Fixing SKIPIF fatal error. 6.0 is history, thus SKIPIF might need further updates?

commit 0f31db8d11707f4d0a51cff4afc2ebcf56394622
Author: Ulf Wendel <uw at php.net>
Date:   Tue Sep 6 16:13:03 2011 +0000

    More parenthesis, credits to Nikita Popov

commit 520e26718f01a49ddf795b2c25694ab343bb2a63
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 15:49:28 2011 +0000

    - useless skipif

commit 431db84bc91eed5935d0b8c16697ee88512047ee
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 15:40:12 2011 +0000

    - fix skipif

commit 211806eb7360b608c57229d586d9ee0f085f1d73
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Sep 6 15:09:15 2011 +0000

    Add a constant, READLINE_LIB, to be able to differenciate which lib is being used

commit b1dd2f4e68a276ceeac52c761a46f4be5eb36db7
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Sep 6 15:07:24 2011 +0000

    Fixed bug#54450 (callback function when built against libedit)

commit 049a7c49cdfe0ad84fa56203ae54a79e6be95b99
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Sep 6 14:48:43 2011 +0000

    add query information to the trace log

commit 257131c0e038a57d05973828ac5b7669fb5b65e7
Author: Ulf Wendel <uw at php.net>
Date:   Tue Sep 6 14:47:57 2011 +0000

    BORK hunting - Fixing SKIPIF

commit f5e4b5f1c518651f48a75d7e21cac7cf157a727f
Author: Ulf Wendel <uw at php.net>
Date:   Tue Sep 6 13:57:03 2011 +0000

    Fix SKIPIF

commit 8bc4572b9e34ba8b1e64df24e6fb1f6e5d5669ae
Author: Ulf Wendel <uw at php.net>
Date:   Tue Sep 6 13:50:45 2011 +0000

    Fix SKIPIF

commit cfb4fa47ad65d12ae33dde283e6ceeb7b337bae3
Author: Ulf Wendel <uw at php.net>
Date:   Tue Sep 6 13:39:46 2011 +0000

    Prevent Notice

commit faeae7ea47bfc7ebe879888f1cd0028006b5f31d
Author: Ulf Wendel <uw at php.net>
Date:   Tue Sep 6 12:58:01 2011 +0000

    Reverting to proper --INI-- section usage. Improve SKIPIF to skip test if open_basedir setting is too restrictive during test run for whatever reason.

commit 48586679c611efa4147316d2052b1798293ccc51
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 12:30:17 2011 +0000

    - use only zlib function and reported the failure with base64 in #55620

commit 4afc80e229bdea64ff3af50b327a78f7d4267ba7
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 12:24:16 2011 +0000

    - force LF

commit 1efe10a84b79963caff938b27155a08bd777644e
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Sep 6 11:28:34 2011 +0000

    Mention which library php is using

commit efc45f8b6013154cc399e2dd34883186be70d79b
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 11:24:21 2011 +0000

    - use a more portable name for the filename

commit 52124aa09c63d920f70b88599d567f7fb9a81881
Author: Florian Anderiasch <fa at php.net>
Date:   Tue Sep 6 11:15:23 2011 +0000

    MFH: Fixed ext/sockets/tests/socket_strerror.phpt
    
    So it seems a missing ) killed the test.

commit ddd98a9adc966a171a0e78ba3ab52c6b89217e53
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Sep 6 09:45:21 2011 +0000

    move it to right place

commit 42fd7352fb3e77f3d9fe9e2192ee3c3ad55fab0a
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Sep 6 09:29:04 2011 +0000

    Add skipif

commit 50fc27d11981c1d9c78108b6196ae185bc80cc15
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 09:28:23 2011 +0000

    - missing --SKIPIF--

commit fafe2472652dee8908b704f10bfefedad231745c
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 09:23:10 2011 +0000

    - move it to the right place

commit c21652d6e14a897d6c5cfad3531ab6058d39804e
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 09:20:14 2011 +0000

    - fix skipif msg

commit 30718d0f148518436142241304ee85e4368ebd2b
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Sep 6 09:17:12 2011 +0000

    Added skipif

commit 96ca3f198121d2f94e48cb82b041d864da622fd4
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Sep 6 08:11:37 2011 +0000

    add skipif

commit feaf544ee4e22bb1954d99748d19f5167308d4dd
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 07:49:31 2011 +0000

    - add skipif

commit 8995250ee5928051384e6f2593aa2a65ddbc97dc
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 07:47:20 2011 +0000

    - fix test

commit c4c86324ecc1c1bad50d5bc70bedbbfc39695b1d
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 07:44:43 2011 +0000

    - fix test

commit d8016e05f446cf7bf9b1f0f9fddadff87c070c80
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 07:32:37 2011 +0000

    - skip on win

commit 702a5de5acc221b04ff314e09e9e18864237118f
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 07:29:59 2011 +0000

    - add skipif

commit ce70e2b8fd1b8704cb6efaec39586d6b75d3df7f
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 07:28:38 2011 +0000

    - add skipif

commit 71cda5ea0a6443c02b673a5b3ebf58c77641cd66
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 07:26:05 2011 +0000

    - use something we know it exists...

commit d29a253629c26462824ea7fc1e915b6a0c7983b3
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 07:23:20 2011 +0000

    - skip on win, name.. name. are not valid names

commit 6402150c9101234053b058b711154c2efa798aed
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 07:09:56 2011 +0000

    - add skipif

commit bb4f29c234c14bc638b2fdfcd042bf012317a207
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 07:07:23 2011 +0000

    - don't test dir sep

commit 50afa7cbec5f29db7f66d5b00b342483806318a8
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 07:03:48 2011 +0000

    - force LF

commit 269d0debfe3edf9628f1b36dde43d7e18b3ec661
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 07:00:05 2011 +0000

    - force LF

commit 9a3da11206256994dc1e46f0b8816998e98d6324
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 06:57:53 2011 +0000

    - add skipif

commit dd855aec8bf057297a5c9f50b315336ee8bf1453
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 06:52:26 2011 +0000

    - add skipif

commit 0878034b629173eb47de2e3b66672d08bfa6deff
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 06:50:56 2011 +0000

    - add skipif

commit 09b6360c71e6bb7635713874f92656f6a60b47c8
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 06:47:12 2011 +0000

    - add skipif

commit 6be168b22d2affd812bed34129ce9cdfb0e1a14f
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 06:44:59 2011 +0000

    - add skipif

commit 380aac71899893d4611771f1c9b99412a1993280
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 6 06:42:11 2011 +0000

    - add skipif

commit d7ba64b4cd53e455bb9171d19fda3786f47b5bac
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Sep 6 05:31:08 2011 +0000

    unused variables

commit 7f56f7eb696259245411a5410f8495e75f3b5aea
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Sep 6 05:28:25 2011 +0000

    allow user streams to override ch* on windows too

commit 6280a6bdf934acd5e1bffa27947c99aa2b80109b
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Sep 6 05:21:56 2011 +0000

    fix redirect when test run from different places

commit 119601b0d333ef5709a057408e2bf99a3ec0b8e5
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Sep 6 05:20:51 2011 +0000

    fix test

commit fa5f7f61bada53d40812d50a1988a3fd8569c556
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Sep 6 05:20:05 2011 +0000

    use DBUG_ON flag for checking debug
    # Some libmysql builds don't define DBUG_OFF and non-debug builds are more frequent

commit cbbf6bda4c1b01d68df0d3f91f848b68700d2952
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Sep 6 05:13:47 2011 +0000

    this tests looks mysqlnd only

commit 93b1c173649de36f511d7bd5b0ba1682385d77f2
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Sep 6 05:04:37 2011 +0000

    report fix

commit e403d5832a4b2b9aa5b4f28f72af291699fbf7c9
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 19:59:42 2011 +0000

    - add skipif

commit 797ac9ad3e8011948b5760513bc19445ba3a184f
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 5 16:24:40 2011 +0000

    No more test failure for libmysql, http://news.php.net/php.internals/55210

commit 5308ed60f3f2ceb60deefe68a3adc846fea6308b
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Sep 5 15:29:45 2011 +0000

    Fix for Bug #55582 mysqli_num_rows() returns always 0 for unbuffered, when mysqlnd is used

commit f2493615590ad33477e9a7804a6a1e89c383ba46
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Sep 5 15:05:51 2011 +0000

    Fixed tests (due to error message changed)

commit 6a4153db0ce573a6e28805f7ed1c90ac8cf2b9fd
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Sep 5 15:02:21 2011 +0000

    Fixed compiler warning "incompatible pointer type"

commit 27ffd82f38c7caf6a76c6a86fc245b0868d17483
Author: Shein Alexey <shein at php.net>
Date:   Mon Sep 5 14:43:08 2011 +0000

    Reduced timeout in this test to 1ms, no need to wait further.

commit 493808af3d715d195381faaf0a06bfaba6552969
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 13:52:24 2011 +0000

    - add skipif

commit 6b424c19ceec71a76f8699fe1ecebdccfc948356
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 13:41:01 2011 +0000

    - add skipif

commit 830fce0c7c03b4e6c25668cde7c6205591ed60c0
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 13:37:30 2011 +0000

    - use the same test on win

commit 2e853f026af2d7bab880a5b6090261eb849f0c50
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 13:31:13 2011 +0000

    - close the stream before removing the file (win and other system may lock it) and use test dir for tmp data

commit 7b75be20a7472936f0237d5b551f2e99c9d9418b
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 13:23:25 2011 +0000

    - sync&fix test with 5.3

commit e4337c0b27e8bde7929c69cfa089598caba30efb
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 13:13:37 2011 +0000

    - fix test, slash or back slash can be present

commit ea6b874ef0598f46f9d6604bf689e5e15911aff4
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 13:06:51 2011 +0000

    - stupid me.

commit cd749225d5324b316b6616be26b29d1c05317aa4
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 13:05:28 2011 +0000

    - disable on win

commit 2778bd3e1195d4ea04e53421942097e4077cf60a
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Sep 5 13:05:15 2011 +0000

    Fix #ifdef for mixed builds (ext/mysql using myslqnd, mysqli using libmysql)

commit 90237836f8cc733d748823e3951b3411e05e5c37
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 13:04:12 2011 +0000

    - disable on win

commit b2eed23e0cfe9258d3ab4a9a01fca4233adf54d0
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 12:34:55 2011 +0000

    - other hostname can be defined or returned first

commit 37dc06ea83d917f4ea476065e0c3bb1ad4e45e5d
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Sep 5 12:00:24 2011 +0000

    typo

commit 75195b9c11464424525b6a7cdf3bf1fdb0503c19
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 11:46:05 2011 +0000

    - force LF

commit 3d6fcf06d16adf57329a8c8cf9b549f77a3b5654
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Sep 5 11:07:38 2011 +0000

    Fix the test in 5.4 and trunk.
    older libraries will emmit error here, while new won't. So lets just suppress it rather then making the test uselessly fail for random people.

commit 0f8594f75368c5b0eb93358b0977587e0ff8c2d5
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 11:00:52 2011 +0000

    - not used anymore, one version to rule them all

commit 5f5b7175eaeef25e784eccdad477fe0af927e385
Author: Shein Alexey <shein at php.net>
Date:   Mon Sep 5 11:00:14 2011 +0000

    Make the test faster, what was done:
    1) replaced multiple htmlentities calls with one call to get_html_translation table since they share the same code internally
    2) reduced the upper range of the "for" loop to 0x2710 (10000), according to http://www.w3.org/TR/html4/sgml/entities.html it's enough
    3) placed additional check to make sure all entities from get_html_translation_table were checked in the test

commit 6ff887636a8a3bb89818baed8a6906ffdf81fc11
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 10:59:26 2011 +0000

    - force LF and enable it on windows now

commit cb4cbc7c11ca8e77559c8c7e38cb9bbd6f273aac
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Sep 5 10:55:07 2011 +0000

    Fix test to use microtime() as time() doesn't always catchup fast enough :]

commit 2281631b7f62132f7e4272a6fced6789c48b00b5
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 10:52:01 2011 +0000

    - force LF

commit a16f0fc2182e2edd58721c883acef04ef7c6c94d
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Sep 5 10:30:41 2011 +0000

    Fix test, one skipif is enough

commit 2c2419623ed1b0b14cfb64bd7282d07171da8e9a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 10:29:12 2011 +0000

    - update test to the zeng arg path argument

commit f3dc9b1bd1ee05353c0dfc0a438155f5ce499238
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 5 10:13:46 2011 +0000

    - fix test

commit 2e2eb5e137eda28e303395ed651a55a31aa6f5ff
Author: Christian Stocker <chregu at php.net>
Date:   Mon Sep 5 08:27:47 2011 +0000

    Revert r316043, the tests are different on purpose

commit 6e8ebecf0eebb079c0ccd8c36ee9c55a5e261bad
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Sep 5 00:49:03 2011 +0000

    fix tests

commit 22479239a8bdffb1c34b65a716cdabaa1f92a5c6
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Sep 5 00:39:39 2011 +0000

    - Fixed bad xor in signed types due to integer promotion.
    - Replaced undefined signed overflow with char -> unsigned char conversion.

commit 5aa6b7a2941f6678c201a62d97653a39c25ff939
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Sep 4 23:00:47 2011 +0000

    - Fixed bug #55576: Cannot conditionally move uploaded file without race
      condition.

commit 2acbe4c93ed3472eb9ccf01003562bc899667688
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Sep 4 22:36:33 2011 +0000

    - Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead of
      out parameter).
    - Fixed signature of php_stream_copy_to_stream_ex to return int in 5.4/trunk
      instead of size_t, as the function only returns SUCCESS/FAILURE.

commit 10f68a92caeb498c0a2242794b249bde9dc1a647
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Sep 4 22:21:58 2011 +0000

    - add skipif

commit 94e495b9ef56b337e869ced67ad58304034c1c29
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Sep 4 22:12:42 2011 +0000

    - force LF eol

commit 93db5818b468d05f996dd59ab58d379ee2b52788
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Sep 4 22:04:42 2011 +0000

    - skip on win, TZ cannot be set using putenv at runtime

commit cb40d36edc803f5b5bc167e2495ab3fca8ef6319
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Sep 4 21:59:27 2011 +0000

    - skip on win, TZs differ with strftime

commit 7e5d92106b6048fae001e718f2a5423544992d49
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Sep 4 21:48:22 2011 +0000

    - unify warning between win and unix and enable test

commit d1b156f1be8234b491af766329e79aab41c8549f
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Sep 4 21:40:22 2011 +0000

    - fix test on win, does not use putenv to set the TZ but date_default_timezone_set (should be the case on all platforms actually...)

commit 40217d04174c9cdc9ce2d2638ab1185ffd0f169d
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Sep 4 18:50:05 2011 +0000

    fix bug 55562 - make substr always return rest of the string if length is too long

commit a948142d316fce60d6f22a09bd52143caea3aed9
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Sep 4 16:33:31 2011 +0000

    - wrong variable used (ended as non initiazed usage)

commit adb25ed261f456b9705f335ba4540e8b7139029c
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Sun Sep 4 15:02:08 2011 +0000

    passing an invalid session.upload_progress.freq always generates an additional startup error

commit 492daa5fa75376b7642d0f7367a1691a163f0df9
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Sun Sep 4 14:28:52 2011 +0000

    passing an invalid session.upload_progress.freq always generates an additional startup error

commit 9bea3822acda30de75ec096e4ca82b4f29098379
Author: Tjerk Anne Meesters <datibbaw at php.net>
Date:   Sun Sep 4 14:21:27 2011 +0000

    Patch to run two more mysql test cases that would usually be skipped.
    
    Replaced skipifdefaultconnectionfailure.inc by three additional ini_set() statements in connect.inc for the default connection settings
    
    Patch also includes a typo in connect.inc concerning mysql.default_socket

commit 8d4848f3d3f9b5c04e47546a158f939f3e52203a
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Sep 4 05:00:30 2011 +0000

    fix test

commit 7f6f4cc5874817f3085344adce3a99118ffe49ed
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Sep 4 04:57:01 2011 +0000

    test fixes

commit bfdd2c38d9afcd95965a8d2abee21c405095cd55
Author: Christopher Jones <sixd at php.net>
Date:   Fri Sep 2 22:19:03 2011 +0000

    gcov test fixes

commit 7632d09a8177c2e97cff4306fd87b3bf06e22af3
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Fri Sep 2 20:28:39 2011 +0000

    pass an absolute path for the php binary to proc_open, without this the test would fail if ran with a relative TEST_DEV_EXECUTABLE

commit 2d52a6934acb7bec261b7617a95c377121a5a5c5
Author: Shein Alexey <shein at php.net>
Date:   Fri Sep 2 18:01:20 2011 +0000

    Synchronized fixed tests from 5.3 branch.

commit 258591bdc60f0ff66f48c15b1ec10d8fca84d6f4
Author: Shein Alexey <shein at php.net>
Date:   Fri Sep 2 17:41:39 2011 +0000

    Removed old (< 5.3) version of test and cleaned up the actual version.

commit cc697fa5bfaaa6259d37a581ada9efc42949db10
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Sep 2 13:53:41 2011 +0000

    Fix for Bug #54158 MYSQLND + PDO MySQL requires #define MYSQL_OPT_LOCAL_INFILE
    and a bunch of other small preprocessor fixes

commit 748e8b9dec8c985d3f2a97014ff3b2e800c7ad9f
Author: Ulf Wendel <uw at php.net>
Date:   Fri Sep 2 13:35:17 2011 +0000

    Coverage for bug#54704, of which I think it is bogus, thus no dedicated test.

commit 3d890c29fdd834490d7bd7a9b5d55e2e472e44fe
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Sep 2 12:59:32 2011 +0000

    fix message

commit 9f7ad10a63a9947906024afe9ea410a112868a87
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Sep 2 11:22:41 2011 +0000

    function rename to comply with the schema of other callbacks

commit 6e3708cc59fbb5c68665ea47a5ec905317d8ca9b
Author: Ulf Wendel <uw at php.net>
Date:   Fri Sep 2 11:06:51 2011 +0000

    Hopefully, this is an even better way to check for InnoDB support as of MySQL 5.6.1

commit 893c890d0126bc1f9c7587008e730143faa64816
Author: Ulf Wendel <uw at php.net>
Date:   Fri Sep 2 10:38:51 2011 +0000

    As of MySQL 5.6.1 the server variable have_innodb is no more. Updating InnoDB check...

commit bc3d5d668f5f5ccc5520d0ae296fc1c4dfd762ab
Author: Boris Lytochkin <lytboris at php.net>
Date:   Fri Sep 2 10:13:30 2011 +0000

    merge from trunk
    added SNMPException class, enabling ability to throw exceptions
    when a known SNMP error has occured
    FR #55542

commit 280c4da0d1e235c7815880986df42c496d199d28
Author: Ulf Wendel <uw at php.net>
Date:   Fri Sep 2 09:27:23 2011 +0000

    MySQL 5.6 update

commit 8c5fa2ba56e2a21f3dbfa19436ead5de56cfb029
Author: Boris Lytochkin <lytboris at php.net>
Date:   Fri Sep 2 08:09:23 2011 +0000

    merge from trunk:
    remove php_snmp_get_ce()

commit dc32339c3393139759084537ee930d2c3ec18bef
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Sep 2 05:14:32 2011 +0000

    - Use our external entity loader only in the context of a PHP request.

commit 7c63e28708583879050c4779c0a9e23c49001387
Author: Christopher Jones <sixd at php.net>
Date:   Thu Sep 1 19:27:14 2011 +0000

    Unmatched %s was still diffing on Linux. Now it matches the whitespace at a minimum

commit d8a41ee0314fb7e65b45e8e5f8bfe907fd8fb829
Author: Daniel Convissor <danielc at php.net>
Date:   Thu Sep 1 19:07:13 2011 +0000

    Make test work with database other than "test".

commit 83ee110360d5d9cd0927686c1c465ab96f79ee35
Author: Christopher Jones <sixd at php.net>
Date:   Thu Sep 1 19:01:37 2011 +0000

    Prevent the magic quotes fatal error causing a diff

commit 32d69a669e7a3569ebf5044ff3f5dd99193afb36
Author: Ulf Wendel <uw at php.net>
Date:   Thu Sep 1 16:35:13 2011 +0000

    Check for LOAD DATA support during SKIPIF

commit c1370c244348fae82269e0cc4cab7a93e5c6a044
Author: Ulf Wendel <uw at php.net>
Date:   Thu Sep 1 15:45:47 2011 +0000

    Fixing error handling. Skip if load data is not allowed

commit b32a8d7a4de482621c3d71cf2023ed694068ff12
Author: Ulf Wendel <uw at php.net>
Date:   Thu Sep 1 15:25:15 2011 +0000

    Can't reproduce the server has gone away messages, Andrey. Please, have a look. I tried MySQL 5.1, 5.5 and 5.6.

commit 8207e0bf3c6153a98d4df19b7383825eea7d872a
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Sep 1 14:52:55 2011 +0000

    Improve speed of finding tests (no more CVS, we're on svn now)

commit 83551a71c4b7bced8f81cf2dbc72167067e8a43c
Author: Ulf Wendel <uw at php.net>
Date:   Thu Sep 1 14:04:52 2011 +0000

    Fix test. First element within the parantheses is a SQL status code. Should please gcov

commit cd3d3268536e45834605825a58e5ea00ccc3c1bb
Author: Christian Stocker <chregu at php.net>
Date:   Thu Sep 1 13:43:38 2011 +0000

    added a NEWS entry about the change in XSL

commit 25591bd73e466f30d1ad8e9a3e389c7f19ab3310
Author: Ulf Wendel <uw at php.net>
Date:   Thu Sep 1 13:37:49 2011 +0000

    Fixing tests debug output

commit 85ba246966b8f4d80aefa35761cf866aada68d6b
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 1 13:28:00 2011 +0000

    - use %s, bad c/p

commit 80518dc2f4a32d92c05d4d3263ac54a10d8e4897
Author: Ulf Wendel <uw at php.net>
Date:   Thu Sep 1 13:17:16 2011 +0000

    Check if MySQL server supports SSL and, if using mysqlnd, check if PHP streams will support SSL

commit f8ba9cca5a368424cf533a4f6dba9da3dc748fd9
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Sep 1 13:06:12 2011 +0000

    Move the XFAILED printout way up the list so we can actually notice the really failing ones

commit f40b4350cd102cc7f9f91ea389db16e0f3b11c15
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 1 12:49:26 2011 +0000

    - fix test

commit ca717e35d09ef06a8ec20e0596bec9d59278922e
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 1 12:42:54 2011 +0000

    - win and nux work the same way

commit 0ef9196d5d9660a8a53dd71525eaface27a918ed
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 1 12:35:41 2011 +0000

    - force LF eol style as this test depends on it

commit f90bead78aeba984b847874a17103156e4bdad73
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Sep 1 12:04:54 2011 +0000

    - Fix TSRM build

commit 5639fc846dc6c531dabac3a050f2e561b6344187
Author: Ulf Wendel <uw at php.net>
Date:   Thu Sep 1 11:48:18 2011 +0000

    Simplify mysqlnd debug trace marginally for debugging

commit 91718bc5891709a761717ad36433b60098feafac
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 1 11:40:37 2011 +0000

    - consider that bison 2.x is used. updated our ci boxes accordingly (windows too), which were using 1.4

commit 486b0b2610cace11bd43a667b316f80f65cc95be
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 1 11:40:23 2011 +0000

    - consider that bison 2.x is used. updated our ci boxes accordingly (windows too), which were using 1.4

commit 9e79833943519e466998da17a311ba07fe6b3a7e
Author: Ulf Wendel <uw at php.net>
Date:   Thu Sep 1 11:27:14 2011 +0000

    Hack around http://bugs.mysql.com/62320

commit 3814ee1e5deecc21a34c454011af224d70e17e41
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Sep 1 11:00:51 2011 +0000

    Seeing thousands of PASS tests flying by is meaningless.
    Add an option to only print certain result groups.

commit d579e9bf2d65a595bec71e8433690e99a6ce3993
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 1 09:33:43 2011 +0000

    - force LF eol style as this test depends on it

commit d2621f92b9fbf0d23fb6489d2b7220aba1cbab81
Author: Matteo Beccati <mbeccati at php.net>
Date:   Thu Sep 1 00:45:56 2011 +0000

    Fixed test randomly failing due to different error messages. Also added a skip
    section in case "fakeURL" resolves to an IP address, as some empty error
    messages and HTML can be seen in the reports

commit 7a39930796953913035ed04d253730869395990c
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Aug 31 23:42:04 2011 +0000

    - Change PDO_oci connection defaults to match Oracle XE defaults, higher chance
      to work out of the box

commit 081b15939e3bdea192e070a06559af4947d7eed7
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 23:12:35 2011 +0000

    - error msg may vary (parser)

commit e9e235743683e074e691cd818d6194c417ab0e98
Author: Matteo Beccati <mbeccati at php.net>
Date:   Wed Aug 31 22:38:20 2011 +0000

    Fixed test. Apparently it was already fixed on PHP_5_3 98% of the cases and
    the fix wasn't ported to trunk/PHP_5_4. However the very same test was failing
    on my FreeBSD 6.2 box, that appears to also decode the "ks_c_5601-1987" parts,
    so I've made the test more generic.

commit c0e08c34df347d414db7c76f9087e888f70a1a0e
Author: Matteo Beccati <mbeccati at php.net>
Date:   Wed Aug 31 22:12:53 2011 +0000

    Fixed false positive failure on gcov

commit 7d25510b1b0cb0710e884483efcb9ef1fe8a4927
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Aug 31 20:30:08 2011 +0000

    - Register extensions using mysqlnd (mysql, myslqi, pdo_mysql) with mysqlnd

commit 86b563ea0fda8903d23624ba1617ff5dd7645d3b
Author: Boris Lytochkin <lytboris at php.net>
Date:   Wed Aug 31 20:16:56 2011 +0000

    tune text align

commit 7e2f373f7e2ddb6a2c2d700bdae5612eb3932dd0
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 20:16:11 2011 +0000

    - error msg may vary (parser)

commit b75434f0e9a51e93e93525b1d77f50117bac2af1
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 20:14:13 2011 +0000

    - error msg may vary (parser)

commit 6cf92139b331691300be03a4bcbb189c7ddacd88
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 20:10:22 2011 +0000

    - error msg may vary

commit 638f3f25bf4dd6d23ef1ea3b65df629f9b33be54
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 20:07:44 2011 +0000

    - typo

commit d38cb4aa1ecfd39aa0a224abd163c8a1b9e1459a
Author: Boris Lytochkin <lytboris at php.net>
Date:   Wed Aug 31 19:45:45 2011 +0000

    test coverage for SNMP::ERRNO_MULTIPLE_SET_QUERIES

commit bc7942adb5bab327b0d729efd30eb682e25ab873
Author: Tjerk Anne Meesters <datibbaw at php.net>
Date:   Wed Aug 31 18:26:23 2011 +0000

    Fixed expect format to ignore the textual error message from readlink().
    
    Bug #55555

commit 12a4dcf5dc83b42e533fb38fb1c7055e0975fd28
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Aug 31 18:18:23 2011 +0000

    Fix valgrind error (sending of initialized bytes over the network).
    When the compression was successful the compressed data + uninitialized data
    at the end was sent to the server, because the length of the compressed payload
    wasn't correctly calculated (actually the length of the uncompressed payload as assumed).
    However, the uncompress() function has internally the length of the real payload and skips
    the binary trash at the end - thus no data damage occurs!

commit 878708994d996a59b6505cea815ab7cde10f200a
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Aug 31 15:46:07 2011 +0000

    - Update PDO_mysql error mapping

commit ad717905a8a94604064ab45ac9ec5841ac8e6e01
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 15:44:01 2011 +0000

    - force LF eol style as this test depends on it

commit 61712046049aa138963a07d395b065584331ae31
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 15:42:42 2011 +0000

    - force LF eol style as this test depends on it

commit b3c3d35b9f5bc2091a370f4253d259316fbc7475
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Aug 31 15:25:18 2011 +0000

    - Be less restrictive on the SQL state, some server versions might fool us

commit 6e2664ee8847681f8f06262a019e46f6e3a80191
Author: Ulf Wendel <uw at php.net>
Date:   Wed Aug 31 13:59:28 2011 +0000

    Please, whenever changing the mysqli API update the tests. Don't wait for me to catch up.

commit 9c7ad1b962f819199b2018ff4fe043223f6ab0a9
Author: Ulf Wendel <uw at php.net>
Date:   Wed Aug 31 13:50:58 2011 +0000

    New utility function to check for '[1148] The used command is not allowed with this MySQL version' during SKIPIF

commit 38265497708ed5f9188f548e69920f15bcd2e85a
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Wed Aug 31 13:19:03 2011 +0000

    MFH: added alias for *-mobile encodings.

commit d36c1e5e9b0b192fca3ed1c1e66f683f4f231700
Author: Ulf Wendel <uw at php.net>
Date:   Wed Aug 31 12:58:25 2011 +0000

    Check if server supports LOAD DATA LOCAL INFILE to catch [1148] The used command is not allowed with this MySQL version during SKIPIF

commit a7b56bf73e681c459f9ed170734ed7b4db58e5d8
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 12:27:11 2011 +0000

    - force LF eol style as this test depends on it (size)

commit 13fa5542f70d027e8303e5d0c320fe457c5fc7b2
Author: Christian Stocker <chregu at php.net>
Date:   Wed Aug 31 11:44:22 2011 +0000

    simplexml->query returns empty array if no nodes were found
    and false if libxml thinks the xpath-expression was invalid.
    Behaves now the same like DomXPath and fixes Bug #48601
    Adjusted a test to reflect that change

commit 69c84fde82c01847bb47000f1cb1d6b4965f1601
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 11:26:27 2011 +0000

    - force LF eol style as this test depends on it (size)

commit ad1bcee590c02457f6a571eb697ae544890c238c
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 11:25:09 2011 +0000

    - force LF eol style as this test depends on it (size)

commit 43e8a06cacd3c46c9939b71eb41a99a3014b50fa
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 11:18:13 2011 +0000

    - parser version independent

commit cbcb66f63ab8b401f707e9cffbe581a4d48a0901
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 11:16:25 2011 +0000

    - parser version independent

commit 0d0e6cdb171c266032997ee2b45c2e1204e36dd4
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Aug 31 11:11:08 2011 +0000

    - Fix Bug #55550 mysql.trace_mode miscounts result sets,
      fixes ext/mysql/tests/mysql_deprecated_api.phpt

commit 9250c721c92c463603149041d11b1b48b83af3db
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 10:46:20 2011 +0000

    - use only the test name

commit fdeb68b5650e9effa37d946ef873985adf24a338
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 10:43:39 2011 +0000

    - use only the test name

commit 138bff32e743da3e96ac240431a114ffb593d78f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 10:30:39 2011 +0000

    - use only the test name

commit 5c6e57264e471894feeeff6a989e2d5e1219ec01
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 10:22:18 2011 +0000

    - use only test name

commit 033717470e9ac8b721a70cfaa3d98f1bc15b4bb4
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Aug 31 10:09:54 2011 +0000

    Remove annoying extra newline on XFAIL summaries
    and sync text to trunk

commit 2ef35451a515c2afc60e27704bbf00eebcb64fa7
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 10:08:55 2011 +0000

    - force LF eol style as this test depends on it (size)

commit b1582cdc650ad5409be77b8a285d0b2b58649ea6
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 10:05:54 2011 +0000

    - make it parser version independent

commit 6873ef70552225d2e50d4bcf2b5dfe156d0be9fa
Author: Christian Stocker <chregu at php.net>
Date:   Wed Aug 31 09:14:08 2011 +0000

    - Set an empty string and avoid warnings and stopping of the transformation process
    when a php function can't be called.
    - Fixed tests.

commit c1d92d79256e8cf43e2d01d9295093b76a39ea1f
Author: Christian Stocker <chregu at php.net>
Date:   Wed Aug 31 08:58:12 2011 +0000

    fixed libxml tests

commit 3aa6f31abd1630b7f40e7b18f80b4912261c73f5
Author: Boris Lytochkin <lytboris at php.net>
Date:   Wed Aug 31 08:36:22 2011 +0000

    more tuning based on discussion in FR #40816:
     * parse all OIDs earlier, detect all wrong OIDs before any query
       is made (GET-operations)
     * introduce ERRNO_MULTIPLE_SET_QUERIES:
        warn if request contains more OIDs than max_oids and SET operation
        (and type&value checks) will be done in chunks.
    fix set method when request contains more OIDs than max_oids (2nd and
     subsequent chunk were ignored)

commit b1ad990589e918457e5cfbf8756c24366c465ee1
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 31 08:35:57 2011 +0000

    - force LF eol style as this test depends on it (size)

commit 595f2e71ec10c9b5b8c9cc69b5e49faa0f34a98c
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Aug 31 07:43:58 2011 +0000

    Since we are creating this csv file locally this should obviously
    be a a LOCAL infile here for this to work reliably. For robustness
    this should probably have a check for the local-infile server
    setting as well.

commit c268811b018f43625ac86ae1971b131c1dae4572
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Aug 31 07:34:07 2011 +0000

    fix strptime tests for mac

commit 8b4ac6bb8f5b2b991fcccbcc51749ec655ba4d10
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Aug 31 07:19:20 2011 +0000

    Fix test. I have no idea why the test author didn't expect to get back
    latin2 when the test is setting it to latin2 here. Both PHP and MySQL
    are doing the right thing here.

commit 9d52e9b15f50d9440989854a211e90eef94e8900
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Aug 31 07:10:17 2011 +0000

    test fixes on Darwin

commit 49323ad4474d6d70aa9fe936d5b5f824ef940df4
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Aug 31 06:32:05 2011 +0000

    - Fixed test htmlentities15.phpt.

commit 5b544394c414b2e9d451c01bd876f51dcd70d12c
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Aug 31 06:23:24 2011 +0000

    - Fixed tests when run from outside their directory.

commit 72e35ba4765db33bce7511c46726e67d56893e33
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Aug 31 05:47:19 2011 +0000

    - html_tables.h regeneration.

commit 79bb42548d83d8b5b2f346a23bc952dde77c0214
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Aug 31 05:45:02 2011 +0000

    - Less GCC warnings; code less readable, yay!
    - Fixed html_tables.h generaration in 64-bit archs.
    - Closes bug #55394 - Patch to suppress initialization warnings in html.c
    #signed/unsigned mismatches for another day
    #regenerated tables on another commit

commit cd8202694cff8d60fd4661c389276aa74afae48c
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Aug 31 04:24:48 2011 +0000

    fix tests

commit 1c88dcf39f95b9513ef9a018d5ee28c21b1119e6
Author: Boris Lytochkin <lytboris at php.net>
Date:   Tue Aug 30 14:24:00 2011 +0000

    merge from trunk:
    set ERRNO_OID_PARSING_ERROR on OID parse error

commit 979fd935c4b1334f2457a54835b260705f6d2c86
Author: Arpad Ray <arpad at php.net>
Date:   Tue Aug 30 14:01:35 2011 +0000

    fix news entries

commit 238a51ec6ee650a5c98c0db928ff4b4309535a15
Author: Matteo Beccati <mbeccati at php.net>
Date:   Tue Aug 30 14:01:03 2011 +0000

    Fixed a few false positives on gcov for ext/pgsql

commit d972f636c96a49073a34794380321a6f3e3b6a8f
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Aug 30 13:46:24 2011 +0000

    Add skipifs for bug#54971 (patch by datibbaw@)

commit a6e5d309db808977f7dfff8f8ef944f05054be74
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Aug 30 13:41:57 2011 +0000

    Fixed bug#48476

commit 2db05d6f41275cb303edb9980ef304f1eb9a250b
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Aug 30 11:13:22 2011 +0000

    Fixed bug#55430, introduce the session.upload_progress family to the world

commit 4bd71a6c4fb5132a829db33766a1edd71d4ae6f3
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 30 05:44:37 2011 +0000

    - ws

commit 895a10caf1b25a7f8c63b39ec0a504099db81ab5
Author: Felipe Pena <felipe at php.net>
Date:   Tue Aug 30 01:33:42 2011 +0000

    - Fixed ZTS build

commit 7bd505021c983c2575c534db6b4a451ce9deb0ac
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Aug 30 01:08:22 2011 +0000

    - Turns out the external entity loader is not a per-thread global but a true
      global. Changed code accordingly; however, applications that embed PHP and
      also use libxml2 may be affected negatively.

commit 8590f2587a2f8ba3f1ee38f35dbac127741d57c5
Author: Arpad Ray <arpad at php.net>
Date:   Mon Aug 29 21:59:27 2011 +0000

    add friendly log messages (req #55109)

commit c8de01fef89576d63342ea6be5c892e6c41bff60
Author: Arpad Ray <arpad at php.net>
Date:   Mon Aug 29 21:29:26 2011 +0000

    Expose session status via new function, session_status (Req #52982)

commit 7746cf83d9cbc1d76a45685bdd4faced9fe51037
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Aug 29 21:20:41 2011 +0000

    fixed bug #55267 - session_regenerate_id fails after header sent even if session.use_cookies = 0

commit 25941436839de232b651a878ee08f7cd7e3174ab
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Aug 29 20:50:33 2011 +0000

    Add missing session ini options "skeletons" until they become atleast documented

commit 0e3b5b137c592ff661415e769d7de7a6de7a7bfd
Author: Arpad Ray <arpad at php.net>
Date:   Mon Aug 29 20:38:52 2011 +0000

    Fixed bug #55366: keys lost when using substr_replace an array

commit 56a87c280649f456e5062751b34ce881f957c69a
Author: Derick Rethans <derick at php.net>
Date:   Mon Aug 29 20:24:09 2011 +0000

    - Zend engine part for bug #55158: Add SORT_NATURAL type to array_multisort
      (patch by Arpad Ray).

commit b52256c5be9398e288f1503713bef959c8b7ae72
Author: Arpad Ray <arpad at php.net>
Date:   Mon Aug 29 20:23:34 2011 +0000

    add support for SORT_NATURAL and SORT_FLAG_CASE in array sort functions

commit 6edfc470fa03e2257342996542073c5d121e475c
Author: Derick Rethans <derick at php.net>
Date:   Mon Aug 29 16:37:56 2011 +0000

    - Updated to version 2011.9 (2011i)

commit aba5ceab2150f6ce55552948ba6454362a7ba457
Author: Gwynne Raskind <gwynne at php.net>
Date:   Mon Aug 29 16:17:46 2011 +0000

    Correct NEWS entry attribution. Apologies to all for the confusion.

commit 25352ba350e63ecccc355150cb027e50dfca1edc
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Aug 29 16:05:45 2011 +0000

    Fixed bug#53872 (internal corruption of phar)

commit 117e0729418b4cfb8ebc5532d81a37556bf0e4a3
Author: Stefan Marr <gron at php.net>
Date:   Mon Aug 29 15:53:46 2011 +0000

    Fixed bug #55524 Traits should not be able to extend a class
    # also used the Z_STRVAL where it seemed appropriate

commit bf78161b94f48f7f2bae7d611e2e5c68d1521d22
Author: Gwynne Raskind <gwynne at php.net>
Date:   Mon Aug 29 15:09:08 2011 +0000

    Added NEWS note for #53946

commit 81ee8a6c7ba970a1dc13f33ea7852b3f882736f8
Author: Gwynne Raskind <gwynne at php.net>
Date:   Mon Aug 29 14:57:53 2011 +0000

    Add test for #53946 to 5.4 (missed it when committing revision 315707)

commit 06292974b172211d1a4b71fb52e9d9ea3374bc03
Author: Gwynne Raskind <gwynne at php.net>
Date:   Mon Aug 29 14:56:19 2011 +0000

    Add unescaped Unicode encoding to json_encode(). Closes bug #53946. Patch by Irker and Gwynne.

commit 58747dff3a803a761555adf417df97ec552352f5
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Aug 29 14:29:40 2011 +0000

    Changed error messages

commit 8a83fee12ad55e9285b84d011550ff91aa90aecb
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Aug 29 14:19:54 2011 +0000

    Fixed bug#52013 (Unable to decompress files in a compressed phar)

commit 5519b2ebe1802045196e92b73e6cecaca5004ddb
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Aug 29 14:17:41 2011 +0000

    The Phar class extends RecursiveDirectoryIterator, which has changed the way it ensures its ctor is called

commit 4297b67aee0e837b906e5cddf6754958e02dd43c
Author: Christian Stocker <chregu at php.net>
Date:   Mon Aug 29 11:44:30 2011 +0000

    fix xsl date tests

commit 7246759277222bc1080947bd917b541e1db22305
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 29 10:10:05 2011 +0000

    - fix build, TSRMLS_FETCH must be the last declaration statement and init using TSRM cannot be done before either

commit 9382deede24b794cd22ab3b09154f15dfbfc2a38
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Aug 29 08:21:42 2011 +0000

    Let's do more than hope (as per the comment in the test code) that we
    don't hit the memory limit, let's disable the limit for this test
    since the limit is getting hit by many people

commit f34ee8a1bdf5071aeebfd6cc8ca8671bb19c4853
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Aug 29 06:47:07 2011 +0000

    The link error on an out-of-sync command doesn't start with 0
    uwe/andrey please double-check

commit 7c7aa30322c389610e6e64f878036ff47c3cc3ee
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Aug 29 06:19:40 2011 +0000

    Fix another broken test. root can read 0200 files.

commit 0d7e6a73d6753a825cdde1abc508fad8ca456024
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Aug 29 05:00:26 2011 +0000

    - Added libxml_set_external_entity_loader().

commit 402c8cb70e2859daaba24bbb49a1fff7bf43795d
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Aug 28 04:32:33 2011 +0000

    MFH: reduced footprint for sjis-mac

commit 207e67923f0eed65a56144ea0fdebd07f58443e8
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Aug 27 19:00:59 2011 +0000

    <?= is always enabled now

commit d28ae7654d04c16a36fd1e2861625013db269e18
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sat Aug 27 08:29:19 2011 +0000

    merge from trunk:
    export ERRNO_OID_PARSING_ERROR constant:
    raise it evry time OID parsing has failed

commit 4f1005035a739a4f5718a496c18c9f903f5392cc
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sat Aug 27 07:33:27 2011 +0000

    merge from trunk:
    reformat OID parsing procedure,
    fail whole SNMP query on single OID parsing failure

commit 4a53bdab0be36a35e069cecb5b3fcda513a13dd6
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Aug 27 01:25:24 2011 +0000

    MFH: corrected valid unicode area.

commit d19bfc5d828e995a3b7c9d7d4183a7e645ca176b
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Aug 27 00:08:02 2011 +0000

    MFH: update pua conversion tables.

commit da2839f71d7c7a128fc697d9d6bf703dacf20380
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Aug 26 12:14:31 2011 +0000

    fix valgrind warnings in debug builds

commit b04a052f70a3a247ad963b3f5b9bef27faaf4d6e
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Fri Aug 26 07:40:31 2011 +0000

    Close #55490.

commit d7d90c403fdafa471637621c3f661fe3426faf3a
Author: Boris Lytochkin <lytboris at php.net>
Date:   Thu Aug 25 06:00:11 2011 +0000

    tune test's README more per FR #55474

commit 942dd584d310d58e4c6b95ce93a6d4e2a6f37328
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Wed Aug 24 15:29:17 2011 +0000

    MFH: added iso2022jp-mobile and emoji unsuppoted in unicode 6.0.

commit d4a50542ead041f0fb73d337b414700b24231c9e
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Aug 24 10:15:47 2011 +0000

    Eliminated compile warning "comparison is always false due to limited range of data type"
    Fixed test failed due to mysql_pconnect throw warning
    Fixed test failed when host mysql server doesn't listen on 3306

commit 3d5385dda5f442f82cba0fb1ccceafb25642ad72
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Aug 24 06:50:39 2011 +0000

    Fix typo in tests for ldap bug #42060

commit ab704eb9f663a4dfea9fe781eb278b71d9a22f83
Author: Christopher Jones <sixd at php.net>
Date:   Tue Aug 23 20:59:10 2011 +0000

    Update log, marking 5.4 and trunk as XFAIL due to bug #55496

commit 1cd8b8c80b2cea485886f653b1cf1fba93b4f716
Author: Boris Lytochkin <lytboris at php.net>
Date:   Tue Aug 23 19:15:58 2011 +0000

    apply docs fixes suggested in BR #55474

commit 687e310a462844a894c96f86dc844ac782025961
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 23 18:32:53 2011 +0000

    - ws

commit ad3ecfc8c1ca1f4dad3c71d2df192cac495fb09e
Author: Daniel Convissor <danielc at php.net>
Date:   Tue Aug 23 16:40:19 2011 +0000

    Fix differences in some sub() results that were causing tests to fail.

commit 88c4f560d06e6815e6c30a58259d21ea2b2a14b0
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Aug 23 10:00:18 2011 +0000

    Sync -development with -production

commit 11957ebdfb9346fa360717647033f86948717bd4
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Aug 23 02:48:28 2011 +0000

    update NEWS

commit 9e830aa5057f74c668b35568ceacb13128b69a73
Author: Christopher Jones <sixd at php.net>
Date:   Mon Aug 22 23:56:34 2011 +0000

    Sync date with actual PECL release date for correctness

commit 5ef712fd46b255109820771d637402ab081a5944
Author: Christopher Jones <sixd at php.net>
Date:   Mon Aug 22 18:05:11 2011 +0000

    Remove duplicated test

commit bbf96ebeb13ad709b6b58c374d7d528e388f71ff
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Aug 22 15:51:49 2011 +0000

    Added _SERVER[SERVER_SOFTWARE] for built-in server

commit 41403b704c4d53e6ea3f3d459687338c4641078a
Author: Daniel Convissor <danielc at php.net>
Date:   Mon Aug 22 14:47:12 2011 +0000

    Fix spring tests for dst/st transition second.

commit ef0e483bb30cf52fb75277ab7c7aef0b64a0e1aa
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Aug 22 11:55:41 2011 +0000

    Fixed #55463 (cli-server missing _SERVER[REMOTE_ADDR])

commit ee96b2df8fcbe97254c731c6aac5bd4a1db3167b
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Aug 22 11:07:35 2011 +0000

    Don't run the test on windows, Unix specific

commit 0aa6354a2d14b5e477fcb7cb7c4d370aeefd012a
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Aug 22 10:42:43 2011 +0000

    Fix Bug #55473 	mysql_pconnect leaks file descriptors on reconnect
    The fix is for now in 5_4 and trunk, to be merged into 5_3 after 5.3.8
    is packaged (expected today). The test case goes to all branches

commit 1d4f05bb31480069fb5c9fa71d0a71c8047d6de9
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 22 07:39:09 2011 +0000

    - fix typo & build

commit 809ece9385e954d3cbd21eb66e2e4964fd8c2f10
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Aug 21 22:57:13 2011 +0000

    Debian/Ubuntu don't have any special CFLAGS listed here for
    gssapi which shouldn't break the build.

commit db218ee76891c2cd6d1c90baf159da97332a831e
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Aug 21 12:24:19 2011 +0000

    update NEWS.

commit 7480c7d4e0ddd437a33c8c00ca4118bbd2e3a928
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 21 11:51:00 2011 +0000

    - Fix bug #55471, fix zts build with dtrace (Laruense)

commit 84ee3a19dbceb2225ae183515ff7fa41d0b2cbc4
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Aug 21 05:02:33 2011 +0000

    MFH: cleanup jisx0213 table.

commit 80c431e00c28a267bc76a294ca45756d393b4afe
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Aug 21 02:23:33 2011 +0000

    MFH: speed improvement of jisx0213 conversion.

commit 82fa8f7a30d7d5b70ae933ca07633f4e6ae52043
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sat Aug 20 20:56:02 2011 +0000

    IPv6 Support for SNMP. (FR #42918)

commit cbcf729a3061a80b779da969a08e61b8f7af6d08
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sat Aug 20 16:10:48 2011 +0000

    merge from trunk two commits:
    Adding IPv6 support (FR #42918)
    more code coverage

commit e2ccaeb9a64aff4be7f42e1df3614a402f0237a6
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Aug 20 08:28:40 2011 +0000

    MFH: removed SJIS-Mobile#*PUA.

commit e42dba31c3c3a78cffcdb8a66f02a385ff37f27e
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Aug 20 07:29:59 2011 +0000

    update NEWS.

commit d6303c79628e4e8613634dbc9d43fbf6c5faff2b
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Aug 20 07:29:21 2011 +0000

    MFH: updated limbfl to 1.3.2

commit 51af64acf6482d9492bae2040232c4898832aba0
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Aug 19 22:49:18 2011 +0000

    Unbreak crypt() (fix bug #55439)
    # If you want to remove static analyser messages, be my guest,
    # but please run unit tests after

commit 29cb4d8a090a78fe05c22b2295bb5e3fa5663fca
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 19 11:35:37 2011 +0000

    - undefine CALLBACK (btw, generic names like that should be avoided, w/o prefix :)

commit 6a0910075d0d85b1b834406341060d5b0c223e07
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 19 11:33:59 2011 +0000

    - fix build

commit 5f429c57e9c3e849b58c48973f393036739bcbd7
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 19 09:59:47 2011 +0000

    - Fixed bug #52461 (Incomplete doctype and missing xmlns)

commit dad2c33838c815e02900165babfc4de01a954feb
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Aug 19 08:52:29 2011 +0000

    News for bug #55450

commit 36bfb46ce66b5f7dbf3a52c379bac644ea012118
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Aug 19 08:35:43 2011 +0000

    Fixed typo when syncing changes to branch

commit c296c9148fd15c456f0506d4032bc9e3586e0e4c
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Aug 19 08:30:26 2011 +0000

    Fixed #55450 (Built in web server not accepting file uploads), which might break #55121 fixing(r313677)
    Reopened #55121 to let somebody redone the fixing(as I can't reproduce 55121 in redhat 64-bit).

commit 9cdb9a80a77933cbd205b4447a118ff40d42e74d
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Aug 19 07:40:51 2011 +0000

    Fixed #55457 for 5.4 branch
    Use ssize_t instead of long (as pierre suggestion)

commit 0fd3f882cdf96ac58b08648f9b9d577829e3799c
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 18 09:16:04 2011 +0000

    - do not use 64bit integer instead of size_t (can't be alloc'ed), or when the actual possible values are 32bit or lower only

commit 8e0c2e1cb900c26e33e2032972c4b1e297682893
Author: Christopher Jones <sixd at php.net>
Date:   Wed Aug 17 23:55:25 2011 +0000

    Use php.ini parameter instead of GC() entry

commit f6c2b4776c8c6027f32bd699988777226aa06e39
Author: Etienne Kneuss <colder at php.net>
Date:   Wed Aug 17 23:50:04 2011 +0000

    Fix bug #55445 (Incomplete implementation of <?= being independant of short_open_tag)

commit db37076fc0c7671af36b71f671577744cd1b4f42
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Aug 17 12:26:43 2011 +0000

    Once is generally enough

commit bae911f41b7879858c08ac0203ca40b58628747b
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 17 11:59:39 2011 +0000

    - WS

commit cef071fd805ecc08fb1e676ec20df1d470d3be76
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 17 11:56:04 2011 +0000

    - use provided stdint.h and avoid double definitions

commit 34019766b68fe76dd6bdec18fa9d792814fd3bf8
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Aug 17 11:15:55 2011 +0000

    compile out when PHP_DEBUG is not present

commit 38c06b124ac9eafdbc49233443b216bd6d88708b
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Aug 16 14:52:54 2011 +0000

    docref_root is now required for html_errors to do anything

commit 8fb47cbd48b259ad2240bff92ea0ab2837a680a5
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Aug 16 13:30:31 2011 +0000

    Fix news entry to look&feel like all others

commit 17abf879ed441a619c8a9144528087e3f29b04b3
Author: Felipe Pena <felipe at php.net>
Date:   Tue Aug 16 12:13:35 2011 +0000

    - Drop T_SCALAR_CAST

commit 074c7e6a3a58c8ff0deddc88e554a1a81c10a69a
Author: Felipe Pena <felipe at php.net>
Date:   Tue Aug 16 12:01:36 2011 +0000

    - Fixed ZTS build

commit 133596b6f7c48a4e6de32e854c34859e6dfd1278
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Aug 16 10:46:49 2011 +0000

    Improve errormessage on wrong use statements

commit 550980cfe58f6c2c935079f10eaabc5c6c271cea
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Aug 16 10:44:47 2011 +0000

    Callable typehint following the rules of is_callable($arg, false);

commit 4a51ea4b81f2e3bc812ebd2b7ef9e6b4b295f1bf
Author: Stefan Marr <gron at php.net>
Date:   Mon Aug 15 22:16:58 2011 +0000

    Bug #55424	Fatal error when calling a method from a trait that is defined in parent class and required by using an abstract method in the trait.
    # The method got unconditionally deleted from the class, since it was assumed that we override it, but we did not in case of abstract methods coming from a trait. Thus, dont delete when we try to merge in an abstract method.

commit 0500cffb2e17d34ee1174dffe58c1f277d62a3a3
Author: Stefan Marr <gron at php.net>
Date:   Mon Aug 15 11:16:18 2011 +0000

    Fixed Bug #55355: Inheritance chain was not regarded when checking whether the abstract method of a trait is satisfied.

commit f2ed1242d6d8d6949c2e1a05992c83176f829698
Author: Stefan Marr <gron at php.net>
Date:   Mon Aug 15 09:54:06 2011 +0000

    Fixed Bug #55372 Incorrect handling of literals led to memory corruption.
    # Dmitry you might want to review this patch, since I split up zend_add_literal
    # and added a version for post-pass_two() usage.

commit c312e602803013c4743234776616b0f1f6296151
Author: Stefan Marr <gron at php.net>
Date:   Mon Aug 15 08:29:48 2011 +0000

    Addendum for patch to bug #55214: Class name was freed before method literal referring to it.
    # Thanks to Felipe for catching this.
    # The fix duplicates the name into the literal to avoid the dependency

commit 1fdc718e9b16eb5b00f9d21388b0515c7872f571
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Aug 14 14:11:49 2011 +0000

    MFH: NEWS update for mbstring.

commit bbdf05c1edb127c61ca882864608db1a775795fa
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Aug 14 14:11:29 2011 +0000

    MFH: added gb18030 encoding to mbstring/libmbfl.~

commit 780d4996f68e4f19195ba3ece76c54e4177917b4
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Aug 13 13:19:18 2011 +0000

    MFH:

commit b53451b99e27646560c91c1c4ce6e0259bd2ca22
Author: Christopher Jones <sixd at php.net>
Date:   Sat Aug 13 00:43:34 2011 +0000

    More test portability fixes mostly for gcov.php.net

commit b03860a935e24ac500d9369d57628196e6142871
Author: Etienne Kneuss <colder at php.net>
Date:   Fri Aug 12 22:20:35 2011 +0000

    Fix CID 593 Mark the missing break by an explicit comment, we DO intend to fall through here

commit bb7a93081e130c1fab315e981eef4c69f7da4c60
Author: Etienne Kneuss <colder at php.net>
Date:   Fri Aug 12 22:05:10 2011 +0000

    Fix CID 538/539, explicitely check for something that should never occur

commit cf2db201238f801f9b2d3fd935f10cdfa201b9cb
Author: Etienne Kneuss <colder at php.net>
Date:   Fri Aug 12 21:57:54 2011 +0000

    Fix CID 547, make static analyzer happy

commit 32e67db84cbf3858cafd63dee36d1b50aa8fb717
Author: Etienne Kneuss <colder at php.net>
Date:   Fri Aug 12 21:46:40 2011 +0000

    Fix CID 1211, unused intern variable

commit d803c2f8275f1c4d6b392108028698e686fa8607
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Aug 12 14:55:00 2011 +0000

    prevent a crash if cs is NULL, which can happen with MS and lazy connections

commit 6e54341273cef37cd9010177435eb86b81a91491
Author: Ulf Wendel <uw at php.net>
Date:   Fri Aug 12 11:51:44 2011 +0000

    MySQL 5.6 fractional seconds and PS

commit 4bb63cb7a07638a4da018c60e97482b35476c5f3
Author: Ulf Wendel <uw at php.net>
Date:   Fri Aug 12 11:23:36 2011 +0000

    Andrey, please have a look. Not sure if the test is correct, e.g. MySQL 5.5.3+ really needed?

commit ae89daff6f1c0b8ac28d45a313626733e242d55c
Author: Ulf Wendel <uw at php.net>
Date:   Fri Aug 12 11:23:16 2011 +0000

    Andrey, please have a look. This should not cause errors.

commit ba9546b8e5a9d4110d2ff1bc03a3ccf49d7a5490
Author: Xinchen Hui <laruence at php.net>
Date:   Fri Aug 12 07:47:03 2011 +0000

    Omitted GCC warning "comparison is always false"

commit acec8201a1efdac28d12f6495003f45e48ca0106
Author: Uwe Schindler <thetaphi at php.net>
Date:   Thu Aug 11 20:25:24 2011 +0000

    Bug #55403: Don't set $_SERVER['HTTPS'] on unsecure connection

commit 9e9d2a9ce6916cad917b17ef3b8b5fff26861530
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Aug 11 13:02:16 2011 +0000

    Missing file relating to previous commit

commit 46513c07dc1b4b891d81e1b7d92265f503aaf2a3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Aug 11 13:01:52 2011 +0000

    Fixed bug #55399 (parse_url() incorrectly treats ':' as a valid path)

commit a6a81e29d53e960b7ba785daffadf7cbe28283ea
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 11 07:11:39 2011 +0000

    - fix build (introduce by r314641)

commit a5d3c2972e5cd4ed2c2e2649ae5e68204c33b263
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 11 06:38:42 2011 +0000

    Fixed possible memory leak

commit 14948624af062ceea823fd6c6c274783cbec08c6
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Aug 10 17:40:56 2011 +0000

    Use HOST_NAME_MAX constant here instead for the gethostname() func

commit f4198394f4125a63cc3e9ecfaf1240bac0fef79e
Author: Derick Rethans <derick at php.net>
Date:   Wed Aug 10 16:34:39 2011 +0000

    - Getting rid of the BOM.

commit 7b84e7ea1c6e8b3afaac083873d2d97119e2bb70
Author: Derick Rethans <derick at php.net>
Date:   Wed Aug 10 16:31:29 2011 +0000

    - Turn on html_errors by default again in php.ini-production like it was in
      PHP 5.3, but only generate docref links when the docref_root INI setting is
      not empty.

commit e4a64006ab0f4d129224bd8227d8d1af37827132
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 10 15:59:32 2011 +0000

    Fix win32 build

commit 38f05cc775ae0070c92352556fb511f19ee80dba
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 10 15:30:07 2011 +0000

    Fixed memset usage (identified by coverity)

commit d6271158004addb3fa12e5e867dadb20ad7852c5
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Aug 10 14:12:24 2011 +0000

    relax constraint

commit 5cb244aad23d53a915b4e08910a2fdf2497fc73b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 10 13:44:48 2011 +0000

    Fixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION contains itself)

commit 5540b64a3debc163ebf86faf9ad5c955b6c5b6f3
Author: Xinchen Hui <laruence at php.net>
Date:   Wed Aug 10 11:59:11 2011 +0000

    Eliminated compiler's warnings

commit daccb503b245af13e7fc8715d0c1bc7215462c4a
Author: Michael Wallner <mike at php.net>
Date:   Wed Aug 10 11:01:09 2011 +0000

    fix coverity issue 1054: missing break/return

commit 2603ceb0b1a2934620eb7fc09811288645555ebe
Author: Pierrick Charron <pierrick at php.net>
Date:   Wed Aug 10 01:12:52 2011 +0000

    Remove unused variable

commit 719334f1b8217a4568d928e270f93ba661dcc60d
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Aug 9 21:53:44 2011 +0000

    terminate timeouting processes with SIGKILL (9)

commit b8b9ed2421b4e061b54dbf1957c4e1e523178c4c
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Aug 9 18:12:06 2011 +0000

    Fix building of pure C++ extensions as static

commit f922818dad766606d5c0934b0097ba9444c2c93d
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Aug 9 15:27:25 2011 +0000

    Fix typos in UPGRADING

commit 219a3b90ce868192721d831e861fcac4b665fc4b
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Tue Aug 9 15:11:51 2011 +0000

    MFH: update the news.

commit 47632aa7257e65b3893e9e5e98e6e8b60f58a448
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 9 14:11:56 2011 +0000

    Make static analyzers happy

commit 8c846a6f74380d19912416c4e1e7c70988ff6c41
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 9 13:10:57 2011 +0000

    Minimize stack usage and added missing dtors

commit 64fc565765f77cc51dead0c1e78f4dac02bcd070
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Aug 9 12:16:58 2011 +0000

    Avoiding strcpy, strcat, sprintf usage to make static analyzer happy

commit c109640b1af602037bad2a97ca84c2f8daeaa7f1
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Aug 9 09:35:42 2011 +0000

    Avoiding strcpy usage, Make static analyzer happy

commit 27d50d64707abbf0b5d3d490bc19137b449e95ed
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Aug 9 07:31:34 2011 +0000

    Update SQLite3 to the latest version

commit d09d0c83cb5419422c4e30e5a541d84e5438c624
Author: Xinchen Hui <laruence at php.net>
Date:   Tue Aug 9 05:11:19 2011 +0000

    Eliminated compiler's warnings and make static analyzer silent

commit 97ac5d3f5377fbb7d72be02b3dac3ed875e0ee26
Author: Pierrick Charron <pierrick at php.net>
Date:   Tue Aug 9 02:42:25 2011 +0000

    Remove unused variable

commit cb1cd0b3ab26931d676976d5f9f4eb4465bb1ce1
Author: Pierrick Charron <pierrick at php.net>
Date:   Tue Aug 9 02:37:02 2011 +0000

    Remove unused variable

commit a61534eab80b2d4dbfe1696d982ee4f43533eb18
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Aug 9 00:40:45 2011 +0000

    - Elided unused argument in internal linkage function.

commit e21e854bc45b5712599ea616b22ec157019e8d7b
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Aug 8 16:57:46 2011 +0000

    Remove unnecessary(no sense) memset and making the static analyzer silent

commit 9c297247ef2154b121e0b6d65568d3e036f62083
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 8 16:49:43 2011 +0000

    Another build fix relating to previous DOM commit

commit ee0bb4d413bc074a38605b33b7cdc72f32a65c5b
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Mon Aug 8 16:15:39 2011 +0000

    MFH: reduced memory footprint for codepages.

commit 0b3cb3f22000f3e70a4a9adc09ae5290d95392bd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 8 16:06:40 2011 +0000

    Fixed build

commit 6b5d5b8d128aa7e94e746fe7730c23a20681c214
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Aug 8 14:54:50 2011 +0000

    Fix typo

commit 3726c5c67a5e7000b0c9c4a495eacffa5be0738f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 8 13:45:18 2011 +0000

    Removal of deadcode identified by coverity

commit ca739da4236f5c1192f75ca8c374f60216992042
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 8 12:14:58 2011 +0000

    Removed deadcode

commit 4122a1dd9aca2ca9ab06f55e2821670831bb8f01
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 8 12:10:27 2011 +0000

    Make static analyzers happy

commit e17b5f7e1df57ddae1f26a5bacb6574a6a893fba
Author: Pierrick Charron <pierrick at php.net>
Date:   Mon Aug 8 11:30:56 2011 +0000

    Fix typo

commit d0a4c010995b8a7231356e6072aa6cb96a8378e9
Author: Pierrick Charron <pierrick at php.net>
Date:   Mon Aug 8 11:19:49 2011 +0000

    Use snprintf to make the static analyzers happy

commit a8a0a6c3f12caa12f3c7ae16388bcaaa3393e832
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Aug 8 08:49:55 2011 +0000

    Sizeof mismatch

commit 4a73e35168fa1ea848a7b73bb39bc7770ffa3f3f
Author: Derick Rethans <derick at php.net>
Date:   Mon Aug 8 07:42:58 2011 +0000

    - Document the new ZEND_DONT_UNLOAD_MODULES environment variable.

commit 43301dae9b903bb013a5c114dbd77894d59392e5
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Aug 8 07:12:12 2011 +0000

    Prevented the warning about truncate int to char

commit a7852bcb00f1911b97b22facf572181be33d58c2
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Aug 8 06:49:17 2011 +0000

    Make codes more clearly, and make the static analyzer silent..

commit ed7b3e703e7807e2c9e2d30bda26e530e93e0f45
Author: Pierrick Charron <pierrick at php.net>
Date:   Mon Aug 8 03:08:59 2011 +0000

    Use snprintf and strncat to make the static analyzers happy

commit dbd405a001783d96f16e8f56d2e3892ad2434851
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Aug 8 02:33:03 2011 +0000

    Wrong sizeof

commit fb617c33d42036fa8f98cf75076814879c07eec3
Author: Xinchen Hui <laruence at php.net>
Date:   Mon Aug 8 00:47:40 2011 +0000

    Remove no sense statements

commit 1271828ee4e0e7f0fca581b282eff77943f9de18
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 8 00:07:54 2011 +0000

    Avoid strcpy() usage

commit 9db1c593259183b96186c29b83ce37c78fb08a5e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Aug 7 23:46:00 2011 +0000

    Fixes for variety of issues identified by coverity scan

commit 265367e81605ffc36bc61817fc46a2c564441613
Author: Gwynne Raskind <gwynne at php.net>
Date:   Sun Aug 7 18:12:52 2011 +0000

    possible use without init fixed

commit 3ed828a89227b003abb437dc22347807ea6934c1
Author: Derick Rethans <derick at php.net>
Date:   Sun Aug 7 17:36:31 2011 +0000

    - Fixed bug #55378: binary number literal returns float number though its value
      is enough small

commit ef0e34580b3ef14faebf3fe680b0f6a8e312244f
Author: Gwynne Raskind <gwynne at php.net>
Date:   Sun Aug 7 16:31:21 2011 +0000

    For 5.4, fix C++-style comments. For trunk, forward-port build fix.

commit d4a716b19dc3c150f7ffcfba7463f49aefec7c6e
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Aug 7 16:10:34 2011 +0000

    Fix more signed 1-bit bitfield, and let's use strlcpy/strlcat instead for these
    static string copies

commit 46a484e73994cbc0d15e414eeac0deae9935445b
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Aug 7 15:52:46 2011 +0000

    Signed 1-bit bitfields make no sense

commit ee729585b395b89aeb167a5ea321194157f7d70a
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Aug 7 15:45:18 2011 +0000

    Not an issue here, but a good habit to follow consistently. Never use strcpy/strcat.

commit cc19cc8b180abaf273233e2a0c954c1e2481e83f
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Aug 7 15:38:36 2011 +0000

    Make static analyzers happy

commit e8281417fd1193124c49fd72e0825fc60f603d83
Author: Gwynne Raskind <gwynne at php.net>
Date:   Sun Aug 7 15:12:34 2011 +0000

    Fixes build issues with ext/intl. This appears to be related to bug #55019, but since the functions in question are used elsewhere, the solution is to de-inline rather than to make them static inline.

commit a1d6eaf6d651374fcecfd09932540fa8778ced55
Author: Gwynne Raskind <gwynne at php.net>
Date:   Sun Aug 7 15:09:42 2011 +0000

    fix for bug #55019

commit 1607c8901d47c7f9c99acfdb9573eeab868aecc3
Author: Gwynne Raskind <gwynne at php.net>
Date:   Sun Aug 7 15:07:53 2011 +0000

    Add missing php.h include

commit 376a04e14f27697a15d53d9de29357eaf9bfe553
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Aug 7 14:25:30 2011 +0000

    revert -r314422
    
    No need to check erealloc's return

commit 59b7b2701c4dd8371459ecbf6962fa42ce804ee2
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Aug 7 13:19:04 2011 +0000

    Fixed bug that may dereferenced NULL pointer before checking

commit 619cfeef469ee880fda8af3bc8f7e9886f89c9bd
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 7 13:04:02 2011 +0000

    - Revert r314387
      (property_info.name has the mangled name)

commit cc42ac9d9b64a96f97e462a2a74eda9cf18ac77f
Author: Xinchen Hui <laruence at php.net>
Date:   Sun Aug 7 11:13:27 2011 +0000

    Initialize variable with fixed value for avoiding compile warnings

commit e03d19a00e2a4addcbc45b98d1bfd9fd8fb05a91
Author: Pierrick Charron <pierrick at php.net>
Date:   Sun Aug 7 06:37:22 2011 +0000

    Remove unused variables

commit b90059120d34123cbd234ef7e56b39ecaf276b6b
Author: Pierrick Charron <pierrick at php.net>
Date:   Sun Aug 7 06:19:43 2011 +0000

    function_name cannot be false

commit a8ed880c640bdba8d5ac6761a8cdb28411995673
Author: Pierrick Charron <pierrick at php.net>
Date:   Sun Aug 7 06:04:11 2011 +0000

    class entry is never used

commit 4f0c7670ea19afcebaae17a01ece4ad058ba51b1
Author: Pierrick Charron <pierrick at php.net>
Date:   Sun Aug 7 05:46:31 2011 +0000

    Pointer returned is never used

commit 0af1e412a405177fbc0252e4b2dc801d2c048588
Author: Gwynne Raskind <gwynne at php.net>
Date:   Sun Aug 7 05:20:49 2011 +0000

    Fix build under Clang 2.9 - see LLVM bug #9164 (http://llvm.org/bugs/show_bug.cgi?id=9164). Tested with GCC and Clang on Darwin and Ubuntu.

commit 1c3d13e65f572e8f0979b7e683dbd3dbf96cbfda
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Aug 7 03:25:19 2011 +0000

    Good catch Coverity

commit 80931fee0c2f211d4da6c15dc0a04571b83f5abe
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Aug 7 00:50:46 2011 +0000

    Since we have fci_cache = &fci_cache_local inside that block
    and fci_cache is then later used outside the block, fci_cache_local
    can't be block-scoped here

commit b7a92c97093e80f06f25b0a998884170748d09b6
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Aug 7 00:36:26 2011 +0000

    I'm pretty sure you didn't mean to multiple by the size of a char* there
    since that makes no sense. output is an array of char, not an array of
    char*
    Pierre, please review

commit 99cb211c6c8d802e08e6c5c7deed044a59a29dbf
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Aug 7 00:25:22 2011 +0000

    Use snprintf here instead to make the static analyzers happy.

commit 5a448d23b26bd07c58eb6dd28ce376b31b339ba0
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Aug 7 00:18:38 2011 +0000

    These naked strcpy()s scare me

commit e2315d295a10346d30e99d92d04bfca09513245c
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Aug 7 00:01:17 2011 +0000

    Use property_info.name here instead since *name might be free'ed at this point
    @dmitry please review

commit 9eb19ae2bfa17a21cfe85f6e1668a593ba1787c0
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Aug 6 23:42:52 2011 +0000

    Avoid a potential double-free here

commit d03961b23b017fd706752c093228ee0703d9a0b1
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Aug 6 23:34:13 2011 +0000

    Not our issue, but fixing here for now and reporting upstream

commit 6379f87b313561a0c068723659ac35ad732ed15b
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Aug 6 21:10:29 2011 +0000

    Fix another Coverity warning by initializing this to NULL prior to the strtok_r call

commit 75a54edf5a4a7feff02085e1f9fbfdf1a7f27969
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 6 15:57:36 2011 +0000

    - Added change to UPGRADING

commit 274799678f09a907ab0983753525c9e9154d6cd7
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Aug 6 15:24:31 2011 +0000

    MFH: changed mapping of 0xa5 for SJIS-mac to prevent XSS.

commit 707a8f70b8850f53498669809ec7712b87217593
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 6 14:47:44 2011 +0000

    - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]

commit 786d8e7bc2426631af647b11af559482d92cff69
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Aug 6 12:19:33 2011 +0000

    MFH: fixed encoding conversion when http_input=auto.

commit 5709c83d930a58efe3de1a35c6e9fe17923c9ee9
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Aug 6 04:28:26 2011 +0000

    MFH: improved error handling for ill-formed utf-8 based on the Unicode recommendation.

commit d322b26fb4773843750856e95db5f12be385a6ba
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Aug 6 02:22:38 2011 +0000

    MFH: added ill-formed utf-8 check for 0xEDXXXX.

commit 7bc77208f3f4872723cc3da167f08cd2a00f7faa
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Aug 6 01:49:10 2011 +0000

    MFH (updated libmbfl version to 1.3.1).

commit 783b05326a602c669141aa317a18ab07f73a6298
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 6 01:22:27 2011 +0000

    - Added missing PHP_FE_END/ZEND_FE_END

commit 7c1cb2693732ba37e301dac9b93bb511c00abac4
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 6 00:59:21 2011 +0000

    - Fixed bug #55313 (Number of retries not set when params specified)
      patch by: kevin at kevinlocke dot name

commit f7e07ae69b94bc5a735b7be8234b37d7d2fb338d
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Aug 5 22:39:40 2011 +0000

    efree match_sets on an error here - found by Coverity

commit c1c2e18cb5980669d09179ed388fa201171dfba8
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Aug 5 22:26:16 2011 +0000

    Another potential missing va_end() found by Coverity

commit 1970c23d86e8c6a37281aa3162430fb68a6cc7a6
Author: Christopher Jones <sixd at php.net>
Date:   Fri Aug 5 22:18:50 2011 +0000

    Improve test portabilty

commit 22a5e73861ef5472472da408cada2c8ac71a4cf9
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Aug 5 22:18:42 2011 +0000

    Fix missing va_end() found by Coverity

commit 534de602842089ae2579cce05050b3ce84db0202
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Aug 5 13:39:30 2011 +0000

    Fix for bug #55283 SSL options set by mysqli_ssl_set ignored for MySQLi persistent connections

commit 1be5479980bd0b741f8de4b17c4cd318d9c85121
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Fri Aug 5 04:34:16 2011 +0000

    MFH (added check for invalid utf-8 encoding).

commit 7819bb79c70a118309016afdfac83b55555c1e15
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Thu Aug 4 12:51:40 2011 +0000

    MFH (removed obsolete/invalid 5,6 byte encoding of UTF-8 from mbstring/libmbfl based on Unicode 5.2.

commit 20dc806810b9596a7812209f30bced4e6971b7de
Author: Felipe Pena <felipe at php.net>
Date:   Thu Aug 4 10:56:59 2011 +0000

    - Added missing check (thanks neweracracker at gmail dot com)

commit c9e7716cfd137b7c9ec2980273b3bbd4bc743e1f
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Aug 4 09:51:26 2011 +0000

    Add mysqli_error_list() that returns an array with errors. Typically only
    one and just one for libmysql. mysqlnd can return generate more than one error
    during its work and with mysqli_error() only the last error is being reported.
    In the array returned by mysqli_error_list() / $mysqli->error_list, all errors will be found.
    The list is reset when the next command is executed

commit d8f08192effdd786e00dfc4da8ee762b066382b6
Author: Felipe Pena <felipe at php.net>
Date:   Thu Aug 4 00:59:43 2011 +0000

    - Fixed possible efree(NULL) (bug #55296)

commit 3e7ce20a5b17cf4be6fe3ed5efd8efcf95b1979d
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Aug 3 17:14:26 2011 +0000

    back to dev

commit 7c289f7f8edbc49da4db8f50b54db1c4aa4c6f45
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Aug 3 17:12:44 2011 +0000

    5.4.0alpha3

commit 5956ba851a0badf100e139ab68d60f8390696089
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Aug 3 16:50:27 2011 +0000

    update NEWS

commit ab38726a594d282e954a9036f13bce63f328ebf9
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 3 13:19:03 2011 +0000

    - update libcurl to 7.21.7

commit bf6827697b1b3f4d2b75766bf7d0baea7fdd24cc
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Wed Aug 3 11:55:43 2011 +0000

    fixed error handling on SJIS_Mobile (for SB/KDDI).

commit 1735305f34cce831e5932da0cfc401f87fa15b17
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Wed Aug 3 11:51:08 2011 +0000

    fixed error handling on SJIS_Mobile.

commit 1a5b1da9c103f41aa45fb79182bd938a6adbc1c8
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Aug 2 15:30:58 2011 +0000

    Remove a warning by explicitly compiling out a non-used variable

commit a7fd79b9483edb8a2c470f190437551613370c22
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Aug 2 14:18:56 2011 +0000

    completely compile out a currently non-needed function

commit a884bbf1e981fa8233f59a6d6235347e8ba29ceb
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Aug 2 14:02:21 2011 +0000

    compile out both parts of the code that are currently unused - fixes a compilation warning

commit c99e0d931401e1b13d926aea2f214181ca897119
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Aug 2 13:41:20 2011 +0000

    fix warnings due to change in zend_property_info (structure extended in the middle!!)

commit a550566ce91355b867dbd4e5b66d29892ad4b63c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 2 07:38:23 2011 +0000

    Fixed bug #55339 (Segfault with allow_call_time_pass_reference = Off)

commit c5a650e815204eba6c812890bd67227daf337750
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Tue Aug 2 03:50:10 2011 +0000

    MFH (updated libmbfl for 1.3.0.).

commit eb180ac30b0654ad58ad81de1bde03d1bbc88a1e
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Aug 2 00:58:51 2011 +0000

    - Fixed bug #55340 (segfault when using some arguments -- bug introduced by commit r313351)

commit 5e923d23b424b74198ece0c0779f5c349ff2fabc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 1 15:23:16 2011 +0000

    Fixed bug #55305 (ref lost: 1st ref instantiated in class def, 2nd ref made w/o instantiating)

commit ad4d6d1ce3aaed88990065725c8197714990b90d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 1 12:08:44 2011 +0000

    Added support for Class::{expr}() syntax (Pierrick)

commit 2edd90100c61555d596895b4b63f50a998e3521b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 1 11:21:23 2011 +0000

    Fixed bug #50816 (Using class constants in array definition fails).

commit 83039b8feecc7f20154fd715301dfb952e4979d7
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Aug 1 04:29:37 2011 +0000

    fix params parsing

commit 1c83f5e04cb00c3cb3a9f20637021085d164dd97
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Aug 1 03:42:02 2011 +0000

    fix tests

commit 3b7cdd02279e8e57c2f39e7f16afb7c2924ed204
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Aug 1 01:00:57 2011 +0000

    fix failing tests

commit 5b5c393f82f7d140373e2d13507c83a35728d3a9
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jul 31 23:14:04 2011 +0000

    fix termination in sha-512 too

commit fa78f7a4c0452e3c72dcfc5f927c0363d4dd97ee
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jul 31 22:43:21 2011 +0000

    retore open_basedir check for unlink

commit 0c5dd2c36090e608d15efc8e1e386ebb77a02307
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jul 31 21:47:03 2011 +0000

    fix salt truncation bug in sha256

commit a7e1a71bad3e2b7bde8cfb2be07968406f37c311
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 31 20:50:09 2011 +0000

    - blowfish 1.2 update, 2nd part

commit 9ffc8b739f1a4120c53a83e0133714ab1ff918a8
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 31 18:51:15 2011 +0000

    - Fixed tests

commit 65cbcb3be955d86a7536f2f50f353bce5f12fbb5
Author: Stefan Marr <gron at php.net>
Date:   Sun Jul 31 18:18:56 2011 +0000

    Fixed Bug #55214 	use of __CLASS__ within trait returns trait name not class name [TRAITS] [DOC]

commit 0158804a1571db9125c67f2aabe6041f19333c8d
Author: Stefan Marr <gron at php.net>
Date:   Sun Jul 31 17:39:30 2011 +0000

    Added __TRAIT__ magic constant [TRAITS] [DOC]
    # __TRAIT__ behaves like __CLASS__ more or less but is constraint to traits.
    # Since traits are not types, there are not many valid use cases, and trying
    # to use __TRAIT__ to make traits more like classes is discouraged.

commit 7e5a21425107fdaf891d956d90596146db555c72
Author: Stefan Marr <gron at php.net>
Date:   Sun Jul 31 16:35:09 2011 +0000

    Added: SKIP when tokenizer extension is not available

commit 858164624da360dd34a49216555c56417465b8d6
Author: Stefan Marr <gron at php.net>
Date:   Sun Jul 31 16:15:40 2011 +0000

    Fixed test which was assuming that E_STRICT is not on by default.

commit f52197815ac2ed1dfce244f979c811caf8815b6b
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 31 12:27:47 2011 +0000

    - Fixed bug #55326 (Trait method copying misindentifies serialization callbacks)
      patch by: Gustavo Lopes (cataphract at php)

commit 0b619f4f0bf0930c76395c711b50471660ab05b3
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 28 21:16:51 2011 +0000

    - Fix #55301 (sybase part, take #2) check if malloc succeded

commit 2b606e0a3924feca299f266107291ea23954a798
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 28 12:01:42 2011 +0000

    Reverted Gopal's patch that allowed plugable interned string check
    1. It introduced a significant slowdown
    2. It didn't fix the real problem in APC (I'm goint to commit the fix)

commit 9c8855345692ce8538f0c84850a2c380a8e7635c
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 28 11:01:04 2011 +0000

    - Fix #55301 (mssql part) check if malloc succeded

commit 61780c3dbc7ae0cef9bebe6c13b01efc888afc25
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 28 10:57:31 2011 +0000

    - Fix #55301 (sybase part) check if malloc succeded

commit 74de7dd66da294a552231715558964dc88896e01
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 28 10:52:45 2011 +0000

    - Fix #55301 (url scanner part) check if malloc succeded

commit 618b480d910a837c61ab554e77af45f66a8a770a
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 28 10:42:45 2011 +0000

    - Fix #55301 (readline part) check if malloc succeded

commit bc165d3a65222c1a7d01f52390a6ce330f9298ea
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 28 10:39:08 2011 +0000

    - Fix #55301 (interbase part) check if malloc succeded

commit 3f28c4eb113df5a6d9a6f37204d271cb578bfce8
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 28 10:37:04 2011 +0000

    - Fix #55301 (pdo_odbc part) check if malloc succeded

commit 582c2fa8685efdf6315f7ab6467d7e99de1f3156
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 28 10:34:16 2011 +0000

    - Fix #55301 (com_dotnet part) check if malloc succeded

commit 103d47502108995ed8f2567269d2e27abe092f50
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 28 10:31:34 2011 +0000

    - Fix #55301 (curl part) check if malloc succeded

commit be217d08a47e5613cfa3b91aea6a0959b97fc8eb
Author: Gopal Vijayaraghavan <gopalv at php.net>
Date:   Wed Jul 27 23:34:49 2011 +0000

    Allow zend_is_interned_string to be pluggable

commit 15383e046e27d211d8ac2d78719eb039ec968e9b
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 27 14:58:30 2011 +0000

    - do safemode/open basedir checks 1st, and use only expand not realpath (it is done by the safemode/openbasedir check already)

commit ef7229ed177abf629b7106a6adaf9e80147f438f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 27 14:23:06 2011 +0000

    - Fix #55295, check if malloc failed

commit fa7c07b10c416b887212ec22a75e309861bb8782
Author: David Soria Parra <dsp at php.net>
Date:   Wed Jul 27 14:17:45 2011 +0000

    Check if given string is long enough in zend_*_strtod

commit e7d106f11d681ff2dd43a1341397a23e82909567
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 27 12:20:32 2011 +0000

    - do not resolve the link if all we want is to open that file

commit 7e0b627b021640f0ffe7041b973961c99e1bd72a
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 27 11:58:39 2011 +0000

    - WS

commit bbd6fe70118589e7957c83482f4b10d940ae5fd6
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 27 11:57:44 2011 +0000

    - do not resolve the link if all we want is to open that file

commit 11e4f1e39ae66d5869a2d58e493ab9cbbd6e12ff
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jul 27 10:26:59 2011 +0000

    longer error messages, don't cut them

commit 9159e3d2460be80e47e408400fc77ae15c4f48f8
Author: Peter Cowburn <salathe at php.net>
Date:   Wed Jul 27 08:48:08 2011 +0000

    added (recursive)callbackfilteriterator to spl_classes() (bug #55287)

commit 741abeb20f4091fcc9d1d7072a8c1d4ce4fac4ee
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 27 00:18:35 2011 +0000

    - upgrading entry for binary number format

commit 1ffcbc5b7321240fb5d04fda7ae235b2d8ee05fe
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 27 00:16:53 2011 +0000

    - correct 1st name

commit 6e4435d628474d6fe395a742832cee730fbb5911
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 27 00:14:02 2011 +0000

    - add binary suport, FR #50638, as defined in RFC https://wiki.php.net/rfc/binnotation4ints, patch by Jonah Harris

commit 57536d31ebdeeeeacd3bf2ef78302b97a79675bd
Author: Christopher Jones <sixd at php.net>
Date:   Wed Jul 27 00:04:47 2011 +0000

    Add explicit casts to remove some of Pierre's snapshot build warnings

commit b95187fa29e9da22574b3186372440f792131a33
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 26 23:58:18 2011 +0000

    - news for bug #55124

commit ec0b5ffca9f4c4abb53976ba24b5b7a81af50a10
Author: David Soria Parra <dsp at php.net>
Date:   Tue Jul 26 23:49:37 2011 +0000

    Fix #55269 (--enable-dtrace fail on FreeBSD)

commit db25201ffb251483a9247df8f3e4b14091ca3a38
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 26 17:44:20 2011 +0000

    - Fixed bug 55124, recursive mkdir fails with current (dot) directory in path

commit 5d4d7837fabe435cc2c7e8daf70dbe5da321954f
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jul 26 16:14:59 2011 +0000

    Double check if line is sill usable and connected to last successfully selected db.

commit 62b3c85b0558fc46f9560f7ef7709d8be5c382c8
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jul 26 15:37:59 2011 +0000

    Check what happens if switching DB via API fails. Expected: no change of current DB/schema.

commit 48d47da8afebb66b60d62998678bdeaefa3088c6
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jul 26 09:33:01 2011 +0000

    Would be nice if tests get updated whenever a feature is added by the person adding the feature...

commit 41c94d26a49f34d8912276ba9c27000b772b3088
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jul 26 09:30:49 2011 +0000

    Fix mysqlnd detection

commit 3b6ad85fa9b67a71c7d28c6b56cbf8f376cab0b1
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 26 09:27:53 2011 +0000

    - simplify

commit 5107df2d0443cb7bcb5817c03e2625a169ffd003
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 26 07:30:41 2011 +0000

    - use cwd_expand now

commit e2f5272dac6e4b41dfe40b4883fc165fdd2761cd
Author: Christopher Jones <sixd at php.net>
Date:   Mon Jul 25 23:40:57 2011 +0000

    Fix cast warning seen on some platforms

commit f330e9fc085e519ffb0ad21c85dbca927404176e
Author: Christopher Jones <sixd at php.net>
Date:   Mon Jul 25 17:30:09 2011 +0000

    Patch r313663 and r313665 to allow PECL builds to work with earlier releases

commit a746dbb579cc789d140ad76010f20d0eb17378e3
Author: Christopher Jones <sixd at php.net>
Date:   Mon Jul 25 17:25:47 2011 +0000

    Remove old testname. This file now diverges from PHP_5_3

commit 6effbcb140c8a86c14124fd9e3fee93e6c6d0101
Author: Christopher Jones <sixd at php.net>
Date:   Mon Jul 25 17:22:48 2011 +0000

    Update skipif

commit a02d8cfa3398175f35c95da6d6acbd3b08823f06
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 25 16:50:07 2011 +0000

    - add expand_filepath_with_mode (not used anywhere yet but will be used for file ops (fopen&co) to avoid extra links resolution and other non required ops on open

commit 48ec4ace5f5f279fe5f2a82a7ea2e1b82dda350d
Author: Florian Anderiasch <fa at php.net>
Date:   Mon Jul 25 16:45:39 2011 +0000

    Fix #55121 Segfault with multipart/form-data POST

commit bd078682800e928dc7c3d665bbfc3576d8fd60ef
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 25 15:07:54 2011 +0000

    Test update. 5.4+ is more verbose.

commit 93b501ed616ecc9abf864fa9f003a27aa595382c
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 25 14:53:01 2011 +0000

    Test update. 5.4+ throws a catchable fatal error, 5.3 does not.

commit 68e5e298502ce9f6aadb9036d6a01b45100dba7a
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 25 11:51:43 2011 +0000

    - Fix compiler warning

commit 468d13513c236724ab52d02f44a60e33285e8717
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 25 11:50:10 2011 +0000

    - Use ZEND_FE_END macro here

commit 4b30846b50b3c42d6787f82fe37525028e094a09
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 25 11:35:02 2011 +0000

    - Make usage of new PHP_FE_END macro

commit f1f2a649e299b9b997d38977909bd54c52f5c4e3
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 25 11:30:53 2011 +0000

    - Added new macro to be used in the end of zend_function_entry declaration (Gwynne)

commit c2663588e1bfe4d30a73c7529710abca1c853058
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Jul 25 05:32:08 2011 +0000

    When you add something that changes the phpinfo output, please
    update this test.

commit dca6f950a92efcad29fe56a33142bc1a85563e15
Author: Stefan Marr <gron at php.net>
Date:   Sun Jul 24 10:20:08 2011 +0000

    Added forgotten tests cases for class_uses() from commit rev. 313640

commit 24392c37d9f607105546050f2aa09c25ad3d12bc
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jul 24 05:42:29 2011 +0000

    No E_STRICT in production

commit 4d926b1fa37edeca0611ba6d1af6f024dffe5a52
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Jul 23 22:07:22 2011 +0000

    Change E_ALL to include E_STRICT

commit e72a3ea45020b1e1a62bf65447f6bf971c6ae6cf
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 23 20:45:18 2011 +0000

    - MQ section

commit 51d36803067634345f40450c202773a0990aeb0f
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 23 20:27:08 2011 +0000

    - add short array syntax, missing files and info

commit 80496c9dc46cabf7185e09d1a3e65b084e4d9fc0
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 23 20:23:21 2011 +0000

    - add short array syntax as defined in https://wiki.php.net/rfc/shortsyntaxforarrays, 2nd solution using => only

commit 1fc4bc1d569864279058e40bdea8a47a51187da3
Author: Stefan Marr <gron at php.net>
Date:   Sat Jul 23 19:08:43 2011 +0000

    Added missing class_uses(..) function to SPL to mirror class_implements(..).
    
    # Was pointed out as missing in bug #55266.

commit 9a483afa5bf4917cf59132bc884ad7b7033938c5
Author: Stefan Marr <gron at php.net>
Date:   Sat Jul 23 18:12:31 2011 +0000

    Fixed incorrect initialization when copied op_array.vars was NULL (TRAITS)

commit 9f66085649989c278e7c9427575b428e8bd959bb
Author: Stefan Marr <gron at php.net>
Date:   Sat Jul 23 13:48:07 2011 +0000

    Fixed bug in the handling of conflicting property initializers for traits.
    # Bug was uncovered by discussion in http://news.php.net/php.internals/54129
    # Forgot to check the actual value of the initializer comparison, only checked
    # whether comparison was successful which is not enough.

commit 52b81b8566e44c5c50956412bec66c90076c4b06
Author: Stefan Marr <gron at php.net>
Date:   Sat Jul 23 13:42:58 2011 +0000

    Added test case which was only added to trunk, bug seems to be fixed already.

commit 835523048020030665c7eca3f25dbd916c532e62
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sat Jul 23 11:29:26 2011 +0000

    - Give index.php a precedence over index.html.  Patch by davidc.

commit ebbb2b1df1e340c7822cec82ed7e6cbb2f3e40f4
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat Jul 23 01:29:44 2011 +0000

    When we have a blocking SSL socket, respect the timeout option.
    
    reading from SSL sockets could block indefinitely due to the lack
    of timeout

commit a6eaf353c010eb309d005740812dec39906a4a99
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 23 01:08:24 2011 +0000

    - Disable __sync_fetch_and_add for HPUX for now, gcc seems not provide __sync_fetch_and_add_4 for all targets

commit 824726073bf4d61687897e2458e034e4d05431a7
Author: Pierrick Charron <pierrick at php.net>
Date:   Fri Jul 22 12:12:05 2011 +0000

    Delete empty test files (old MQ tests)

commit 45420bb6693baa76794df96ae6a8f8cdd7e09ccb
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jul 22 11:56:20 2011 +0000

    - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4

commit 7c90a9daa8beb96cab012549a7700f8ca607efe1
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jul 22 11:26:23 2011 +0000

    - WS

commit 9805e1674aefbc9e2a529a7351a045dab0282eb4
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jul 22 11:25:30 2011 +0000

    - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ

commit 8bfb9bcd0171eb6e578f1fc8f79e07c83fbcb403
Author: Daniel Convissor <danielc at php.net>
Date:   Thu Jul 21 19:56:54 2011 +0000

    Fix spelling error.

commit d108429f82d5564f4cf995d617161442c7dad7eb
Author: Daniel Convissor <danielc at php.net>
Date:   Thu Jul 21 15:35:06 2011 +0000

    Have test for add/sub/diff one second during ST/DST transition in spring.

commit 02bf16db0387e9dad7c985b976c7f58b1cfa67f3
Author: Boris Lytochkin <lytboris at php.net>
Date:   Thu Jul 21 12:48:47 2011 +0000

    s/noOIDIncreasingCheck/oid_increasing_check/

commit 56c563dff7de07816ed43a7dd958952dc3b514ff
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Jul 21 07:31:29 2011 +0000

    - Show PHP_VERSION in the banner. Suggested by Chris and others.

commit 530311f4bae68cbc9a8a1ad00d6d0f5d12bbd70e
Author: Ryan Biesemeyer <yaauie at php.net>
Date:   Wed Jul 20 21:25:39 2011 +0000

    removing openssl test for bug #55169 per Scott MacVicar's request; duplicate coverage of opensssl_random_pseudo_bytes.phpt

commit 386abb9f5aacfc26f487f879aa6d18ded33e670d
Author: Ryan Biesemeyer <yaauie at php.net>
Date:   Wed Jul 20 21:13:03 2011 +0000

    update test for bug #55169, fix skipif

commit 08cab10dc90c22225bb6f7eecbff2be86db4807c
Author: Ryan Biesemeyer <yaauie at php.net>
Date:   Wed Jul 20 20:57:17 2011 +0000

    update test for bug #55169, don't require the extension in INI

commit cd6f4bcf8d7b7e6a9e353ae3c8791519d0423733
Author: Ryan Biesemeyer <yaauie at php.net>
Date:   Wed Jul 20 18:59:05 2011 +0000

    tests for bug #55169 (mcrypt and openssl)

commit f7c269b1198ae987f48878b47ec3de5b35a58dc9
Author: Daniel Convissor <danielc at php.net>
Date:   Wed Jul 20 18:24:14 2011 +0000

    Rename and enhance test for bug 55253 now that bugs web is up.

commit 7907f66e4bb7015e33948e8b547f9c11fdf9ddd5
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Wed Jul 20 09:00:20 2011 +0000

    Fixed bug #55071.  Maybe a bit overkill?

commit b0683007c97b0d8568c1cdcb77fb3f68b8457942
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Wed Jul 20 08:43:12 2011 +0000

    - Better error handling.

commit a07a4af30b7641f39822904d290bd736b25f0acf
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Wed Jul 20 04:34:01 2011 +0000

    - Fixed bug #55073 (PHP-CLI-webserver does not listen on ipv6 interfaces), letting getaddrinfo(3) validate IPv6 addresses.

commit b03817afb5c2bc8808dd402f1d9b0d1e51401da4
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 19 23:01:41 2011 +0000

    - re apply the rng change specific to windows, long term it should be a std function but as this function was badly introduced in the 1st place, we have to fix the bad things here instead, pls do not revert again, bad idea.

commit 8a2736fd77b0566724011d255c0bf21d52e2b0be
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Jul 19 22:38:04 2011 +0000

    - Dropped restriction of not setting the same value multiple times, the last one holds (giovanni at giacobbi dot net)

commit 591e0e446fb070cf8ed7043cc9cc00e2b4a096cf
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jul 19 22:29:55 2011 +0000

    Revert change to use a special Windows version of openssl_random_pseudo_bytes().
    
    Lets discuss this on internals first. We're advertising something from the OpenSSL library
    and then subverting it with another Windows OS call.
    
    What are the implications of this? Should we make this available in ext/standard/ instead?

commit 3afe772423779041665e48d141cba183970b1ce2
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Jul 19 22:18:08 2011 +0000

    - enhanced log messages
    - code cosmetic

commit 64a0c79a073a788b851555e656318306d7207d41
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jul 19 22:15:56 2011 +0000

    openssl_encrypt() / openssl_decrypt() were flawed and truncated the key to the default size for the case of a variable key length cipher.
    
    The result is a key of 448 bits being passed to the blowfish algorithm would be truncated to 128 bit.
    
    Also fixed an error in the zend_parse_parameters() having an invalid character being used.

commit 81e8615cc3d00e7dd6b14c1c594906520515df46
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 19 22:12:13 2011 +0000

    - Fixed bug #55231 (Unsatisfied symbols __sync_fetch_and_add_4)

commit 90737c19e2b6928b41c7a00f964b593f7c1fcd8e
Author: Popa Adrian Marius <mariuz at php.net>
Date:   Tue Jul 19 20:23:26 2011 +0000

    Fix for bug http://bugs.php.net/54426
    
    Checks for NULL are wrong as the values can be provided by the triggers

commit dacd564031eaa0795ddc868f2f532278f28fec0c
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Tue Jul 19 18:17:25 2011 +0000

    - Fixed bug #55107 (Null bytes in URL cause insecure behavior (code execution / code disclosure)).

commit 6b48551c93e67312ccb39216a14a418d89f8082a
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Tue Jul 19 18:00:16 2011 +0000

    - Buffers are local to the blocks where they belong.

commit 29745da338c8dd45496873dbd99008f70e39397f
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Tue Jul 19 17:47:34 2011 +0000

    - Print HTTP method as well in the log.
    - Print response code also when the request is processed by a script.
    - Those changes partly closes #55109.

commit ecfc54c5e624c1685d8d6754250d7ecc36e13cbe
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 19 12:02:22 2011 +0000

    - cleanup

commit eccc017ab5daeff3cacd478ea533a1aaa781371c
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 19 10:22:42 2011 +0000

    - update libpng to 1.2.46

commit f577f22de0fa3bf39fd11ef011cfac3ae75eb95e
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Jul 18 21:49:38 2011 +0000

    order fpm configuration items the same way in php-fpm.conf.in, fpm_conf.h and fpm_conf.c

commit 264e5c0567aa3e326d1a86eaee2e6209c4b652f2
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 18 21:26:29 2011 +0000

    - update blowfish to 1.2 (Solar Designer)

commit b7bee05d4695a056af7633bd817baf332284b69a
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Jul 18 21:03:44 2011 +0000

    fix a segfault when passing an empty value to a ini parameter from the web server (php_(admin_)?value)

commit 58b7766aec73f845523262115e354fa6fbb2190f
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 18 12:00:08 2011 +0000

    - not a good idea after all and did not do what I thought it should do

commit 801d140782de13de67fcd77b7b4a6ca3a989ea57
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 18 10:25:36 2011 +0000

    - fix bug #54204, Can't set a value with a PATH section in php.ini

commit f191ecaa9c65c6d22b76062208b375203cde55f4
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Mon Jul 18 08:21:48 2011 +0000

    added numeric entities encode/decode in hex format.

commit bbce374565739c7a2d822ae1e0d88bd12c250158
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Jul 18 00:53:13 2011 +0000

    - don't write directly to stderr, use the internal logger instead (zlog)

commit d70bddb02db0715f180a88754beee83d07001b77
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Jul 18 00:19:22 2011 +0000

    remove unused variable

commit 0b71f4f58ba6fd4bb680f715286867e4aea336d8
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Jul 18 00:09:30 2011 +0000

    - remove is_fastcgi because FPM is always fastcgi

commit e615a86cf0c35b8d28bfe1c987afc3e30b3cf09e
Author: Jérôme Loyet <fat at php.net>
Date:   Sun Jul 17 23:33:22 2011 +0000

    - get rid of FPM_AUTOCONFIG_H which has never existed since FPM integration into core

commit 85edf25143c8396897d36b32675308d966dc20da
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sun Jul 17 19:47:24 2011 +0000

    new propery noOIDIncreasingCheck allowing to skip
    OID increasing check (userful for bogus SNMP agents)

commit 06c20347ae3cab7e07c493937b2be5bffd9ffebd
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sun Jul 17 18:14:38 2011 +0000

    swap non_repeaters and max_repetitions in walk query, max_repetitions whould be used more frequently

commit cf7724d5a335d267f1d11222576cee807e9b17e8
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sun Jul 17 17:18:31 2011 +0000

    fix FR #54502: allow user to change OID value output mode when SNMP_VALUE_OBJECT is used.

commit 66dd371c433e86c6b6f95c390faa02dafbafc475
Author: Jérôme Loyet <fat at php.net>
Date:   Sun Jul 17 14:28:31 2011 +0000

    fix revision r313323

commit cc1ccefc0dc62b1736ac08a78dd7d614e912eb0c
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sun Jul 17 14:06:05 2011 +0000

    backport r313324

commit 7cdef345d5e39a3030a23ea39c810fa3177c1b8a
Author: Jérôme Loyet <fat at php.net>
Date:   Sun Jul 17 11:41:57 2011 +0000

    - Implemented FR #55166 (Added process.max to control the number of process FPM can fork)

commit e89370d4dc4c1fb327c0f6a39fe7752dbcd81c61
Author: Philip Olson <philip at php.net>
Date:   Fri Jul 15 19:17:22 2011 +0000

    Updated is_a() and is_subclass_of() tests as per the removed E_WARNING from r313162 which was inspired by discussion after r312904 and PHP Bug #53727

commit fa79f2f46ba83ea669184ff1976c98ff34b91d28
Author: David Soria Parra <dsp at php.net>
Date:   Fri Jul 15 15:25:24 2011 +0000

    Fix #55212. Only declare STREAM_PF_INET6 if PHP is compiled with IPv6 support

commit 1bc1d3572f56050c7063b84c9011d3af145f0439
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jul 14 18:49:12 2011 +0000

    Fix prototypes for ldap_control_paged_result and fix function name in tests

commit 4e5960ed8893d3a906bf4cd63fafdd6b31a9b389
Author: Derick Rethans <derick at php.net>
Date:   Thu Jul 14 12:21:15 2011 +0000

    - Added a check for an enviroment variable (ZEND_DONT_UNLOAD_MODULES) that, if
      set, prevents PHP from dl_closing() modules on shutdown.
    - This makes it possible to spot memory leaks with valgrind in shared modules.

commit 894a746a8067ac8c9c7e9bfb238cb13752099712
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 14 11:12:33 2011 +0000

    - fix build

commit cf9aaf22ced4ba2c462f09e230fb095f8097141a
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 14 10:54:39 2011 +0000

    - fix decl

commit 11a096c3cc48adad241b8b47bf7c36052781aff1
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jul 14 05:39:29 2011 +0000

    Back to -dev

commit 6f0c93da8eb895555243b34c882984f21926ec9c
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jul 14 05:37:40 2011 +0000

    5.4.0 alpha2

commit a93fd42b6f42b19185c000c89b1b0afc38bd8e33
Author: Jérôme Loyet <fat at php.net>
Date:   Wed Jul 13 23:28:48 2011 +0000

    find option '-not' is not POSIX compliant

commit 61940e4a6a7c5659d4c88e73c7c087506903f35a
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jul 13 20:12:14 2011 +0000

    integrate 5.3 NEWS

commit 12ceab222e35ce9487cd3a841c8c3796ce042377
Author: Daniel Convissor <danielc at php.net>
Date:   Wed Jul 13 16:22:58 2011 +0000

    Have test for add/sub/diff one second during DST/ST transition.

commit 8ae7586e8748381227687bfaeacb31592745d499
Author: Daniel Convissor <danielc at php.net>
Date:   Wed Jul 13 16:21:10 2011 +0000

    Add test for constructing times during the dst/st conversion.

commit 292a7936c50881da2a5cbbe4cabf9bb5ade27701
Author: Daniel Convissor <danielc at php.net>
Date:   Wed Jul 13 16:08:03 2011 +0000

    Use datetime examine diff file from 5.3 in 5.4 and trunk.

commit 29b47bbff48e7d307f30ef6b9e662e5a16f7c5e8
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 13 06:42:39 2011 +0000

    - bind to the available crt version

commit 2f0a379c03aa152c3aba0193efd94eed2dbbe6b9
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Jul 12 23:00:42 2011 +0000

    - Implemented FR #55181 (Enhance security by limiting access to user defined extensions)

commit 0909cafc7d9bb4fdb6f1d9cd9e7a53cd0f2fb619
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Jul 12 21:57:14 2011 +0000

    Fix crash

commit fdce66dfd20ee20331679fac7149dec8772a7f70
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Jul 12 21:43:17 2011 +0000

    Fix #48860 Implement Serialization for DLL

commit dd1a0be3c090f34ef7f1cd107ad340ae28f1d464
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 12 15:15:17 2011 +0000

    - Fixed bug #55187, readlink returns weird characters when false result

commit 76285595b470418835c6bc4c5ee8bcb2a98215c2
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 12 11:46:41 2011 +0000

    - Bug #55169, improve fix, allow non interactive user, hash-like ops only usage

commit a10a6135db3e96f1c6aa9fecfe2f49e6aeccfb2a
Author: Christian Stocker <chregu at php.net>
Date:   Tue Jul 12 06:56:11 2011 +0000

    Added credentials to XSL NEWS entry

commit c6076da77cb36fbc46c75c09e9fa82603020dee9
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Jul 12 05:20:40 2011 +0000

    remove warning for is_a() BC

commit 4a5959d113070ba761875323e1f7dd6c2e012ca8
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Jul 12 04:58:55 2011 +0000

    MF53

commit 6be6c2d62df334fb48c3245898af249a4aeee242
Author: Christian Stocker <chregu at php.net>
Date:   Tue Jul 12 04:58:38 2011 +0000

    Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs()
    to define forbidden operations within XSLT stylesheets, default is not to
    enable any write operations from XSLT anymore. Bug #54446
    
    (second iteration of the code for trunk, first commit for 5.4 branch)

commit c4197dc35eac7f726523c047ebdda8de54841040
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Jul 12 04:50:24 2011 +0000

    MFH

commit 46407e6f5e7ec812140e2e4273c95571832ee18d
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Jul 12 04:45:38 2011 +0000

    MF53

commit 9f782a73e8b68017104f74f94a94a0aa1af6e0b2
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Jul 12 03:56:32 2011 +0000

    Changed http_response_code() to be able to set a response code

commit d5cab148b39986ecd5bfa1706516a6026f4dbe34
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jul 11 22:49:34 2011 +0000

    split changes between alphas

commit e80c55448ce798120071f0bf8fa203c9daf7ad89
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jul 11 17:01:23 2011 +0000

    Fixed bug #55014 (Compile failure due to improper use of ctime_r()).

commit 8806c371c8752eadcd646e33a5fad05057d29fc1
Author: Christian Stocker <chregu at php.net>
Date:   Mon Jul 11 15:18:46 2011 +0000

    Added the ability to pass options to loadHTML (Chregu, fxmulder at gmail dot com)
    (MFT - Merged from Trunk)

commit a0974f2d5946d96ef41281830ce614f64ab58408
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 11 10:31:49 2011 +0000

    Fixed bug #54305 (Crash in gc_remove_zval_from_buffer)

commit adb87c8d060f7300cbf64484d5fa02c8d75f13fd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 11 09:47:59 2011 +0000

    Fixed bug #54332 (Crash in zend_mm_check_ptr // Heap corruption)

commit b9b749b70409e26d7b2fd6d92b3e9175455a5574
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Jul 11 08:29:39 2011 +0000

    - Further fix for bug #55111 (compilation failure of ext/sockets in Mac OS X).

commit f214fd4f7db216a9c97b32dbf4427f6c5b8a640d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 11 07:10:30 2011 +0000

    Fixed bug #55150 (php -a segfaults)

commit c5901b64a725857bdf1f4dbb2581ef6a72aebc9d
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 10 15:03:38 2011 +0000

    - Added zend_is_auto_global_quick function

commit c70eeb731a4a76e130722997a04218849290f10a
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 10 15:00:49 2011 +0000

    - rng change

commit 5fb257074253f2439ddeb6d789bfca39d4937a9e
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 10 14:59:33 2011 +0000

    - use  php_win32_get_random_bytes instead of over slow and partially wrong openssl's version

commit 4276fd63b58823bff85a8a412a451b96dbb89374
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 10 14:36:32 2011 +0000

    - fix bug #55169, mcrypt_create_iv always fails to gather sufficient random data

commit 8a18b29d235742865ea7b358cfa6b2d833a33cfc
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 10 14:19:51 2011 +0000

     - use warning here to match unix behavior

commit 327a9d45c9f94a7c58bcfd73ff5f7b7badad3ddc
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 10 13:05:32 2011 +0000

    - Year++

commit 9aa25d09383d11fe5e00aa72ecf88d7ee935b1a7
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 10 12:37:42 2011 +0000

    - Minor optimization taking the computed hash of interned strings

commit c6396dd9deb05c9aa116f9877f6496ae62e8b539
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 10 02:20:34 2011 +0000

    - update libpng to 1.2.45

commit ce211cf5e6bbb8c3f4362773228e4e89db677044
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 10 02:00:00 2011 +0000

    - Minor optimization, use the computed hash when available

commit 70cacfd3a8a4e98a6162608f275c1cf3fcb90b09
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 9 17:27:59 2011 +0000

    - Changed zend_resolve_class_name() prototype
    # No needed to pass fetch_type as pointer here

commit 644b5fdec03a9256d4dec19271671fc2d9b3a25e
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 9 14:35:37 2011 +0000

    - WS

commit 32a4d680132a376ae4f86b85b3f76ce412bbc366
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 9 12:06:11 2011 +0000

    - Minor optimization and clean up

commit 32f47f5c415bd8837e4e6b969f740f8be5f007c7
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 8 19:52:21 2011 +0000

    - CS and WS

commit 09842e83ba5349f1a8095e525c20c427abc59c2a
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 7 23:07:14 2011 +0000

    - Fixed bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none)

commit 5ddd67d90b70bd9f2f8445dafd0656909ccf06ed
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Jul 6 20:38:58 2011 +0000

    Fixed bug#55084 (Function registered by header_register_callback is
    called only once per process). (Hannes)
    
    also fixed an issue when header()s are sent from the callback function

commit b7e124004f24896248827eb969909f1e92eafc39
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 6 12:04:02 2011 +0000

    Fixed bug #55135 (Array keys are no longer type casted in unset())

commit fdd4aa70730b999ccb7f481bce9df3a1c3666839
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 6 11:13:38 2011 +0000

    - add apache 2.3 (upcoming 2.4) handler

commit 93776977d8a5531eca45823176d0315cb8ca830b
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 6 01:54:54 2011 +0000

    - Fixed bug #55076 (requires() fails in a subdirectory with the in-built webserver)

commit 8953916314338b40c1304972b799c80c79f59683
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 6 00:33:38 2011 +0000

    - Fixed bug #55137 (Changing trait static method visibility)

commit 505537274d24243430d29fda15fb7bcf339d972a
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Jul 5 21:03:26 2011 +0000

    - Implemented FR #54098 (Lowered default value for Process Manager)

commit e77b49bfd367fb8e39bafc3f26c22d926eaba6f1
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jul 5 20:31:53 2011 +0000

    free data in case of failure in the callee not in the caller

commit 1a4456bb767a344d6542bb6a7c8165ff1931514c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jul 5 20:10:45 2011 +0000

    Fixed bug relating to un-initialized memory access

commit 5842a4147f25c9108d3a123d2304bd1d02b6acc2
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Jul 5 19:22:45 2011 +0000

    - FR #52052: Added partial syslog support (on error_log only)

commit 81579a352a8c16abfcd44931be86555f8e5a1276
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Jul 5 18:09:07 2011 +0000

    - Fixed wrong value of log_level when invoking fpm with -tt

commit afe4570cda15b5faa440376433a4dd93077679d1
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Jul 5 16:09:06 2011 +0000

    - Fixed bug #52935 (call exit in user_error_handler cause stream relate core).

commit 0494615b3c8be61393c4a0094a07bc4fc0d29f90
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Jul 5 02:42:40 2011 +0000

    - ws and cosmetics

commit 4afe3eb3f3392ea15958b8866e9582f00a5d5cb7
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Jul 5 01:43:50 2011 +0000

    Fixed memory leak

commit 3fd5fc9cd76a37746f6b06858e8bfa951b183cdc
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Jul 5 01:24:10 2011 +0000

    - moved STR2STR, BOOL2STR and PM2STR from fpm_conf.h to fpm_conf.c (Giovanni Giacobbi)

commit 01249bb40b37e7da4cf7aa2650784da8c1e37e2a
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jul 4 23:38:09 2011 +0000

    fix crypt() issue with overlong salt

commit adabdede5e4cc039ebb7e128f3ed42fa4697c845
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 4 14:55:39 2011 +0000

    Fixed bug #53727 (Inconsistent behavior of is_subclass_of with interfaces)

commit aba5ecbad9bbc02262ae9538db7466dd8188a4e9
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Jul 4 12:49:46 2011 +0000

    fix comment syntax

commit 7711da059ed014d15b2767acde8c1c08ef477693
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 3 14:45:41 2011 +0000

    - Fixed bug #55118 (Imcomplete start message)

commit 3e6b211935e2bfbd7b80daadb987c8c77f833d51
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 3 01:29:23 2011 +0000

    - Removed accidental offsetof definition

commit 3923d02332bf728a10e33de96c8f86b1ea465834
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 3 01:06:20 2011 +0000

    - Fixed crash when using -e option

commit b7e5a7f206a87e42dcffd8302695d3c456c607d5
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Jul 2 23:41:01 2011 +0000

    - Implemented FR #54172 (Overriding the pid file location of php-fpm)

commit d8e8e68f07f7e9b994aaa6f563fdabaa4107aa9a
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 2 17:12:20 2011 +0000

    - Fixed bug #55086 (Namespace alias does not work inside trait's use block)
      patch by: Pierrick

commit 440727f4ed1cda47660cc7b03bc381c15a04eeb1
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Jul 2 16:40:59 2011 +0000

    - Fix php_escape_html_entities_ex call (int * has been changed to size_t *)

commit d7897c2c2ab3a9bbd69a1f93c14977b219f03528
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Jul 2 16:34:39 2011 +0000

    - Implemented FR #54499 (FPM ping and status_path should handle HEAD request)

commit 1e0cb5fec5bec603ff26414731051e683c0e482b
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Jul 2 16:10:18 2011 +0000

    - Implemented FR #54577 (Enhanced status page with full status and details about each processes
    - Added a web page (status.html) for real-time FPM status
    - Fixed missing Expires and Cache-Control headers for ping and status pages

commit 7a402242bc3ba3fba9e516c17f38bea1f7a5fce6
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Jul 2 12:03:32 2011 +0000

    - Fixed bug #55111 (sockets extension fails to compile on Mac OSX).

commit d3b1d5b531492f692e349206da1e61244d55420e
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 1 23:13:53 2011 +0000

    - Fixed bug #55080 (Deprecated call in run--test.php)
      patch by: fedora at famillecollet dot com

commit 71e52a5ccd62e493bfc1dd99d62853fe536f4254
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 1 17:18:50 2011 +0000

    - Reverted php_printf -> printf change

commit 18e0f8a4893c3a01ccfa1178f4587436c4ea1b2f
Author: Philip Olson <philip at php.net>
Date:   Thu Jun 30 23:50:56 2011 +0000

    Updated name to 'PHP Development Server', and CTRL-C to Ctrl-C, as per PHP bug #55071

commit 404686447bbdbe19141882009e34ee2577744260
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Jun 30 09:26:35 2011 +0000

    - Fixed bug #55082 (var_export() doesn't escape properties properly).

commit 3f3ae34fc256756c1704fe700944ff4f1458825d
Author: Adam Harvey <aharvey at php.net>
Date:   Thu Jun 30 06:14:41 2011 +0000

    Fix bug #55066 (Missing linebreak in NEWS).

commit c1abc8938dbd7f5daa752620cd2feef435354faa
Author: David Soria Parra <dsp at php.net>
Date:   Wed Jun 29 23:44:02 2011 +0000

    correct error message for a missing document root in the cli webserver
    
    the document root is always a directory.

commit 54b84f832ae05bf3b6f3e3739f20f57e680c3e4e
Author: David Soria Parra <dsp at php.net>
Date:   Wed Jun 29 23:29:01 2011 +0000

    fix #55072 in-built web server needs to check -t option is a directory

commit 91157122639a7c1d9fa81fb2402bec8d037daeca
Author: Peter Cowburn <salathe at php.net>
Date:   Wed Jun 29 09:00:37 2011 +0000

    Fix NEWS

commit b9ffb87960ffb56aba0e4b657a92ff2e436c1b0a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jun 28 23:47:05 2011 +0000

    Fixed test

commit c1c3fada7a6b9a11aca997d042ce219a4202959b
Author: Knut Urdalen <knut at php.net>
Date:   Tue Jun 28 20:17:15 2011 +0000

    working on test coverage for ext/dom, here's 17 more tests

commit 3c4bafc45a2ba83f7f3e8be56d1cc1fe94ef2321
Author: Christopher Jones <sixd at php.net>
Date:   Tue Jun 28 18:58:07 2011 +0000

    clarify sqlite deprecation

commit a81406380489e4604786f5137f95095f88027053
Author: Pierrick Charron <pierrick at php.net>
Date:   Tue Jun 28 11:09:06 2011 +0000

    Fixed bug #54971 (Wrong result when using iterator_to_array with use_keys on true)

commit f99938c6ee9926a8d00be5ba098db65bb95ee30c
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Jun 28 10:27:29 2011 +0000

    - Fixed socket_import_stream returning NULL on some errors and FALSE on others

commit 6cc66ef9647085eba63bbd6aba028d46edc2584f
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 27 23:18:26 2011 +0000

    - Fixed crash on invalid addr:port (Chris Jones, Felipe)

commit eb9093160ffdcdd31366f14351cc215e35c9dd0d
Author: Christopher Jones <sixd at php.net>
Date:   Mon Jun 27 22:58:59 2011 +0000

    Keep the DBA DB4 test status quo after Berkeley DB 5.2 introduced error message prefixes

commit 2310029923474766c5e225161c1ae4a1d0caa964
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jun 27 20:28:30 2011 +0000

    Fix 5.1 detection on ubuntu natty

commit 7c1bdf2c45cca0c481f03895283c9ad054e38b6e
Author: Derick Rethans <derick at php.net>
Date:   Mon Jun 27 11:47:43 2011 +0000

    - Updated to version 2011.8 (2011h)

commit 89c9a8ef44a265a5e06af6601544258a52b7ae9d
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Jun 27 11:33:03 2011 +0000

    - fixed request_timeout and slowlog_timeout from last FPM commit (r312496)
    - typo

commit 4f21d3132e7fbebaab1575cf653546cbf678f5cc
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 27 01:36:39 2011 +0000

    - Fixed data type usage in 64bit
      Reported by: Leonildo Costa

commit 3acd5811ae0ededa9523fe139ffeac08d956daee
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jun 26 21:34:39 2011 +0000

    Fix crypt_blowfish 8-bit chars problem (CVE-2011-2483), add tests
    
    # See details at http://www.openwall.com/lists/announce/2011/06/21/1

commit 849d4e035710a34370e26dc8e0562e84fcf9bc4e
Author: Jérôme Loyet <fat at php.net>
Date:   Sun Jun 26 15:48:11 2011 +0000

    - Replaced shm_slots with a real scoreboard
    - Added several improvements to the status page

commit c5a4e11babbbd98a8755395a6fcb00560bb6d129
Author: Knut Urdalen <knut at php.net>
Date:   Sat Jun 25 21:22:42 2011 +0000

    small fix in disk_total_space() tests (PHP_5_3 already includes this)

commit 5304004cc7577b01ccf82634326d3104887b0ce1
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 25 20:40:03 2011 +0000

    - Fixed crash when using -e option

commit 29588a6fa356dec9b76108e3bcc5a30483308c84
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 25 14:17:17 2011 +0000

    - Fixed crash when calling sapi_shutdown() and sapi hasn't been started
    Reported by: David Tajchreber

commit dc467a70d302cd2554a647cacef7f4145b4910ba
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 25 13:15:24 2011 +0000

    - Fixed crash when zend_eval_string bailouts (-r 'a();')
    Reported by: David Tajchreber

commit 213e1f4456f4051d251ac63970b22ec6e3826d10
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jun 25 10:47:54 2011 +0000

    - reflection is always enabled

commit 8e300504161be5c038bb5675fc41d888c37a6733
Author: Derick Rethans <derick at php.net>
Date:   Sat Jun 25 10:16:46 2011 +0000

    - Fixed layout. Tabs on the terminal don't align nicely in most cases.

commit db34dc0a8baf3012c99757874e71105d83ad56f2
Author: Knut Urdalen <knut at php.net>
Date:   Sat Jun 25 07:45:41 2011 +0000

    fixed temp directory names in spl tests

commit fe724baa4dfd1bbb41a2affbb19247b57756207c
Author: Knut Urdalen <knut at php.net>
Date:   Sat Jun 25 04:50:42 2011 +0000

    fixed/refactored some spl tests related to owner/group retrieval

commit 918e9f852a0d1fc50113cc9d763047936bc33a4a
Author: Christopher Jones <sixd at php.net>
Date:   Fri Jun 24 23:10:37 2011 +0000

    Add http_proxy env var support to run-tests.php result submission

commit 12cc948688437e99f7f09b26f7435bea1b47edc0
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 24 19:23:25 2011 +0000

    - Fixed tests

commit b632c3ac0686ceffa45489d5d229f7ff4a0a16e7
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 24 19:18:06 2011 +0000

    - Added SKIPIF

commit 09607226d4d418421119736f8137189efc4602ff
Author: Derick Rethans <derick at php.net>
Date:   Fri Jun 24 11:19:34 2011 +0000

    - Added a new PHPAPI function to return module_initialized:
      php_get_module_initialized().

commit e9ce400f8bb82eb76946a908a987cf44b2c33843
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 24 00:38:53 2011 +0000

    - Fixed build on Windows

commit 0372e6ad80afbd07fc789a8f2b7a15f34b156d5c
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 23 23:00:53 2011 +0000

    - Improved parse error messages

commit f9f298cc0b239d82256d02f06cfd24e6a444c6f0
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 23 21:53:25 2011 +0000

    - Missing valid path check

commit ffc6da20a0d431e0cc99c3843c7e7b39652a3313
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Jun 23 21:27:42 2011 +0000

    These are annoyingly slow

commit ddac85a947937117f2b7782feca42e3c3622e140
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Jun 23 14:58:02 2011 +0000

    properly regen file to fix coverage data

commit 86c44e119fd71eeed6f3bc213d544a06cc4a13e5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jun 23 14:12:50 2011 +0000

    Fixed a bug with calculation of REQUEST_TIME in apache2

commit 73b6310098b2809d8ba7354607cd43391a803969
Author: Jérôme Loyet <fat at php.net>
Date:   Thu Jun 23 08:03:52 2011 +0000

    - Added custom access log (also added per request %CPU and memory mesurement)

commit 34ef66d7a45eec1702cf783147dc4d3f8b91fc68
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 23 02:28:04 2011 +0000

    - Fix crash on cgi

commit 7b91a9778ac921667535604a33288e318076bc28
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 23 00:40:31 2011 +0000

    - Fixed crash (take 2)

commit 10bea32e8dfb015d3eddf264009a77e5a3ea20df
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 23 00:25:54 2011 +0000

    - Fixed crash on startup

commit 5121f109269ad10226f3a49bc12821cbbb1b0ab3
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 22 15:12:47 2011 +0000

    - Fix ZTS build

commit 34d93f0c06706500d290424a757b6e4f7645bc78
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 22 14:23:21 2011 +0000

    Zend Signal Handling

commit 512be854e5ae9eedb734bf0377976c40117d2745
Author: Shein Alexey <shein at php.net>
Date:   Wed Jun 22 09:28:14 2011 +0000

    Fixed dom tests.

commit f027884ca1b602615e97cfe9156a53db3e7e5767
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 21 11:43:19 2011 +0000

    - fix build

commit 8480b7f4befa56fdee36e80b41681c71cbbf273c
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jun 21 01:47:05 2011 +0000

    - Fix memleak on `php -v'

commit b83af94c2b0619b2876a9ef73a04b438e1a243bb
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 20 23:36:25 2011 +0000

    - Fixed hardcoded INI

commit dcccfc22670764aa297315f5676ca381cfb89113
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 20 22:59:55 2011 +0000

    - Fix broken code in 64bit

commit b4a83a3eef5b0004e62c501cd30f06083a56a405
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Mon Jun 20 20:42:02 2011 +0000

    Fixed typo

commit 2c6b2f64df72bde7ec8a8a61687e809cfb502b32
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Jun 20 20:30:36 2011 +0000

    - Forgot to commit these.

commit 5b921a87a194f7758c3ab817ded47e9b5bc3efaa
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Jun 20 20:27:39 2011 +0000

    - Add built-in web server to CLI SAPI. See the RFC for detail.

commit b3a063643b732a6b00edef27ecdf71d3c6dfc9b5
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 20 02:04:13 2011 +0000

    - Optimize property finding by zend_hash_quick_find

commit 8a956399fe34790b260260699db1442c5f10dc70
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 20 01:36:23 2011 +0000

    - Simplify function code

commit 864caa2de1d43c2af5f35dca11567bb96eb54381
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 20 01:21:47 2011 +0000

    - Avoid re-hash here too

commit 0f19777b7a140070172df3954a683aa88951e547
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Jun 20 00:03:39 2011 +0000

    Removed pid in debug logs written by chrildren processes

commit d6f5f3782b4ad066fdd8d9ee5f430d310b00ed01
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 19 21:56:09 2011 +0000

    - Minor optimization (avoid to re-hash already computed var name hash)

commit 335cf2fc23b3ad44e3ac2728217908f4a0f437e8
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 19 20:16:08 2011 +0000

    - Removed unnecessary TSRMLS_FETCH

commit 603252546b818615c0708e8b2eba86e24239cfbb
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jun 19 20:15:33 2011 +0000

    Back to -dev

commit ed87dbab919acc347cecd3d39af75f9755c55dbd
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jun 19 20:11:54 2011 +0000

    5.4.0 alpha11

commit de5254743e57dad28074f4d962610fa8db08017f
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jun 19 19:03:13 2011 +0000

    Integrate NEWS

commit bbf1904f3d3923dff58e317f5392372585eae289
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jun 19 18:55:48 2011 +0000

    fix error reporting on missing data - don't produce double errors

commit 4b0e699051ae33fa7d0545bab93b1676694ffe27
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jun 19 18:52:58 2011 +0000

    fix test with floats - make it not produce different result
    on 32 and 64 bit

commit 177612ca4da87b5a5083253a73df719c9bac8415
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jun 19 17:56:09 2011 +0000

    re-generate credits

commit 7f04d85d31be5075e926b5f8a109258cc219e705
Author: Daniel Convissor <danielc at php.net>
Date:   Sun Jun 19 16:59:58 2011 +0000

    Provide test for DateTime::add() issue (for discussion on internals, bugs.php.net is down).

commit 90789cf0a7420d7e73a38991dfcc0bf604ca1f80
Author: Daniel Convissor <danielc at php.net>
Date:   Sun Jun 19 16:55:11 2011 +0000

    Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.

commit f417c732a95a06a5598800b4bbae61c4783b6907
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 19 15:43:16 2011 +0000

    - Fix tests

commit 868b808f4c2abb723eecba1825dea25648902dc2
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 19 14:50:44 2011 +0000

    - Opss, restore old behavior

commit d8782ddaebe1d3f0e4ead38384adf4da4c31d553
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 19 14:27:33 2011 +0000

    - Added missing void param check in sys_get_temp_dir
    - Fixed param check of umask()

commit b9746b0ba604d7062347a26af2d94e654c438b86
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 19 13:20:12 2011 +0000

    - Missing usage of 'p' parameter specifier

commit 6765a19d234e54a75f7cb9c5d983ce67ca9a3e87
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 19 12:58:56 2011 +0000

    - Fix test

commit fbb5aae32c5eb04bc5ff35efd915e467afd0a3da
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 19 12:33:49 2011 +0000

    - New tests (code coverage++)

commit 772768f41c658c63fb21fb7f1248f2ede1bad0be
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 19 00:18:17 2011 +0000

    - Fix test

commit 8c3335b96b161ff9919d132a33e1d53530a0e36b
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 18 22:48:31 2011 +0000

    - Added missing void param checks, and fix arginfo

commit 72c4e72570d25f7816d833d418a33930826d4472
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 18 18:11:27 2011 +0000

    - Fixed compiler warning (redefinition of offsetof)

commit 63db6d14354765457c99c80796841cab5e43ae30
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 18 17:46:16 2011 +0000

    - Missing change

commit 94cd08457be9b3a8c668a0d50a83246da8bf09d9
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 18 17:41:56 2011 +0000

    - Fixed ZTS build

commit 886cf1a3185919096b8fb6a9abfeb5ff9f13281e
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Jun 18 16:27:48 2011 +0000

    Added master rlimit_files and rlimit_core in the global configuration settings

commit eefbc4398a734ea89b1547301fda602edca76df1
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Jun 18 16:15:15 2011 +0000

    Fixed exit at FPM startup on fpm_resources_prepare

commit ebf9db550f7bf62c597e8bcda850b32934560f01
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 18 15:56:14 2011 +0000

    - Added missing arginfos for void params and void param checks

commit e63f59191d972127ca2f08a8683ade69eb46e7d7
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Jun 18 15:33:07 2011 +0000

    Remove timestamp in logs written by children process

commit 2a852af8f749ebd9cafb07f1cec292045f4edf12
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sat Jun 18 07:12:35 2011 +0000

    take over mantainership on snmp extension

commit a8068a676bf38948780b05f510dfd323561eeb13
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jun 18 02:24:01 2011 +0000

    - fix build

commit dec96a12fa83c90813fdc49af1b004630a3c6322
Author: Jérôme Loyet <fat at php.net>
Date:   Fri Jun 17 23:35:47 2011 +0000

    missing doc in the conf file

commit 3a5d2b212927df0d131559b85b3447a62757cbc7
Author: Jérôme Loyet <fat at php.net>
Date:   Fri Jun 17 23:19:54 2011 +0000

    - added xml format to the status page
    - clean fpm_status.c code

commit 444289e03e3d91688ddb63e7ec0f48c885cefe3a
Author: Christopher Jones <sixd at php.net>
Date:   Fri Jun 17 18:28:34 2011 +0000

    Fix skipif to resolve the common reason this test fails

commit 68c8c34a77c037df20ff0d8cdc912911c8740298
Author: Boris Lytochkin <lytboris at php.net>
Date:   Fri Jun 17 18:26:54 2011 +0000

    expand SNMP section

commit 9437d4cea4377934bcda99ad81d134cf119feea1
Author: Derick Rethans <derick at php.net>
Date:   Fri Jun 17 16:38:23 2011 +0000

    - Fixed bug where the DateTime object got changed while using date_diff().

commit 740285307d8738d05679ff4c3fb38aec275ab4fd
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Jun 17 16:33:54 2011 +0000

    - Minor NEWS cleanup
    # entrys are sentences and end with a full stop.
    # PCRE and SQLite updates will hopefully released w/ 5.3 first (and the listed
    # version numbers are outdated already)

commit 0a7292087c802a56ba48728e00756efb0326e99d
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 17 02:00:20 2011 +0000

    - Fixed two "jump or move depends on uninitialised value"

commit 104cd28e95a311371189e8791d52c0c693d14ff6
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 16 13:06:41 2011 +0000

    - did I not kill that already? (do not use rand_screen, pointless on server and not TS)

commit 25849ab96739af4664a339ca81db57abc6154daf
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 16 10:20:25 2011 +0000

    - fix nts build

commit 358316b2ed3202aaf0215d42ebd5e5ece69a1a51
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 16 01:31:10 2011 +0000

    - init win32 rng context once per process

commit 171776447692c876b6250073774519b4dc725f9e
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 16 01:21:01 2011 +0000

    - install extra headers

commit 240653bad73e7f81ca2bc971933de4c4b9a91e33
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jun 15 23:19:30 2011 +0000

    update the branches list

commit af482a4fc86fd0a4c98b3a1aa8f6c1b43e841884
Author: Christopher Jones <sixd at php.net>
Date:   Tue Jun 14 20:04:18 2011 +0000

    Improve cross version compat

commit 08e7b84b7b170276fc36e4a2de5057b7f2fb13e7
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jun 14 17:00:49 2011 +0000

    Upgrade SQLite to 3.7.6.3

commit a5974fdba8d073deca8bbf0751f92c7172e7a5e8
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jun 14 02:05:37 2011 +0000

    - New tests for new feature

commit a96426874a2c055e590858b5ad0b175050d25cfb
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 13 17:52:23 2011 +0000

    - Fix build on Windows

commit fcff17524a4f5c9ecaa8c8ce406afecda7efa7e8
Author: Timm Friebe <thekid at php.net>
Date:   Mon Jun 13 08:45:56 2011 +0000

    - MFH suppression of compiler warning noted in bug #55009

commit 5670174b66b06c4a7400b228d1fb6df5bf94e965
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 12 21:10:31 2011 +0000

    - Fixed bug #54624 (class_alias and type hint)

commit c9e41e89016d13e0c5e4c94cbc2789d65617ce03
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jun 12 18:38:26 2011 +0000

    These regexes don't fail under the new backtrack limit, so lower it
    just for the test to check the failure.

commit 0333b86f2deb808b93c85a8d926a9cc85c1f2984
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 12 17:26:45 2011 +0000

    - Added Bison 2.5 to bison_version_list

commit 907fd926e574bab56077a904f1c03a244f97deed
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 12 15:15:44 2011 +0000

    - Restore basename in filename on non Windows OS

commit fb2ce0bb009c7eec8a6dfa5f3228b5020a255bbb
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jun 12 14:49:10 2011 +0000

    Don't expect a path for tidy_repair_string() and fix the tests

commit 7a0bd8b9670092ac93457e499ed080df116aeeec
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sun Jun 12 12:26:51 2011 +0000

    remove PHP_VERSION_ID ifdef's, limiting to 5.4 branch

commit 2b8026cfffc33310b486af8f6ba3029c6d66abaf
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sun Jun 12 12:10:01 2011 +0000

    merging from trunk (r312088...r312092):
    move SNMP VERSION constants into SNMP class itself
    fix typo in comment
    no more method open
    fix method names in header

commit bc6cb0c70da737dc97737b8f062e521dc4d2f6e1
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 12 02:47:48 2011 +0000

    - Fixed bug #54680 (missing TRACK_VARS_SERVER check)

commit 80d432ca6281175dc01991b0c0ab6c98968a8790
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 12 01:43:10 2011 +0000

    - Avoid zend_do_ticks() call for each statement in parsing

commit 8d52500d4195032f10599fcf146d21e5d037fbaf
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Jun 12 00:56:18 2011 +0000

    - Reverted r301991, which is a (partial) fix to bug #52550, addressing an
      overflow in a signed subtraction. This fixes the overflow without
      changing the algorithm.

commit f277d8a22fa99df8bbfd1fbfbed6002aa2288104
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 12 00:31:13 2011 +0000

    - Fixed tests

commit bc9c089f3a4c0034e613fc57c1c429d877dde157
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Jun 11 20:20:50 2011 +0000

    - Fixed ext/sockets build on Mac OS X (hopefully).
    - Improvements in the multicast tests.
    - Very light refactoring in sockets.c.

commit e2a48862f7f36b3db420a42b0a4b09f5c7f3815d
Author: Timm Friebe <thekid at php.net>
Date:   Sat Jun 11 18:55:41 2011 +0000

    - MFH Bugfix for bug #53540

commit d2c47040f5d410d22fe8b48371be6dc37aa809bd
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 11 15:11:49 2011 +0000

    - Missing fix for bug #54347

commit f641cf8b2c35969cf8bbfe7e5f2c0f20f0326dae
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 11 01:15:14 2011 +0000

    - Possible fix for bug #55022 (memory_limit exhausted when set charset in sybase_connect)

commit ea2cad7e767ed60f7c186a71595cb7197b97210c
Author: Christopher Jones <sixd at php.net>
Date:   Sat Jun 11 00:24:26 2011 +0000

    Fix TSRMLS for Windows build

commit 191df856055dbdae675503f0fd838242e8442ff4
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 10 23:14:15 2011 +0000

    - Drop C++ style comments

commit 15f5dd5cb30ef72e0085ea590b68b8b5f682bbc4
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 10 22:48:36 2011 +0000

    - Fixed bug #55028 (// is abad comment)

commit 7bc6fbc448f3e744201a0681e737b8a6b6e01691
Author: Christopher Jones <sixd at php.net>
Date:   Fri Jun 10 20:01:46 2011 +0000

    Bump OCI8 version to stable in preparation for 5.3.7 RC

commit a643bda32d068f0170143b032dc151cc481f8f36
Author: Christopher Jones <sixd at php.net>
Date:   Fri Jun 10 19:16:35 2011 +0000

    Add new OCI8 tests.  Refactor skipifs.  Sync 5.3/5.4/trunk branches

commit 199510ef07d93536ecaad5d30f58ffe0b2049949
Author: Christopher Jones <sixd at php.net>
Date:   Fri Jun 10 17:38:07 2011 +0000

    Add oci_client_version() returning the runtime Oracle client library version - predominantly useful for the test suite

commit 02023fc8fe0bdcb812ad1e5f7740c3e61c953431
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Jun 10 11:46:35 2011 +0000

    Fix Apache1 build

commit cee9b6603c243d8ac0b27a1b1dff0839e8c07fa9
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 9 22:45:35 2011 +0000

    - Fixed bug #54347 (reflection_extension does not lowercase module function name)
      patch by: laruence at yahoo dot com dot cn

commit 4cd96965fbd973ef84d1d8f5f7c3a678e08832bd
Author: Shein Alexey <shein at php.net>
Date:   Thu Jun 9 08:54:47 2011 +0000

    Removed tests checking old/removed functionality (session_register/session_unregister/session_is_registered/register_globals)

commit b99e1ba2d8b3486e7c4cb2dc433b2abd7554716b
Author: Shein Alexey <shein at php.net>
Date:   Thu Jun 9 08:24:12 2011 +0000

    Changed session.save_path to /tmp to make test run.

commit 060ceea06e74a7aabdd182b36979bcb76bb870c4
Author: Shein Alexey <shein at php.net>
Date:   Thu Jun 9 08:18:49 2011 +0000

    Skip reason is now printed if session.save_path is not writable.

commit efb6757e1634fc88275c3ce5ded48a96e497bcf3
Author: Shein Alexey <shein at php.net>
Date:   Thu Jun 9 07:44:10 2011 +0000

    Fixed session test breakage due to serialize precision issue.

commit 0a0443f07c90d0326b43f5a0451e6bedadfb7988
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 9 00:23:43 2011 +0000

    - Missing fixes for grammar fix 's/valid path/a valid path/'

commit 6e668453ac628cefcfc20a70e72fa13349ff29b8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 8 23:30:02 2011 +0000

    Fixed test

commit 80f46ca2c5295208247b85e8487825ac5c641600
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 8 02:03:14 2011 +0000

    Fixed test to account for smaller default floating point # precision

commit 9622d0050d6143da338ce9fc518ee8475f4f3613
Author: Christopher Jones <sixd at php.net>
Date:   Wed Jun 8 01:25:35 2011 +0000

    Relax autoconf support from 2.60 to 2.59.  This is the version available on Centos/RHEL/Oracle Linux 5.6

commit ddaddf6c2ad337b6b2140c82cdeca56f30333947
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 8 00:53:55 2011 +0000

    s/valid path/a valid path/

commit c27079d9e0af073a5e8c8f168425009dd7882de4
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Jun 8 00:23:02 2011 +0000

    - Fixed bug #54992: Stream not closed and error not returned when SSL CN_match
      fails.

commit 707e6dac61d405588531ac48bfa26fb9d6a6fd1b
Author: Christopher Jones <sixd at php.net>
Date:   Tue Jun 7 23:53:02 2011 +0000

    Sync OCI8 branches. Allow 'pecl install' to work on both PHP 5.3 & 5.4

commit 08b3d76cbf74d7c1d1438381dae340660c44edfc
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jun 7 22:58:38 2011 +0000

    - Fixed bug #55007 (compiler fail after previous fail)

commit af43d306c0467f7f31eb30caf7c73ea90316fe60
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jun 7 22:22:01 2011 +0000

    - Added 'p' type specifier

commit a3ddc02e8e5611cf502441cf2a09119b18a9acc5
Author: Christopher Jones <sixd at php.net>
Date:   Tue Jun 7 20:58:08 2011 +0000

    Update tests to match Felipe's null byte arg parsing change

commit a641ccb774743a4a95a6c58830fa665208cc69c9
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jun 7 02:29:03 2011 +0000

    - Test fixes

commit de2291689cefe3136d777ca649fdbc935cb347a0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jun 7 01:40:54 2011 +0000

    Fixed test 008

commit d86b3633cfc220accb4df62c5a937f70517f364b
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 6 22:36:54 2011 +0000

    - Test fixes

commit 66ac89a00be2edab54bb492223c497adb5433f23
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 6 21:42:05 2011 +0000

    - Added indirect method call through array variable (FR Bug #47160)

commit 32b5f8a1a3552f48d6e91c17b6d9d441c665a44d
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 6 21:28:16 2011 +0000

    - Added new parameter parsing option (p - for valid path (string without null byte in the middle))
    # The tests will be fixed in the next commits

commit a311dc244353f0ed88a273056224ee5c97cc4011
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jun 5 21:57:01 2011 +0000

    Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning).

commit 6f56bf1cfc94ce1d682f2d72bccc3723d0931a54
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 5 13:30:01 2011 +0000

    Fixed bug#51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error)

commit eed6bdb5c7f0524867a80db73757a2d4b2486f41
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 5 12:08:14 2011 +0000

    When you write to a symlink - you access the file itself, not the symlink, so we need to compare the atime to the orignal file

commit 513faa54bb8162f4b6625cce045b0f4f1443855e
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 5 12:07:11 2011 +0000

    Make sure we are writing more data then the block size

commit 8f3e6433b295ab84438348cebfa6d4835e5a78e3
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 5 11:31:18 2011 +0000

    No need to fetch external files and endless amount of DTDs for this test

commit 86209a39193472294c962fdf9490c1936c1c4631
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 5 09:42:10 2011 +0000

    touch() no longer attempts to create files on empty strings

commit 148120e1e93a1a2e2f0eeb4a3f6167463e4b2038
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 5 09:35:49 2011 +0000

    Fix tests when running without mbstring

commit 2da7edbc8d58c78642d6f1fede4c5811fa8b5bc9
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jun 5 08:59:24 2011 +0000

    This method doesn't seem to be very useful without scalar types, so reverting it too

commit 5fac6a938fe368005beca48aee29917eecb8a0e2
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 5 08:56:52 2011 +0000

    This isn't less then 5.4.. but these still fail though.

commit 45f4c5dd7e4a931443a099c8dd5b01d6253fd66f
Author: Philip Olson <philip at php.net>
Date:   Sun Jun 5 06:57:13 2011 +0000

    Updated the note maintainers credits

commit f57cbfcaa18a222d5a1448cc797b637f31aca393
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 5 01:38:12 2011 +0000

    - Possible fix for bug #54609 (Certain implementation(s) of SplFixedArray cause hard crash)

commit e1a5443f97d9a9797511e4d2e12a4bb6044d1b85
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 4 22:54:40 2011 +0000

    - Fixed bug #54929 (Parse error with single quote in sql comment)

commit 31b91d7cdb8844607388f527a3be6ed84697ea60
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Jun 3 18:14:36 2011 +0000

    Show ICU Data version inside phpinfo()

commit a1ae8af54c9a7ad6ada50260c04eca09052d2a9c
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Jun 3 17:38:37 2011 +0000

    Fix tests
    #Note to self; do not rename tests just before committing

commit 3837f1205bff620677741ee6114df617ec5410e9
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Jun 3 17:12:59 2011 +0000

    Add tests for broken function arguments

commit aea69cb06ab4be6f36cf758fd244adcfae75235d
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Jun 3 01:16:01 2011 +0000

    and clean the tokenizer too

commit e18618905c51ee5396da33067a6bc02ebea0312c
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Jun 3 01:09:32 2011 +0000

    scalar types cleanup

commit 0c107d3bf3b912431ea18cafa9a3d6a01a1e2e6f
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Jun 3 00:42:07 2011 +0000

    Fix Bug #54918 - Crash when there is a failure to read the browscap file

commit 76cbcc7f663f18fe4cc6ae3de06261f67c9b3ff2
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Jun 3 00:12:22 2011 +0000

    Added fabled hex2bin() function

commit ce966baaa494a103b6fce16308819c96b6b9d44e
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Jun 2 08:46:40 2011 +0000

    - Fixed double registering of browscap ini directive. See bug #54896.

commit 767f924665a29a9bc01241c5dfa25387e58c1193
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 2 00:40:27 2011 +0000

    - Fixed bug #54970 (SplFixedArray::setSize() isn't resizing)

commit 329eae2a7a536a5925553295152430b4d249d8a8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 1 16:59:23 2011 +0000

    More tests

commit b8ffccb3ab3d4a98657b1ef269c270e5774a30bc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 1 16:26:21 2011 +0000

    Implemented FR #54561 (Expose ICU Version & ICU Data Version info).

commit a8b8fe1f7ff86dc74c88a9e286795d2a88735f39
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 1 13:23:25 2011 +0000

    Fixed bug #52104 (bindColumn creates Warning regardless of ATTR_ERRMODE settings).

commit a7dfb3155777e3e367d125e8b0c73d3e577678a2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 1 09:44:38 2011 +0000

    Fixed bug #54484 (Empty string in json_decode doesn't reset json_last_error()).

commit 6406521a44232d2c62bd60585ec2f8cf3faa89bd
Author: Rafael Machado Dohms <rdohms at php.net>
Date:   Tue May 31 21:38:23 2011 +0000

    Adding testcases to validate imageloadfont input parameter validation, tests were developed at #tek11 testfest

commit ce816cb88321ccc007aa20eac4deb3b4945c2ba3
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 31 20:42:44 2011 +0000

    reuse code

commit 11f667e82de7ade99128ef75895d43855c475ab1
Author: Shein Alexey <shein at php.net>
Date:   Tue May 31 12:57:40 2011 +0000

    Fixed notice breaking the test.

commit f8484236086ced440f07a5631ff84aab5fe0b563
Author: Shein Alexey <shein at php.net>
Date:   Tue May 31 12:45:00 2011 +0000

    Removed test since there's no more safe_mode in PHP >= 5.4.

commit c270347c0b3e45d652c16e01dc2e8dc8bb203b7b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue May 31 12:05:25 2011 +0000

    MFH: Arithmetic speedup. Inlined most probable code-paths for arithmetic operations directly into executor.

commit 6fca028fc5d6c5c467aa1c6a57a617a14e336906
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue May 31 11:38:31 2011 +0000

    MFH: Fixed bug #54957 (Memleak in alloc_globals_ctor)

commit eaeb4537ecb301329d8bde4db286bad9dc07cd45
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue May 31 11:36:57 2011 +0000

    MFH: Fixed bug #54910 (Crash when calling call_user_func with unknown function name)

commit 0de3cd84a53acbf041b4fb4239442e3a3fd42e0a
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 31 10:35:07 2011 +0000

    fix macros

commit 3300cc8e38198867e2e24c5bee876ed124298796
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 31 08:59:32 2011 +0000

    Removed unnecessary rinit/rshutdown

commit c76af7c0418109f289ab8edc1afbee92c5dbb8ff
Author: Philip Olson <philip at php.net>
Date:   Mon May 30 23:26:33 2011 +0000

    Updated qa-release.php notes as per the new qa-release.php syntax

commit f5779d5e16d50d679cd9c959293db1bb8b8ae94c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 30 15:57:50 2011 +0000

    Fixed bug #52496 (Zero exit code on option parsing failure).

commit 9392b9cd73a2e9bf438f92b0c91770e31e2bf00c
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun May 29 12:29:19 2011 +0000

    Fixed bug #54946 (stream_get_contents infinite loop)

commit 2c03acef35bcc542eb2e6acdb6b03f2fd6249575
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun May 29 11:39:49 2011 +0000

    Fixed bug #54601 (Removing the doctype node segfaults)

commit 34de2c30c5499519eab42575b0ed489fb5865a99
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun May 29 10:23:06 2011 +0000

    Fixed bug #53848 (fgetcsv() ignores spaces at beginnings of fields).

commit d2b11712ff9156a87291457fd29a9c0d3bc348b4
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun May 29 09:23:08 2011 +0000

    Fixed bug #54137 (file_get_contents POST request sends additional line break).

commit 8199f8dcfcc959865f93d1191bbcba884621ae4e
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 27 23:31:30 2011 +0000

    - Fixed bug #54934 (Unresolved symbol strtoull in HP-UX 11.11)

commit 845d0805a85ff62e022e66233cb136f6b3e69904
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri May 27 19:27:05 2011 +0000

    MFH: Fixes for broken tests.

commit c16bfe403f4d6ee2aa43ff1b669f440f72446f34
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri May 27 19:24:09 2011 +0000

    MFH: Fixed comilation on x86_64

commit c2f796c58b0f9e4598a0ec440d4f4483d338aa74
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri May 27 19:21:21 2011 +0000

    MFH: Fix for failing test.

commit a2390fca5d18c53a5582f5ba16272af2f84593f5
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri May 27 19:14:36 2011 +0000

    MFH: Fixed crash on recursive error handler invocation

commit 28edcb949d19752aea2b6980d3904a95b6eb810f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu May 26 18:17:43 2011 +0000

    Fixed bug #54924 (assert.* is not being reset upon request shutdown).

commit d1ea827f27177f871d81f239045f91168af89520
Author: Pierre Joye <pajoye at php.net>
Date:   Thu May 26 14:37:13 2011 +0000

     -fix bug 54935, php_win_err can lead to crash

commit 565d4bc695e7d797db3d449fbf4cf0262235155b
Author: Felipe Pena <felipe at php.net>
Date:   Wed May 25 22:23:48 2011 +0000

    - Fixed ZTS build and removed unused vars

commit 5c9080d3a674d615debe704f621c42f01ff54ece
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed May 25 21:03:55 2011 +0000

    implement streams metadata API per RFC

commit 378cf70c818ae5e0ac33d08f23b54c5db34ea309
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed May 25 19:58:41 2011 +0000

    This isn't in

commit f5b67e09b9160c8e4d6b3917a24ea5fd4df39f25
Author: Philip Olson <philip at php.net>
Date:   Wed May 25 00:02:05 2011 +0000

    Fixed test, as per r311323

commit ad0666eb941485cc64719a9f29315cf7f88d32a2
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 24 23:49:26 2011 +0000

    - Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode filter)
      Patch by: slusarz at curecanti dot org

commit 07e9cfe6a524d2c3648b8623c6be790e8a9f1fd2
Author: Philip Olson <philip at php.net>
Date:   Tue May 24 23:49:04 2011 +0000

    Fixed test

commit 76ec6924cb2274b97d056c2e33898071e798136c
Author: Philip Olson <philip at php.net>
Date:   Tue May 24 23:27:49 2011 +0000

    Updated test. touch() emits E_WARNING for bogus values. Updated 5.3 test to look the same.

commit 708017dd3f1ac86aeb7555a8ac036b8af202c563
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 24 22:34:07 2011 +0000

    - Fix logic, it must check for both flags (as says the comment in the code) (bug #54912)

commit 04d0210c8e9b429138625ce0ed13f6e4a6068850
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 24 22:24:06 2011 +0000

    - Fixed bug #54912 (filter/logical_filters.c:685:32: warning: use of logical || with constant op)
      Initial patch by: crrodriguez at opensuse dot org

commit 59c102bf51a3dfab11a3014b80d2a1de83533e16
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 24 13:48:04 2011 +0000

    - Fix #54721, different Hashes on Windows, BSD and Linux on wrong Salt size

commit 6f594fc5ea4d5628b6969c0819c686b3c730ea97
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 24 10:47:35 2011 +0000

    - fix tests, keep EOL as unix style as the str len is used in expect

commit 1056c57fa989c959a26c309584575043fa24d19f
Author: Michael Wallner <mike at php.net>
Date:   Tue May 24 05:06:53 2011 +0000

    MFH: Fix Bug #54727, a re-incarnation of #26862

commit b60f6774dc4edd725b3eefe31b0c06f83f815f4b
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 24 00:10:00 2011 +0000

    - Fix the fix
    # Arghh, copy and paste error :(

commit 70f4069138249b348c4a10888aeeb4b3cc546ae5
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 24 00:05:50 2011 +0000

    - Fixed stack buffer overflow in socket_connect().
      Found by: Mateusz Kocielski, Marek Kroemeke and Filip Palian

commit 388fa176be796029923d07394b96609f0c63f4fa
Author: Philip Olson <philip at php.net>
Date:   Mon May 23 23:51:28 2011 +0000

    Fixed test for decoupled <?= as of r311260

commit 9eb5cb6571698ca1c623ad3e02c8727c4b0c9a09
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon May 23 07:06:04 2011 +0000

    fix some failing tests

commit a95a02150927401ed3ab7cb9a775eccf6e8025c7
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 23 01:47:06 2011 +0000

    - Fixed bug #54529 (SAPI crashes on apache_config.c:197)
      patch by: hebergement at riastudio dot fr

commit a6acb1f09e5b0cef1abec7c20c69e7d058a470a8
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 22 19:06:21 2011 +0000

    - Fixed bug #54269 (Short exception message buffer causes crash)

commit f5a9e17f9cedaa5e0135698acc7b57b06f05bc75
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat May 21 19:48:37 2011 +0000

    Increase the overly conservative pcre backtrack limit from 100000 to 1000000

commit 964f44a280c399ee908daa45a7764f46823a713b
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 20 21:24:51 2011 +0000

    - Fixed bug #54895 (Fix compiling with older gcc version without need for membar_producer macro)
      patch by: mhei at heimpold dot de

commit 30f19bd52434736daf5ea8a5b8ee74f9d676a4fc
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri May 20 18:56:13 2011 +0000

    Allow management of your own padding in openssl_encrypt/decrypt.
    
    For using mcrypt / openssl interchangeabley managing your own padding is the only solution.

commit 1101293b3f78254cddc4492ef8e1216e9d1364b2
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 19 23:20:47 2011 +0000

    - Fixed bug #54804 (__halt_compiler and imported namespaces) (Pierrick)

commit 4ad9f1970ce9ab756acc14947a0d8ddf7f696b78
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu May 19 23:18:55 2011 +0000

    Fix CS

commit 01a6840bbd4ed8b5264353d145d60c529b60715e
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu May 19 23:09:58 2011 +0000

    Fix bug 54866

commit 3012b74e96810893f2e8f3e51eef5490a380f7e0
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu May 19 22:49:47 2011 +0000

    Move LDAP to its own section

commit fe790643caa1e667fa0306fb0ad824cabb9e1928
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu May 19 21:39:01 2011 +0000

    Add new functions to UPGRADING

commit fceeb296e61fa57380e19f62dbe1b1dfe927e81a
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu May 19 20:07:02 2011 +0000

    Should probably have a note on the autoconf 2.60+ requirement here

commit 3cb4de03dc0cce9a87e3f58e456c7eee584d26a2
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu May 19 17:41:21 2011 +0000

    Tidy up ldap paging code and rename the API as discussed in #42060

commit c24ef71e6339351b085177d727a7c781893fa1d2
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu May 19 16:26:29 2011 +0000

    Decouple <?= from the short_tags setting and make it always enabled

commit 1e2aa4416cd97db51eb1b82afa1b0416da9c0d08
Author: Pierre Joye <pajoye at php.net>
Date:   Thu May 19 13:36:29 2011 +0000

    - initial import, will add all libs later

commit 6fad7172996c55964a16fbcbf2649bc3646d32cc
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu May 19 05:43:48 2011 +0000

    Revert part of the fix for #53339
    On OSX we need ssl AND crypto
    
    The patch that was applied didn't even match what was in the bug

commit 0a17fe52fb2f17996413b05339989dc874c08f8f
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed May 18 11:49:49 2011 +0000

    - handle out of memory

commit 4b450a0f85b2dc69e4260f374fab96af64587f4d
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed May 18 10:21:28 2011 +0000

    - Keep the old arginfo for now
    # This change we would E_RECOVERABLE instead of E_WARNING
    # and needs some more review, as well fixing ~80 tests

commit 1e3b32c777829f61fa9a18278e0647e9112d96ea
Author: Andrew Curioso <acurioso at php.net>
Date:   Wed May 18 04:43:21 2011 +0000

    Commiting r311138 into the 5.3 branch - fix to SimpleXML get properties hash

commit cfdd25d5c00fc2b587497b664489e4125895a522
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue May 17 22:24:44 2011 +0000

    ZEND_THREAD_SAFE and ZEND_DEBUG_BUILD are not meant to be case insensitive

commit e6368659a7abaa70d53072d76962bc0d854550de
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 17 10:39:18 2011 +0000

    - WS

commit 778273291d3bba2c1bfc7cdc9c7e23ab6be10ed8
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 17 09:44:11 2011 +0000

    exchange a "trap" with an error

commit 85eb08885b097eaa4a064ced6cdf4bd80331a097
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue May 17 00:16:57 2011 +0000

    - Move the field access behind the check
    # Only called from one place where the connection is checked, but
    # playing safe, again (parfait)

commit 469b6d2b9ef4e88b6fa69aa5cf7e085d5c15b501
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Mon May 16 23:43:12 2011 +0000

    adding an XFAIL, as we have an open bug for this test

commit 5d10bb6231aef1e51fd5ea1ffd440efbceb0ca50
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Mon May 16 23:39:16 2011 +0000

    adding an XFAIL, as we have an open bug for this test

commit 52c1db4b7dbaa1676a80ba5506d16844ab06d12b
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Mon May 16 23:35:23 2011 +0000

    set the timezone to UTC as suggested by Alexey Shein, and adding an SKIPIF as this test was originaly intended to be windows only

commit 41533cdee1b12dec9bdc6723378e4a1147e578f9
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Mon May 16 23:33:05 2011 +0000

    fix the test with the removal of the unnecessary newline

commit 6b593349cbc4961b8f9e315ca8ccc42b7454947a
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Mon May 16 23:31:14 2011 +0000

    adding the serialize_precision=100 for the tests, credits to Mats Lindh for reporting it

commit a93c3ddbb74fab8545f650c056c967ec7ff39f2c
Author: Ferenc Kovacs <tyrael at php.net>
Date:   Mon May 16 23:28:46 2011 +0000

    removing XFAIL as #39863 has already been fixed

commit ac96bcdc90144ab6ee3e8eca677569a884b347fa
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon May 16 22:24:41 2011 +0000

    - Handle error if tempfile can't be opened, found by parfait

commit 0f7d022eead2192efaf03fc72524c6031e3f4664
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon May 16 21:29:45 2011 +0000

    - Fix a few more memleaks found by parfait

commit db6a29e533a31a22f03d1db4e10dad898771a26b
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon May 16 19:46:32 2011 +0000

    - Fix possible memory leak
    # Found by parfait - http://labs.oracle.com/projects/parfait/

commit a546b3207f9495201ccfa48312f8489515ab004b
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon May 16 17:26:10 2011 +0000

    oops, can't use that macro here

commit a5eeecb13f8683eaadb137aee33ac2dd292bf1fc
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon May 16 17:22:41 2011 +0000

    Suppress a dozen unused return value warnings in places where the return
    value is really not useful to us.

commit 75ec1fedc7532b4743bedc1ec4881d90b7d71452
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon May 16 16:58:02 2011 +0000

    Add php_ignore_value() macro to suppress unused return value warnings
    from gcc. There are times when we really don't care about the return
    value and this will cleanly tell gcc.

commit 27dd44db9577f09864cb231b0e1e58efe9a14230
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon May 16 15:52:31 2011 +0000

    Fix a couple of warnings. Use %zu to printf a time_t and get_request_time
    actually returns a double, not a time_t.

commit a90b7da4358e9fdd873035fb58f4418ddbdd9e65
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon May 16 15:37:39 2011 +0000

    - Fix Bug #53782 (foreach throws irrelevant exception)

commit 8ab4c89d0b7eba20020773d5c28067c4ca282443
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon May 16 10:15:28 2011 +0000

    - Move the access behind the check.
    # I can't find an unsafe call, but let's play safe

commit 353077d23438f8b22d6f043e1da4101b163b165e
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon May 16 00:14:47 2011 +0000

    Get rid of autoconf warnings

commit c0748c785619e6a1180c3c7b9c50a6831bc8a12f
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 15 20:07:33 2011 +0000

    - version

commit 6f9d0a25fdf5df9f882e3704d3e97cc0a0cca828
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun May 15 06:16:37 2011 +0000

    Make the version match the branch

commit 245d15fdc65204ea1d2c2571558c639ee912da03
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun May 15 06:09:21 2011 +0000

    Drop support for autoconf < 2.60 in trunk and the
    new PHP_5_4 branch. autoconf >= 2.60 should finally
    be working now.

commit 8e256774b0cd24bd460c6fc4a9394abe5c1a939d
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun May 15 05:24:34 2011 +0000

    Cache the PDO include path

commit d19c366c4a05c1be88dc2c1cb48d19df2fefe87e
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun May 15 05:21:01 2011 +0000

    Missed merging this into the new PHP_5_4 branch

commit 654aa838cd2e626dac2ba249c196fc3338b7e9d2
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun May 15 00:48:05 2011 +0000

    forgot tokenizer...

commit 0f29950d9cde1170c168e5ab4537506fa4d1d29d
Merge: 1ca8acd 516c2f5
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun May 15 00:40:12 2011 +0000

    initiate 5.4 branch

commit 516c2f5920391239d4bfa2126ab772d5f712f8ba
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun May 15 00:36:13 2011 +0000

    removing scalar types in trunk

commit 41dbe394710a99f98b2acd8637a741b702025ce4
Author: Martin Jansen <mj at php.net>
Date:   Sat May 14 20:38:47 2011 +0000

    MFB: Fixed two failing tests that were caused by arbitrarily chosen
    but apparently bogus upper resp. lower limits for mt_rand().

commit f536be81c140533aa48493f9d853ab6922db07dc
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat May 14 18:02:59 2011 +0000

    - Fix svn command

commit a0ae7e5828d79e23d0d55a3f5d61d5b95c559591
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat May 14 17:51:38 2011 +0000

    en_US locale preferred output has AM/PM and also the timezone

commit 17c61886c00f3daab20953389019612fbe819dd3
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat May 14 17:48:36 2011 +0000

    - cvs2svn changes for the RELEASE_PROCESS

commit 0e07aeee7ec45b0adede88173783a4c8a4071875
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat May 14 17:34:18 2011 +0000

    Fix the require in these tests

commit f1967befc814441c821f3b7c9bbd556a7a23cc6d
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 14 01:00:59 2011 +0000

    - Fix test

commit 2a927b5d7f3715a74280ef2955f2fbd306d825fb
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri May 13 21:54:25 2011 +0000

    Make sure 'E' is included in the variables_order, otherwise
    this test won't work.

commit 8ba00176f11fe255221c8fbedd264870bdbfedde
Author: Stefan Marr <gron at php.net>
Date:   Fri May 13 20:28:34 2011 +0000

    Fixed a inconsitent condition for aliasing traits.
    
    - missed a failing Traits test, but is now fixed, and the bug covered by a dedicated test
    # Should always comment conditions that go over more than two lines :-/

commit db0c957f028f116a1518f3cc81edc77053053eed
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri May 13 13:51:07 2011 +0000

    Fix Windows build, this really should be in a patch file / README.
    
    I'll fix this up later.

commit 6ec23faa99eeb484189edc681693b08bc43d51d9
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri May 13 07:00:45 2011 +0000

    Update bundled PCRE to 8.12

commit 735b3423a95bbc85af9c9154510d788cb5381c5d
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri May 13 06:11:06 2011 +0000

    Update bundled SQLite to 3.7.6.2

commit 2c7fb35b831c03827c68c25f91bc2e344c919626
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri May 13 05:54:34 2011 +0000

    Fix use after free() in XMLReader::xml()

commit 194b48088cf0f0017f1b6b0b53203d8e0e5ef0b0
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri May 13 05:06:48 2011 +0000

     Fixed bug #54723 - getimagesize() doesn't check the full ico signature and misreports mpg files

commit 155972b11725ff29317f6e3ed12c65e02ee8f5c4
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu May 12 08:19:37 2011 +0000

    Check headers first and let the CHECK_LIBRARY macro
    handle checking for the library. This makes it
    correctly handle non-standard system paths as long
    as gcc knows about them. Should fix the build on
    Ubuntu natty.

commit c6ea819db485a30a2b50e7c85a0b54d38137d166
Author: Philip Olson <philip at php.net>
Date:   Thu May 12 06:51:46 2011 +0000

    Added missing date_default_timezone_set('UTC'); to the appropriate tests. A few now pass by not showing the timezone warning.

commit dbed284039fe4fcffdd6f42ff93a0303ee499a59
Author: Boris Lytochkin <lytboris at php.net>
Date:   Tue May 10 20:04:26 2011 +0000

    fixed typos in tests
    ucd-snmp epoch is over, drop legacy memory allocation (non e*)
    tune 'buggy snmp_snprint_value' detection on some systems

commit b966897a0d7412e0ded08e762aacf52000c8287e
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue May 10 19:09:24 2011 +0000

    Turns out that more than 1% of users clocks are more than a year out of date, this causes cookies to never get deleted since the date is in the future.
    
    I can only guess its due to batteries on the motherboard being dead.

commit 97930e91701b5723c587d320c9ec5d8d0f217eaf
Author: Boris Lytochkin <lytboris at php.net>
Date:   Tue May 10 11:48:10 2011 +0000

    method renaming:
    SNMP::get_errno() -> SNMP::getErrno()
    SNMP::get_error() -> SNMP::getError()

commit a642b52295d8af9bfbffbf88c562de492a62aed3
Author: Adam Harvey <aharvey at php.net>
Date:   Tue May 10 08:14:55 2011 +0000

    Fix bug #54692 (SQLite3::open() Return Value) by correcting the SQLite3::open()
    prototype.

commit 9a197618b4ad2305cc884abe80ab7ded5fb22fd8
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 10 07:15:22 2011 +0000

    Fix range
    (thanks again nihen)

commit 9d2f7c1e3e64e5c8af69695ecb6a004a72ff79a2
Author: Boris Lytochkin <lytboris at php.net>
Date:   Mon May 9 19:34:07 2011 +0000

    remove method open, __construct is enough

commit d4ae5bd9955cbbd80fd9e70d4e6b36004e39fc2c
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 9 16:20:35 2011 +0000

    Fix for bug 54674..typo in the check of SJIS

commit 410a781063aaa3ab55e59d19ed354d20e0d827ff
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon May 9 11:34:17 2011 +0000

    - Fix bug #54644 (wrong pathes in php_pdo_mysql_int.h)

commit ee0d7f32074e63aec8fe8f3e41b9baca4cc32e18
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sun May 8 13:58:37 2011 +0000

    * new option for SNMP::get: force keys of return array be as in request array
    * new option for SNMP::walk: use suffix of OID for keys in return array, not full OID

commit 1dc02ac2def6ab6df932397f527029af721ff6c4
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sun May 8 09:20:58 2011 +0000

    fix error reporting on OID not increasing
    calling arguments markup

commit 1c24911a46c6c8b2675e40494ebd50a321d60e69
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 7 01:58:26 2011 +0000

    - Fixed bug #54681 (addGlob() crashes on invalid flags)

commit 1bf6d03020b8b89bbb3899aa7145a622702b7548
Author: Pierrick Charron <pierrick at php.net>
Date:   Thu May 5 18:30:14 2011 +0000

    # Fix phpt

commit 6eedfb9b3a2e0d771b1a76540357bfc0db27ef5d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu May 5 16:02:11 2011 +0000

    Fixed direct threaded executor (php zend_vm_gen.php --with-vm-kind=GOTO)

commit 91bddbe26e2537de59e66a9a56a935c6d36081e2
Author: Andrey Hristov <andrey at php.net>
Date:   Wed May 4 19:09:12 2011 +0000

    add the BLOCK_LEAVE macro for non-gcc and non-win

commit 84a309f87b5c1c1d4514644c9091f346488a09ae
Author: Andrey Hristov <andrey at php.net>
Date:   Wed May 4 19:05:19 2011 +0000

    reorganize the DBG_ macros, add DBG_BLOCK_XXX

commit 2d5e51db05a1ee9e4447920580a0188ed7e0e5f9
Author: Andrey Hristov <andrey at php.net>
Date:   Wed May 4 10:35:04 2011 +0000

    fix valgrind warning

commit bb2ccc96d3d5f40ae492f609328080f0e9c30bb9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 4 08:44:14 2011 +0000

    fix tests

commit 968d49ae651da2f7bb039539779450e0e90c330d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 4 08:28:31 2011 +0000

    fix test

commit 829d08e50c1172d8dc4c8e60eb5bda8b2fa22315
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 4 08:24:16 2011 +0000

    fix CLI tests failing because of new OB API

commit fbe8cf9a408de367bc019d097b9175a4c7d09d72
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 4 07:53:22 2011 +0000

    Fixed crash when passing invalid timestamp (negative integer on win32)

commit 354cb67597b6956158837c36936b68f56c0daf09
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 3 11:15:30 2011 +0000

    fix tests

commit 48cb3447bbfd44fa8232d5e581f2fa5d823a2ce7
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 1 19:22:24 2011 +0000

    - Fixed ZTS build

commit 6d9d7af86f7b8c61b4547236a3e80a10058fc7fa
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun May 1 18:37:20 2011 +0000

    - Fixed bug #54580 (get_browser() segmentation fault when the browscap ini
      directive is set in activation time). This commit fixes this by adding a per
      request parsing of the browscap file that's when get_browser is called the
      first time and the directive is set on activation time.w

commit 8dfe15a12e5946afd20bf48ae11da9bc4ed5b9cc
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun May 1 04:16:28 2011 +0000

    - Fixed accidental change.

commit 93f65cdeac1e20e5ad789609894c116261e7f273
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun May 1 03:57:01 2011 +0000

    - Fixed bug #54623 (Segfault when when writing to a persistent socket after
      closing a copy of the socket).

commit 9c285fddbb01de190098fc0b1964566f5a217327
Author: Derick Rethans <derick at php.net>
Date:   Sat Apr 30 20:18:51 2011 +0000

    - Updated to version 2011.7 (2011g)

commit c2d392e93494cb5a63849209600fde6a906d1329
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Apr 30 15:56:07 2011 +0000

    - Fixed build on Solaris.

commit a6c97377498884d4f12eb73b35999dae23f1a548
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Apr 30 15:54:44 2011 +0000

    - Fixed SKIPIF section missing a semicolon.

commit e77bd31f3fff6ca3f43d493ad83dadb25fe9e8a5
Author: Peter Cowburn <salathe at php.net>
Date:   Sat Apr 30 12:57:23 2011 +0000

    fix method name in JsonSerializable exception message

commit 118695a4ea44615b5d1927d2903e88b7b15fd33b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Apr 28 12:32:47 2011 +0000

    #doc
    Added 3rd parameter to filter_var_array() and filter_input_array()
    functions that allows disabling addition of empty elements

commit 53204a26d2a4a2d47cb92c4fcfce235b5e05fd77
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Apr 27 21:27:31 2011 +0000

    Fix test by pointing this at a smaller file that is less likely to break the test

commit c09f0822fde92668bf1bdb2536f3695f8ca29381
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Apr 27 15:08:44 2011 +0000

    Fix broken test

commit 1f3771ef680855c155bd74a4b9092d66e880db86
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Apr 27 09:29:10 2011 +0000

    Regenerate from the doc sources

commit 0c8438462c3ef6e1481b4d66d723e9c3e19a2800
Author: Martin Jansen <mj at php.net>
Date:   Mon Apr 25 16:50:30 2011 +0000

    The project calls itself OpenSSL and not openSSL, so let's keep it
    that way in our code as well.

commit b948b7d8eaf1458afe8cbdcd01d3b5e24625b7b2
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Apr 25 09:31:00 2011 +0000

    - keep node creation check

commit c8542ceac619d88cf05ddb679ec55a4c09e16aa6
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Apr 25 09:28:08 2011 +0000

    - keep inode creation check

commit 9fb4cd1a910e6de9152f519fa8778ae8a2ee0a8a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 25 07:50:07 2011 +0000

    Fixed bug #54585 (track_errors causes segfault)

commit 380c3e5127abc3e55d01b89eb92cf6264f85449f
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Apr 24 23:27:48 2011 +0000

    SSLV2 patch cleanup

commit 6336b280196ba759029709d6aca364f16c5c3747
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Apr 24 22:08:11 2011 +0000

    - fix use of unitiliazed var

commit f1806e67e68fdd39f5e11287f57b686b2f077560
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Apr 24 20:47:22 2011 +0000

    Support for openssl without SSLv2 supprot compiled in. Distros are starting to
    remove support now and this wasn't compiling anymore on my Debian dev box.

commit 999790a8420141bec32b36f8e743c8c7bc6af2de
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Apr 23 21:14:10 2011 +0000

    2011

commit cc8ac4ec00721ce62f714fabc41a66129954b4f0
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Apr 23 21:12:25 2011 +0000

    its force-quit, not -exit (yawk)

commit 821d7169d9d575ceef71e69570b98519826ccb01
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 20 12:59:18 2011 +0000

    Fixed bug #54367 (Use of closure causes problem in ArrayAccess).

commit 11941b3fd2cc7377a1715ba77ea48ec55facb764
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Apr 19 21:57:01 2011 +0000

    - not desired yt

commit 600c9498f92ca9ea83bcda8a865f49a00857016d
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Apr 19 21:43:22 2011 +0000

    - fix build >(btw, has novell man pages too?)

commit 988b8a9cbe955e1cc3af3ca85c47d41e248f5c30
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Apr 18 11:13:37 2011 +0000

    Add an --man-dir to php-config too

commit e9bc36522a276b462a558d4c4404ea53be2e9b93
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Apr 18 09:50:32 2011 +0000

    Expose PHP_MANDIR
    Useful for apps (like the pear installer, phd, .. etc) to install their manpages into the same dir as php did :]

commit b57d9f41cf70c3c3328889292e547bfe14721a09
Author: Felipe Pena <felipe at php.net>
Date:   Sun Apr 17 22:06:27 2011 +0000

    - Fixed ZTS build

commit 3440d853c75e11d61ae3a4ba54f582b72916a84d
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Apr 17 21:56:26 2011 +0000

    implement FR #54540 - Allow loading of arbitrary resource bundles when fallback is disabled

commit 944a2b0c803aa58eb4e3e3d66e248ff9ad688b66
Author: Rob Richards <rrichards at php.net>
Date:   Fri Apr 15 14:24:40 2011 +0000

    Implement FR #48587 (MySQL PDO driver doesn't support SSL connections)

commit 50ce16deff058dfbf2a04113e4bad1548521bc64
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Apr 15 12:43:20 2011 +0000

    Fixed bug #54268 (Double free when destroy_zend_class fails)

commit 8fe3ea75cb2fc9fe3b6e58340a07aa61f89079b2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Apr 15 09:59:42 2011 +0000

    Changed initialization order to workaround against crashes after memory overflow

commit e6235434524dc1062a0cd856c2be47ca3a5b376a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Apr 15 09:57:43 2011 +0000

    Improved GC to avaid reconstruction of HashTables for object properties

commit 07f60310b2f53a9209b9ce02388305d7195ef92a
Author: Felipe Pena <felipe at php.net>
Date:   Wed Apr 13 13:38:52 2011 +0000

    - Remove undesired line (reported by Gökhan Özbulak)

commit c4a8866abb8e748f8a9b78d7b2d3836a542569a7
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Apr 13 06:32:41 2011 +0000

    fix bug #54238 (use-after-free in substr_replace())

commit 465ffa7fa27e90d5751ba185cf19e9c494176f65
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Apr 12 18:33:08 2011 +0000

    Fixed bug #54121 (error message format string typo).

commit b1d92849011f5bc2d0dafaff79cd10bf7f019f5a
Author: Boris Lytochkin <lytboris at php.net>
Date:   Tue Apr 12 08:00:14 2011 +0000

    fix typo

commit 09b990f499caa582528689751294500ce310a500
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Apr 9 18:32:55 2011 +0000

    - Fixed bug #54440: libxml extension ignores default context.

commit db01e840c206b900b46177502c0add92bc9eb928
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Apr 9 16:59:36 2011 +0000

    - Fixed bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE.

commit 6f3148db81d15cd024933ce235a56e72b9233acb
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Sat Apr 9 09:52:24 2011 +0000

    Add optional argument to debug_backtrace() and debug_print_backtrace() to limit the amount of stack frames returned.

commit efcb9a71cdb3efde06dd3b347e64b21e4418c9db
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Apr 8 10:02:07 2011 +0000

    - Fixed bug #54358 (Closure, use and reference)
    - Fixed bug #54039 (use() of static variables in lambda functions can break staticness)

commit 77ed819430ed74c5b0bb5e13294c74d39f17b774
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 7 14:52:30 2011 +0000

    Fixed bug #54323 (Accessing unset()'ed ArrayObject's property causes crash)

commit d3274b7f20161bb9de419a958773da94b88bca0b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 7 14:34:07 2011 +0000

    Missed tests

commit 2e25ec9eb7625d48af19c7ca061b90f9e6337ae8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 7 13:35:27 2011 +0000

    Fixed bug #54372 (Crash accessing global object itself returned from its __get() handle)

commit 187eb235fecce05cbc6426322f6792363f1650f2
Author: Adam Harvey <aharvey at php.net>
Date:   Wed Apr 6 10:23:06 2011 +0000

    Implement FR #54459 (Range function accuracy) by changing the way range()
    calculates values when used with floating point bounds/step.

commit 18d71a6f5911d36f4310e160fa8ad0d4106474cd
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Apr 6 10:17:52 2011 +0000

    - Updated UPGRADING now that multicast support was decided
      trunk only.

commit bbb4f679aef236c717d3938080ef2f184b63c6e9
Author: Boris Lytochkin <lytboris at php.net>
Date:   Wed Apr 6 06:58:25 2011 +0000

    * Net-SNMP version detection and proper processing
    * more UCD-SNMP-related code removal

commit cab643f615d4f592778b7234dabed772d5d66866
Author: Boris Lytochkin <lytboris at php.net>
Date:   Tue Apr 5 12:20:35 2011 +0000

    * added detection and walkaround for net-snmp library bug (net-snmp BUGid 2027834)
    * drop UCD-SNMP support, R.I.P.

commit 1368364469571507b56358e3fe210aaaaea35a07
Author: Pierrick Charron <pierrick at php.net>
Date:   Sun Apr 3 21:46:52 2011 +0000

    Fix common typos in the source code (Reported in Bug #54065)
    # External libraries were excluded
    # Thanks eitan at eitanadler dot com for the first patch :)

commit 9e05a9ad1310018a6f5797c7e32ae0d0cbd9cb69
Author: Felipe Pena <felipe at php.net>
Date:   Sun Apr 3 17:20:34 2011 +0000

    - Removed unused variable (Pierrick)

commit 063aba2e655139a32de8c17e03d860dd1763f3d1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Apr 3 16:30:31 2011 +0000

    Fixed bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is not implemented).

commit 5a8c917c377281819cd14a5fbf9132d2ac11cbef
Author: Pierrick Charron <pierrick at php.net>
Date:   Sun Apr 3 07:18:27 2011 +0000

    Fixed bug #54454 (substr_compare incorrectly reports equality in some cases)

commit 70075bc84c4c1f5700ee95415e07c1799e3c083c
Author: Felipe Pena <felipe at php.net>
Date:   Sat Apr 2 01:24:53 2011 +0000

    - Improved message and version checking

commit 599d9134fc3258995dc33df77b667feb5c9c41e3
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Apr 1 17:19:08 2011 +0000

    - add CURLINFO_REDIRECT_URL

commit 4aac903e613692f05d2114e2e89480dc6496f466
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Apr 1 17:10:52 2011 +0000

    - [doc] add ini option to set the default cainfo file, in case none was set at compile time

commit fee45b7a5fe27f105c20ea796949e98e4b396d1d
Author: Derick Rethans <derick at php.net>
Date:   Fri Apr 1 11:24:49 2011 +0000

    - Updated to version 2011.5 (2011e)

commit 6aed81764e7a4fc95b6fb7df20dc7dd6e2b12f04
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Mar 31 23:58:06 2011 +0000

    - fix bug #54423, fix build in trunk, introduce by previous related commit

commit 6e7a3015e516452c8d497a4c5227111de256baf8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 31 11:59:34 2011 +0000

    fix bug #54423 (classes from dl()'ed extensions are not destroyed)

commit 27c0221dc953304f2845856fec7091d6b9ab9c8a
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Mar 30 09:46:56 2011 +0000

    - not used on win

commit f7249e7c5c110762c864cc71f75ec310e3c4237f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Mar 30 09:46:20 2011 +0000

    - fix build, should fix that code too on non win (wondering if that part was working at all)

commit 38bbbe34173d6c925305c6a0f41f1288c673bb37
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Mar 30 09:42:21 2011 +0000

    - attempt to fix build, 1st error

commit b7a99bbbb8c45ecac19f25ff024978cd4446bd28
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Mar 30 09:25:09 2011 +0000

    - fix build

commit 92ecff668f3fb2639e4421c287d2a9b2176707c6
Author: Christopher Jones <sixd at php.net>
Date:   Tue Mar 29 21:37:45 2011 +0000

    Refactor OCI8 config.m4: improve messages and merge similar conditionals

commit 5def890d4d387602a85d32f315f8dae873d38d4c
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 29 18:40:20 2011 +0000

    - Fixed bug #44989 (64bit Oracle RPMs still not supported by pdo-oci)
      patch by: jbnance at tresgeek dot net

commit 264d2b348054f95772c91169b84edd89f9525108
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Mar 28 16:43:49 2011 +0000

    -  Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent, windows fix

commit 0625b3882d965b88116416ff0a336ac35a7021d0
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Mar 28 10:55:34 2011 +0000

    - re enable static analyzer, crash fixed with snapshot builds

commit 301eda5b6dbad37e9acff8569a9626e264e3130f
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Mar 28 09:11:28 2011 +0000

    MFB (r309775): fix last commit

commit f7b7b6aa9eb43e5969dac9c8fcd92f0f2cb3e6d7
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Mar 27 22:44:34 2011 +0000

    - Improved upon r309729.
    - Extented strategy to remaining the classes on spl_directory.c, even those that don't crash.
    - UPGRADING.
    - Better bug54384.phpt, with all the classes covered.

commit 11efb7295e9a9889721c5ea0ebae7f5db157d950
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Mar 27 20:24:40 2011 +0000

    UPGRADING

commit b83e243c23daafdecaec75461b5ff4705733608d
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Mar 27 20:13:27 2011 +0000

    Added CallbackFilterIterator and RecursiveCallbackFilterIterator classes
    
    [DOC] This is a concrete FilterIterator which takes a callback as
    constructor parameter, and uses this callback for filtering. This allows
    to use FilterIterator without extending it.
    
    CallbackFilterIterator Example:
    
    $it = new ArrayIterator(range(1,100));
    $it = new CallbackFilterIterator($it, function($value) {
    	return $value % 2;
    });
    foreach($it as $value) // ...
    
    RecursiveCallbackFilterIterator Example:
    
    $it = new RecursiveDirectoryIterator("/");
    $it = new RecursiveCallbackFilterIterator($it, function($file, $k, $it) {
    	return $it->hasChildren() || $file->getSize() > 1024;
    });
    foreach(new RecursiveIteratorIterator($it) as $file) // ...
    
    The callback takes the current value, the current key and the inner
    iterator as parameters.

commit 2191af9546632c2eca7084e7e66745ff6ad7dd1a
Author: Felipe Pena <felipe at php.net>
Date:   Sun Mar 27 18:14:58 2011 +0000

    - Fixed compiler warnings

commit 907244a8222a72cf6dd71216a603a5945a207edb
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sun Mar 27 09:44:38 2011 +0000

    added info about changes in SNMP extension

commit c2fe893985f619fdb4f8d17c16405e8ce7926db5
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Mar 27 04:21:06 2011 +0000

    - Fixed bug #54384: Several SPL classes crash when parent constructor is
      not called.
    #Merge to 5.3 pending (slight BC break on AppendIterator, as it's no
    #longer possible to defer the call to the parent constructor until
    #after the constructor is performed).
    #Bugs fixed in an atypical way for SPL. The parent constructor call
    #check is performed at construction time by using a wrapper constructor
    #instead of a check on the beginning of each instance method.
    #Perhaps this should be uniformized in trunk; this method was mainly
    #applied only to the ones crashing, except a few iterators (at least
    #AppendIterator and RecursiveIteratorIterator).

commit 3acdca47030e6dc973cffc0063d45e1bef354a3e
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 26 17:02:34 2011 +0000

    - Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters)

commit 8138f7de406ef351e51ebec415738b646be2541e
Author: Ulf Wendel <uw at php.net>
Date:   Fri Mar 25 10:45:28 2011 +0000

    Update of mysqlnd version. This has been forgotten when introducing set_autocommit, tx_commit, tx_rollback calls (http://svn.php.net/viewvc?view=revision&revision=308669).

commit 133ba9b5dddf683df9b48591c87d7c9e53f7ce62
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Mar 24 16:12:18 2011 +0000

    fix buffer overflow - overwriting with 0x0, due to
    unchecked buffer size. This can be easily workarouned on
    existing unpatched systems by increasing
    mysqlnd.net_cmd_buffer_size ini variable to more than 8k

commit 38fd7f48d08f194cad14a95860c37b499b214a26
Author: Ulf Wendel <uw at php.net>
Date:   Thu Mar 24 13:40:06 2011 +0000

    Limit test with 65k params, should crash mysqlnd

commit e42662039f1adaa2e227a04885941bd0e5ed92d1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Mar 24 12:57:38 2011 +0000

    Fixed a crash inside dtor for error handling.

commit 39e0aa4dc6f66ac00cc6e1a86ea9d71bb5f3520f
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 23 22:46:04 2011 +0000

    - Fixed bug #54292 (Wrong parameter causes crash in SplFileObject::__construct())

commit 0a4d7e88c90b8e65c3c43fc815b4759391190a62
Author: Christopher Jones <sixd at php.net>
Date:   Wed Mar 23 18:56:47 2011 +0000

    Fixed bug #54084 (Fix apxs Apache version test to work with Oracle HTTP Server) (Chris Jones)

commit e7a5fb405e6a2cf471cbed17fbbfda0768b3fc3a
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Mar 23 17:14:28 2011 +0000

    Fix compressed build, make it easier

commit 72d740f8fa41c13ba4bbe5bdfcf747e98fcd7e35
Author: Adam Harvey <aharvey at php.net>
Date:   Wed Mar 23 08:59:11 2011 +0000

    Implement request #54355 (Test for de_DE doesn't use UTF-8 locales). Patch by
    Ondřej Surý.

commit 1eb3bdd802748f52416cb318cfd03c9b7c989730
Author: Ulf Wendel <uw at php.net>
Date:   Wed Mar 23 08:57:52 2011 +0000

    Coverage for a 'silent server protocol change' from the past for which both mysqlnd and libmysql have workarounds.

commit b2d384355d5cf653ebe96ae149d1384063658eab
Author: Adam Harvey <aharvey at php.net>
Date:   Wed Mar 23 08:48:32 2011 +0000

    Bah, these should have been in the last commit too. Update expected output for
    further tests that now generate warnings after r306931.

commit f9b8088349539dc1c0057c220f04e395adfcfd8e
Author: Adam Harvey <aharvey at php.net>
Date:   Wed Mar 23 08:43:36 2011 +0000

    Update test that now generates a warning after r306931, which increased the
    error you get when silently casting an empty variable to an object to an
    E_WARNING from E_STRICT.

commit 2adf58cfcf9a2e4b55a775fcbd3ccc5dd16ec979
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 23 01:22:18 2011 +0000

    - Fixed bug #54283 (new DatePeriod(NULL) causes crash)

commit 63673a533f49e090172e2fac7e303fc755df23b4
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Mar 23 00:51:22 2011 +0000

    - Updating UPGRADING for r309516 and modest merge to 5.3.

commit 11c4a5b96a2adea39774f8089071e9226409057f
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 22 22:41:16 2011 +0000

    - Fixed bug #54281 (Crash in non-initialized RecursiveIteratorIterator)

commit 3ffac762b05c49e7b44e04ffad92c86f15741c94
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Mar 22 14:39:58 2011 +0000

    palloc is long dead, use more appropriate name

commit a6d4f047d4d1c0893303163a57d2354afee86457
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Mar 22 14:39:36 2011 +0000

    Fix message

commit cfb01aab63d1157b979750f3149f115a67fbd8d1
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Mar 22 12:54:02 2011 +0000

    remove more unneeded includes

commit 15fd9c4f586d39c2d4365c76044ca746a98cea97
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Mar 22 12:22:16 2011 +0000

    remove unneeded includes

commit 9de1ad4cd2b622d3250a6b5e7cd60fa3fc9d52c7
Author: Adam Harvey <aharvey at php.net>
Date:   Tue Mar 22 09:12:01 2011 +0000

    Fix bug #54318 (Non-portable grep option used in PDO pgsql configuration).
    Patch by Ben Walton <bwalton at artsci dot utoronto dot ca>.

commit 991ba13174bb95a6a0c4849bdcd4883e335bf493
Author: Adam Harvey <aharvey at php.net>
Date:   Tue Mar 22 08:33:22 2011 +0000

    Fix bug #54340 (DateTime::add() method bug).

commit 0de2e61cab34ac6e97f2411143df933626de92cc
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Mar 22 00:44:23 2011 +0000

    - Added socket_import_stream().
    - Fixed socket_strerror.phpt
    - Made php_set_sock_blocking return FAILURE on fcntl error.
    - Made socket_set_block()/socket_set_nonblock() emit warning on error.

commit 3afdf62df00a45635f854259fdd13cf4592c09f1
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Mar 21 13:58:11 2011 +0000

    throw out legacy code, that never was used for something
    useful. Was added for QC but QC is now a plugin, not part of
    the core.

commit e1c16f119c40e81462e3cbae4337581bc4b25d15
Author: Adam Harvey <aharvey at php.net>
Date:   Mon Mar 21 09:40:52 2011 +0000

    Fix bug #54316 (DateTime::createFromFormat does not handle trailing '|'
    correctly).

commit 7f2937223dec01f23e8bffb1824bee3420a703f2
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Mar 21 02:58:54 2011 +0000

    - Make fclose() actually close stream, even when the resource refcount is > 1.
      This reverts the fix for bug #24557.
    - Make php_stream_free delete the stream from the resources list, not merely
      decrease its refcount, as a single call to zend_list_delete does.
    #Not worth the risk merging to 5.3. While change #2 may prevent some segfaults,
    #a quick and dirty survey to the codebase only showed calls to php_stream_close
    #or php_stream_free on streams allocated in the same function, which would have
    #refcount == 1. May be reconsidered.

commit 2034e143410117ac0c85f46e724cc33ec80157eb
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Mar 20 22:15:43 2011 +0000

    - Fixed SKIPIF section of bug52820.phpt.

commit bc13636bfe96859b4a089245740f5f5beed272cc
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Mar 20 22:12:11 2011 +0000

    - Fixed SKIPIF section of bug51958.phpt.

commit 14eaa5ac58adcbbf80a5db7838f7c4080fbd6e0e
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sun Mar 20 20:07:33 2011 +0000

    follow CS:
     - method set_security should be named as setSecurity
     - SNMP_VERSION_2C constant

commit 547a96090f2eb652c4f3c0978164199b835ac86f
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Mar 20 15:15:08 2011 +0000

    - Fixed bug #54332 (trunk only, null pointer deref due to information loss on long to int conversion)
    - Fixed some int* pointers being passed as size_t*.

commit 2ddfe191204dd99dc799fd246c6090ba67017908
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Mar 20 02:05:41 2011 +0000

    - Normalized line endings, added native eol-style.

commit c9d397d59ff5ecd826c810880a5ebb6e839af8a1
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Mar 20 02:03:29 2011 +0000

    - Adding copyright headers to the new files, gotta do something about the
      windows line endings too, but I'm separating the commits.

commit 8deb11c0c33cbecf7807ac996ed02cebea1ee068
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Mar 19 23:15:04 2011 +0000

    - Fixed bug #54291 (Crash iterating DirectoryIterator for dir name starting
      with \0).

commit 5d0c94829672332216d205634870e15d20f60869
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sat Mar 19 20:50:39 2011 +0000

    revert r309111 (name_len was not a typo)

commit 179b9d0f63ace9a8eb29a73892302508ad80cbd5
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 19 17:36:01 2011 +0000

    - Fixed bug #54312 (soap_version logic bug)
      Patch by: tom at samplonius dot org

commit a286fa3523b230fded3204d8b09381675f70d85c
Author: Raphael Geissert <geissert at php.net>
Date:   Fri Mar 18 18:47:09 2011 +0000

    Add the libraries we actually test and need for LDAP and OpenSSL, fixes bug #53339
    Patch by Clint Byrum

commit f06443593eb832dd1c796c787f079f9aeb3fe691
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Mar 18 14:56:20 2011 +0000

    add a proxy for sppintf and vspprintf

commit c90df5850b6540e5b14e7db81bbe64880b5c98a6
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Mar 18 13:55:25 2011 +0000

    WS

commit 2d2d1c7335a5a0851c46e503f098a7c3c0be3054
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Mar 18 13:35:33 2011 +0000

    new function/methods - mysqlnd_stmt_flush. Removing
    code duplication

commit ca5df2a8bb50b9fd0db8b2439f06adb4f3fde930
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Mar 18 12:33:17 2011 +0000

    less trace info

commit 8c14436f73ca5b55d2f55ab01a488a2d9ffd4e1c
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Mar 18 11:58:46 2011 +0000

    split mysqlnd_debug.c in 3 files

commit ff0fe17725d4f2de6caa1ec3abd1e780e3474e61
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Mar 17 22:21:59 2011 +0000

    - Replaced calls to getprotobyname by constants to avoid
      unnecessarily hitting /etc/protocols on MINIT.

commit afdcb5ecb422807c7472d83574b7acf223f665e4
Author: Ulf Wendel <uw at php.net>
Date:   Thu Mar 17 15:18:22 2011 +0000

    Test coverage for some of the cases where LAST_INSERT_ID() and API *_insert_id() differ as documented in the MySQL manual in particular the C API reference section

commit d903915f938c33592b20bdba5f27a4aba01c3c8d
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Mar 17 10:28:53 2011 +0000

    Fix for bug #54221 mysqli::get_warnings segfault when used in multi queries

commit b60e4fe4f091dcff2b55072688ab1e3126f86df8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 16 15:21:38 2011 +0000

    Fixed bug #54265 (crash when variable gets reassigned in error handler)

commit 34846cff4d5dc14e67899324f12fab80d2d6d396
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Mar 16 14:10:59 2011 +0000

    Remove unused macros

commit 5d9b15feb11dd279a63505e19d01a665300dfcf9
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Mar 16 12:42:59 2011 +0000

    allocate persistently

commit 4a382563945bd50b983408a62aa41fcc514335e7
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Mar 16 11:51:56 2011 +0000

    compiler warnings fixed

commit 8c06867e11aecf3d47ac1fe8255d7abafbb9f706
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 16 11:14:33 2011 +0000

    Fixed bug #54262 (Crash when assigning value to a dimension in a non-array)

commit a5b9eda06ac0a2adc743d011f2f81a6012055058
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Mar 16 05:41:50 2011 +0000

    fix UMR when setting forward string offset

commit 8efa208e0b673da651a34af4b6e6caccc54d5910
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Mar 16 05:25:02 2011 +0000

    fix UMR when variable name is an object and __toString is used
    # zend_call_function checks IS_REF on This

commit 406dd6e8ca48a637be2571436c0b65e17f9aa5a1
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 15 17:14:32 2011 +0000

    - windows only

commit 9319359dc9f7808fad0f59970587d0bee5d22643
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 15 17:13:44 2011 +0000

    - make setlocale thread only, drastically reduce TS related crashes in error mgt and other parts like pcre, and actually a good thing (tm)

commit 76dd2d8e2c3a1fc4ec13b6489d00629b61470f91
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Mar 14 22:59:05 2011 +0000

    - Fixed bug #51958: socket_accept() fails on IPv6 sockets.
    #On hold for 5.3

commit 8553a94476bfcbd1f7b6bf9de921bcdaa1a07c74
Author: Derick Rethans <derick at php.net>
Date:   Mon Mar 14 18:56:02 2011 +0000

    - Updated to version 2011.4 (2011d)

commit 4c7c9df8151b0b616263a7f96b779eb7ddda682c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 14 16:02:04 2011 +0000

    Fixed multibyte related issues

commit bbc879b5870fff8d996b4f227816cb249c4d7839
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 14 16:00:59 2011 +0000

    Fixed multibyte related issues

commit 0be5ca5b3c4dd174f4e50e6a69be2951f6bbecc7
Author: Felipe Pena <felipe at php.net>
Date:   Mon Mar 14 14:12:42 2011 +0000

    - Missing fixes for bug #54247

commit fe91aeaaac0ae6a6631d8b101b9e1581b5248a2a
Author: Felipe Pena <felipe at php.net>
Date:   Mon Mar 14 13:54:41 2011 +0000

    - Fixed bug #54247 (format-string vulnerability on Phar)

commit e4298bf0fb4e3340a0be109521124353a622c17d
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Mar 14 00:08:29 2011 +0000

    - Added multicast support to the sockets extension (bug #40510).

commit cedd0a7224f3815df69f2187bf468d16c4ec93e7
Author: Felipe Pena <felipe at php.net>
Date:   Sun Mar 13 14:57:19 2011 +0000

    - Fix infile return on duplicated key (related to bug #54242)

commit 5500c1cc17eca488cb16bc9dc07dbaba7b4a9306
Author: Felipe Pena <felipe at php.net>
Date:   Sun Mar 13 14:21:58 2011 +0000

    - Fixed bug #54242 (dba_insert returns true if key already exists)

commit 03b63d57be67e82e225a2df63afb7db82771f23a
Author: Felipe Pena <felipe at php.net>
Date:   Sun Mar 13 14:19:31 2011 +0000

    - Fixed ZTS build

commit 4a0831743ddad00c4e175396eca6ffd6efdcff2b
Author: Pierrick Charron <pierrick at php.net>
Date:   Sun Mar 13 05:25:45 2011 +0000

    Remove unused variable

commit 6e74d95f34c7d6352a91eff456d6a69a18953287
Author: Pierrick Charron <pierrick at php.net>
Date:   Sun Mar 13 04:02:56 2011 +0000

    Fixed bug #54180 (parse_url() incorrectly parses path when ? in fragment)

commit d890ece3fc51989bf1de2a3e1e03c2b135534832
Author: Boris Lytochkin <lytboris at php.net>
Date:   Fri Mar 11 07:21:13 2011 +0000

    fix typo in SNMP_SNPRINT_VALUE usage: use val_len, not name_length

commit 2a94e04aebe2a59c1ebd864b62036f735526767a
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Fri Mar 11 03:52:39 2011 +0000

    Fix prototype of zend_fetch_debug_backtrace().

commit adecc80459d5621d512bafee1912236af98cbb87
Author: Eyal Teutsch <eyalt at php.net>
Date:   Thu Mar 10 13:25:19 2011 +0000

    fixed tests to match the new float precision of 53, as described in bug 47168

commit a5339945c670763014357031ee426c0b990f69a4
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Mar 9 20:06:52 2011 +0000

    Add a version number to timelib for other projects that use it.
    
    This has the same version scheme as timezonedb.
    
    <year><release-padded-to-two>

commit 24126fa2dfa9a88ca9e5b4826a9832d9109a5222
Author: Jim Jagielski <jimjag at php.net>
Date:   Wed Mar 9 18:53:22 2011 +0000

    Close [PHP-BUG] Req #54152...
    Apache 2.3.12 (and later) will now work correctly with PHP's fcgi
    impl with this patch.

commit 67fa13a3ca48efab3bcd536a78cc7e729ade35b2
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 8 19:56:29 2011 +0000

    - Fixed bug #49608 (Using CachingIterator on DirectoryIterator instance segfaults)

commit 9c61d0a6dda699422c2c4ae4a76731f1c75d1859
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 8 18:24:04 2011 +0000

    - Version++

commit d3843846f3c4c7711f80b8a3b633d2761a38bf84
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 8 14:53:38 2011 +0000

    fix typppo

commit 4fcffb544368dabaea568df4450e217a1e2200a4
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 8 13:11:14 2011 +0000

    - Fixed bug #54193 (Integer overflow in shmop_read())

commit a37cf682d86458d85c23bbfe0daa5e1de2b7663f
Author: Derick Rethans <derick at php.net>
Date:   Mon Mar 7 14:55:28 2011 +0000

    - Updated to version 2011.3 (2011c)

commit 5c8d76680c5eeeab9b4426a2c5e5076d453932da
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Sun Mar 6 21:47:46 2011 +0000

    Fix speling.

commit b2ddc6de23ee7c4497704a5ae1c81ba5f0a0b720
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sun Mar 6 07:06:55 2011 +0000

    Fix ZTS build.

commit cdb9ee0d1a5ecb843b320c9effb81207f4280795
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sun Mar 6 07:00:30 2011 +0000

    Fix zend.multibyte oddities. Hope this will address all the known problems.

commit 6ba343aeff1af7fac3603f56c9d9b25320cb88b1
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 5 23:07:45 2011 +0000

    - Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE field)
    # initial patch by: mjh at hodginsmedia dot com (5.3)
    # trunk version by me

commit 8e600b817e9252995bb3da6a13dbe39dc80b3c58
Author: Boris Lytochkin <lytboris at php.net>
Date:   Fri Mar 4 19:23:25 2011 +0000

    * tune snmp2_walk.phpt
    * more net-snmp v5.3 compatibility (OPAQUE_SPECIAL_TYPES)

commit 3c0f1d5b95da76cfad63089394d58921ecf9278a
Author: Boris Lytochkin <lytboris at php.net>
Date:   Fri Mar 4 18:58:01 2011 +0000

    * fix warning about redefining REGISTER_PDO_CLASS_CONST_LONG (damn copy'n'paste)
    * tuned two unit test that failed at gcov.php.net/PHP_HEAD

commit 50c2dff89d60583d45c7765719574ee41577ef34
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Mar 3 13:23:05 2011 +0000

    - Be more consistent in these instructions

commit 661b55293848062dca92b88aaab5859f101a819d
Author: Boris Lytochkin <lytboris at php.net>
Date:   Wed Mar 2 22:12:02 2011 +0000

    fix warnings mentioned in 'Parameter Parsing Report'

commit f093c7db8d7b883bcc1d3beb0e0384cce1e047de
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Wed Mar 2 05:22:22 2011 +0000

    - Enable windows build system to accept paths containing spaces.

commit 18097605b7824c4d040c15f327ab613b5838b137
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 1 00:13:23 2011 +0000

    - Fixed SplObjectStorage::offsetSet arginfo, reported in bug #54118

commit 1d984a7ffd60a36875e04cbc2d4bbf1d4b1524c8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Feb 28 15:18:27 2011 +0000

    Fixed bug #54089 (token_get_all() does not stop after __halt_compiler).

commit e65d361fde2eb71d4070b9c881f5f02bb7f5eeed
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Feb 27 20:23:54 2011 +0000

    - Fixed bug #54092 (Segmentation fault when using HTTP proxy with the FTP
      wrapper).
    #php_stream->wrapperdata should hold an array zval (like its zval* type
    #indicates...), it's not a place where the wrapper can drop an arbitrary
    #pointer. For that, .wrapperthis should be used.
    #Also, since the ftp dir wrapper defines its own stream type, it's more
    #appropriate to use .abstract to store the stream instance specific data.

commit 474dc5675c4bb5746a84303a99cee67545cee2d4
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 27 17:55:39 2011 +0000

    - Possible fix for Bug #54108 (valgrind can not be found if located outside of system's default PATH)

commit e9920cce1c11559d0082b8c6e11892d7be363f1a
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sat Feb 26 19:08:55 2011 +0000

    remove compiler warnings
    fix various memory leaks seen with --enable-debug

commit 1c659208198d0b81220588e38514e407a7510f32
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sat Feb 26 08:27:26 2011 +0000

    * new methods get_errno, get_error to get errno and error string
        of last SNMP-related error
    * formatting markup
    * some fixes in max_oids logic: NULL will set it to default value,
        do not allow non-positive user-supplied values
    * unit tests for changes

commit 3ab69c4cffcd2279d5e5664aae9565bc3c273822
Author: Boris Lytochkin <lytboris at php.net>
Date:   Fri Feb 25 19:22:15 2011 +0000

    fix parse errors for non_repeaters & max_repetitions: aligment errors

commit 2a9e82d02016cbb5f8078694b9b01f8025b0c5ea
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Feb 25 16:55:27 2011 +0000

    even better fix

commit 5373a3949c0146ab9ef4435aea159b25c5bff584
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Feb 25 16:44:39 2011 +0000

    fix plugin counting, this is trunk only

commit 59c5875f833386a4ca5170629e5802a3ac1531df
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Feb 25 12:25:36 2011 +0000

    move from macros to functions, which can be overwritten, if needed

commit 12bdec05a49abfad16ff87e8e73520a5d6a7015d
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Feb 25 11:28:33 2011 +0000

    - fix regression (carsten_sttgt at gmx.de)

commit 8d2d7255ec912a6d6ddbf04786440c2d53e9ea8a
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Feb 25 09:37:33 2011 +0000

    MFB: fix lcov build (r308657)

commit accc8eeefee577d7b9b8c193f7d48da1e3565c75
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 24 02:42:38 2011 +0000

    - Fixed possible off-by-one overflow in ibase_gen_id()

commit 7d0a6c3f8bf9217a0378fd96e177a0d9732bc5c1
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Feb 22 14:49:32 2011 +0000

    - Fix tests. temp dir might be something other than /tmp

commit 1dc32a24cef836decc0d98da61e34395d0307e00
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Feb 22 13:09:15 2011 +0000

    -not needed, buildconf helps...

commit cb8d9f9c197b931cb4b541fa382a183e0b44b48d
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Feb 22 12:59:50 2011 +0000

    - missing files

commit 960e265b6ce275db989ab53fd12836c20d45d1aa
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Feb 22 12:51:43 2011 +0000

    Declare vars first. Fix Windows build.

commit 2e30412f20002a80ca4ee2ca02acebed415d6770
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Feb 21 16:24:37 2011 +0000

    fix invalid memory read. Thank you, valgrind

commit 32c4a3a061ff9519e6268efdd51c95f34a3835ba
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 21 12:50:26 2011 +0000

    - fix bug #54061, memory leak in openssl_decrypt

commit f922e311296aa5e572c2af247fc2080b243e14dc
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 21 12:47:38 2011 +0000

    - fix bug #54061, memory leak in openssl_decrypt

commit b526a6ef444d4e4a94a4a52b3f48592e68ad1c80
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 21 10:07:31 2011 +0000

    - fix bug #54060, memory leak in openssl_encrypt

commit ecb9d8019c4d63ad483fc8d1955e4e2de92a8a6f
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Feb 21 08:09:02 2011 +0000

    Fix Bug #54058, invalid utf-8 doesn't set json_encode() in all cases

commit 2a6968e43ae4dc6b91c44f59daa94b3a2b26fd51
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Feb 21 06:53:24 2011 +0000

    - Fixed bug #54055 (buffer overrun with high values for precision ini
      setting).
    #This fix (for g/G/k/H modes) is done at a different level than that for the
    #modes e/E/f/F, at a bit higher level and therefore with less coverage. I
    #chose this because it addresses the problem where it is -- the calling function
    #that passes a buffer too small to php_gcvt.

commit b21f62eb2d833bd435a13289a85e29c559ee9d74
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Feb 21 05:33:16 2011 +0000

    - Removed dead defines.

commit a47eb9a4d680176e5cf9a172558b3b2b23cc118f
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 20 16:33:53 2011 +0000

    - Fixed memory leak in DirectoryIterator::getExtension() and SplFileInfo::getExtension()

commit c4850dbf886715676ffb5f587c222c5963b43ae6
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 20 16:09:50 2011 +0000

    - Fixed bug #54040 (Logical && where & probably needed in spl_iterators)

commit b98ceb5e40560523c0aaa0a0d63d1de13a1d27f6
Author: Felipe Pena <felipe at php.net>
Date:   Sat Feb 19 16:32:00 2011 +0000

    - Fixed build

commit 6c734a6b4c9ecf90162cf53fcf5f89864ccabbde
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat Feb 19 16:04:30 2011 +0000

    - Implement FR#53878 Interactive shell should work with shared readline extension
    
    # This is useful w/ distributors who like to build all things shared or don't
    # provide the readline extension. Or if a user pefers readline's behavior over
    # libedit which might be used by the  distributor.

commit 430af9a0abe07274597eda9f6fe544e87abb7e45
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sat Feb 19 11:13:10 2011 +0000

    push most of SNMP query options into objid_query structure

commit a3a5157286a7a3cca159926801f0a5b3936d17c0
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Feb 19 01:28:37 2011 +0000

    - PHP_STREAM_OPTION_WRITE_BUFFER no longer disables the read buffer of a plain
      stream when 0 is given as the value.
    - PHP_STREAM_OPTION_WRITE_BUFFER no longer changes the chunk size in socket
      streams.
    - Added stream_set_chunk_size() function.
    - Some signedness fixes.
    - Test for commit r308474, now that it's possible to actually test it.

commit 356b6194879738c905ee1816c460491803826a88
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Feb 19 00:48:48 2011 +0000

    - Fixed test to work in systems with different line endings.

commit 37593312764da0bc0b6cdcc3b6c3c3fb698b204e
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Feb 18 17:53:26 2011 +0000

    - Changed return value in userspace stream set_option to "not implemented",
      instead of failure.
    #Currently, there's no way to test this, because the only operations that have
    #a default implementation, set_chunk_size and set_read_buffer are either not
    #exposed or, in the 2nd case, completely delegated to the user implementation,
    #which can only return true/false, not "not implemented" (and not implementing
    #the set_option method in the userspace stream results in error).

commit 3510be42b79c03ab5b7a6b861d7b5d3a96a53784
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 17 23:24:50 2011 +0000

    - Fixed bug #43512 (same parameter name can be used multiple times in method/function definition)

commit 73f5ee551ce496b38369c7d644c544d866a2885c
Author: Boris Lytochkin <lytboris at php.net>
Date:   Thu Feb 17 12:12:22 2011 +0000

    enable HAVE_SHUTDOWN_SNMP_LOGGING

commit 6b81a9ac2e05e33b3c64da35bb71ea63068dd4b4
Author: Boris Lytochkin <lytboris at php.net>
Date:   Thu Feb 17 12:02:16 2011 +0000

    * Fix memory leak on concurrent new, open
    * change comments to ANSI-C style
    * added compatibility with net-snmp prior 5.4

commit 9cd4eb31d136bb98eec3a8dda4f0f9e1955d554b
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Feb 17 10:06:31 2011 +0000

    Some updates for the release process, mostly cvs->svn things

commit 9bbc114b593ddc66785021a954fde9078afd08fb
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Feb 17 00:25:32 2011 +0000

    - Classes that implement stream wrappers can define a method called
      stream_truncate that will respond to truncation, e.g. through ftruncate.
      Closes feature request #53888.

commit eb0dd2b8ab91910e7dd3ae29109de2bfd9e0cc7d
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Feb 16 16:36:33 2011 +0000

    fixed a problem in mysqlnd. 0 was always as num_rows returned for
    unbuffered sets (text protocol and PS).

commit ef95075cdcba104650e8bdef5cbd40a9e545e26d
Author: Derick Rethans <derick at php.net>
Date:   Tue Feb 15 16:26:42 2011 +0000

    - Updated to version 2011.2 (2011b)

commit 2a7acc3f4dd7415c0b50c8872a796159b896130e
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Feb 15 14:02:26 2011 +0000

    - fix the fix (Dmitry) and ensure that it builds everywhere, can someone test on solaris&co pls?

commit 36671fe7819f98ee42fed945f0e2d8c3e4b9921b
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Feb 15 09:07:34 2011 +0000

    - unused var

commit 6f6d60821e25c1b978c8b3f8e3e3d8128e277f06
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Feb 15 08:48:24 2011 +0000

    - fix intl build with ICU < 4.2, windows part

commit 71f5af6c70e93b35dfcade404166bda6629fb8ce
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Feb 15 08:28:03 2011 +0000

    - fix build with ICU < 4.2, add ICU_VERSION for m4 checks

commit b58c6f5ede1a4c680c2d687da60ea09d97725950
Author: Felipe Pena <felipe at php.net>
Date:   Tue Feb 15 00:07:26 2011 +0000

    - Fixed crash on unserialize(serialize(new SNMP))

commit aef95573337a499861238a88d57468786e0b2ed8
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 14 23:58:52 2011 +0000

    - Fixed memory leak on serialize(new SNMP)

commit be2bfd1bcffa565c2ae8878c92ba832999eab246
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 14 23:43:22 2011 +0000

    - Fixed memory leak

commit d1d61ce6120c1a84aa1e8b003159566158fa4ae1
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Feb 14 15:32:02 2011 +0000

    Bug#54016 (finfo_file() Cannot determine filetype in archives)

commit 86efc8e55e908b005cab2c79d04b33c436453d58
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Feb 14 14:05:46 2011 +0000

    Fixed variable re-declarations

commit 64351b7addc5bdb9012c8c1b63c47d54fcb2a86d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 14 10:52:16 2011 +0000

    Fixed Bug #53958 (Closures can't 'use' shared variables by value and by reference)

commit 409c5a9c7bf0d0175d7682cde7e98a9ea2c5b5e9
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 14 09:40:10 2011 +0000

    -Bug #54002, fix windows build, use the relevant values in the warnings

commit dbccc8c112e0afaa34db7a913096f849a02da4de
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 14 09:08:44 2011 +0000

    - fix bug #54002, exif_read_data crashes on crafted tags

commit b84967d3e2c85e2b20f86cf3cb05b10ea53cc939
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 14 08:46:53 2011 +0000

    Fixed Bug #53971 (isset() and empty() produce apparently spurious runtime error)

commit f912a2d0879b9a66456b9c9040a15367abb2901f
Author: Felipe Pena <felipe at php.net>
Date:   Fri Feb 11 21:10:48 2011 +0000

    - Fixed bug #53991 (SimpleXMLElement::__construct shows no params via ReflectionMethod)

commit 6e7e5dcde9dd04e5e09218b2ab235e1377106f93
Author: Christopher Jones <sixd at php.net>
Date:   Fri Feb 11 01:37:06 2011 +0000

    Show XFAIL reasons (Daniel Convissor)

commit f0bc6f849b304551d3ef87c3f6d91a3718e657b3
Author: Christopher Jones <sixd at php.net>
Date:   Fri Feb 11 01:34:03 2011 +0000

    rm trailing whitespace

commit e718cfd09d672b13ba5ab2f806b298434e5c3206
Author: Daniel Convissor <danielc at php.net>
Date:   Fri Feb 11 01:33:45 2011 +0000

    Add DateInterval format() tests.

commit 07afcb59f6d3fcbc8d300f3987c365b303b16755
Author: Daniel Convissor <danielc at php.net>
Date:   Thu Feb 10 22:57:41 2011 +0000

    Add extensive tests for DateTime::diff(), add() and sub().

commit afb36bb4eba0185c7460eeddc680eb5e9b913ec2
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Feb 10 21:42:13 2011 +0000

    - missing

commit 628e9464110eece6047f49ae3d5f025c14c13f09
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Feb 10 21:40:50 2011 +0000

    - missing

commit 18b7f018e369977069a3cf27ee483a709a9ecb4e
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Feb 9 08:05:00 2011 +0000

    Fix Bug #53963, error code isn't always set in certain error cases.

commit efa9a8ee53e279df568727781ebf6af42af9ec24
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Feb 9 00:25:44 2011 +0000

    - Changed php.ini files to match the hard-coded default for serialize_precision.

commit 257b994fdc863de98442c3684c1cfc225ed91a10
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Feb 8 21:40:51 2011 +0000

    - Changed default serialize_precision from 100 to 17, as discussed in internals.

commit 077ee3a879e042bf4a354fbd07838b13c8e421bd
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Feb 8 16:29:34 2011 +0000

    - Fixed bug #53959 (reflection data for fgetcsv out-of-date).

commit 09ee5944abefce8a070b7b06b21d5291b8f5bc4c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 8 08:40:39 2011 +0000

    fix compile warning

commit 169c5dc2b7a19d1fac7e9517dcffc58076ca6779
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 7 16:20:16 2011 +0000

    - Fixed bug #53893 (Wrong return value for ZipArchive::extractTo())

commit a0a603d16b7b6b1a7d2b05effae89b1e11c7e67e
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 7 10:25:34 2011 +0000

    - null deref fix

commit 312235cdacb896e235bb68b582ddc45f56f2b818
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 7 10:17:14 2011 +0000

    - disable realloc warning about not checking its return value, 100% valid but way too many of them for now, reduce noises

commit 6186c16449be5d5a165a6cfeef11ea9f09fdf521
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Feb 6 17:23:57 2011 +0000

    Fixed parse_url() tests to account for port validation

commit 426f31e79063593cef610f5e342de2935c8b3f48
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Feb 5 22:37:00 2011 +0000

    - Changed port validation introduced in commit #308035 to consider
      negative ports and ports > 65535 as invalid.
      The tests that fail due to #308035 in the standard ext were not
      fixed. If the behavior in those tests turns out to be the
      desirable one, both this commit and #308035 ought to be reverted
      or at least adapted.

commit c50b3d7addb1fbf8af0e0ed6b075c7c5503cd927
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sat Feb 5 13:22:38 2011 +0000

    fix crash caused by incorrect offset altering

commit f69e1100ce78fbabe3803d8d873abf90b50afde7
Author: Boris Lytochkin <lytboris at php.net>
Date:   Sat Feb 5 00:29:31 2011 +0000

    added r/o info property with basic session info,
    fix crash in _get_properties in trunk

commit 109b8e99e012051ee07839ea9e14093f04ceed1e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Feb 4 21:41:15 2011 +0000

    Fixed bug #53924 (FILTER_VALIDATE_URL doesn't validate port number).

commit 793cfe1376da9ee4799a4c112d23c0a3f5225696
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Feb 4 11:51:29 2011 +0000

    Change the way HAVE_GLOB is dealt with in ext/zip per IRC conversation with
    Pierre.

commit fcc7922ff1bdb87bb5906de787e59827398a3694
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Feb 4 10:50:42 2011 +0000

    Fix bug #53923 (Zip functions assume HAVE_GLOB is defined).

commit 6bc25ca28569522472d71caf6a875395626bcf94
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Feb 4 10:49:49 2011 +0000

    Fix bug #53914 (SPL assumes HAVE_GLOB is defined). Original patch by Chris
    Jones; test updates by myself.

commit 2b4fb94e8e428a0bedefecb168f019ac5313182c
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Feb 4 10:47:41 2011 +0000

    Fix bug #53913 (Streams functions assume HAVE_GLOB is defined). Patch by Chris
    Jones.

commit c5e86e5a8e774217b23ea8ce49a96a2a53cf08ad
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Feb 3 23:57:59 2011 +0000

    Fix ZTS build

commit 0413cf5b485845dd740fb0df09775031be377f3f
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Feb 3 17:07:48 2011 +0000

    XFAIL these for the moment, Kalle totally broke these in 298241
    when removing register_globals

commit ca378eefa042647892a9e7bb8f9e6da907207e70
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Feb 3 16:47:28 2011 +0000

    Add header_register_callback(), allows a userland function
    to be called as all the headers are being sent and after all
    of the default headers have been merged.
    
    headers_list(), header_remove() and header() can all be used
    inside the callback.
    
    <?php
    
    header('Content-Type: text/plain');
    header('X-Test: foo');
    
    function foo() {
      foreach (headers_list() as $header) {
        if (strpos($header, 'X-Powered') !== false) {
          header_remove('X-Powered-By');
        }
        header_remove('X-Test');
      }
    }
    
    $result = header_register_callback('foo');
    echo "a";

commit ee9af39c901068e2b253ca3c9c6ef9ca7b932957
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Feb 3 16:29:23 2011 +0000

    Fix docblocks on SpoofChecker and remove exceptions after discussion with Stas.

commit 7a23458c8edf6fa8db77f9f8f2cdf85576ea92ba
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Feb 3 13:33:10 2011 +0000

    Fixed compiler warnings caused by var re-declaration

commit 9e71bff70199474082230a201d23ab6c235b2768
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Feb 3 12:45:30 2011 +0000

    - Simpler fix for bug #53915.

commit f2329f1f4bff08bf61a7b8d82009a035f20d53c4
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Feb 3 12:38:25 2011 +0000

    - Fixed bug #53915: ReflectionClass::getConstant(s) emits fatal error on
      constants with self::.
    - Reflown some NEWS entries to have lines no longer than 80 chars.

commit 1f4990299927a9fdf24676ebbd1c7f6729aa3838
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Feb 1 22:55:17 2011 +0000

    - Fixed bug #53903 (userspace stream stat callback does not separate the
      elements of the returned array before converting them).

commit 01745fa657a9b3f8a8f79520a87c265ec3725792
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Feb 1 19:30:22 2011 +0000

    Fix more warnings about size_t

commit c6ccc4328560799f8532e0dd14fecea46245db15
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Feb 1 18:11:16 2011 +0000

    - Fixed several comparisons that always result in true of false
      due to signedness of one of the operands, either by removing
      dead code or fixing it.
    - Thrown some comments around in php_stream_get_record.
    - See http://www.mail-archive.com/internals@lists.php.net/msg49525.html

commit 44cd358f04249852e724c4288ef6b0584fad0354
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Feb 1 16:55:20 2011 +0000

    fix warnings. These checks are not needed because
    param_no is unsigned, it wasn't in the beginning.

commit 28cd40919d433b0825580bc804fa5321f3e30dfc
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Feb 1 14:43:52 2011 +0000

    - Fixed bug #49072 (feof never returns true for damaged file in zip).

commit 09273098521913a204db5320f763abd7227ebd2e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Feb 1 14:01:00 2011 +0000

    Fixed bug #53898 (PHAR reports invalid error message, when the directory does not exist).

commit fefe9fc5c7de80cb548cc44c6cf227b3f52f7de7
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Feb 1 13:57:06 2011 +0000

    - fix build, wrong version id

commit fcdc76be21919c1930f58e00c882e80f0c1c1cf5
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Feb 1 10:57:51 2011 +0000

    - WS

commit 2bc31f8027487ce0bb581e99e26fd4804997023d
Author: Boris Lytochkin <lytboris at php.net>
Date:   Tue Feb 1 08:20:13 2011 +0000

    preprocessed changes made in rev.307894:
    keeping ext/snmp backwards compatible

commit dc781e252070da65306a23340bf65e99396ee75e
Author: Boris Lytochkin <lytboris at php.net>
Date:   Tue Feb 1 07:45:30 2011 +0000

    - Improved SNMP extension:
      . Allow ~infinite OIDs in GET/GETNEXT/SET queries. Autochunk them to max_oids
        upon request.

commit ca9b3511f855148458ef0b520965860b76a6761b
Author: Felipe Pena <felipe at php.net>
Date:   Tue Feb 1 01:02:00 2011 +0000

    - Fixed build

commit 73035c04af5154cb5c5f08aa5a08d06e6493db1e
Author: Derick Rethans <derick at php.net>
Date:   Mon Jan 31 23:11:42 2011 +0000

    - Don't lower case setting names; some of them actually have upper case
      characters.

commit 423000075f34beb18bf5995c6a01c463bd43079c
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 31 13:52:21 2011 +0000

    Add two new enums constants from the server

commit d82b05a64bba1db82799266c039622c206d7a434
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 31 13:29:18 2011 +0000

    Don't lose this data anymore. It worked without the fix,
    but it with it is just correct (trunk only).

commit ddcac10dd1e94942d55b5418d61f87b691afe5e3
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Jan 31 12:47:28 2011 +0000

    Fixed bug #53795 (Connect Error from MySqli (mysqlnd) when using SSL)

commit c8a25b87f11db551a0d3bfd069b924b0f760aca2
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Jan 31 12:32:32 2011 +0000

    Use our own zend_strndup() implementation of strndup() -- Fixes build on platforms without strndup(), like Windows

commit 5e82e334ddffcf577542a74a37f3388d14790686
Author: Boris Lytochkin <lytboris at php.net>
Date:   Mon Jan 31 11:41:33 2011 +0000

    Improved SNMP extension. FR #53594

commit f0d42e74a94689ff6702da075e66814204169d01
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jan 30 22:28:57 2011 +0000

    fix bug 53885 (ZipArchive segfault with FL_UNCHANGED on empty archive)

commit d7e9fdc199299ea35f00a8e9575842fd86a4e3f6
Author: Jérôme Loyet <fat at php.net>
Date:   Sun Jan 30 13:51:20 2011 +0000

    - remove cpystrn from FPM and use strlcpy instead.

commit 1e91069eb497a7d1ead7b09948b56fc50fc6cc82
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jan 30 10:18:12 2011 +0000

    Fix bug #52290 (setDate, setISODate, setTime works wrong when DateTime created from timestamp)

commit 5bb0a44e06a51737c6be17acd172168fbd9fc80d
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jan 30 08:54:53 2011 +0000

    Fix bug #52808 (Segfault when specifying interval as two dates)

commit 147382033aec3ce8863e30524e8d175864047ed8
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Jan 29 11:41:45 2011 +0000

    - Fixed bug #53434 (php-fpm slowlog now also logs the original request).
    - Fixed the missing peace of code on revision 307842

commit 4aa36e8914e5645c52e77a5cf04137302a5296d3
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Jan 29 11:38:19 2011 +0000

    - Fixed bug #53434 (php-fpm slowlog now also logs the original request).

commit ca3126f1cca3e127d868df9617c6be883629badc
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Jan 29 10:13:24 2011 +0000

    - Fixed bug #53777 (php-fpm log format now match php_error log format).

commit 7c1a05917d8af6f949595252764a143d82e53c85
Author: Adam Harvey <aharvey at php.net>
Date:   Sat Jan 29 05:26:45 2011 +0000

    Revert the UPGRADING change in r307807, since it's actually completely pointless, as Johannes pointed out.

commit f6a3cd6f5733345caf34109198d17c4a873ff7ae
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jan 28 21:19:09 2011 +0000

    - Fixed bug #53748 (Using traits lead to a segmentation fault)

commit 0e7c00f3a64796d3f0a13330f8037e50fb7e2dec
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jan 28 20:41:54 2011 +0000

    - Fixed bug #53867 (Test failure)
      patch by: rquadling at php.net

commit 2e3e86b996407b7c16255c94c1894127f94779b0
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jan 28 17:33:14 2011 +0000

    clear error before doing anything, because we can get
    trapped by previous error :
    php -r '$link = mysqli_init();
    var_dump($link->real_connect("127.0.0.1", "unknown", "unknown"));
    var_dump($link->real_connect("127.0.0.1", "known", "password"));'
    
    shows the problem. The second connect did not work, as it should be.

commit 267bf9b31bb52c1ab96a7daf254e5a60f4e8de94
Author: Ulf Wendel <uw at php.net>
Date:   Fri Jan 28 13:41:02 2011 +0000

    Don't expect a certain server reply, it is undefined what happens.

commit aa5055ba0fa9ea35b8b2144694602520d07d3b5d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jan 28 10:33:47 2011 +0000

    Added ability to connect to HTTPS sites through proxy with basic authentication using stream_context/http/header/Proxy-Authorization

commit c5f06eff159e856750f2a81774b05e7c693db382
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Jan 28 04:19:40 2011 +0000

    Fixed bug #53854 (Missing constants for compression type). Patch by Richard
    Quadling.

commit 6bf5a8593b2ccd551ea6bd79c1faf43cf11c9e5d
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Jan 28 03:55:34 2011 +0000

    Fix zip test.

commit c2887dd8f56f758b3aecfc04493890dd13182bb6
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jan 27 18:51:12 2011 +0000

    a better habitat

commit 942ea00eea6d3522118a51d20fc43145ef4e7c85
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jan 27 17:30:29 2011 +0000

    fix a crash in new code

commit 46ff954ca74f7aee80242d6f2e5efce6ca341a46
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 27 16:02:30 2011 +0000

    Added support for "extra" parameter for PGNotify().

commit c10b7e3ac2825d6bb41a47290a4118212dc7b1db
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jan 27 11:47:31 2011 +0000

    Fix crash with mbstring, this probably isn't the correct behaviour but 272/276 of the tests pass after this.
    
    When mbstring.language is unset, it ends up being mbfl_no_language_neutral and there is no default when setting the encoding.
    
    internal_encoding and current_internal_encoding then end up being null.

commit 36854c3cadba043e71bc4aa1c6844e5d2d50e979
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 27 11:47:24 2011 +0000

    - Fix bug #53166,  missing parameters in reflections/docs

commit b961a26705784c45ec968b04010198deefc8569e
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jan 25 17:00:30 2011 +0000

    Check PAM auth plugin build in to mysqlnd. I am afraid one cant do much better testing without making many assumptions on the server setup.

commit e1a4b5439d17194b6016f262f444030f6aa3c1e1
Author: Derick Rethans <derick at php.net>
Date:   Tue Jan 25 15:08:19 2011 +0000

    - Let's keep this consistent in the whole file.

commit e5e8ca7f43896cbc8e29c0eda0974a08cf83ad7d
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jan 25 14:01:00 2011 +0000

    Handle deprecation messages differently in tests to reduce test differences between 5.3 and trunk: suppress warnings by default, check warnings in a dedicated test

commit 1d6d0f8aaf0f4328b517168073a5faad3c0fa2f5
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jan 25 12:51:29 2011 +0000

    Always bail about deprecation, make warning visible. It is documented to be deprecated in the 5.3 manual but the deprecation warning was tied to trace_mode=1 (as of 2002 or the like).

commit 4a946a91e5d0e431126e38bf53efce75d7b66324
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Jan 25 10:57:07 2011 +0000

    - Fixed CHARSET_UNICODE_COMPAT (ISO-8859-1 is compatible in the relevant sense).
    - Fixed usage of zend_multibyte_get_internal_encoding (its return cannot be
      cast to char*).
    - Change tests to reflect that charset detection now relies on
      internal_encoding, not on current_internal_encoding.
      NOTE: This fixes the changes in rev 306077, but it remains that that change
      introduced a BC break. I assumed it was intentional

commit 05b2d22a001b817c096526d8c6d12cf0cc6be086
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 24 20:58:09 2011 +0000

    removed un-used variable

commit 334c7417fb580cc88dc1e9bf556eb6d9b30e102a
Author: Derick Rethans <derick at php.net>
Date:   Mon Jan 24 16:45:56 2011 +0000

    - Updated to version 2011.1 (2011a)

commit 2cdc51e5805a327cbd1698b1e34685ced39f4ab2
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 24 13:59:28 2011 +0000

    fix typos

commit 4439bde5601d9e02c2d187ac5092aba2a197baee
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 24 13:58:18 2011 +0000

    small cleanups

commit ce4e6f4db5ce8f7a292bd6479c70f66c509fadb0
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 24 12:34:47 2011 +0000

    Handle MySQL 5.5 authentication features.
    Authentication protocol can be changed, a new raw
    packet is introduced, which includes only the "encrypted"
    data for the auth plugin, sent after change protocol (0xFE)
    is sent to the client.

commit e7a2c9a85c19519c1071c6dac1dad68bb7ae959f
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jan 24 03:52:00 2011 +0000

    Add imap_fetchmime

commit 68512f85c40542fe421995a7d85b08c5ba1edd89
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jan 24 02:48:15 2011 +0000

    fix tests

commit 1a8b87d2c5c642cc1ba08e0fc75fd4bcc4393292
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jan 24 02:31:48 2011 +0000

    Fixed bug #5273 (Can't use new properties in class extended from DateInterval)

commit a6c0a4e4746084df2828ea5875cf52ad9ae674f0
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jan 24 01:15:41 2011 +0000

    Fixed Bug #52063 (DateTime constructor's second argument doesn't have a null default value)

commit bc049ccb620c4fcce36d5d25f8588ba5d8ad3ef0
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jan 23 22:40:35 2011 +0000

    - Fix missing mkdir for bindir (patch by David Tajchreber)

commit 9c29975e4d72b2daae739ff35e206092d40ae3a0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jan 23 16:44:58 2011 +0000

    Fixed compiler warning

commit 88a1f3988c6957183c20c75e77f308224bac9df1
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 23 10:02:06 2011 +0000

    - local redeclaration

commit fc4853f34b735ac808fcf37ec836b2cd1cd32c20
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 23 09:46:06 2011 +0000

    - kill local redeclaration by using a less common name

commit e3d1ab787f8fbfb48721a043436caf2fdecc3bb1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 20 19:32:36 2011 +0000

    Fixed variable overloading

commit 96996ec5578e05359e69eead4721f8f6e936ed08
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jan 20 12:32:41 2011 +0000

    - Removed accidental changes

commit 5c38e6cc401ec91cac183dfa485a7391339df101
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 20 12:23:30 2011 +0000

    - should not have been applied

commit 657c934513763f2fc18695f3990fad33c93d32ad
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 20 07:38:00 2011 +0000

    - don't continue if no valid option value

commit e0af377bd8ecb24a7282910f6421423a6153c18e
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 20 07:05:34 2011 +0000

    - be sure that we got tzid by adding a default case

commit 739a870b0db78e84de75b3163ba6d23386f53dc4
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 20 06:58:04 2011 +0000

    - fail when no known op are given

commit 4ff753b99bff7a960fec0e4b10600de293724fbb
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 20 06:55:11 2011 +0000

    - unused var

commit 1e9faabe8e5fafd5b818b3afe86d1af8c5b90c71
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 20 06:54:28 2011 +0000

    - fail when no known op are given

commit eddf7586db86330c652e359bdb3f1b5a26771593
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 20 06:49:17 2011 +0000

    - kill local redeclaration

commit 3292399d2761c7fd2d388e0e621c7126bb6284a0
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 20 06:45:52 2011 +0000

    - init err (and simplify)

commit aac73eb84ae9fcf759180fd2e53ad63367658cd2
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 20 06:44:16 2011 +0000

    - init err

commit 966a82c776ad02c33b6aa81b0509795eea096d05
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 20 06:32:59 2011 +0000

    - no need of assert here

commit af0c734f4f01eb7025f09c9c563f63a5a5741e8e
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 20 06:23:35 2011 +0000

    - check if strdup succeeds

commit 2e3e65c5b77388b064fd5e0087ebf57dfdb70eb0
Author: Philip Olson <philip at php.net>
Date:   Wed Jan 19 22:41:01 2011 +0000

    Fixed a couple of trivial typos

commit 9885f30873762bceb603eaffcec69f4ad55da0dc
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 19 21:40:15 2011 +0000

     - fix warning about undefined zend_multibyte_set_filter and zend_multibyte_yyinput_again, why are they not in zend_multibyte.h btw?

commit a2a62aeb5f21296eb0724a66d602d1eb61139428
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 19 21:19:45 2011 +0000

    - force static, can't be built yet shared anyway

commit 0297128acecf71fbaaee1fd12a9902e2b9281574
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 19 19:48:28 2011 +0000

    - xp sp3 does not have them

commit 87a2104c1a4be4aaacbafe2eab28e9d0296eda5b
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jan 19 17:51:02 2011 +0000

    fix ZTS build

commit a27baa716179d94cf173aadb86b28d82033fc426
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 19 17:17:52 2011 +0000

    - WS

commit 3584bbee3b79ea6bb982d3bd1cde85fe239accdb
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 19 17:06:50 2011 +0000

    - avoid local redeclaration

commit f47405315ddb59f7635f5bda8bc57959bae62db4
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 19 15:23:07 2011 +0000

    - malloc may fail

commit 458ce08ab3b72186d8c2e9d6c03d6358f9fb7508
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 19 14:21:46 2011 +0000

    - path len check and fix buffer overrun

commit 86550a9fed27d1202bc578d0482195935615255a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 19 13:09:05 2011 +0000

    Win32 build fix

commit 10cfbb814fe9b67278d70b00e0f1bb86baa63c17
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jan 19 08:38:25 2011 +0000

    Added checks for malformated FastCGI requests (Edgar Frank)

commit b9b1fb18278bc3a415dc5a73624b8b0e60cf5fec
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Jan 19 00:22:06 2011 +0000

    - Hopefully finally fixed the mess in rev 307562 and rev 307563.

commit 95388b7cdab48a167e06188467597d554489f686
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 18 22:20:09 2011 +0000

    - fix regression introduced in 5.3.4 in open_basedir on windows/novell with trailing fwd slash

commit f455f85e6cbfe3792beaa0f1262d56628ee01554
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Jan 18 19:56:09 2011 +0000

    - Fixed wrong function call in original commit to FR #39771.

commit 163b3bcec9488b3e991ca4fd732712378b9821d7
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Jan 18 19:45:38 2011 +0000

    - Implemented FR #39771 (Made DOMDocument::saveHTML accept an optional
      DOMNode like DOMDocument::saveXML).

commit b5e12bd4da0fbc2abdcd92b9ced721e3b383439a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 18 13:17:23 2011 +0000

    Fixed variable re-declaration

commit 0c665f0996c047ae80722ac6af5d0ec9627deef0
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 18 10:29:26 2011 +0000

    - fix the fix (wrong test)

commit 970fe5b71ece97e137b7fd1f0a6ed59f9014856b
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Jan 17 22:22:39 2011 +0000

    - Enforce security in the fastcgi protocol parsing.

commit 52aa5735f17a5505a5f24bfd3a196bcabe6cae9a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 17 14:29:16 2011 +0000

    - path len sanity check

commit a1b2df31d6d7c2e724d2190e1ec0f5b728211529
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 17 14:07:40 2011 +0000

    - don't try to access if calloc fails (quick review of its usage: seems that the stats member is validated in other places, to be confirmed)

commit 59dc22153040849f0c3348985107146facca29c2
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 17 14:01:01 2011 +0000

    - fix NULL derefencing

commit 78b60fcc97250ae70361c2c21039dbc0907ea91b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 17 13:44:54 2011 +0000

    Fixed compiler warning

commit a55e03aaffd8601f3b66c0f16451404b61a2f18b
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jan 17 13:06:44 2011 +0000

    Fix tests: don't expect people to use a certain db/schema for testing

commit 5ba90aefb086c0d93626607998b6a7b39a8d055f
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Jan 17 10:43:53 2011 +0000

    Added 'catalog' to the field fetching functions in mysqli (Thanks to Johannes for the headsup)

commit dc8da85778331f776d6a92bb40235048adcd5923
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Jan 17 09:59:07 2011 +0000

    Remove this void comment (c/p mistake)

commit 5d23cdd695a691ffae2ba39f35658219a88c9d59
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Jan 17 09:54:22 2011 +0000

    MFT: Implemented FR #47802 (Support for setting character sets in DSN strings)

commit 0c1ba13d3b02d8aa72e8932429b099b0159a7e3f
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jan 16 21:24:43 2011 +0000

    Fix bug #47143, bug #51458 - provide more useful info in bad exception cases

commit b4dba12d34072900027fd9f87d48c0044470daf1
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jan 16 20:39:22 2011 +0000

    Add options to debug_backtrace functions

commit 2d9325ec2ce98f3b512c8159d3b20273db3334f9
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sun Jan 16 15:44:48 2011 +0000

    Fix mysqlnd build

commit 16c6ce94d2db0f8e4b13eebcec3c9bfa48c718ba
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jan 14 20:04:17 2011 +0000

    Update on the mysqlnd auth plugins, changed the plugin
    structure and where they load themselves.
    0xFE packets (method switch) needs to be done, additional
    wire-level packet to be created to be parsed and the packet
    doesn't fit the PACKET_OK structure anymore.

commit a3391dce9fac1e3e629287ccb15babf983c4ba2b
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jan 14 20:02:49 2011 +0000

    merge from branch

commit fc49f76caade8975ed12097f3f10917391e22376
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Jan 14 14:57:57 2011 +0000

    - Fix #53551 (PDOStatement execute segfaults for pdo_mysql driver)

commit a89c44648868f39629a9373df30c4a1ddcee8ae6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 14 13:53:59 2011 +0000

    add missing dl() function to FPM SAPI

commit 5ca5c2bf43c292b687642adb4b239d651384713e
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jan 14 13:00:42 2011 +0000

    Change things to allow passing of the password length
    to mysqlnd. This is needed as a password might include
    a \0 and thus we need to be binary safe.

commit 0048446fddb506a06a37ed7c0f31a28ba4d7d215
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jan 14 12:32:27 2011 +0000

    gcc barks about these, so clean it

commit 93fd1bf53faffe3fc37d364221af7900347e62f7
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 13 12:56:28 2011 +0000

    Fixed variable re-declaration

commit b2c4503fbe920a5a343008ccbd037b1f5e31eded
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jan 13 07:46:59 2011 +0000

    intl: Add Spoofchecker cloning, fix typo in prototype, rename some variables and tidy syntax.

commit d90394851c7f86ee86afa466ae3b31757666a3a9
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jan 13 06:53:09 2011 +0000

    Add Spoofchecker to intl extension.
    
    Implements part of Unicode TR36 and TR39

commit c6544fad1a87e68e0593309e70c91ccdee552d33
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jan 12 22:17:10 2011 +0000

    - Fixed bug #53717 (checking the number of arguments is wrong in zend_parse_method_parameters_ex())
      patch by: klaus at triendl dot eu

commit 429e07bba242e99799300fa61b517af7cac24267
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jan 12 21:40:05 2011 +0000

    grok the MySQL 5.5 extended handshake.
    Move the authentication routines, the native ones, to
    separate file and encapsulate them in a plugin.
    Depending on the server version and what the server
    requests (or doesn't in old versions) load the authentication
    plugin to handle it.
    Currently only the 4.1+ authentication is supported. More to come

commit 8e73b7080614b4e82177aa6faedb16b028f71937
Author: Derick Rethans <derick at php.net>
Date:   Wed Jan 12 19:50:09 2011 +0000

    - Fixed bug #53729 (DatePeriod fails to initialize recurrences on 64bit
      big-endian systems). (Patch by rein at basefarm.no)

commit a6a4751a88f9dec426a5bf95c605856bde22b719
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 12 13:21:27 2011 +0000

    Fixed variable re-declaration

commit 189b042a01bd3a9d51a39124ea5b8fad771e1545
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jan 12 00:29:59 2011 +0000

    - Fixed compiler warnings

commit ddbbcdce49090c06183261c6dca9c340ed9d1d21
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jan 11 13:02:57 2011 +0000

    Use common code to handle initial authentication and
    COM_CHANGE_USER

commit d5af830385ccbf1000694ecdb6a5dcd63513a9f4
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 11 12:57:19 2011 +0000

    Added missing success check around chmod() for windows during temp file creation

commit f9c61024a516c65b0cf3e79836eaa5efd0a27e41
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 10 21:04:50 2011 +0000

    - do not enable analyzer for snapshot

commit 934e8d134c825d7b865db0cef9f36e6fdba80984
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 10 18:19:02 2011 +0000

    Fixed bug #53630 (Fixed parameter handling inside readline() function).

commit 00eaff15282bbef88e1a41df337c99ef441221b9
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 10 15:28:52 2011 +0000

    plug a leak

commit 61d49db1f3547cd762ab70a1410185351f903d7c
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 10 15:14:56 2011 +0000

    new flag

commit 80e5f0f7743160cf94e4166f95da91cc20d430c3
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 10 08:28:47 2011 +0000

    - remove local redeclaration

commit f25ab1bf9c46e0c65399de3fbcae47f3af1ac0b4
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 10 08:07:38 2011 +0000

    - possible NULL deref

commit f45b9c4a0be23c1f9cb9235b43d80af7827ed20a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 10 01:04:36 2011 +0000

    - local redeclaration

commit 366e7170fa8cac41bbbdabf6a55eee55b66fcadf
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 10 00:59:19 2011 +0000

    - WS

commit 9a0771d8467768d61f6402adcc442070542d0c10
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 10 00:43:08 2011 +0000

    - some more possible NULL deref

commit 26bb38e68ba1352440793df17eeb3bbdf1fbce7c
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 10 00:30:07 2011 +0000

    - fix possible NULL deref

commit eda798fd7a95e098660c3fa6c356eae5afb04302
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 9 21:38:46 2011 +0000

    - add configure option to enable the builtin static analyzer (will be enabled for snaps' log)

commit 478e5d1dd027c68fd1637add6d6ba0913969112a
Author: Stefan Marr <gron at php.net>
Date:   Sun Jan 9 19:57:41 2011 +0000

    Added trait_exists() [TRAITS] [DOC]
    
    - also changed class_exists() to return false for traits
    - added related tests, and get_declared_traits() tests in ext/s/t/co

commit 7c6310852e51ac62785361df5f32e761919fbf98
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 9 14:01:21 2011 +0000

    - let try to fix pecl header install so we can do the same than unix, install them in ext/<extname> instead of pecl<extname>

commit b374b41c6f2f09ea6bbedf51fb97a99d6b5298fd
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Jan 8 02:21:44 2011 +0000

    added an option to http_build_query for RFC-3986
    based url-encoding.

commit f3a4bfee8fea1bb6eca693fc66d7cce4fec51b58
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 7 20:50:33 2011 +0000

    - enable ASLR and NXCOMPAT by default

commit 69a3575b380750380edb764c86e96af9e7ed849c
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Jan 7 18:25:55 2011 +0000

    Implemented FR #39847 (mysqli_fetch_[field|fields|field_direct] need to return db)

commit ee62a1a747008daed716dfd9e32eb20676ed166e
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Jan 7 17:18:30 2011 +0000

    Added test case for #47802 and fixed macro name after the move to mysql_options()

commit cc6bb66dcda406e06a906c4acb12bd85825bc06a
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 7 15:51:36 2011 +0000

    - define the php*.lib/dll names

commit 1351c2e2c6c17243c6ae7f0c22b3c67407b6e28c
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Jan 7 14:58:23 2011 +0000

    Update to use mysql_options() instead of mysql_set_character_set() (As suggested by Andrey)

commit 7b330e0e96284d61a0b6077ae21deb45899bb4e5
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 7 14:57:51 2011 +0000

    - missing add header

commit e4c36b054cd98bf0345b96c2e9544002578137e7
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Jan 7 14:39:56 2011 +0000

    Implemented FR #47802, support for character sets in DSN strings for PDO_MYSQL

commit 5549e066f2970d11e4346259057eac2046234fb4
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jan 7 14:22:30 2011 +0000

    Proper fix for
    Bug #53503      mysqli::query returns false after successful LOAD DATA query
    which fixes als #56349, same behavior but in ext/mysql. Both due to a bug
    in mysqlnd. Never was a problem with libmysql.
    Also fixed the 53503's test case as it always reported PASS, even when there
    should have been a failure.

commit abf0ea0110bbcd598badf6bb9eabb052ee841cad
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Jan 7 03:43:20 2011 +0000

    Implement request #53684 (Deprecated HTML in sample php.ini).

commit d3e6f27a7614f0e7cadb959bcd86a386ec276ce6
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jan 7 01:11:16 2011 +0000

    - Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a reference.

commit dc444e8a3705981bacb47b263575c2b5ec0e478e
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Jan 6 22:48:20 2011 +0000

    Fix bug #53682

commit 3571c955b5cf646f2117afce28769d6ca1dcc619
Author: Adam Harvey <aharvey at php.net>
Date:   Thu Jan 6 02:32:02 2011 +0000

    Implement request #53659 (Implementing RegexIterator::getRegex() method). Patch
    by Joshua Thijssen.

commit e7a1d5004efcaee59319e20d3fb06363aabdba4d
Author: Adam Harvey <aharvey at php.net>
Date:   Thu Jan 6 02:24:49 2011 +0000

    Remove empty files left when r306542 was reverted in r306552.

commit ef0a793fdda747f1764c06718aacb5500f67b28f
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jan 6 00:08:59 2011 +0000

    Implemented FR #53466 (SQLite3Result::columnType() should return false after all of the rows have been fetched).

commit 78728e33fa197d67ce8ddd652c5e0510db85af0f
Author: Etienne Kneuss <colder at php.net>
Date:   Wed Jan 5 15:01:18 2011 +0000

    Implement SplObjectStorage::removeAllExcept (Patch by Matthey Turland)

commit 92ce32032d4d5dd9e75296bc7b9494ac2b15ba10
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 5 14:41:50 2011 +0000

    Added test

commit cd32d5792e147c53c5bb38e7a9b228189d5d7fab
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 5 04:13:23 2011 +0000

    Optimize unix timestamp to date-string conversion for very high year values

commit 84b854a603394ba4c4624a2f697cc995f0aa3c4d
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 5 00:59:31 2011 +0000

    - revert rev. 307044

commit 8634d8ca2b8f24a4d3f236d91ba2467ec6ac718e
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jan 4 23:36:56 2011 +0000

    Add test for bug #53632

commit bb08994d71cd1b06a9a409e10ba7724f84fce0bb
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jan 4 22:36:23 2011 +0000

    Fix bug #53632 with x87 fpu

commit 8d8f6552caf46acea4ffeeb23c8b981b1c496c54
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jan 4 22:01:09 2011 +0000

    - Fixed tests

commit 66f38ebac68fb5428da74a7841c1e31bc609a52f
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Jan 4 03:24:38 2011 +0000

    fix unit tests for intl in accordance with new ICU releases

commit 79b997d7bae880ed47e2cf29423635484295d3a6
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Jan 3 23:08:47 2011 +0000

    Fixed linking of extensions that would use a static .lib file (libname_a.lib rather than libname.lib)
    
    # This fixes `configure --with-mcrypt=shared' to properly find and
    # link against libmcrypt.lib rather than libmcrypt_a.lib

commit 21719326246f008dee6d15249b4e7e33a0d98fdd
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 3 20:38:21 2011 +0000

    - useless commented code

commit 4212e4e90cb050bab886bd7c3e5813eca2657583
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jan 3 19:24:04 2011 +0000

    Change DEBUG() to TIMELIB_DEBUG(), there are potential conflicts with other libraries that also use this.

commit aff978c223d46aba336bbbf8368822095a2b143c
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jan 3 19:15:36 2011 +0000

    Fix error with initialisation flag being set too early. If encryption is enabled and fails to decrypt a crash can occur.
    
    Also fix a WS error.

commit 95dbc9d3f07545813bb403d9f532dff6fb80833a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 3 15:36:39 2011 +0000

    - slightly cleaner

commit 0ebbe5e450c380dc6400afac4307fa65f2710f7a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 3 15:35:01 2011 +0000

    - fix crash when argc > 1 and to_zval is NULL (thx tony for the headup)

commit 7a2157cf371ef8dd9f0d8815a4523e35a36c2516
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 3 14:39:48 2011 +0000

    Fixed Bug #53629 (memory leak inside highlight_string()).

commit 0df43f2803ad9bb92b2768ac2751250896ffee82
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 3 09:33:27 2011 +0000

    - kill c++ comment

commit 63aae8a69bd2052e8601a957f31c3d5873829b89
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 3 09:22:58 2011 +0000

    - stream output support for image outputs functions

commit 28584c233e12da4265bbd41c48b26cd8a51baceb
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jan 3 03:58:57 2011 +0000

    Imlement clone for formatters that support it
    # also some test fixes, more to follow

commit e9bb7bbbd1e658a880e9d2ad284a88b43b3c669b
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 3 01:22:00 2011 +0000

    - missing file

commit 7444576047f52f757233687936c659eb5676670b
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 3 01:08:21 2011 +0000

    - we need the core config.w32 only once

commit f7176f9cf002be9957186ea46eefcfcab8317e4e
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 3 01:07:28 2011 +0000

    - silent copy

commit 17d05d0d572890a13a643c239956d0c444d96259
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 2 18:29:56 2011 +0000

    - use the ext deps list for phpize's ADD_EXTENSION_DEP function

commit 6008152caa2cfa2cd8e4791e8e585e6499d28426
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 2 18:13:20 2011 +0000

    - typo

commit 163780af5655c8581375e318796034ab168269eb
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 2 18:03:00 2011 +0000

    - generate a list of ext and how they are built, should be updated by phpize'd make (un)install as well, later

commit 97c5d74d7842dde1d7c1d8c1dfb7b918e2b7c6f3
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jan 1 20:00:10 2011 +0000

    - missing file

commit 7ae96bcf35a3a96f715d48b2e1b160c59b316bdd
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jan 1 02:51:18 2011 +0000

    - Year++

commit d90a33d51c488f0bba35fa38227985dae5d79fcb
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jan 1 02:46:03 2011 +0000

    - Year++

commit 0203cc3d446b659e477ae488eaf4780bf58384d5
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jan 1 02:17:06 2011 +0000

    - Year++

commit 6144da7e351545158db3fad647b818b1027354f7
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Dec 31 16:57:45 2010 +0000

    Silently casting an empty string, null or false into an object by adding a property
    is pretty non-intuitive. If the same value was 1 or true you get a warning and it halts.
    
    Since we can't break BC completely (yet) lets bump this from E_STRICT.
    
    Also added a new section to UPGRADING for engine changes.
    
    <?php
    $x = '';
    // $x = null;
    // $x = false;
    $x->baz = 1;
    var_dump($x);
    
    $y = 1;
    $y->baz = 1;
    var_dump($y);

commit c9c0de49a8f56b940a4d2142408f19f1f1821f7d
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Dec 31 16:37:12 2010 +0000

    Add SQLite3_Stmt::readOnly for checking if a statement is read only

commit c6af7fc7f4bf42003092f19fc72738625c4725f2
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Dec 30 19:00:19 2010 +0000

    - Do not violate php_stream abstraction and use php_stream_tell instead of accessing the field .position.
    #Should have no behavior changes.

commit a0ca628aa36e285af54fd69b14e52a58e7859b91
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Dec 30 17:41:36 2010 +0000

    New test for stream_meta_data($zipstream)

commit 6f8b1ce7c7eb703d86eef12f6139b2a76c343455
Author: Eyal Teutsch <eyalt at php.net>
Date:   Thu Dec 30 14:36:01 2010 +0000

    removed extra ?> from the FILE section

commit 05be26d13a7b7f3b20e0a67f0bf32a28ab7e56b7
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 28 17:20:10 2010 +0000

    - WS

commit d8774af125091f192eb6bc0786845df047710496
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Dec 28 16:41:39 2010 +0000

    C89 fix

commit cfac5f5b674a038a35043018145bc61584695fdb
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Dec 28 15:16:21 2010 +0000

    extending the API interface - plugins can register
    themselves with a structure and can be searched.
    Every plugin can have statistics and they are shown
    under the statistics of mysqlnd in MINFO.

commit 874954ed97e0328adf57470230f7f16552ba225c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 27 21:47:52 2010 +0000

    fix segfault when node is NULL

commit ae0e5a0c8c458347160de293851e88cc2e881414
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 27 20:25:34 2010 +0000

    initialize script_encoding_list (reported by Gustavo Lopes)

commit 8029a7563c1c52a68b8fae454526d289dbd777ee
Author: Rob Richards <rrichards at php.net>
Date:   Mon Dec 27 19:00:13 2010 +0000

    typo

commit 8bd6c63f6610addd8e68fa52dbea8668e7b4b4d4
Author: Rob Richards <rrichards at php.net>
Date:   Mon Dec 27 18:57:49 2010 +0000

    fix crash with entity declarations

commit 610bb960361a4d0bde6ca589bd7163bd6bfccb65
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Dec 27 01:10:08 2010 +0000

    - Fixed bug #53612 (Segmentation fault when using several cloned intl
      objects).

commit 83ef8850a056ee9103c2878e8c3e23337012c6d7
Author: Eyal Teutsch <eyalt at php.net>
Date:   Sun Dec 26 13:29:29 2010 +0000

    SplFileObject_fgetcsv files: SplFileObject__fgetcsv.csv used instead of SplFileObject::fgetcsv.csv, as to make this naming convetion windows legitimate

commit f21100b7f9290d3090add036cc852df2995334d5
Author: Eyal Teutsch <eyalt at php.net>
Date:   Sun Dec 26 13:10:23 2010 +0000

    fixed 6 tests to pass on non-linux os, by removing the generic linux error string from the exp result. on socket_strerror on the other hand, added to the SKIPIF a condition to run on linux only, as the test checks specifically various error strings

commit 8533e37d0cd65aa34390c6c2bfe30ace72de30a7
Author: Eyal Teutsch <eyalt at php.net>
Date:   Sun Dec 26 09:47:50 2010 +0000

    using PWD which is supported by run-tests.php, rather than $cwd

commit d88a9a3f80e242f303c00333fa8c7a68e2a8fbf8
Author: Felipe Pena <felipe at php.net>
Date:   Sat Dec 25 01:42:45 2010 +0000

    - Fixed INI test section

commit 44d0082823d6165cfdb068aae086bc97e1b037b4
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Dec 24 22:38:36 2010 +0000

    - Fixed bug #53603 (ZipArchive should quiet stat errors).
    #It is unclear if url_stat handlers should emit a warning in case
    #PHP_STREAM_URL_STAT_QUIET is not specified and the resource does
    #not exist. Most url_stat handlers never emit messages; the plain
    #one does only so in the extraordinary event of an open_basedir
    #restriction.
    #But in case, php_stat uses PHP_STREAM_URL_STAT_QUIET for the
    #FS_EXISTS, which suggests that mere checks on file existence are
    #supposed to use this flag (arguably).
    #The downside is that important diagnostic messages might be
    #omitted.

commit 3143828eb3e6df1080ba0a0304bbf970aa5efe92
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Dec 24 19:01:25 2010 +0000

    - Fix PCRE build on Windows; closes bug #53606.

commit 15b7a4476a93fa01dd3802ec913e75e92c6b43df
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Dec 24 15:03:29 2010 +0000

    Upgraded\ bundled\ PCRE\ to\ version\ 8.11.

commit e540cb0c453555c95f049811210df474013c99d6
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Dec 24 08:42:21 2010 +0000

    - Fix startup warnings.

commit 25f42c09b88b2464f7f488d62dfc0637e46f1e80
Author: Peter Cowburn <salathe at php.net>
Date:   Fri Dec 24 07:28:59 2010 +0000

    NEWS for FR #48767 (SplFileInfo::getExtension())

commit 064a254483428dad4ca1c84826e7197b70e89c88
Author: Peter Cowburn <salathe at php.net>
Date:   Thu Dec 23 22:32:52 2010 +0000

    Implemented FR #48767 (SplFileInfo::getExtension())

commit 73c49036ced3af5c740cde2ba9788a4f2ba93aef
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 23 14:38:15 2010 +0000

    Fixed compiler warning

commit 063393f29bda9d0570d69a573f0bf54eace29350
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Dec 23 01:44:54 2010 +0000

    - Fixed bug #53592 (stream_socket_enable_crypto() busy-waits in client mode).
    - Fixed stream_socket_enable_crypto() not honoring the socket timeout in
      server mode.

commit 1d7294f73c0c14984872cbdfa4a0d9f7c366b65e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 22 16:18:59 2010 +0000

    Fixed bug #52209 (INPUT_ENV returns NULL for set variables (CLI)).

commit e8b15906675441af7dbe1d78c566d75eeeea944d
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Wed Dec 22 10:25:33 2010 +0000

    - Fix build.

commit 9b698dbceaceab67d3bb30777960e54789153cd5
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Dec 21 19:52:17 2010 +0000

    - Revert of revision 306542, turns out the semantics of compare() are
      different in SplMinHeap and SplMaxHeap.

commit 4a11d76a75513272e93b92c571ee857506294179
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Dec 21 17:29:14 2010 +0000

    - Fixed bug #53588 (SplMinHeap bad sorting with custom compare
      function).

commit b0f8ac5299a147b2221923b616f6ddc562e86bfb
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Tue Dec 21 06:57:46 2010 +0000

    - Update ini descriptions.  It is still possible that zend.multibyte will be removed in the near future as it is confirmed to not impose any significant overhead with the standard configuration even when it is enabled.

commit c9459ed7e750f73009263eb39790fd9bd31b2c15
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 20 23:00:11 2010 +0000

    Fixed compiler warnings

commit 7f055f54a2f63a1601341cf4e63dfa00334944f3
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Mon Dec 20 14:38:08 2010 +0000

    fixed compile error with VS2008.

commit 7c9fb17d0004f20ba2dd225f3bc7bf0d87cbe8c3
Author: Felipe Pena <felipe at php.net>
Date:   Mon Dec 20 12:41:35 2010 +0000

    - Fix build

commit bbd23afa983a6a27181166aa9534319662a97585
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Dec 20 11:00:27 2010 +0000

    Fixed bug#53579 (stream_get_contents() segfaults on ziparchive streams)
    Also added the filename being access to the stream_get_meta_data() array

commit d6ac811e5d1d2d6f483db0d3c0709ac683d5a261
Author: Stefan Marr <gron at php.net>
Date:   Mon Dec 20 08:49:59 2010 +0000

    Removed dead code.
    # should not have been commited in the first place.

commit a304a0fc04b8cdadda4d39550b23970fa3882868
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Dec 20 03:16:09 2010 +0000

    - Avoid allocating extra buffers. This makes parsing with zend.multibyte enabled as fast as with it disabled.

commit b09bb2129206d9df5775b29c659256ccb3b011a3
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Dec 20 03:11:41 2010 +0000

    - Fix a bug that the script gets wrongly converted into UTF-8 when the script encoding is not GL-safe.

commit 3e3d7c52f0030da2067b011a17a91d4b23ffaa5f
Author: Felipe Pena <felipe at php.net>
Date:   Mon Dec 20 01:42:25 2010 +0000

    - Fix build

commit 7357867bacdf1c10f6abe14e875ada7911b9629f
Author: Stefan Marr <gron at php.net>
Date:   Mon Dec 20 00:52:40 2010 +0000

    Added strict handling of properties in traits.
    # This is the first attempt to implement the properties as discussed on the mailinglist.
    # RFC is not updated to reflect this changes, yet.

commit 433dff36d7df5e7703850c71121b10e9c6b725fe
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Dec 19 23:47:00 2010 +0000

    - Fixed bug #53574 (Integer overflow in SdnToJulian, sometimes leading to
      segfault).

commit d88515e1b830de22d3083cc66bb6d7ee5ec1811e
Author: Stefan Marr <gron at php.net>
Date:   Sun Dec 19 22:13:41 2010 +0000

    Fixed naming of parameters, was inconsistent with implementation.

commit a57e59ed6c96a5a40ee698cf5a16e65ffd97e267
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sun Dec 19 17:29:21 2010 +0000

    WS

commit 7cbe5f164af75e3fae8616a551c707ff09bfc5f4
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sun Dec 19 17:28:57 2010 +0000

    WS

commit bbf3d43c1ee0ad53b03c3821cd630f0746d5e954
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sun Dec 19 16:36:37 2010 +0000

    * Refactor zend_multibyte facility.
      Now mbstring.script_encoding is superseded by zend.script_encoding.

commit c28cac404d2d0590ba2811f41331c60d09adbf1e
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Dec 19 05:07:31 2010 +0000

    Fix bad args to grapheme_extract(), reported by Maksymilian Arciemowicz

commit e1dee992ee18120751b02fe4199f64ab16880718
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Dec 18 11:22:11 2010 +0000

    - Fixed bug #53527 (php-fpm --test doesn't set a valuable return value).

commit 9a52c2f37081bd11bc2a41ce6a2f01286a752b88
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Dec 17 23:05:26 2010 +0000

    - Fixed bug #53568 (swapped memset arguments in struct initialization).

commit ddf42dde2f141c8451bbde17da469d40b7535287
Author: Jani Taskinen <jani at php.net>
Date:   Fri Dec 17 10:48:47 2010 +0000

    - Update credits

commit 116e097287fa91d1c2657d7b684a8df3db22b669
Author: Jani Taskinen <jani at php.net>
Date:   Fri Dec 17 10:43:52 2010 +0000

    - Revert

commit fc146c735237079ae9131f3961ec40c87cbe72dc
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Dec 17 10:15:21 2010 +0000

    Throw some credit around

commit b51abfb35fb8303dbf099313b9099763fcc54ea0
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Dec 16 12:56:19 2010 +0000

    fix a small bug about affected_rows in the text protocol

commit dfb0e708440f61737d28e90a3d918eea7afd3682
Author: Jani Taskinen <jani at php.net>
Date:   Thu Dec 16 12:25:27 2010 +0000

    - Typos, WS, CS

commit 47bb667a644893b923d53c60b8ea81a9b714949d
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Dec 16 12:18:54 2010 +0000

    Fix sprintf modifier to be right, wrong data reported in the log

commit c8622a07f5d36e524a6bb5c17f7266d4ce626990
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Dec 16 11:27:17 2010 +0000

    - Adding enable_post_data_reading to php.ini-*

commit 3a03c53dbd5d3526448ee7708d9cfe534a595ce1
Author: Derick Rethans <derick at php.net>
Date:   Wed Dec 15 21:45:25 2010 +0000

    - Fixed a bug in DateTime->modify() where absolute date/time statements had no
      effect.

commit 69894eaf80962471c0e91b833f06de5181752844
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 15 14:14:58 2010 +0000

    count preciser in case of error

commit 18deebed4b4e065f1854a8c52b4960ef24192a14
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 15 02:01:21 2010 +0000

    - we don't bundled fbclient, system version is used

commit b25ded66ea8d3a744241888ea6c60c119e069f17
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 14 23:21:53 2010 +0000

    - sync with 5.3

commit 844a58dc3cc53d44ee77f91e7d3b9efce6256e21
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 14 17:01:54 2010 +0000

    Fixed compiler warning

commit 9c30a3398a51941de966ed700933d794e41a0afb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 14 17:00:36 2010 +0000

    Fixed bug #53541 (format string bug in ext/phar).

commit ab80d4e4b7993f06ef9845a5c0e46bcad73023ef
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 14 15:42:22 2010 +0000

    - $_REQUEST is also JIT global now

commit 52563ea0a307a865d964ad3bc378da81ddbe5596
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 14 13:10:25 2010 +0000

    - fix header install

commit e79ed6359df29f7888a120ea60ab954899d27d91
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 14 02:55:26 2010 +0000

    - add nmake install-sdk (create the devel package) and related sub rules

commit 269a6b09a398e10644841f20b1a763d14d52374a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 13 21:07:13 2010 +0000

     -add a link to snmp install doc about the MIBS data, remove static or removed exts

commit 31f97e2440d8e0a62131247547b67339316456a0
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 13 20:56:44 2010 +0000

    - no need to diplay that

commit 4df03c1ded94ff75d74b82c1beb335c9bf3957ed
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 13 20:55:13 2010 +0000

    - phpize support merge from 5.3

commit 15ee70e8e0076503f1819f7cdde7138098e9dc9f
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Dec 13 20:46:57 2010 +0000

    * Don't print the shared headers table after enabling each extension (cleaner configure output)
    * Fix double slashes for directory targets in PHP_INSTALL_HEADERS()

commit 1f13d55895515bcc96adba139a2943b1192fed79
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 13 16:53:26 2010 +0000

    Fixed bug #48607 (fwrite() doesn't check reply from ftp server before exiting)

commit d4b95b8bd60ffcd1da5a6c5eecc3e3891035709f
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Dec 13 14:29:42 2010 +0000

    Revert fix for bug #53493 to be compliant with the XML specification

commit 1081bd1528982d7bea4af0722c932b0af4f0d18a
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Dec 13 09:52:05 2010 +0000

    Fixed bug #53493 (xmlrpc_decode should not be sensitive to leading whitespace)

commit 91ad5e73696eb08432c14c47fa8e66e40cc2263c
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Dec 12 22:38:05 2010 +0000

    add & fix tests for lenient parsing

commit 52ea9da401233412c367d1403609547f57d42402
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Dec 12 22:27:02 2010 +0000

    - Fixed bug #53530 (php_crypt tests gcc version incorrectly due to
      typo) (vapier at gmail dot com)

commit e90265ac978a5d92beb7c37ecf3107c2c5f1d7f5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 12 19:54:21 2010 +0000

    Fixed bug #47435 (FILTER_FLAG_NO_RES_RANGE don't work with ipv6).

commit 9696faa7907e468ebc25fe9cce020d6c4d287c09
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 12 19:27:04 2010 +0000

    Fixed bug 48484 (array_product() always returns 0 for an empty array).

commit c6bbf9ee57c39ade0563abd2e44ccd7d6f35fca0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 12 18:36:21 2010 +0000

    Fixed bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges)

commit a7d8c0e2a5bd2d19a86163b3c5c541c46d292754
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 12 18:01:46 2010 +0000

    sqlite3 lib news

commit b016c7ded7b379a1b0239ac45e921ee82f6c0db7
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sun Dec 12 18:00:25 2010 +0000

    Fixed bug #53425 (mysqli_real_connect() ignores client flags when built to call libmysql)
    
    # Based on patch by tre-php-net at crushedhat dot com

commit 8ece8ad3141c24429b5ca78cee09b43c9b4c77e8
Author: Derick Rethans <derick at php.net>
Date:   Sun Dec 12 17:17:16 2010 +0000

    - Added the + modifier to parseFromFormat to allow trailing text in the
      string to parse without throwing an error.
    #- Patch by Stas, test case by me.

commit d7c3c627e8a6ce8c318020cb0566c7ca83690642
Author: Stefan Marr <gron at php.net>
Date:   Sun Dec 12 17:12:29 2010 +0000

    Changed E_ERROR to E_COMPILE_ERROR for Trait compilation errors.
    #Thanks for catching this Kalle.

commit bbc898e3fd8c4c351842ee366b18f39aa5305761
Author: Derick Rethans <derick at php.net>
Date:   Sun Dec 12 17:07:40 2010 +0000

    - Keep extension order alphabetically
    #- I guess that's what was intended?

commit 1d2a63da5fd0e63b40778c74234edce2f7b0d04d
Author: Stefan Marr <gron at php.net>
Date:   Sun Dec 12 16:48:02 2010 +0000

    Changed collision warning for Traits to fatal error.
    #This change is made to have all possible cases of collisions consistently handled as fatal errors.
    #The reason to have it fatal is that most likely something changed unexpectedly and needs urgent attention by the developer, since it will fail eventually anyway for instance because the expected method is missing in the class.
    #Discussed in this thread: http://marc.info/?l=php-internals&m=129155790226876

commit 7456f1d8f82d41f5ac21b6c888010aaf805af16c
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sun Dec 12 16:17:50 2010 +0000

    Fixed bug #53503 (mysqli::query returns false after successful LOAD DATA query)

commit 457aba446051b48f81d77d3c1276240921073ee8
Author: Derick Rethans <derick at php.net>
Date:   Sun Dec 12 16:06:41 2010 +0000

    - Fixed a few test cases
    - Updated timezone mapping table; to remove unparsable timezones.

commit 8e2475a787bf6a04513e5415432faf1b412bb1bb
Author: Eyal Teutsch <eyalt at php.net>
Date:   Sun Dec 12 07:24:51 2010 +0000

    moved the second unlink() to the CLEAN section in the SplFileObject_fwrite_variation* tests

commit a7ffa09e18137de43c91ac5f2120c170679baeae
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Dec 11 22:18:10 2010 +0000

    - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd

commit 02ff4766c942985b73aa8932301fe7478a58c0ac
Author: Martin Jansen <mj at php.net>
Date:   Sat Dec 11 20:09:39 2010 +0000

    * Fixed parameter check introduced with the recent fix for bug #53492.
    
    * Improved the error message along the way.

commit d94744649fd1b886eec210055d64f52b220d39cb
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Dec 11 16:36:27 2010 +0000

    - add install-lib(s), remove header for now, will be genarated

commit 19f65777203c0f9a431ec71df1acf495b38fec54
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 11 14:57:34 2010 +0000

    Upgraded bundled Sqlite3 to version 3.7.4.

commit 4fe751e8e4bf019d246cddc21a681ea4ba7d1590
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Dec 11 02:08:02 2010 +0000

    - Tests and small parsing correction for php://fd wrapper

commit f73258223dacea27a9a5e477e52994ab4fcca145
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Dec 11 01:52:13 2010 +0000

    - Implemented request #26158/bug #53465 (open arbitrary file descriptor with fopen)

commit 13c99651fc7bbcc7199e1e449d9e158752caf6ce
Author: Felipe Pena <felipe at php.net>
Date:   Fri Dec 10 23:58:33 2010 +0000

    - Fixed bug #53515 (property_exists incorrect on ArrayObject null and 0 values)

commit 3c8bc996dfebb72ea9e30d9ea1904724d849f58b
Author: Felipe Pena <felipe at php.net>
Date:   Fri Dec 10 17:50:26 2010 +0000

    - Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down)
      patch by: gyp at balabit dot hu

commit 6f3cad91d028d798051cacd150f30ef750a41d87
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 10 17:11:58 2010 +0000

    - install headers, missed that one

commit ff60a98755703cbcd2d89a7cef14c02271bdd0e7
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 10 16:10:08 2010 +0000

    - add initial PHP_INSTALL_HEADERS, one step closer to phpize

commit 8398646d0aface89bb5ff58bfdf4e6b78c80f02f
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Dec 10 07:59:34 2010 +0000

    - I had forgotten to commit UPGRADING (for enable_post_data_processing).

commit 1894d8df0b6c8c26485281686d975b42a0522a02
Author: Christopher Jones <sixd at php.net>
Date:   Fri Dec 10 04:36:29 2010 +0000

    Update for PECL upload that is synced with PHP 5.3.4

commit ec4cbe70faefa7d235bd207d56d96e0573feb004
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Dec 10 01:45:55 2010 +0000

    Add more constants to curl_getinfo(), dependent on cURL version installed so wrapped in ifdefs

commit 7f69592f1161eb9175bc9b179d848f81e8199ce2
Author: Felipe Pena <felipe at php.net>
Date:   Fri Dec 10 00:59:50 2010 +0000

    - Added test for bug #53512

commit 43cfda93eba8bf5e10a38fb087197bf8ad408222
Author: Felipe Pena <felipe at php.net>
Date:   Fri Dec 10 00:47:51 2010 +0000

    - Fixed bug #53512 (NumberFormatter::setSymbol crash on bogus $attr values)

commit 127a878fc9010473a05b30aca8431249b3cfb0f5
Author: Felipe Pena <felipe at php.net>
Date:   Fri Dec 10 00:33:48 2010 +0000

    - Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on ORACLE 10)
      patch by: spatar at mail dot nnov dot ru

commit 6654a4ade5da2c23ba39d6e89bd738f9819c5954
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Dec 9 20:35:59 2010 +0000

    - Added enable_post_data_reading ini option to allow inhibiting POST data consumption.

commit c35fc7889025816f76d142b43a3a2452a59869d5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 9 16:38:37 2010 +0000

    Fixed bug #53511 (Exceptions are lost in case an exception is thrown in catch operator)

commit f69051602afb7db11214c43b6b401ac675c2d7db
Author: Eyal Teutsch <eyalt at php.net>
Date:   Thu Dec 9 12:39:21 2010 +0000

    test bug42364 included a superfluous ?>

commit 4e37118801d78f564b746cf0b99e2b18bb7133b6
Author: Eyal Teutsch <eyalt at php.net>
Date:   Thu Dec 9 12:04:18 2010 +0000

    pdo_025 expected a certain extra character that is not part of windows output. changed to optional char: %a -> %A

commit 5f8ff99a05a737efb8784de14b2eae822c3cae36
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 8 14:49:26 2010 +0000

    Fixed startup errors if ext/exif is loaded without ext/mbstring

commit fa404f71f52f32587af4214c321a723d4d91d0e1
Author: Eyal Teutsch <eyalt at php.net>
Date:   Wed Dec 8 14:16:17 2010 +0000

    curl_setopt() arg: using DIRECTORY_SEPARATOR rather then "/" to make windows tests pass too

commit e89362b8466eb0c4d639b90afdcb6606d8fb424f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 8 12:35:25 2010 +0000

    fix ZTS build

commit 755c2cd0d85b65f35abb2d54204fa7d38b820268
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 8 11:27:34 2010 +0000

    Removed compile time dependency from ext/mbstring

commit 088a6ad7b5ab5ea04af356ca8f6bb3183455eb66
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 8 08:45:56 2010 +0000

    - Fix #53492, fix crash if aa steps are invalid

commit 27ecaa7901ef113b9ba6b88181908354677b6042
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Dec 6 13:59:14 2010 +0000

    Skip additional result sets sent by MySQL 5.5 servers
    which break the Protocol API
    (see http://bugs.mysql.com/bug.php?id=58700)

commit e183ea0495feed73b478f211aa60398578d397b9
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Dec 6 13:50:51 2010 +0000

    don't crash if the API is used incorrectly

commit 3722811395fef76193efe805439a8a05c76d5ea7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 4 21:54:20 2010 +0000

    make sure the stream context is present before looking for any options
    and fix segfault

commit 74484db1aab3fbd4317543d25b64fae2c02d2dc9
Author: Felipe Pena <felipe at php.net>
Date:   Sat Dec 4 15:57:08 2010 +0000

    - Fixed test (Eyal Teutsch)

commit 75d8fd8d423896226d62447a8d691fb96905b6cc
Author: Felipe Pena <felipe at php.net>
Date:   Sat Dec 4 15:48:45 2010 +0000

    - Fixed test

commit 57fc653c0566a39c417a56a239805689553b36d9
Author: Felipe Pena <felipe at php.net>
Date:   Sat Dec 4 12:28:23 2010 +0000

    - Fixed tests

commit 11a3a52fc8e0483a0676cb29b81eb499301fc7a0
Author: Felipe Pena <felipe at php.net>
Date:   Fri Dec 3 23:25:27 2010 +0000

    - Fixed test

commit 955ebdf10c1c42ef5c41dd69d062a4a27e33f8bd
Author: Felipe Pena <felipe at php.net>
Date:   Fri Dec 3 22:58:21 2010 +0000

    - Fixed test

commit 26d7aafb1a76093eb85d0edb222fadadea37beec
Author: Felipe Pena <felipe at php.net>
Date:   Fri Dec 3 21:05:44 2010 +0000

    - Fixed bug #53463 (sqlite3 columnName() segfaults on bad column_number)

commit 17d1b1310ef07dfdf3f841cbe09cf36348530a7e
Author: Jani Taskinen <jani at php.net>
Date:   Fri Dec 3 16:02:47 2010 +0000

    - Fix test

commit 72ae65bc9de944310b6ca496e7ba6aaa7bd4db1b
Author: Jani Taskinen <jani at php.net>
Date:   Fri Dec 3 15:34:24 2010 +0000

    - CS and "de-facto" style of returning NULL for failing parse-params, sync partially with PHP_5_3 too (reordering part :)

commit 07535b7986de42c2e0e7705351e2eca6532cbd0c
Author: Jani Taskinen <jani at php.net>
Date:   Fri Dec 3 15:30:54 2010 +0000

    - Fix test

commit 41a1de45fe4bde66266d9f96bd1f612eb7f4da22
Author: Jani Taskinen <jani at php.net>
Date:   Fri Dec 3 15:29:53 2010 +0000

    - Add test for the ob_start($foo); leak/crash bug

commit d2263d482d58180377a3c5e848352dbf0421cb68
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Dec 3 10:10:08 2010 +0000

    Implement FR #53457 (number_format must support more than one character for
    thousands separator).

commit 18ec6dae2ca8bc4f33a6079d5ef93cc50259b4cc
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Dec 3 09:34:35 2010 +0000

    Implemented FR #53447 (Cannot disable SessionTicket extension for servers that
    do not support it).
    
    I haven't written a test due to the need for such a test to have a HTTPS server
    available which mishandles SessionTicket requests; it's likely that server
    administrators will gradually fix this either intentionally or through OpenSSL
    upgrades. That said, if there's a great clamoring for a test, I'll work one up.

commit d687186b584fe0071a0f68897c94b88bb7392dcf
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 2 23:23:14 2010 +0000

    - Fix #29085, bad default include_path on Windows

commit 7ff7f9780ed0436c157586db2197ca9cd41db2de
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Dec 2 19:11:41 2010 +0000

    fix test after newly introduced constant

commit 18424910d30c720e8a0bffd08163e18ef9540632
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Dec 2 14:21:23 2010 +0000

    and export the new constant

commit ee15ed307e01c4003b45d335e93851086a264383
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Dec 2 13:59:56 2010 +0000

    new server constant as of 5.5

commit 3fd615cc8d82253e24519f279bac1b666d7d2e2e
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 2 11:37:43 2010 +0000

    - not TS and useless on server, also not required anymore with the supported windows versions

commit dcb65e76dae2e576024c2b4e4b30dd231a9d26e1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 2 09:40:53 2010 +0000

    WS and cosmethic changes

commit cab5fc9c1a09f7bf889b9e9100f58b35bca18dcd
Author: Adam Harvey <aharvey at php.net>
Date:   Thu Dec 2 03:26:37 2010 +0000

    Minimal fix for bug #53440 (INSTALL file refers to php.ini-dist, should refer
    to php.ini-production). There are a lot more issues with the INSTALL file,
    though, which I'll file another bug for.

commit 0f217b0c93b48d3a229421e97c43dc9915b2384e
Author: Christopher Jones <sixd at php.net>
Date:   Wed Dec 1 23:30:28 2010 +0000

    Remove OCI8 devel status in preparation for PHP 5.3.4 release

commit 17b31ae362c6b28fa6e6c22656902ccaa4a2b1c3
Author: Christopher Jones <sixd at php.net>
Date:   Wed Dec 1 19:20:16 2010 +0000

    Add Berkeley DB 5.1 support to the DBA extension

commit e72e27eecc3e3e299ac46b5aa7420d9a1b30d4ba
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 1 16:48:53 2010 +0000

    - fix ts build

commit d0c144d732835eb29298abddbc9563982d01324d
Author: Stefan Marr <gron at php.net>
Date:   Wed Dec 1 15:20:11 2010 +0000

    Removed old commented function prototypes.
    # Was referring to old trait-related code that is long gone

commit 19a0263e65a19905351dc520f930f896cf9a7ca9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 1 14:03:36 2010 +0000

    Fixed bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words)

commit a45631d9663a8a6af7b5a739e48966a604a7e961
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 1 13:33:49 2010 +0000

    Allowed indirect $this access (Scott)

commit 8e65f5069885ea2e866f6c84f2b5bcad6dd8f3c8
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Nov 30 19:37:10 2010 +0000

    - Fixed bug #53412 (segfault when using -y)

commit 22d461df621a1c059800a50c9d5c8bba41a14f16
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Nov 30 16:22:48 2010 +0000

    - Implemented bug/request #53427 - stream_select doesn't preserve the
      keys. This cannot be backported to PHP 5.3 due to a BC break. See
      UPGRADING for more information.

commit c579738b9419d035967509cf3216e55d61f4c2fa
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 30 16:12:45 2010 +0000

    Same as before

commit 94ca4a4d092ed0892f2bc5784ce84abbb27872e3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 30 13:40:02 2010 +0000

    Fixed bug #52202 (CURLOPT_PRIVATE gets corrupted).

commit 76a8811c5d66f1185fe4dd88b3be06802011cab3
Author: David Soria Parra <dsp at php.net>
Date:   Tue Nov 30 12:51:57 2010 +0000

    C comments instead of C++ comments

commit e8817ab0a690058da15d7e2952392168de3fba87
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Nov 30 11:04:06 2010 +0000

    Fixed crash in zip extract method (possible CWE-170)

commit 20f5f21a407599571a8355037bf6e42ee5d0b389
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 29 14:48:53 2010 +0000

    Fixed bug #52656 (DOMCdataSection does not work with splitText).

commit 08441f8848583fa2e4f00de0d7db3a3b246d73f0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 29 14:40:59 2010 +0000

    Fixed bug #52828 (curl_setopt does not accept persistent streams).

commit 67e8d44aa4fe958ec91a99c2a38a0d8417650694
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 29 08:56:21 2010 +0000

    Removed unnecessary dependencies

commit 07ea326cda880eaebc7829496c9c23d85ccbdf15
Author: Adam Harvey <aharvey at php.net>
Date:   Mon Nov 29 03:44:56 2010 +0000

    Update INI files per doc bug #53420 (mail.log is poorly documented).

commit 0ca25d5406b952ec3f01505be89c7fe9a2a29e89
Author: Derick Rethans <derick at php.net>
Date:   Sun Nov 28 16:27:49 2010 +0000

    - Fixed two more test cases.

commit 8658cfe423a5eded8870e1f87c307695e29332a4
Author: Derick Rethans <derick at php.net>
Date:   Sun Nov 28 13:41:06 2010 +0000

    - Fixed a few test cases.

commit 4bc5cac3175720b4c91866e850e7cbcf828c66f8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Nov 26 20:59:13 2010 +0000

    Fixed bug #52327 (base64_decode() improper handling of leading padding in strict mode)

commit 722457594b6d250ddd35329632e1f2dfb30e1a8d
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Nov 26 18:25:13 2010 +0000

    - Fixed #53409, sleep() return NULL on Windows

commit f7cd7afd3323d5c4b31d4527f05f049d94674bba
Author: Jérôme Loyet <fat at php.net>
Date:   Fri Nov 26 13:46:15 2010 +0000

    - Fixed bug #52501 (libevent made FPM crashed when forking -- libevent has been removed)

commit 7ffc4cb2aa2368d809687fe96bd08f44793aa34c
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Nov 26 13:21:25 2010 +0000

    - Remove outdated, unmaintained, misleading ChangeLog files

commit 9a1568c1134535179366b105d7ae8578bc6bfda4
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Nov 26 09:52:28 2010 +0000

    Implemented FR #53407 (make scandir()'s directory sorting optional).

commit 4574844c52cdb4cf2d6c6f35925b2171f2d1887b
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Nov 25 23:06:12 2010 +0000

    - cleanup broken double definition of php_win_err and rename it while being there

commit 8f85ff3dd67fbe256b9c7fc7e8bbcd73bdf5e054
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 25 21:38:06 2010 +0000

    Fixed bug #53304 (quot_print_decode does not handle lower-case hex digits)

commit 1d5eff07f3a5c1ff74cf9d0660895fb0764d1ead
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Nov 25 16:44:20 2010 +0000

    - Fixed bug #53403 (use of unitialized values). Fixes the fix for bug #46587.
    - Added test for bug #46587.

commit 965c30dc2e74c12ad757ff4e73b9373c7d142a46
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 24 20:50:07 2010 +0000

    - Removed unused variable

commit c9e54156d86d05c8ba267bcc426fa7274ce8787b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 24 16:26:49 2010 +0000

    Removed support for break/continue $var syntax

commit 7628da98c48142e1a28c05c15b645c3a795be60e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 24 12:19:56 2010 +0000

    Removed support for break/continue $var syntax

commit bf05cc7490cbbfe5b5dfa1833f2aadce42570749
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 24 10:54:35 2010 +0000

    Fixed test

commit ac71f493445ea1a7adf29e0d74af40b5bde3eacc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 24 05:42:52 2010 +0000

    Added multibyte suppport by default. Previosly php had to be compiled with --enable-zend-multibyte. Now it can be enabled or disabled throug zend.multibyte directive in php.ini (regenerated scanner)

commit ab93d8c621645e05d6a6a431d52ac64eda956673
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 24 05:41:23 2010 +0000

    Added multibyte suppport by default. Previosly php had to be compiled with --enable-zend-multibyte. Now it can be enabled or disabled throug zend.multibyte directive in php.ini

commit 011fd8059d7e8e0ea9a70bc86d817e942dcbb238
Author: Andi Gutmans <andi at php.net>
Date:   Wed Nov 24 04:31:45 2010 +0000

    - Fix typo

commit 1f454695a4494d9e94a2ff8d9e4152a62c46c4b7
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Nov 23 22:14:54 2010 +0000

    - fixed #53352

commit 7c541356f3dd7aa33a8679ad2a1d3e3ef043fd7a
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 23 21:49:18 2010 +0000

    - Fixed compile warnings

commit 201ab8bb8c55b7ee600a5c2aa29c06ac30a06742
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 23 21:45:22 2010 +0000

    - Fixed test

commit 09b69ee8ade5ab5235aca17cb9e9e1202f3aba87
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 23 13:09:15 2010 +0000

    Fixed bug #46587 (mt_rand() does not check that max is greater than min).

commit f93b470fd4b445de6a8446e270bd2f70e4cd7353
Author: Adam Harvey <aharvey at php.net>
Date:   Tue Nov 23 10:34:44 2010 +0000

    Fix bug #53377 (imap_mime_header_decode() doesn't ignore \t during long MIME
    header unfolding).

commit d72ac0771d6259d9426d7d324f08aabd03987145
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 23 10:22:34 2010 +0000

    Fixed bug #35547 (Segfault accessing static method)

commit ebb978df61c9fe21eea38702c3a0a37361df8848
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Nov 22 22:27:06 2010 +0000

    Set svn properties

commit a876e5419670978823ee9275606c724536bfba3a
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Nov 22 21:56:18 2010 +0000

    - Update tokenizer data

commit 547691766af909aa3945edf5e8d9b8b9ee1d42ae
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Nov 22 15:43:46 2010 +0000

    Fixed gettimeofday() usage for Ilia's REQUEST_TIME improvement on Windows

commit 50e6d20d3ca0e6e2c0e07ec9d17184d701151c9d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 22 13:12:28 2010 +0000

    Fixed bug #51003 (unaligned memory access in ext/hash/hash_tiger.c).

commit 8d82e961034f836153c54ba52f154609d9d4200b
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Nov 22 05:10:14 2010 +0000

    - Fix tests for \0 patch in PHP 5.3.
    - Fix constants_error_004.phpt (closes bug #51901)

commit f327f13204e08ca999fa6ae171528301e15ebbe9
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 21 17:41:33 2010 +0000

    - Fixed ZTS build

commit dabb79bf3d4d4b77422483cb88cce20fdc6f9605
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Nov 21 12:28:10 2010 +0000

    - Improve test

commit 5a1e9d1d6b1326175b1327919786364a0d1b4a58
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Nov 21 12:24:09 2010 +0000

    - Fix #52854 (ReflectionClass::newInstanceArgs does not work for classes without constructors

commit 224bfb38f7a15bac3b9fa69824dc672ab80e1c49
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 20 22:53:55 2010 +0000

    - Fixed bug #53366 (Reflection doesnt get dynamic property value from getProperty())

commit 701bfaa2fa5dca040eafe78608bd2e87b6ce0370
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sat Nov 20 20:59:28 2010 +0000

    Added second fix from #50987 that wasn't apart of Ilia's commit

commit 3016ad46ae5a8af956609d873a49681b11967742
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Nov 20 19:27:31 2010 +0000

    Fixed bug #50987 (unaligned memory access in phar.c)

commit 0ba1cd1bd287c0b5b1eb29ffde604e406bddb362
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Nov 20 02:09:04 2010 +0000

    Add support for DateTime in datefmt_format

commit 5a1b77422af9257da2b4faafa2e78f9fbe2a1d49
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Nov 19 23:42:44 2010 +0000

    - Reverted unintended change.

commit 0fa76d24070becffa4d32c47a7bb0dbe8a398e25
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Nov 19 23:22:55 2010 +0000

    Fix invalid args bugs by Maksymilian Arciemowicz

commit 897f0b4c27b42e9ccf441fe11ab757a401cf39d5
Author: Felipe Pena <felipe at php.net>
Date:   Fri Nov 19 22:06:44 2010 +0000

    - Fixed extract() to do not overwrite $GLOBALS and $this when using EXTR_OVERWRITE.
      patch by: jorto at redhat dot com

commit 9608da9443965f8be8d611e1377bd2dff8ae2538
Author: Felipe Pena <felipe at php.net>
Date:   Fri Nov 19 20:07:32 2010 +0000

    - Fixed bug #53362 (Segmentation fault when extending SplFixedArray)

commit e245652b6371087d236e13f417cabec3fa5f9386
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Nov 19 17:22:05 2010 +0000

    - commit missing upgrading note (sqlite removed)

commit 5bdb47791aabb732b8ebae8ecb73acea8f7d2ed3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Nov 19 16:36:10 2010 +0000

    Fixed bug #47168 (printf of floating point variable prints maximum of 40 decimal places).

commit 1fed0e5a8409784fd385c984b41b0f74fe20b9b3
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Nov 19 16:03:00 2010 +0000

    Kill some more constness warnings in com_dotnet/phar/standard

commit 063b213e9e27488ef0ce714f8971b700d087d36b
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Nov 19 15:48:11 2010 +0000

    Kill warnings about constness

commit a8a9314130f9326cdd1918443f51e24e2846c671
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Nov 19 10:00:10 2010 +0000

    Add entry for sqlite

commit 6c76f3606cddeb010cf1fc5ea28b47456ea9639e
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Nov 19 09:55:48 2010 +0000

    - Move the old sqlite extension to PECL
    # discussed in http://www.mail-archive.com/internals@lists.php.net/msg47463.html

commit 4cc45507da8164847708c26bfdf0840419a166fc
Author: Stefan Marr <gron at php.net>
Date:   Thu Nov 18 17:59:04 2010 +0000

    Fixed problem reported by Patrick ALLAERT. Trait method was not applied properly when fully qualified.

commit 15c9da1149b01f7700df5b3dc8ab346dc6d85ec2
Author: Jani Taskinen <jani at php.net>
Date:   Thu Nov 18 16:02:37 2010 +0000

    - One more fix for bug #53338 (when copying stuff from other macros, do it all the way.. :)

commit 6791197b3100580b465a028b320c406d186322dd
Author: Jani Taskinen <jani at php.net>
Date:   Thu Nov 18 10:43:01 2010 +0000

    - Added section for build system changes in UPGRADING.INTERNALS

commit 9ef050ca648babb4135c72e28e52afb7544bdde4
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Thu Nov 18 10:13:58 2010 +0000

    Reviewing php.ini-* configurations files:
    * Making both files as similar as possible
    * Removed trailing whitespaces
    * Fixed some spelling mistakes
    * Section [PostgresSQL] -> [PostgreSQL]
    * Introducing missing mysqli.allow_{local_infile,persistent} entries in -development

commit 7c76059c1ff3f1e4a758d095809349ed0f8b4be7
Author: Jani Taskinen <jani at php.net>
Date:   Thu Nov 18 10:11:36 2010 +0000

    - Fixed DTrace support in MacOSX (bug #53338)

commit 932408b413b18219ac74ed62d19c6a2dddd21cef
Author: Felipe Pena <felipe at php.net>
Date:   Thu Nov 18 01:24:00 2010 +0000

    - Fixed bug #53335 (pdo_firebird did not implement rowCount())
      patch by: preeves at ibphoenix dot com

commit 6ad5c889a1a6fef8fbf1d6b00566dd6a31f4cc91
Author: Stefan Marr <gron at php.net>
Date:   Wed Nov 17 23:05:20 2010 +0000

    Added tests to for static support of traits.
    # This was not tested and documented yet.
    # Updated documentation in the RFC http://wiki.php.net/rfc/horizontalreuse

commit 45189fa8030b8d1df48c9dcfeb49fb119d6b1ab5
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 17 21:41:30 2010 +0000

    - Fixed bug #53306 (php crashes with segfault when DTrace "exception-thrown" probe fires)
      patch by: mike at harschsystems dot com

commit 46ef2edf8d75b43cdfa3918c81d0ce90b6abcb24
Author: Christopher Jones <sixd at php.net>
Date:   Wed Nov 17 17:59:41 2010 +0000

    Some grammar tweaks

commit 71dfe80e050c89b96defdd2e72fe79ca3d590fbd
Author: Pierrick Charron <pierrick at php.net>
Date:   Wed Nov 17 17:55:18 2010 +0000

    Remove unused variables

commit d6723d57c0f814bda33721bc88a9ea5ba3036bc1
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Nov 17 17:26:33 2010 +0000

    - test for NULL deref fix

commit 55bb6fd7573164e345fdb17e02df60451acc6270
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 17 16:56:21 2010 +0000

    - NEWS cleanup, please do not mess it anymore :)

commit 1d04f413cf26b7cb50f129a50e36708029702932
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Nov 17 16:46:19 2010 +0000

    - NULL deref fix, patch by Gustavo

commit f6fcf2e3a4b1f0b7609e7a25a588cf408072a9ad
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 17 15:00:51 2010 +0000

    - Fix test: register_globals is gone

commit 6d7fa61843b2a94a66d365adba658fd3a4379f46
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 17 14:54:37 2010 +0000

    - Fix test

commit a4fb1ff6a56526263ff9aed916ade71d3f4237a3
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 17 14:49:26 2010 +0000

    - Fixed typo (reported by eyal.t at zend dot com)

commit ab88e603100738cb71151478dec11f1b323b3860
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 17 14:09:46 2010 +0000

    - Fix possible crashes in 64bit builds caused by usage of int instead of size_t

commit c9581c1b1fba21a8b7eba2893cd6c54644a32b60
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 17 14:08:39 2010 +0000

    typo

commit d310d102245f591cf861fde1d26c8ad1ff0575b8
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 17 14:07:54 2010 +0000

    - Added comment about binary SAPIs

commit c3dd89eeb70ff52504d1b04148ddcc51e553ec09
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 17 13:01:53 2010 +0000

    - Fix building SAPI module

commit 4d13e04ae2eb133c9ce88d299a8712617d35cad5
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 17 11:56:48 2010 +0000

    - Fixed wrong type causing crash (in php-cgi -i and phpinfo(); when doing HTML output)

commit 2f27a0b1b84126cdac573b1195f674111250e654
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 17 11:55:37 2010 +0000

    - Cleanup

commit 0c7c01a480a8c9c75a50c0a77cea822883721c28
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 16 23:02:00 2010 +0000

    - Updated QA and User note maintainers credits

commit ac08cb6492d2c6404f88dc1accc8e0f603bf1c31
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Nov 16 22:53:47 2010 +0000

    - fix (log with level < WARNING before daemonizing were not written to /dev/stderr)

commit 2e42d64007aea4e116948e105599508bda991bec
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 16 22:16:44 2010 +0000

    - Fixed bug #53319 (strip_tags() may strip '<br />' incorrectly)

commit cb2bb12de5adbf6f6797cdfa14cd557f1d7e5144
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Nov 16 22:02:36 2010 +0000

    - Fixed #53310 (sparc < v9 won't is not supported)

commit f774e7dbedadf93c17f5ef3ea24e6e01bb1b5e7d
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 16 21:02:14 2010 +0000

    - Fixed bug #53323 (pdo_firebird getAttribute() crash)
      patch by: preeves at ibphoenix dot com

commit 1cf06684f5970a22cc7fef76bca0c76d64642139
Author: Christopher Jones <sixd at php.net>
Date:   Tue Nov 16 20:50:29 2010 +0000

    Improve test cross- DB version portability

commit 314c9b92338c2cffe4e9ce4299d5d39c35751a3a
Author: Christopher Jones <sixd at php.net>
Date:   Tue Nov 16 19:33:31 2010 +0000

    Protect against null bytes in LOB filenames (rasmus)

commit 87fd3737b4a6e64fcdcfa4c8d352a1b99f925302
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Nov 15 23:53:13 2010 +0000

    -fix build

commit 3cace9cbcc6e400a25604c47b6762f01a5b81622
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 15 18:48:48 2010 +0000

    - Fix wrong argument to read_property call

commit 43206c8c68ea2c9365994c4f608c7d02354e7f6b
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 15 18:46:59 2010 +0000

    - Added missing test

commit e10454ded867c286a21c949df9eab55f510b368d
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Nov 15 18:22:52 2010 +0000

    - Fixed bug #52820 (writes to fopencookie FILE* not commited when seeking the
      stream).

commit 565c484222e21667dcd55ea78889e06117266f1d
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 15 17:06:27 2010 +0000

    - Moved leak_variable() to zend_builtin_functions.c (Gustavo)

commit c3727cc86232eaa7072ed80323fa7f6a3ff30ee4
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Nov 15 14:51:26 2010 +0000

    - Added test relative to the fix in rev #305346.

commit dc8bc65fe68356c51bd3e10961e4e267ff7a3283
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Nov 15 03:22:26 2010 +0000

    - Fixed incorrection in UPGRADING.INTERNALS.

commit 3a02cfb675da68e81c40226135ac4121e72f1378
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Nov 15 03:05:32 2010 +0000

    - Added leak_variable() function.
    - Added mechanism to force outer streams to be closed before their inner ones.
    - Fixed temp:// streams only handling correctly (through an ad hoc mechanism)  reverse closing order
      when the  inner stream is of type memory.

commit 24636a7e1c54015d916fff82b2c55074f74238fc
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Nov 15 01:57:16 2010 +0000

    - Altered htmlentities19.phpt (now htmlentities24.phpt) to reflect new default encoding
      being UTF-8.
    - Moved ext/standard/tests/file/htmlentities19.phpt and htmlspecialchars.phpt to the
      proper directory (tests/strings instead of tests/file). htmlentities19.phpt had to
      be renamed in order not to clash with an existing file.

commit 0af01dc7a56ec4ac25a8c947c6ca9f57c8e81422
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Nov 14 22:40:30 2010 +0000

    - allow firebird header to be in the normal deps directory and restore firebird support on win (5.3.4+)

commit 69ba9c82affe1564a5b53f4360cb530d4b845a87
Author: Jérôme Loyet <fat at php.net>
Date:   Sun Nov 14 22:22:07 2010 +0000

    - extend the 'i-t' fpm argument to dump configuration file when called twice (-tt)

commit ae01a576b34e4c1cc2145144e1dcc2b30492d696
Author: Jérôme Loyet <fat at php.net>
Date:   Sun Nov 14 22:01:34 2010 +0000

    - Fixed #52691 (allow multiple instance of FPM using a custom prefix)

commit 8192f0f771b28fade7d2b7b56dcab2c36a111f22
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 14 18:40:08 2010 +0000

    - Added missing void arg checks

commit 5f31c445095089154d32282a28c1b7920cac6579
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 14 01:38:52 2010 +0000

    - Add missing check

commit 25aee9cad951b018d615c069373325160847cd4a
Author: Jani Taskinen <jani at php.net>
Date:   Sat Nov 13 23:13:07 2010 +0000

    - Implemented FR #53271, FR #52410 (Building multiple PHP binary SAPIs and one SAPI module the same time)
    # Bug #53271, Bug #52410

commit 200dcee22d9790944dbb4f83efef51963a3b35bb
Author: Jani Taskinen <jani at php.net>
Date:   Sat Nov 13 22:22:51 2010 +0000

    - Simplified the DTrace configure macros, one is enough

commit c95e919e3e815b77adea9e565a84f2d38c5b0242
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 13 19:50:55 2010 +0000

    - Fix the constant detection

commit b5b059939814275ea389c04c61423a21a01c0d69
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 13 18:46:11 2010 +0000

    - Fixed bug #53305 (E_NOTICE when defining a constant starts with  __COMPILER_HALT_OFFSET__)
    - Fixed a part of bug #53260 (the __COMPILER_HALT_OFFSET__ name is not shown in the E_NOTICE)

commit d475703660e16255509d667e9c5f87fee50f1aaf
Author: Derick Rethans <derick at php.net>
Date:   Sat Nov 13 16:30:22 2010 +0000

    - Copied test cases (that all fail?!) from 5.3 to trunk.

commit 8ca9251c8b6bd4bf07c275ead6fb692c222e860e
Author: Derick Rethans <derick at php.net>
Date:   Sat Nov 13 15:01:48 2010 +0000

    - MFH: Added support for the ( and ) delimiters/separators to
      DateTime::createFromFormat().
    - Regenerated the parsers for HEAD and PHP_5_3.

commit 3c8e64f962ab5e895ae83042f2835018c6bb7133
Author: Derick Rethans <derick at php.net>
Date:   Sat Nov 13 14:57:47 2010 +0000

    - Don't show timezone if it wasn't found while parsing.

commit d763e535ccc2dba7824109bf67aed9fc3281cffc
Author: Derick Rethans <derick at php.net>
Date:   Sat Nov 13 12:56:21 2010 +0000

    - Added support for the ( and ) delimiters/separators to
      DateTime::createFromFormat().
    #- There are a few more things to come, once ready, I'll regenerate the .c file
    #  and merge.

commit f017a9c93a379c3027d979ba8b5572283e5cc174
Author: Jani Taskinen <jani at php.net>
Date:   Sat Nov 13 11:12:07 2010 +0000

    - WS + cleanup
    # Note:
    # Considering DTrace support: Why does it really need any configure time stuff?
    # 3 macros for static stuff that could be made much cleaner with simple Makefile.dtrace
    # addition. The only thing required in configure is that --enable flag part..
    #

commit 6e8c2ba6905f42cb2ec873603ccb61968fc72e21
Author: Felipe Pena <felipe at php.net>
Date:   Fri Nov 12 23:34:03 2010 +0000

    - Fixed bug #53136 (Invalid read on openssl_csr_new())

commit ae5704272e64af1f55afc60d7a5a4a7a0296da5e
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Nov 12 18:37:02 2010 +0000

    - Fixed bug #53297 (gettimeofday implementation in php/win32/time.c can return
      1 million microsecs). (ped at 7gods dot org)
    - Moved line out of order in NEWS.

commit 1891feac44626b64327a84acd5a71511a8e2013d
Author: Ulf Wendel <uw at php.net>
Date:   Fri Nov 12 12:21:35 2010 +0000

    Testing for the two new statistics 'bytes_received_real_data_normal' and 'bytes_received_real_data_ps'

commit e3b4bf56858c588ef929a8b6cce268eeb603683a
Author: Jérôme Loyet <fat at php.net>
Date:   Fri Nov 12 00:30:35 2010 +0000

    - Fixed #52660 (custom process title for FPM)

commit b772fae9008e6f57d48687bfaedcfdcdc9aa0767
Author: Jérôme Loyet <fat at php.net>
Date:   Thu Nov 11 23:27:15 2010 +0000

    - Fixed #52692 (Added '-t/--test' to php-fpm to check and validate FPM conf file)

commit b72460a42fb140546f90d46256f9ec26234b88eb
Author: Jérôme Loyet <fat at php.net>
Date:   Thu Nov 11 22:48:46 2010 +0000

    - Fixed bug #52693 (configuration file errors are not logged to stderr)

commit 306d08a0f5159aa46af6907da420b9db5d1e4095
Author: Jérôme Loyet <fat at php.net>
Date:   Thu Nov 11 21:38:18 2010 +0000

    - get rid of ZLOG_STUFF code redundancy

commit 7eb3062619dbc58f164a6bb9e64d579975167442
Author: Jérôme Loyet <fat at php.net>
Date:   Thu Nov 11 21:30:55 2010 +0000

    - comment out fpm_php_set_fcgi_mgmt_vars to remove compilation warning

commit e1b87cce1f9ca39dc9191f5335da2d49db0db083
Author: Jérôme Loyet <fat at php.net>
Date:   Thu Nov 11 17:24:27 2010 +0000

    - Fixed #52045 (FPM tries to open php.ini from the current dir)
    - Add php_ini_ignore_cwd to _sapi_module_struct

commit b896c87bb52282243251bde25b2523a9e4a8bc34
Author: Jérôme Loyet <fat at php.net>
Date:   Thu Nov 11 12:56:44 2010 +0000

    - remove useless check

commit 9f1ad0a2e256e59c58e8b755f68fe21ca52298cd
Author: Jérôme Loyet <fat at php.net>
Date:   Thu Nov 11 12:55:05 2010 +0000

    - add missing timer* macros (for solaris)
    - ws

commit b38d57249e247a2bcf5f285185cae237928f90f9
Author: Jérôme Loyet <fat at php.net>
Date:   Thu Nov 11 02:34:47 2010 +0000

    - add "listen queue len" stat (thx to Andrei Nigmatulin)

commit 584ddb0c6e308c87ee69c45696bd4b481ee866c2
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Nov 11 01:43:53 2010 +0000

    Added new constant; ZEND_MULTIBYTE to check whether PHP was compiled using --enable-zend-multibyte or not instead of sniffing phpinfo() (FR #52348)

commit 469746fa03c1c1b8af67e93edee3816ac1f79da2
Author: Jérôme Loyet <fat at php.net>
Date:   Thu Nov 11 01:01:56 2010 +0000

    - syntax and minor optimizations

commit a2c55a138d6e73671d579a97500a873aff4621ea
Author: Jérôme Loyet <fat at php.net>
Date:   Wed Nov 10 23:54:14 2010 +0000

    - don't call shutdown functions after child ends softly, let the master process call them

commit 29280516e2cf2b75491882021db82b6c38a0357d
Author: Christopher Jones <sixd at php.net>
Date:   Wed Nov 10 19:08:13 2010 +0000

    Prepare for PECL OCI8 1.4.4

commit eba1db126c0af4413eb08cfbe29ba5ce953baf33
Author: Christopher Jones <sixd at php.net>
Date:   Wed Nov 10 18:59:56 2010 +0000

    Improve startup failure error messages

commit b2b1a530315b80a62258418971323bd76bef52ad
Author: Christopher Jones <sixd at php.net>
Date:   Wed Nov 10 18:49:55 2010 +0000

    Fixed bug #53284 (Valgrind warnings in oci_set_* functions)

commit d21b028281bedc0bccdc82dd2f7833db7892e147
Author: Christopher Jones <sixd at php.net>
Date:   Wed Nov 10 18:46:05 2010 +0000

    Improve test portability

commit 332b953865131206f2a4b85905ceb2e83eb4e883
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Nov 10 13:57:09 2010 +0000

    Fix bad types, because zend_parse_xxx expect signed integers
    for lengths, no matter how stupid this is :)

commit 6cb7ea4089b07e49defe4dd98c0b75124e93fd19
Author: Adam Harvey <aharvey at php.net>
Date:   Tue Nov 9 15:07:50 2010 +0000

    Implemented FR #53264 (Add fputcsv method to SplFileObject).

commit 150a741fee1fee325be80c12c34ee47c55a6b79c
Author: Adam Harvey <aharvey at php.net>
Date:   Tue Nov 9 14:53:23 2010 +0000

    Fix bug #53279 (SplFileObject doesn't initialise default CSV escape character).

commit aef6ac02f51e7bfe40f2f949af649fa983623576
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Tue Nov 9 03:23:04 2010 +0000

    - Fix bug #53273 (mb_strcut() returns garbage with the excessive length parameter).

commit 590ad22361e7abd189abb3bf0a6ef67b90830046
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 8 20:26:14 2010 +0000

    - Fix the fix (wrong behavior)

commit aa3d81686f6f01acb70a906ce414e05c219a96bf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 8 11:34:32 2010 +0000

    Fixed WSDL loading using https through proxy

commit 18096f4b6811432133e1e6f13b4914d3c1cfd6f9
Author: Adam Harvey <aharvey at php.net>
Date:   Mon Nov 8 09:35:33 2010 +0000

    Implemented FR #53213 (Adler32 algorithm is very slow). Patch by zavasek at
    yandex dot ru.

commit e2e76d40e3a5e0f3d79d3a600c9c4881f127fd18
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Mon Nov 8 09:29:15 2010 +0000

    - Fixed tests not passing under windows because of the directory separator
    difference (thanks Eyal Teutsch for reporting)

commit c2b525eef18af6814de59769701447ab08c175d6
Author: Adam Harvey <aharvey at php.net>
Date:   Mon Nov 8 09:14:48 2010 +0000

    Update the tests committed in r305098 (as part of the fix for bug #53226) to
    use the PHP_MAXPATHLEN constant, as recommended by Pierre.

commit 33af99cbcfbd4709df307d10265f4ac121ace825
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Nov 8 04:36:15 2010 +0000

    - Fixed the filter extension accepting IPv4 octets with a leading 0 as that
      belongs to the unsupported "dotted octal" representation.
    - Fixed bug #53236 (problems in the validation of IPv6 addresses with leading
      and trailing :: in the filter extension).
    - Fixed bug #50117 (problems in the validation of IPv6 addresses with IPv4
      addresses and ::).

commit f0621d39cd2684683ef417dfa71b3adf0e000d92
Author: Jérôme Loyet <fat at php.net>
Date:   Sun Nov 7 21:47:14 2010 +0000

    - correct time comparison for determining the last idle child

commit cd26f63009e06ff29e4bffded5cecde031f3bddf
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Nov 7 19:55:08 2010 +0000

    - typo

commit b41d13ba988d787b114754b0cda52dbbebe10bed
Author: Jérôme Loyet <fat at php.net>
Date:   Sun Nov 7 19:45:51 2010 +0000

    - change signal from SIGTERM to SIGQUIT for killing a child process by the dynamic process manager

commit 12167194b5b85803c750efd85669c6d4dda43434
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 7 19:27:08 2010 +0000

    REQUEST_TIME notes

commit d73d4e486cd22e81fc68aa4f56cea502157fab70
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 7 18:13:53 2010 +0000

    - Fixed bug #52512 (Broken error handling in odbc_execute)
      patch by: mkoegler at auto dot tuwien dot ac dot at

commit 83ebbc36a13203254ff9c4b74f3eed3775b05a72
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 7 12:59:22 2010 +0000

    - Fixed bug #53248 (rawurlencode RFC 3986 EBCDIC support misses tilde char).
      patch by: Justin Martin (frozenfire at php)

commit 1c556f2030d5093e332b04a62bbff52fe8ce22dd
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 6 18:35:38 2010 +0000

    - Coding standards

commit 03cbbf4348b7bd95d0322d3371ce1f85efc1e1aa
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 6 18:32:10 2010 +0000

    - Fixed bug #52732 (Docs say preg_match() returns FALSE on error, but it returns int(0))
      patch by: slugonamission at gmail dot com

commit ccfe9c30aaf3a3b0aef164a98295cce68f78e3b3
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 6 17:43:25 2010 +0000

    - Fixed bug #47199 (pg_delete() fails on NULL)
      patch by: ewgraf at gmail dot com

commit f89effd2a83de2b1d6381f9b9403a8328e0998b6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Nov 6 17:14:21 2010 +0000

    Updated _SERVER['REQUEST_TIME'] to include microsecond precision.

commit d31e4e7f8e78f0ed4497de9ef4a8f3461d2ed6b3
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 6 00:09:50 2010 +0000

    - Fixed bug #50579 (RegexIterator::REPLACE doesn't work)

commit bcb4c8427ea3b859c35aaa70407066b24384ecb5
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Nov 5 20:07:34 2010 +0000

    two new stats

commit d37e1ea243ed78e9e925420080b8c8777399c95d
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Nov 5 18:53:48 2010 +0000

    - Renamed php_stream_rep_nonstand_mode to
      php_stream_mode_sanitize_fdopen_fopencookie, made it not
      exported and movied it from php_streams.h to
      php_streams_int.h.

commit 6bc20667c7bbea2c2040038031bda0bb7cfd2f4a
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Nov 5 18:12:30 2010 +0000

    Fix bracket in prototype comment.

commit 7f0d3f7d70e3fd2fa08d25e5b977bf16aced09d0
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Nov 5 05:28:07 2010 +0000

    Fix bug #53226 (file_exists fails on big filenames).

commit 83657396630f792b784828f36ac4ac39e26cf674
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Nov 5 04:37:27 2010 +0000

    Implemented FR #53238 (Make third parameter of preg_match_all optional).

commit b7d69a49520cd47436bb7c24f3c189569fa52c27
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Nov 5 01:56:28 2010 +0000

    - Added CLEAN section to recently committed test.

commit 0a351335249697ef3fe0b2f9441cf30ad5cb8499
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Nov 5 01:29:08 2010 +0000

    - Fixed bug #53241 (stream casting that relies on fdopen/fopencookie fails
      with streams opened with, inter alia, the 'xb' mode).

commit 6f1cfe3e7fe7ebb5f8ef733803ee50bfd4e63ad1
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Nov 3 21:50:03 2010 +0000

    - fix type and silent warning

commit 3b337020fad89f0560aff3af3d0447d1ee1eaa66
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Nov 3 21:48:08 2010 +0000

    - add stat support for zip://

commit 105db96e781d5def2eeec102f9b5e56e187b78f1
Author: Etienne Kneuss <colder at php.net>
Date:   Wed Nov 3 15:40:24 2010 +0000

    Fixed covariance of return-by-ref constraints

commit 823d7cb55fd7d7d96575b705ccd58352c8b317ba
Author: Michael Wallner <mike at php.net>
Date:   Wed Nov 3 08:35:16 2010 +0000

    explicitness FTW; it should have been like that before, so it wouldn't have happened

commit e3ced0b54018984fe732dafabdf5c55893263a65
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 3 01:35:26 2010 +0000

    - Reverted fix for bug #51176

commit f11535e2eee07e515066774eb166ddec73da91b3
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 2 20:51:02 2010 +0000

    - Fixed config.m4 to complete the fix for bug #53141 (thanks Johannes)

commit 477b8a6664f7e5200cf8d5ae4f6733f6893e3d73
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 2 18:34:56 2010 +0000

    - Fixed bug #53141 (autoload misbehaves if called from closing session)
      patch by: ladislav at marek dot su

commit 4667771a5f014cf92bf467b7cdce558d68b3ebe5
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 2 18:06:39 2010 +0000

    - Fixed no bailout address error and posix tests

commit 2bbcc005c751b0c337e48df2733a0651083b6455
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 2 17:50:39 2010 +0000

    Fixed a possible double free in imap extension (Identified by Mateusz Kocielski).

commit 309a56f3f7c5735e09a25e62667be8700d4db7d6
Author: Jani Taskinen <jani at php.net>
Date:   Tue Nov 2 09:58:08 2010 +0000

    - Fixed -g adding for gcc and g++ (former got it twice, latter not at all)

commit 743f50927cf818a1d9c69e351573f60093d361f5
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Nov 2 03:49:49 2010 +0000

    - Fixed bug #53153 (memory leak with phpinfo() + output buffering + zlib compression).

commit adaa31fff830ad48087341aae5bb9d9461f24a1d
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Nov 1 22:40:29 2010 +0000

    fix the fix

commit 61e7730ee89ad86e8b56f262f9d5ae698b445a8a
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Nov 1 22:29:25 2010 +0000

    fixed bug #52784 (Race condition when handling many
    concurrent signals)

commit a9507474e3ec43dbffc83875229ee155a425f94d
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Nov 1 20:10:17 2010 +0000

    Fix bug #52173 (ext/pcntl doesn't store/report errors) (patch
    by nick dot telford at gmail dot com)

commit 8f8b24866d6d75daf0f307b051cf1426e3e67f2f
Author: Derick Rethans <derick at php.net>
Date:   Mon Nov 1 17:55:42 2010 +0000

    - Updated to version 2010.15 (2010o)

commit 5d584d4737b3097302e1eb95da732dccec35af64
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 1 17:16:47 2010 +0000

    - Fixed bug #47643 (array_diff() takes over 3000 times longer than php 5.2.4)

commit 5c09767d4bc4a6b888a3b3ddd7b2b5aeaa939822
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Oct 29 15:29:15 2010 +0000

    - Fixed bug #53198 (changing INI setting "from" with ini_set did not have any
      effect)
    #Made "from" a proper INI setting and bound it to a global variable.
    #Previously, it was simply read from the hash table with the parsed ini file
    #by using cfg_get_string (I wonder why this mechanism still exists...)

commit 769a3cf0c373e91f613a0a050021f07b3a4601e1
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Oct 29 15:02:39 2010 +0000

    - More features for the profiling, create aggregates and dump them
    on file close.
    - Also add a trace modifier to switch on and off the profiling.
    - With additional compiler switch the profiling can be completely omitted,
    of course it makes sense only when --enable-debug. Because otherwise
    there is no tracing, thus no profiling.
    - Added a fix for Windows for handling trace files on different devices
     (special handing of ':' )

commit da633ed52eb7f6f0ecbb8e6272cb93a7d8ea7a79
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Oct 28 14:14:06 2010 +0000

    gettimeofday for windows

commit 9920be1a81a1c2d6bc458a5a6d0a4f95ec29c979
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Oct 28 14:07:36 2010 +0000

    show tracing

commit 099a505f896702c7698c83222c29544c79e16779
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Oct 28 13:46:54 2010 +0000

    fix windows debug build
    better zlib detection

commit e69b1ff2c43fbfd672097e9f8b25dead81f34ccf
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Oct 27 18:13:25 2010 +0000

    - Fixed bug #49687 (utf8_decode vulnerabilities and deficiencies in the number
      of reported malformed sequences). (Gustavo)
    #Made a public interface for get_next_char/utf-8 in trunk to use in utf8_decode.
    #In PHP 5.3, trunk's get_next_char was copied to xml.c because 5.3's
    #get_next_char is different and is not prepared to recover appropriately from
    #errors.

commit da400e7500e236a332b8104b373e60e842bbd63e
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Oct 27 14:56:51 2010 +0000

    - Fixed bug #53180 (post_max_size=0 not disabling the limit when the content
      type is application/x-www-form-urlencoded or is not registered with PHP).

commit be77a48a715e9cd7089334b9506eadc0a4795e9e
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Oct 26 18:47:10 2010 +0000

    - Fixed ReflectionProperty::isDefault() giving a wrong result for properties
      obtained with ReflectionClass::getProperties().

commit e5c7fae82cdff7086fb14b5de78a70d55ec73955
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Oct 26 15:01:36 2010 +0000

    - Added ReflectionParameter::canBePassedByValue().

commit 1f191e4d2b41222834a3eda419dcc314a69dd2f4
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Oct 26 02:16:21 2010 +0000

    - Implemented request #44164, zlib.output_compression is now implicitly
      disabled when the header "Content-length" is set.
    #One could argue that any output handler could change the size of the
    #response, so this exception for zlib.output_compression is an
    #inconsistency. However, zlib.output_compression is presented as a
    #performance setting, whose value should have no effect on the
    #correctness of the scripts. This was not the case. Setting the
    #header "content-length" and enabling zlib.output_compression was
    #a recipe for infringing section 4.4 of RFC 2616.

commit 18fa045e75cc596d401017397402e578bc6f7ec0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 25 16:46:55 2010 +0000

    Code cleanup & CS

commit 051145f62aaeaefe9f5df8dede8fc0ec45156387
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 25 16:38:19 2010 +0000

    Removed unused variable

commit e70b2fcda46623f75e0d77a79617f5178d4013f7
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 25 13:44:11 2010 +0000

    rename and remove usage of inttypes.h, not needed

commit 21d704063d5107a7e49877e3be333c79681c765f
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Oct 25 02:03:20 2010 +0000

    - Small optimization of the fix of bug #53071. It's not necessary to destroy
      the debug info as it's not holding references anymore (the fix removed
      the refcount increments).

commit 7fcce35f9b53e4970b26677433aaedd3098d13c9
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Oct 25 01:41:54 2010 +0000

    - Fixed bug #53071 (SPLObjectStorage defeats gc_collect_cycles).

commit d46efce418da43e651138d4e588242d323d5bdb6
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Oct 24 23:51:40 2010 +0000

    - A BOM had slipped in a commit and broke the build under GCC. Fixed.

commit 09bf995542452d61d86d8cd8205874fc43fff999
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Oct 24 21:51:54 2010 +0000

    - fix Isotopp

commit 20e2c5fc33d87d0294f15c0b8a08024c001acb0c
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Oct 24 21:19:04 2010 +0000

    - Fixed uninitialized and 1 character short local variable.

commit 03de44f23e454423d676024b33ce0c4c806766bd
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Oct 24 19:05:21 2010 +0000

    - Removed out-of-date comments and one enum constant from html_tables.h and its generator.
    - Other minor aesthetic improvements in the generator.

commit 3f804701b50e73eb50e43aaca4644695844f1625
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Oct 24 16:21:15 2010 +0000

    - Added to UPGRADING(.INTERNALS) information about the changes on html.c.
    - Added to UPGRADING information about the new class Transliteral, the new
      parameter in dns_get_record and the fact that call_user_func_array no longer
      allows call-time pass-by-reference.

commit 91727cb844ecfe55f6dcd2f13ffeec3962aabbac
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Oct 24 15:01:02 2010 +0000

    - Completed rewrite of html.c. Except for determine_charset, almost nothing
      remains.
    - Fixed bug on determine_charset that was preventing correct detection in
      combination with internal mbstring encoding "none", "pass" or "auto".
    - Added profiles for entity encode/decode for HTMl 4.01, XHTML 1.0, XML 1.0
      and HTML 5. Added the constants ENT_HTML401, ENT_XML1, ENT_XHTML and
      ENT_HTML5.
    - htmlentities()/htmlspecialchars(), when told not to double encode, verify
      the correctness of the existenting entities more thoroughly.
      It is checked whether the numerical entity represents a valid unicode code
      point (number is between 0 and 0x10FFFF). If using the flag ENT_DISALLOWED,
      it is also checked whether that numerical entity is valid in selected
      document. In HTML 4.01, all the numerical entities that represent a Unicode
      code point (< U+10FFFFFF) are valid, but that's not the case with other
      document types. If the entity is not valid, & is encoded to &.
      For named entities, the check is also more thorough. While before the only
      check would be to determine if the entity was constituted by alphanumeric
      characters, now it is checked whether that entity is necessarily defined for
      the target document type. Otherwise, & is encoded to &.
    - For html_entity_decode(), only valid numerical and named entities (as defined
      above for htmlentities()/htmlspecialchars() + !double_encode) are decoded.
      But there is in this case one additional check. Entities that represent
      non-SGML or otherwise invalid characters are not decoded. Note that, in
      HTML5, U+000D is a valid literal character, but the entity &#x0D is not
      valid and is therefore not decoded.
    - The hash tables lazily created for decoding in html_entity_decode() that were
      added recently were substituted by static hash tables. Instead of 1 hash
      table per encoding, there's only one hash table per document type defined in
      terms of unicode code points. This means that for charsets other than UTF-8
      and ISO-8859-1, a conversion to unicode code points is necessary before
      decoding.
    - On the encoding side, the ad hoc ranges of entities of the translation
      tables, which mapped (in general) non-unicode code points to HTML entities
      were replaced by three-stage tables for HTML 4 and HTML 5. This mapping
      tables are defined only in terms of unicode code points, so a conversion
      is necessary for charsets other than UTF-8 and ISO-8859-1. Even so, the
      multi-stage table is much faster than the previous method, by a factor
      of 5; the conversion to unicode is a small penalty because it's just a
      simple table lookup.
      XML 1.0/htmlspecialchars() uses a simple table instead of a three-stage
      table.
    - Added the flag ENT_SUBSTITUTE, which makes htmlentities()/htmlspecialchars()
      replace the invalid multibyte sequences with U+FFFD (UTF-8) or &#FFFD;
      (other encodings).
    - Added the flag ENT_DISALLOWED. Implements FR #52860. Characters that cannot
      appear literally are replaced by U+FFFD (UTF-8) or &#FFFD; (otherwise).
      An alternative implementation would be to encode those characters into
      numerical entities, but that would only work in HTML 4.01 due to limitations
      on the values of numerical entities in other document types. See also the
      effects on htmlentities()/htmlspecialchars() with !double_encode above.

commit f0d2559d2649854433ac42869744df3c2f05b6c8
Author: Felipe Pena <felipe at php.net>
Date:   Sun Oct 24 14:03:07 2010 +0000

    - Fixed bug #53144 (SplObjectStorage::removeAll())

commit fe719c5e42dc8d729133957abdd651d44c2f1ce9
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Oct 22 15:46:26 2010 +0000

    profiling in trace mode

commit 68e154b1bf313129e23d9b0356181d7f9c78a042
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 22 14:51:07 2010 +0000

    reduced size of temp_variariable

commit a25ce8c606c75fd869d523426364dc6498b7d320
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Oct 22 14:34:33 2010 +0000

    last piece to enable trace logging on windows

commit 76783dfeb5cb3698dbef8649860377d6a55fd2e4
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Oct 22 14:12:45 2010 +0000

    enable debug logging on windows, in debug builds, of course

commit 968bdc576c0319b2ce4fa6076644f724534dfa8a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 22 13:59:23 2010 +0000

    Simplified foreach() handling, we don't have to inctrement/decrement refcount twice

commit d12098eeec6f9c1993d198ebfeb7a0924b6f2ed4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 22 11:05:22 2010 +0000

    Fixed crash on attempt to insert reference to string offset into an array

commit 635f3aff75631db1c957d3df0ddab598b468d667
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 22 09:56:39 2010 +0000

    Removed redundant check

commit 96c769f602cfbdc6fdb21195b1067af497d07bac
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 20 19:27:34 2010 +0000

    Upgraded bundled sqlite to version 3.7.3

commit 0e24a7c400bc1d1803ce04bea3d8a07e2b997f88
Author: Derick Rethans <derick at php.net>
Date:   Tue Oct 19 10:42:38 2010 +0000

    - Strip out the typehint *checks* only. They are still parsed, and they are
      still accessible through the reflection API.

commit defd00ab01e67026e11cbe70116e1ef4bbbd3a64
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Oct 19 09:56:11 2010 +0000

    - fix Fixed NULL pointer dereference in ZipArchive::getArchiveComment, (CVE-2010-3709), report&patch from Maksymilian Arciemowicz

commit baa6f7fc7107a4e053d58375e117ef2b5edbf887
Author: Adam Harvey <aharvey at php.net>
Date:   Mon Oct 18 02:10:29 2010 +0000

    Fix bug #53089 (php.ini should use portable example of find) by using POSIX
    compliant syntax in the suggested find command for cleaning up session files in
    the shipped php.ini files.

commit c88dbc2262dd0bd189c46b50bf112c9475be85d5
Author: Felipe Pena <felipe at php.net>
Date:   Sat Oct 16 17:52:01 2010 +0000

    - Fixed bug #53070 (Calling enchant_broker_get_dict_path before set_path crashes php)

commit e9dc8785a9cedceb09ae7e8adcd0189b6d7bb2c3
Author: Derick Rethans <derick at php.net>
Date:   Fri Oct 15 12:56:45 2010 +0000

    - Added the writing of .sh files so that we can run the tests (including all
      INI settings) in one go.

commit 3690ce39d9c775323ed73f41cb1a02fa56d19736
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 15 07:30:24 2010 +0000

    zend_collect_module_handlers() has to be called after zend_extensions startup, because they can register additional 'hidden' extensions

commit aaa2f1c30b3ba3da3e0030804054ee9c70e80bc7
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Thu Oct 14 21:33:10 2010 +0000

    marked char pointer arguments as const in lots of
    places where strings pointed to are not modified
    to prevent compiler warnings about discarded qualifiers ...

commit 738be1a0030ae67b19095391e0ee508284a5ab41
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Oct 14 19:33:12 2010 +0000

    - Three tests were "broken" by rev #304404, not two. Commit the change
      to remaining one.

commit bfcb754eae94c5dbb3940253c773e1fba67ba04f
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Oct 14 19:14:06 2010 +0000

    - Fixed get_next_char(), used by htmlentities/htmlspecialchars, accepting
      certain ill-formed UTF-8 sequences.

commit 3943351e6a0a7d866ec2e74e32181eae340cf920
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Oct 14 03:15:15 2010 +0000

    - [DOC] Reverted rev #304382 and rev #304380, as I figured out a way to
      fix the erratic behavior without breaking backwards compatibility. Namely,
      $offset retains SEEK_SET behavior but actually SEEK_CUR is passed to
      _php_stream_seek, if possible, by moving the offset stream->position bytes.
    - Addresses bug #53006.

commit fbd3eb6439de8c9dbf05b42449911f6206e10a50
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Oct 14 02:39:21 2010 +0000

    - Ooops. Fixed tests for rev #304380 (stream_get_contents() related) and a small error.

commit 1ee489f00e1ecf83ffc6c78efbee1b8eeff02197
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Thu Oct 14 02:03:18 2010 +0000

    - [DOC] Changed stream_get_contents() so that the offset is relative to the
      current position (seek with SEEK_CUR, not SEEK_SET). Only positive values are
      allowed. This breaking change is necessary to fix the erratic behavior in
      streams without a seek handlder. Addresses bug #53006.
    #Note that the example on the doc page for stream_get_contents() may fail
    #without this change.
    #This change is also in the spirit of stream_get_contents(), whose description
    #is "Reads all remaining bytes (or up to maxlen bytes) from a stream...".
    #Previous behavior allowed setting the file pointer to positions before the
    #current one, so they wouldn't be "remaining bytes". The previous behavior was
    #also inconsistent in that it allowed an moving to offset 1, 2, ..., but not 0.

commit 86944b47a659a70b8985ea1b575c9f8b21dece95
Author: Adam Harvey <aharvey at php.net>
Date:   Wed Oct 13 09:23:39 2010 +0000

    Fix vim marker folds.

commit f4173a8ece11a20ac09dc68e7cee746f741750b2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 13 08:51:39 2010 +0000

    Fixed bug #52939 (zend_call_function does not respect ZEND_SEND_PREFER_REF)

commit a1888f585c5b09433906fc59b781296cb693880e
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Oct 13 03:13:29 2010 +0000

    - Fixed forward stream seeking emulation in streams that don't support seeking
      in situations where the read operation gives back less data than requested
      and when there was data in the buffer before the emulation started. Also made
      more consistent its behavior -- should return failure every time less data
      than was requested was skipped.
    - Small performance improvement by correcting off-by-one error that generate an
      invalid call to the seek handler or read handler. in _php_stream_seek.

commit 890d89fdb8a8fa970108afd3f4c77b286c6a2898
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Oct 12 17:34:25 2010 +0000

    * Added version info for Windows XP Starter/Tablet PC/Media Center editions
    * Fixed typo: "Unknow" -> "Unknown"
    * Removed useless Win9x version info
    
    # I will merge this to 5.3 once I have analyzed a possible bug
    # (and hopefully fixed) why Server 2008 is reported as unknown

commit bfe51842ab15abe1d7a28ae1324b69c02ad0ef1d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 12 07:38:36 2010 +0000

    Added test

commit 4de6c3a9489cbe4b2d1005f2609908edf916b7ec
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Oct 12 02:51:11 2010 +0000

    - Added a 3rd parameter to get_html_translation_table. It now takes a charset
      hint, like htmlentities et al.
    - Fixed bug #49407 (get_html_translation_table doesn't handle UTF-8).
    - Fixed bug #25927 (get_html_translation_table calls the ' ' instead of
      ').
    - Fixed tests for get_html_translation_table and unified the Windows and
      non-Windows versions of the tests.

commit f4a896c20900f5ce3c290941afe5b53560f34196
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Oct 11 22:26:10 2010 +0000

    - PHP uses a big endian representation when it converts the
      code unit sequences to integers so as to store the entity
      maps. Code in traverse_for_entities assumed little
      endian. Fixed.
      (in practice, due to the absence of unicode and entity
      mappings for multi-byte encodings -- except UTF-8 --, this
      doesn't matter, so the relevant code was commented out for
      performance reasons).

commit 17dc181117fd302ef196a959add39f38152a770e
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Oct 11 03:07:03 2010 +0000

    - Removed redundant local variable in dns_get_record.
    - (5.3) Fixed bug in the Windows implementation of
      dns_get_record, where the two last parameters wouldn't be
      filled unless the type were DNS_ANY (Gustavo).

commit 91f64706c2579764e23664812897ca2a466d7218
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Oct 11 02:48:23 2010 +0000

    - [DOC] Added a 5th parameter to dns_get_record, a boolean that tells whether to activate
      "raw mode". In this mide, $type (2nd parameter) is the numeric type of the record, and
      the responses are not parsed -- the "type" element will be numeric and there will be
      a "data" element with the raw data of the response buffer, which the programmer will
      have to parse.
    - Fixed bug in the Win32 implementation of dns_get_record, where the 3rd and 4th arguments
      would only be filled if the 2nd ($type) was DNS_ANY.
    - [DOC] The 3rd and 4th parameters can now be NULL (changed their arginfo).

commit 7aa43a8d834e386a1b38490644983c0c3587dcd5
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sun Oct 10 19:04:59 2010 +0000

    - Revamp of the decoding portion of html.c.
    - Dramatic improvements on the performance of html_entity_decode and htmlspecialchars_decode, as the
      string is now traversed only once. Speedups of 20 to 25 times with Windows release builds and a
      ~250 characters string (for 2nd and subsequent calls).
    - Consistent behavior on html_entity_decode. For instance, the entity in "&<" would be decoded,
      but not "&é". Not anymore. The code path for "basic" and non-basic entities is now mostly
      shared.
    - Code of html_entity_decode and htmlspecialchars_decode is now shared.
    - [DOC] More consistent behavior of htmlspecialchars_decode. Instead of translating only <, >,
      &, ", ' and ', now e.g. ", ', ', &#x27;, etc. are also decoded.
    - [DOC] Previous translation of unicode code points in numerical entities was seriously broken. When
      the code points for some character were not the same in unicode and the target encoding, the
      behavior could be an erroneous translation (e.g. 0x80-0xA0 in win-1252) or no translation at all.
      Added unicode translation tables for all single-byte encodings. Entities are not translated for
      multi-byte entities, except for ASCII characters whose code points are shared. We could add
      the huge translation tables (several thousand elements) for those encodings in the future.
    - Fixed numerical entities that after # had text accepted by strcol being accepted.
    - Much more commented and well-structured code...
    - Tests for get_html_translation_table()) are broken. I stared fixing the tests, but then I realized
      it was completely helpless because get_html_translation_table() is broken by not handling
      multi-byte characters correctly.

commit b1d5cf7348105cb8205b0fe7c54494b1fefd80cf
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Oct 8 23:02:37 2010 +0000

    - Added numeric record type and raw data for unknown DNS
      record types.

commit dd5d1b2b66d3ad949609e76127913d46bf7cf573
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Oct 8 17:27:19 2010 +0000

    - Fixed a typo in rev #304208 (24 instead of 34/'"').
    - Improved the test bug53021.phpt to reflect other fixes in rev #304208.
    - Updated NEWS to reflect other fixes in rev #304208.

commit df42830468062375c73edb7cc16e7919f555837e
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Fri Oct 8 16:19:58 2010 +0000

    - Fixed bug #53021 (In html_entity_decode, failure to convert numeric entities with ENT_NOQUOTES and ISO-8859-1).

commit 74ec58a045434d5a9938d187a51b1f87c7b8ef8a
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Oct 8 09:15:31 2010 +0000

    new collations

commit dbb6e0e9b0764dd015a43f50059ddcdeb11b3f9f
Author: Felipe Pena <felipe at php.net>
Date:   Thu Oct 7 21:44:41 2010 +0000

    - Added bison 2.4.3 version to the bison version list

commit 0e519d247ede738f6b09458a580c3a3a8ca5f733
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Oct 7 13:49:00 2010 +0000

    fix some uninitialized variables. also fix shadowing of global symbols

commit 412d15168192fdd3afafca5cff034bb5b451942f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Oct 7 12:32:00 2010 +0000

    Fixed extrenous warning inside openssl_encrypt() for cases where iv not provided, but algo does not require an iv

commit e283f7a7fed6c6b953f64371a981fe1c95dd8f6c
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Oct 6 18:53:27 2010 +0000

    - Added support for ICU Transformations (Transliterator).
    - Changes request #52986 to "to be documented".

commit da6366e74a131a975ec7af1d797c025e1379cefb
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Oct 6 17:05:05 2010 +0000

    - Fixed test for bug #50590 on systems with 64-bit longs.

commit 1f9cf93cacce03f13adf26465c9ba523cd34578f
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Oct 6 11:11:02 2010 +0000

    Fix for Bug #52686  	mysql_stmt_attr_[gs]et arg. points to incorrect type

commit e38078bae90a27d40cf1e5b91c52d0620d2c8905
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Oct 6 10:35:02 2010 +0000

    fix broken merge, led to double define

commit 76d273d45533de547e733794e940cad8f673351f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Oct 6 09:02:08 2010 +0000

    - don't build  if no libvpx available

commit 63d6892b56fd7266d988587d8ed8297a0ed95c9b
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Oct 6 07:09:37 2010 +0000

    more variable hiding fixes

commit b373ccd6fce4736302eab4d5278d0c0dbc77bf4d
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Oct 6 06:08:55 2010 +0000

    fix shadowing of parameters

commit b5831c05b35ce6b7078abab2a8e9c06e91790ac7
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Oct 5 22:58:19 2010 +0000

    Update copyright year for the license

commit 223832c501f5187b165cfb71a0d36504f315f2c6
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 5 17:20:00 2010 +0000

    rename parameter name - should not shadow the global symbol alloca

commit c7a09c682d81c60c81c2c503c25d64bebd62478d
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 5 17:10:47 2010 +0000

    two more compiler warnings fixed - size does matter

commit 396402fc972fa1a87e10029e0eb39d5e0adbef78
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 5 17:03:50 2010 +0000

    Rename a method so it doesn't clash with a global symbol - a function
    Fix compiler waring by extening the type of a variable

commit de69927b8ea03f95186531cb51dd3146e1722fc2
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 5 16:54:14 2010 +0000

    Fix compiler warnings - on 32bit size_t is smaller than uint64_t, although
    we will never hit this the compiler should be happy.

commit 60bfedb1e6449168c4f65c6ae8eb33ca131be31a
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 5 16:27:49 2010 +0000

    rename parameter, should not conflict with global symbol -
    the socket function

commit 07c08c1c931b4d93f6cabf90c0c5f049e50e9b7e
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 5 14:56:49 2010 +0000

    remove trailing commas in enums

commit 8c319bf9422413ca2334d03aba5cbb104685b9d5
Author: Ulf Wendel <uw at php.net>
Date:   Tue Oct 5 14:41:08 2010 +0000

    Fix test: third parameter can be false.

commit 444ea3c911f601a27a82dc2471370a82c91484ca
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 5 13:43:35 2010 +0000

    fix bug #50345 (nanosleep not detected properly on some solaris versions)

commit cda3b82d6dd8c6bfed7d550f4b149c037f8f19a9
Author: Ulf Wendel <uw at php.net>
Date:   Tue Oct 5 12:42:53 2010 +0000

    Greetings from SunCC.
    
    ext/mysqli/mysqli_driver.c", line 127|128|129: warning: syntax error:  empty declaration

commit 7b2a2eb326e64c3a4661c5f3f6a1bd0af392e553
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 5 12:27:00 2010 +0000

    Removed debug code

commit 8dd1e05d6e0dbccea6e295a2e29fe09c7fcef571
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 5 11:43:59 2010 +0000

    Fixed bug #44248 (RFC2616 transgression while HTTPS request through proxy with SoapClient object).

commit fa3f0bb63f0daf7465da87cfc78ca30ef02b4307
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 5 11:28:56 2010 +0000

    Fixed bug #51008 (Zend/tests/bug45877.phpt fails)

commit a9da84800e4d0628b149944eb403c348d6f87c9f
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 5 11:08:21 2010 +0000

    add some safe casts

commit 0ef60a45448f0441282b80bed0b6ca900e2cfe5d
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Tue Oct 5 10:42:13 2010 +0000

    Fixed typo in tests (thx Eyal)

commit 75ed0bbb3ed70588e7498293a1e44cb0cfca92d8
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 5 10:30:00 2010 +0000

    fixing more types

commit d6efd2fef457e4139611f7555676edd0a6f2f155
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Oct 5 09:58:15 2010 +0000

    Fixed constness compiler warning in pdo_mysql

commit cc1eaba454145888b15be9537af5b9aea019af96
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Oct 5 09:40:36 2010 +0000

    Fixed compiler warnings in mysqli
    
     - mysqli.c: Fix unused variables, they are only used in non-mysqlnd mode
     - mysqli_api.c (PHP_5_3 only): Fix constness, add_property_string expects a char *, not a const char *
     - mysqli_prop.c: Cast to long, as its below the LONG_MAX and therefore safe
     - mysqli_result_iterator.c: Cast to ulong as the iterator member expects that rather than a my_longlong
    
    # In trunk only warnings regarding the zend_property_info
    # structure is present and PHP_5_3 is warning free now

commit a3f2895e6774430c8d085e7c1377675c7b5b35d3
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 5 08:56:21 2010 +0000

    fix types

commit b3dfb5694969b6db5df6121ad4102e430be2d5e6
Author: Ulf Wendel <uw at php.net>
Date:   Tue Oct 5 08:29:54 2010 +0000

    Fix warnings
    
    ext\mysqlnd\mysqlnd_result_meta.c(57) : warning C4090: 'initializing' : different 'const' qualifiers
    ext\mysqlnd\mysqlnd_result_meta.c(64) : warning C4090: 'initializing' : different 'const' qualifiers
    ext\mysqli\mysqli_report.c(50) : warning C4013: 'php_mysqli_throw_sql_exception' undefined; assuming extern returning int

commit d4b1c1ec78ba53ea2ec3c7ab676cbb8bd16c423c
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 5 08:17:33 2010 +0000

    fix recent TSRM build break, with --enable-debug

commit 99807e9a72f156b9ce203ccc32432f7c56afb43d
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Oct 5 02:34:35 2010 +0000

    - Moved ucgendat.c to a separate directory and included the
      OpenLDAP license there, as required by the license itself.

commit 42dae97fd49f8d5f5d45c6254794f41fc2b32c88
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Tue Oct 5 01:54:17 2010 +0000

    - Fixed bug #52981 (Unicode casing table was out-of-date).
      Updated with UnicodeData-6.0.0d7.txt and included the
      source of the generator program with the distribution.
    #The replaced tables, generated circa 2002, seem to reflect
    #Unicode 3.2. I was unable to generate the same property
    #offsets with Unicode 3.2 data, but all the tests I made
    #indicate php_unicode_is_prop() is returning the correct
    #values. The replaced file merely says it used a "modified
    #version" of ucgendat, which is not very helpful. The results
    #I got were not significantly different, only slightly higher
    #offsets at two properties, which were carried over to the
    #subsequent properties.
    #I was, however, able to replicate precisely the casing table.
    #The extent of the "modifications" besides omitting most of
    #the tables, a slightly different layout and the casing table
    #offsets having been multiplied by 3 is unclear.
    #The test suite showed no regressions; however, it's very poor
    #in testing the modified portion of the extension.

commit f1d905a417a3fff93df6b882eabca34c7023f980
Author: Felipe Pena <felipe at php.net>
Date:   Mon Oct 4 23:05:32 2010 +0000

    - Fix build

commit 12f855b3be3b24e2df9ebbcdeab85b91b21789f8
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 4 22:34:02 2010 +0000

    - missing file for webp

commit dfb96b3b957188a6fb836d92d5661959e014742c
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 4 22:33:07 2010 +0000

    - initial webp support, rely on libpx, final version will be either w/o dep or using libwebp (to be released by g)

commit cccc349aa5d092d9e3bc808e0fcbbd2d8562a8f5
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 4 22:30:35 2010 +0000

    - initial webp support, rely on libpx, final version will be either w/o dep or using libwebp (to be released by g)

commit 304bc60e9898da7f1420a372ec929ae331be2570
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Oct 4 21:04:25 2010 +0000

    We do not need this TSRMLS_FETCH() call as we do not use any TSRM stuff in here, so we can get
    a minor boost here in ZTS mode.

commit 60f05993937b8827154f71def3427851113493ab
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Oct 4 20:33:58 2010 +0000

    Skipped this one

commit f2552322e7adbccb094a1946b1107c370ac3bb83
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Oct 4 20:26:50 2010 +0000

    Revert for now

commit b30b0916bddb7dfb5fee66f81d1a660eedfd9f42
Author: Michael Maclean <mgdm at php.net>
Date:   Mon Oct 4 20:20:30 2010 +0000

    Un-deprecate mt_rand and deprecate mt_getrandmax

commit 656f1fb2713abe2c5831056a977b2d7ba7b0dc5c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 4 15:50:47 2010 +0000

    Bug #51155 (Unreasonable non-emalloc allocations of memory)

commit 026da7d4a081a143a6dc905c71a1a386c9ae503e
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 4 14:52:14 2010 +0000

    fix two more warnings

commit 0a5c6314883b37ccb83d3b809ad4fe6c9d4b95a5
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 4 14:12:31 2010 +0000

    add some safe casts - lower the number of warnings by 2

commit bf3b607f7aa2db09ee86930b38cd6b90f3cdf4d4
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 4 13:54:30 2010 +0000

    Fix const-ness

commit 926ba0d9c738f15a5496f306ce65fd9cbb5974c4
Author: Ulf Wendel <uw at php.net>
Date:   Mon Oct 4 13:36:23 2010 +0000

    Trying to fix compiler warnings (on Windows).

commit d7b26d2987c03a7b01db9881ce53037b3fcdf9ad
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 4 12:59:29 2010 +0000

    Even better patch

commit 5f06ac5caf61a9250286695ac25ca8d03e07fe03
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 4 12:41:12 2010 +0000

    don't define twice the macro on some platforms

commit 500cd35c216b3da92bc9b4b23f7af31bfc1b4578
Author: Ulf Wendel <uw at php.net>
Date:   Mon Oct 4 10:58:05 2010 +0000

    Fixing compiler warning.

commit 5d6f3fb9084f25afd786b8b995c2e99eeb4e7daa
Author: Ulf Wendel <uw at php.net>
Date:   Mon Oct 4 10:51:44 2010 +0000

    Fixing "ext/mysqlnd/mysqlnd.h", line 287: warning: syntax error:  empty declaration"

commit d73ea7c93e0aedaa843646e19d01ca7ad46eed08
Author: Ulf Wendel <uw at php.net>
Date:   Mon Oct 4 10:43:21 2010 +0000

    Next one... ext/mysqli/mysqli_fe.c", line [many]: warning: syntax error:  empty declaration

commit ceb3b5cb22299119375a28c2f3de78f024643da4
Author: Ulf Wendel <uw at php.net>
Date:   Mon Oct 4 10:40:16 2010 +0000

    Fixing compiler warning "ext/mysqli/mysqli_prop.c", line [...]: warning: syntax error:  empty declaration"

commit 8c0682f89ffd256ddc33af778b9e0af6fdec8ce8
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 4 10:35:32 2010 +0000

    - Fix #52908, fix declaration

commit cbbd9e80bdd4e0821d27a50650e863ae922ac0b5
Author: Ulf Wendel <uw at php.net>
Date:   Mon Oct 4 10:08:10 2010 +0000

    Sorry again, nothing but removal of white space from the end of the lines.
    
    - fix compile warning "ext/mysql/php_mysql.c:640:11: warning: extra tokens at end of #ifdef directive"

commit e20c62d3be14b45de482d385c18f35c529347d8a
Author: Ulf Wendel <uw at php.net>
Date:   Mon Oct 4 10:02:58 2010 +0000

    Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown
    up by white space changes...
    
    Changes:
    - remove end of line white space
    - fix compiler warning "ext/mysqli/mysqli_priv.h:156:27: warning: no newline at end of file"
    - fix compiler warning "ext/mysqli/mysqli_fe.h:135:25: warning: no newline at end of file"
    - fix compiler warning "ext/mysqli/mysqli.c:896:11: warning: extra tokens at end of #ifdef directive"

commit e8c87c6d21670ced24b98a31a5b81dff6a526ef2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 4 07:15:30 2010 +0000

    - Fixed bug #52773 (Proxy objects have an inadequate destroy_object store callback)
    - Fixed bug #52774 (Proxy object's store free callback calls zval_ptor_dtor on already freed data)

commit e1aa908468171956caa3726dde316adf0f7b0cd9
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Mon Oct 4 01:27:33 2010 +0000

    - Implemented FR #50692, not uploaded files don't count towards
      max_file_uploads limit.
    - As a side improvement, temporary files are not opened for
      empty uploads and, in debug mode, 0-length uploads.

commit 87a237342282fe036bb90486fdd6cdc392e16ac7
Author: Felipe Pena <felipe at php.net>
Date:   Sun Oct 3 16:01:38 2010 +0000

    - Fixed bug #52971 (PCRE-Meta-Characters not working with utf-8)
    #   In  PCRE,  by  default, \d, \D, \s, \S, \w, and \W recognize only ASCII
    #       characters, even in UTF-8 mode. However, this can be changed by setting
    #       the PCRE_UCP option.

commit 00f75c79ca9318cbd57590b4c01144369612b3c2
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Sat Oct 2 18:32:20 2010 +0000

    - Fixed a small mistake in the fix for bug #50953 that made connection timeouts not be detected as such.

commit d3b6fbe39bc74920da5e73a546208252a01f9586
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 1 11:53:04 2010 +0000

    Fixed bug #52940 (call_user_func_array still allows call-time pass-by-reference). (cataphract at php.net)

commit f64e4bac49586a416bb397f9f9134477751c39b8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 1 09:49:20 2010 +0000

    Fixed bug #52879 (Objects unreferenced in __get, __set, __isset or __unset can be freed too early). (mail_ben_schmidt at yahoo dot com dot au, Dmitry)

commit d252a45e82bcdf624cd4f42e946c57f0e9c8a30c
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Oct 1 09:18:44 2010 +0000

    * Added PHP_RAND_MAX and PHP_MT_RAND_MAX constants
    * Deprecated getrandmax() and mt_getrandmax() in favour of the new constants
    
    # We should promote constants for static data like such instead of function calls
    # maybe this was just an old left-over

commit 1781aec59fc012cd3596c94f156b1d1a5b18f0b6
Author: Ulf Wendel <uw at php.net>
Date:   Fri Oct 1 08:54:16 2010 +0000

    Fix leak with persistent connections when using mysqli.default_host is used

commit d3b1ab9b20db3edb5da159ec9eec8d322ade69ed
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Oct 1 00:12:23 2010 +0000

    Fix bug #52906	gmp_mod returns negative result when non-negative is expected

commit 77d73b814bc388e7dab0a68d371c03b7189f63b2
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Sep 30 18:10:03 2010 +0000

    Plug a leak in mysqli when in the same script
    a pconn is reused.
    Call end_psession earlier - so will mysqlnd and
    the plugins free data earlier.

commit 53d3320951d731c15ae9adfecb4881e94c230e37
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 30 14:11:51 2010 +0000

    Prevented crash in GC because of incorrect reference counting

commit 81faf213c3ae85de2fd190fe2c6baba1310ca347
Author: Adam Harvey <aharvey at php.net>
Date:   Thu Sep 30 11:16:45 2010 +0000

    Loosen the valgrind version check slightly in run-tests.php so that it works
    with the packaged valgrind in Ubuntu 10.04.

commit 750d835b704a7cda90fa370b6ba36332603ed954
Author: Adam Harvey <aharvey at php.net>
Date:   Thu Sep 30 11:04:21 2010 +0000

    Fixed bug #52941 (The 'iconv_mime_decode_headers' function is skipping
    headers).

commit 1c8e3c1b3e08d9492a14ec8d4d78e10b604fbfe1
Author: Gustavo André dos Santos Lopes <cataphract at php.net>
Date:   Wed Sep 29 18:58:58 2010 +0000

    - Fixed bug #52944 (Invalid write on second and subsequent reads with an inflate filter fed invalid data).

commit d55566c7b8fb05af7f63a0c4d92aaddeb8dbf216
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 29 13:18:07 2010 +0000

    Fix a problem that leads to leaks in plugins that
    use stmt local data - no free is called for statements
    that are over-prepared

commit 9d6fa3171345cba3faad0c4357e7690ff1199c85
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 29 11:40:57 2010 +0000

    fix the test

commit 2d8a4ea299724fdfb70f1ff522f6170914804c63
Author: Felipe Pena <felipe at php.net>
Date:   Wed Sep 29 01:25:35 2010 +0000

    - Fixed bug #52947 (segfault when ssl stream option capture_peer_cert_chain used)

commit 013725218adcd96596f9dcdeaf6d81f7f03f3b27
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Wed Sep 29 00:55:43 2010 +0000

    Remove non C90 quotes

commit 1762d63406539783f9aaf828de0753d50e49fa2d
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Sep 28 14:36:18 2010 +0000

    add another hook, maybe the last one, for MYSQLND_STMT, which
    was missed before

commit c8a717a2b19282e9a9a81b6fed976188256186ec
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 28 13:29:33 2010 +0000

    - Fixed possible flaw in open_basedir (CVE-2010-3436)

commit a9953ca3d45bf2e9cbf1250045a4fa91fb484ff2
Author: Felipe Pena <felipe at php.net>
Date:   Mon Sep 27 23:09:00 2010 +0000

    - Fixed bug #52931 (strripos not overloaded with function overloading enabled)

commit 5ff86a16d2dd164e9e004e35209e6e639b88b937
Author: Derick Rethans <derick at php.net>
Date:   Mon Sep 27 13:57:42 2010 +0000

    - Updated to version 2010.13 (2010m)

commit 6a43b14849afe144b648405f6b161f2747e38739
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Sep 27 12:37:23 2010 +0000

    Fixed bug #45921 (Can't initialize character set hebrew)
    sorry for committing it separated

commit c301c358aed13f15ae642830e206d12f2fdf8d68
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Sep 27 11:23:01 2010 +0000

    Fix the value, it was bumped

commit 1ac0c5589767dc15e16ab06d906660ce503f6934
Author: Adam Harvey <aharvey at php.net>
Date:   Mon Sep 27 07:08:04 2010 +0000

    Fix bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large
    amount of data).

commit a3161aa091264561ac07cabb15f506e2a80d1d28
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Sep 27 01:19:57 2010 +0000

    Removed a TSRMLS_FETCH() call in php_idate() in favor of the TSRMLS macros

commit a531b5f0d273bdac611d6b96080332a0700b9180
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Sep 26 20:46:54 2010 +0000

    - fix bug #52926, zlib fopen wrapper does not use the context

commit dc0736b3ed01de07b897947cacf86f6fa0706fa5
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Sun Sep 26 20:16:25 2010 +0000

    Update getColumnMeta native types for SQL Server 2008

commit 42752c71d4897b66eb7586ba15f4d8af5812a107
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Sep 24 08:53:00 2010 +0000

    Fix failing phar tests.

commit 859a1404bf9593ee58dcc969ff63ae89bfc85a9c
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Sep 23 16:03:22 2010 +0000

    WS fixes

commit 1ab38567b981f2c6755ecb036cc7831ad6d6aa9d
Author: Ulf Wendel <uw at php.net>
Date:   Thu Sep 23 15:08:43 2010 +0000

    Let's try not to have 'uft8'-only tests and avoid setting the charset upon connect. I've changed the tests to make no assumptions on the server charset setting. var_dump()/EXPECTF tests got replaced with dynamic tests which try to take the current charset into account.

commit a6adb25d85ceb6052ab0c29fff4d399296368fa3
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Sep 23 04:51:02 2010 +0000

    Eliminate a TSRMLS_FETCH() call in case of an error in one of the ereg functions

commit 9c4a92cf51cee91416270ad6692b7fc5bdbca119
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Sep 23 04:50:26 2010 +0000

    There are a few cases where we can save a TSRMLS_FETCH() call here

commit a89b97102e7c84987b26e0ba0c949d0f15ee130b
Author: Adam Harvey <aharvey at php.net>
Date:   Thu Sep 23 04:41:14 2010 +0000

    Fix up the vim folds in phar_object.c and add a note that the two prototypes
    before Phar::__construct() are actually valid and not a mistake, per bug
    #52909.

commit 1ac15b2f8efa9b40703375fd331ccd5842d5040e
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Sep 23 04:13:36 2010 +0000

    Added TSRMLS macros into php_get_current_user()

commit 68b1905702cf060ee1585ee5e626b82b57a9c532
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Sep 23 03:54:54 2010 +0000

    Cast to char * here

commit 06a9baf4d9f3d00f12f6b1dc7cb93467ea635a9d
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Sep 23 03:49:26 2010 +0000

    Missed to check this one in the last commit

commit cb500110163b59116f37e0e3b48d8402e8132a60
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Sep 23 03:45:36 2010 +0000

    Fixed compiler warnings in the standard library

commit 466c0b88d7a459ae2967ed1f72b790075fab4854
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Sep 23 03:33:36 2010 +0000

    Fixed signedness compiler warning

commit 1af3e68880bac91c6e030209b0a138406e10d881
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 22 18:25:33 2010 +0000

    Unify, force one charset at connect, thus fixing
    test failures because different servers have different
    system charsets.

commit 44fba4d9346f46a6f38dccdc6a091f07f479c66d
Author: Ulf Wendel <uw at php.net>
Date:   Wed Sep 22 15:22:22 2010 +0000

    Test update for sql_mode = ansi

commit 8236f62ce2968d027b89bf3a48e8758743994f96
Author: Ulf Wendel <uw at php.net>
Date:   Wed Sep 22 15:16:07 2010 +0000

    Test update for sql_mode = ANSI

commit c5fe8b72e3269fd5c05d34c6f85610f869bd3790
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 22 15:15:11 2010 +0000

    here comes the news

commit 4c26112c884c7cc4bf38dcfac755100434f78b1f
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 22 15:14:04 2010 +0000

    Fix for
    Request #48082 mysql_connect does not work with named pipes

commit 7346d8d590b336d7008cee269ab48c2db42150db
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 22 14:54:43 2010 +0000

    small macro fix

commit 0b74eb2e961eec01e69f481632628e6feb5a8e8b
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 22 14:26:43 2010 +0000

    fix for bug 52891 - optimize a bit

commit fbaed5476c8178916916c275349d3706c0c0e709
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 22 11:38:49 2010 +0000

    Fix for
    Bug #52891 Wrong data inserted with mysqli/mysqlnd when using bind_param,value>LONG_MAX

commit c0528261d7b346c3f4f4c3c76410d2b5c48751cf
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 22 11:09:29 2010 +0000

    update tests

commit ee4f5ac1c0e35de2b1b1d78648b3eec6668a0c2c
Author: Felipe Pena <felipe at php.net>
Date:   Wed Sep 22 00:11:34 2010 +0000

    - Fixed EG(saved_fpu_cw) initialization

commit 10974d77f421949f27a25e05150edd53da87b182
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 20 19:01:13 2010 +0000

    Trying to pimp gcov.php.net code coverage tests..  trying to cover mysqlnd compress code with a standard test run

commit f7c54d073761a0a35445faf458922dd8f17f5266
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 20 18:26:11 2010 +0000

    Align test to the style used in the other tests

commit 579b5f2d639ed6d8f0fc72d0788abe2268d19921
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 20 17:26:39 2010 +0000

    No reason not to run the tests with libmysql. Its long, long ago that pconnect has been a mysqlnd only feature

commit 2f9da7fce06d1b9f9e4c802a099280995b2d1399
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 20 12:48:27 2010 +0000

    Fixed a compiler warning

commit c2a92f3d27d2bcd135671582fa3c98741ba5a500
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 20 12:12:42 2010 +0000

    Fixed bug #52888 (Zend MM shutdown crash)

commit bd8f3908c453af3ef2e0ece98176914f7986ddd7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 20 10:45:22 2010 +0000

    Reverted wrong patch

commit 70d231bf135d02efd8243eea6779a842ebfe386d
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 20 09:04:48 2010 +0000

    Dont be strict on error messages, they can vary by server version

commit e389303ef352be8da202b0206bb1d3000b5d6337
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Sep 20 09:02:31 2010 +0000

    add test case for 52891

commit 210fe80bd5f221b2aa4b0b562fc0abdd4dd2f3a5
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sun Sep 19 19:18:30 2010 +0000

    Fix incompatible types, we need to use a char here for recv()

commit bd526e47f5724440232f6e6c9836c08d8bd299bc
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Sep 19 01:28:32 2010 +0000

    fixed compilation error.

commit 208aa1025d0316b517383bd1e102d39c919636a3
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sat Sep 18 16:09:28 2010 +0000

    Improved performance of unserialize(), original patch by galaxy dot mipt at gmail dot com

commit 1c9e784985a9f9194ac2b5854c48d13c0e75d3a7
Author: Ulf Wendel <uw at php.net>
Date:   Fri Sep 17 17:11:21 2010 +0000

    Skip if PDO_SQLITE is not available

commit d67c72668f2f730eeb1fa8c00f3cc89a6e2f6999
Author: Ulf Wendel <uw at php.net>
Date:   Fri Sep 17 16:40:02 2010 +0000

    Remove OS dependent directory separator from EXPECT

commit c4334c7c38a1248cc519cc323d195cf3bc4213eb
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 17 11:34:49 2010 +0000

    - restore VOLUME_NAME_NT and VOLUME_NAME_DOS definition, thx Andrey for the headup

commit 3bdac76cf15ebf472fff4ee01e481e850147b703
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 17 10:51:53 2010 +0000

    - fix ts build (zend_list_insert change)

commit c17f8ecd6a4d8fac8d5db189172a5deadb326a5f
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 17 10:04:28 2010 +0000

    - use popen_ex directly, avoid the tsrm fetch

commit b154864cc94209bb2badc0e3685d5d3d0ae3eca0
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 17 10:00:01 2010 +0000

    - drop tsrmls_fetch in popen_ex

commit 83527d16a323416a354df4ddfbd86fc0efa2967e
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 17 09:27:19 2010 +0000

    - drop tsrmls_fetch in tsrm_win32_access

commit 79ee513903fb03a57f2676fb69943b15ff173e91
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 17 08:42:12 2010 +0000

    - drop TSRMLS_FETCH in sapi_register_* (won't bring much at runtime :) ) and cleanup/group the upgrade guide, no need of twenty titles for the same change

commit 05383a1072d5dacf6d26c84d2bf3241f03c7b0cf
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 17 08:41:05 2010 +0000

    - drop TSRMLS_FETCH in sapi_register_* (won't bring much at runtime :) ) and cleanup/group the upgrade guide, no need of twenty titles for the same change

commit 4bf895cb087bc4d1a7c97d89e6e724ad770700a9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 17 07:07:52 2010 +0000

    fix ZTS build

commit ab3fc00983fd566968b2c38573863edb9bd22c59
Author: Felipe Pena <felipe at php.net>
Date:   Thu Sep 16 21:49:48 2010 +0000

    - Added missing entries related to pdo_dblib

commit 6699cfaa51efdb244ecb058a52c00b1bef0eba52
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 16 19:15:26 2010 +0000

    - WS

commit cb9c8233fc2d3f30c704b8a96b774aae4559d8b0
Author: Adam Harvey <aharvey at php.net>
Date:   Thu Sep 16 16:21:15 2010 +0000

    Implement FR #44331 (Formatting option for json_encode). Bikeshedding about the
    exact form of the JSON pretty printing and brace handling will only be accepted
    in the form of patches. ;)

commit d8b8d22a0d1ae85b24beeab7707c2e4e8217ee07
Author: Adam Harvey <aharvey at php.net>
Date:   Thu Sep 16 14:15:19 2010 +0000

    Rebalance the folds in json.c.

commit 726fe638bb0a0f52ea899d18095a9d35297fa2af
Author: Adam Harvey <aharvey at php.net>
Date:   Thu Sep 16 13:53:27 2010 +0000

    Implemented FR #49366 (Make slash escaping optional in json_encode()).

commit aa297b60a3d53b2dfe076134ce9c066e4134399b
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 16 13:34:51 2010 +0000

    - zend_list_insert TSRMLS fix (thx tony for the headup)

commit 5a7bd45c1adc72120a7dd9754bac740cd075472c
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 16 10:01:51 2010 +0000

    - cleanup ze1/ze2

commit ed58636f004aa9240a8f9cd056bdd0dc7c05490c
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 16 09:33:42 2010 +0000

    - use TSRMLS_D/C with php_stream_context_alloc

commit daa90813fb4cee6bb50af334c14f17d795ab8d3b
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 16 09:18:46 2010 +0000

    - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insert, missing header

commit aa0ed267a29b83099715c48f25bcbf9642bf7bb2
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 16 09:13:19 2010 +0000

    - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insert

commit 14e77486e06e21bfc29d80327bdb85ff7e1f0bfa
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 15 22:25:44 2010 +0000

    - unused, double declared

commit b1fcb740a71dcf0a0cf75742d10f540f0ddc8a3b
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 15 22:11:28 2010 +0000

    - not there anymore

commit 4420a91bbdb8769cb5fedbd067122decb506beb1
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 15 17:27:43 2010 +0000

    - macros--; ZEND_FAST_* are now gone

commit c93631a137c36e9a2c5e7a8126d635b21bd69778
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 15 17:04:22 2010 +0000

    - update and restore TOC

commit ef53214b1c98013dfb2c0f152a45e1fd2af501ea
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 15 16:58:11 2010 +0000

    - not used anymore

commit f60bd239144d94ca70123bacc401d556efacee4a
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 15 12:23:45 2010 +0000

    remove unneeded proxy function _mysqlnd_restart_psessoin

commit d5f1517cd6264d565d7ff4714145174727996448
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 15 12:11:33 2010 +0000

    Remove unneeded proxy function _mysqlnd_end_psession

commit 767bc20ed56e5c6e8fa1589a9f5131266cd9876a
Author: Adam Harvey <aharvey at php.net>
Date:   Wed Sep 15 10:51:55 2010 +0000

    Fix bug #52849 (GNU MP invalid version match).

commit e3bb93480a25f54516b415c40ffd753a3195b658
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 15 07:39:57 2010 +0000

    Regenerated

commit f2df6a4a3ee7d1cff29dfc3326b50eb9d2818a05
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 15 07:38:52 2010 +0000

    - Improved memory usage
      . zend_function.pass_rest_by_reference is replaced by
        ZEND_ACC_PASS_REST_BY_REFERENCE in zend_function.fn_flags
      . zend_function.return_reference is replaced by ZEND_ACC_RETURN_REFERENCE
        in zend_function.fn_flags
      . zend_arg_info.required_num_args removed. it was needed only for internal
        functions. Now the first arg_info for internal function (which has special
        meaning) is represented by zend_internal_function_info structure.
      . zend_op_array.size, size_var, size_literal, current_brk_cont,
        backpatch_count moved into CG(context), because they are used only during
        compilation.
      . zend_op_array.start_op is moved into EG(start_op), because it's used
        only for 'interactive' execution of single top-level op-array.
      . zend_op_array.done_pass_two is replaced by ZEND_ACC_DONE_PASS_TWO in
        zend_op_array.fn_flags.
      . op_array.vars array is trimmed (reallocated) during pass_two.
      . zend_class_entry.constants_updated is replaced by
         ZEND_ACC_CONSTANTS_UPDATED in zend_class_entry.ce_flags
      . the size of zend_class_entry is reduced by sharing the same memory space
        by different information for internal and user classes.
        See zend_class_inttry.info union.

commit 3e92b2043494863a2baed87e9f04585a732f9c1b
Author: Felipe Pena <felipe at php.net>
Date:   Wed Sep 15 02:12:46 2010 +0000

    - Fixed bug #52843 (Segfault when optional parameters are not passed in to mssql_connect)

commit 8b9ed0d3692330efdef24d0ef2b313ed2cf3268a
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Sep 14 15:33:43 2010 +0000

    - remove a memory leak (missing efree())

commit 1e1e70dc5507e9b0e5a83e9812522a58e5d81bb2
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Sep 14 14:26:37 2010 +0000

    - Don't be silent on bailout

commit 56ea98734c193381540edd93a52cb456fe59c054
Author: Adam Harvey <aharvey at php.net>
Date:   Tue Sep 14 10:58:59 2010 +0000

    Fix bug #52827 (cURL leaks handle and causes assertion error (CURLOPT_STDERR)).
    Patch by Gustavo.

commit b6d8462ab21c00abdf19ecfbb15ec1ef9036d209
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 14 10:36:21 2010 +0000

    - fix #48831  php -i has different output to php --ini

commit 3c93eab5a373b611b5f2b09ea49be2eb85c667c0
Author: Adam Harvey <aharvey at php.net>
Date:   Tue Sep 14 03:46:28 2010 +0000

    Fix English in the error message emitted when json_decode() is called with
    depth <= 0.

commit 2b1e18f81b7cdbc2bda8f82bb2dc487c66efa01a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 13 21:54:47 2010 +0000

    - fix build introduced by fix for #52772

commit 67b4af3e6a81ba5bedcbe3e0f7a04a340cd9b60b
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Sep 13 20:14:18 2010 +0000

    Fixed bug #52772 (var_dump() doesn't check for the existence of get_class_name before calling it)

commit e5e089950b221accb7625f0c8a8441f73ac43f3e
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 13 11:17:40 2010 +0000

    - use php_sys_sat

commit 196e45aa5ce4a473e1ceee0e46099f02484a7847
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 13 11:06:18 2010 +0000

    - ws

commit 2beb3413746bce15f5d44d7efa439c57fcd2808d
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 13 10:58:18 2010 +0000

    - sanity check for the path length and don't treat UNC as local path (no functional change, only less ops)

commit da4d4cef5ef569797853386da982ad2115e2bcb5
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 13 10:28:45 2010 +0000

    - silent warning

commit 8a18e0b71678e692c8e20afc0610ff55d0c53b19
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 13 10:27:55 2010 +0000

    - use php_sys_lstat

commit d5ca12b03ec192e2a9155c8b5c50da375f9058cf
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 13 09:30:07 2010 +0000

    - use php_sys_readlink

commit ba5b4afc3268ebd134c02a6895d6649c637151ba
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 13 09:08:42 2010 +0000

    - WS

commit a53f43d7b5f38252d2cf8c2ff9ade00d19cd8896
Author: Adam Harvey <aharvey at php.net>
Date:   Mon Sep 13 07:41:39 2010 +0000

    Fix bug #52826 (phpinfo is incorrect for bzip2 stream wrapper).

commit f25cbae9b143d6693fbd6ee6593414fccf4429cf
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Sep 11 19:07:43 2010 +0000

    - remove dummy wrapper for readfile

commit feda017cce5f3e9085c6fdd01918097fc6b02e77
Author: Felipe Pena <felipe at php.net>
Date:   Fri Sep 10 21:33:50 2010 +0000

    - Fixed bug #49215 (make fails on glob_wrapper)

commit e62a10c4d03e84776ee0cce19c97c7359c9fe11d
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 10 19:27:39 2010 +0000

    - use OPENBASEDIR_CHECKPATH macro (does safe mode too in 5.3) so trunk and branches are the same

commit dd902c7161fc2f29ca90af25a677950ad5869a7d
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 10 19:25:56 2010 +0000

    - use php_sys_readlink

commit e0591d0ea1eb0279bf51e25d8d92083d892fa94b
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 10 19:21:02 2010 +0000

    - remove 'UNC' from the target

commit 4d8d26d0db5f8e0e8a0effb827dce13075cf6454
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 10 17:45:13 2010 +0000

    - open_basedir symlink support for Windows

commit b4368a76cd1090184732602a8ecaadf8f824c9dc
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 10 14:17:40 2010 +0000

    - Implement bug #51804, splFileInfo::getLinkTarget() on Windows

commit ae5044126657f6024b14002687fe8ec9ab0c2979
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 10 14:02:19 2010 +0000

    - WS

commit bf0a5ea7452032ca09d71835c548d9d5db398850
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 10 14:01:44 2010 +0000

    - add php_sys_readlink

commit 2441ddf10ee7572ba305879719d6697fbcdf7a5e
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Sep 10 03:08:05 2010 +0000

    Fix bug #52802 (Out-of-date comment for
    file_get_contents/php_stream_copy_to_mem) by updating the relevant comments.

commit 264d65bd6e15a12cf254ab861ade0895504d2121
Author: Felipe Pena <felipe at php.net>
Date:   Thu Sep 9 21:46:29 2010 +0000

    - Fixed test

commit c2f2f68692a1fc80c22660c97b83c84332c44905
Author: Adam Harvey <aharvey at php.net>
Date:   Thu Sep 9 06:41:23 2010 +0000

    Fixed bug #52744 (cal_days_in_month incorrect for December 1 BCE). Original
    patch by gpap at internet dot gr.

commit 02b2a288820deedc1cc43bc2a3cf2982444d8a72
Author: Adam Harvey <aharvey at php.net>
Date:   Thu Sep 9 05:11:05 2010 +0000

    Fix bug #52786 (PHP should reset section to [PHP] after ini sections). Patch by
    Fedora at famillecollet dot com.

commit 6b72fef1347d8027209a6941f0ad8765a30fb129
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 8 11:51:11 2010 +0000

    - fix the fix for bug #52323

commit 123ab59b9c666b3abc95a50730f9c4f535f2deff
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 8 10:26:59 2010 +0000

    - WS

commit 487746cf3901938a334d0dd1c2886891aae5de2d
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 8 10:25:40 2010 +0000

    - Fix bug #52323, return value of php_network_connect_socket should be set even if the caller does not care about the error_string

commit c57bf4a4d979118ecfd63f0b449a7c8c23fa736d
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 8 09:11:18 2010 +0000

    - WS

commit 367bd11d6f0ef7ac674914bde9e07d559207e92f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 8 08:34:57 2010 +0000

    - Fix #50524, proc_open should respect cwd as it does on other platforms

commit 411f9fbe4d034bacbcabf5aa1f95b2c273d38ee3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 8 07:52:49 2010 +0000

    We don't need to preallocate a memory segment in case we don't use zend memory manager

commit 7f9527bb220a8350432a2aa7018d5f14b5a7c2c1
Author: Felipe Pena <felipe at php.net>
Date:   Wed Sep 8 01:46:23 2010 +0000

    - Fixed wrong type

commit a7e18ea855f08b2200830c70451a7dde367f557f
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Sep 7 22:03:43 2010 +0000

    - remove FPM specific version which is irrelevant since FPM integration into core.

commit 75891691ed99f3a212e4c414e7c75047e60b946f
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Sep 7 21:12:28 2010 +0000

    - Fixed bug #52498 (libevent was not only linked to php-fpm)

commit 7ce4f4955dbb82d41210a932db844041953bdd2e
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 7 09:47:36 2010 +0000

    - fix bug #50953, socket will not connect to IPv4 address when the host has both ipv4 and ipv6 addresses

commit 2110655d4d7fe692e08d77ce407633c10b2dc624
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 6 14:43:44 2010 +0000

    - WS

commit c290767ed7ac0bd79004757529bbf4de0ff3d670
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 6 11:11:40 2010 +0000

    Fixed bug #46723 (FastCGI persistent connection is incredibly slow due to TCP ack delay).

commit abf4853145a98abb01147036642558d2f79af345
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 6 10:57:42 2010 +0000

    - fix bug #52260, catch all DNS not found error

commit 8648b1beff40511821c3bf7e0110b69fe937acbd
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 6 10:39:26 2010 +0000

    - timeval element are always 32bit long on Windows

commit 75df1719bec279ea3e2fec68ff98ffc0295bc5a0
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 6 10:28:04 2010 +0000

    - kill warning

commit 84d1c12b929af91d78a03db73a33cadb8617cb44
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Sep 5 14:38:35 2010 +0000

    - restore credits, fix 5.3 as well, aka do it right /cc Deric

commit 0c19577c28c05a68e35a9928213d7d9ac67307f0
Author: Derick Rethans <derick at php.net>
Date:   Sun Sep 5 12:29:47 2010 +0000

    - Clean up the generated tmp-php.ini after make test has run.

commit edfc45507ad5550f2281a68d2c61d71689d71f34
Author: Derick Rethans <derick at php.net>
Date:   Sun Sep 5 08:46:41 2010 +0000

    - Turn test-description into on line.

commit 8790a4918cdad16c28a1319af807ca9afea74fb3
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Sep 3 22:24:08 2010 +0000

    This incorrect contraction started to get on my eyes after I saw it for the
    87th time while struggling with an annoying SOAP service.

commit 88bf6d2e1622645855392dac56f8df080dc48af3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 3 09:27:47 2010 +0000

    Fixed GC bug

commit d1f40f74391e2680d12f558bf87d9adae2e82021
Author: Ulf Wendel <uw at php.net>
Date:   Thu Sep 2 14:57:38 2010 +0000

    Fix test failure. Add new test for MYSQLI_OPT_INT_AND_FLOAT_NATIVE mysqlnd feature.

commit 9b6d0f222e0f78b7913508b43b00913dd736369e
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 2 10:30:34 2010 +0000

    - typo/clarity

commit 7396657fc1b4827610a89e9fae30ab36a9062cda
Author: Felipe Pena <felipe at php.net>
Date:   Wed Sep 1 23:21:03 2010 +0000

    - Fixed compiler warning (missing return statement)

commit 68eb876351cf7b6d8f57d412e92368cbd19313fd
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Sep 1 20:34:59 2010 +0000

    Fix bug #50590 - IntlDateFormatter::parse result is limited to the integer range

commit 383d7d005a7c0de26ca3d75df9e6a62b2c191432
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 1 16:54:20 2010 +0000

    fix build on windows, seems this macro is not defined

commit 6bc16cce8f52c87b22980bdc7068e9a4e0b6cd00
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 1 15:34:48 2010 +0000

    Reduced overhead of FastCGI using near-perfect hash function and predcalculated hash values.

commit b2bcf3ae48ae2325839d55f95f23b3799bf78b28
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 1 14:47:36 2010 +0000

    OPT_COMPRESS support for mysqlnd_conn::set_client_option
    To be used by mysqli_options

commit 001d83dc47b57313cc13f9a6e80f3492faf15d80
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 1 14:42:43 2010 +0000

    invalid length

commit f22c9a67f9af09d1ccf83fefe009f44539f30ff2
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 1 10:23:58 2010 +0000

    - is_link note

commit b1e0e9ea5afdd3083592de5c96d798502892e30d
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 1 10:22:29 2010 +0000

    - fix index

commit ada5423308fee70152963cebf0fff4f408454de9
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 1 10:16:48 2010 +0000

    - WS

commit 6d6645b3f8e8155a77df333784f6f960875d002f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 1 09:54:45 2010 +0000

    - upgrading addition about stat/lstat

commit dec8593fac062ce8689baea484f94a816713dcc6
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 1 09:49:53 2010 +0000

    - add lstat support for Windows

commit 70d7d86505545e8a228897d6220c6f5b1cb3f76f
Author: Jérôme Loyet <fat at php.net>
Date:   Wed Sep 1 08:17:18 2010 +0000

    - Fixed bug #52725 (gcc builtin atomic functions were sometimes used when they were not available).

commit 4d62c8c5014b4ad72cfcd535dcfd1ab164fe8034
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Aug 31 14:49:16 2010 +0000

    - add 'max children reached' to the FPM status page. It shows how many times
      a pool has reached the max_children parameter.

commit d3670280f0861a48105751944d516937beb08dd6
Author: Ulf Wendel <uw at php.net>
Date:   Tue Aug 31 14:43:02 2010 +0000

    PHP has changed (undefined) behaviour from 5.3.2 to 5.3.3: ->{} =  , which seems to have been never an officially supported syntax and have never been a valid property name, is no longer allowed and PHP bails.

commit 45a2e5d4476f3dc3121cdd0bbff4595507263307
Author: Timm Friebe <thekid at php.net>
Date:   Tue Aug 31 12:27:29 2010 +0000

    - Add ".so" suffix to checks on libsybct[64] bundles
    # See patch by royanee at yahoo dot com @ bug #45357

commit b212312a9375467087bddba24493453f5940914a
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Aug 31 09:41:04 2010 +0000

    - Add libevent version to the startup debug log in FPM.

commit bf28d740e3b38adc0b6fe91e6c4cbf9563a127df
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Aug 31 09:33:53 2010 +0000

    - Changed listen.backlog in the FPM configuration file to default to 128
      instead of -1 (except on FreeBSD and OpenBSD). This is the same value
      as the one used in the cgi sapi. This patch completes revision 302725.

commit 1fc65cbf03a100116efe22a992386f175a97d9b2
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 30 21:34:54 2010 +0000

    - Fixed crash on non-Windows build

commit 2ab9513ff452f7e11bfa97875017141b5134f9cf
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Aug 30 18:10:23 2010 +0000

    Fix for MySQL Bug #49406
    Binding params doesn't work when selecting a date inside a CASE-WHEN
    (http://bugs.mysql.com/bug.php?id=49406)
    The MySQL server sends MYSQL_TYPE_NEWDATE values as clear text, even
    when PS are used and thus the binary protocol are used. Changing the
    handler for the type.

commit 2721bbfcf9937248e6f113549dc394f377d5f41c
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 30 17:05:56 2010 +0000

    - fix possible leak and error while fetching PHPRC

commit 42fea46887ce851098ef10c07624535b0c15bb49
Author: Ulf Wendel <uw at php.net>
Date:   Mon Aug 30 16:59:10 2010 +0000

    Adding MYSQLI_OPT_SSL_VERIFY_SERVER_CERT for use with mysqli_options().

commit 1cd82c9db23749b692b35fccd2ba17ee9d1f60c2
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 30 16:52:48 2010 +0000

    - WS

commit 9146218e2ef275fc215e3cc265669b26ef741561
Author: Derick Rethans <derick at php.net>
Date:   Mon Aug 30 16:50:10 2010 +0000

    - Keep 5.3 and trunk in sync.

commit 12491aaefaf6f3c8be9d826ad60a9c44e2f8e6d7
Author: Derick Rethans <derick at php.net>
Date:   Mon Aug 30 16:48:21 2010 +0000

    - Tests for bug #52342 (DateTime setIsoDate results in wrong timestamp).

commit 1fc5e47fb6c05f4b7b01a719f3ca965f72ead94e
Author: Derick Rethans <derick at php.net>
Date:   Mon Aug 30 16:40:29 2010 +0000

    - Fixed bug #52430 (date_parse parse 24:xx:xx as valid time). (Derick)

commit fcc22c6af34d0072583b51951ae4930883e19832
Author: Derick Rethans <derick at php.net>
Date:   Mon Aug 30 16:25:52 2010 +0000

    - Fixed bug #52454 (Relative dates and getTimestamp increments by one day)

commit 974f1ff2e90b0d33723ea5ce3611b84cb3898bb2
Author: Derick Rethans <derick at php.net>
Date:   Mon Aug 30 15:40:36 2010 +0000

    - Test for (non-)bug #52577.

commit 8defb90006133f76bd047e284e8b08ae8336063d
Author: Derick Rethans <derick at php.net>
Date:   Mon Aug 30 15:35:41 2010 +0000

    - Added test for bug #46874 (same as #52668).

commit ab6789a0eff4f1c4ae86fc038a53be87abca1efb
Author: Derick Rethans <derick at php.net>
Date:   Mon Aug 30 15:32:09 2010 +0000

    - Fixed bug #52668 (Iterating over a dateperiod twice is broken).

commit d5a12aef12b5aa426ad83e58c6238ee447bd54fb
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Aug 30 15:21:31 2010 +0000

    - only one process (for all pools) could be killed by the 'dynamic' process manager. Now it's one process per pool which can be killed by the 'dynamic' process manager.
    - rename nonsense variable (i)

commit 648f3829fd403c728820f9b434a5f836f6fb4cff
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 30 10:27:03 2010 +0000

    - remove internals stuff, moved to the INTERNALS guide

commit b01d74f7f96455dd6230807a96c9626d89656836
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 30 10:26:31 2010 +0000

    - initial import, internals upgrade guide

commit 100228aae16c2c8d358c0f0b7a7a07a7b897f1da
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 30 09:38:47 2010 +0000

    - use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_ex

commit b12d435b14dd795a7f584139f158fd86f08aeaef
Author: Ulf Wendel <uw at php.net>
Date:   Mon Aug 30 09:20:48 2010 +0000

    If you add functions to the PDO core, take care not to break other PDO drivers tests, document the function and provide a function test for the PDO core to check your default/fallback implementation.

commit 9cad594085da91fb910c000a4c8a068c77c21a5a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Aug 27 19:43:08 2010 +0000

    Fixed a compiler warning

commit cde759600b0dba5f3b03a8354a08f1447d24499c
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 27 10:09:52 2010 +0000

    - WS

commit d4c2c6c6ba20ae082d148b91a3fcf3fb9719c965
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 27 08:50:32 2010 +0000

    Don't check FCGI_WEB_SERVER_ADDRS for UNIX sockets

commit a95dd97752d73c213d21ce97200e64e3ff6f40f0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 27 08:34:44 2010 +0000

    Added apache compatible functions (apache_child_terminate, getallheaders, apache_request_headers, apache_response_headers) to FastCGI SAPI

commit d8bddb9665637d96f20dc4a2ae5668ba376f3b17
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 27 06:12:37 2010 +0000

    In some SAPI (e.g. FastCGI) we don't need to setup and reset libxml callbacks on each request, we con do it only once. Probably the list of such SAPI may be extended.

commit caffc1c9726e14a49d20678df454d1326b0962a0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 27 06:09:18 2010 +0000

    Preallocate zend_hash instead of allocation/deallocation it on each request

commit f33837ff9714105ee11cdedeefd23e674c0043e6
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Aug 27 03:54:10 2010 +0000

    Implemented request #34857 (Change array_combine behaviour when called with
    empty arrays). Patch by Joel Perras <joel.perras at gmail.com>.

commit 0f3468330445904566c508916f25d8275c8cafd5
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 26 14:23:48 2010 +0000

    - WS

commit b7772809336c7af9acb4ca90fb34805dbecf7aa7
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 26 14:23:17 2010 +0000

    - Symlink resolution fails when target is a DFS path

commit db9667d2a516241d2e48c962775866f628837dfa
Author: Ulf Wendel <uw at php.net>
Date:   Thu Aug 26 13:35:20 2010 +0000

    Test for http://bugs.mysql.com/bug.php?id=49406, Binding params doesn't work when selecting a date inside a CASE-WHEN

commit c0cf4ef1291853e266a44a738887c4967a5a9905
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 26 12:21:06 2010 +0000

    Removed useless copying

commit ab6ce922e2a9fffb845d37df2ca811518a5663a1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 26 12:20:35 2010 +0000

    Use stack instead of heap

commit cbe9f57a17c8646418268fdd4bb64c5b6cd9bad8
Author: Felipe Pena <felipe at php.net>
Date:   Wed Aug 25 22:03:03 2010 +0000

    - Fixed bug #52699 (PDO bindValue writes long int 32bit enum)

commit 721f6dae57a79ce8e022e811d8cdb24b6c605123
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Aug 25 15:02:02 2010 +0000

    fix the build. two mysqli functions were missing after
    recent commit - set_charset and get_charset

commit d663b9cc774f0667203c383da5c6408b68209086
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 25 13:48:16 2010 +0000

    Don't try to read the rest of malformed FCGI requests, close immediately. It saves one recv() call for proper FCGI request.

commit 7fc86e5cb49be6e5d88f466b2035ea8e9a563554
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 25 11:44:15 2010 +0000

    ws

commit 2188f26c45375358ac872a61b6de76fc85b83be4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 25 09:14:36 2010 +0000

    Fixed bug #52614 (Memory leak when writing on uninitialized variable returned from method call)

commit 45960c90302bb60a22e11a779d866b9eed909c33
Author: Adam Harvey <aharvey at php.net>
Date:   Wed Aug 25 06:07:22 2010 +0000

    Fixed bug #52681 (mb_send_mail() appends an extra MIME-Version header).

commit 266e36918486c65e1c8198e0c3f0692513f543d7
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Aug 23 23:22:36 2010 +0000

    - Changed listen.backlog in the FPM configuration file to default to 128
      instead of -1. This is the same value as the one used in the cgi sapi.

commit f5e38e30b6961ad873e8c32419e48e518b21758f
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Aug 23 20:40:44 2010 +0000

    - Fixed bug #52674 (FPM Status page returns inconsistent Content-Type headers).

commit 4cda8a7797c3d5e94fc51b7e6a834f9854ca86bd
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 23 18:05:05 2010 +0000

    -fix logic (and BC break)

commit d8d014be78f7c60ec0d0ed6ca19e13779188c933
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 23 17:01:44 2010 +0000

    - revert fix for #52655, rev. 302614

commit a0e223b8ba773ce4c855c6bfaea234bb121d5306
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 23 16:54:57 2010 +0000

    - add follow_location support for http stream, enabled by default to keep BC. Allows one to ignore the location header, w/o having to ignore errors or other tricks, the location data is however still available (meta)

commit a532eefe29611f22c79b5e41aec899a27e55a353
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Aug 22 18:17:19 2010 +0000

    Fixed bogus char

commit 1e48c71b96282adf4c4a549077261c6c2ccbd715
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Aug 22 08:01:34 2010 +0000

    Fix a bug where two doubles are equal but the maths operation makes it appear false.
    
    Best example with INF where equals and identical produce different results.
    
    <?php
    var_dump(INF==INF);
    var_dump(INF===INF);

commit 77755af9b65ca89442946be80b545ec9574f1728
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sat Aug 21 16:22:46 2010 +0000

    Fixed bug #52655 (SimpleXMLIterator supports ArrayAccess without implementing the interface)

commit 76862dfd0c368516727270a393ca788a34c11fee
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 21 16:09:18 2010 +0000

    - Added missing void parameter checks

commit 6b8f3c0c595e3ac3c291a8cb4da248418cc8d792
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Aug 21 06:46:18 2010 +0000

    - Fix #52407 (use __sync_bool_compare_and_swap in fpm_atomic.h if gcc >= 4.1 is used - credit to geissert)

commit 06228b2cab403a0a87d8e559bfbbc1f848e70a84
Author: Jérôme Loyet <fat at php.net>
Date:   Fri Aug 20 17:00:57 2010 +0000

    - typo (thx to sixd)

commit 511b5473428825a662647208b45cafb8543d61cc
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 20 16:37:33 2010 +0000

    - fix string validation, MOPS-2010-24

commit 67ef72018fa64b3b3790c10778611b673136737f
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Aug 20 12:25:17 2010 +0000

    Fix for bug #52654 mysqli doesn't install headers with structures it uses

commit 99a450678759339846098e567fdf0e79d4d8f54d
Author: Jérôme Loyet <fat at php.net>
Date:   Fri Aug 20 08:33:57 2010 +0000

    Fix #52609 (INI scanner did not use ZEND_INI_SCANNER_NORMAL)

commit e9735b92a439176b321865bd10f8098bacee0f8c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Aug 19 12:27:13 2010 +0000

    Fixed bug #52599 (iconv output handler outputs incorrect content type when flags are used).

commit 37c39519bc7d113ee1c61b040a969f66c1df1044
Author: Felipe Pena <felipe at php.net>
Date:   Wed Aug 18 22:08:36 2010 +0000

    - Reverted unintended modification

commit faac456bde8195148b46ecc08394553ee8b36820
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Aug 18 20:16:05 2010 +0000

    Fixed possible crash in php_mssql_get_column_content_without_type()
    
    # Also fix NEWS entry in PHP_5_2 for previous commit

commit 20f4bdc399ce1645131c5b3e40de2ed49efc8dc8
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Aug 18 20:00:18 2010 +0000

    Fixed bug #52636 (php_mysql_fetch_hash writes long value into int)
    
    # Tested by rein at basefarm dot no

commit 250fcf9317c7d785a1e065b9101064b7b1fbe490
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Aug 18 18:00:33 2010 +0000

    Nuke compiler warning, wrong fix that shouldn't have been in the previously commit

commit 8a6d73b084de819fc2f15cad52e8706a94a1c9f9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 18 13:58:13 2010 +0000

    improved performance of @ (silence) operator

commit 34b631f6799a9fc81980f3027865b6258452df43
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Aug 18 13:34:40 2010 +0000

    Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TSRMLS_FETCH() calls in a few of our SAPI's

commit 65d031d3da891ce12ddf41ffe676f16d0ac3db4e
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Aug 18 12:59:52 2010 +0000

    Use the TSRMLS_DC/TSRMLS_CC macros instead of TSRMLS_FETCH()

commit d6e772a1d00463f309fa0f34add2ebe107520797
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 18 11:59:30 2010 +0000

    Fixed ZTS build

commit 42289228ffbeb3bf9420d79fd9feaaaf53213e54
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 18 09:45:52 2010 +0000

    Revert unintended modification

commit bfbfd15a2a4554a6056e0d2a6b5068acb6a33f1f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 18 08:22:41 2010 +0000

    improved performance of FastCGI request parsing

commit f3028b9226459d9f111b2fecca76bb46d1ac023f
Author: Felipe Pena <felipe at php.net>
Date:   Wed Aug 18 01:59:37 2010 +0000

    - Improved fix for bug #52573

commit 9c0439e4bc2aec081cf81983cb01d0245d6af7ec
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Aug 17 18:08:25 2010 +0000

    Fix for Bug #52613 crash in mysqlnd

commit 00825de6a27b88c34227b2fa6079275642f1d28b
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Aug 17 17:40:31 2010 +0000

    Use PHP_DEP_FE - good for reflection

commit 18aadba237cb062b44b40ed2254ef3c120036f5a
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Aug 17 15:39:26 2010 +0000

    here comes the news

commit 8600c1b4dad9479730cb5e00e7904a1fdb2e87b2
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Aug 17 15:37:44 2010 +0000

    Deprecate mysql_list_dbs, as mysql_list_tables is already deprecated.
    As well as mysql_list

commit 0655d34070f47e99f34e74611d5a6fff250e610a
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Aug 17 12:57:04 2010 +0000

    Fixed compiler warning

commit 159cd6916dccf814cf3594f558b99f4800d78224
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Aug 17 12:49:19 2010 +0000

    Fixed compiler warnings in main/

commit a12f6d9312256a4e1dd4091099add8397fd01e12
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Aug 17 12:17:28 2010 +0000

    Fixed the $context parameter on copy() to have an effect (approved for 5.3 by Johannes)
    
    # To not change a PHPAPI in a point release, a new function have been added to support contexts:
    # php_copy_file_ctx(), php_copy_file_ex() now simply wraps to that

commit 0cbc4a08a161aa0290fc7bb1dcffbffda127b3b8
Author: Sascha Schumann <sas at php.net>
Date:   Tue Aug 17 12:14:52 2010 +0000

    align declaration with definition
    (patch by kalle)

commit ac73c9d8b41a6d862b2719109d33e551b7a9b83d
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Aug 16 21:56:35 2010 +0000

    Fixed the context parameter on copy() to actually have an effect
    
    # After looking at the logs, Jani did a bad merge into 5.3, so that
    # the context parameter sent to copy() actually isn't used at all. This
    # relatively simple patch fixes that for trunk.
    #
    # See FR #42965
    
    # internals:
    # This changes the php_copy_*() decls to contain an additional parameter for stream contexts

commit 0cc294687e2ab87038d9c481a787e82ae6170934
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Aug 16 20:56:00 2010 +0000

    Fixed bug #50836 (run_tests.php alerts syntax errors while testing session)

commit 277c7d4deaba3a4c842b479558ecb1971610ed07
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Aug 16 17:44:50 2010 +0000

    Added utf16 and utf32 support, as in MySQL 5.5, in mysqlnd.
    Fixed tests, so they don't try to use SET NAMES utf16|utf32,
    as character_set_client can't be set to those (the lexer can't
    read ucs2, utf16 and utf32).
    Added support for 4-byte utf8, as found in MySQL 5.5

commit 5d54d79e04d798f7960e352dd58ec774d2ecd1a1
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Aug 16 16:15:15 2010 +0000

    Fix test, so it doesn't fail with MySQL 5.5, where InnoDB
    is the default engine

commit 3ed9d8fd859124ea5db8fb4d31b6818068b1781c
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Aug 16 16:13:55 2010 +0000

    detect easily which charset doesn't work

commit 1bae298a073ed2fcf97662503cf73ec9c76e8b86
Author: Derick Rethans <derick at php.net>
Date:   Mon Aug 16 12:48:53 2010 +0000

    - Updated to version 2010.12 (2010l)

commit 7bd81da0b50b98dbb9cc2d19a1607400607f5dac
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 16 10:29:01 2010 +0000

    - WS

commit dcfa7ee212c24a7b56e0135ef57861f591e0512a
Author: Derick Rethans <derick at php.net>
Date:   Mon Aug 16 09:32:51 2010 +0000

    - Updated to version 2010.11 (2010k)

commit d93cf2a2d0834962f713eceb3304c80d6fb66524
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 16 09:20:46 2010 +0000

    Bug #52361 (Throwing an exception in a destructor causes invalid catching)

commit e461c22ea97e1ee7721e45c3627519e939844095
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 16 08:11:08 2010 +0000

    Fixed memory leaks (related to bug #52361)

commit 0ff6f90446f4d085a535b68da7855ee27bed2fa0
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Aug 16 00:26:39 2010 +0000

    Fixed bug #52593 (exif is placed before mbstring in php.ini)

commit 7dd694ec1576524b9cb2bc807c7cb92a2c4c036a
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 15 13:54:03 2010 +0000

    - #52607, fix ENV conflit with win SDK 7.1

commit fe07ed4b42c0c22df63db29bd3245173432188ff
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Aug 14 14:44:39 2010 +0000

    Upgraded bundled Sqlite3 to version 3.7.0.1

commit fdb6077fdaf2cf283cd1afede7be0cab40f2972e
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 14 01:12:43 2010 +0000

    - Missing traits data initialization for internal classes (causing Reflection to crash)

commit 9806c212599fa03a32022c77deb291a1f8409e56
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Aug 13 10:43:15 2010 +0000

    Changed mysqli_report() to be per-request specific rather than per-process specific (Fixes #52390)

commit aff34b2133f89766ea1bc579a64817ee1f55214b
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Aug 13 09:57:04 2010 +0000

    Fix for bug #52413 MySQLi build failure on OS X

commit d7b72a049414f1f4e74471f4f509e9db7172007b
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Aug 13 09:18:06 2010 +0000

    Fix for bug #52433 Call to undefined method mysqli::poll()

commit c803b0024a6baa7caf362a19708738bd489bc12d
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Aug 12 14:17:31 2010 +0000

    Make this function static, as it is used only in this file.
    Add additional comment about how it works.

commit 9da177f8d528bad849e5fb0c38e09369a2015f61
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Aug 12 13:23:16 2010 +0000

    Allocate memory in a burst mode, and later use it. Increases
    locality of the data.
    Also use MYSQLND_INC_CONN_STATISTIC in one place, instead of
    two, thus removing code duplication from macro expansion - less
    code to fit in the instruction cache.

commit c974313aed296dfab6cd7e1859ecf48a5fd581a8
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Aug 12 12:02:02 2010 +0000

    Switch from using PHP_MAJOR_VERSION to separate define for
    unicode. Unicode is no more, but these are "bookmarks" where
    to change mysqlnd, if Unicode becomes trendy again.

commit d27983e7813cf32d187f9ce9bb652a670751212e
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Aug 12 11:38:08 2010 +0000

    ws + cs

commit aae13b29a966d1b4144fb601cd277df63b26cce3
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Aug 11 22:38:15 2010 +0000

    Fixed bug #50804 (Document configure.js --enable-crt-debug)

commit e1ba73d3d9f2835d0026b970626d559cab7dd9e8
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Aug 11 21:47:49 2010 +0000

    Ignore the x64 directory for Windows x64 builds

commit a448b6a72b2ed90fa5ac1ada83f983a44f1e231c
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Aug 11 21:41:30 2010 +0000

    MFB53: Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
    
    # Some of the updated tests were to make them sync with 5.3 although they don't run on trunk anymore

commit f48999ca3b9d6dd8f432e2b95c1a78c577e01ce7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 11 15:34:06 2010 +0000

    Optimization of ASSIGN instruction

commit 931c2d104df3cf7f94a425ee287519365d28c420
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 11 09:38:41 2010 +0000

    In ZTS mode default properties and constants of internal classes can't be modified in place and have to be separated

commit 7566ff38a1af69ad4463764861a99be864b63df0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 11 08:34:54 2010 +0000

    Fixed support for static properties of internal classes

commit c10bb27254ed67a30e358eb673936de66ee0543f
Author: Felipe Pena <felipe at php.net>
Date:   Tue Aug 10 22:37:24 2010 +0000

    - Fixed bug #52573 (SplFileObject::fscanf Segmentation fault)

commit e0b728597b9cccd072005613f3427be32fae2826
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 10 15:24:19 2010 +0000

    Optimization (IS_TMP_VARs don't need reference counting)

commit 523b965cd4d38204ebecfbd191404d32967427e7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 10 14:44:50 2010 +0000

    Prevent generation of long strings

commit 808fd3f1f70bf36ae5f4f1fef151e6e5c3f8df5d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 10 14:43:17 2010 +0000

    Optimization

commit 57ff563262a97fec1d545c6bce15406a174e0b23
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 10 00:19:51 2010 +0000

    Make http_response_code() return FALSE where data is not available (Ex. cli sapi)

commit da42d146abfbb53cec3437086bbf26ce738f5706
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Aug 9 17:29:30 2010 +0000

    Fix Request #52302 mysqli_fetch_all does not work with MYSQLI_USE_RESULT

commit ebaee8a4d0ddd93e2111d5e75ab2692b607f92bb
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Aug 9 17:01:57 2010 +0000

    Lay foundations for named pipe support in mysqlnd

commit a7fb65f9fd9f9c602ef61745a64163d268e5bda6
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Aug 9 13:27:13 2010 +0000

    Update UPGRADING

commit 4281addcb7053737f88095753732f2b382b80f63
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Aug 9 13:10:32 2010 +0000

    Implemented FR #52555 (Ability to get HTTP response code)
     - Patch by Paul Dragoonis

commit c2ea73542f029c7a467067e68e8627eb8a588eed
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 9 08:14:14 2010 +0000

    - #52523, fix logic (0 is perfectly valid as part of the data, bin data)

commit ab8e74a0c83b7ddf99325e185e1aa697b855f25c
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 9 07:32:21 2010 +0000

    - WS

commit 84bc1c8593861e6027488dd71de0ed7d7a4af172
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 8 23:56:29 2010 +0000

    - Fixed bug #50481 (Storing many SPLFixedArray in an array crashes)

commit 30470999fe43b495907dbf1c6748778d44e1337f
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 8 22:43:14 2010 +0000

    - Back the free() call for __iterator_wrapper to free the ce->name, as it is a fake class

commit c6c97db78ff1b010363739796d46d32721888fce
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 8 20:07:23 2010 +0000

    - Fix warning because the comparsion with literal (e.g. INIT_CLASS_ENTRY(..., "Foo", ...))

commit ef1270e5d05aaf781b430de6ef3edfd8a971be69
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 8 16:48:32 2010 +0000

    - Fix test

commit d9af17b839a992322d43efcfa89e5ca70624c3a7
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Aug 8 15:45:02 2010 +0000

    Additional fix for bug #52550 & fix test & warning from previous fixes

commit e10d33fe5a5faf756f1d1ef0161e03a689644461
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 8 15:06:14 2010 +0000

    - Fixed bug #52539 (Calling function from rebound Closure causes crash)

commit 4f5ef36ce32f8d64cc17c2aef6a931f29234de5e
Author: Christopher Jones <sixd at php.net>
Date:   Sat Aug 7 00:24:26 2010 +0000

    Fixed bug #51610 (Using oci_connect causes PHP to take a long time to exit). Do PECL OCI8 1.4.3 release

commit 13d42b168f0df64364b046982270f67bfa092cab
Author: Felipe Pena <felipe at php.net>
Date:   Fri Aug 6 23:05:39 2010 +0000

    - Added missing SKIPIF

commit cd2f66cd61a0f335b7b9cf8e732c98487571782a
Author: Felipe Pena <felipe at php.net>
Date:   Fri Aug 6 23:01:32 2010 +0000

    - Fix test

commit 06c185214aad08f038fc97fc380f360b4feac351
Author: Felipe Pena <felipe at php.net>
Date:   Fri Aug 6 22:57:41 2010 +0000

    - Fixed bug #52533 (ext/curl/tests/curl_multi_getcontent_basic3.phpt broken due php.net/robots.txt)
      patch by: glen at delfi dot ee

commit 9adda6199b0e04f27b25821408044ea68250b2b2
Author: Felipe Pena <felipe at php.net>
Date:   Fri Aug 6 22:23:39 2010 +0000

    - Updated generated file

commit 232ae3df0108e616caefc91ecdf96b3e296672e1
Author: Felipe Pena <felipe at php.net>
Date:   Fri Aug 6 22:21:13 2010 +0000

    - Fix build

commit 5b8a974886995742d7674acebed4c963d630a0c0
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Aug 6 22:19:47 2010 +0000

    - ext_skelshould create a .svnignore not .cvsignore these days

commit a8ddaca0b09fbadbccf87ca47b725444b6e757fc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Aug 6 20:16:11 2010 +0000

    WS

commit 34e8b615ed38f938d70533dde3a59e601c2360ce
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Aug 6 20:04:29 2010 +0000

    Another fix for issue indentified in bug #52550

commit e4b1575d58eee5d9f478cf192986161c24f1e3d3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Aug 6 19:55:10 2010 +0000

    Fixed issues inside str_pad() identified by bug #52550

commit d9afaad77f05251173d7f0e632b97e6320979281
Author: David Soria Parra <dsp at php.net>
Date:   Fri Aug 6 19:47:03 2010 +0000

    make ssl_set return value in mysqlnd compatible with libmysqli return value

commit fa4bf064bd37f9c2cb3c6d217f7478ed8160e91c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Aug 6 19:11:34 2010 +0000

    Use correct order of operations. Second of many fixes for bug #52550

commit 31e6390ae5c6948ba81a9731dc849803f4fd41dd
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Aug 6 18:19:23 2010 +0000

    Do these ops in the right order here.  First of many fixes for
    bug #52550

commit 4f07d70d4ed720cca5d503ff995590452d8a17e7
Author: Felipe Pena <felipe at php.net>
Date:   Thu Aug 5 17:09:08 2010 +0000

    - Fixed ZTS build (Kalle)

commit eaad585a2e9d985049296dec8b317a02149d5f6c
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Aug 5 13:29:44 2010 +0000

    - Drop (broken) support for libmysql 3.23 and 4.0 from pdo_mysql, see bug #51259

commit 3cf5ab9e567e302125f242aaff2f1bd41e3d5409
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 5 13:10:15 2010 +0000

    Use interned strings for class names

commit 3d2a6927c7f6b5da71e10b74584a72e74e47e6df
Author: Felipe Pena <felipe at php.net>
Date:   Wed Aug 4 23:11:44 2010 +0000

    - Fixed bug #52534 (var_export array with negative key)

commit fa27ef4620f197b32ba8622a0499679f1d428875
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 3 08:19:51 2010 +0000

    cleanup

commit eb2266197fe463066d96c823d5f2c6a885ef09e8
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Aug 2 21:46:52 2010 +0000

    BUG: all value comparaisons were not case insensitive in the conf file parser

commit 71eee6b1d4bf3911bc1fcdf129a2a64942273ab4
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Aug 2 09:28:54 2010 +0000

    typo

commit 5181210a7a8eda1dc1bc8e64bd05f0e43934f84b
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Aug 2 09:02:48 2010 +0000

    correct php-fpm.conf: slowlog has no default value

commit a552a30192c2101bd3d156819c02734ca839b048
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 2 01:35:02 2010 +0000

    - Added missing parameter checks for new methods (trunk only)

commit f223e28b1f6acf471fd731a11e70ae9eba74a42d
Author: Stefan Marr <gron at php.net>
Date:   Sun Aug 1 20:53:32 2010 +0000

    Added Traits to the NEWS file.
    #There doesn't seem to be a consitent ordering,
    #so I put it in front of the list, since it is a major language addition. Hope thats ok.

commit 88b087bedd4c15a12306324aad8384c118434129
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 1 17:34:09 2010 +0000

    - Fixed bug #52468 (wddx_deserialize corrupts integer field value when left empty)

commit a20d96e850a9ce6f2c1c190594fdaec55069ba3c
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 1 16:24:42 2010 +0000

    - Removed safe-mode tests

commit 05e25f00998b50359910a9dd11fccad28e516aa8
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 1 15:26:54 2010 +0000

    - Fixed bug #52508 (newline problem with parse_ini_file+INI_SCANNER_RAW)

commit e914d906432ee4ac49c32076bc997b04a29bf51f
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 1 13:27:02 2010 +0000

    - Fixed bug #52484 (__set() ignores setting properties with empty names)

commit 938265115b8857a81db269b86db5b1f8b6c8d60c
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 29 23:46:49 2010 +0000

    - New test

commit 7b9fe967747e41cef3017c1ea2c08b367ae770dc
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 29 23:38:55 2010 +0000

    - Fixed bug #52487 (PDO::FETCH_INTO leaks memory)

commit 51dd4c2febec1eafe7d32b7b4c2dc32d782cafb0
Author: Jérôme Loyet <fat at php.net>
Date:   Thu Jul 29 22:07:00 2010 +0000

    - Fixed bug #52476 (move php-fpm man page from section 1 to section 8)

commit 197ab331eb407e74070cd7cd9089d0e60630e118
Author: Raphael Geissert <geissert at php.net>
Date:   Thu Jul 29 19:13:42 2010 +0000

    Fix required facilities for php-fpm's init script
    
    $all should only be used in rare, and very specific, cases.

commit 8d0fb1c964d59ab7de13f6c6668bb5b41a5d5f5c
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 29 12:06:15 2010 +0000

    - fix build

commit 6443445f2533ce98b401ce914054f490b5bdba7b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 29 09:46:59 2010 +0000

    ZEND_UNSET_* don't have results

commit 6944a24328240d7f3f1ddca4ade58c39135b301b
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 29 01:59:40 2010 +0000

    - Makes "parent" and "self" checking case-insensitive

commit e4be370479372e2d3dffa30c5680c7ea5d393a62
Author: Sriram Natarajan <srinatar at php.net>
Date:   Tue Jul 27 21:42:22 2010 +0000

    - Fixed bug #52436 (Compile error in pcre if systems do not have stdint.h)
    # PCRE's config.h can very well reuse the definitions made available from
    # PHP's configure script output available within php_config.h

commit 39b4a5eea70d3fb90b4b9a851b7715ce8e601558
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 27 09:50:35 2010 +0000

    Additional specialization

commit d30073a2dcfcf8b40fe7dd14ea02163007012aa4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 26 12:40:32 2010 +0000

    Removed deprecated check

commit e00060b3b0aeab8fcd782acd4d1d5db95f65e891
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Sat Jul 24 14:05:44 2010 +0000

    Remove obsolete non phpt test script.

commit f20f5161294d482ecbf579623e650885c143d8c9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 20 11:28:53 2010 +0000

    typo

commit 929eec3b9342482ded8aa850ce629e8fe7959c91
Author: Adam Harvey <aharvey at php.net>
Date:   Tue Jul 20 04:26:57 2010 +0000

    Fix bug #52380 (Typo in lcfirst comment docs) by updating the commented
    prototype for lcfirst() to actually read lcfirst().

commit 5a2ee8eceab6060a33212132781127374f28dc4b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 19 15:04:51 2010 +0000

    Use proper fetch types

commit c1336009c282c5f7e013ae49ff40c3fd0d6546cc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 19 14:34:34 2010 +0000

    Removed invalid checks

commit 6c9ca56c195fb58a0c7d8830d522285eb5863ec6
Author: Adam Harvey <aharvey at php.net>
Date:   Mon Jul 19 10:46:44 2010 +0000

    Fix for bug #52317 (Segmentation fault when using mail() on a rhel 4.x (only 64
    bit)).

commit ca4de03eed5b6e072fc5ec80a5dbbfe6c96dca8d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 16 13:38:09 2010 +0000

    ZEND_FETCH_*_R operations simplified and can't be used with EXT_TYPE_UNUSED flag any more. Thit is very rare and useless case. ZEND_FREE might be required after them instead.

commit 8aad91d14a0d213b1eb6fc1c3160f05c1faee228
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 16 11:44:30 2010 +0000

    Simplified string offset reading

commit 7043949c892e8b99a51f3e105f17ae133668b007
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jul 15 16:57:14 2010 +0000

    Fix for Bug #51583 Bus error due to wrong alignment in mysqlnd

commit f35e10e17ff624b1ccf08cdec74ca1fa6fa99aff
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 15 00:13:20 2010 +0000

    - fix vc6 build

commit f33d2c5fb78e1f2c24ee0717f2f5d4d5158e0206
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 14 15:20:44 2010 +0000

    Optimized defaut Content-Type HTTP header processing

commit 7c24be8672e03219e41ffd7b76ef5f8da552f86b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 14 10:27:08 2010 +0000

    Fixed incorrect reinitialization

commit c0f3aca5a32b6f43e2ea87cf30aa271ba0d7bb22
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Jul 14 00:04:43 2010 +0000

    Update the re2c files aswell (bug #51943)

commit aeb1dc7cc4e43501b832bb120f1bebb7b254395e
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Jul 13 23:59:54 2010 +0000

    Fixed bug #51943 (Several files are out of ANSI spec)
    
    # Based on patch by CoreyStup at gmail dot com

commit fcb098499159b50421c58817177a69543a2b5205
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Jul 13 17:21:00 2010 +0000

    Fixed bug #52037 (Concurrent builds fail in install-programs) -- Patch by Seanius at debian dot org

commit 12f8599b865e57a12f1a161e2b7e8bbfec0fc1a9
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jul 13 13:02:00 2010 +0000

    Give an error when USE_RESULT is used with fetch_all

commit 25710a406d65b465d78527f4d31405832d0dc7fd
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 10 13:56:33 2010 +0000

    - Added EG(saved_fpu_cw_ptr) initialization

commit c7b0abe6aa22ccda4296ffbe7a1defdf99e3e5dc
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Jul 9 21:11:37 2010 +0000

    Fix a bug when var_export() causes a fatal error that could inadvertently display data due to flushing of the output buffer.
    
    Examples include, memory limit, execution time and recursion.

commit 5438a9d23c4bae10a1f38967f84f0f0420971676
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 9 09:02:14 2010 +0000

    Eliminated useless allocation of FPU control word on each request startup

commit bc1f1d25fa30805a8f4208829cad241880a486ab
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 9 07:31:18 2010 +0000

    zend_ptr_stack allocation is delayed before the actual usage

commit b458b1a4c1380cdc2891f2d9827fa770aab878d7
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 8 15:22:11 2010 +0000

    - Fix ZTS build

commit b4c573c7ec79affa635823cb685ed0fcf29a2b3a
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Jul 8 15:09:57 2010 +0000

    Fixed Windows build

commit 561f133ae14893d660a3a2955c19feb3d0826191
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Thu Jul 8 15:05:22 2010 +0000

    Fugbix typo.

commit f0c8366a9e8acd832b6d433035d162218f8db1ec
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 8 14:05:11 2010 +0000

    - use interned strings for auto globals
    - $GLOBALS became a JIT autoglobal, so it's initialized only if used (this may affect opcode caches)

commit eea8fc6122d80179adbfd9f0a234d9cb23c7984e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 8 07:40:02 2010 +0000

    Reduced overhead of request startup

commit df8bf2a2de49b62265abdb412a9d96a41498884a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 8 07:38:59 2010 +0000

    Fixed checks for PHP_DEBUG macro

commit c0c5c1ad4ce2336546e9454f69a0084ca206d879
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 7 22:46:54 2010 +0000

    - Fixed ZTS build

commit bb15b92d2d22cded1db97f63f513b5bc035a19e6
Author: Etienne Kneuss <colder at php.net>
Date:   Wed Jul 7 21:55:17 2010 +0000

    Fixed #51697 (Unsafe operations in free_storage of SPL iterators,
    causes crashes during shutdown)

commit b4216e0a82f509532513a9a6bc1882b75918f341
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 7 16:54:55 2010 +0000

    Use zend_stream API to open main PHP script in CGI/FastCGI. This allows to override the open function by opcode caches and eliminate the actual open syscall.

commit 4dece1a2a923d1e9f5b17679633981f590755a36
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jul 7 15:53:34 2010 +0000

    update tests

commit b580bc38758f7c0da42a8ae153656b9880ec7592
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jul 7 12:09:36 2010 +0000

    Cleanup in trunk. Remove some functions, noted in
    UPGRADING. sed-ed the tests to change the usage
    to the real function name.

commit 25d6aee4fb950179fa1585a6f852fcddf94ee6d6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 7 11:44:27 2010 +0000

    Removed redundant check

commit 6900399d7ee8a6cf2b173cb7e1025cf4ea6f8fcc
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jul 7 11:36:29 2010 +0000

    Arginfo for mysqli

commit 3ea5bc7914302d51d5252c04a0e355661a13d424
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 7 10:34:50 2010 +0000

    Reused single segment between requests. Saved one malloc/free for each request.

commit d3efe97a2e260fddced7c878a4d5bb1241c48f33
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 7 10:30:17 2010 +0000

    Reduced initial VM stack size to fit into zend_mm segment and eliminate extra segment allocation

commit 93bb957e260e6052de5b64456b516025e0fafd14
Author: Timm Friebe <thekid at php.net>
Date:   Wed Jul 7 09:47:24 2010 +0000

    - Added -DSYB_LP64 to CFLAGS on 64 bit platforms
    # See http://cpansearch.perl.org/src/MEWP/DBD-Sybase-1.08/Makefile.PL:
    #
    # "If we are building for a 64 bit platform that also supports 32 bit
    # (i.e. Solaris 8, HP-UX11, etc) then we need to make some adjustments
    # [...] Tru64/DEC OSF does NOT use the SYB_LP64 define as it is ALWAYS
    # in 64 bit mode."
    #
    # Fixes bug #50827

commit bc74861cf82283c04a810bf306667e38dded4afb
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jul 6 17:01:30 2010 +0000

    Fix bug #52262 - Invalid UTF-8 documents don't set an error code when they fail to decode.

commit 8054458fb84119439959c7928dca26ca701212ba
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 6 16:09:43 2010 +0000

    zend_stack initialization is delayed before the actual usage

commit 3ea3bbaca318c0a77d0c73166d79073d37d76f13
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 6 15:52:39 2010 +0000

    - Fix ZTS build

commit 1a1178a685a0a366d7b435af635cbcc6f2850ab4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 6 11:40:17 2010 +0000

    eliminated unnecessary iterations during request startup/shutdown

commit 388a9ccaf041e5969effefcd9f34223e441a5a8f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 6 11:37:19 2010 +0000

    fix typos and use correct directive names in error messages

commit ce72f33674bfbc029d2ac70317a94b0cd40d7ad1
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 6 00:25:52 2010 +0000

    - Fixed tests

commit d22dff0903932434442c6d139f2b119b93cc72e9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 5 15:40:54 2010 +0000

    reduced request processing overhead

commit a619b589b39671f9a3b0385352b5de04f7171f16
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 5 14:32:29 2010 +0000

    Use ZE API to modify/restore PG(magic_quotes_runtime). Removed overhead at request startup.

commit b65f1dae41557346ee250342e248f3dd5f68c4e9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 5 12:03:08 2010 +0000

    Reduced overhead of ext/mbstring initialization

commit ab67865d2100a82c53c9de302da87666ba314145
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 5 09:08:35 2010 +0000

    Fixed bug #52237 (Crash when passing the reference of the property of a non-object)

commit e66279a55ed26aade715300693d0e94e0e1fef53
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 3 13:06:14 2010 +0000

    - Fixed bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results and PHP crashes)

commit 21d5041c033a4e2b872ec689beb805dc77e9505b
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Jul 2 19:17:45 2010 +0000

    Fix bug #52238: Crash when an Exception occured in iterator_to_array

commit ef22824315adad31f09a5e56c4d8b3b2d418c283
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Jul 2 17:17:16 2010 +0000

    Upgraded bundled PCRE to version 8.10

commit 8584b90199289013c79bf33e019981083ad5d103
Author: Eric Stewart <ericstewart at php.net>
Date:   Fri Jul 2 02:45:56 2010 +0000

    Added test for bug 52013 to trunk.

commit a09b7138a9dd7f699de8cde14716052c99d83517
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 1 08:58:14 2010 +0000

    Used more sutable type. Reduced memory usage.

commit e3fdf31b0bf3b7b799ea25ba5ec14be194813e0b
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 1 01:11:08 2010 +0000

    - Fixed bug #52211 (iconv() returns part of string on error)

commit 425c52878307e0b8cb3f9bdcea433b1e6e850802
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 30 22:06:49 2010 +0000

    - WS

commit 0625a0b23b0dbc98d776bec8b619103ce8f749b6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 30 12:21:35 2010 +0000

    Fixed bug #33210 (getimagesize() fails to detect width/height on certain JPEGs).

commit f1bb484bc259f662e4fe6609e32a92e7471efe81
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jun 30 04:23:32 2010 +0000

    sync version with PECL

commit df60c5063c616f7648badc3ab832be86e43faf93
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Wed Jun 30 03:16:04 2010 +0000

    pdo_dblib - improve test skip messages

commit f6f0f65b9c1bef79dfe191911cf7d5a3d9736a37
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 30 02:45:10 2010 +0000

    - Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3)

commit f2419953d98df1bc5537a057825eabd1d07535ac
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 30 02:30:14 2010 +0000

    - MF5.3: Reverted fix for bug #48930 (due binary compatibility breakage)
    # To commit a new common fix

commit 930090b46b5173a7a0ea829459a102e76b22cd9d
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Tue Jun 29 14:08:22 2010 +0000

    PDO DBLIB test fixups

commit b193f98967430813ca826ea6cb59b2c5051273f2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 29 10:50:58 2010 +0000

    fix build

commit ff35c963a48473053812917670d91b9ade485c49
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Tue Jun 29 06:20:15 2010 +0000

    Remove PDO DBLIB prefix from PostgreSQL PDO tests

commit 4ebac5019b6c99b11a6d5279fb76d97bb292fe7e
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Tue Jun 29 06:08:51 2010 +0000

    Oops

commit a31e27db27d30d96f5996e732a9146ede9100785
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Tue Jun 29 06:04:17 2010 +0000

    Add tests for recent fixes

commit de8022e90550c49b54c5e83d40934095b3e7d470
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Jun 29 00:58:31 2010 +0000

    fix SplObjectStorage unserialization (CVE-2010-2225)

commit f62f88cb762a90e3c9fe37b6d6f5dbf086bc8f9e
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jun 28 23:26:48 2010 +0000

    - typo for iconv DLL .lib

commit 0f022566aea3ecfbf0945e90a4438a239a1eb46d
Author: Timm Friebe <thekid at php.net>
Date:   Mon Jun 28 13:35:06 2010 +0000

    - Added test for tds_sysdep_public.h and link against -lct only then
    - Added test for libsybct64 and libsybct
    # The former is a fix for newer versions of FreeTDS which no longer
    # provide the tds.h - we need to distinguish in what we link against
    # between FreeTDS and the official Sybase libraries, and this seems
    # to do the job.
    # The latter is the patch from bug #49276 (finally, and sorry)

commit 5c4e0080440842842db7a340f06ae5381a39121b
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 28 01:19:08 2010 +0000

    - Fix arginfo name

commit 3e12c6174d29d5e873211d189dbeda5a570c5954
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Mon Jun 28 00:15:18 2010 +0000

    Fix bad string length

commit 22e2302e787e9b876f87effd21ff36c41e77d707
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 27 22:13:41 2010 +0000

    - Improved initialization

commit 3396a6d18522f26d315e2ee59c130d02e2ae14b2
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 27 21:46:16 2010 +0000

    - Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3)

commit cb6bf19bfaff871c10dbccc5e8149f89d99983d3
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 26 22:05:13 2010 +0000

    - Fixed bug #51421 (Abstract __construct constructor argument list not enforced)

commit d98de7d248319484c4e53a15a3d007d47dca4e1e
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 26 19:19:16 2010 +0000

    - Fixed bug #52160 (Invalid E_STRICT redefined constructor error)

commit 72bc2a9ae85e177016d05b176bb7f54f4ce7a275
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 26 17:17:47 2010 +0000

    - Fixed tests

commit 87c87daaf356e55b6ba062672429d80b566c4adf
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 26 17:14:33 2010 +0000

    - Fixed bug #52193 (converting closure to array yields empty array)

commit 80926568f19901678754d37e3b4039ad2b1ffb48
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 26 16:03:39 2010 +0000

    - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)

commit bcda2ac012f98810c0ffb0dd92e6614acc7657c6
Author: Christopher Jones <sixd at php.net>
Date:   Fri Jun 25 21:18:09 2010 +0000

    Remove hard coded lib extension.  Prepare for OCI8 1.4.2 release

commit b50c9a61024509918f9a7bfc217f596e94f45422
Author: Christopher Jones <sixd at php.net>
Date:   Fri Jun 25 21:09:13 2010 +0000

    Fix bug #52186 (phpinfo shows 10.1 or 11.1 when installed with ORACLE_HOME 10.2 or 11.2)

commit b355aa00b0a6dcf47793196ea7e14963132c2768
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 24 22:32:42 2010 +0000

    - Fixed bug #52138 (Constants are parsed into the ini file for section names)

commit ee4818a12a2364de2430fb44d5f67159064f876e
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jun 24 19:52:13 2010 +0000

    Two functions, which should be methods so one can catch
    their output, for example

commit 36b8c4cb35b151eb9f42e8224857a900d5f320b7
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Thu Jun 24 03:40:45 2010 +0000

    Actually fix quoted identifiers this time

commit 07985e917270570393e1a8a83caf46206b293f63
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 24 00:15:12 2010 +0000

    - typo

commit 4278f56f60acba0448b5c9e886508783ba273600
Author: Sriram Natarajan <srinatar at php.net>
Date:   Wed Jun 23 19:06:33 2010 +0000

    - Fixed bug #52162 (custom request header variables with numbers are removed)

commit f3e6597500c7bc4bc343c8426977a849da61c5c6
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Jun 23 15:11:02 2010 +0000

    Install SQLite3 header

commit 1b2ec793f980a269d4160c079532505540c5cb5e
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Wed Jun 23 01:29:01 2010 +0000

    Fix Bug #47588 - Allow Quoted Identifiers

commit 09943e56cde0a11944e899c26a7d12d649f23b90
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jun 22 14:15:08 2010 +0000

    Removed redundant code

commit f8bf423bd5d8593fda26280a03bcfddeb32973b3
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Tue Jun 22 02:59:52 2010 +0000

    Fix bug #52137 - implement lastInsertId

commit c8b7f939e667e81347275162a3402a5ef149e5b5
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Tue Jun 22 02:09:57 2010 +0000

    Fix bug #52134

commit baf72b73365145fc4fd6393217c2df2229b6a8b1
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jun 21 15:32:26 2010 +0000

    Fix sprintf modifiers all around the place. In most cases
    %u should be used. Where size_t is used then MYSQLND_SZ_T_SPEC should be
    the modifier

commit 523960892cbca784215a0ac9ef9ecaca61cdd6f2
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jun 21 14:49:45 2010 +0000

    fix valgrind warnings on 64bit, thread_is is strictly 32bit

commit 7c419199d1a87743f68e8cc8152c0c83591dd87d
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jun 21 09:11:35 2010 +0000

    - +FR

commit 276f9a8678cb5ae0c7fb9708353f5a55874f39c1
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jun 21 08:47:25 2010 +0000

    - #48632, ssl AES support

commit 7ea7787000b167b712a92115e0935386061c3749
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Mon Jun 21 07:30:48 2010 +0000

    Fix bug #38955 - add transaction support

commit 5712b1ec9f80bc1ed883c0836f1d911e5d14c2ab
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Mon Jun 21 06:54:10 2010 +0000

    Fix bug #45876 adding get column meta

commit abde405f1d8fa0cb57331b7b4a36603010bc00e2
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jun 20 16:33:16 2010 +0000

    - #45808, stream_socket_enable_crypto() blocks and eats CPU

commit bd8d42729f5ab8f8ee23bb6d78cbeccf38c78159
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jun 20 15:30:49 2010 +0000

    - #51295, SQLite3::busyTimeout not existing

commit f7f74b4c0eec65e2232d0d7f3f59e87936d07341
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 20 14:12:06 2010 +0000

    - Completed the fix for bug #52010
    # Fixing pdo drivers

commit 84d268f63b80cf0dbfebfbec263e84ecc20889cb
Author: Jérôme Loyet <fat at php.net>
Date:   Sat Jun 19 16:31:19 2010 +0000

    - Fixed bug #52086 (No new line at the end of a included file crahes the PHP FPM daemon)

commit c7f10efabc6632e891923e2f03cc1d4302254666
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jun 18 17:25:41 2010 +0000

    Fix for bug #52115  	mysqli_result::fetch_all returns null, not an empty array

commit 986e30048d0b9cf605d3330d5d6401f12bff5986
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jun 18 12:00:57 2010 +0000

    missed this one in the last commit, the real type

commit d3d7447803ebc7772569218c96940a7a05868ddc
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jun 18 11:56:25 2010 +0000

    fix  type mismatch, this is fresh misunderstanding

commit 94694f924a89d09d8daf7f557038ad011686cdbc
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Jun 18 10:16:35 2010 +0000

    - Ignore empty filename for mail.log, treat it like none given

commit c71d35120c9bc906643f49cd55320f4be62bffb3
Author: Ulf Wendel <uw at php.net>
Date:   Fri Jun 18 09:56:18 2010 +0000

    Don't bail if there is another extension that exports constants starting with mysql<something>

commit aac1ef381591f306959e83a514efa277fd8cf534
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 17 17:09:48 2010 +0000

    - fix build

commit 59205a66559a986f009a99b1c73ab89268c1316f
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jun 17 11:37:49 2010 +0000

    split mysqlnd_connect() in two parts, one doing the authorization

commit 377ffeb50af09eed7cf2b9cf0a774ecfb3a2779b
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 17 10:22:03 2010 +0000

     - #51424, solaris part

commit bc226fafed9149734c1a9b55e847ca54d863ab37
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 17 09:26:29 2010 +0000

    - Fix bug #52101, dns_get_record()garbage in 'ipv6' field

commit 13b692e4c967f00ce1fc34093821135281f8af7a
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 16 23:33:01 2010 +0000

    - New tests related to #52098

commit a7210008db8e24100bbe2fd8e3e4630571a713ce
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 16 23:13:29 2010 +0000

    - Fix crash when calling a method of a class that inherits PDOStatement if instantiated directly

commit 55f879015d8e4855cd01af828d138054a99dee7c
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jun 16 19:01:13 2010 +0000

    no more needed because of the charset fix in the previous changeset

commit cba1ed24750af14aa5c2b2f95d842e71f567360e
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 16 18:56:24 2010 +0000

    - #50563, removing E_WARNING from parse_url()

commit 0c226deaaaddc6630f3c270bd4e5d07a457beb76
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 16 18:30:35 2010 +0000

    - Fix bug #50578, incorrect shebang in phar.phar

commit aa71d4e2f50b6b94285d2e35d05e40727614dac2
Author: Timm Friebe <thekid at php.net>
Date:   Wed Jun 16 09:34:11 2010 +0000

    - Fixed segmentation fault when reading rows
    # Problem surfaces when using FreeTDS, ASE 12.5 and reading text fields
    # with NULL values. This is essentially a workaround for a bug in Free-
    # TDS which is not setting the NULL indicators correctly, but provides
    # a protection against possible segfaults if any other driver ever does
    # this again:-)

commit b95170580c452934898c32dc6192eace99cbb22d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 16 08:58:42 2010 +0000

    improve ptrace() test
    change error to warning - there can be no trace method available at all

commit 42a57f7656b5cc2aa5ac6b2a1397a9978810cfcb
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 16 02:14:32 2010 +0000

    - Fix tests

commit 45bd9b385ee2251f271ab85a7d1fc26eca4254ee
Author: Ben Longden <ben at php.net>
Date:   Tue Jun 15 21:25:47 2010 +0000

    Added tests for SplFileObject::fgetcsv

commit 79baca329bc47b7ffeea9ac3d1838f2e387ec0ae
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 15 19:47:28 2010 +0000

    - #42060, add paged results support

commit 05da8ecfadba755c525711e33cef78d9e218aac4
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 15 18:48:33 2010 +0000

    - Fix #51002, fix possible memory corruption with very long names

commit b8613c10abd67fb051ad406cb63e29397fa791d6
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 15 13:50:14 2010 +0000

    - cleanup, no vc6 support in trunk

commit f27e17d18c4a224b9dfc6c861c555759cd69240c
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 15 13:43:15 2010 +0000

    - #51424, silent warnings on win

commit 675a0539db1b44621df6d80d70ee076486ac7066
Author: Ben Longden <ben at php.net>
Date:   Tue Jun 15 10:50:53 2010 +0000

    Tests for SplTempFileObject
    
    Basic usage (no params)
    Basic usage (with max memory specified)
    Variation (passing a neg value to the constructor)
    Error (Passing a non long int value to constructor)

commit 06e7d5e9cbfbed128596ebeb9b031188e7632aae
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 15 09:26:22 2010 +0000

    - Fix #51424, crypt() function hangs after 3rd call

commit d868733cc32f99059f229eedd0cad51471d5500f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jun 15 08:22:51 2010 +0000

    Fixed bug #52041 (Memory leak when writing on uninitialized variable returned from function)

commit 2f838ef5471a61e5e62077c8cbc6735ba3be9be1
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jun 14 18:23:17 2010 +0000

    Fix the test for libmysql, which expects the certificates
    to be in the directory where the interpreter is started. When
    using mysqlnd they should not include path and will be found
    in the directory of the script.

commit 4637e3641f2bfd74fe34df1e2a0a33a9da531369
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jun 14 18:19:13 2010 +0000

    And a fix for MySQL Server which is pre 5.1.23, which doesn't support
    preserving of the charset when performing change_user. This is libmysql
    only code.

commit 65b1895759cb5eccf53845b703fb21c2919d9f6b
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jun 14 17:16:20 2010 +0000

    Fixed bug #52082 (character_set_client & character_set_connection reset after
    mysqli_change_user())
    
    libmysql >= 5.1.23 will PASS, older library versions will fail

commit 0aef5f020b631ab3cb95889ef0b53f44dda7247b
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jun 14 09:15:20 2010 +0000

    - drop comment

commit c145a3754b1f596dde8edbc6cec09a455ba29344
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jun 14 08:12:10 2010 +0000

    - #52043,GD doesn't recognize latest libJPEG version

commit 12e8eef7608753c385815a01c2c088960ed8e58d
Author: Jérôme Loyet <fat at php.net>
Date:   Sun Jun 13 10:30:35 2010 +0000

    Fix #52067, chroot and chdir path were not checked at startup. If configured with unexistant directories, FPM entered in an error loop.

commit b0c73234626a3e679804099f5d150df4d6cdeb4e
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 12 22:04:48 2010 +0000

    - Fixed bug #49320 (PDO returns null when SQLite connection fails)

commit eb0ba9068d8b82b7059868469265c6d8d9aa4d7f
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 12 16:11:10 2010 +0000

    - Allow write context on array dereferencing from method return
    - New tests

commit 2c2fcc2217ecfc21ee7a4c9eb64038ed975ed0e8
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 12 15:30:21 2010 +0000

    - Fixed bug #52051 (handling of case sensitivity of old-style constructors changed in 5.3+)

commit becc2bb67109443e16cd4b9c848420aa9a4a6949
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 11 23:37:55 2010 +0000

    - Fixed bug #52057 (ReflectionClass fails on Closure class)

commit ba0486f96cb09eb04b6517ea8575be812f3db301
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 11 23:20:13 2010 +0000

    - Fixed bug #52060 (Memory leak when passing a closure to method_exists())

commit 11a5da57e138c4182510d3c82c4789796efab22f
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Fri Jun 11 14:04:57 2010 +0000

    - Fixed bug #52019 (make lcov doesn't support TESTS variable anymore)

commit d42dbb3bed2ab53bf0f7576187fbd86c5a0e1531
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jun 11 08:53:31 2010 +0000

    Fixed bug #51552 (debug_backtrace() causes segmentation fault and/or memory issues)

commit 6c0ddd0b6f1fd538c779aa533c328241cb619fef
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jun 10 13:40:13 2010 +0000

    Fixing tests

commit 3b2000f0421aef72841da7d69d705251d3793316
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jun 10 12:24:03 2010 +0000

    export mysqlnd_globals_id, per Johannes

commit 6ed1819bf4faaee1ef3650d59089c66181b1f8ba
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jun 10 12:11:19 2010 +0000

    Added inTransaction() method to PDO, with specialized support for Postgres

commit 743a2e29c1d876a500f6a175b4767545fde69f7c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jun 10 11:45:51 2010 +0000

    Fixed bug #51822i (Segfault with strange __destruct() for static class variables)

commit 7ea9e879f3d7774e0ce26a677dbda30dfb650871
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jun 10 11:11:29 2010 +0000

    Added support for copy to/from array/file for pdo_pgsql extension.
    # original patch by Denis Gasparin

commit 408d786aa23ea38604babfe0d0373fcd37c43a32
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jun 10 09:37:58 2010 +0000

    void functions return nothing

commit 63c7b02424a4dbcc2b870d7ad2d1c6459ab30c57
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jun 10 09:13:22 2010 +0000

    Fixed bug #52001 (Memory allocation problems after using variable variables)

commit afedcbbd1d86cbc7a1531123914be0ed1e8246dd
Author: Christopher Jones <sixd at php.net>
Date:   Wed Jun 9 17:33:44 2010 +0000

    Explicitly use db-5.0 and don't default to db sym link

commit b643e123eec467df5d1acf1f75cdbffad48110ad
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 9 16:04:54 2010 +0000

    Fixed bug #52010 (open_basedir restrictions mismatch on vacuum command).

commit 400769fd2a4052552894e7c767d9622639b762e9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 9 15:48:22 2010 +0000

    Fixed bug #51273 (Faultstring property does not exist when the faultstring is empty)
    
    # Patch by dennis at transip dot nl

commit 9d65730961e78228ce4b929f25a3a4ca5a1a0bd0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 9 11:04:03 2010 +0000

    fix minor memleak

commit 38d334f8511bb8c0bac1248b95fd3b1eb59beffa
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 8 22:30:16 2010 +0000

    - [DOC] MFH: add session.entropy* support to windows

commit 4500357df64fb079b5c8306274c979a961eff40b
Author: Sriram Natarajan <srinatar at php.net>
Date:   Tue Jun 8 21:23:48 2010 +0000

     - Fixed Bug #51168 (fails to compile with Sun Studio)
     # C99 standard supports inline keyword and supported by
     # by major compilers like GCC, HP C, IBM C and Sun C

commit 61344366ae1ce091ed26d84b85b57e72f2d4c5c9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 8 18:59:11 2010 +0000

    support both 'warn' and 'warning' as error levels

commit cdaa87f57e6d4080de8a7bfa7520579e2b825447
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 8 18:27:23 2010 +0000

    - use new function to get random bytes

commit dc3940bd1cf5b2ac21150297e22a1baec50594ef
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jun 8 18:02:10 2010 +0000

    - Fix ZTS build

commit e6bd5368ad144267c2b7263d84b7d2159c3d2548
Author: Stefan Marr <gron at php.net>
Date:   Tue Jun 8 15:56:36 2010 +0000

    Fixed issue with statics in traits.
    #Please review this change, I moved the routine which copies statics from the closure code to zend_variables.c
    #Please also have a look to check whether the TSRMLS_DC is correct, and whether it fits with the rest in zend_variables, because there you are using some macro magic and I am not exactly sure what the reason is for that.

commit df3b9225fd219583865f2d053e37c54863362c33
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jun 8 15:47:51 2010 +0000

    Make the tests pass with sql strict mode enabled

commit 01a9630946e60430b1ead6c27d3844e155ba72d6
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jun 8 14:57:10 2010 +0000

    Portability improvement

commit 0484919f62c1bd3d0b25ce5f16878f7cca0885f0
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jun 8 14:29:05 2010 +0000

    Portability improvements

commit 26a91baa63e98430b3d32985a4084cda6b827499
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 8 13:48:02 2010 +0000

    - duplicate entry

commit bfe51d38951b6c110ab02280fa87dac9e81dda70
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 8 13:46:19 2010 +0000

    - [DOC] add session.entropy* support to windows

commit dd73c48d570f0ebe9c5873613d5e6913faa53fd1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 8 13:27:30 2010 +0000

    fix bug #50101 (name clash between global and local variable)

commit 7b278870915b79749e11f66989e9eaf8b29e692a
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jun 8 13:05:49 2010 +0000

    More SQL strict mode updates

commit 85140991bebc4e544621cb3f4c269fd975053983
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 8 13:00:11 2010 +0000

    - add striped down version of RNG layer to have a reliable random src on windows

commit 01f828ebb0dcb4141a57a7d962dc745cdfc63836
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 8 12:54:11 2010 +0000

    fix bug #51276 (php_load_extension() is missing when HAVE_LIBDL is undefined)

commit 04d673472f4232158fbfc708c9178adf1c64ea22
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 8 12:02:55 2010 +0000

    fix micro-memleaks (happened once per process)

commit 949b509299f31aba9a7140e56035cb99033f109d
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jun 8 10:55:12 2010 +0000

    Making tests pass strict sql mode.

commit 99c31b31ec6103358a7f7401a9bc4a7e957637f4
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jun 8 00:05:29 2010 +0000

    - Added array dereferencing support [DOC]
    # http://wiki.php.net/rfc/functionarraydereferencing

commit d97ae936168a24e57f55635b0113717c3bf1adeb
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 7 23:04:30 2010 +0000

    - Let's generate this #ifdef only on zend_vm_execute.h

commit efcb21b0ddaffc511ac890fa896187597e410553
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 7 14:51:12 2010 +0000

    - Update

commit 80ab4dee7bc7ec14cf8764613d17157168e3e2e1
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 7 14:37:35 2010 +0000

    - Fix script

commit 2c8dcfa22a8229cda9fcc4374bd9ab08599b65b4
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jun 7 01:37:59 2010 +0000

    - show the free_op1 warning only once, until a fix is applied

commit 90b9853a3c579439eb8aaf5562fbaea75c45fd68
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jun 6 20:32:51 2010 +0000

    - show the free_op1 warning only once, until a fix is applied

commit 9ef717c0c2d18ed8f7360aefd1866bd529b80d29
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jun 6 15:28:30 2010 +0000

    - silent warning (unary minus operator applied to unsigned type)

commit fd583ffa1d84ae09a71be2d6f6b1900e701b918e
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jun 6 12:32:25 2010 +0000

    - label only used when mmap is available

commit 064eda1838baca940b75bd487f692a1b80b03226
Author: Christopher Jones <sixd at php.net>
Date:   Sat Jun 5 19:44:48 2010 +0000

    New test for file_exists (bug #39863).  It currently xfail's

commit 18dd664e5c1efd0850746eba90ba0a83c264715f
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 4 00:10:15 2010 +0000

    - Fixed bug #51991 (spl_autoload and *nix support with namespace)

commit f4dcfef5701c909ce613221b98e4a528fb704a3a
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 3 23:22:39 2010 +0000

    - Fix test

commit 00c48506cc522e3256da9be3e1341c46935f24cc
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 3 19:08:25 2010 +0000

    - New ReflectionClass method

commit d333b79c10e00852bbd70901e4418ff1c8fb969e
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 3 18:39:21 2010 +0000

    - Fix proto and argname

commit 651a164eed060211348a6970eb0a7e1b46563e9e
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 3 18:23:14 2010 +0000

    - Added ZipArchive arginfo

commit f9cc8faa3c4220e7c1c21e257dfc09343f90d1a4
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 3 15:08:06 2010 +0000

    - Added BG(serialize) and BG(unserialize) initialization

commit 089ba2acc187618de041f6499b64464bf3d95543
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Jun 3 12:46:14 2010 +0000

    - One more reflection entry

commit e90f28bab7b17c7dba8c1d49f99496ad49d5850f
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 3 12:31:22 2010 +0000

    - Added the three new ReflectionClass methods related to traits

commit e524236afa638c8c39aebdb84488b08c9c6fc020
Author: Christopher Jones <sixd at php.net>
Date:   Thu Jun 3 07:03:05 2010 +0000

    Add Berkeley DB 5 support.  (An outstanding issue with BDB 4.8 related to 51086 that also affects BDB 5 is not yet resolved)

commit dc86e9e89fe789dafee01b18579ae7469828aadf
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 3 00:14:35 2010 +0000

    - Fix memleak when passing a non string/object parameter

commit f10c7890c2067ffc2e0274865adf9132bcbf7541
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 3 00:13:27 2010 +0000

    - Fix test

commit 2c9ec4c22f06273cb6d6b0c740b0e27654ceee51
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Jun 2 19:26:10 2010 +0000

    vim fail

commit 2c342f16c1d5f0247ef389dd68c4801d0b7e9467
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Jun 2 19:24:36 2010 +0000

    Tweak the fix for bug #51847 to still call libintl_setlocale
    when libintl has done that redefine.

commit 2fd5a6a188932312857a0dc57b994e2366bbca35
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 2 19:20:04 2010 +0000

    - silent warning

commit e03baf4e5dc1228321b2dcf8ea22c45f7ee5f0c1
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 2 17:07:01 2010 +0000

    - Save an object_init_ex() and zval_dtor() calls on ReflectionClass::isCloneable()

commit 9f67894c6f54a0ca2667a630b2a90c48fc823fb0
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 2 16:54:13 2010 +0000

    - Removed clone_obj from PDORow object handlers, as zend_objects_store_clone_obj requires a clone handler (ce->clone == NULL -> error) and it is not supplied, hence it is being useless and leading ReflectionClass::isCloneable() to give false positive information

commit c98c39b1c11221ae8de384942b75a4106d0c7f37
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 2 15:29:42 2010 +0000

    - Added ReflectionClass::isCloneable() [DOC]

commit b03678348c43797f74a8097933a958cc300609ae
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 2 15:27:38 2010 +0000

    - fix leak on error in mcrypt_create_iv on windows

commit 99da695ec90890c3de9d4ae17c2e26133ab9bdc4
Author: Michael Wallner <mike at php.net>
Date:   Wed Jun 2 12:49:12 2010 +0000

    fix cxx build

commit 2b2802738cc70f59c7c6c3979a563dbd11b2cf0b
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 2 12:20:38 2010 +0000

    - Fixed build and next_rowset prototype

commit 8296e705bf1d36f500ba82cab2d4ee54ae76a8c9
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 2 10:07:26 2010 +0000

    - WS

commit d86fe9941cb2d180debf106cd23decdb3f9e598e
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 2 10:00:58 2010 +0000

    - allow shared build

commit 3f602cf51090c7e8ae33a6f226854d8bb50ca110
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Jun 2 05:53:13 2010 +0000

    Fix for bug #51847
    Someone in libintl world decided it was a good idea to do:
    
    #undef setlocale
    #define setlocale libintl_setlocale
    
    That means, of course, that any use of "setlocale" by the
    preprocessor now becomes libintl_setlocale which means we
    no longer have a _zif_setlocale symbol in string.o, but we
    magically have a _zif_libintl_setlocale symbol.  The linker
    is obviously not very happy about this when basic_functions.o
    tries to find _zif_setlocale.
    
    So, let's not do that again.

commit 19ff5b79162aaab14a423437bda2c7c8d307cdbd
Author: Pierrick Charron <pierrick at php.net>
Date:   Tue Jun 1 17:13:50 2010 +0000

    Remove unused variables

commit 3a5323e9ee0d09f997beaf1cf1b4de49820d60ce
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Jun 1 16:39:36 2010 +0000

    Berkeley DB 5's SQL frontend gives a slightly different error than libsqlite

commit c7831cbe27260111c8a81dc7e381a88267504724
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jun 1 14:16:27 2010 +0000

    defensive programming, check before using a resource

commit 0ed3973331b73a2c7dbdaabcbf16c33a1257ce36
Author: Michael Wallner <mike at php.net>
Date:   Tue Jun 1 13:51:05 2010 +0000

    fix fpm build

commit 43154f2a7c6e9975c546085ed8b214edddc1e101
Author: Michael Wallner <mike at php.net>
Date:   Tue Jun 1 13:16:33 2010 +0000

    * raise warning if zend_fcall_info_init() cannot resolve the callback
    * fix pointer mismatch

commit e6b4e01ce0ed52e438b896fb3d356d563768ae37
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jun 1 09:47:46 2010 +0000

    Perform later initialization

commit 3a069e814fe01b36812b5c768dd52ccdea3ed098
Author: Stanley Sufficool <ssufficool at php.net>
Date:   Mon May 31 18:38:22 2010 +0000

    Fix bug #50755 & Enable multiple rowsets [DOC]

commit 3fe085d10b71fe230c27fbe6ecc899d324232c1c
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 31 18:26:19 2010 +0000

    More check for valid MYSQLND_STMT before using it

commit 40e66850638f606d8f16435469227c2659cb9e69
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 31 18:18:37 2010 +0000

    Don't reference row_packet before checking if dereferencing is possible

commit c195dc21a2f6e5ad3d48c838fcb4844d3db22051
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 31 18:10:25 2010 +0000

    Check if data is correct and initialize in a safe manner

commit d02e785d68129ae3f8f498bf869b108e90f984ff
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 31 17:57:03 2010 +0000

    Handle problems in the row_decoder, return type used to be void,
    now it can return on problems.

commit 6ed619a351c9c306ef3fbd33ab95a2925d884220
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 31 17:09:13 2010 +0000

    Bail if allocation fails

commit 8fc1e91e61b30f9b5b3e971ff4f1c52a3871239f
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 31 16:53:33 2010 +0000

    Fix test

commit bdb2d71dc72e38cdb5519f44ca15220bc5ce88c0
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 31 16:51:03 2010 +0000

    try to workaround problems with non-c99 on HPUX

commit 29a1d56076f970332a46a291d0a7c7fa1bf8882d
Author: Michael Wallner <mike at php.net>
Date:   Mon May 31 14:33:11 2010 +0000

    new output api NEWS

commit 73a32c52d2ea18eb6ca44dad08ee47b26d092902
Author: Ulf Wendel <uw at php.net>
Date:   Mon May 31 13:56:42 2010 +0000

    Updating test to reflect the latest and more verbose mysqlnd error messages, updating mysqlnd error message as well.

commit 846a3760314e015db35ab06ae263ec79357574fa
Author: Michael Wallner <mike at php.net>
Date:   Mon May 31 13:54:13 2010 +0000

    fix protos, and unintential double-patched content

commit aa9915ce5d016fe63aaeea40f2ebf5c746871f8a
Author: Ulf Wendel <uw at php.net>
Date:   Mon May 31 13:28:15 2010 +0000

    Fixing test - see also gcov results

commit 31aada825f2cf4fbd3f4ad9f925cd0ecfe53352f
Author: Ulf Wendel <uw at php.net>
Date:   Mon May 31 12:55:59 2010 +0000

    Fixing test - make sure it checks the same conditions for libmysql and mysqlnd

commit c96feb3dda4f069a9f50dc64fb826d771d6500cd
Author: Ulf Wendel <uw at php.net>
Date:   Mon May 31 12:22:48 2010 +0000

    Fixing test

commit f0446ca9e324fb302fab83d6e50602a44c5bf396
Author: Ulf Wendel <uw at php.net>
Date:   Mon May 31 12:10:04 2010 +0000

    Fixing mysqli_stmt_attr_set @ libmysql

commit ebd7c3b37ef55fecbc99a85b25ffb42a8ebdca5a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 31 12:02:55 2010 +0000

    fix ZTS build

commit 51044eb919405089ae5fd00db7c9896498de72a4
Author: Ulf Wendel <uw at php.net>
Date:   Mon May 31 10:52:14 2010 +0000

    Improve EXPECTF to work with other than default schemata

commit 11d24c1593d6617f73d3f290617bd8994182f4dc
Author: Michael Wallner <mike at php.net>
Date:   Mon May 31 10:29:43 2010 +0000

    * implement new output API, fixing some bugs and implementing some feature
      requests--let's see what I can dig out of the bugtracker for NEWS--
      and while crossing the road:
       * implemented new zlib API
       * fixed up ext/tidy (what was "s&" in zend_parse_parameters() supposed to do?)
    
    Thanks to Jani and Felipe for pioneering.

commit 27299b7e4084adb236acfbfb25168d72306ee802
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun May 30 09:34:02 2010 +0000

    - token_get_all now returns false on error, not "", returns array on success

commit 91721f73f2fb683b25f96e1f68348b62d057ee0f
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 30 07:46:45 2010 +0000

    - Added recent Windows versions to php_uname and fix undefined windows version

commit 5dba22d79e16505f4f520b039646b58629b5b402
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 30 07:36:19 2010 +0000

    - ws

commit 4158f7e1221ef5b69e8ba0aadd547a6ee2baa827
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun May 30 01:00:45 2010 +0000

    - More trait reflection work
    #- I'm not happy about ReflectionClass::getTraitAliases, yet

commit 2d63683ec3effbddd1a4a6ed5234822a58455198
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 29 22:08:51 2010 +0000

    - Fixed ReflectionClass::isTrait() checking (to not identify abstract class as Trait)

commit 27c2c35953e3efb70b01872874eec4078a7be4f3
Author: Jérôme Loyet <fat at php.net>
Date:   Sat May 29 22:00:43 2010 +0000

    fix commit 299383

commit 23dfc1fa9d93f1286c3288cbeb87add2bdd77dd0
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 29 21:55:19 2010 +0000

    - Missing Trait check fix

commit 3c4ff06ca796aed254e30ccc3dfadc4a972f7d19
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 29 21:48:56 2010 +0000

    - Fixed wrong abstract class identification (it was identified as a Trait)

commit 97b7620aed0020c38d1bee90884ed5c830302b48
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat May 29 21:28:24 2010 +0000

    - Add some folding marks

commit 19afc82e283ca0114117621904bf38982cccfed2
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat May 29 20:40:58 2010 +0000

    - Make reflection aware of traits

commit 1afd50766c9ff32a57520340a61ccd21397b42e9
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat May 29 20:34:25 2010 +0000

    - Fix tests

commit 0262fdf3e92cc6b4287bffc70bd104d3da9c3c07
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat May 29 20:01:08 2010 +0000

    - A method called like a trait is no constructor

commit bc4c3fdd838a9aeec1a34306439675df71c8d357
Author: Jérôme Loyet <fat at php.net>
Date:   Sat May 29 10:39:35 2010 +0000

    typo (thx to Brian P. Mercer)

commit 1fe3984cc4a07f58a32bd511b7b97429eaeb4f00
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri May 28 12:18:03 2010 +0000

    Fixed bug #50976 (Soap headers Authorization not allowed)

commit 5f678b58e6956d79a59570bfd8312a8ed5ea6443
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri May 28 10:52:16 2010 +0000

    Fixed bug #50762 (in WSDL mode Soap Header handler function only being called if defined in WSDL). (mephius at gmail dot com)

commit 49d74ebc6e75a6c8e175f72ab02db087710b6375
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu May 27 23:24:06 2010 +0000

    Fixed compiler warning (pointer mismatch)

commit 91d5aaa51d64806c7b65bbd787890f54cabd3ef8
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu May 27 23:12:44 2010 +0000

    These files talk about PHP 3, flex, CVS, ... interesting to archeologists only

commit 3c820fb6a4770d8c894e4a0741d762a49cd35ea8
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu May 27 23:08:39 2010 +0000

    Update EXTENSIONS file

commit 4136336c02ed2e69623d76269dddd12a03f7b4c4
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu May 27 22:51:28 2010 +0000

    Update credits

commit 2d63af8c600dd9fb5fbc94450f03737ef67211b3
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu May 27 22:50:31 2010 +0000

    Make the credits script more verbose

commit 8cf687608e47624a3e1f43bbbae3bdc51c24757d
Author: Jérôme Loyet <fat at php.net>
Date:   Thu May 27 22:31:28 2010 +0000

    bug: include paths were not evaluated to to full path

commit 167f758aca6dddb31e3f97bb614651bb9787b32f
Author: Jérôme Loyet <fat at php.net>
Date:   Thu May 27 20:59:21 2010 +0000

    typo

commit cc3db5cc65e706ab301fd9e46287316071684ad1
Author: Ulf Wendel <uw at php.net>
Date:   Thu May 27 13:01:17 2010 +0000

    Open server bug: mysqlnd works around it, libmysql fails. Let's skip because MySQL Server version tests are tricky and error prone.

commit 1228c923039d10b2c86d55022fb379f7f6edbd70
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 27 12:44:10 2010 +0000

    Check before use, because mysqlnd can return NULL
    and this will crash. However, this can happen only in case of OOM.

commit 3251e54f0f56775f50078b75bdc3da11ade3caab
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 27 12:39:12 2010 +0000

    Don't use NULL pointer, always check before use

commit b094e5296bfa2af5c890a7b004846b1d51f7477d
Author: Ulf Wendel <uw at php.net>
Date:   Thu May 27 12:09:39 2010 +0000

    Test fixes and updates to work with a wider range of MySQL server configs

commit ae9ac28ec229de056cc3387c84695c4a22ccf43e
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 27 12:05:02 2010 +0000

    Fix possible crashes, in case of OOM, due to half-baken
    objects.

commit 95d4f2ac66059c97172ebd2ed8f08fbaa0c6e390
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 27 12:00:48 2010 +0000

    Fix crashes in the allocator in case of OOM.

commit 4de0da5a569eacd80b35e75bf09cf9baf27cc411
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 27 08:51:46 2010 +0000

    Fix deallocation which can crash if the object is half-baken.
    Happens during OOM.

commit 0b9263da935b9c9b76b87d0e87b591a37f6610f1
Author: Pierrick Charron <pierrick at php.net>
Date:   Wed May 26 16:17:15 2010 +0000

    Remove unused variable

commit 578d3159c666fab6f58aab13b66394bec8dcd9a9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 26 15:42:59 2010 +0000

    Conditional compilation is replaced by macro

commit 0e8b38094179488c96c150246bb912b28dde3fcd
Author: Andrey Hristov <andrey at php.net>
Date:   Wed May 26 13:47:43 2010 +0000

    Don't use conn->net without checking if it is NULL, because
    it can be NULL in OOM conditions. This would cause a crash.

commit 44acaec54230cda227eebec4cca827675c67bee6
Author: Andrey Hristov <andrey at php.net>
Date:   Wed May 26 13:36:49 2010 +0000

    Fix test

commit f9ad56eab9e0010231643d51a0e0038f99f2f94b
Author: Andrey Hristov <andrey at php.net>
Date:   Wed May 26 13:30:19 2010 +0000

    Remove a function that has no usage. The zval cache was disabled/removed
    in 5.3.0-RC3.

commit 16c90b0a2dabed21e94ced1f896b4a6e4fbce8bd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed May 26 11:00:05 2010 +0000

    Fixed test

commit ce682f1b269c90f8c9a8ae37c394ea6b96c893a5
Author: Andrey Hristov <andrey at php.net>
Date:   Wed May 26 07:28:43 2010 +0000

    Add checks to check the underlying pointer in the resource.
    It can happen that the underlying pointer is freed (like in
    the case of connection reconnect), and then it cannot be allocated
    anymore, which means that NULL will be used consequently by the
    functions that fetch the resource and the crash is immediate.

commit 89e93723fb11a623a42518d5de2c6f5e51243fda
Author: Michael Wallner <mike at php.net>
Date:   Wed May 26 07:24:37 2010 +0000

    Added support for object references in recursive serialize() calls. FR #36424

commit de531056f7d002a5b0fea12c1e320e2abe2823c2
Author: Felipe Pena <felipe at php.net>
Date:   Wed May 26 02:18:17 2010 +0000

    - Fixed bug #51899 (Parse error in parse_ini_file() function when empy value followed by no newline)

commit 79d2aaf0f1775f89a775b2d2d793dff8bb0e7755
Author: Felipe Pena <felipe at php.net>
Date:   Wed May 26 00:00:58 2010 +0000

    - Fixed bug #51905 (ReflectionParameter fails if default value is an array with an access to self::)

commit 433cb868d65545f021a63d994febae21a1abe8aa
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 25 23:18:13 2010 +0000

    Handle the situation when MYSQLND_PROTOCOL's methods return NULL.
    mysqlnd should not crash but gracefully return with an error.

commit f4f5a5075199e1e976301de1863ceda007b25b66
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 25 22:55:10 2010 +0000

    Handle the situation when mysql_init()/mysqlnd_init()
    return NULL. It is a rare case of OOM but PHP shouldn't crash, if possible.

commit 1168cdc323af8955036f032c5f3e13cfe85f027b
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 25 22:46:17 2010 +0000

    - Fixed bug #51911 (ReflectionParameter::getDefaultValue() memory leaks with constant array)

commit 708b31a5108d9b1b5c6bec340ce0110a18cbbdde
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 25 22:42:25 2010 +0000

    Gracefully handle OOM in mysqlnd_stmt_init. Release the handle
    and return NULL.

commit 6d434e70a4659dc2579f224ebc7ab96d8aa6327f
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 25 22:40:47 2010 +0000

    Init should return status value because initialization can fail.
    In this case mysqlnd_init() should return NULL to the end-user.

commit b3c553fa993ab121e98ec2c07bac81a7e5574831
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 25 22:38:11 2010 +0000

    Use the specialized macro for this case

commit b434301f7b5e5d4e37dc8860b6a2462569f1dff6
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 25 22:36:33 2010 +0000

    Use only memory that has been allocated

commit decdfeeeb28e652ce01dbe02697e21ed4baf46fa
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 25 22:34:47 2010 +0000

    Access memory which was really allocated

commit 844b43565591df45ba94310d5e104b2efe51da24
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 25 21:54:21 2010 +0000

    Fix shared build

commit 435aa876fc35545454680bfa7bd7b0a37ce1f7e5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 25 20:16:14 2010 +0000

    fix zend_std_get_static_property() in ZTS mode

commit 8d640749519996dbfd8d9a69774eae8379f1f6c5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 25 19:19:45 2010 +0000

    use correct condition in the if

commit 954e7db6441ddc9d6cd783b8b655981f590e6413
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 25 19:19:29 2010 +0000

    Handle OOM in the code that generates PS Execute requests
    to the server. Fixes crashes in case of OOM.

commit 52e31252fcb7909fdbe737c3b1b07cec7d921d7b
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 25 18:14:37 2010 +0000

    Fix metadata duplicatin which wasn't crash-safe in case of OOM.

commit 25893b643d0df47865836ec3fb787da5516bf8d2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue May 25 11:38:48 2010 +0000

    Fixed compatibility with "Run Time Cache" patch

commit f7ce69585c0809a40ff79ebc2d429720aadd4534
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue May 25 09:00:20 2010 +0000

    - Interned string related callbacks moved turned from compiler_globals into real globals
    - Updated API version number

commit a389c77ce2ab5bf04e26a1ec41c3dc9a43722f68
Author: Martin Jansen <mj at php.net>
Date:   Tue May 25 05:01:03 2010 +0000

    Changed test case to use our new dummy MX records.

commit 33faeb3c194cc23e7cb2e8d5513e53724aa780d0
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue May 25 01:25:51 2010 +0000

    fix C++ builds on Mac

commit a906125fec6aab542bf40a74a5995e688550fad5
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon May 24 23:52:11 2010 +0000

    Check for -1 as well here

commit 13a09194a9a1340f79eea63c5ffe9b3f12b767d2
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon May 24 23:27:39 2010 +0000

    Let's have a sane error message here instead of some cryptic zlib error

commit 45a2014ce13f65c2dae95697db06678bb2144aa3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 24 20:04:12 2010 +0000

    Improved test

commit 847f519d411ef4ef318c11bfdf00b74865728760
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 24 18:52:36 2010 +0000

    Fixed tests

commit 33fae4caa0430b243a7b2c1eea2199a55f38cb37
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 24 18:32:59 2010 +0000

    Added support for numeric & scalar type hint as defined within
    http://wiki.php.net/rfc/typecheckingstrictandweak RFC

commit f23e857676a00eefeb5886977316394ae898c023
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 24 17:07:52 2010 +0000

    Fixed ZTS build

commit 04dd48ceca34cb5e6a65cc5236cea06096aaf057
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 24 14:46:31 2010 +0000

    Fixed exception handling in GOTO VM

commit c5237d82bf01a762bb38f80def59b9c16cb84dc1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 24 14:11:39 2010 +0000

    Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties

commit 1cabc8cd3a3bf5c12a8ece9efb59e3f5381f1ae5
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon May 24 07:44:00 2010 +0000

    Allow ereg to be built as shared on Windows
    
    ## I know that we may remove ereg in trunk, but since the core doesn't depend on
    ## ereg, then I don't see any reason not to allow this

commit ab9de550e2726011c81f868484622bd9924ddea2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun May 23 18:09:32 2010 +0000

    Allow arbitrary number of space characters between type-hint and method/function parameter

commit a0269a6a7271f7bc3d3355710f19649716c67d14
Author: Sara Golemon <pollita at php.net>
Date:   Fri May 21 23:29:34 2010 +0000

    Ooops, return values...

commit 6eb4218433e5b2af2974648b31ca434b1aa4e314
Author: Sara Golemon <pollita at php.net>
Date:   Fri May 21 22:59:58 2010 +0000

    Add JSON_BIGINT_AS_STRING for json_decode() to parse large numbers
    as strings rather than casting to double and loosing precision.

commit a25482105ec71b40f14d1f6bf1ce0ee72622047b
Author: Andrey Hristov <andrey at php.net>
Date:   Fri May 21 13:37:18 2010 +0000

    Check set->data for validity before using it.
    Prevents crashes after OOM.

commit 476391c02e4fde5635fb8a44affd8e047a3bc2cd
Author: Andrey Hristov <andrey at php.net>
Date:   Fri May 21 13:06:52 2010 +0000

    When OOM hits the wire, don't crash.

commit 7f44538a11db545d50337ca467236a735bdc7f0e
Author: Andrey Hristov <andrey at php.net>
Date:   Fri May 21 11:09:28 2010 +0000

    Fix for Bug #51870
    PDO::fetchAll after a PDO::execute with bindings lead to a segv.
    
    It is only in unreleased code and thus doesn't deserve a NEWS entry

commit e0498b08893a80c1d41779b08e2e86d67777371e
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri May 21 09:01:00 2010 +0000

    Remove this RC file, it should be named template.rc anyway and the default template.rc already covers what this .rc file did

commit 6ce4737d947aa1c693e1f518dcce0d691ce6e14d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu May 20 22:53:38 2010 +0000

    Fixed tests

commit 61db5cf98a91916c23ae4adf3754b2ef94a4fbb2
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu May 20 20:55:33 2010 +0000

    - Improved CLI Interactive readline shell (Johannes)
      . Added cli.pager ini setting to set a pager for output.
      . Added cli.prompt ini settingto configure the shell prompt.
      . Added shortcut #inisetting=value to change ini settings at run-time.
      . Don't terminate shell on fatal errors.
    
    A pager can be a an shell command which will receive the command output on its
    STDIN channel
    
    php > #cli.pager=less
    php > phpinfo();
    (output will appear in the pager)
    php > #cli.pager=grep -i readline
    php > phpcredits();
    Readline => Thies C. Arntzen
    php > #cli.pager=
    (output appears again direct on the terminal)
    
    A prompt can contain a few escape sequences like
    
    php > #cli.prompt=\e[032m\v \e[031m\b \e[34m\> \e[0m
    5.3.99-dev php > //Colorful prompt with version number
    
    A prompt can also contaian PHP code in backticks
    
    php > #cli.prompt=`echo gethostname();` \b \>
    guybrush php >

commit 31f62dbc72f5d2c2670a1e3646a4bf2e62f0321d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu May 20 20:17:49 2010 +0000

    Fixed a memory leak

commit cf174c13662c32003690c5ced54e47674ce7ffc2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu May 20 19:37:52 2010 +0000

    Added support for JSON_NUMERIC_CHECK option in json_encode() that converts
    numeric strings to integers.

commit 1bc92476518307a4eacc5d5e81be0f535a14fe4a
Author: Derick Rethans <derick at php.net>
Date:   Thu May 20 19:18:35 2010 +0000

    - Added scalar typehinting.

commit f291a1253d1e428f51aacf4ddec297a5de8f518c
Author: Christopher Jones <sixd at php.net>
Date:   Thu May 20 17:55:58 2010 +0000

    New current()/next() test

commit b7004eda82c3a19e02bd8d63bd0bb7d0fbf387f3
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 20 17:28:16 2010 +0000

    - Added arginfo

commit 4463284456c4939e7999555f50b4438ebc78a50a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 20 11:20:44 2010 +0000

    fix ZTS build

commit 2bc3611c741ce85f537fe669cafaaf09a9d3c646
Author: Derick Rethans <derick at php.net>
Date:   Wed May 19 20:20:10 2010 +0000

    - Fixed name.

commit c350a3f7612eb2a67831dec477b9cc0732586cd3
Author: Jérôme Loyet <fat at php.net>
Date:   Wed May 19 20:12:56 2010 +0000

    change the startup libevent info log from notice to debug

commit 257a8dac20e903f3193bac7976d78a7cf94beb62
Author: Jérôme Loyet <fat at php.net>
Date:   Wed May 19 20:11:56 2010 +0000

    fix undefined value for log_level when not set in the conf file

commit 340d57b13ae4fd4ed076843f66d3cfb9dff955ce
Author: Sara Golemon <pollita at php.net>
Date:   Wed May 19 20:05:09 2010 +0000

    Add  parameter to openssl_(en|de)crypt

commit 962e95df5231c6f8ccb3ad5d4f3a1cf5a327e142
Author: Jérôme Loyet <fat at php.net>
Date:   Wed May 19 18:37:25 2010 +0000

    - set hard and soft limit (instead of only the soft limit) when setting rlimit_core or rlimit_files
    - remove the debug log about getrlimit on the main process wich is meaningless when rlmit_* settings are set

commit d3e1b1dbc35e35365216805d641df102a0340bd2
Author: Jérôme Loyet <fat at php.net>
Date:   Wed May 19 11:29:31 2010 +0000

    - #51821, fix --with-libevent-dir (patch by tony2001)

commit e012b36ac2a9d706093662305a607223b7329538
Author: Michael Wallner <mike at php.net>
Date:   Wed May 19 11:28:08 2010 +0000

    * fixed bug #47842      sscanf() does not support 64-bit values

commit 3a19fee38b3ca6d02fd854b6128877889a662180
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 18 19:39:39 2010 +0000

    - #51854, fix logic (patch by Tjerk)

commit bf31c00948d89c865392437a0ff98c60b7d9959a
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 18 16:35:17 2010 +0000

    And I thought I fixed that...
    Part of the previous changeset - remove duplicated code/
    The ifdefs were for debug purposes.

commit fb28410d8f087fb94fb3815c7445dc713dd71153
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 18 15:02:50 2010 +0000

    Fix comment

commit fa78b4497e77372e99c7f291a037ee66f0669541
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 18 12:38:57 2010 +0000

    - #51793, Add alpha argument to imagecolorset

commit 74b3f46d20b183080996a191d80ed941aab29558
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 18 12:01:15 2010 +0000

    NEWS entry

commit 940e64dba31304c88ce7026c393bc77f0b9879ef
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 18 11:50:31 2010 +0000

    Remove duplicated code.
    Use one centralized functions for data extraction.

commit 560169068da3ee93f81badf3aabc53020fdefb11
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 18 11:36:54 2010 +0000

    Update test file

commit 7dd13d56ccd811c45245b0fb2759dc856dd90b80
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 18 10:39:26 2010 +0000

    Add iterator to mysqli_result. Works both for :
    - USE_RESULT, can be iterated only once, kind of forward iterator
    - STORE_RESULT, can be iterated multiple times

commit 50cda403b1cfc71c84536a0f4dad751cf049c4e5
Author: Michael Wallner <mike at php.net>
Date:   Tue May 18 07:25:29 2010 +0000

    * fixed bug #49819: STDOUT losing data with posix_isatty()

commit 6d6b037001cd1184c5589f1bbbb099eaf93f582a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 17 20:09:42 2010 +0000

    - #43233, sasl support for ldap on windows

commit 46c4029341326277d490f606fd668aaf970f00da
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 17 18:55:35 2010 +0000

    - #51844, checkdnsrr does not support types other than MX

commit 04e72491bb965cafcb6553fa62f868136174b9f3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 17 07:50:33 2010 +0000

    Fixed a possible crash because of recursive GC invocation

commit 2ef8ef9029cff055f46717a3e4c6e672d402413a
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat May 15 15:37:57 2010 +0000

    typo

commit f5f4a359271a24588828840532af12f5082965ab
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 14 23:48:03 2010 +0000

    - Fixed bug #51827 (Bad warning when register_shutdown_function called with wrong num of parameters)

commit 3ea05600e92d465262c4388d7570cb92b2979a3a
Author: Andrey Hristov <andrey at php.net>
Date:   Fri May 14 16:42:17 2010 +0000

    result_meta local storage

commit b9bec41ce1a765f84b3a53d047eb318c8b7ada14
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 14 15:22:38 2010 +0000

    fix external build

commit 8a093b38114368c5b9034d38cf44385c8922b3c6
Author: Andrey Hristov <andrey at php.net>
Date:   Fri May 14 15:11:56 2010 +0000

    Allow overloading of mysqlnd_result_meta_init().
    Add free space for future hooks.

commit faf465929542928b83b2e4d557cad293e4047321
Author: Andrey Hristov <andrey at php.net>
Date:   Fri May 14 13:32:27 2010 +0000

    Export MYSQLND_PROTOCOL methods

commit 8691786ebdfaedc53fbf4bcc7d1b9125400df52f
Author: Andrey Hristov <andrey at php.net>
Date:   Fri May 14 13:18:39 2010 +0000

    - Give possibility to overload mysqlnd_result_init().
    - Always use conn->m->stmt_init instead of mysqlnd_stmt_init()

commit dd85f9c2f27a8f6475e2670260f82a68f23317dd
Author: Andrey Hristov <andrey at php.net>
Date:   Fri May 14 13:04:33 2010 +0000

    OOM fixes

commit 1386a6fcc6537edc8beb6ee767737eaf5ce1666a
Author: Pierrick Charron <pierrick at php.net>
Date:   Fri May 14 06:29:54 2010 +0000

    Added support for CURLOPT_MAX_RECV_SPEED_LARGE and CURLOPT_MAX_SEND_SPEED_LARGE.

commit 07619b7190665f47002fb48d890791b663e64b21
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 13 15:29:08 2010 +0000

    - initialize some variables
    - initialize the methods in a shorter way, use the compiler.
     = on structures copies them. Allows also exportability of
     the methods.

commit fccec600ebad18884c9dcd54f0fbd37ea36210e9
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 13 14:15:23 2010 +0000

    Export the methods of MYSQLND_NET

commit 4c1487577c97e3ed19ef2876a31833cd8d504b1f
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 13 11:16:11 2010 +0000

    Export the result_metadata methods to external modules.

commit 76fd19998d97ec760efae805144de033242cff9e
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 13 11:06:00 2010 +0000

    Somehow missed to commit this, for better fix for #51605

commit 6cefa510d606d6161bd1df709c2912dff75ecaec
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 13 11:05:09 2010 +0000

    Better fix for #51605

commit fdfdb1480e81fe12402efc0480512982f40aacf2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu May 13 08:34:06 2010 +0000

    Fixed a possible resource destruction issues in shm_put_var()

commit f5ef32e7ab9d5c2b3c52b5225c5bdc360171b3f8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu May 13 08:09:54 2010 +0000

    Fixed a possible memory corruption in ArrayObject::uasort() Reported by Stefan Esser

commit bcd9a87e2ad555eed8b750e6d72adc355e829aaf
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 13 02:13:30 2010 +0000

    - Fixed bug #51791 (constant() aborts execution when fail to check undefined constant)

commit ec93c50c3f1478be5b02ee1d0ae16bde3e3c0e02
Author: Christopher Jones <sixd at php.net>
Date:   Wed May 12 21:34:32 2010 +0000

    Errors using reserved words as methods

commit 3e51f4a966de1bf0b2fc2377cbc5585c4d3599db
Author: Jérôme Loyet <fat at php.net>
Date:   Wed May 12 18:29:09 2010 +0000

    Fix #51799, when glob returns nothing, it was handle as an error instead of a warning.

commit 1fd85e29de59ca787dd12394f596ab45878f14ea
Author: Sara Golemon <pollita at php.net>
Date:   Wed May 12 16:42:48 2010 +0000

    Rename JSON_Serializable to JsonSerializable per ML discussion

commit 214d3bc24804adc26238565298b68f4571c3790b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 12 11:32:25 2010 +0000

    Fixed a possible memory corruption in parse_str(). Reported by Stefan Esser

commit 4ae16d351c5e8078aac616a3d7e9b8c57f189d8c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 12 11:10:06 2010 +0000

    Fixed a possible information leak because of interruption of XOR operator

commit 5fc060e6719a9508c081bbe5b955dee65d2e799e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 12 11:04:57 2010 +0000

    Fixed a possible memory corruption in pack(). Reported by Stefan Esser

commit 0bb08c61f8a5d7f4f194c58165e90f2fb9d7abd7
Author: Michael Wallner <mike at php.net>
Date:   Wed May 12 09:37:25 2010 +0000

    Fixed bug #51725 (xmlrpc_get_type() returns true on invalid dates). (Mike)

commit 8b1dc1b6eb02cb047918ad0ab70d3508762dd789
Author: Christopher Jones <sixd at php.net>
Date:   Tue May 11 18:25:44 2010 +0000

    Restructure into PHP/PECL/PEAR component areas (at the expense of duplication)

commit cfce0a982897ab2f20807eb9ce1616a1d44f51e6
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue May 11 16:40:03 2010 +0000

    NEWS

commit 4f3b61962560464567d602d424fab09858972009
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue May 11 16:39:07 2010 +0000

     - code cleanups
     - cleanup progress data from session vars as soon as all
       post data has been readden (upload_progress.cleanup
       ini setting allows to disable this)

commit d352196bd6b6d9de5376f0695333435dc4b3538b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue May 11 16:09:43 2010 +0000

    Fixed bug #49893 (Crash while creating an instance of Zend_Mail_Storage_Pop3)

commit 70b6fd2ae4f034a13936d162bc84ce196297ad1a
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 11 15:55:07 2010 +0000

    One more time fixing the tests, lets use $IS_MYSQLND which comes from connect.inc

commit cab261ea16ad3c30a56ce9a78d64fe95ff3352a4
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 11 15:49:03 2010 +0000

    Fix for mysqli_stmt_execute.phpt, should be ran only against
    4.1+ servers. MySQL's SLEEP function is available since 5.0.12, thus
    the tests that use this function should be ran only if the server
    is at least 5.0.12.

commit 98585ccb37673e3e60d9c0b44687c606b7333d0d
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 11 15:27:03 2010 +0000

    These tests should be run only if mysqli uses mysqlnd. Part of fix for
    Bug #51712 Test mysql_mysqlnd_read_timeout_long must fail on MySQL4

commit bce8aae0804d7cc95c5ac9cf58d30042e8b2fe53
Author: Raphael Geissert <geissert at php.net>
Date:   Tue May 11 15:07:31 2010 +0000

    Document CGI options in the manpage (bug #51718)
    Patch by Daniel Egeberg

commit 5d9b0a4a6ff55753575cdb5248dc6d182f959cd6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 11 14:31:00 2010 +0000

    Removed double allocation of buffer inside openssl_random_pseudo_bytes() and cleanup code

commit 2c5fecfeb44f779df93ce842b70930308bd7bbf9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue May 11 11:59:13 2010 +0000

    Fixed a possible memory corruption in substr_replace()

commit f4b927a42b08cd6bc0cac163ac8e807e0540d33f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue May 11 10:41:19 2010 +0000

    Fixed a possible memory corruption because of unexpected call-time pass by refernce and following memory clobbering through callbacks.

commit 41ad139d17eef8e70b2d8356dfae5675aeb75d97
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 11 10:03:16 2010 +0000

    Fix for bug #51605 (Mysqli zombie links)

commit 6f3cea38705df11501ae732835e5320d2a5e6e14
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon May 10 16:10:09 2010 +0000

    Added session upload progress tests

commit da9448f3fd5810f029656668ed3b218f4be9c8f6
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon May 10 16:09:00 2010 +0000

    Added upload progress feedback in session data as describied
    in RFC : http://wiki.php.net/rfc/session_upload_progress

commit d5a646480dc68a9b8bfaf8ddeb8160f499053a8b
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon May 10 15:53:54 2010 +0000

    Fix tests

commit 74396cf3d2468f7d5bf4796a8c8440c145488dc3
Author: Etienne Kneuss <colder at php.net>
Date:   Mon May 10 13:03:33 2010 +0000

    fix the fix for the fix

commit 815db040a9ec10a25fdce50af038b1f4c3df598c
Author: Etienne Kneuss <colder at php.net>
Date:   Mon May 10 12:38:13 2010 +0000

    Fix crash

commit 8d467078892802e504aafb3f65c9c0edab54b5e4
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 10 01:39:58 2010 +0000

    - Fix crash when instantiating MultipleIterator

commit ef9ea5f967ff94f88917ba119384e26cd963dca2
Author: Jérôme Loyet <fat at php.net>
Date:   Sat May 8 08:52:32 2010 +0000

    Fix #51736, wrong checks on dynamic parameters

commit 0a4054d85aad65da1e8fddc0fe00fc3a795f19b7
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri May 7 19:04:45 2010 +0000

    NEWS is not docs and limit lines to 80chars

commit a7c129af16bdc2f6cec91df35ec1f8297b17896f
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 7 17:57:09 2010 +0000

    - Fix typo (take 3! thanks Chris and Tony)

commit 91c46fd26e10abf42eb40981f94b6b28da084b24
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 7 17:18:49 2010 +0000

    - Fix error message wording (Kalle)

commit c95b4ace40e61ed2422612125a8f5ff0c465e49a
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 7 16:29:15 2010 +0000

    - Fixed ZEND_VERIFY_ABSTRACT_CLASS order when using traits
    # It's the last one now, thus the traits can be used to implement interfaces

commit e68ffa09e07e29464352ba2ae384561a0c43d704
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 7 15:17:34 2010 +0000

    make the code more readable

commit 4e177642c64b21060b58f4e7308d1334ac7ec11e
Author: David Soria Parra <dsp at php.net>
Date:   Fri May 7 15:05:39 2010 +0000

    Abort if DTrace is not installed on the system

commit b5c1e53bc881c0de8f717c8c4540168e8f69248c
Author: David Soria Parra <dsp at php.net>
Date:   Fri May 7 14:46:27 2010 +0000

    Abort with an error message if we cannot create the DTrace header file.

commit 74fe9dd89ef011e508702c3ec7796f704a73f43e
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 7 13:55:27 2010 +0000

    - Fixed magic method and constructor copy for traits

commit 5d701938a3dcdab2b9b09629a1f80b941f60ce7f
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 7 11:09:35 2010 +0000

    - Added check for constant creation on Traits
    - Simplified trait flag check
    - Test++ :)

commit 7b7463bb8a7682b207d6c5653bd858116aaeddba
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 6 19:21:11 2010 +0000

    - New tests

commit ca3656dfe089ac2cc2c956745f30860815b3a935
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 6 19:20:12 2010 +0000

    - Added check for 'static' on trait visibility modifier

commit 363d6e45beb4a6403ddfd3586d991fe504754776
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 6 18:28:45 2010 +0000

    - Fix typos

commit 241ceed37e16270280eb4cd4ce339040604604be
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 6 18:20:38 2010 +0000

    - Fix error messages & WS

commit ba5edd503531b9f220972e2965474ac8f0447459
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 6 15:49:58 2010 +0000

    - New tests

commit 00eec0939ffe55413201b14fd4f53c242395a909
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 6 15:18:20 2010 +0000

    - Added get_declared_traits()

commit a31a2083af31f7db1a58f580a43afe737f021f99
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu May 6 13:44:35 2010 +0000

    Well we do need zend_throw_exception_ex ;-)

commit 277f271a839d3aa4a1c2f0bfea5687af0a0cf4fc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu May 6 12:52:27 2010 +0000

    Added compiler hints

commit d5800f881c9b20f8a4888fdd2a2f32b8f6d13cf0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu May 6 10:27:35 2010 +0000

    Optimized access to static properties using executor specialization. A constant class name may be used as a direct operand of ZEND_FETCH_* instruction without previous ZEND_FETCH_CLASS.

commit 77b2e54658a7fb48074205d1a509ee0d374b9d68
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu May 6 08:37:41 2010 +0000

    Fixed PDO objects binary incompatibility

commit 1381b14eaaa6d0f3dcbc9b9a2c8116c2ecfac2c4
Author: Sara Golemon <pollita at php.net>
Date:   Wed May 5 22:48:14 2010 +0000

    Add JSON_Serializable interface
    Objects implementing JSON_Serializable will have
    their ->jsonSerialize() method called
    
    Similar to serialize() and __sleep()

commit 2b4539fcef1b59d4073c2be8043a3e4c288be852
Author: Felipe Pena <felipe at php.net>
Date:   Wed May 5 21:55:44 2010 +0000

    - Fixed bug #51740 (acinclude.m4 macro PHP_CHECK_SIZEOF is not properly quoted)
      Patch by: dave dot mulford at gmail dot com

commit 754cb92b2b9ab0b20a85e39bef9e05864a3a071f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed May 5 13:51:54 2010 +0000

    - nuke unused vars

commit bd2f9d56ec2e84ffdc0e022af2e94d8652ccfa45
Author: Pierre Joye <pajoye at php.net>
Date:   Wed May 5 13:39:35 2010 +0000

    - #51063, news and test

commit b9730786a7018c31b1b31e12e28fc617c00564fe
Author: Pierre Joye <pajoye at php.net>
Date:   Wed May 5 13:37:40 2010 +0000

    - #51063, implement getimagesizefromstring

commit 8a0450698d591b3af641c9719f552e08cc3af7be
Author: Rob Richards <rrichards at php.net>
Date:   Wed May 5 11:40:11 2010 +0000

    fix bug #48601 (xpath() returns FALSE for legitimate query)
    add test

commit fa0a07ba97bf802018e3985594b282cb4a65aaa7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 5 07:43:45 2010 +0000

    Fixed bug #50698 (SoapClient should handle wsdls with some incompatiable endpoints). (Justin Dearing)

commit 6e8db0b35a9e9148622e343c03cd3adb1ae9e099
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 4 19:06:13 2010 +0000

    - New tests

commit a888d2cd16cf1076f577f0e64c391a0c2506a21a
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 4 18:45:01 2010 +0000

    - Added check for trait when trying to extend it

commit e431cec023932889389ae35e6bee87e728677b61
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 4 18:31:40 2010 +0000

    - Fix trait flag identification

commit 45a536fc7cdda856447d0aaff98eeded3bb894de
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 4 18:21:00 2010 +0000

    - Added check for abstract class
    
      abstract class foo { }
      class T { use foo; } // T cannot use foo - it is not a trait
    
    - Added check for trait on NEW
    
      trait a { }
      new a; // Cannot instantiate trait a
    
    # Tests for errors comming soon :)

commit d920d6226eddc651631bcd371d1b49b474ada363
Author: Rob Richards <rrichards at php.net>
Date:   Tue May 4 15:41:49 2010 +0000

    fix bug #49490 (XPath namespace prefix conflict)
    add test

commit e743bcd86246324d0c5e7528fcc16dafcf6a9783
Author: Derick Rethans <derick at php.net>
Date:   Tue May 4 15:11:41 2010 +0000

    - Fixed bug #49081 (DateTime::diff() mistake if start in January and interval >
      28 days). (Derick)

commit d53337bbe7850fa60c1ae653ff2a234ab24a0b47
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 4 14:02:42 2010 +0000

    OOM stability fixes

commit 447c693b2d41b16019fd69046f2cfc8d9b6cc697
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 4 13:49:43 2010 +0000

    Add possibility to control the allocator in when PHP is compiled
    with debug

commit 798aca0d834da10f688094d46dfb0909bd786891
Author: Rob Richards <rrichards at php.net>
Date:   Tue May 4 12:55:26 2010 +0000

    fix bug #51721 (mark DOMNodeList and DOMNamedNodeMap as Traversable)

commit 60f62fc563e9bb223b4f2352a40bf46749771a50
Author: Rob Richards <rrichards at php.net>
Date:   Tue May 4 12:12:28 2010 +0000

    fix non-windows builds

commit 5c5fd74fdbc9fe19a575bbd76eae998f88268351
Author: Adam Harvey <aharvey at php.net>
Date:   Tue May 4 11:56:59 2010 +0000

    Fix for bug #48289 (iconv_mime_encode() quoted-printable scheme is broken).
    Thanks to Hiroaki Kawai for the original patch.

commit 574e578629c83dae578b2f53811837a0fdf2d275
Author: Adam Harvey <aharvey at php.net>
Date:   Tue May 4 09:41:47 2010 +0000

    Alter the getmxrr() test to use lists.php.net (which we presumably control)
    instead of ez.no (which we presumably don't) for the single MX record test.

commit cdadeed834c748c63cb0e71f34597d51690dd9fe
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 4 08:48:58 2010 +0000

    - Fixed bug #51732, Fileinfo __construct or open does not work with NULL

commit 331b052994d4b21ddae66f685fbd1c77ea2e6f6f
Author: Stefan Marr <gron at php.net>
Date:   Mon May 3 22:08:09 2010 +0000

    Changed naming of traits-related helper functions (suggested by Derick), added missing static qualifiers.

commit 56e327ba27f4af62ea9f077ae0f5b91c37d9157a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 3 19:51:59 2010 +0000

    - revert fix for #51723 in 5.2, vc6 does not support strtoi64, use builtin functioon in 5.3 (trunk is vc9+ only)

commit 5ca71c00f52419b7cc0526755d0924b849259fc7
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 3 19:32:07 2010 +0000

    Handle OOM in mysqlnd_res::store_result_fetch_data

commit 05ac8f5c5284a35b3ca1e2302991b9d478fcc88c
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 3 19:31:50 2010 +0000

    - fix build (declaration must be first)

commit 9c276eee6c893a422266d7a46f7ce35d53a4614b
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 3 19:09:45 2010 +0000

    Handle OOM in mysqlnd_fetch_row_buffered_c()

commit 2b000960048b07a42b43fda98159584efec7da4d
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 3 19:02:48 2010 +0000

    Handle OOM in mysqlnd_fetch_row_unbuffered_c()

commit 2b18a3ff939623720e752e5f96af9ccd1ae50e7e
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 3 18:50:47 2010 +0000

    Handle OOM stemming from mysqlnd_result_init in the same
    function and up the stack.

commit d90f8560aa87bd7f223c4b1ff1a8c1ecd1e9506d
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 3 17:47:58 2010 +0000

    - #51273, Content-length header is limited to 32bit integer with apache2/windows

commit 7de2607c1214769630fb16c426d931ad81eacb14
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 3 17:07:18 2010 +0000

    Handle gracefully OOM in mysqlnd_mempool_create and up the stack

commit e232da026ba1a79a756090e5626400140c053ba8
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 3 16:36:04 2010 +0000

    - Replaced 'zend_hash_find' to 'zend_hash_quick_find' on zend_hash_compare() function

commit c32bae720cb6b85a7fb89eed52b2ec60ac4b2127
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 3 16:20:46 2010 +0000

    Handle OOM in block_alloc_get_chunk, and also in the caller
    in mysqlnd_wireprotocol.c

commit ec0fe858c6b04741e20425b8045e3e558ab51303
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 3 16:09:05 2010 +0000

    Remove unused parameter

commit 676a8338a1c78a457e33b50be81f6f514eda8871
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 3 14:41:40 2010 +0000

    Fixed bug #51690 (Phar::setStub looks for case-sensitive __HALT_COMPILER())

commit 9720dea2c7c6eea3c45692196718d218d2e6811b
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 3 14:30:14 2010 +0000

    - WS

commit 57059d4e313c809d6e091adcebe299afc9b972c3
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 3 14:26:08 2010 +0000

    One more case to handle in case of OOM, in block_alloc_resize_chunk

commit 8e8348a4b07f68f8d29f4ed694b3b84e08387b75
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 3 14:16:04 2010 +0000

    Handle OOM when resizing blocks during data fetch

commit 2da3f5ba900ee7525a8141926c6b1df9ece91151
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 3 13:51:30 2010 +0000

    Fix compiler warnings - unused functions

commit 333581fcb49abc11583398ee741bcc7fbc8c9288
Author: Andrey Hristov <andrey at php.net>
Date:   Mon May 3 13:45:58 2010 +0000

    Better handing of OOM in mysqlnd::set_client_option

commit 5c628d550b36d5e1f568ec8e034345d73ad01c08
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon May 3 09:21:21 2010 +0000

    Fix build, declarings first

commit b3b6cfea2a068e7f0ed7149112fdd992543c2f38
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 3 09:05:54 2010 +0000

    - update bison version (mike)

commit 74d4ddea3d90b451b1456af6e99e9b38082a77c6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun May 2 19:34:21 2010 +0000

    - Fixed a possible stack exaustion inside fnmatch(). Reporeted by Stefan Esser

commit 155bdc8a72b614f101b1d024833f88a575819551
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 2 18:47:27 2010 +0000

    - WS

commit 9568c8e398ddd35ca88393ccf567dd56b1ffb0f3
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 2 17:39:24 2010 +0000

    - Changed zend_hash func calls to use the quick ones

commit fe4988241d560bbf978139652a3ea120154e00ad
Author: Stefan Marr <gron at php.net>
Date:   Sun May 2 16:32:25 2010 +0000

    Refactored part of the Traits implementation.
    # - renamed php_runkit_function_copy_ctor to _duplicate_function
    #   REM: runkit does not compile with trunk at the moment, fixing it would introduce even more version #ifs, don't know what the best way is to fix it
    # - extracted traits related stuff from destroy_zend_class into _destroy_zend_class_traits_info
    #   - need to investigate implementation/handling of internal classes further before enabling internal traits

commit 1fc377bc994b3e2cb38b45c7c748eb90d25f6aea
Author: Raphael Geissert <geissert at php.net>
Date:   Sun May 2 05:01:51 2010 +0000

    Fix bug in unaligned memory access fix

commit fbaef4827808fec8bf795b6ce04a4807e6a48441
Author: Raphael Geissert <geissert at php.net>
Date:   Sat May 1 23:32:40 2010 +0000

    Fix unaligned memory accesses in enchant (bug #51289)

commit 84c1643644888da1ed9acc1f239d2d5f01232a35
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 1 18:54:49 2010 +0000

    - Fixed bug #51719 (typo in function prototype)

commit 7d716f83734483554e225ad38d992f9ba2cd613f
Author: Raphael Geissert <geissert at php.net>
Date:   Sat May 1 18:30:38 2010 +0000

    Fix another typo s/exlcusive/exclusive

commit 59fa776c53a5cdb2b4c54fbdc50e9b1a457aedb4
Author: Raphael Geissert <geissert at php.net>
Date:   Sat May 1 18:27:42 2010 +0000

    Fix typos s/connnection/connection

commit 47aa194a10db11db2593d3635f14335dd53af0fd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 30 08:20:57 2010 +0000

    merge the fix for #51688

commit 8a197878c8c263a3455ff55ad5c170b3331dceeb
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Apr 30 08:15:09 2010 +0000

    - Fix #51688, ini per dir crashes when invalid document root  are given

commit e44d409472b6ad16d2e3ef6dd1efb9441479379d
Author: David Soria Parra <dsp at php.net>
Date:   Fri Apr 30 00:07:39 2010 +0000

    Make sure we search the source dir for the dtrace files

commit f9532adcc685d78f3a0e163a9231c2c377760846
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Apr 29 17:14:37 2010 +0000

    Fix misplaced code

commit 3010485d44222515f9d07126a7290500f889b54d
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 29 15:49:51 2010 +0000

    Handle OOM cases, in case of persistent connections this is real
    and the Zend MM won't help.

commit e6ee260b259cf2ba9ecdcca6b7e7648d6350c457
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Apr 29 15:47:41 2010 +0000

    Implement SplObjectStorage::getHash()

commit aec94a464b3c45e677a590d3eccda25c4908f6cc
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 29 15:17:44 2010 +0000

    Fix valgrind warning, usage of nirvana memory

commit 60db5154d24086f5509e3a395c61944525018d51
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 29 13:19:57 2010 +0000

    Add a test case for the recently fixed memleak

commit ac172db01fdcdc1756bf267ed445951583e656d7
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 29 13:13:41 2010 +0000

    Fix possible crashes in case of OOM, as well as a leak.

commit c23d902e0baa122d3fc1e1a065561711c7db1b60
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 29 12:48:06 2010 +0000

    fix tests

commit eacfa022b1fc94a1184e383828483275777771f3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 29 12:43:18 2010 +0000

    fix skipif section

commit d7abb57745b92cc765dc5c20dac69808f51413a9
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 29 12:07:02 2010 +0000

    Try blob columns instead of int, and insert a lot of data at once

commit 6c1a2831f6d55cf780336cffa64904c6b202d9ba
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 29 11:49:08 2010 +0000

    Fix crash if OOM and USE_ZEND_ALLOC=0

commit 48073dd7f6d9a09228fed119ce43dcf9a4292eb8
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 29 08:13:15 2010 +0000

    - Adieu VC6/7/8, merci pour les bons et loyaux services

commit 2b024611de87e13891cdcc6a43f071b27ecdd1fc
Author: Christopher Jones <sixd at php.net>
Date:   Thu Apr 29 05:07:16 2010 +0000

    Bug #51691 (Unnecessary realloc causes crashes in PHP trunk tests with interned strings).  Updated tests check some other edge cases

commit 1238d48abf2f60092a93da8a15c46e521daaf0bd
Author: Christopher Jones <sixd at php.net>
Date:   Thu Apr 29 05:07:03 2010 +0000

    Remove obsolete test

commit bd20dbd932e73835169a0bc01ec485cd8ac40192
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Apr 29 01:03:21 2010 +0000

    Update UPGRADING with recent feature removals

commit 63a153eefd4e820cc0a55755c2e7d4fc4ede0dd1
Author: Derick Rethans <derick at php.net>
Date:   Wed Apr 28 23:03:36 2010 +0000

    - Updated to version 2010.9 (2010i)

commit 6d675f3f4b837f9fbefafb2aabdb5bab3ca0ac94
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 28 22:26:08 2010 +0000

    - we don't need that anymore

commit de555d3970f766af017a9900ebd58651042ff739
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 28 20:47:13 2010 +0000

    - fix build (void is evil)

commit 14014553c3e61b9ddac2a0106a7f546d4d3d0600
Author: Christopher Jones <sixd at php.net>
Date:   Wed Apr 28 17:26:59 2010 +0000

    Mask schemaname in error messages

commit 69efd7f5c707ef7ad9c47dd8ce78c397eb74fd24
Author: Felipe Pena <felipe at php.net>
Date:   Wed Apr 28 16:33:36 2010 +0000

    - Fix test

commit 6d88d1a75e6123858690a8a55da42cef49dfec5e
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Apr 28 15:35:52 2010 +0000

    Fixed few buffer overflows reported by Stefan Esser.

commit 0a34d10783284e6d96d7f6f69bf29ff1f1fb45bd
Author: Rob Richards <rrichards at php.net>
Date:   Wed Apr 28 14:41:51 2010 +0000

    revert change #298288: Remove old dsp/dsw/makefile files

commit ef76df031bd26ff25de32cabb4703037b29fe4fe
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 28 14:35:42 2010 +0000

    - - Fixed #51128, imagefill() doesn't work with large images

commit 68e0e88610aa5021aaaaabd7a76464cb92d0ec51
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 28 14:10:01 2010 +0000

    - fix possible Dechunking Filter Buffer Overflow

commit 16d5d5966e79eeef67e29ce0c8a75cefeef5ef95
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Apr 28 12:29:13 2010 +0000

    const-ify fields

commit 9fac561399144d4b9b1c8d7c29bbf82643f25d2d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Apr 28 12:10:10 2010 +0000

    Fixed a possible arbitrary memory access inside sqlite extension. Reported by Mateusz Kocielski.

commit cc4a1783452b817164f1e75de627368c5470e660
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 28 10:36:33 2010 +0000

    add the constant back. quite a lot of code uses it.

commit eb7e848f34613f4c11bb7a3a4fff00f548a86aa0
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Apr 28 10:11:50 2010 +0000

    spread some more const

commit c09a8cb043604996b29965f2c98fbda6d91387a3
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 28 08:23:44 2010 +0000

    - Fix #51671, imagefill does not work correctly for small images

commit 27d922c49fe6d1d9b1e90f2022b87caff8889afd
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 28 08:04:52 2010 +0000

    - WS

commit 1b47fcfd337eefa6f6f19cf090ad2c8db27f8d81
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Apr 27 17:13:24 2010 +0000

    Fixed string format validation inside phar extension. Reported by Stefan Esser

commit 9424d420fb5aaaa2c19f566d926dcbc03f9e2474
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 27 13:31:55 2010 +0000

    Fixed memory leak in ext/spl/tests/spl_autoload_bug48541.phpt

commit 8546225b6e7916d084f00d064480af1755a83c98
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Apr 27 12:32:34 2010 +0000

    Fixed very rare memory leak in mysqlnd, when binding thousands of columns

commit 4ff3000850513ec6ffa0372d0cc3becc2af24e8e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 27 12:23:29 2010 +0000

    ws

commit d8a7f892ee2a3f58cc3c30696f139ecc396dbfc4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 27 12:17:32 2010 +0000

    - ws
    - removed unused variables

commit c58b131e29b86a6c93bd14c502188878bf458510
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 27 12:09:13 2010 +0000

    - Reimplemented ZEND_INIT_FCALL_BY_NAME and ZEND_INIT_NS_FCALL_BY_NAME to use literals instead of additional operands
    - Optimized access to global constants

commit 194444b29368e2bd4bf851dd21bb16bb614fbe6a
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Apr 27 11:02:51 2010 +0000

    Of course, 64*4 is 256, not 1024

commit 4b658e3ded73da829eb728ab4eced10907418821
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Apr 27 10:53:27 2010 +0000

    Move the macro to mysqlnd_enum_n_def.h, because it can be reused
    in other places. Also, premultiply the values by 4 and add some
    reserve for future releases of the server.

commit 07a6d662762f46eb2f10c03c1f09656e91d56fec
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Apr 27 08:56:01 2010 +0000

    Fixed #48361 (SplFileInfo::getPathName() should return the parent

commit a00f8f4ea7a3ec9430cd1d76cd647e034fa01736
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Apr 27 08:45:23 2010 +0000

    Test case for the buffer overflow in mysqlnd_change_user

commit 207a72ca0e3fa7b101829578e29443f6292744bb
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Apr 27 08:26:24 2010 +0000

    Fixed buffer overflow in mysqlnd_change_user

commit 8ba86768e79d15c6ec50895f555371a610801068
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Apr 27 08:23:25 2010 +0000

    - Unifiy that message
    - Mention php.ini

commit 56970e11e5b4de8e1b1b99bbe2691b532a77441f
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Apr 27 08:17:17 2010 +0000

    Fix test

commit 6f6909e582c80a4fcc8283ccebc435b4253e3bea
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Apr 27 08:02:08 2010 +0000

    Fixed possible buffer overflow in mysqlnd_conn__list_fields.

commit 739ebcc66e5033ec253f018c85a1b58a64a0b442
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Apr 27 05:58:39 2010 +0000

    Fix #51374 (Wrongly initialized object properties)

commit 1892d92d68ec62122816a83b019c0d96fd79005f
Author: Pierrick Charron <pierrick at php.net>
Date:   Tue Apr 27 05:56:56 2010 +0000

    Fixed bug #51670 getColumnMeta causes segfault when re-executing query after calling nextRowset

commit 6f5f6d2bcad3ea41dcdc4a020d4f58beb4870a76
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Apr 27 04:57:48 2010 +0000

    Fix #49723 (Skip seek when unnecessary)

commit 91ee07814e582b292d1e06b208f62f4c40abaf64
Author: Pierrick Charron <pierrick at php.net>
Date:   Tue Apr 27 00:09:55 2010 +0000

    Remove unused variables

commit dd8e59da8f5aafd9d77a0f1f17e5e272d09f643f
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Apr 26 23:53:30 2010 +0000

    Removed safe_mode
     * Removed ini options, safe_mode*
     * Removed --enable-safe-mode --with-exec-dir configure options on Unix
     * Updated extensions, SAPI's and core
     * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore

commit 3c78ad763ebb0e09ad5524ba08fa6e83feffe102
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Apr 26 18:35:54 2010 +0000

    Fixed handling of session variable serialization on certain prefix characters. Reported by Stefan Esser

commit 78f43a53f79df1efe379e58d2a97f95a913f8478
Author: Felipe Pena <felipe at php.net>
Date:   Mon Apr 26 14:15:44 2010 +0000

    - Fixed tests

commit 3c179430ec39a35e98588bfbca53970958cfba7e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 26 13:51:46 2010 +0000

    Fixed crash in Zend/tests/unset_cv09.phpt

commit 19b957b535de5efa4ddb89de3b3b54b7eabf2083
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 26 13:46:40 2010 +0000

    fix test

commit 8f2a6d022231fb01c5c45e20e25a7243a62598e7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 26 13:44:23 2010 +0000

    fix test

commit 76b36c0003f0706beeed26ea0c5bff90d9370d9f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 26 13:41:43 2010 +0000

    fix skipif sections

commit 7ab8fd9c0a5695a2936f2f4064519faec518e150
Author: Felipe Pena <felipe at php.net>
Date:   Mon Apr 26 13:41:00 2010 +0000

    - Fix test

commit 75d9b3c7f8d826b5b44a327be7bcb7f43e899c4d
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Apr 26 10:34:06 2010 +0000

    - Fix #51582, Don't assume UINT64_C it's ever available

commit 00209d796637774202a4e38664ba344e91c50d47
Author: Pierrick Charron <pierrick at php.net>
Date:   Mon Apr 26 00:27:04 2010 +0000

    Update tests related to allow_call_time_pass_reference

commit c4630c0da291e319991f621fc218653ad050fe5c
Author: Felipe Pena <felipe at php.net>
Date:   Mon Apr 26 00:21:18 2010 +0000

    - Remove empty tests

commit 0a6bcd44a72197bc8fb5658ce9fe4b46019ab9b3
Author: Felipe Pena <felipe at php.net>
Date:   Mon Apr 26 00:13:34 2010 +0000

    - Removed allow_call_time_pass_reference (Pierrick)

commit 7211284ac7f217694f2f351ec223f94af7db0d16
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Apr 25 19:17:16 2010 +0000

    fix ~450 tests and 25 segfaults
    make test, anyone?

commit b25baf178dbc9123254c6978dd2dc7a95be9ca95
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Apr 25 18:55:06 2010 +0000

    mention which setting!

commit ebd12eba95e9fadbb3750562d35a032ca832c66e
Author: David Soria Parra <dsp at php.net>
Date:   Sun Apr 25 18:34:36 2010 +0000

    Remove unused variable

commit d8c8cb4cca06a669f1e9b67cf7235fd392baba06
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Apr 25 05:18:42 2010 +0000

    Fix #51532 (Invalid prototype for SplFileInfo::fscanf)

commit f95818634c82618b9b365172fc26bd26a2bae038
Author: Felipe Pena <felipe at php.net>
Date:   Sat Apr 24 16:59:09 2010 +0000

    - Fixed memory leak

commit 08b9fdc8a3bf29e27431b7907b5ea4973e9c7042
Author: David Soria Parra <dsp at php.net>
Date:   Sat Apr 24 13:32:30 2010 +0000

    Add DTrace probes

commit fd42b5064c497e500e5745bf36d1b0ddd5bd34bd
Author: Christopher Jones <sixd at php.net>
Date:   Sat Apr 24 00:44:56 2010 +0000

    Initialize vars to prevent valgrind warnings in some cases

commit 3d1e73eb829dd4b2475c740b3e7f3e57de46efca
Author: Felipe Pena <felipe at php.net>
Date:   Fri Apr 23 19:20:55 2010 +0000

    - Fix regexp

commit 34ba9e39fafa3a980a1b69285f68b0e12ad6b876
Author: Jérôme Loyet <fat at php.net>
Date:   Fri Apr 23 16:05:52 2010 +0000

    Add PHP_VALUE and PHP_ADMIN_VALUE interpretation from fastcgi headers.
    It works as php_value and php_admin_value from the main conf file or apache sapi.
    
    See bug (request) #51595

commit acf5fba0fb7574456196f04f1e0df66db1f6b81e
Author: Jérôme Loyet <fat at php.net>
Date:   Fri Apr 23 15:09:28 2010 +0000

    Remove unused functions / variables / #if 0 blocks

commit 757d7ace9a5cb3e6a0a3c3e9d930b3e90daafb63
Author: Jérôme Loyet <fat at php.net>
Date:   Fri Apr 23 13:56:14 2010 +0000

    typo

commit e9f9f66f2ecc9cdd320081baa2151aa636dbaab1
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Apr 23 13:54:40 2010 +0000

    Fix for bug #51647 Certificate file without private key (pk in another file) doesn't work

commit 6a1ad160669369b91d67935900b9a1fe3630d577
Author: Felipe Pena <felipe at php.net>
Date:   Fri Apr 23 13:32:03 2010 +0000

    - Fixed compiler warnings

commit a9a55f77c01c41501e2c6f35a53ae6005912efd1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 23 09:11:44 2010 +0000

    fix WS

commit f06d839e59c3ca4a8deade44da539b406ded978d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Apr 23 08:56:03 2010 +0000

    Use fast class fetch function

commit 0b2a1964312c288c5311421c01f18b4087614534
Author: Jérôme Loyet <fat at php.net>
Date:   Fri Apr 23 08:06:49 2010 +0000

    typo and errors in php-fpm.conf

commit 246a15e95f6c82c34af170c7fe1966b775596768
Author: Felipe Pena <felipe at php.net>
Date:   Fri Apr 23 02:57:49 2010 +0000

    - Fix memory issue

commit c7bf006c4db52be5bc7d7a5a4d1270ed545e58d6
Author: Felipe Pena <felipe at php.net>
Date:   Fri Apr 23 01:56:03 2010 +0000

    - Fix Windows build (Kalle)

commit 5a8632a1442363b34535c805a0db100539617126
Author: Felipe Pena <felipe at php.net>
Date:   Fri Apr 23 01:43:27 2010 +0000

    - Fix function signature

commit 28263bf8a46fec53fcc0de7fe6d8d07d6a715dd4
Author: Felipe Pena <felipe at php.net>
Date:   Fri Apr 23 00:54:51 2010 +0000

    - Fix ZTS code and CS

commit cdf71efc5ca022f4e8531f63ee5a564bbfc05b6e
Author: Felipe Pena <felipe at php.net>
Date:   Thu Apr 22 23:25:05 2010 +0000

    - Fix zend_hash_apply_with_arguments() calls on ZTS

commit 0cec1e6e1386cab16e628ba3db94ae001580f643
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Apr 22 23:23:10 2010 +0000

    Update the deprecated directives in the MakeFile

commit c05e38e4019103624bb8c68ef6685cf263a76e93
Author: Felipe Pena <felipe at php.net>
Date:   Thu Apr 22 23:16:15 2010 +0000

    - Fixed ZTS build & comment-style

commit 1e9c9778f5ad37a0f12a45eca5410c10a14da4f5
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Apr 22 22:57:35 2010 +0000

    For real this time :-/

commit 7bccac6dea91aed8f3e8e97b536631f5314c5f0c
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Apr 22 22:41:42 2010 +0000

    Fix the sys_getloadavg() test

commit cd6415f1a93ae5169e9ab92dfa384af29c1a1d87
Author: Stefan Marr <gron at php.net>
Date:   Thu Apr 22 22:05:56 2010 +0000

    Implemented Traits for PHP as proposed in the RFC [TRAITS]
    
    # RFC http://wiki.php.net/rfc/horizontalreuse#traits_-_reuse_of_behavior
    # Ok, here we go, I guess that will result in more discussion, which is fine
    # by me. But now, the patch is here, and properly archived.
    #
    # See below a list of notes to the patch, it also includes a list of
    # points which should be fixed
    #
    # Internals of the Traits Patch
    # -----------------------------
    #
    # Open TODOs
    # """"""""""
    #
    # - Reflection API
    # - support for traits for internal classes
    #   - currently destroy_zend_class does not handle that case
    #
    # Introduced Structures
    # """""""""""""""""""""
    #
    # Data structures to encode the composition information specified in the
    # source:
    #  - zend_trait_method_reference
    #  - zend_trait_precedence
    #  - zend_trait_alias
    #
    # Changes
    # """""""
    #
    # zend_class_entry
    #  - uses NULL terminated lists of pointers for
    #    - trait_aliases
    #    - trait_precedences
    #    - do you prefer an explicit counter?
    #    - the information is only necessary during class composition
    #      but might be interesting for reflection
    #    - did not want to blow up class further with not really necessary length counters
    #
    # added keywords
    #   - trait
    #   - insteadof
    #
    # Added opcodes
    #  ZEND_ADD_TRAIT
    #    - similar to ZEND_ADD_INTERFACE
    #    - adds the trait to the list of traits of a class, no actual composition done
    #  ZEND_BIND_TRAITS
    #    - emitted in zend_do_end_class_declaration
    #    - concludes the class definition and will initiate the trait composition
    #      when the class definition is encountered during runtime
    #
    # Added Flags
    #   ZEND_ACC_TRAIT = 0x120
    #   ZEND_ACC_IMPLEMENT_TRAITS = 0x400000
    #   ZEND_FETCH_CLASS_TRAIT = 14
    #
    # zend_vm_execute.h
    #  - not sure whether the handler initialization (ZEND_ADD_TRAIT_SPEC_HANDLER,
    #    ZEND_BIND_TRAITS_SPEC_HANDLER) is correct, maybe it should be more selective
    #
    # zend_compile.c
    #  - refactored do_inherit_method_check
    #    split into do_inherit_method_check and do_inheritance_check_on_method
    #  - added helper functions use a '_' as prefix and are not mentioned in the
    #    headers
    #  - _copy_functions
    #    prepare hash-maps of functions which should be merged into a class
    #    here the aliases are handled
    #  - _merge_functions
    #    builds a hash-table of the methods which need to be added to a class
    #    does the conflict detection
    #  - reused php_runkit_function_copy_ctor
    #    - it is not identical with the original code anymore, needed to update it
    #      think I fixed some bugs, not sure whether all have been reported back to runkit
    #    - has to be renamed, left the name for the moment, to make its origin obvious
    #    - here might be optimization potential
    #    - not sure whether everything needs to be copied
    #      - copying the literals might be broken
    #        - added it since the literals array is freed by efree and gave problems
    #          with doubled frees
    #      - all immutable parts of the zend_op array should not be copied
    #        - am not sure which parts are immutable
    #        - and not sure how to avoid doubled frees on the same arrays on shutdown
    #  - _merge_functions_to_class
    #    does the final merging with the target class to handle inherited
    #    and overridden methods
    #  - small helper for NULL terminated lists
    #    zend_init_list, zend_add_to_list
    #
    # zend_language_parser.y
    #  - reused class definition for traits
    #    - there should be something with regard to properties
    #      - if they get explicitly defined, it might be worthwhile to
    #        check that there are no collisions with other traits in a composition
    #        (however, I would not introduce elaborate language features to control that
    #         but a notice for such conflicts might be nice to the developers)

commit 05a964904386605ed8afcd9e20ce978f1454640d
Author: Stefan Marr <gron at php.net>
Date:   Thu Apr 22 21:56:55 2010 +0000

    Changed the exclusion keyword from 'instead' to 'insteadof'. [TRAITS]
    #That was suggested several times already, but am still not sure whether that really reads better.
    #Especially since only the trait is mentioned, since the method name would be duplicated anyway.

commit 5234958f8a835587abea7abf7492eadcc5f75773
Author: Felipe Pena <felipe at php.net>
Date:   Thu Apr 22 20:54:35 2010 +0000

    - Fixed bug #51435 (Missing ifdefs / logic bug in crypt code cause compile errors)

commit 3dbf6acd7b93e565e391b84110954bb74512fb75
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 22 16:28:50 2010 +0000

    Change the way the allocator is called - through an abstraction
    to give the possibility of pluggability. Thanks to the macros
    already used the changes are not pervasive.

commit e5dcac245c5733e36b2535f5b0d66c166cb4af63
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 22 16:22:56 2010 +0000

    Fix problem spotted by Felipe.

commit 46460629567fc79fbfa8394bac5278da4556d33a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 22 16:00:45 2010 +0000

    fix typo

commit a15efa6979a063bf1c307ecd2896ef73cb085a29
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 22 15:59:44 2010 +0000

    revert most of the Andrey's patch that causes segfaults
    (as agreed with Pierre)

commit 0d1398457fb37ebd7d7a0e49618eb8f460b842e3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 22 15:51:03 2010 +0000

    Removed unused function

commit 7c5259cca38fcbf03d524c99288d00278eec3231
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 22 15:14:45 2010 +0000

    adding what last commit was missing

commit 1ed3da294b8fdfd090a31a67320a01801a7caf3d
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 22 15:07:40 2010 +0000

    Remove dead code and add possibility to fine tune the size of
    a mempool (used for result sets).

commit e87d72002b7b173331c073e1e581e69f788d8a9c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 22 15:03:17 2010 +0000

    Optimized access to global constants using values with pre-calculated hash_values from litersls table

commit ac181e07efdf46c856033d9013b9bec5fb6cfe72
Author: Felipe Pena <felipe at php.net>
Date:   Thu Apr 22 13:28:53 2010 +0000

    - Removed unused variables

commit 12c9bde2e79dbe553214b98713934dadd81a94f0
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 22 13:03:44 2010 +0000

    Add the posibility to switch off the compilation of statistics
    collection, for those who want to optimize the last percent of their
    binaries.

commit fb9d95e5a4e941f0fef9639a55dea5cb2c2d49da
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 22 11:56:45 2010 +0000

    ZEND_RETURN is splitted into two new instructions ZEND_RETURN and ZEND_RETURN_BY_REF

commit 64a97ee663c9686f9d4499fc752049566aa05b60
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 22 11:56:08 2010 +0000

    initialize variable. this code still segfaults in OpenSSL, no idea why

commit f66e02b8fc1569f0d088e811a8da0593bb167768
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 22 11:49:10 2010 +0000

    - Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading

commit b1e3ae0e992ee8885b783b3081bb50a6634c4885
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 22 08:58:07 2010 +0000

    - Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading

commit 7ac145d9f3884c4cbb1414ea86e70b394319d0b1
Author: Jérôme Loyet <fat at php.net>
Date:   Thu Apr 22 07:14:06 2010 +0000

    correct wrong comparison (thx to felipe)

commit c6e8a8957b8c367f90a8aee8bfe97af480b6e7fa
Author: Adam Harvey <aharvey at php.net>
Date:   Thu Apr 22 02:22:49 2010 +0000

    Fix for bug #51604 (newline in end of header is shown in start of message).
    Patch by Daniel Egeberg.

commit e73a7941055402562a1197bfb277e6cec852ac1c
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Apr 22 01:07:48 2010 +0000

    Removed the session 4.2 bug compatibility mode

commit 518a17e7bfbc1cbce1ef121f9ec2577b257de1da
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Apr 21 23:36:49 2010 +0000

    Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions

commit 696f6c7c939555ff291171237bf05b517c6c2daf
Author: Felipe Pena <felipe at php.net>
Date:   Wed Apr 21 23:22:20 2010 +0000

    - Fix ZTS build

commit 956a9cdc6e5ee1fecdbd9c3e9683bf328e4cc64b
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Apr 21 23:19:39 2010 +0000

    Updated copyright year

commit b8ada243feb3f240c5d68081b01df3e98d5dd8cf
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Apr 21 23:16:56 2010 +0000

    Drop php_register_var(), Thanks Felipe

commit c8a7cb6a45804eec37f26a720f83743238d1c1ce
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Apr 21 23:07:54 2010 +0000

    Updated copyright year

commit 3f291443489cbbcb2227c0a5525b9537beca5646
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Apr 21 23:03:16 2010 +0000

    Removed session_is_registered(), session_register() and session_unregister().
     -- They are no longer needed without register_globals

commit 3defa292f261d13ba01f6a18e37ee512ea556dbd
Author: Jérôme Loyet <fat at php.net>
Date:   Wed Apr 21 22:56:33 2010 +0000

    switch the configuration syntax from xml to ini
    It's been describe in the RFC: http://wiki.php.net/rfc/fpm/ini_syntax

commit 9d395a4a2b34ad7ed2ec37976bc33117cb3ec554
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Apr 21 22:23:55 2010 +0000

    Removed import_request_variables(), this is not needed anymore without register_globals

commit 10e7361027f22bf6efe521cf218cdf7ff54e155e
Author: Felipe Pena <felipe at php.net>
Date:   Wed Apr 21 22:22:31 2010 +0000

    - Fixed bug #51627 (script path not correctly evaluated)
      Patch by: russell dot tempero at rightnow dot com

commit 5e2cba90c99ff39c548a237f8866f892da45a1fe
Author: Felipe Pena <felipe at php.net>
Date:   Wed Apr 21 22:06:18 2010 +0000

    - Dropped unused HL_BG_COLOR (Kalle)

commit 3e6678de4df715906d02bbf637295ab71781eda3
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Apr 21 22:04:19 2010 +0000

    Added missing zend_parse_parameters_none() call to sys_getloadavg()

commit 9a38f301d6f4c1685dc245670f8034384ba7cdbd
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Apr 21 21:56:24 2010 +0000

    Remove highlight.bg, it was removed in the old trunk and its not referenced in zend_highlight.c, meaning its not even implemented correctly in 5.3.

commit 508cfb7210cf5af3e31eacc5b35ea8c1c134b9c2
Author: Pierrick Charron <pierrick at php.net>
Date:   Wed Apr 21 16:00:46 2010 +0000

    Remove unused variable

commit 9f700c417bcb4cdebb2d00e816e79b293cd9d086
Author: Felipe Pena <felipe at php.net>
Date:   Wed Apr 21 15:08:10 2010 +0000

    - Fix ZTS build

commit 7a2fd62c39971609639eb607e0c8beed58a8fd10
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 21 14:58:33 2010 +0000

    Eliminated unnecessary compile-time hash_value recalculation for interned strings

commit 12c8bfb021eff4e44e5cc0194d05c18de50ffc9c
Author: Felipe Pena <felipe at php.net>
Date:   Wed Apr 21 14:19:27 2010 +0000

    - Fixed bug #51562 (query timeout in mssql can not be changed per query)
      Patch by: ejsmont dot artur at gmail dot com

commit 623a25728ae47a03cacc861214af6886b17f0da1
Author: Felipe Pena <felipe at php.net>
Date:   Wed Apr 21 12:52:24 2010 +0000

    - Fix mem. leak

commit febee112850af0e56a57e2b38c9043c07dc99465
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Apr 21 01:27:22 2010 +0000

    Removed register_globals

commit bae9248602dc16b90db44473c903fbf539793aa7
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Apr 20 23:31:13 2010 +0000

    typo

commit 5556956899a14bc0877eb99595f7412cb653552b
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Apr 20 23:28:20 2010 +0000

    Add a check request_method. If fcgi protocol is not followed, a segfault can occur.

commit ca8756478a949f14cdf4e48118f2842e16bc9b12
Author: Jérôme Loyet <fat at php.net>
Date:   Tue Apr 20 21:13:40 2010 +0000

    Change php_defines in configuration file to php_value,php_admin_value,php_flag,php_admin_flag (as in the apache sapi).
    php_admin* sets values as ZEND_INI_SYSTEM mode while php_* sets values as ZEND_INI_USER

commit 6dec27d58b4df79447b92a0cbff1a021945bfbac
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Apr 20 20:02:32 2010 +0000

    Hardening the reads of mysqlnd.
    All packets but the row data packet are read into preallocated buffer,
    either on the stack or on the heap (cmd_buffer). The size of the buffer
    is always checked to skip buffer overruns. Only up to the size of the
    buffer is stored into the buffer but packet->header.size has the size of
    all data sent. In this case network layer bails.
    
    This patch hardenes the reads, so if packets are malformed and shorter
    than they should be there will be no further reads in the buffer.
    In short, detection of malformed packets.

commit 10a9f48eeeb20fae3eef5d5b1b35d1bcf0bd1942
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Apr 20 19:46:30 2010 +0000

    add test for self:: and static::

commit f2d23c7f375c5ab70366ed7b57a50ce11bc45d4b
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Apr 20 19:09:56 2010 +0000

    put the trigger in the right place

commit eda9959e3631be741979b09ca6d82e07f6545ddd
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Apr 20 18:04:24 2010 +0000

    It is possible that change user tries an user who has old password.
    Instead of error message that doesn't say much there is more information now.

commit 6df7a7d7b5ce40e9c35f245cdfde7f22f7fe111a
Author: Felipe Pena <felipe at php.net>
Date:   Tue Apr 20 16:45:46 2010 +0000

    - Improve test

commit 3a0a2af52c0d1145b546f77d9e869baaa2ce6844
Author: Felipe Pena <felipe at php.net>
Date:   Tue Apr 20 16:24:21 2010 +0000

    - Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)

commit b7bd1167a958ac356b31db5acb469a81086a7b78
Author: Felipe Pena <felipe at php.net>
Date:   Tue Apr 20 15:59:01 2010 +0000

    - Fixed bug #51607 (pg_copy_from does not allow schema in the tablename argument)
      Patch by: cbandy at jbandy dot com

commit e7d3ec6dee56adcadee72b9991f828f34fe4938c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 20 15:41:35 2010 +0000

    Fixed bug #49700 (memory leaks in php_date.c if garbage collector is enabled)

commit 5ec6f1e9a10cf58f93eb3c2fd219c4345a940ad8
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Apr 20 15:29:03 2010 +0000

    WS

commit 8c14acfc82e7ab5d5e2a8c3f817eb85a513285ad
Author: Felipe Pena <felipe at php.net>
Date:   Tue Apr 20 14:11:53 2010 +0000

    - Fixed bug #51609 (pg_copy_to: Invalid results when using fourth parameter)

commit 6d951e2ded3943cc0d0c8aaf7f56bf188611f5dc
Author: Felipe Pena <felipe at php.net>
Date:   Tue Apr 20 13:50:34 2010 +0000

    - Fix copyrights

commit 9aa82f22f289a0d637c685b440e76fef251570e0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 20 12:53:43 2010 +0000

    fix ZTS build

commit 91a214008c658526c2b9bdcee6ac8ad022a8d717
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 20 12:50:02 2010 +0000

    fix build

commit b6ae8a964bf08702f0726bcb90fb4831c588c006
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 20 12:30:35 2010 +0000

    Fixed bug #48781 (Cyclical garbage collector memory leak)

commit f507cc9cf692f01428555adb280049f73a8ae573
Author: Felipe Pena <felipe at php.net>
Date:   Tue Apr 20 11:49:23 2010 +0000

    - Fixed bug #51608 (pg_copy_to: WARNING: nonstandard use of \\ in a string literal)
    Patch by: cbandy at jbandy dot com

commit 7f18561bdce9ca7228c2ca7104b30371ca1575f5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 20 11:17:25 2010 +0000

    Updated version numbers

commit 453b49ed20a0d68173cfbe740eb8a3068f62121a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 20 11:16:39 2010 +0000

    Added a number of small performance tweaks and optimizations
      . ZEND_RECV now always has IS_CV as its result
      . ZEND_CATCH now has to be used only with constant class names
      . ZEND_FETCH_DIM_? may fetch array and dimension operans in a different order

commit 0bba0bfdc821a18599a5bc4a824ed8b025803c47
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 20 11:14:07 2010 +0000

    regenerated files

commit 41b6410418cb52b5fbb76f99cadab3bf2ce336a0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 20 11:07:05 2010 +0000

    Added concept of interned strings. All strings constants known at compile time are allocated in a single copy and never changed.

commit dd5c478be61a0ef94b54837cfa875c964356e14f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 20 11:05:54 2010 +0000

    Added concept of interned strings. All strings constants known at compile time are allocated in a single copy and never changed.

commit 94dd83722b57c4613ccf8371a3c4f50ffc274584
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 20 10:57:45 2010 +0000

    Changed the structure of op_array.opcodes. The constant values are moved from opcode operands into a separate literal table

commit ea53dc5af6a216b46a84944ee870c5ce18dcfe90
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 20 10:49:22 2010 +0000

    Added an optimization which saves memory and emalloc/efree calls for empty HashTables

commit c373e5efdc29bd7449c631485782721e28eb22a0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 20 10:44:19 2010 +0000

    Added a micro benchmark which measures the performance of some primitive operations. It's usefult to detect performance evaluation caused by new patches.

commit f151e242188bff80b00eb817a4b1377eadc14f7a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 20 10:04:26 2010 +0000

    fix infinite loop in the test

commit afa1045305bcc3d95b21bf47c4215fc52df66d9e
Author: Adam Harvey <aharvey at php.net>
Date:   Tue Apr 20 04:31:11 2010 +0000

    Added explanatory comments to filter_input and filter_input_array to document
    why some code that looks intuitively wrong is actually correct. Related to
    bug #51344 (FILTER_NULL_ON_FAILURE flag automatically set in filter_input()
    functions).

commit 129019b9fc3b5e47e710592c855242777dfc8141
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Apr 20 00:45:07 2010 +0000

    fix 64-bit integer overflow in mhash_keygen_s2k

commit 213436c3fbfe76bb7b2be3bb507da605adb5e98d
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Apr 19 20:45:03 2010 +0000

    true/false was not a valid value for boolean directives

commit c93a4f192bb338aa9a22d44276684cf92dfe902d
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Apr 19 19:45:03 2010 +0000

    restore $this support for closures to its former glory

commit 5a211da7af41f82ec123e63990942eae567dfef2
Author: Jérôme Loyet <fat at php.net>
Date:   Mon Apr 19 18:02:36 2010 +0000

    correct path in the man page

commit 6f03cbf664b9509016d6c1567247eb63ebc5b34e
Author: Felipe Pena <felipe at php.net>
Date:   Sun Apr 18 18:07:27 2010 +0000

    - Fixed bug #51590 (JSON_ERROR_UTF8 is undefined)

commit b65385aa44d98c09741fc5e496046cf6849011a9
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Apr 16 23:36:53 2010 +0000

    fix non-ts build

commit 9cd79b40c580360effb3d1fbca9c2c739ffbd6f5
Author: Christopher Jones <sixd at php.net>
Date:   Fri Apr 16 20:36:40 2010 +0000

    Fixed Bug #51577 (Uninitialized memory reference with oci_bind_array_by_name)

commit b501570ab037a12f9fac93ed446a9ea359de40d8
Author: Stefan Marr <gron at php.net>
Date:   Thu Apr 15 21:39:20 2010 +0000

    Added traits test cases. No engine changes for now. [TRAITS]
    
    #Getting accustomed to the infrastructure.
    #Any comments are welcome, especially with regard to syntax and keywords.

commit 4cf81c81d0e13c760c61aa39e93d6e073a86a03a
Author: Christopher Jones <sixd at php.net>
Date:   Thu Apr 15 19:22:01 2010 +0000

    Fix php.ini comment typo

commit a5304b138f2201fcc6020a8ef68d31beb03ed236
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Apr 15 16:36:08 2010 +0000

    Removed register_long_arrays ini option (and $HTTP_SESSION_VARS from ext/session)

commit fb76a3f2db9fc327867a8a8f385d0934d591c47b
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 15 15:58:26 2010 +0000

    Last batch of int/uint comparison fixes

commit 7f43fc3b02cd7522bc6516f0119f5c5605e1a692
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 15 15:53:58 2010 +0000

    More int/uint comparison warning fixes

commit f40779091cfbea47ee0b4dd3c3f4bd6ef865a28d
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 15 15:28:00 2010 +0000

    Fix some int/uint comparison warnings

commit 8912e8f04e1e3188672ec149bafbe39c06537a7b
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 15 15:22:56 2010 +0000

    Remove unused file

commit 6f0adc06fa075e349e1f31d435427d1ff32ae320
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 15 15:16:29 2010 +0000

    more WS

commit a9880e78c66d28db462f5dda24d9d105c5c82b77
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 15 12:55:04 2010 +0000

    CS + WS changes

commit 76b60a34127309624ffb572b078c8b33c8265bbb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 15 11:50:43 2010 +0000

    final fix for long opts in getopt()

commit 0cee5edcfbcef6243a27939aa1faa552cb4c23d2
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Apr 15 11:18:28 2010 +0000

    Bump PHP_API_VERSION

commit c04f752625f76742d5b75e2b5de047564fc51e45
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 15 11:01:30 2010 +0000

    Fix for bug#49234 method not found ssl_set
    Patch was tested and compiles on Windows. (Thanks Kalle)

commit 29aff0a5955add350d2312dd8609c730b8470111
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 14 15:49:38 2010 +0000

    discard first TWO symbols of a long argument

commit 623818f41632fb5fca2fc52a854e00e0b81d9e6f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 14 09:45:37 2010 +0000

    - #35638, add udate to imap_fetch_overview

commit be23f26ca925b41dc7a263555ecb556019e79e38
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 13 12:41:46 2010 +0000

    simplify configure check for nanosleep()

commit b299e90b79195b5b8dfd50ec2b3d56b05a5ad2c3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 13 12:16:26 2010 +0000

    use new type + const static

commit d77d6153ec3e7ce1731426fe1a2d29ea495fca92
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 13 12:13:46 2010 +0000

    re-add updated FPM

commit 3ebdadf8f6c1a6502e3ba07640720198b2933d5b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 13 12:13:24 2010 +0000

    prepare to re-add newer FPM version

commit 6169d91ba759528babafc0599dc4ab975561121a
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Apr 13 11:41:40 2010 +0000

    * Pass TSRMLS_C around pageinfo.c
    * Use zend_parse_parameters_none() in pageinfo.c

commit ec5ece6caf45ac92262713c99422f257740fbd37
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Apr 13 11:14:04 2010 +0000

    PHP_OS is now always WINNT on Windows, since we don't support anything prior to XP SP2

commit 7ef4cdf47103c0eb348b351ba5da7c1cfc93dd58
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Apr 13 11:02:15 2010 +0000

    Remove a couple TSRMLS_FETCH() calls around ext/main/sapi

commit 1b8b6d931a65ea2d7d44adfe34005a96396dd401
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Apr 12 14:05:00 2010 +0000

    MFB: Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by default)

commit 06b9943842eb954025ac83b542e97d6310aa524a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 12 11:22:24 2010 +0000

    add FPM sapi to trunk

commit 4290928fb3aa79f0ca20df67153d9656e0e23a57
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Apr 12 08:40:59 2010 +0000

    - fix inline doc

commit 95fcd75af2ef334894aed50ef065352cb4ba61c7
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Apr 12 08:25:50 2010 +0000

    - [doc] add stream_set_read_buffer, equivalent of stream_set_write_buffer for read operations. Fixing possible bad effects while reading devices. full context support is under work.

commit 4e7b11cccedddcdaa57c694d13d9276c8997d413
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Apr 12 07:34:30 2010 +0000

    Removed y2k_compliance ini option, making it "always" enabled internally
     - The only reference to y2k_compliance was in php_std_date(). Browsers thats not compatable have a marketshare of 0.01% if they even are in use today

commit ecd006350ab1a068acb5acd888ee73356022e7dd
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Apr 12 07:01:46 2010 +0000

    NEWS entry for the define_syslog_variables commit

commit 8087be61d025139ff97d3356ceacd2603b779754
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Apr 12 01:52:55 2010 +0000

    * Changed the way removed ini directives are shown so its easier to add new ones
    * Removed define_syslog_variables and its associated functions

commit 4da75af2f82fc34b37a93bc3b4a10d6ce87afbdb
Author: Derick Rethans <derick at php.net>
Date:   Sat Apr 10 20:33:41 2010 +0000

    - Expose date-extension object creation externally.
    - Expose DateTime object initialisation externally.

commit 6f95046109f637337a9a89be92225bf7d0cec1da
Author: Rob Richards <rrichards at php.net>
Date:   Fri Apr 9 11:34:34 2010 +0000

    fix bug #50828 (DOMNotation is not subclass of DOMNode)

commit 14d1095a5c3f9d31137e16417efaa86425e9d769
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 8 15:27:21 2010 +0000

    make sure the actual length of the argument passed matches the
    length of the argument declared
    this fixes things like `php --zend-exten=1` or `php-fpm --fpm-con=conf`

commit c0531d8db063775f86b34776c29fc9265a6184e6
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 8 13:20:37 2010 +0000

    Fixint INT_AND_FLOAT_AS native. It was working ok on 64bit but
    because on 32bit SIZEOF_LONG is 4 and INT64 from MySQL is 8 everything
    was converted to string, even if it was able to put it in a long.
    This closes Request #50651 Native type cast returns wrong result

commit 4b2111d17889a5a1c7c8cdda01df3fc2f4a1fa26
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 8 13:18:52 2010 +0000

    Fixing the second test

commit 4e441ef30b3b9ea26f4059c5df9d4ba3826117a5
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 8 10:53:38 2010 +0000

    one more fix and both work with libmysql and mysqlnd

commit 8467978d7a2562874cc84845f5272dcde6071a6e
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 8 09:01:21 2010 +0000

    Fix for bug #51026 ssl not working

commit c264445a37ec16eb2c75176d4fbb30c547f231a1
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 8 07:55:35 2010 +0000

    - WS

commit 2137c3a036a91a0d2ef117ec37923d45808e7702
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 8 07:50:05 2010 +0000

    - WS

commit 840d2dc8a7b250402f3bda2aca9d3eea3c0e260f
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Apr 7 18:28:46 2010 +0000

    Another fix for the 16 chars user limitation of MySQL

commit dfbe6cb3922447410239444e8a272dffa13a6f7b
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Apr 7 18:05:42 2010 +0000

    Fix test. The usernames in the server are 16 chars long

commit 92698a331fda53c201ffff5bb745ed65ce55e767
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Apr 6 18:14:23 2010 +0000

    Fix the Windows build (void* arithmetic) as well as --disable-zlib
    build.

commit 3cb852fe6be0f79af7b1a84ac15406166388317c
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Apr 6 14:33:55 2010 +0000

    Stricly C

commit adaf07849daeab5eec317c4bc7f67440928fa44e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 6 13:42:21 2010 +0000

    fix typo

commit b8484a2e89feffd25a6ecbfdc54a3ca6dd979860
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Apr 6 13:28:23 2010 +0000

    Recommit with an Windows build fix:
    Fix inconsistencies
    - memory allocated with spprintf, or likes, outside of mysqlnd's
    allocator functions should not be freed by the mysqlnd's allocator
    (a wrapper around emalloc/malloc).
    - memory allocated by the mysqlnd's allocator should only be freed
      by it.
    - add a mode to track memory usage (malloc/free)

commit 5f6a39d531c066e7e30091807dc7ba81abef420f
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Apr 4 23:28:20 2010 +0000

    change namespaced ctors - only __construct would work

commit f3d312ce872e48a9d0af1e7352b97b662de2787c
Author: Felipe Pena <felipe at php.net>
Date:   Sun Apr 4 17:21:27 2010 +0000

    - Fix tests

commit 7561171eca636d2e30c2b3acec430ffcd3ec83c4
Author: Felipe Pena <felipe at php.net>
Date:   Sun Apr 4 16:59:20 2010 +0000

    - Fix test

commit a90c801c2f863f00e3f799144031aa3708f8238e
Author: Felipe Pena <felipe at php.net>
Date:   Sat Apr 3 15:42:42 2010 +0000

    - Fixed tests

commit fa762634816993bb213c2451847103178f960787
Author: Felipe Pena <felipe at php.net>
Date:   Fri Apr 2 21:44:09 2010 +0000

    - Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection)

commit 01d9389c2c9c12500f1a776283dd3b83fd0d9a1a
Author: Rob Richards <rrichards at php.net>
Date:   Fri Apr 2 20:08:15 2010 +0000

    fix bug #48983 (DomDocument : saveHTMLFile wrong charset)

commit 42bc0de99a7199129f89be5daa9da78a48075419
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Apr 2 18:27:48 2010 +0000

    Fix tests

commit fcbb8e96f4e31bafc646ca40d8ac77e4bbaadafd
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Apr 2 17:56:37 2010 +0000

    Update the FILTER_VALIDATE_EMAIL filter to fix bug #49576

commit 6feb1edcb6b0b211fc20caf4325cbfadbdbe4bd7
Author: Rob Richards <rrichards at php.net>
Date:   Fri Apr 2 16:15:06 2010 +0000

    re-apply bug fix #35673 (formatOutput does not work with saveHTML) from old trunk
    add test
    BFN

commit de363cf818917f2fa99d07748374eb340fa9758d
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Apr 1 22:54:03 2010 +0000

    fix #49192 - crash in GC when get_properties handler returns null

commit cf4ea31bff28d0a3683a1dceb81047111ab32ca8
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Apr 1 19:36:56 2010 +0000

    fix #51394 - try harder to find script lineno when exception happens

commit 49b8860acebe5c93d577004a447d0bf68ec74964
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Apr 1 18:04:57 2010 +0000

    Add new full_special_chars filter to tests

commit d339672e45bf18b0d17e78d4e2bf9026557682fe
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 1 13:26:41 2010 +0000

    Fix inconsistencies
    - memory allocated with spprintf, or likes, outside of mysqlnd's
    allocator functions should not be freed by the mysqlnd's allocator
    (a wrapper around emalloc/malloc).
    - memory allocated by the mysqlnd's allocator should only be freed
      by it.
    - add a mode to track memory usage (malloc/free)

commit ffb8df30abfaca1f47355bd452db2de4035543aa
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 1 12:46:21 2010 +0000

    Better fix for bug #51347 mysqli_close / connection memory leak

commit e670a3f9fdf21f74a06c62860c5afef88fb598fe
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Apr 1 12:08:55 2010 +0000

    On beginTransaction() reset error state

commit 4735c712839f3aea267fc7263051261d7562c825
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 1 11:50:24 2010 +0000

    Fixed bug #51347 mysqli_close / connection memory leak
    Streams API registers every stream as resource, which lands then
    in EG(regular_list), however doesn't clean that when the stream is
    closed. At the end this is a para-leak. At the end of the script
    all memory is cleaned, however this is a problem for long runnig
    scripts that open connections. For every opened and closed connection
    about 150 Bytes on 32bit and 250 Bytes on 64bit will be "lost",
    according to memory_get_usage().

commit 94ef6d481ffea85b61289ac6878375ca219bc327
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 1 10:34:05 2010 +0000

    - fix build

commit 1c26f48b8a19782b4bd4b5399d5ae44a075b212a
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Mar 31 23:56:30 2010 +0000

    Fix FILTER_VALIDATE_URL - Host names can't start with '.' or '-'

commit fac463ed4ac501c3c520f4af414aba3558184106
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Mar 31 23:01:38 2010 +0000

    Moved to 5.3

commit 4d75c644157b33d4d63aec4b757fc6d09cca9813
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Mar 31 21:50:36 2010 +0000

    Added the full htmlspecialchars() functionality which includes utf-8
    validation as a default filter.

commit 9692a3619c8def5f558fabb7b89284e199616587
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Mar 31 18:03:17 2010 +0000

    Set session.entropy_file to /dev/urandom or /dev/arandom by
    default if present at compile-time.  Addresses part of bug #51436

commit e0f91992c0a416f5bcb13af5b236faefdbc778f2
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Mar 30 23:14:19 2010 +0000

    Add some const declarations, makes C++ extension writers happy

commit 26b08f9857e79b3281d580846e8eb9c27b24af32
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Mar 30 23:03:02 2010 +0000

    Remove main/php3_compat.h, for that a few references to `function_entry` have
    to be replaced by `zend_function_entry`.

commit d5b2d647c069d9df1eb9ca91813dc7f285bbd015
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Mar 30 22:36:17 2010 +0000

    Fix protos

commit 26af57592665c7cbfdaa7cca1a69c72359e24425
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Mar 30 22:35:23 2010 +0000

    Add ReflectionZendExtension class and --rz option to CLI

commit b90455977661a364eea8f8de2e4eac76a606807f
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Mar 30 21:09:07 2010 +0000

    It's 2010 already

commit 6ba38a6e09293e3ec528d6d5bf807cf5a45761a6
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Mar 30 21:04:28 2010 +0000

    Fix folding

commit a6c9e432d457f24118965435aac727dbce4316f3
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Mar 30 21:02:32 2010 +0000

    Use php_error_docref instead of zend_error

commit 347e2bce22c9240995b1d2b609c1bccde4f36740
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Mar 30 20:50:42 2010 +0000

    Add ReflectionExtension::isTemporary() and ReflectionExtension::isPersistent().

commit 005df4f01f39e00ed9f5d50fd8feadc29e13ee5c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Mar 30 11:52:25 2010 +0000

    Upgraded bundled sqlite to version 3.6.23.1

commit 6dbebc605b2f732c76fc08956f105f868fad73aa
Author: Joey Smith <joey at php.net>
Date:   Tue Mar 30 10:10:20 2010 +0000

    Don't assume the SHA-based crypt constants are registered
    this is a partial fix for 51435.

commit e4db0915bd80324d3a856343880ce1afdfe41034
Author: Derick Rethans <derick at php.net>
Date:   Mon Mar 29 17:22:53 2010 +0000

    - Updated to version 2010.7 (2010g)

commit 4870cac70e3ef8c112341b91873571e5065f2198
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Mar 29 17:04:16 2010 +0000

    Make it coupled - what is allocated with mnd_ should be freed
    with mnd_ and vice versa.
    Added mnd_pestrndup and mnd_pestrdup, which wrap the normal
    calls to be able to track this calls.
    Fixed some failing tests.

commit 6e92347ddfdad4abc60256437590c621be70489a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Mar 29 11:58:06 2010 +0000

    Upgraded bundled PCRE to version 8.02.

commit 71ec12cc78f2a69e9aa591df3b68850fcc0a3d81
Author: Martin Jansen <mj at php.net>
Date:   Sun Mar 28 10:01:02 2010 +0000

    JOAAT hashing now supports incremental hashing.

commit 675ae35a8cfa209a7bf0b106a6eb71ef7bf48544
Author: Christopher Jones <sixd at php.net>
Date:   Fri Mar 26 19:38:26 2010 +0000

    Fix #51220 by adding . Also improve reliability for tests using undefined behavior.

commit 7868bca437431f95f4b51afa3e4c4b64e45ebad9
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Mar 26 16:58:25 2010 +0000

    Fix tests that fail when the MySQL's socket file is not /tmp/mysql.sock
    as it is in when compiled from source and the default for mysqlnd.
    SuSE for example uses /var/run/mysql/mysql.sock . Also, sql.safe_mode
    (ext/mysql and ingres) needs the socket.
    Fix possible crashes in mysqlnd. When packets are shorter, functions should
    return error.

commit a2edb7f69c30fbc2cee6f0a4af94226b198ec558
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Mar 26 04:31:26 2010 +0000

    Fixed bug #51393 (DateTime::createFromFormat() fails if format string contains timezone).

commit f6bc260259b246942d2a4d86b68162c88ae38208
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Mar 25 22:30:26 2010 +0000

    fix protos

commit ca9190648d024117674e6d2b57b2403d81e97029
Author: Michael Maclean <mgdm at php.net>
Date:   Thu Mar 25 20:06:05 2010 +0000

    Remove some more calls to TSRMLS_FETCH()

commit 2bc269d375fe8e0aecfd5430454fa6d20013e0f6
Author: Martin Jansen <mj at php.net>
Date:   Thu Mar 25 16:05:27 2010 +0000

    Fixed test for the recently added algorithmus and made it more
    debuggable by adding the names of the algorithmus to the output.

commit 7bfd44f79cd38e76857ab8717bcaa20259da5212
Author: Rob Richards <rrichards at php.net>
Date:   Thu Mar 25 15:10:49 2010 +0000

    fix build - there are now 34 algos

commit c261f45e4b23256c1a8dd5c14347dbd09653ff3e
Author: Michael Maclean <mgdm at php.net>
Date:   Thu Mar 25 14:43:15 2010 +0000

    Remove some calls to TSRMLS_FETCH in ext/soap

commit 3054f00621ecb01c047384e01a9a21e0d6f74dcc
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Mar 25 10:00:31 2010 +0000

    - init hval

commit e52fa0027ba616add4698793b306b2fa6cecd046
Author: Michael Maclean <mgdm at php.net>
Date:   Wed Mar 24 23:38:59 2010 +0000

    Add Tokyo Cabinet abstract DB support to ext/dba

commit 2441b70033cb3b1dda240295e2540be3caf27450
Author: Christopher Jones <sixd at php.net>
Date:   Wed Mar 24 22:08:55 2010 +0000

    Fixed bug #51291 (oci_error doesn't report last error when called two times)

commit 8b106cef0e764e9f2eadbf5c9748ac47822a519e
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Mar 24 22:06:21 2010 +0000

    Fix tests

commit b39c5383bfd89d41ac045fd7e223a41e11cccdf0
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Mar 24 21:57:30 2010 +0000

    Fix test (the key can be negative)

commit 7734b5c9b38c9c9e6997f986ddb6e6601c8cadec
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Mar 24 17:35:25 2010 +0000

    Get rid of outdated TODO files

commit 0a852eab93fe20381f45c4e36fbcd279696295d9
Author: Martin Jansen <mj at php.net>
Date:   Wed Mar 24 16:30:37 2010 +0000

    Added FNV and Jenkins's one-at-a-time support to the Windows build.

commit 84e34802ab39a3c7480cdbf44dd9020be24f070c
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Mar 24 16:23:50 2010 +0000

    Reset this document

commit 3842a993fee5324dd9bbcc879aaa880c8a43624e
Author: Martin Jansen <mj at php.net>
Date:   Wed Mar 24 15:47:40 2010 +0000

    Added Jenkins's one-at-a-time hash support to ext/hash.

commit 293ba724517faf4d2f06d26b5ed0764f1c575bb3
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Mar 24 15:17:57 2010 +0000

    Fix a segfault when using a mysqli object after unsuccesssful connect, the
    handle should have been allocated with mysqli_init().

commit 42c14bf473ac16d9fc15c0cf0761c465ef1729b0
Author: Takeshi Abe <tabe at php.net>
Date:   Wed Mar 24 04:12:19 2010 +0000

    Fixed bug #51263 (imagettftext and rotated text uses wrong baseline)

commit e4e9eaef4c407c3617925a941ab16db8029a7df1
Author: Michael Maclean <mgdm at php.net>
Date:   Tue Mar 23 23:39:09 2010 +0000

    Minor fix to constants registered in ext/hash, and update NEWS

commit d05ce2574605ced3ef8a15ca15eb6f4ac536f745
Author: Michael Maclean <mgdm at php.net>
Date:   Tue Mar 23 22:21:39 2010 +0000

    Add FNV-1 support to ext/hash

commit 880bde60a2e507472cf860c8dfa99a54145b8fd0
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Mar 23 21:19:18 2010 +0000

    Fix version.

commit 906dd4eac5d98daa172ddf40c04f684474a05338
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Mar 23 18:08:06 2010 +0000

    Switch default_charset, if not specified, from ISO-8859-1 to UTF-8
    I have been wanting to make this change for years, but there is a small
    chance of BC issues, so it shouldn't go into a minor release.

commit b7f26585276b27ebaba4e006d141a8180c76f130
Author: Derick Rethans <derick at php.net>
Date:   Tue Mar 23 16:04:53 2010 +0000

    - Set trunk version.

commit 1515fda4f3236d4777edcf5f71c0096dc79024b4
Merge: a846055 c8b33a6
Author: Derick Rethans <derick at php.net>
Date:   Tue Mar 23 15:56:08 2010 +0000

    - Resurrect trunk for branches/PHP_5_3

commit 1ca8acda400a028ec59728d4d4609950a9a58155
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Mar 16 12:54:58 2010 +0000

    merge

commit a8460553be9f7336e1291395f513804a912dc4b5
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Mar 16 12:36:57 2010 +0000

    decouple the methods in MYSQLND_STMT from the data,
    needed to move to a new structure MYSQLND_STMT. Makes
    the code cleaner and less error-prone.
    Also fix PDO/MySQL which directly touch mysqlnd internals
    instead of using API calls.

commit 872f07aa5e642d10d45224f7489c6b2eb796d468
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Mar 15 14:19:51 2010 +0000

    - Fix win32 build. (notified by Rob. Thanks)

commit d7530e931ffbcee7817a6c09e06e80e438522020
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 13 20:26:51 2010 +0000

    - Fix mem. leak

commit 907dae8b21fcbc3979b3a9f206f10f506e452537
Author: Raphael Geissert <geissert at php.net>
Date:   Sat Mar 13 18:40:29 2010 +0000

    Fix CVE-2010-0397: null pointer dereference when processing invalid XML-RPC
    requests (bug #51288)

commit 6c513876d023cc361a8b30705a19822fcce875c3
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Mar 12 16:19:25 2010 +0000

    - Forgot to commit this patch. Sorry.

commit 5ff69f3d9ab9f1d5b7333da354e2b1fa2b53d27d
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Mar 12 14:44:35 2010 +0000

    - Oops.

commit 8c3428eeb843a328de7bfa1eada71d41aa528d7b
Merge: a377c4c ea539c8
Author: Jani Taskinen <jani at php.net>
Date:   Fri Mar 12 13:16:33 2010 +0000

    MF53: - Update the bundled libmbfl to the latest on upstream. (r296101)

commit a377c4c580f55a9c09cfae15ac63944ee06d70f4
Author: Jani Taskinen <jani at php.net>
Date:   Fri Mar 12 13:09:27 2010 +0000

    - Merged 2 of these, nuke one totally outdated and irrelevant.
    # Quite likely most if not all of TODO is also replaced by some Wiki page.
    # If so, replace the file contents with URL to the correct place :)

commit 564a1d07f893137870820e882301fabdb3668227
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Mar 12 13:03:46 2010 +0000

    allow persistency of PS

commit 499006bbb876f308db6d12e17d6500f37c5629fb
Author: Jani Taskinen <jani at php.net>
Date:   Fri Mar 12 13:01:56 2010 +0000

    - These are no longer relevant

commit bc4588b1d9325ad5c7510c32520977a120b76e91
Merge: a99e0b6 321ca32
Author: Jani Taskinen <jani at php.net>
Date:   Fri Mar 12 11:51:40 2010 +0000

    MF53: New and improved DBA tests

commit a99e0b69df40ea6e0f745cd8adf225fbace2dd13
Author: Jani Taskinen <jani at php.net>
Date:   Fri Mar 12 11:50:14 2010 +0000

    Merged r296086

commit 84f1562f993d0dcde2c265a89a3eaef3b646ac51
Author: Jani Taskinen <jani at php.net>
Date:   Fri Mar 12 11:43:01 2010 +0000

    MF53:- Added backlog socket context option for stream_socket_server(). (Mike)

commit d9dda48f8a7e182ed8c0f56e5fde9e367131a07a
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Mar 12 04:55:37 2010 +0000

    - Update the bundled libmbfl to the latest on upstream.

commit cfdfcac8aaa6a3ab52ba5221db18dc4f2fd08133
Author: Jani Taskinen <jani at php.net>
Date:   Thu Mar 11 16:52:44 2010 +0000

    - This is 5.4.0 (for now..:)

commit d73a7cdfe124b44daf0a1f78f8edf6c5c8bc352f
Author: Michael Wallner <mike at php.net>
Date:   Thu Mar 11 16:37:24 2010 +0000

    add backlock socket context option for stream_socket_server(),
    which had a hardcoded backlog of 5 at two occurrances

commit 8ad52ac7c1845653031c8766293726f9f0de0af3
Author: Jani Taskinen <jani at php.net>
Date:   Thu Mar 11 16:09:37 2010 +0000

    Hello PHP 5.4, open for all new stuff.

commit 82ff467d8368e84b5f100f5eca6384dbcfd51dee
Author: Adam Harvey <aharvey at php.net>
Date:   Thu Mar 11 06:20:22 2010 +0000

    Fixed bug #51269 (zlib.output_compression Overwrites Vary Header).

commit cf711f6ee86d8a1e641e9f25aca07765281d2799
Author: Raphael Geissert <geissert at php.net>
Date:   Thu Mar 11 05:49:50 2010 +0000

    Properly skip tests that require the bundled gd lib when the external is used

commit 51de55b6e6633661600c03b53b55fb361ba1b4d7
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 10 22:58:46 2010 +0000

    - Fixed bug #51257 (CURL_VERSION_LARGEFILE incorrectly used after libcurl version 7.10.1)
      patch by: aron dot ujvari at microsec dot hu

commit 12cbc66786e3791c9d7af514b78b2436038b6fd0
Author: Christopher Jones <sixd at php.net>
Date:   Tue Mar 9 18:06:20 2010 +0000

    Mask name of older DB4 versions

commit df80a01b4fe00e07491734795f40a0cad6638a59
Author: Adam Harvey <aharvey at php.net>
Date:   Tue Mar 9 05:08:31 2010 +0000

    Fixed bug #51242 (Empty mysql.default_port does not default to 3306 anymore, but 0).

commit 124a9523283b2f4cf6a5dea42a97719866641cca
Author: Felipe Pena <felipe at php.net>
Date:   Mon Mar 8 23:29:46 2010 +0000

    - Fixed bug #51237 (milter SAPI crash on startup)
      patch by: igmar at palsenberg dot com

commit b2230b0bf5030f53fdffdfbcb3ce050909d836c1
Author: Felipe Pena <felipe at php.net>
Date:   Mon Mar 8 22:58:31 2010 +0000

    - Fix php-milter sample usage (-r option doesn't exists here)

commit 9e81928a98ea17053c560a91a8ddf7e5b33a7454
Author: Derick Rethans <derick at php.net>
Date:   Mon Mar 8 20:08:51 2010 +0000

    - Updated to version 2010.5 (2010e)

commit 8332a9c163f1b5d785dbdbd178ca293504058b54
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Mar 8 15:51:08 2010 +0000

    Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making it less cryptic

commit 5df4c81001ef0ce6a405cf0239b24cd76107ce73
Author: William Martin <wimartin at php.net>
Date:   Mon Mar 8 15:16:51 2010 +0000

    Add some bcmath tests

commit 0abf087552e77bb15c8aac3f437a5d914fd27ed3
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Mar 8 14:04:35 2010 +0000

    Fix linking of iconv on Windows

commit dbdd20a72bc9327b307fec4ef7575ddacfd728c2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Mar 8 12:39:44 2010 +0000

    Fixed bug #51213 (pdo_mssql is trimming value of the money column).

commit de18a0216358c46eae022e720aa553cc46deb946
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 7 19:18:06 2010 +0000

    - Fixed bug #46111 (Some timezone identifiers can not be parsed).

commit d00074bf3cbc61056ed65ca44eb09c08ea4e76d2
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 7 19:13:19 2010 +0000

    - Re-generate mapping files, but now with BC zones as well.
    #- Fixes the test case for bug #17988 that used a few of those.

commit ad884547eafebcb57a26c9bc7be88048637c1e4b
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 7 18:21:23 2010 +0000

    - Fixed bug #48902 (Timezone database fallback map is outdated).

commit 3cface60c88aea1e443b629da23d9913e9b7a09e
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 7 17:25:16 2010 +0000

    - Fixed bug #49059 (DateTime::diff() repeats previous sub() operation).

commit 39a5cd563f3d2ab16a39b4bdc89cc12f9f1a0a06
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 7 17:23:40 2010 +0000

    - Update test cases after the fix for bug #49778.

commit e1afa750b955eca2cd6b6eb4accaddfafeae8688
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 7 17:20:08 2010 +0000

    - Fixed test case, there are Unicode keys here.

commit 2c9de65193cf1243fff4bc96e4352300d9f0c077
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 7 15:26:39 2010 +0000

    - Fixed bug #40778 (DateInterval::format("%a") is always zero when an interval
      is created from an ISO string).

commit ffeb100e5ef8e093d57d4baadb6f61418cf4da25
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 7 13:54:46 2010 +0000

    - Fixed bug #50555 (DateTime::sub() allows 'relative' time modifications).

commit 9910aab74ed7c46a0da4043634528cbf2a5bbc75
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 7 13:47:06 2010 +0000

    - Change this test case because non-6 digits are supported now, and clarify
      that the "1" doesn't show because the precision isn't high enough. (Same
      happens if you change it to 9).

commit baff5e6866a3503555c76f2439746fa918333eea
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 7 13:08:47 2010 +0000

    - Fixed bug #50392 (date_create_from_format enforces 6 digits for 'u' format
      character).

commit 862f25123ee3b5cbbdb537720c2ab30d96a7c668
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 7 13:05:11 2010 +0000

    - Commit updated .re file as well for the "first day of" issue.

commit b674aa702a6b351565c4a5329599b2a432231f00
Author: Felipe Pena <felipe at php.net>
Date:   Sun Mar 7 02:17:11 2010 +0000

    - Fixed bug #50383 (Exceptions thrown in __call / __callStatic do not include file and line in trace)

commit 57200ba020b5d02744dcac88a8120172dec754d9
Author: Felipe Pena <felipe at php.net>
Date:   Sun Mar 7 00:57:19 2010 +0000

    - New test

commit dffc5b7728d9102346284be4873a6eb9cf253a62
Author: Felipe Pena <felipe at php.net>
Date:   Sun Mar 7 00:49:34 2010 +0000

    - Fixed bug #50810 (property_exists does not work for private)

commit 1c76de1b47f01029fd52cf9e766cd34a8e0776aa
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 6 23:58:35 2010 +0000

    - Fixed tests

commit f2ff225bee590223690f8d132036572921da3a2a
Author: Raphael Geissert <geissert at php.net>
Date:   Sat Mar 6 18:54:55 2010 +0000

    Detect overflows before they occur in the filter extension (bug #51023)
    Thanks to Sean Finney for the patch

commit f8e412ae5142ed5482a7f955c1923aabf9b59b63
Author: Derick Rethans <derick at php.net>
Date:   Sat Mar 6 16:04:47 2010 +0000

    - Fixed bug #51096 ('last day' and 'first day' are handled incorrectly when
      parsing date strings).
    - For 5.2 I just added the test case minus new 5.3 additions.

commit 49f31dbacf561fcce3b40733b809f07e06a382cc
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 6 14:45:49 2010 +0000

    - Fixed bug #50358 (Compile failure compiling ext/phar/util.lo)

commit 0c5e1f55258fb6a7915ca3b00e58495ec0c9f779
Author: Christopher Jones <sixd at php.net>
Date:   Sat Mar 6 00:23:16 2010 +0000

    Test misc argument error conditions

commit f4c1f9b15935f98d6c2bc48b0f44754d25d94d5e
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Mar 5 09:12:13 2010 +0000

    - Fixed bug #49267 (linking fails for iconv)

commit 9de8fffb949159512dd3c8920150c8985f56757e
Author: Christopher Jones <sixd at php.net>
Date:   Fri Mar 5 06:45:28 2010 +0000

    Fixed bug #51086 (DBA DB4 doesn't work with Berkeley DB 4.8)

commit 9814361b2acee0da3bda057e270317d2bde16c11
Author: Christopher Jones <sixd at php.net>
Date:   Fri Mar 5 05:23:01 2010 +0000

    Auto detect recent versions of Berkeley DB4

commit 2bed43b96bf1b8c3dafb4706c9698993c65e3979
Author: Christopher Jones <sixd at php.net>
Date:   Fri Mar 5 00:25:46 2010 +0000

    Add XFAIL

commit 5e2e0460dd8d4e145d14eea2e0f005d408470fcb
Author: Christopher Jones <sixd at php.net>
Date:   Fri Mar 5 00:23:26 2010 +0000

    DBA tests: cleanup and sycn.  Add new Berkeley DB 4 tests

commit 73614515cc446e1ab3ac332bb4278f4884895c50
Author: Christopher Jones <sixd at php.net>
Date:   Thu Mar 4 20:05:27 2010 +0000

    Remove magic_quotes from php.ini to match code reality

commit 8ad656aa3a59041eeff3dee4024143b8e62c364b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Mar 4 12:52:58 2010 +0000

    Fixed bug #51190 (ftp_put() returns false when transfer was successful).

commit 2bb2f49b271628d98dde87767807fce56fe21594
Author: Christopher Jones <sixd at php.net>
Date:   Wed Mar 3 19:12:04 2010 +0000

    Mask resource numbers

commit 0d90525d07e1ade913300b8c8f6bcd96d77a1b4c
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Mar 3 18:19:35 2010 +0000

    Fix test

commit 6a037fde9d3889f25884866b8006cd0e38055dad
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Mar 3 17:53:15 2010 +0000

    Turn on gc before we test it

commit 58e7da4400c3acfd76b1436a34fc64d4da1a18db
Author: Adam Harvey <aharvey at php.net>
Date:   Wed Mar 3 09:25:50 2010 +0000

    Fix for bug #51192 (FILTER_VALIDATE_URL will invalidate a hostname that includes '-'). Original patch by solar at azrael.ws.

commit 493a53f2d67878abede3740c4307d95746be5d32
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 3 00:29:38 2010 +0000

    - Possible fix for bug #50999

commit 6b5d2c8e412ef7eb1fc3282520385e5e6464943d
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 3 00:15:34 2010 +0000

    - Fixed bug #50731 (Inconsistent namespaces sent to functions registered with spl_autoload_register)

commit f6f5e5417447520bb2404449d8e47a9d34aee55b
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Mar 2 22:16:24 2010 +0000

    - The ctor requires both arguments
    - Sync/fix ctor and export arguments to 5_2

commit 75205c1dc5be0dae6da409cda17299270261c359
Author: Christopher Jones <sixd at php.net>
Date:   Tue Mar 2 17:00:18 2010 +0000

    make portable

commit 00f07b92a9fb2dabb37f6f5b60a07ff2f7b6b17b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Mar 2 12:54:23 2010 +0000

    Fixed bug #51171 (curl_setopt() doesn't output any errors or warnings when an invalid option is provided)

commit 9c53d6db8297dbce0629b7bac409276441cd5829
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 2 00:16:40 2010 +0000

    - Fixed bug #51176 (Static calling in non-static method behaves like $this->)

commit 201a9dd72f1536268d2557e08517cdf8304a3d3d
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Mar 1 23:49:01 2010 +0000

    Fix bug #43314
    Assume worst case all-encoded case here

commit c0719f1098843034ba1a398307cfca20b8c96d87
Author: Christopher Jones <sixd at php.net>
Date:   Mon Mar 1 20:33:18 2010 +0000

    Improve basic code coverage

commit f789ac323b74c5cce3188c91579732dc6a4fa468
Author: Derick Rethans <derick at php.net>
Date:   Mon Mar 1 14:59:24 2010 +0000

    - Updated to version 2010.3 (2010c)

commit b4d5db57823794476b3876c5e46e048aaae266b5
Author: Raphael Geissert <geissert at php.net>
Date:   Mon Mar 1 01:59:14 2010 +0000

    Add some sysvmsg coverage tests

commit dc1b8ed4f10093280f3f45f0ba5dc725d79bc9f9
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sun Feb 28 09:33:05 2010 +0000

    - Merge from upstream (note: this is no behavioral change, so need not to be
      merged to 5.3.2 branch)

commit a982d8b5e3d371deca5e9f75887b9758cb038a42
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sun Feb 28 07:49:36 2010 +0000

    - Whitespaces.

commit 6b6cdc8dde7c88ffe7cd7e00a2b4b0043a3ce9ec
Author: Adam Harvey <aharvey at php.net>
Date:   Fri Feb 26 18:01:03 2010 +0000

    Fix for bug #23229 (syslog function truncates messages): remove the hard-coded
    500 character error message limit imposed when using error_log=syslog.

commit e9692ffd2a96d756fbe3af081c6e0cd272eef8de
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Feb 25 17:08:17 2010 +0000

    Fix assignment when SimpleXML is disabled on Windows

commit ecc1eaa7398b5756f28ddf67d21ed05d9b1273f7
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Feb 25 17:06:32 2010 +0000

    Added parameter parsing check to SimpleXMLElement::count()

commit 11566524a3b139cefd2def877e20b0a334771a10
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Feb 24 21:16:04 2010 +0000

    Fix the text. Correct english and a bit shorter.

commit dd57bddd534eef1890ec5e258733f9b7d5dc5f47
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Feb 24 18:00:01 2010 +0000

    add better description to the problem

commit 8791ed752d067d3fb40af03826f9310c54efdca6
Author: Joey Smith <joey at php.net>
Date:   Tue Feb 23 20:53:58 2010 +0000

     Rename crypt_blowfish_invalid_rounds.phpt to crypt_blowfish_variation1.phpt
     to follow phpt naming conventions.
    
     Added SKIPIF test to crypt_blowfish_variation1.phpt
    
     Added crypt_blowfish_variation2.phpt, which tests the DES-fallback as when
     blowfish salt is missing rounds.

commit 5e34310a2a21624c873b2bfa09bcd1a8da877b97
Author: Christopher Jones <sixd at php.net>
Date:   Tue Feb 23 20:40:03 2010 +0000

    Add info on PHP doc contributions and add internals references

commit 0527cb3d0186e6b09b2f4eca25052fbd66a3ce19
Author: Joey Smith <joey at php.net>
Date:   Tue Feb 23 20:24:51 2010 +0000

    Update crypt() tests to use binary strings and do stricter comparisons

commit aa8232ab50f5010ec8aa4c678616dca9b9bfa631
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Feb 23 17:46:10 2010 +0000

    - update test

commit f360424e5fcc0a237d1ae5a510fa0c74d16d787b
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Feb 23 17:26:49 2010 +0000

    - return *0/*1 on failure instead of FALSE, to avoid possible issues with bad user code

commit bd0a74c419f7c81c32ced26c8cd55b9c5cadcea4
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Feb 23 11:07:39 2010 +0000

    - fix build when __GMP_BITS_PER_MP_LIMB is not defined but GMP_LIMB_BITS (no trace of this change in gmp's changelog...)

commit 3a8a487a3885f75cedbaaa8f01aa44aed7938e20
Author: Peter Cowburn <salathe at php.net>
Date:   Mon Feb 22 23:55:30 2010 +0000

    Corrected typo in LimitIterator offset exception. Fixes #51119

commit f029a7f05bb051ae0af64e7f4338c102dd47f74a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 22 00:05:02 2010 +0000

    - With "extended" hashes, detect and reject invalid "setting" strings.
      With "traditional" hashes, support many "reasonable" invalid salts in
      UFC-crypt compatible way, reject the rest of invalid salts. (Solar Designer)

commit 0179fca3453fc26c764304328dce417c2d542fce
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Feb 21 23:47:14 2010 +0000

    - Corrected the sanity check of the "setting" string in _crypt_blowfish_rn() to
      reject iteration counts encoded as 36 through 39.  Previously, these would be
      misinterpreted as being the same as 04 through 07. (Solar Designer)

commit 2e2c317860cfc610ec792bfbe0caf1ebab23e11d
Author: Raphael Geissert <geissert at php.net>
Date:   Sun Feb 21 18:22:46 2010 +0000

    Fix the name of the locale in some tests

commit 30793bc04eb19cb898370535efc2b9a0fd53193c
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Feb 21 18:11:11 2010 +0000

     - Fix #51059, crypt can fail and return NULL, on almost all implementations

commit 481d1045cfb92c629e3bafb15c7a652bd4c6a5f8
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Feb 21 17:44:25 2010 +0000

    - get the right error on windows

commit 49be4b427f4143c68a2c595bd9c2006a5bf30e37
Author: Joey Smith <joey at php.net>
Date:   Sat Feb 20 17:58:17 2010 +0000

    Fixing a typo found in the m4 file while trying to understand/document
    crypt() better - the MD5 check was reporting itself as "Extended DES"

commit 77d7340421c7e6dbf16fbb95adfb3f6f682a499f
Author: Joey Smith <joey at php.net>
Date:   Fri Feb 19 21:11:38 2010 +0000

    Marked XFAIL as requested by Pierre

commit 3f9cf047229a8849a5a82c69306e48a6730cd401
Author: Joey Smith <joey at php.net>
Date:   Fri Feb 19 21:08:35 2010 +0000

    Tests for upcoming patches to crypt, as discussed with Pierre over IRC.

commit a0afbd3e7cab1c728ea9d9bfc47c6b636119274e
Author: Jani Taskinen <jani at php.net>
Date:   Thu Feb 18 08:33:48 2010 +0000

    - Update shtool to 2.0.8

commit dee7bf71a6e1e9d6b39451285fba4a6a34ea2c1f
Author: Raphael Geissert <geissert at php.net>
Date:   Thu Feb 18 00:30:12 2010 +0000

    Fix race condition in shtool's mkdir -p implementation (bug #51076)

commit 63e453a1d4f06339329385ab279c9d91fa92d3ea
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Feb 17 05:32:52 2010 +0000

    Fixed bug #50795 (man pages have bad whatis entries)
     - Patch by Debian

commit a4105ebef996129c88c37f9cc305d4d94aaba0a9
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Feb 16 20:34:03 2010 +0000

    fix buffer overflow

commit 7a6646d9d3d44ec0e89149a04aa6ce67aa21ac76
Author: Raphael Geissert <geissert at php.net>
Date:   Tue Feb 16 05:38:50 2010 +0000

    Correct description of getservbyname_basic.phpt (bug #51022)

commit 85c6f1fab6b54cf94fdca8c1dd203a73c65d02fa
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 15 21:46:45 2010 +0000

    - Fix test (Bug #51036)

commit 785791c0e3839222b854ee19d09d6f8edc196a28
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 15 21:37:46 2010 +0000

    - Fix the fix :P

commit 610d4caabbf006023bdb4c96a6d5901085d43342
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 15 21:32:25 2010 +0000

    - Added missing SKIPIF

commit 4637c8bcab5df9d39059d8714c75cac08fbf1b26
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 15 21:24:17 2010 +0000

    - Fix test (Bug #51035)

commit c6b34452ef1bbaa75fd825b19f5046725b99c560
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 15 21:16:34 2010 +0000

    - Fix test (bug #51040)

commit 7bf18d9766abceec3bda6816cfa413125fd3b2f4
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Feb 15 16:58:33 2010 +0000

    add typedefs for all structure methods, and then reuse these typedefs

commit bc4d8d08a3096dc45465d62ec3fd5217627b6d16
Author: Raphael Geissert <geissert at php.net>
Date:   Sat Feb 13 16:43:04 2010 +0000

    Fix strtolower.phpt (bug #51031)

commit 533776ce9e3d56e8336c1ed83d7da29495a01a95
Author: Jani Taskinen <jani at php.net>
Date:   Sat Feb 13 15:43:45 2010 +0000

    - Fix test

commit 52f160cae96f0f02e87310dfb27cae0cd877f35f
Author: Jani Taskinen <jani at php.net>
Date:   Sat Feb 13 01:08:04 2010 +0000

    - Fixed tests

commit bd3a33df8a42d4970e3b50c732e121395c914b94
Author: Jani Taskinen <jani at php.net>
Date:   Fri Feb 12 17:09:09 2010 +0000

    - Removed duplicate tests (bug #51007)

commit 68e527bdb77a7387a18b419fff5a11d75405ea0e
Author: Jani Taskinen <jani at php.net>
Date:   Fri Feb 12 16:53:44 2010 +0000

    - Added missing SKIPIF section to tests (bug #51014)

commit eaaf19bf6fa9ec1963bc8e94d6f10c0cb6da73e8
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Feb 11 22:37:50 2010 +0000

    - fix php_date_llabs declaration

commit 24916b28847d1e014dc2cd5d93e67dd78de63025
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Feb 11 22:14:06 2010 +0000

    Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling
    constructor)

commit a61bf9318b3d184d58cb3268cdae545a2cabf719
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Feb 11 21:42:48 2010 +0000

    revert 293939 Fixed bug #50636 (MySQLi_Result sets values before calling
    constructor)

commit 66d59b7bb41849b18804c9febf64684539bb1c33
Author: Christopher Jones <sixd at php.net>
Date:   Wed Feb 10 23:56:27 2010 +0000

    Spelling typo in new check message

commit 8e16076dc2b76d0c96e381de021b6701a21a8d05
Author: Derick Rethans <derick at php.net>
Date:   Wed Feb 10 16:55:40 2010 +0000

    - Fixed bug #49585 (date_format buffer not long enough for >4 digit years).
    #- Was already partly fixed with my previous commit.

commit 50c807face196302264ac70fe243a4ac2a3d40c4
Author: Derick Rethans <derick at php.net>
Date:   Wed Feb 10 16:23:30 2010 +0000

    - Added a test case for bug #45866
    - Fixed tests: oo_002, bug46268
    - Fixed bug #50930 (Wrong date by php_date.c patch with ancient gcc/glibc
      versions).
    - Make sure faulty strings passed to DateTime::modify() notify the user.
    - Revert fix for bug #50392 as it was fixed wrongly without a proper test case.
    - Fixed a bug with the 'r' formatting function as the default buffer size that
      was allocated only fit 4 digit years.

commit 2c52fffdf9929713c43fe0caf5825ba4f63261f5
Author: Derick Rethans <derick at php.net>
Date:   Wed Feb 10 16:16:18 2010 +0000

    - Fixed a few tests due to Unicode and the environment var support.

commit 55ff31e78dd3c8eb1d5c9772bcae5f6be1932e98
Author: Derick Rethans <derick at php.net>
Date:   Wed Feb 10 14:04:27 2010 +0000

    - Update in trunk and PHP 5.2 as well.

commit d8e0902075e33208ba036279d4aa76fa8d944452
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Feb 10 13:37:17 2010 +0000

    Fix config test

commit d1f36ad0a881c450d756f56cd22a5b31e203f6ec
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Feb 9 21:58:13 2010 +0000

    Detect if we can rely on compiler-specific alignment features else use custom
    workarounds. Fixes #50753

commit 5dff8f90451fb048bd29446c6b43a52e472d6cfb
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Feb 9 19:05:40 2010 +0000

    make send_close a hook, too

commit 6e8f829b0bfc5c89c7b711a762be847223fbc6de
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Feb 9 17:38:36 2010 +0000

    It's a size_t here, not an unsigned int.

commit 4a28c40ed0d35ecc8229bffc3d8bf4a2862fad63
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Feb 9 16:38:24 2010 +0000

    - improve netsnmp detection (and restor snmp on win)

commit c826c04dcd5e0f284a754292a1e5da3549a24332
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Feb 8 13:09:34 2010 +0000

    Fix bug#50416
    PROCEDURE db.myproc can't return a result set in the given context

commit aba1aa7665ea9beee1a9d660ffb03c716b2d4161
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Feb 7 20:15:58 2010 +0000

    - prevent unexpectable behaviors (for the user) with invalid path

commit 8e6b3346f3a2e316c1625746bff3df9073cdb08a
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Feb 7 13:06:54 2010 +0000

    - Fixed #44098, imap_utf8() returns only capital letters

commit 9bc0d024bf703924419c171fd9891eec238d4fa0
Author: Jani Taskinen <jani at php.net>
Date:   Sun Feb 7 11:42:52 2010 +0000

    touch

commit 47059fb8c180ddcf9b343cb072fd34839ee6aa26
Author: Jani Taskinen <jani at php.net>
Date:   Sun Feb 7 11:40:29 2010 +0000

    -  Fixed bug #50952 (allow underscore _ in constants parsed in php.ini files)

commit a10f03d66e9c207e38d862cd39804faf46052112
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Feb 5 18:59:05 2010 +0000

    Fix bug #50940

commit 89a4ec8e81e19db44dbe94180a69b8a5dbc5f1c7
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Feb 4 15:34:19 2010 +0000

    - silent warning

commit 064621f734be4449dc69e8aa88acf03f53b81277
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Feb 4 08:24:29 2010 +0000

    - if they are outdated/wrong, no need to confuse the users

commit 4c0d91b8cb67937e7bc66da377123392c93b513b
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Feb 4 01:12:14 2010 +0000

    Allow newer oracle versions

commit 055f558554906096c24c38aded35497b9e193cef
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Feb 3 17:31:29 2010 +0000

    Pass tsrmls to all functions, which might need it in the future.
    We are anyway breaking the internal ABI in 5.3.2 so this won't hurt
    and make us prepared for the future.

commit fd1da787bf886729978729f38a3d9134992d4a3d
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Feb 3 16:11:56 2010 +0000

    - vc6 does not expose it

commit ea1f5bacd23a327f377471d6d737d83845881789
Author: Christopher Jones <sixd at php.net>
Date:   Tue Feb 2 22:54:36 2010 +0000

    Explicitly set mail.add_x_header in php.ini so test output matches expected results

commit 6db9e9839fc92ce201da3fb029463f7cf85c7048
Author: Ulf Wendel <uw at php.net>
Date:   Tue Feb 2 13:10:50 2010 +0000

    No idea which recent change has cause this little API change, however it is not a big change and maybe it is even an improvement.

commit 12b548b5c11ffeb7793a899f23f07513e67c4a0f
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Feb 2 13:08:11 2010 +0000

    Fix tests

commit 08af09ccbb82cbdb2ed40afc83fca82519a3c3c1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Feb 2 12:50:21 2010 +0000

    Fixed bug #50907 (X-PHP-Originating-Script adding two new lines in *NIX).

commit 7ceae291b9428459cafec73136a842b9dd5c7067
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Feb 2 12:32:29 2010 +0000

    Fixed bug #50723 (Bug in garbage collector causes crash)

commit 55475ade181a5a80b1800629c4eaf2c4c16e0ab1
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Feb 2 04:49:02 2010 +0000

    Remove trailing dots

commit 63613af3ca4cc90fd3b2f2a0ac8636c07e277043
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 1 21:20:07 2010 +0000

    - missing patch (update to 0.9.3)

commit 67acdd2c096e2b3678df93b24bb735b5d450af09
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 1 20:56:03 2010 +0000

    - update to 0.9.3

commit 36dee72deb8bbb7179d63f33ab342c0008cdaa17
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 1 19:30:32 2010 +0000

    - fix test

commit a91c53adaa8437db7a50c3fa43feb2292d214aa9
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 1 18:58:42 2010 +0000

    - fix leak

commit 0e71a586628176e1e2750c03c25dc6e0e197ba23
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Feb 1 17:12:40 2010 +0000

    Fix second bug in that code, + instead of += thus not increasing
    a pointer and mangling data. Again, ext/mysql and ext/mysqli doesn't
    have access to this codepath.

commit 46f253aa5bbfa9292ad6f5dc61bd63fc39395d69
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 1 16:19:27 2010 +0000

    - system/version dependent msg

commit 228b68bbab75ea6f892bbe4844d1f45eb3f6f8e9
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Feb 1 16:12:03 2010 +0000

    Fix a bug in mysqlnd where a pointer was not incremented
    and thus wrong data was saved MYSQLND_FIELD::db. However, this
    wasn't caught because there is no code in mysql/mysqli/pdo_mysql
    which reads that field of the structure. The problem was found
    during code review.

commit dd2703acb95ed4da21d566f2c5b4d99fd70871ae
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 1 15:31:58 2010 +0000

    - oops, wrong one applied, fix build.

commit 7f87845379f91357da013449bde082b44cfa195d
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 1 15:22:31 2010 +0000

    - set errno on failure so that the caller can still rely on strerror (reporting wrong error w/o this change)

commit ba61a7fde527824bd7427f63ebced1b7c61c0f35
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 1 15:18:55 2010 +0000

    - fix  system/version dependent msg, add skip cases, sync

commit d3cca26c3a9a5f04b947f7f54b169f0a9a42578a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 1 14:56:51 2010 +0000

    - try again to get a crypto context when the key container did not exist (which is likely to be the case, on a 1st call)

commit 3c8298066679830bcab34b84a1a0cc0765a1751f
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Feb 1 13:45:57 2010 +0000

    Fix #48667 (Implementing Iterator and IteratorAggregate is now restricted in both orders)

commit 1b1f5e9064cbbe86ef198b84654fc40225b8df90
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Feb 1 12:59:08 2010 +0000

    Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long)

commit 64bb53fe25f8468cf6a18b102290edb3ce084ac7
Author: Ulf Wendel <uw at php.net>
Date:   Mon Feb 1 12:18:50 2010 +0000

    Tests related to #50727

commit 1b9c1a17485112fc13640ee27f40dd4f7d09e7af
Author: Mikko Koppanen <mkoppanen at php.net>
Date:   Sun Jan 31 22:54:00 2010 +0000

    Update the libmagic.patch to reflect the current situation. Contains a diff against upstream 5.03

commit c316540ac93d6f5675dbfbe66d9d0ed397466e65
Author: Gwynne Raskind <gwynne at php.net>
Date:   Sun Jan 31 20:04:10 2010 +0000

    ZEND_EXTERN_MODULE_GLOBALS() is necessary with ZTS, at least on OS X. How confusing. (Forgot to commit to trunk/ before, sorry)

commit 0f437c3a0991573857adc9ebab902f98e68954f8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jan 31 19:18:56 2010 +0000

    Fixed crash in ZTS mode due to ini values not being initialized

commit 7bf62c33af160ed699af938ef10320ff95ac4a02
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jan 31 18:06:29 2010 +0000

    Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak.

commit 981faa675415478c670548197e2d81b4732cc849
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jan 31 17:07:31 2010 +0000

    Blah, PDO_DBG_ENABLED is a 0/1 toggle

commit 9e4e4922bb3cd86e592014c47cf437ff44835a7c
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jan 31 16:56:52 2010 +0000

    RINIT/RSHUTDOWN do nothing unless PDO_DBG_ENABLED is defined,
    so don't waste time calling them on every request.

commit cc100ddd55ddaa3fc1502186a23cca286463b8c1
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 31 15:22:17 2010 +0000

    - fix leak

commit 5eac4626fb8c79f494c88db8d5ae585a8b0b7792
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jan 30 21:24:04 2010 +0000

    - fix skip clauses

commit f29f31f84656873bdf412cd2bb47e043bdb57acd
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jan 30 21:12:20 2010 +0000

    - fix test init

commit d8cc75a4578c10a31eb0e2f0cfb176123d8d20eb
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jan 30 20:55:01 2010 +0000

    - fix write access check when write mode only is requested (not RW)

commit 46349e1ebe6f9f753cceed86c71a37ced6e4bb07
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jan 30 20:21:16 2010 +0000

    - cleanup & correct msg

commit a39f8c1f021c69ba6c03af555ff97e781e1c706d
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jan 30 20:14:36 2010 +0000

    - this value is platform dependent (unix too)

commit 9b9c37d25ade03c6386a7a86fc617cca28fda10a
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jan 30 17:56:00 2010 +0000

    - cs

commit c774b75b5b4d03d3f53c37e72db4820a79a21eed
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jan 30 17:06:06 2010 +0000

    - fix test, rewrite it (same cases are tested), CS, simplify, be verbose on error not otherwise (avoid infinite loop in pcre_match inside run-test)

commit 3816328d10afdc224c48321a5cbbe3aeeb9f6905
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 28 21:29:00 2010 +0000

    - fix test

commit 482f4376f3878eef1f2b783f28a516921083a212
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 28 00:37:20 2010 +0000

    - more EOL fixes, don't use expectf

commit 2b3997d898d2647ecc67e632b94de5c3b3060852
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 28 00:05:37 2010 +0000

    - fix possible EOL conversion on svn co on windows

commit 0e0386cc67d3a64ed60ac6df8c644e70f1396d9d
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 27 23:54:52 2010 +0000

    - skip if not enough permission and add to trunk

commit 774ce60c1265d99b42bb1d8e4567508be20edd14
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 27 16:52:36 2010 +0000

    - fix leak

commit 76f7c2851e406531d1d99ee31b11b31ccf5385ac
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 27 16:46:43 2010 +0000

    - don't go through the reparse code when we have a share or DFS path (should fix #50542)

commit 32bbeb6bee8adface5cd608f66539dd5c7eee0df
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 27 16:44:48 2010 +0000

    - little comment to avoid undesired changes in this section

commit 93d9913e3fab2d65193ab3f011ae9be394a1bbce
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 27 16:43:16 2010 +0000

    - fix leak, win only

commit eb37a5d425b7837548fbc9cb707b081365b2a573
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 27 14:41:06 2010 +0000

    - fix leak when the SID is already used and duplicated

commit 78f14ac46fb29a7fca87a579cc371b0512d312df
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 27 12:55:01 2010 +0000

    Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation)

commit a6b0b54e40d55f78686497dd12d2b2922cc37467
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 27 11:23:43 2010 +0000

    - update/fix/skip/add for rename tests

commit 34930061d8bfbd6c1e19ac2a40fbdf9d4d32b8fd
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 27 10:36:03 2010 +0000

    - #50854, fix build on non windows, svn merge is useless.

commit 2997a61fbbf03bd621ee8fc794b8c2db3b22c006
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 27 10:08:43 2010 +0000

    - fix and update test according to recent fixes

commit a695846ced76921b0dac6f7e2fb22dd0257efde0
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 27 09:47:17 2010 +0000

    - fix and update test according to recent fixes

commit f13ece5f306e672fadd73ac63202a2c3603571b2
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 27 07:48:31 2010 +0000

    - #50854, fix build on non windows

commit 243061663a16a44835dff35afbf58dbb0c564bc6
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 27 02:03:41 2010 +0000

    - removed debug breakpoint and improve inline comment

commit 6e6334342bb6d6993c7c50303699126b9216408d
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 27 01:18:43 2010 +0000

    - prevent bad things to happen when invalid path are passed to MoveFileEx

commit 19b146c9c19894612e35e0981280e20a23938da8
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 26 20:04:03 2010 +0000

    - [DOC] #45986, bad file descriptor warning when rename is used with invalid path, add php_win32_docref2_from_error to display system error for non posix api

commit ec2f3920b75691cec1c42a90e73473600c9de42a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 26 13:15:52 2010 +0000

    Fixed bug #50829 (php.ini directive pdo_mysql.default_socket is ignored)

commit 562d8d986f7ebbdae0e7eac0bba9a26d5736534d
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jan 25 22:51:52 2010 +0000

    merge r294022. 5.2 branch doesnt need it

commit 249ce5e1419cb15e923e2fdceda5eaa0bb029408
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jan 25 16:28:13 2010 +0000

    - Fixed bug #50832 (HTTP fopen wrapper does not support passwordless HTTP authentication)

commit 6cf9269fa0fdce85c5677970e0a9ee0d47dd1a63
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 25 14:47:19 2010 +0000

    - Ensure that stderr output are not buffered, portability for tests

commit 2c3e14e47a03d8fe69e3b686211cc8bbc4018694
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 25 13:49:47 2010 +0000

    - make it work on win, simplify expect using expectf

commit 4dbaaae9791c604190adb5fc856f10ba7eb88c55
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 25 13:23:32 2010 +0000

    Fix for bug#50772
    mysqli constructor without parameters does not return a working mysqli object

commit d2127c143aec8f2b719c05a355f12f9559a9ee70
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 25 13:08:43 2010 +0000

    Added test case for bug #44827

commit b330450ff7af0fefc91c73cd67acf24290e4e0d6
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 25 09:01:22 2010 +0000

    - ws

commit e4582ac28158ba265af6985310c82faf0ad2cd4e
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 24 17:57:40 2010 +0000

    - fix test, dir separator agnostic

commit 75a2056eb65770946cb20effa181be1b7057aa2b
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 24 17:53:10 2010 +0000

    - add win32 version of the test, damned error msg with eol in them

commit 8fa7771dec1245eede3ebf70cb40a9e470ffc201
Author: Derick Rethans <derick at php.net>
Date:   Sun Jan 24 15:23:14 2010 +0000

    - Updated to version 2010.1 (./tzdata2010a)

commit 6700528c80dd4f6f869211910f36ed20e1697e76
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 24 14:41:47 2010 +0000

    - nl fix

commit 4c0108e03733b128cd51206421add69923d858d6
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 24 14:38:34 2010 +0000

    - \n or \r\n (phpt are text in svn)

commit 2961be029649d8a1682d3f781311d3d7cda46405
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 24 13:49:47 2010 +0000

    - #50690, putenv does assign value when their length is one char

commit 36a0d2e5257f839d5205c8f8602d4ac47f865724
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 24 13:36:08 2010 +0000

    - make getservbyname on windows behaves like *nux when proto is an empty string

commit 865f11e9193b22696328f6828b296fbe753166f2
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 24 12:39:31 2010 +0000

    - prevent possible crash when error/warnings are raised during startup (like deprecated features), 5.3+ only

commit 5ff3358b0233183399af2d413e7937d6b89568e4
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 24 12:27:29 2010 +0000

    - \n or \r\n as phpt are txt file in svn

commit ebe64b427be8869414f53fecfefd60c983042192
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 24 12:05:58 2010 +0000

    - skip if proc_nice is not available

commit cbf581872086a049e68310d893e416e1a1c52034
Author: Sriram Natarajan <srinatar at php.net>
Date:   Sat Jan 23 01:37:32 2010 +0000

    - Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not exist.)

commit 54fe1be95e5e9227432c19723a1c5dd3104dac7b
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 21 23:23:17 2010 +0000

    - fix win build, use bundled stdint

commit d33d74679512d770f10fd787618c9a732e769a45
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jan 21 18:17:19 2010 +0000

    decrement correctly!

commit d73fc8e2ec36fc8e02be09783fdc1c95514eeb11
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jan 21 18:12:18 2010 +0000

    Add possibility to restrain the number of levels

commit c9ab2d787c14100b217f636466629f09b507c75d
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jan 21 18:07:28 2010 +0000

    fix TS build

commit f7953265399152ae77d50dc2c0cde11e96e0b7dd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 21 17:49:38 2010 +0000

    Upgraded bundled PCRE to version 8.01

commit d8afb7374c5e8031e3200d6a610a2199056f37bc
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Jan 21 13:30:46 2010 +0000

    Overlong hostnames breakthistest on NIS enabled FreeBSD

commit 0905fe17309faff0a534d761722fef7fa1eccee6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 20 13:06:27 2010 +0000

    Added missing INI settings

commit e03c60f06419ce07b56e082a549fd474290fb484
Author: Takeshi Abe <tabe at php.net>
Date:   Wed Jan 20 09:39:06 2010 +0000

    fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)

commit 2c39a0e0a8f36e011f417ae4582898c5f712c180
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jan 19 15:31:39 2010 +0000

    Fix possible lock-ups when a trigger triggers a trigger.
    Hanging was possible on the subsequent try to acquire a mutex.
    Now it is correctly implemented and if a trigger is being executed
    then no other trigger will be fired, on recursive calls.

commit a1697aa7cb6de0129ccbc787d2ddb768f72af283
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jan 19 13:44:08 2010 +0000

    - Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulation)

commit a0f495551b50ac24187d1499b07dd834bda04d25
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Jan 19 13:24:02 2010 +0000

    - A few more extern declarations

commit d20a42ebb354616bae6cb2ee416addea321a892c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 19 12:42:50 2010 +0000

    Fixed test

commit b1e481b0bd2fe66e2d621a9c7f51724cd0413691
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 19 12:38:55 2010 +0000

    Upgraded bundled sqlite to version 3.6.22.

commit c696de6eb94f426d8b2c64227b19f8b632e2c935
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jan 19 12:31:29 2010 +0000

    - Add missing skipif

commit 77d6830d391c1266a76842ec1e08ca3c9d3a7478
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jan 19 12:13:06 2010 +0000

    Make it GCC only feature (tracing). VC7 and up do the work
    too and it might be tweaked later.

commit a85c26bbaa23c3981a65491efa59a47e632ed0e1
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jan 19 12:03:07 2010 +0000

    - WS + CS fixes

commit b6b9289b8f12ca20ce4cb596ad68342679b42e58
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jan 19 11:44:43 2010 +0000

    fix windows

commit 14b236af80ca4b3e2827d39baeee94e7975c5d97
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Jan 19 10:44:36 2010 +0000

    - Add extern declarations for fixing the build with some compilers

commit 397b6bcdf40c8580401b703c74ff92da68825fa9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 18 12:50:08 2010 +0000

    Fixed bug #50787 (stream_set_write_buffer() has no effect on socket streams).

commit 5e910748feb34b7b990e38a6bf72532858056fd4
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jan 17 17:19:38 2010 +0000

    Fixed bug #50761 (system.multiCall crashes in xmlrpc extension).

commit b5cc9f77e8ad3cc7b4fd8f351d0c6525a2c7d6a5
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jan 17 16:25:20 2010 +0000

    Kill very old export of the docs.
    Fixes bug#50784

commit 0da32a49eba17eb2977c9ae2b8d64d0a010adc0b
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jan 17 14:22:16 2010 +0000

    These instructions are apparently outdated
    # See http://news.php.net/php.windows/29806

commit 5ef9a73ab17a06843fda911e5ec8d6309a8ab1e3
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jan 16 21:01:12 2010 +0000

    - Fixed bug #48811 (Directives in PATH section do not get applied to subdirectories)

commit 632be498eb1b95192baa6c95fda1a9edd7aed902
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Jan 15 22:13:55 2010 +0000

    add filters to mcrypt

commit 30fc597c92e9b0ba9eda348f013777294fe6ddd0
Author: Rob Richards <rrichards at php.net>
Date:   Fri Jan 15 21:29:56 2010 +0000

    fix bug #49463 (setAttributeNS fails setting default namespace)
    add test

commit 7931525343079526a42415a068b0e61c9cd53cba
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Jan 15 18:26:53 2010 +0000

    Fix gcc version check - bug #50771

commit 5cb21a4ad125454565509db71a7ddedd7e34e299
Author: Takeshi Abe <tabe at php.net>
Date:   Fri Jan 15 17:09:14 2010 +0000

    fix wrong type and useless assignments

commit c7a20fc4f12fa1daaedacf5c153d86cafdb0fcbd
Author: Takeshi Abe <tabe at php.net>
Date:   Fri Jan 15 16:55:09 2010 +0000

    fix the letter type, which affects its type-error message

commit 625bf83ef09c04debd1af98e4593f615a9720ebb
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 14 19:44:54 2010 +0000

    - fix build

commit 3c92875e18cee19668632504635d1a5a12040b8a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 14 15:45:49 2010 +0000

    Added test for bug #50680

commit ff62fea3b2f574e755088c64ecb57f628b587442
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jan 14 12:31:29 2010 +0000

    Fix compiler warning, copy&paste error

commit 549a1b8630b2a7958bfded13afb03fa80b5e2df3
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jan 14 11:39:18 2010 +0000

    Fix compiler warning

commit cadb49463cde70ef260504a472af3e38abd48357
Author: Takeshi Abe <tabe at php.net>
Date:   Thu Jan 14 11:11:56 2010 +0000

    imagepolygon() and imagefilledpolygon() does not allow negative number of points causing invalid allocation

commit f9886ce8672294ea2238b1b98eee12b76ce78ab3
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jan 14 10:35:28 2010 +0000

    remove redefinition of bit_uint8korr

commit 43d90d8d1677ca5933f07babe378f05a0bcc4390
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jan 14 09:47:57 2010 +0000

    Fix build of mysqli when libmysql is used, mysqlnd_portability.h
    might not be available for some weird reasons. Added the macros
    that we need, in that case
    
    Code by Jess Portnoy

commit c42541a25313107991a3ff5f6e5db63f61050283
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jan 13 18:07:02 2010 +0000

    more PHPAPI for phpize-d builds

commit 204f52f7e0911199e7bbbc8d69e421c768e669d4
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jan 13 18:00:41 2010 +0000

    export more functionality for phpize builds

commit 7ff1184be2f9a3fde1ae44a7a17b3c094b81d9e1
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jan 13 14:06:02 2010 +0000

    make mysqlnd's tracing API more reusable

commit 58dbf56dbf127bd7bae1a53b3fa38f9daca0fb73
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 13 13:44:58 2010 +0000

    Fixed bug #50732 (exec() adds single byte twice to $output array).

commit c4633e7bdf360afd3d63edef768197f932412b07
Author: Frank M. Kromann <fmk at php.net>
Date:   Wed Jan 13 07:22:21 2010 +0000

    MFB. Don't free soap_headers just before comparing the length. This causes SoapClient to fail when requesting a URL

commit 4ad43efcb4954aab92c8fc675e7f1411748914bf
Author: Takeshi Abe <tabe at php.net>
Date:   Wed Jan 13 06:55:03 2010 +0000

    removed an unused variable

commit 16bc68fa0ca80efa47cf24450ae43ae42ddbf7ea
Author: Christopher Jones <sixd at php.net>
Date:   Tue Jan 12 19:12:49 2010 +0000

    Bump version in early preparation for release

commit c2ed5e6f9d04c09bbffb3b453bf54a940011126f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 12 12:46:54 2010 +0000

    Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)

commit cf881fc0f523b00846580481f0cbbf68c326c3e6
Author: David Soria Parra <dsp at php.net>
Date:   Tue Jan 12 09:28:02 2010 +0000

    Revert commit 292222. It's not needed anymore to specify c99.

commit 8f42ef7124f861ed4d0c9ddcfaddcb16807df508
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jan 11 23:46:43 2010 +0000

    name resource build script resourcebundle.build

commit 68cd1b8e86934125a3719e65298e7cfdcc16c4fd
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 11 20:18:56 2010 +0000

    more typedef cosmetics

commit ba3b2a22822d6736fbe3d06adbacfdc5983a2e78
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 11 20:12:46 2010 +0000

    remove stale export

commit a449a371a86b232284d5218b033a56c22a6a9693
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 11 20:10:10 2010 +0000

    cosmetics. typedef-ed types should be in capital case

commit 9939429f4e2d71eadfbfbf7d26f2752254cd0624
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 11 19:13:43 2010 +0000

    remove extern defintion of a variable that is no more
    used outside of the file where it is declared.
    Also really export with PHPAPI the protocol init/deinit functions

commit 9831a18d17d1a637b8f7ecc184907e1e0b1c02b7
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 11 18:40:11 2010 +0000

    this function should be exporten in all cases, not only under PHP6

commit 6af43eaccb85795d48ee550b95872e8ffd48b7ab
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 11 18:31:02 2010 +0000

    missed to commit in 5_3, here it comes, reusability of stats

commit 1ea390938baf8d70987c8af266c010d4adcab0fb
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 11 18:27:31 2010 +0000

    and another change to make the stats API re-usable

commit 593648f9f676e27102e5092bad1ccaac3f43391d
Author: David Soria Parra <dsp at php.net>
Date:   Mon Jan 11 16:22:12 2010 +0000

    Fixes #50496. Drop stdbool.h dependency as it requires _STDC_C99 set on some systems.

commit 41ead37c041fe676a3f201d78d4761a213c322e8
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 11 14:27:35 2010 +0000

    Rework the statistics macros to be reusable by external entities.
    Rename handlers to triggers. Dynamically allocate space for the
    statistics thus allow reusability.

commit 7669d7681a9036b52e440c1a43ee67ed61b10eb2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 11 12:34:10 2010 +0000

    year++

commit 78e905bde0f2bb4b66b7b39b9d43457189808480
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jan 11 10:07:10 2010 +0000

    Fixed bug #50519 (segfault in garbage collection when using set_error_handler and DomDocument)

commit 9d15e95575e94a67eca6a9d027955adb7ec7a6c7
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 10 02:13:45 2010 +0000

    - use png_sig_cmp to support libpng 1.4, old is deprecated already in older version

commit b2fcc0587fe59e426d1f302288a5c9a0b6402fbc
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jan 8 19:14:06 2010 +0000

    Add the remaining code for statistics triggers

commit b1ac37716302c2bbc7c88b7dbf6b01a88d01f661
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jan 8 18:52:08 2010 +0000

    export some calls to init/deinit code outside of the module

commit a98a67940a0808196078f2493553329e9de81592
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jan 8 17:35:20 2010 +0000

    improve the stats subsystem. Reduce the number of macro definitions
    in half by smartly introducing 2 new macros. Make MYSQLND::stats a pointer
    from being aggregated and add triggers.

commit fcef58951b8441934304252ff9e5497118147043
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jan 8 13:47:03 2010 +0000

    add restart_psession and end_psession hooks

commit 9a73e1c2bfa3bbcfe297ce6ecb72c6a47cdd6c57
Author: Takeshi Abe <tabe at php.net>
Date:   Fri Jan 8 12:18:52 2010 +0000

    Bug #49600 (imageTTFText text shifted right)
    - fix difference of horizontal position between imagettftext() and imagettfbbox()

commit 00c5ca7d91b8e0a1b71929a2daa3c45c94f07b24
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Jan 8 09:43:14 2010 +0000

    Worked with Samy Kamkar to improve LCG entropy.

commit 1cc974f9a354c9497f169cde5ae9aa1380beecba
Author: Christopher Jones <sixd at php.net>
Date:   Thu Jan 7 23:59:20 2010 +0000

    Bug #47281 ( is limited in size of characters).  Also remove redundant code line.

commit 81b0630f5a3914567d8a7f155bace86a64c43450
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jan 7 19:44:59 2010 +0000

    Change of way the packet objects are created/initialised
    If the protocol gets changed, ever, we can decide at runtime
    easily which protocol to use by instantiating the right protocol
    object. But this is restricted to the structure of the packets, not
    the flow.

commit bb76666d4e80224284a48beb830a0e25955665e5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 7 12:54:44 2010 +0000

    Fixed bug #50680 (strtotime() does not support eighth ordinal number).

commit e6587545e90433d32834ac8d2c7657164deeb339
Author: Christopher Jones <sixd at php.net>
Date:   Wed Jan 6 18:58:16 2010 +0000

    Fixed bug #49560 (oci8: using LOBs causes slow PHP shutdown)
     - Improved descriptor refcounting to remove unneeded items sooner
     - Replaced n^2 list traversal during descriptor list destruction

commit be79a1d605ceaa31278ebd44879798073934c6a7
Author: Rob Richards <rrichards at php.net>
Date:   Wed Jan 6 13:13:17 2010 +0000

    fix bug #50661 (DOMDocument::loadXML does not allow UTF-16)
    add test

commit 1aca4221bd806692d2a0e1d4e9dff708b134342a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 6 12:54:53 2010 +0000

    Fixed bug #50657 (copy() with an empty (zero-byte) HTTP source succeeds but returns false).

commit 35e83d2afb04509b3594bbf6fe71d8e99b9125a9
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Jan 5 20:46:53 2010 +0000

    sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php

commit ed61d4c0b7316cfa87e88f544422b30a15a21689
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Jan 5 20:40:23 2010 +0000

    sed -i "s#1998-2009#1998-2010#g" **/*.re **/*.y **/*.l

commit 9a1251eae7b431e1454d528575720f8b29964bcb
Author: Sriram Natarajan <srinatar at php.net>
Date:   Tue Jan 5 19:25:23 2010 +0000

    - Addressing minor leak noticed while addressing bug #48590

commit 18946d2c913492b052f6d17517db06f4d3b37e47
Author: Pierrick Charron <pierrick at php.net>
Date:   Tue Jan 5 13:03:40 2010 +0000

    Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect).

commit 1c2da3ebe944fa2120229cfe1c4ad863811c3503
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 5 12:25:00 2010 +0000

    Added test case for bug #50632

commit b5d9f84d9421a5ef22732284738d9f89d53bf1ad
Author: Sriram Natarajan <srinatar at php.net>
Date:   Tue Jan 5 03:07:43 2010 +0000

    - Fixed bug #48590 (SoapClient does not honor max_redirects)

commit f8b7f083ce36cab98fd5d1b5f94b03ecc729c028
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 5 01:05:58 2010 +0000

    - should not have commited

commit 717afb1202f0759c02e1b86a0ce39f6b42921122
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 5 01:02:15 2010 +0000

    - [doc] fix exchange and other imap server support when a preferred auth method is not desired. Add option support to imap_open. Only 'DISABLE_AUTHENTICATOR' is supported yet, see #33500 for an example

commit cd236521f471580a6cfcf21ee01a8758bf041d0a
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 5 00:50:19 2010 +0000

    - [DOC] MF53: add INTERNALDATE to imap_append

commit 4e3c82b1c35ed2a067d2b8dac25f422d46183a38
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jan 4 22:16:53 2010 +0000

    add ICU resource bundle support, contributed by Hans-Peter Oeri

commit cbb3b6d8b127ed0608a07e8184035a2b90794e04
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jan 4 15:29:18 2010 +0000

    Updating test to new libmysql feature set (first introduced in MySQL 6.0 but now backported to MySQL 5.5).

commit 7f159bfb9ca9720ab0f16f7594791500e55c5fd4
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jan 4 15:05:34 2010 +0000

    The internal zval cache has been removed and not been reintroduced... remove corresponding test code

commit 57d3208c0d073cef6669e83c9a50d5b326f7576e
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jan 4 14:59:04 2010 +0000

    Fixing test

commit 6d7bfc13bd326476c2b473aae31ee5688264ec6d
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jan 4 14:34:44 2010 +0000

    Tweaking test. Andrey, you once requested such a test, please have a look if it does exactly what you want it to do.

commit e1b5476e3e96a67fa53af9f6dd994c3b8f28fbbd
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jan 4 13:44:10 2010 +0000

    The internal zval cache has been removed and not been reintroduced... remove corresponding test code

commit a553cc7b555e23606de263d745030f46ea5d1d99
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 4 12:38:07 2010 +0000

    Update copyright year in the man file

commit cca54a95c11e046b59944e505d153854f50731ab
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jan 3 22:58:37 2010 +0000

    Fixed bug #50632 (filter_input() does not return default value if the variable does not exist)

commit c44f57eaff6b441c559855d96d5dddf53fba7cf8
Author: Pierrick Charron <pierrick at php.net>
Date:   Sun Jan 3 16:59:33 2010 +0000

    Fixed bug #50636 (MySQLi_Result sets values before calling constructor)

commit 22f4ef45fed6f34c718aa419f3c97e197e6379f0
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Sun Jan 3 09:23:27 2010 +0000

    sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php

commit cbbec12ebc23dc2f479ab53829c2ae4ba401ab68
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Sun Jan 3 08:22:14 2010 +0000

    sed -i "s#1997-2009#1997-2010#g" **/*.re **/*.y **/*.l

commit 0ffd94cb723e775068350f57ad9b5b30f8e7eba6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 30 19:15:11 2009 +0000

    Fixed bug #44827 (define() allows :: in constant names).

commit 170683352d873a5a1a6293b89d59464d52514653
Author: Matteo Beccati <mbeccati at php.net>
Date:   Wed Dec 30 17:22:42 2009 +0000

    - Added unicode support to ext/pgsql
    # Also fixed a few typos and compiler warnings

commit 796990d988f93de8ca696a8b068eef7cf9f40518
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 29 19:23:41 2009 +0000

    - CS + WS + folding tags

commit c55741f06f6758bec2ff183f054cbe341749285a
Author: Pierrick Charron <pierrick at php.net>
Date:   Tue Dec 29 16:06:27 2009 +0000

    Add a test for tidyNode::__construct()

commit 9a46ab46aebd295e3bfa7c1e28701f654ff43258
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 29 15:57:54 2009 +0000

    Fixed bug #48190 (Content-type parameter "boundary" is not case-insensitive in HTTP uploads).

commit d4c3e2a9aeba01dd6ec5ee71dfdd19278485c17a
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 29 13:00:09 2009 +0000

    - Last ws pollution, I hope.

commit d973c13ce2a1d566dff2c731e008c7c7d3157a88
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 29 12:57:38 2009 +0000

    - Try prevent accidents

commit d70f0bec3b184b0e94aa8362fdf61e74b238b61c
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 29 12:46:48 2009 +0000

    - WS + CS

commit f4fd9b7b907368b6b61faf4ed67994c0fc95e7c8
Author: Pierrick Charron <pierrick at php.net>
Date:   Mon Dec 28 17:01:24 2009 +0000

    Set the tidyNode constructor private

commit d4ce2329ee2b43b01a6feb02810fd63d801e3283
Author: Derick Rethans <derick at php.net>
Date:   Mon Dec 28 14:30:50 2009 +0000

    - Updated to version 2009.21 (2009u)

commit d3619df3225c633a111c7c21b7b8cf76a47a3bc1
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Dec 28 11:17:10 2009 +0000

    move network creation to the init hook

commit 35470124706f86c82ae480e5b07f5bb7bf7d791f
Author: Felipe Pena <felipe at php.net>
Date:   Sun Dec 27 18:13:37 2009 +0000

    - Fixed ZTS build

commit 4000617c8b957c23d58d8f14fc50b75665f1a882
Author: Mikko Koppanen <mkoppanen at php.net>
Date:   Sun Dec 27 01:00:50 2009 +0000

    Share the php_sockets.h header
    Share php_sockets_le_socket_name

commit 1149ed8b32a130fd451f50de2259c1c82d831875
Author: Mikko Koppanen <mkoppanen at php.net>
Date:   Sun Dec 27 00:43:33 2009 +0000

    spprintf the dbname
    use VCWD_ACCESS instead of access

commit c18de792650258a0d3f85648400cb5bc3c693dd4
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Dec 26 23:38:25 2009 +0000

    Along with the valid char set, also add a length check to the
    session id here to avoid a lower-level error on the open()
    later on in case we exceed MAX_PATH.  The lower level open()
    error includes the session dir path in it, so this is a very
    low-priority security fix.  People should not be running
    production systems with display_errors turned on.

commit 24af48e40217440f2ed5e7d54b745c4a3a5f05eb
Author: Mikko Koppanen <mkoppanen at php.net>
Date:   Sat Dec 26 15:00:21 2009 +0000

    Upgrade bundled libmagic to 5.03 (fixes CDF parsing related issues)
    Clean up / remove whitespace differences to make next merge easier
    Removed unnecessary files from trunk

commit 1adda4879d41bd7db458801d35a6a65e1e93f84b
Author: Mikko Koppanen <mkoppanen at php.net>
Date:   Sat Dec 26 14:54:34 2009 +0000

    No need to duplicate the string here

commit ae727fea244fae165ad819bb878124d3e3a532b5
Author: Pierrick Charron <pierrick at php.net>
Date:   Fri Dec 25 21:24:36 2009 +0000

    Changed tidyNode class to disallow manual node creation.

commit 07d93817c9c92bbd5362898709a24ad60eecac5b
Author: Matteo Beccati <mbeccati at php.net>
Date:   Fri Dec 25 20:56:00 2009 +0000

    - Updated ext/pgsql tests to work w/ PostgreSQL 8.5
    # tested w/ 8.5alpha3

commit 64845f388932ed0a51de0dba124bf9a2aa813e59
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 25 20:34:59 2009 +0000

    remove automatic file unlocking on shutdown and/or stream close
    (make it win32-specific for 5_2, as discussed with Ilia)

commit 731466cca366e8dc5dc6420f8c9b4c6fcd7fc2c1
Author: Matteo Beccati <mbeccati at php.net>
Date:   Fri Dec 25 20:11:07 2009 +0000

    - Updated pdo_pgsql tests to be 8.5+ friendly

commit acd8753c5d59a802a90a37c052e80d8b7e07b940
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 25 13:11:18 2009 +0000

    Fixed bug #50519 (segfault in garbage collection when using set_error_handler and DomDocument)

commit 08974cf41b8519dc5b17b2362376db1bb1348add
Author: Pierrick Charron <pierrick at php.net>
Date:   Fri Dec 25 01:35:57 2009 +0000

    Fixed bug #50558 (Broken object model when extending tidy)

commit 1e0b711d8391acd249c48090be3072c521c12982
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 24 18:47:15 2009 +0000

    Added missing host validation for HTTP urls inside FILTER_VALIDATE_URL.

commit d5c6a9b0fd9aed6e3d1a933eb25847d8d0ff27dc
Author: Mikko Koppanen <mkoppanen at php.net>
Date:   Thu Dec 24 13:57:21 2009 +0000

    Fix the proto entry for trunk

commit 523e6096136201b7cbd123e861ffbdc2063dbd66
Author: Mikko Koppanen <mkoppanen at php.net>
Date:   Thu Dec 24 13:12:03 2009 +0000

    Changed stream_resolve_include_path to use zend_resolve_path
    backported stream_resolve_include_path to PHP 5.3
    backported stream_resolve_include_path test to PHP 5.3

commit c2fa809debeff6cbbb0a17a09bea0dde72dec91d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 24 13:07:33 2009 +0000

    fix the fix for #47409
    use correct comparison and add missing scope checks to trunk

commit 139c26f795d9c29dfaed49c559089c89a01d041d
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Dec 24 09:32:52 2009 +0000

    - MFB: Fix bug #46478 (htmlentities() uses obsolete mapping table for character
      entity references)
      (this should be gone to r292467)

commit 016ba1f1ed882996e5a05f05ce1be94505be3d2f
Author: Sriram Natarajan <srinatar at php.net>
Date:   Thu Dec 24 02:08:23 2009 +0000

    - Update tests to reflect current behavior after fix for bug #50185

commit 6ae89a4c8e6ecba0d11b6d0ebc39f1c935ef354c
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Dec 24 00:15:13 2009 +0000

    fix flags handling in zend_parse_method_parameters_ex

commit e4fa6a295d4a58b78feb333030f5bc315cee48f9
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Dec 23 21:41:05 2009 +0000

    cleanup some code, improve error handling

commit 0e949a81d86dd1c428320835a0b2a9baaf1c47e6
Author: Jani Taskinen <jani at php.net>
Date:   Wed Dec 23 21:06:26 2009 +0000

    - ws

commit bf1f48e35d8eb07385f804cabac1d58a6cf2053f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 23 16:33:58 2009 +0000

    Fixed bug #47409 (extract() problem with array containing word "this").

commit 066dad5ff92d32238e31ad57591b1ce43b2e032e
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 23 11:58:45 2009 +0000

    Unify. The typedef-ed structs in mysqlnd are always capitalized.

commit 83e34669e073c322870bfcae9a2ef330815694c9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 23 09:40:28 2009 +0000

    fix minor leak in CGI sapi (happened once per child)

commit bddb822365323c70bd0817e716a6ff6bc5eff400
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Dec 22 22:36:41 2009 +0000

    Where using svn now, use svn paths
    # This file doesn't exist in 5.2!?

commit 30dbb982bd4de42ecbb6c89b1c9c749b30a967d3
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Dec 22 19:30:09 2009 +0000

    install mysqlnd headers to allow shared build of extensions

commit 707e86274bd3bc4ecd3a3f5a350de8ede74b1eec
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Dec 22 17:44:42 2009 +0000

    Fix double calls to free_contents if the connection cannot be
    opened. mysqlnd have no probs, external code should not have too.
    In any case, double call is not needed.

commit e695a83c6657c23db1e79a29ae69a639fd7912f9
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Dec 22 17:31:31 2009 +0000

    move state setting to the right place, in mysqlnd_init, no more
    in mysqlnd::connect

commit 55a275f3348389e78f32dc3b8f6d836afb12cda4
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 22 09:57:19 2009 +0000

    - Fixed bug #50517 (EXTRA_LDFLAGS polluted by wrong entries)
    
    # Until someone shows me use case for LDFLAGS, this is gone.
    # This was wrong place to import it anyway.

commit c0dd0e94f2e5b01527d34aae500a5dfcf88fb640
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 22 02:04:12 2009 +0000

    Fixed bug #45599 (strip_tags() truncates rest of string with invalid attribute).

commit bf8f77c415add91d8de512ff3a20717d510abeb8
Author: Derick Rethans <derick at php.net>
Date:   Mon Dec 21 20:46:12 2009 +0000

    - Updated to version 2009.20 (2009t)

commit d296d190003b32fffc9b5ec32362ca36ee9db03f
Author: Sriram Natarajan <srinatar at php.net>
Date:   Mon Dec 21 20:39:48 2009 +0000

    Fixed bug #50540 (Crash within ldap_first_reference function)

commit 170c8b08cd94562f33732a7c40bc46cab95d1f65
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Dec 21 20:12:46 2009 +0000

    clean up normalizer code

commit a3e5d1852ae1ef48e4df49022b67b033d00e28ea
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Dec 21 16:52:10 2009 +0000

    Move this function to MYSQLND_NET as it works on the
    php stream

commit 3e3d0e0d8841c00e5883bf03fb4708fe12c0fb1c
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Dec 21 16:17:31 2009 +0000

    magic numbers to macros

commit c9c418b9713dc509d8079f40bf5bd68438d99b93
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Dec 21 16:09:13 2009 +0000

    Move compression and decompression code to separate functions
    which can be overloaded on purpose.

commit 953c96d0d896075aae23ad1ab9a84218e6fd0250
Author: Jani Taskinen <jani at php.net>
Date:   Mon Dec 21 15:44:58 2009 +0000

    - Sync (and KEEP it synced!)

commit 3c822ea189daa8fac59ac8d308709dd3f13c2382
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 21 15:29:21 2009 +0000

    Fixed Unicode support

commit 8ac895201ee3ada455306472328103d312906519
Author: Jani Taskinen <jani at php.net>
Date:   Mon Dec 21 15:22:40 2009 +0000

    - Tune the fix for bug #50508 and make it work with MacOSX, bug #50541.

commit d5e1c1718b9054cf34835b9abb7b9a2b2dc647d4
Author: Felipe Pena <felipe at php.net>
Date:   Sun Dec 20 22:04:55 2009 +0000

    - New tests

commit 1d8116180c4213ff70d6349f25e99d9f059e557b
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Dec 19 01:13:33 2009 +0000

    fix bug #50196

commit 7f775864d1226857d2c0f1ae27cfe6a36c3ccbd0
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Dec 18 19:12:11 2009 +0000

    fix regression bug #50394: Reference argument converted to value in __call

commit 8831f4ca236154690edd51b1578cf443545c4984
Author: Jani Taskinen <jani at php.net>
Date:   Fri Dec 18 12:49:20 2009 +0000

    touch

commit 17cebc44a7a4470cd06ba715919ab144d08b9228
Author: Jani Taskinen <jani at php.net>
Date:   Fri Dec 18 11:02:07 2009 +0000

    - Fixed bug #50508 (compile fails: Conflicting HEADER type declarations)
    # NEVER ever include nameser_compat.h, it's included in various ways in different OSes by nameser.h if needed

commit 95f4aff61cd9b7a40f992b70847be76328fc5cb8
Author: Ulf Wendel <uw at php.net>
Date:   Thu Dec 17 14:15:28 2009 +0000

    Test for what Andrey has found with 16M packets

commit f8dcfbc74f8e04ea95925cbf8f8d5ccd8c127fda
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Dec 17 13:29:46 2009 +0000

    refactoring : move more network related functions to
    mysqlnd_net.c . Now communication is split on two levels:
    - logical (functions send and receive)
    - physical (functions network_read and network_write)

commit 60697e1876e32be757ce45fa97f33aedb3533600
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Dec 17 12:30:58 2009 +0000

    During refactoring of the function mysqlnd_stream_write_w_header() it was
    found that there is a bug in the way the data is sent, although a very rare
    one which will only affect very large queries which have length 16777214. The
    communication will hang. A way to test it is to execute the following:
    ./php -r '$c=mysqli_connect("127.0.0.1","root","root","test");
    $q="insert into test.tblob values(\"".str_repeat("a",256*256*256-1-34)."\")";
    $c->query($q);'

commit 078ecd5f37a138e9bd49d986eb7f3270db9dee81
Author: Sriram Natarajan <srinatar at php.net>
Date:   Wed Dec 16 20:49:08 2009 +0000

    - Fixed bug #50496 (Use of <stdbool.h> is valid only in a c99 compilation environment.)

commit e0441d594e9a694be7e81485c31557e929c25fd5
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 16 14:38:30 2009 +0000

    call free_contents in every case, in case something is not freed
    by the calling code

commit 6adc50b460fcb13f96cd734bc0fd5f39a18fadf5
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 16 14:05:35 2009 +0000

    Remove unneeded dereferences

commit 9f21c91a08fb091cd9eb4ce21dcf794fdd509f98
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 16 12:59:38 2009 +0000

    move MYSQLND_NET code to a separate file.
    mysqlnd_wireprotocol is about the protocol not the transport
    layer

commit e3b901796a6fad0448d71bfa288810fd878ab291
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 16 11:16:32 2009 +0000

    Fixed tests

commit dc3bb4674d186473334c1a63dca261e54d956710
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 16 11:16:03 2009 +0000

    Fixed test engine to support non utf-8 tests

commit 5630119374c32b65271f1d8771bf620c4b1b192b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 16 11:15:22 2009 +0000

    Fixed str_replace() to work with both binary and unicode strings

commit 2dd0d9cabe42904fff4c7d97bf74c864204ce450
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 16 10:09:34 2009 +0000

    - add a test case and update the skip clause

commit 11133e50f85b564b62f78067d94ab2e56e17d559
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Dec 16 06:08:38 2009 +0000

    Added newly added removed directives to the makefile

commit 857e83a249cd3ae621d351b8d9bb3095da930fc1
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Dec 15 17:39:30 2009 +0000

    remove duplicated code

commit 1fc65ed8bb85a09dd8847c5f555d1afb4002aa0f
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Dec 15 17:33:06 2009 +0000

    Move code out of mysqlnd_conn::connect to mysqlnd_net::connect.
    Thus mysqlnd_conn::connect() does less of what it should not do - think
    about the transport level.

commit 37cbcf3850a549d8bcd20eb650f2d6a5aaed980a
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Dec 15 14:48:24 2009 +0000

    remove C++ comments

commit a5640ede091eb91c681e26a448537feeed69d9db
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Dec 15 14:26:24 2009 +0000

    export this function

commit e6e40722d94b78f046cca2da98206b6b181ac3cd
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Dec 15 13:13:51 2009 +0000

    refactor: move code that belongs to MYSQLND_NET out of MYSQLND

commit 312d703cce57c12a29af3b0b568c8a10810f50bc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 15 12:34:12 2009 +0000

    Fixed bu #50392	(date_create_from_format() enforces 6 digits for 'u' format character)

commit 9c3ef1f468b57122a356e08febfb3c543b41aff3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Dec 15 12:31:32 2009 +0000

    Fixed pcre_quote() to work with both unicode and binary strings

commit 94f414ca1d50e02a55a2f2fb0f435892a7fcb480
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Dec 15 12:30:14 2009 +0000

    Fixed ASCII-comatimle encoding detection

commit ddb43dfb5a6d790bb492edfd3797c741bae739f2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Dec 15 12:29:26 2009 +0000

    Fixed ASCII-comatimle encoding detection

commit daab781751a99e53a2ebcfeb3e9c205e479ddd60
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 15 11:17:47 2009 +0000

    - Make $sbindir be usable in C code as well (like $bindir and co.)

commit 28940db275a3b3771c8fe913b0d27fa4965840c5
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 15 10:55:27 2009 +0000

    - Allow using $sbindir as well

commit 844886532c73f58bfe652f9638ed60e5115478cf
Author: Felipe Pena <felipe at php.net>
Date:   Tue Dec 15 00:37:43 2009 +0000

    - Added SKIPIF

commit 93081294feba3d027d5c56562e7dcff1b8f26c31
Author: Felipe Pena <felipe at php.net>
Date:   Mon Dec 14 21:44:56 2009 +0000

    - Fixed memory leak when E_STRICT message is getted

commit d61f88b61f9acb3ab996eed416a9c3226d86e615
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 14 13:46:46 2009 +0000

    Fixed urldecode() and rawurldecode() to accept ASCII-Unicode strings

commit 5b5b64ea389b774e682bd6f3563ef18f479d5205
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Dec 14 10:56:34 2009 +0000

    Add some more removed ini directives

commit 5464df7ff43155e60589aa8cdcdc5ba4c2ceaac9
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Dec 14 10:55:06 2009 +0000

    Change to E_CORE_ERROR as advertised (Fixes #50435) - Patch by arpad at php.net

commit b6ba34df318de49ecbf12b75c5ff8d074ebf576d
Author: Jani Taskinen <jani at php.net>
Date:   Mon Dec 14 09:41:39 2009 +0000

    MFB: fix test

commit e8f5320ed9720e66805181eee863c5ca11c1fca0
Author: Jani Taskinen <jani at php.net>
Date:   Mon Dec 14 09:37:33 2009 +0000

    MFB: fix test

commit b7154917224ee7b32d7a5e0178338e20e3b2f87a
Author: Jani Taskinen <jani at php.net>
Date:   Mon Dec 14 05:52:49 2009 +0000

    - Fix test

commit 2b2c140ac5bcf0b3ae75fe8fc5e57cfdd9f5e4ec
Author: Pierrick Charron <pierrick at php.net>
Date:   Mon Dec 14 04:09:18 2009 +0000

    - Fixed bug #50469 (Fixed typo in imagepsencodefont error string).

commit 762ea0fb520ebb4a48f62880ac6c126da78faf6c
Author: Pierrick Charron <pierrick at php.net>
Date:   Mon Dec 14 03:44:33 2009 +0000

    - Fixed bug #50458 (PDO::FETCH_FUNC fails with Closures)

commit 05859f7fc728a5760e0b490893cce3c2fae3e392
Author: Felipe Pena <felipe at php.net>
Date:   Sun Dec 13 19:53:44 2009 +0000

    - Fixed bug #49174 (crash on queryString set)

commit 97cfc51298382fe26ac2e0b5acac96acef4a3ebb
Author: Felipe Pena <felipe at php.net>
Date:   Sun Dec 13 17:06:47 2009 +0000

    - Fixed bug #50209 (Compiling with libedit cannot find readline.h)
      (patch by tcallawa at redhat dot com)

commit 3a693ff236b23cc31d5c07fe91cab6f78a5e65f5
Author: Felipe Pena <felipe at php.net>
Date:   Sun Dec 13 16:53:24 2009 +0000

    - Fixed tests for when running using libedit

commit cea66f6a245bb650b0e731012f892e6ab9e7fc2c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 13 15:44:22 2009 +0000

    Fixed bug #50451 (http wrapper breaks on 2048 char long headers)
    
    # Improvement on the fix for bug #49851

commit 1062384b0df6dd45498c6619aeb14e5df8e4fc76
Author: Felipe Pena <felipe at php.net>
Date:   Fri Dec 11 22:30:46 2009 +0000

    - Fixed bug #50445 (PDO-ODBC stored procedure call from Solaris 64-bit causes seg fault).
      (Original patch by davbrown4 at yahoo dot com)

commit 1ab58199a9e948905e29d63be5cddbcc781fa5b4
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 11 16:35:42 2009 +0000

    - fix build, come on, it is not that hard to test before commit, is it?

commit eeee2f3c05dac09147df982a8f02931205851106
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 11 15:57:01 2009 +0000

    - #50334, use our own implementations of stpncpy and mempcy, avoiding weird behaviors on certain platforms like solaris

commit 304a6dd9f6f621c6418987ca37b0c6268386bd70
Author: Jani Taskinen <jani at php.net>
Date:   Fri Dec 11 15:42:16 2009 +0000

    MF53:- Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit) #Ilia..

commit 15556572e4c274e1a7ca00770497c3f153d32bed
Author: Jani Taskinen <jani at php.net>
Date:   Fri Dec 11 15:06:50 2009 +0000

    fix test

commit ffd1bd6bcb0ef33c70b03b2b681d1076c6cc5495
Author: Jani Taskinen <jani at php.net>
Date:   Fri Dec 11 12:57:57 2009 +0000

    - Fix test

commit b1d4cea57e040b0ba2266d7828dd8f07cf5fb677
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Dec 11 11:58:57 2009 +0000

    Make MYSQLND_NET dynamically allocated structure with allocator
    and deallocator. More member functions will come.

commit fd0d9822d8fcec3d52178529e478c94d48253b2a
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Dec 11 10:21:34 2009 +0000

    remove stale comment

commit 2cc95115f3e380eb2002a837120e40c505bddd04
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Dec 11 10:18:00 2009 +0000

    Move two functions which are used in the extension as methods of
    the connection. Two functions less in the global namespace.

commit fc622cadee7bbf7356b9a64c4d8cd846b13d2bd4
Author: Jani Taskinen <jani at php.net>
Date:   Fri Dec 11 07:34:06 2009 +0000

    - Fix problem with SKIPIF failing to skip in some cases (deprecated warnings f.e.)

commit 46c695ee992ba9b09d9f9ed8fc3af0ab1a2f113b
Author: Christopher Jones <sixd at php.net>
Date:   Thu Dec 10 19:07:08 2009 +0000

    Add new 'fetch' test and make several small test fixes

commit ad9887458d9980cd64364037cb359c02db7c0449
Author: Christopher Jones <sixd at php.net>
Date:   Thu Dec 10 17:28:19 2009 +0000

    Remove text recently merged to online doc

commit 943ae46829885880d8ec562ac1c716a4e4053bce
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 10 14:08:19 2009 +0000

    - #50334, add define on win as well

commit 1121c11899fadae27d5a6eb6a51d8e11eae6ce24
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Dec 10 11:59:14 2009 +0000

    bump version number

commit 311684e1e4154173d23272d63eb765e6ca7f6a44
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Dec 10 11:18:05 2009 +0000

    Add plugin storage for MYSQLND_STMT too

commit ab4d9190bc57fc1352ffecfeffed98f8ef1276d0
Author: Felipe Pena <felipe at php.net>
Date:   Thu Dec 10 10:46:33 2009 +0000

    - Fix build

commit ff7ce67a2051cc8d0302b07483fb97c1f80b21d1
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Dec 10 09:35:10 2009 +0000

    Fix pdo build, forgot to remove the zval caching from pdo-mysql

commit b9db7b42821e8975a8de27f6a4e727194091fdc1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 10 03:23:05 2009 +0000

    Fixed bug #49851 (http wrapper breaks on 1024 char long headers).

commit 272974078b5583ae28217f88b1c70c4689417578
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 10 02:25:47 2009 +0000

    - [DOC] expose MPIR version when mpir is used instead of gmp

commit 3a7f8ea575d863ee9f7c81f88000236724153b70
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 9 20:38:11 2009 +0000

    Remove stub code which never actually was used for anything.
    Things like this can be built on top of the core.

commit 52f573d629754c9a9cf842ab4b810f933d13e11f
Author: Jani Taskinen <jani at php.net>
Date:   Wed Dec 9 20:33:31 2009 +0000

    - Fixed bug #47179 (gzuncompress does not report expcted error)

commit 76d583e276471fdcd4fd3da1d536fe0f30e324d6
Author: Jani Taskinen <jani at php.net>
Date:   Wed Dec 9 20:32:13 2009 +0000

    - fix tests (this is ridiculous..)

commit fd44827701654437c6b1c9db6ee03e2133866bd0
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 9 20:21:05 2009 +0000

    Remove the zval caching from mysqlnd. It was disabled versions ago
    due to problems on windows, which were not debugged. Better have
    code that is disabled not in the core.

commit 0c8cc4fe5b7537feb3c33bc8210ee3daafff5f86
Author: Jani Taskinen <jani at php.net>
Date:   Wed Dec 9 19:33:14 2009 +0000

    - Fix file()

commit 685a8398a9297c66dac24608d747d0f4487e9e2f
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 9 18:11:03 2009 +0000

    Fix compilation warnings

commit 8d07fcf017b28f28650ce9ee733a6f797d2a9375
Author: Jani Taskinen <jani at php.net>
Date:   Wed Dec 9 17:47:38 2009 +0000

    - Fixed BC problem in new zlib implementation: truncated (invalid) short data was not caught

commit ee6d8691a31476d84036366deb58640412a9b332
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 9 17:40:19 2009 +0000

    - #50334, fix build for platform without endian.h (like solaris)

commit 157f1bddf1ff32af77bb47188e7fcc7f9425fbf8
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 9 16:57:03 2009 +0000

    Remove disabled code - threaded fetching. This can be implemented
    on a upper level and by offloading it we reduce the complexity of
    the core.

commit 617398b51dfa02e9749c0158db150db2036cd817
Author: Jani Taskinen <jani at php.net>
Date:   Wed Dec 9 14:06:18 2009 +0000

    - Rename badly named function

commit e76b3982f8d867d0edd7b8d544b2eccd590afde2
Author: Ulf Wendel <uw at php.net>
Date:   Wed Dec 9 12:06:10 2009 +0000

    Adapting tests to accept actual behaviour found in 5.2, 5.3 and 6.0. The behaviour is wrong according to the documentation: mysqli_connect_error() should return an empty string (not NULL), if there is no error. However, changing this would break BC and most users will not notice the difference between NULL and empty string anyway.

commit 37bbc5cda2c6443d1514bb56e05679bbf4871146
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 9 10:50:10 2009 +0000

    Fixed wrong result of empty($_GET) in case of uninitialized $_GET

commit 49b5949bd7657dbea24a4edddd32b522358695ca
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 9 10:39:42 2009 +0000

    - #50334, fix trunk build

commit 177985b97bc32dbd23052b5c77857f436e3eb20e
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 9 10:39:03 2009 +0000

    - #50334, add missing file

commit 48c7eedebfec2476bd30f6c7db17fd026f883413
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 9 01:43:23 2009 +0000

    - #50334, add CRYPT_SHA* constants and tests [DOC]

commit 1d505449ef03789504b1878d0b0029db2923df4c
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 9 00:32:14 2009 +0000

    - drop non used code and fix warning

commit a8c9e893b6911c785f698d724b2ff61e7aebb737
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 9 00:20:14 2009 +0000

    - #50334, crypt ignores sha512 and add support for sha256/512 to php's crypt [DOC]

commit 2b90d66b205d36a1b94d66ddf20c97403eb2a903
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 8 20:21:17 2009 +0000

    - add missing argument

commit 783be65fbdf39471005695182780e695ec5af20b
Author: William Martin <wimartin at php.net>
Date:   Tue Dec 8 19:51:56 2009 +0000

    Backported 5.3 tests to 5.2 and added more RecursiveIteratorIterator tests

commit 0b092054139c4e5c6f1353cb8fa060061e1f2f8c
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 8 17:46:19 2009 +0000

    MFB: sprintf -> snprintf + all other patches people did not bother to merge

commit ce790c4d9760da6c96a38eab21555c1f8a54c84f
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 8 17:29:11 2009 +0000

    MFB: r215701, Reimplementation of the way Apache 2 Filter works.

commit 30c726cfba566b15556fba86a9f3b6d63455408f
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 8 16:32:26 2009 +0000

    ws

commit 2e628db2f4aeec1cf2a7e5cbde4c769aa547b8f8
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 8 16:13:46 2009 +0000

    - ws + cs

commit f4ff3b773db09844108d38764bef7aff9e347baf
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 8 16:13:01 2009 +0000

    MFB: sprintf -> snprintf (Thanks Marcus for not merging to HEAD..)

commit 6b2679d8c5211eddc2cbb0e10284c35ca6650972
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 8 15:27:37 2009 +0000

    ws, cs, sigh

commit 896b8b943bf7abe531e7c01f25aefa40b2656b1c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 8 13:24:27 2009 +0000

    Upgraded to Sqlite 3.6.21

commit 754c06c6c52879ed770e8f742701b1636d1af530
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 8 12:12:23 2009 +0000

    sync with 5_3

commit 8413e1771cbe14e7d2100d0efc65ebb75936b36c
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 8 11:00:03 2009 +0000

    - Fix the comment again

commit 1ad990ad4a0cd25a1c0f468ddeb0b0977af0200b
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 8 10:56:41 2009 +0000

    ws

commit 318819d60202a7f8092315a611bb1bf0a9349b77
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Dec 8 10:16:38 2009 +0000

    - Forgotten patch for trunk
    - Fixed stdin filename in error messages

commit 726ae5c0feb07d42b0ab130d63bf9239173067dd
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 8 08:34:53 2009 +0000

    No tabs here

commit 42ccbd30a22f95227f890002fa9d5b9968ed60a6
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 8 08:21:56 2009 +0000

    - ws

commit e85963631de4f4833e0eb98c8e9f4c765b9ac67c
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 8 08:21:25 2009 +0000

    MF52: Fixed memory leak on require() error (Thanks again Ilia. r220154)

commit d3205003f57fef0fae273bf340e45cf96f9ee6b9
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 8 08:20:12 2009 +0000

    - No tabs here

commit a51e7d3343e91d8f7c72d479c18ac9bfd8714a1b
Author: Felipe Pena <felipe at php.net>
Date:   Tue Dec 8 01:57:37 2009 +0000

    - Added MAKE_COPY_ZVAL(ppzv, pzv) macro

commit 215b77adc2a06f226e88595ae5003f5ca1c3d8e2
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Dec 8 01:57:16 2009 +0000

    ouch, that ZTS

commit dcd5670e55da1a91ced0e1d84c2517451503665f
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Dec 8 01:52:57 2009 +0000

    win32 should have different test

commit 52830d68f0e7bce5ba8827da9865f1db376741cc
Author: Felipe Pena <felipe at php.net>
Date:   Tue Dec 8 01:51:34 2009 +0000

    - Fixed ZTS build

commit bbc707133537276a244e4c51a8e9e5563bb80b42
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Dec 8 01:44:15 2009 +0000

    add "no params" check

commit 7353e234b47326fb071a7d4f809abad625e51d19
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Dec 8 01:35:08 2009 +0000

    add realpath cache inspect functions

commit b1ec98147c6ebebc514d4eec2195136fce6c7ece
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Dec 7 15:41:43 2009 +0000

    - Take account of surrogate pairs.

commit 9f3ec3c5ded16e11ce4a45f0d51c498583b677bd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 7 13:43:44 2009 +0000

    Added FILTER_FLAG_STRIP_BACKTICK option to the filter extension.

commit ee04ea7935730b2ebfd734fbaf305bf01f43f647
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 7 08:47:18 2009 +0000

    Fixed bug #49866 (Making reference on string offsets crashes PHP)

commit ebc6dc19d0d7a38d0d4fdd77a2cf9c9baf3377cb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 7 08:14:48 2009 +0000

    Fixed bug #50351 (performance regression handling objects, ten times slower in 5.3 than in 5.2. foreach statement should not initiate GC)

commit dc0b588e6543fd33e71740e411b00cd8c36ff597
Author: Pierrick Charron <pierrick at php.net>
Date:   Sun Dec 6 21:32:58 2009 +0000

    Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN even in the middle of a string).

commit ba53b1d7194e72357be8da5700f3aab180b820f9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 6 19:34:12 2009 +0000

    Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN).

commit 8c2412d023e4d3577750c185743bcabcb0fcda69
Author: Felipe Pena <felipe at php.net>
Date:   Sun Dec 6 18:53:16 2009 +0000

    - Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle database)
    - Fixed bug #34852 (Failure in odbc_exec() using oracle-supplied odbc driver) (patch by tim dot tassonis at trivadis dot com)

commit b6bf9ee6a16218148654eee033c2880692d255ac
Author: Felipe Pena <felipe at php.net>
Date:   Fri Dec 4 11:32:39 2009 +0000

    - Fixed tests

commit 7b0d41535e21a93d2a752a2aa43d7c2e7d40312c
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Dec 4 01:21:32 2009 +0000

    protect http_session_vars from interrupt corruption
    improve save_path check

commit 44aea5ebbbea6abf521fb532b8f409ccfeca806b
Author: Rob Richards <rrichards at php.net>
Date:   Thu Dec 3 20:19:38 2009 +0000

    fix bug #47848 (importNode doesn't preserve attribute namespaces)
    add tests

commit 13010b552b0af39f3cd2c2464a035a5170625515
Author: Pierrick Charron <pierrick at php.net>
Date:   Thu Dec 3 15:24:43 2009 +0000

    Fixed bug #45120 (PDOStatement->execute() returns true then false for same statement).

commit e6444b98998d451c07312c22538abefc679e06a8
Author: Felipe Pena <felipe at php.net>
Date:   Thu Dec 3 12:34:50 2009 +0000

    - Fixed bug #49472 (Constants defined in Interfaces can be overridden)

commit 3cfacd1e07c58c6a515e05fdf94388b9b40f652b
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Dec 3 10:50:02 2009 +0000

        I    svn-commit.2.tmp (Modified)                                                                                          Row 2    Col 28  11:45  Ctrl-K H for help
    fix compilation on windows and with other compilers who
    don't like void* arithmetic

commit 330523c60c2e3db378e43d33f10761c0f76a8a5b
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 3 10:41:20 2009 +0000

    - disable this debug code until it is actually fixed

commit 126ab758e12fe55e9634ba013d6d44c620bc0548
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Dec 3 10:17:58 2009 +0000

    Use correct defines for VC10 support

commit 4c1065522d19c04b4e89ee2370b9419a7b7181c7
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Dec 3 09:43:26 2009 +0000

    fix segfault introduced by Pierre in a recent commit
    old code was doing something like
    conn + sizeof(MYSQLND) * MYSQLND + plugin * sizeof(void) * sizeof(MYSQLND)
    because `conn` is not casted to void*. `conn` has to be casted to void * and
    then the whole experession will be void * and the calculations will work.

commit 8f0a26cc791689f6c9353f60b67ac0da2f0f160f
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Dec 2 11:58:04 2009 +0000

    fix macro so that 5-byte BIT values are decoded correctly

commit 1c9c087aa3f77e3bd737bb1bea960300f7ea715b
Author: Jani Taskinen <jani at php.net>
Date:   Wed Dec 2 08:54:50 2009 +0000

    - Fixed bug #50345 (nanosleep not detected properly on some solaris versions)

commit 3922af3c83f8cbfc2886d26cb090740c676bd1e3
Author: Joey Smith <joey at php.net>
Date:   Wed Dec 2 02:01:18 2009 +0000

    Merge some spelling corrections found in the Debian patch base.

commit 19ab7c5e9098416b0ff1c24eb03721cefc347a6c
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Dec 1 21:39:19 2009 +0000

    Fix broken build.
    This constant is not in older versions of MySQL.

commit 71dd1dfd1628445a3a5def10c7dff18de430321b
Author: Felipe Pena <felipe at php.net>
Date:   Tue Dec 1 02:05:28 2009 +0000

    - 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]

commit eeb84ad2e7469def6a18ac05698a7434dbefaafc
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 30 22:39:59 2009 +0000

    - Touché filés

commit 8813b40f1b0f820a4d2c0502f9ac5c78e28984b4
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 30 22:38:32 2009 +0000

    - Fixed bug #50340 (php.ini parser does not allow spaces in ini keys)

commit 8050f0ed11cd1c5712c2ad6736520e3e362b1a02
Author: Gwynne Raskind <gwynne at php.net>
Date:   Mon Nov 30 21:38:44 2009 +0000

    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.

commit cd178d5b6e84368a0cd9ec0b750731624689a2de
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 30 20:31:52 2009 +0000

    - Fix tests assuming wrong ini options and extensions that might not be there

commit 735680d6540a0724473b0b77bda7a83f3272698a
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Nov 30 19:13:50 2009 +0000

    Fix bug #50337

commit 98c8b8f920b068a5e538ebc4a78cb30366395087
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 30 15:11:29 2009 +0000

    - Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored when mysqlnd is enabled)

commit f0bde4db6f93da03407158654d70e79592db928b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 30 14:21:23 2009 +0000

    Fixed bug #50159 (wrong working directory in symlinked files)

commit 9ef40c128404421f38228ce8f77962e333ac9557
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 30 11:39:53 2009 +0000

    Fixed bug #50261 (Crash When Calling Parent Constructor with call_user_func())

commit 80e5ef6fa59507b6733ed6a5b132c21e64158d06
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Nov 30 10:56:01 2009 +0000

    - void is NaN, you can't do math ops on void. Declarations go first. Fix TS build

commit 5c18a8b6c51bbc50497c3106460407f23cb1b063
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Nov 30 09:52:48 2009 +0000

    - restore /W3

commit 837f46854cea1c897a6407ad9eb849e4c486efbe
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Nov 29 08:35:01 2009 +0000

    proper fix for bug #50006
    add modify protection to all user array sorts

commit f009983bc5c7306b9c78771ce21740d76760929c
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Nov 29 06:13:22 2009 +0000

    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 legacy cruft from there.

commit 3d99fc8020f5e5cb9d232fcc020ff6f465f6206d
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Nov 29 04:38:46 2009 +0000

    fix interrupt problem in serialize()

commit d651c6e0c0cfc7db002504daf503550e0921b8d0
Author: Jani Taskinen <jani at php.net>
Date:   Sat Nov 28 00:38:05 2009 +0000

    - Fixed bug #50266 (conflicting types for llabs)

commit d6da3d8e033bbc92457bbef152c4f726af07a101
Author: Jani Taskinen <jani at php.net>
Date:   Sat Nov 28 00:35:56 2009 +0000

    - No dots here

commit 51ba64e1a22dce0ebac9f80fac77b4e84c048b33
Author: Jani Taskinen <jani at php.net>
Date:   Sat Nov 28 00:06:54 2009 +0000

    - Fix bad merge (Sorry Ilia..)

commit ca86ded7072db384aba234fb04bc620466eba071
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Nov 27 23:41:13 2009 +0000

    Fix bug #50315

commit 7eed39131aba120c7e2309156cbe7919c9943529
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 27 23:34:36 2009 +0000

    - Fixed bug #49935 (Deprecated warnings make "make test" to fail)

commit 8d3cf31e258e6397ae081f74227f92ac32e5360f
Author: David Soria Parra <dsp at php.net>
Date:   Fri Nov 27 22:24:44 2009 +0000

    Use extended base if we build again gmp 4.2.0 which is usually available.

commit 30073cf03ebd0541b7752c63d5cdaa6f89a65c65
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 27 12:50:29 2009 +0000

    - Re-fixed bug #47104 (Linking shared extensions fails with icc)

commit 9474fee7300fe592f20f4d5e50f4090c44b946a9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Nov 27 03:02:01 2009 +0000

    Fixe build

commit 0c6fa49fffb4d1578c161b941b6e3f816462b20c
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Nov 26 11:10:47 2009 +0000

    fix debug windows build as well as remove a compilation warning
    (a header not included)

commit 4e7b8284b74ca91c148bc9e2a0ee32144c3eae7a
Author: Jani Taskinen <jani at php.net>
Date:   Thu Nov 26 10:26:27 2009 +0000

    MFB52: missing _cv_

commit d25630ee14faf4e4f818ef60a9b67abee27d6bf9
Author: David Soria Parra <dsp at php.net>
Date:   Wed Nov 25 23:38:34 2009 +0000

    Also allow base 62 for gmp_init as requested in (#50283)

commit f6bb82eb37242e3e780cc35ce92b3ae7cf9b9079
Author: David Soria Parra <dsp at php.net>
Date:   Wed Nov 25 18:15:25 2009 +0000

    Really use 62 as the upper boundary as requested and not 32.

commit 3017ed210a05de11d89977b811874b04162cd852
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Nov 25 14:28:00 2009 +0000

    Fixed bug #50195 (pg_copy_to() fails when table name contains schema).

commit 12803d743d74ee1112f642bcdf9d21132e9f406a
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 25 12:35:42 2009 +0000

    - Fixed bug #49677 (ini parser crashes with apache2 and using ${something} ini variables)

commit 211ab98ff1922ba574ed758b44a0fc076c3cbab3
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 25 12:26:10 2009 +0000

    ws

commit 4bf5bab5962af6c03c280a23e184d5a23d25d3ea
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Nov 25 05:44:27 2009 +0000

    The constructor generates that next line of output, so the expected
    output had these 2 lines in the wrong order.  Test your tests!

commit 1b37fd48a9934db75a88b930fc0040ddb902438e
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Nov 25 05:38:33 2009 +0000

    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

commit 5ff2df9b5f5daf48479678af83fafa576356d6d0
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Nov 25 05:29:57 2009 +0000

    Unless I am completely misreading this test case, these 3 lines at the
    end should be in the expected output.

commit c0cb0856218954689dc9b6f0198506bc61fea111
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Nov 25 04:00:55 2009 +0000

    Another test that doesn't work as root

commit f2a34412593d6479d94644968fc32d8fc0b8d868
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Nov 25 03:53:50 2009 +0000

    These tests don't work when run as root

commit 0085a466b69d375b0d6a5db297b2195cf1fd64e9
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 25 02:03:02 2009 +0000

    - Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays)

commit bb15811c13e1bbfe88846c342247edc64da6ed78
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Nov 25 01:36:41 2009 +0000

    Missed a few - now it really works with autoconf-2.64+

commit 3f5a58bd3ae23ee71a3ad90baf5bca441d9e244e
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Nov 25 01:30:06 2009 +0000

    Someone strap down Jani and give him a sedative please.
    This makes our toolchain work with the latest versions
    of autoconf and avoids a lot of end-user grief.

commit 1d71e14007c7969dafca6da23b440a5c2b376f39
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 24 21:54:12 2009 +0000

    - Fixed bug #50255 (isset() and empty() silently casts array to object)

commit 597406bbb3b3a796f9419ac4c321070744a6662c
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Nov 24 13:59:56 2009 +0000

    Update charset table

commit b558fe838b35ac03d88e6e8c35ccf5ca7634f52a
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Nov 24 13:57:39 2009 +0000

    Fix null deref found by Michael Maclean

commit f6d07bdbb2230c7e8f91b532bfabec58cd75142b
Author: David Soria Parra <dsp at php.net>
Date:   Tue Nov 24 13:33:35 2009 +0000

    Implement feature request #50283 (allow base in gmp_strval to use full range: 2 to 62, and -2 to -36)

commit c78ca26d9ea0e149aa125af55ea6f9cd4526616e
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 24 11:32:31 2009 +0000

    - Fixed bug #50282 (xmlrpc_encode_request() changes object into array in calling function)

commit 5bc0861a8b0ccf4d5d3e4f8fa245d87d8491b774
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Nov 24 11:08:16 2009 +0000

    Fixed #50226 (Insufficient memory allocation for unicode string)
     - Patch by yoarvi at gmail dot com

commit f43f9a197dca35745a497c013ffb5d91ff03c0d5
Author: Jani Taskinen <jani at php.net>
Date:   Tue Nov 24 00:18:16 2009 +0000

    Fixed bug #50267 (get_browser(null) does not use HTTP_USER_AGENT)

commit 2ccf2dc51441f25000b670e9bffbeb196c0d2f18
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 23 23:07:07 2009 +0000

    - Added test for bug #50261

commit 71c860613a4998d26284f3bc7b894ada32f2cd5c
Author: Olivier DOUCET <odoucet at php.net>
Date:   Mon Nov 23 21:59:00 2009 +0000

    IMAP tests for trunk

commit d1186b8d10983ad8942ef7380614e309ec6abc6d
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 23 21:54:21 2009 +0000

    - Upgraded bundled libtool to 1.5.26

commit 36c285e9ebbac6dcf6825337fb63b7fa92ac080f
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Nov 23 21:24:20 2009 +0000

    Need the PCNTL extension loaded since that is where the SIGKILL constant comes from

commit 80314eb721f2f6f09c06b7b6345f0d83c65b3e41
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Nov 23 16:51:45 2009 +0000

    Don't try to remove an empty output_obj here.
    This gets rid of the annoying:
    rm: invalid argument: `'
    I was seeing.
    (I really shouldn't be hacking libtool)

commit a27f6735121fdc1deae6093355dc7226a05252bd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 23 15:45:04 2009 +0000

    Fixed bug #50240 (pdo_mysql.default_socket in php.ini shouldn't used if it is empty).

commit ec746f96379094d50729c6adee526d882b32f7c4
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Nov 23 14:54:57 2009 +0000

    When Ilia fixed bug #49470 and removed the '/' as a valid
    email char, he forgot to make the corresponding change in
    filter test 033.

commit 5779d4befcddcddab2da32f1b1b4bce1381aa556
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Nov 23 14:46:47 2009 +0000

    Trunk too - curl version check for the lack of a certinfo entry
    in the getinfo array.

commit 80576044c0dd765e6a998a4f64d694012b44716d
Author: Jani Taskinen <jani at php.net>
Date:   Sun Nov 22 18:31:01 2009 +0000

    - Fixed error_log() to be binary safe when using message_type 3 (message appended to file).

commit a81a2e407ef85509b2f02b3957f005425895aa78
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Nov 22 12:34:10 2009 +0000

    - add tests dir

commit c8a266e674a00e3892c7e9d544dbee430a4c43b1
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 21 19:43:00 2009 +0000

    - Fixed bug #50258 (typos in error strings)

commit 2484e563e2738cd129ca8363381c24d22ec2ed96
Author: Brian Shire <shire at php.net>
Date:   Sat Nov 21 05:38:58 2009 +0000

    Fix phar regex test when '.php' is part of the path, instead be more specific with '.php$' regex.

commit 121f1066857aba3e014fe105ea73dda31505e99f
Author: Pierrick Charron <pierrick at php.net>
Date:   Sat Nov 21 01:22:32 2009 +0000

    Fixed bug #50219 (soap call Segmentation fault on a redirected url).

commit 95af3404eb465dd251728ddaa0ae35ceb35c5c2c
Author: Christopher Jones <sixd at php.net>
Date:   Fri Nov 20 21:52:02 2009 +0000

    Mention account access so we can refer account-requestors to this README

commit 2b632d973242e2c51f6719dc23c7f8528b7c468f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Nov 20 18:54:08 2009 +0000

    Don't ignore the 2nd parameter to PDO's quote() method that identifies the data type

commit 7674c942c7f0a128b3b8a50e248b0b2fe02e41d8
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Nov 20 08:12:14 2009 +0000

    Compressed protocol support + extensibility for mysqlnd

commit 4e958fb22d6c2a5c2ba528967e7f6504de9a6a5d
Author: Uwe Schindler <thetaphi at php.net>
Date:   Thu Nov 19 22:13:15 2009 +0000

    Fix compile error because of wrong merging from 5.3 branch.
    TODO: Convert $SERVER[] variables to unicode also for NSAPI (see apache2_handler)

commit 46ab2b8facca0cd6ec626e39a72a813340bfa35d
Author: Christopher Jones <sixd at php.net>
Date:   Thu Nov 19 17:44:46 2009 +0000

    New test

commit f7fe3e04f97449f7ee8d25fa52f9f2ddb0b66804
Author: Christopher Jones <sixd at php.net>
Date:   Thu Nov 19 16:49:58 2009 +0000

    Refactor test

commit 08f1d9a217d0dfb662969885f41046279c1799c1
Author: Derick Rethans <derick at php.net>
Date:   Wed Nov 18 22:56:32 2009 +0000

    - Fixed the setting of cookies in HEAD.

commit 0a6259b433245049cb43dbd43c622a6f70084042
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 18 17:52:22 2009 +0000

    - Fixed "make test" in phpize builds when ini file(s) contain extension directives

commit f766f37da79db93278acc0648e1d8c132105cd2a
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 18 17:44:58 2009 +0000

    - Fixed bug #50185 (ldap_get_entries() return false instead of an empty array when there is no error).
    # This is also revert of bad patch to bug #48469 and fixes it properly.

commit 02fb2fc5b1176aa10f87f109f18b37e63752a816
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Nov 18 13:37:45 2009 +0000

    Fixed bug #50212 (crash by ldap_get_option() with LDAP_OPT_NETWORK_TIMEOUT).

commit c101789e27dad1a578554e3c72492fb539d31e98
Author: Derick Rethans <derick at php.net>
Date:   Wed Nov 18 13:24:41 2009 +0000

    - Fixed the setting of cookies.

commit 4c60929967a6385423da661d0d7c7fda9be6e265
Author: Uwe Schindler <thetaphi at php.net>
Date:   Tue Nov 17 21:17:49 2009 +0000

    Fix bug #50140: With default compilation option, php symbols are unresolved for nsapi

commit bb6e3b7fd7c7ab86aeb23edcc4266b5349bacd2b
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Nov 17 20:33:51 2009 +0000

    Make it possible to disable post_max_size

commit aed5e7ee7311a2db57059df14a8394f4cd9e9067
Author: Derick Rethans <derick at php.net>
Date:   Mon Nov 16 15:57:13 2009 +0000

    - Updated to version 2009.19 (2009s)

commit 99a3f8a243f6f12e6e45a734d5ec326192ff4b77
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 16 13:34:57 2009 +0000

    Simpify the max_file_uploads handling code

commit ad929b4a244fe87b8ed10bf210f10569dda622ec
Author: David Soria Parra <dsp at php.net>
Date:   Mon Nov 16 03:10:25 2009 +0000

    Add object-create and object-destroy dtrace probe

commit b3ecb146499a2b2f0fb4b3484e2cb95d41e902b8
Author: David Soria Parra <dsp at php.net>
Date:   Mon Nov 16 02:06:44 2009 +0000

    Set eol-style

commit d3849fc38c9f75ada6704a6f4240fce3c2a44c7b
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 15 20:30:57 2009 +0000

    - Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option())
      (patch by Pierrick)

commit 21b7fb5f6de34f0dc83799a1cc05e83d553a9c5d
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 15 17:05:48 2009 +0000

    - Improve test

commit b5869e195fe792d8e385f9801bfca3ab63aea80f
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 15 16:53:40 2009 +0000

    - Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?).
      (Patch by Pierrick)

commit 7c3bd45b8254758e9016f1f15d7dc02c5de1b067
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 15 16:20:37 2009 +0000

    - Fixed bug #49521 (PDO fetchObject sets values before calling constructor)
      (patch by Pierrick)

commit 0a8ce9956c73a5a46c31bc436d5af42297ec4e00
Author: Jani Taskinen <jani at php.net>
Date:   Sun Nov 15 00:31:42 2009 +0000

    - Nuke ws

commit 39c578d9bfa679c18501102b8d5df5fc1dee3d21
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Nov 15 00:24:06 2009 +0000

    Fix bug #49868

commit a70f288efa5ac06dcec361c7f09cb44a2bea8961
Author: Christopher Jones <sixd at php.net>
Date:   Sat Nov 14 23:28:53 2009 +0000

    New test

commit 28c945d44d207caaddabfc2f5e3e6f525b7db9ae
Author: Jani Taskinen <jani at php.net>
Date:   Sat Nov 14 22:42:08 2009 +0000

    MF53: sprintf -> snprintf -> slprintf (Marcus, Ilia: Thanks for not committing random stuff to HEAD)

commit adfc96335a39e51af034f6d4b76dba77b25261d6
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 14 19:17:22 2009 +0000

    - Fixed bug #50174 (Incorrectly matched docComment)

commit 641a9977b7663b2c257950bcec9d1c7e62f315ae
Author: Greg Beaver <cellog at php.net>
Date:   Fri Nov 13 00:58:11 2009 +0000

    fix PHP Bug #49938: Phar::isBuffering() returns inverted value

commit 51986f9ce34889c8bbdb23fe997da86ae452fa16
Author: Felipe Pena <felipe at php.net>
Date:   Fri Nov 13 00:24:43 2009 +0000

    - Drop brackets

commit e87ae0b388da138e010bc392276f646122a73c03
Author: Felipe Pena <felipe at php.net>
Date:   Thu Nov 12 23:18:04 2009 +0000

    - Fixed bug #49734 (toString must return string value)

commit 4603dddae672d0540d8063e8a595142b2bad4abe
Author: David Coallier <davidc at php.net>
Date:   Thu Nov 12 17:45:08 2009 +0000

    - Added an extra skipif for zlib

commit afb52093d9cd6ebbd7210c9796d3e964822fe7d3
Author: Christopher Jones <sixd at php.net>
Date:   Thu Nov 12 17:36:37 2009 +0000

    Add auroraeos's article URL.  Add IRC channels

commit 09bb52dd9379e1ab59bed709a34c8ca231d70893
Author: Uwe Schindler <thetaphi at php.net>
Date:   Thu Nov 12 17:13:05 2009 +0000

    As I am working on it, further improvement for bug #50087

commit 18909cbb9a0d9fed7fddfbcc49917e95bceda1ce
Author: Uwe Schindler <thetaphi at php.net>
Date:   Thu Nov 12 15:19:35 2009 +0000

    Fix bug #50087: NSAPI performance improvements

commit a687ddcb4b7195688b6963f5bf5aadf5a69aee14
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Nov 12 08:20:57 2009 +0000

    Fix for bug #49098

commit 11ee48ed76cfb9948a5bc5609c0c67b1cc26f938
Author: Felipe Pena <felipe at php.net>
Date:   Thu Nov 12 00:10:00 2009 +0000

    - Fixed bug #50005 (Throwing through Reflection modified Exception object makes segmentation fault)

commit 6b0c91e868612c64d45c7d383ba47cc6c34ac10b
Author: Greg Beaver <cellog at php.net>
Date:   Wed Nov 11 21:02:59 2009 +0000

    fix PHP Bug #49910: no support for ././@LongLink for long filenames in phar tar support

commit ea1608ed60208e9e22b281d32f984b2d43cb7db4
Author: Christopher Jones <sixd at php.net>
Date:   Wed Nov 11 19:44:53 2009 +0000

    Sigh. Fix grammar of title

commit fc9c17690de92fe9b1ad820f8293b71c01009f57
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 11 18:59:37 2009 +0000

    - Fixed bug #50146 (property_exists: Closure object cannot have properties)

commit e6770f10a046679b9545de43c691fcfce7e67f67
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 11 18:52:12 2009 +0000

    - Fixed bug #50152 (ReflectionClass::hasProperty hehaves like isset() not property_exists)
      [5_2 is OK]

commit 3be23aba26543bae6ebe8020fca8e157f673ccb6
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 11 17:13:14 2009 +0000

    - Fixed bug #50148 (zend_get_property_info should check for Z_TYPE_P(member) == IS_STRING) patch by yoarvi at gmail dot com

commit 922b65ac46d00a75942423fe750c6eb734a5b7c1
Author: Christopher Jones <sixd at php.net>
Date:   Tue Nov 10 22:48:37 2009 +0000

    Add test for long fixed bug

commit c06ac0ac8e5555506511dce2460c1cd6d262ccb5
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Nov 9 17:21:15 2009 +0000

    Fix bug #50129

commit a5531c13fc3b0e1cc501ad06f892551a644eb4f6
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 9 17:08:48 2009 +0000

    - Fix bad section names (extra - in the end..)

commit 22baf4fd383ce00dd5a3920b97727f7330d560d8
Author: Derick Rethans <derick at php.net>
Date:   Mon Nov 9 15:39:15 2009 +0000

    - Updated to version 2009.18 (2009r)

commit 1e021186eb64c2702232fcdfcc353f7f8c985b19
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 9 01:54:23 2009 +0000

    Upgraded bundled sqlite to version 3.6.20

commit 4730dbcdf7055aa8fba11c638a838ba09c05d130
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Nov 8 15:18:10 2009 +0000

    Fix bug #50115

commit a39eecad0c24b7f4670497a1be2b1317a7c141e5
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 8 15:02:54 2009 +0000

    - Added SKIPIF

commit 059e2c19010c74c5454025cd74284de264246bb2
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 7 21:27:15 2009 +0000

    - Fixed bug #50090 (Typo in IteratorIterator constructor)

commit 25c7aed23eb3478c8a9581aa180aae56c1d5f7fb
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Nov 6 09:02:52 2009 +0000

    Fix a typo

commit ea0105a049015a22ad64371428fa0cf3077b4d9a
Author: Christopher Jones <sixd at php.net>
Date:   Fri Nov 6 02:09:47 2009 +0000

    Add pecl mail list

commit 09205f9fa0cc6ae4f2c50ca0022ed6e24c2a6e2d
Author: Christopher Jones <sixd at php.net>
Date:   Thu Nov 5 23:03:28 2009 +0000

    Update and fix grammar

commit 3863c25ed8352d3e5b8101ac36da438693218de9
Author: andy wharmby <wharmby at php.net>
Date:   Thu Nov 5 22:44:02 2009 +0000

    Fix tests

commit 01642e1fa68a791e4dab99a0cae1579e706cdc4a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 5 13:29:34 2009 +0000

    Make sure that max_file_uploads is set to 20 by-default in all places

commit 74db20bb3b7478ef5f1319f8dd8c505df4d03c81
Author: Ulf Wendel <uw at php.net>
Date:   Thu Nov 5 12:14:08 2009 +0000

    Fixing test: of course, libmysql won't care about open_basedir, but mysqlnd should

commit afcc167df62b463c0bfad06e5564031277ea2ffb
Author: Ulf Wendel <uw at php.net>
Date:   Thu Nov 5 11:51:21 2009 +0000

    Fixing test: it didn't do a select_db and  gave a false-positive with libmysql

commit 7234245e4ac5291d5e89e3cf54f4851eed6c52b4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 5 10:38:56 2009 +0000

    Avoid invoking setitimer when timeouts have been disabled (Arvind Srinivasan)

commit a50b6f8ee0c0ee956a8d3ce190a74d7b1836fa7a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 5 09:33:19 2009 +0000

    Fixed unnecessary invokation of setitimer when timeouts have been disabled (Arvind Srinivasan)

commit 72997aa430df5c998608b7612d17dc5980118208
Author: Matteo Beccati <mbeccati at php.net>
Date:   Wed Nov 4 19:32:27 2009 +0000

    - Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).
    # Removed usage of the memory address when generating prepared statemend names
    # as uniqueness can't be enforced. Used a statment counter instead.

commit 2f4f36f1eebde910d910c9069dc6a5a4528082d3
Author: Matteo Beccati <mbeccati at php.net>
Date:   Wed Nov 4 19:16:39 2009 +0000

    - Reverting previous fix for bug #49985
    # Unmerged changes from revision 289924

commit c6e297ad4bfa440bed54380ad54ab649894e6aa1
Author: Ulf Wendel <uw at php.net>
Date:   Wed Nov 4 16:56:32 2009 +0000

    mysqli won't accept empty string for socket, skip test of mysqli.default_socket if test run does not use socket

commit 6553871f9eeeb89be9d04e756f802187f9b159af
Author: Ulf Wendel <uw at php.net>
Date:   Wed Nov 4 16:09:07 2009 +0000

    Skipping if MySQL old password algorithm is in use as it seems to be the case on gcov.php.net

commit d6cafc6dbfa34c1ffe654f1a7957b0b7af957beb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Nov 4 13:44:10 2009 +0000

    Fixed bug #50073 (parse_url() incorrect when ? in fragment).

commit e5e58ed47e99be9b2b304a90d8629e6fedab6822
Author: Ulf Wendel <uw at php.net>
Date:   Wed Nov 4 12:33:49 2009 +0000

    Adding CLEAN sections and making tests portable between PHP 5 and PHP 6 by replacing string(n) with %unicode|string%(n) and similar.

commit e31e228a590b044d0055733737f883b9e8654663
Author: Guenter Knauf <guenter at php.net>
Date:   Tue Nov 3 21:26:39 2009 +0000

    added timezone define for NetWare.

commit 1dd4f7056382490f85eb647854242c051ff35882
Author: Guenter Knauf <guenter at php.net>
Date:   Tue Nov 3 21:21:34 2009 +0000

    removed now obsolete NetWare hack since I fixed this
    with Novell some longer time ago in their SDK header.

commit 7b22d7222b784d985551ed5e09ff47af0e7e2907
Author: Ulf Wendel <uw at php.net>
Date:   Tue Nov 3 14:56:04 2009 +0000

    Fix for bug #49965 . Let mysqli_options() try to cast option values to the appropriate type.

commit 2fad7df98cb4ef6b70573ee27a0cf53813223329
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Nov 3 12:15:03 2009 +0000

    Update PCRE to 8.00

commit 431292c42157c662ec122d1bb3a6ea59e1d67156
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Nov 3 10:48:12 2009 +0000

    - fix lenght for alloc and cpy (Kanwal)

commit dc0e20919bb51d1abd4f4e3871c58a92d22de79e
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Nov 2 23:02:16 2009 +0000

    - WS

commit 03ccb71ddc8684e6a926c06e75d9689bd190d78e
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Nov 2 20:46:52 2009 +0000

    - Fixed #50052, Different Hashes on Windows and Linux on wrong Salt size

commit 3cb630fbe84d7e22ee347ceedee8a61af26a89c2
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 2 17:37:32 2009 +0000

    - Fixed bug #49244 (Floating point NaN cause garbage characters). (patch by Sjoerd)

commit 52730989e7cacf326dc5c5ee07ee0e65d4545bf1
Author: Derick Rethans <derick at php.net>
Date:   Mon Nov 2 16:12:20 2009 +0000

    - Updated to version 2009.17 (2009q)

commit 74e5a3310be100538cbf8fa8688499023cdce778
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 2 13:33:24 2009 +0000

    Fixed compiler warnings

commit 480f5c4e90541e2ae63bfa2b651d30c992491fa7
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 1 21:26:03 2009 +0000

    - Fixed bug #49908 (throwing exception in __autoload crashes when interface is not defined)

commit 1d789babdb109a080d68940b6cc72a5e08bebe9a
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 1 17:30:55 2009 +0000

    - Fixed bug #50006 (Segfault caused by uksort()) [5_2 only]

commit c768256cae2d08066955b079b615d82c54479a2f
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 1 15:12:34 2009 +0000

    - Fixed bug #49719 (ReflectionClass::hasProperty returns true for a private property in base class)

commit 06c411b9ef61d6895a1ee6da7b13ca1db9d6ba0e
Author: Takeshi Abe <tabe at php.net>
Date:   Sun Nov 1 05:04:35 2009 +0000

    Fixed a possible memory leak in case that FT_Glyph_To_Bitmap() fails

commit a9d0ccc45997abf787ac93e9632c3b9541717df7
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Oct 30 14:20:15 2009 +0000

    Set WINVER to Windows 2000 like in config.w32.h.in

commit 921d8ca9c4c3023e30c6161d7e1af41bf0678268
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Oct 29 13:33:51 2009 +0000

    Fixed bug #50023 (pdo_mysql doesn't use PHP_MYSQL_UNIX_SOCK_ADDR)
    
    # Original patch by six at aegis-corp dot org

commit 438723729c1012aae7510023de3a7debd80018f7
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 28 13:04:42 2009 +0000

    Lower the max upload default to 20

commit 0e74d2cf66b4af8f690f99da9419ed1827caaf87
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Oct 27 23:21:00 2009 +0000

    fix version

commit 0388c2b64228598a39e5f837258e2df936db3af6
Author: Felipe Pena <felipe at php.net>
Date:   Tue Oct 27 21:57:26 2009 +0000

    - Fixed bug #50018 (Typo in spl_limit_it_seek())

commit 287b30ae5005e71e4cc5af5b9682d31876e4b96d
Author: Felipe Pena <felipe at php.net>
Date:   Tue Oct 27 21:37:03 2009 +0000

    - Fixed memory leak in openssl_pkcs12_export_to_file()

commit 3cb5f993a2d5601f85541a64a7a7ceeba6200293
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Oct 27 19:16:55 2009 +0000

    - Fixed crash in com_print_typeinfo when an invalid typelib is given

commit 0e5f61656c6b867abb04f16106d0928faa1dece3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 27 16:13:48 2009 +0000

    Introduced a max_file_uploads INI setting, which is set to limit the
    number of file uploads per-request to 100 by default, to prevent possible
    DOS via temporary file exhaustion.

commit e21c46aec20b0775fdd6c85faf70f36a618b1c2b
Author: David Soria Parra <dsp at php.net>
Date:   Tue Oct 27 13:02:36 2009 +0000

    - Fixed bug #49142 (crash when exception thrown from __tostring())

commit c5f67497417ac42d8f899af24c90ccf129794747
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Oct 27 10:41:45 2009 +0000

    - #48752, crash during date parsing with invalid date

commit 4a488eeffca2189b8bbe0873e813d897b280d101
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Oct 26 22:51:11 2009 +0000

    add collator_get_sort_key()

commit fce960743d9eed53899b4125734bc2f0dd8fea0b
Author: Derick Rethans <derick at php.net>
Date:   Mon Oct 26 14:09:23 2009 +0000

    - Updated to version 2009.16 (2009p)

commit 7f1a206b5f6f485fd8cf9da998eaf1a8d61ad303
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 26 12:57:01 2009 +0000

    Fixed bug #49921 (Curl post upload functions changed).

commit 50a8d25129f8654fa50ec737687736b874d60045
Author: Ulf Wendel <uw at php.net>
Date:   Mon Oct 26 11:48:47 2009 +0000

    Updating test - no error message any more. Maybe the PDO core has changed... whatever, one issue less

commit b84713519445dae345afdcd4fd0706792b1ddbec
Author: Ulf Wendel <uw at php.net>
Date:   Mon Oct 26 11:41:30 2009 +0000

    Updating test, mysqlnd support init commands

commit 2baebb7eed1fb93cdfa6b2b97fd683100ceac6cc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 26 02:02:28 2009 +0000

    - Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).

commit 64389f1b3112addac7465e2da6d93af233093ade
Author: Jani Taskinen <jani at php.net>
Date:   Sun Oct 25 20:17:04 2009 +0000

    - Fixed bug #49990 (SNMP3 warning message about security level printed twice).

commit 64400b87241453ffe7eb126464bfa7757dcd5d05
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Oct 23 16:47:35 2009 +0000

    Fix #49972 (AppendIterator undefined function crash)

commit bd64a66e1a0ff54858fe2246cae0ef87bded6412
Author: Ulf Wendel <uw at php.net>
Date:   Fri Oct 23 12:44:05 2009 +0000

    Fix: log slow queries in stats regardless of mysqlnd.log_mask setting.

commit c45fd9a150300b5d82b109cf1c1a300de40e6a99
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Oct 22 19:39:08 2009 +0000

    Fixed test

commit 5d8ea3b272aa3f6d482368c3ed2429167c01a10c
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Oct 22 18:48:38 2009 +0000

    TSRMLS

commit 4afa56f8463a7c2ce7a29cf0b66f522d76c17248
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Oct 22 17:36:12 2009 +0000

    Don't forget to update the length too

commit a86ab84a4c0cd2a0018276207f3b5bf96345cf2a
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Oct 22 17:07:55 2009 +0000

    Have the lengths also to skip many calls to strlen

commit 1c51839e89a6ae606b5681f3e83c9a87b29f46c2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 22 16:17:41 2009 +0000

    fix ZTS build

commit cfb54072cfca2734dd2e9f0d582aa1c83f872c20
Author: Ulf Wendel <uw at php.net>
Date:   Thu Oct 22 16:10:02 2009 +0000

    Updating mysqlnd version number.

commit 277846d23ce8d5fc2b470c273025592d8067e812
Author: Ulf Wendel <uw at php.net>
Date:   Thu Oct 22 16:05:33 2009 +0000

    Fixing stats, updating test to accept new stats

commit b39c5e2332e8cfb9c56456f5b67afef126782342
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Oct 22 15:17:03 2009 +0000

    Move definition

commit 8792edcf761cdd4714c83069854b3b076596921c
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Oct 22 14:30:51 2009 +0000

    Count number of affected_rows for normal and PS queries

commit 4a7912b9a04545d262e6a4e7e11c9a7e01be979c
Author: Ulf Wendel <uw at php.net>
Date:   Wed Oct 21 18:57:45 2009 +0000

    There subtle differences between Linux and Win. mysqlnd is a bit more verbose on Win... silencing to make the test pass

commit c29b5be312085fa700dce07751137668f48454f3
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Oct 21 16:10:19 2009 +0000

    Added client-side Server Name Indication (SNI) support in OpenSSL extension.
    #
    # [DOC]
    #
    # New SSL context options :
    #
    # - SNI_enabled : Set to FALSE to disable SNI support (enabled by default)
    # - SNI_server_name : If not set, the server name will be guessed from the
    # stream URL (e.g. https://example.com/ will use example.com as hostname.),
    # else the given name will be used.
    #
    # SNI is to SSL/TLS what the Host header is for HTTP : it allows multiple
    # certificates on the same IP address.
    #
    # As for HTTP virtual hosts, this should be totaly transparent in most cases.
    #
    # Context options allows more control, e.g. :
    #
    # $context = stream_context_create(array(
    #   'ssl' => array('SNI_server_name' => 'foo.example.com'),
    #   'http' => array('header' => 'Host: foo.example.com'),
    # ));
    # file_get_contents('https://127.0.0.1/', false, $context);
    #
    # OpenSSL >= 0.9.8j supports SNI (by default since OpenSSL 0.9.8k).

commit dd60a6eeb6dfe62ed0d3ba303d86121832c5a1c6
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Oct 21 06:42:08 2009 +0000

    - fix leak in DL on error (windows)

commit 9fe748303709eca85163d29426a95980f6f617b3
Author: Ulf Wendel <uw at php.net>
Date:   Tue Oct 20 17:54:57 2009 +0000

    Making test a bit more portable

commit 74d5906ea3da683cc85cbc80b8bc1fca04a3b928
Author: Ulf Wendel <uw at php.net>
Date:   Tue Oct 20 17:03:32 2009 +0000

    Fixing test

commit ef738f83144fdff31d6d838799ca9ab14adce421
Author: Ulf Wendel <uw at php.net>
Date:   Tue Oct 20 14:11:43 2009 +0000

    libmysql is still 'buggy' - skip test with libmysql

commit 0aeb41c5d047c4d5fd6e183f91bfc3171efbdf67
Author: Ulf Wendel <uw at php.net>
Date:   Tue Oct 20 13:58:57 2009 +0000

    Well, hacking around to cope with mysql version specific behaviour if using libmysql...

commit 0ad8b2ab2b682047d4e653fec60d63b6397eb434
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 20 12:57:44 2009 +0000

    fix crash on empty doc_root

commit ad8d9329bb37aab998a27071da722bf3040016e0
Author: Ulf Wendel <uw at php.net>
Date:   Tue Oct 20 12:41:58 2009 +0000

    Skipping tests if InnoDB is available but disabled. I wonder what InnoDB status comes next...

commit ffbf8c95955322e58bc9d22daed7652ba7a96b38
Author: Ulf Wendel <uw at php.net>
Date:   Tue Oct 20 12:31:04 2009 +0000

    Fixing typo in SKIPIF and partly skipping tests if using remote MySQL because LOAD LOCAL INFILE will fail

commit 2a2598a41e7414e00ba2d8b9f17a29ce0fd70d21
Author: Ulf Wendel <uw at php.net>
Date:   Tue Oct 20 08:41:11 2009 +0000

    Making test pass when MySQL runs on Win*

commit 121aceb04e1ce242558c2cbc3308a41ff0e1160f
Author: Ulf Wendel <uw at php.net>
Date:   Tue Oct 20 08:23:06 2009 +0000

    Bail if connect.inc gets included twice. Including twice is most likely a 'bug'. See also http://news.php.net/php.cvs/60720

commit ff3ba767ec01f6a38232e285ad2767144adf74e0
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 19 23:43:31 2009 +0000

    - MF53: Fix #48746, improve fix to support all possible cases (see latest comment in the report)

commit d117458c612dc1361706aab8925412d6fe2a630f
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 19 23:32:07 2009 +0000

    - Fix ACL support and add support for ACL for TS SAPI. Be sure to get the impersonated token when the impersonation has been done. Add the SID as part of the key for the cache (so each SID gets its cache and not previous requests run under other SID)

commit 3e60eeca5c4d0b933432f4fb381809569d5f2493
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 19 22:47:44 2009 +0000

    - ws

commit 62127453f23a698e8f56b30298c16d06eaf6371b
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Oct 19 21:50:08 2009 +0000

    Fix test to remove temporary files

commit 210353caee6118c3d9872309dad705aa505bd4a4
Author: Ulf Wendel <uw at php.net>
Date:   Mon Oct 19 20:07:25 2009 +0000

    Using require[_once] instead of include. Adding logic to connect.inc to detect multiple inclusions of connect.inc which leads to a Fatal error because of my_mysqli_connect() function redefinition. Some tests did include connect.inc twice -> run-tests - even the one from trunk - did not detect Fatal error in SKIPIF -> false-positive test result...

commit 6450f43efb6561a45aad7ac2c12079617674d060
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 19 19:58:45 2009 +0000

    - we don't distribute the crt9 dll, don't try to add it

commit e7ea92aaa513f88c1de01f79a23848f8f9f074c2
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 19 19:02:12 2009 +0000

    - add custom DLL to the package and fix the path to the deps bin (needs absolute path in some cases)

commit 5c8d0cf32fa7b0a82e25c9a90f03b27a3e459e34
Author: Derick Rethans <derick at php.net>
Date:   Mon Oct 19 16:29:13 2009 +0000

    - Updated to version 2009.15 (2009o)

commit 82bb99e12db870c2eb543d0dbfbcdd16e2bbdbaf
Author: Ulf Wendel <uw at php.net>
Date:   Mon Oct 19 16:07:10 2009 +0000

    mysqlnd is a bit more verbose than libmysql - silence mysqlnd here for easier comparison of test results.

commit 6b85ff3057757726ec938a574dca7b2b138e1e3d
Author: Jani Taskinen <jani at php.net>
Date:   Mon Oct 19 15:34:50 2009 +0000

    - It is not const in PHP_5_2 but it is in HEAD and PHP_5_3

commit ff6f052d0581c32d4eae88c207dc92092b646ece
Author: Ulf Wendel <uw at php.net>
Date:   Mon Oct 19 12:55:11 2009 +0000

    MySQL server and metadata - a sad story... trying to make the test pass with a few more server versions

commit 0949463ed8f2563df9f504b2bd2d726f90d6afbf
Author: Ulf Wendel <uw at php.net>
Date:   Mon Oct 19 12:09:48 2009 +0000

    Fixing host info for TCP/IP and aligning mysqlnd and libmysql

commit 7394d5bb6b1661f89836a39a4887ae6c1b00cb23
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Oct 16 23:34:31 2009 +0000

    improve fix for #49767 and #47627 - make PHP report
    "no script" on 404 again

commit f0e6db4d56b6b6b5df18b6316cf0cd42685e3bfb
Author: Ulf Wendel <uw at php.net>
Date:   Fri Oct 16 13:02:01 2009 +0000

    Extending mysqlnd statistics/monitoring. Now counting COM_* commands.

commit 6b805e28d1c193df7ee66247ed9675bbb5092745
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Oct 16 02:22:48 2009 +0000

    Add metadata support to the bundled version of libsqlite on Windows, part of bug #49206.
    
    Will commit the new feature part separately.

commit 0ad09c4d16bf11f81dd22ab07f8275b950eb49c4
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Oct 16 02:10:52 2009 +0000

    Part fix for bug #49224

commit 041266690d6c5d2e1760519b897cf4a6f7158516
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Oct 16 01:56:36 2009 +0000

    Update libsqlite to 3.6.19

commit 29d771c543f31988d714f65a2d44e428c70e2e28
Author: Ulf Wendel <uw at php.net>
Date:   Thu Oct 15 20:46:08 2009 +0000

    Making mysqlnd emit no warnings when fetching pooled persistent connections that have timed out or are unusable for any other reason - bug #49761

commit 355a88f676ccac3ca80a4748890d91482164a546
Author: Ulf Wendel <uw at php.net>
Date:   Thu Oct 15 15:49:40 2009 +0000

    Fixing problems when calling connect (again and again) on a valid connection handle. Most of the patch comes from Andrey.

commit 4706ebbfe250e3e85e5043e5e748b5814553dda4
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Oct 15 13:09:25 2009 +0000

    - #48779, fix another use case where / usage may differ

commit 0e9dbae4f8eff82cd99ced032a6f083c98879bfb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Oct 15 12:26:54 2009 +0000

    Fixed bug #49855 (import_request_variables() always returns NULL).

commit dbac311f9993a8ab5f8ed4b0abd44904913f0691
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 14 01:32:07 2009 +0000

    Fixed bug #49847 (exec() fails to return data inside 2nd parameter, given output lines >4095 bytes).

commit 9a35a0fcd374613e7f3c037eeadbfde4866c75c3
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Oct 13 20:10:07 2009 +0000

    add safeguard for UpdateIniFromRegistry on NULL arg

commit d452498f540669f9593498c2a3a5c9de41d5f7e5
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Oct 13 19:58:59 2009 +0000

    fix crash for bug #47627

commit 7b3f8a75a35f6bd80aa86d5f0044d8133a3e418c
Author: Derick Rethans <derick at php.net>
Date:   Tue Oct 13 08:16:35 2009 +0000

    - Updated to version 2009.14 (2009n)

commit bbf9a7234a2fb48922ffa1a0b664e3e641cb96e8
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Tue Oct 13 05:18:37 2009 +0000

    - Bug #49785: take 5. What the hell happened to me...

commit 6637fd092f173964d242b4bf27dc9cb0852a9f16
Author: Felipe Pena <felipe at php.net>
Date:   Mon Oct 12 19:04:00 2009 +0000

    - Fixed possible crash when calling SQLiteDatabase::{ArrayQuery, SingleQuery} methods using Reflection

commit d41c132f0a4f272f86e6426c9195831040dcc579
Author: Felipe Pena <felipe at php.net>
Date:   Mon Oct 12 17:20:30 2009 +0000

    - Fixed class name in row_get_classname (PDORow)

commit d85064adcfcfe404419d53f0ab12937c3cbfb5c4
Author: Felipe Pena <felipe at php.net>
Date:   Mon Oct 12 17:09:11 2009 +0000

    - Fixed PDORow and PDOStatement crashes when instantiating throught Reflection

commit 29cec688e8e68ba298b7f968cecc672760cd918d
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 12 14:40:27 2009 +0000

    - #48779, improve fix, drop usage of _tolower and use zend_strtolower

commit f55919cfa2ca48f5701fd244e2f627e772c636e4
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Oct 12 14:29:45 2009 +0000

    - Bug #49785: take 4 - typo. this flaw is unharmful since the return value of get_next_char() is only used when UTF-8 is specified to the third argument.

commit 6e1f9994231cc1d07b92dc7d3d4060e3f6925a7a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 12 10:01:37 2009 +0000

    - check max colors while loading gd2 palette image (patch by Tomas Hoger)

commit c2997af2fd5b2987fa84ad0b3a542a8d185c10c3
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sun Oct 11 23:52:33 2009 +0000

    - A couple more fix for my previous fix.
      (one of the fix by Arnaud Le Blanc. Thanks!)

commit df4fc558e1b21fb47db5deddfbe47c7aeb4e99ea
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Oct 11 21:04:35 2009 +0000

    - fix possible issue in TS environment (we don't have to do that anymore anyway in 5.3+)

commit d1a85d20a45ada7bd3b6acefadec336170699dd7
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Oct 11 20:50:53 2009 +0000

    - #48779, don't loop twice over the path chars

commit 0a8de489cf34df5ddb265476bb0c774b827e8bb8
Author: Felipe Pena <felipe at php.net>
Date:   Sun Oct 11 15:23:09 2009 +0000

    - Fix compiler warning

commit 1a750aabc01be1fc2d18cdde980d287fc0edc197
Author: Felipe Pena <felipe at php.net>
Date:   Sat Oct 10 00:31:18 2009 +0000

    - Fixed tests

commit 7bdb2e9e6010a7fb2c5da5635cd246818c8e6e9f
Author: Felipe Pena <felipe at php.net>
Date:   Fri Oct 9 20:01:16 2009 +0000

    - Fixed build and comment-style

commit b7fbc646f1ce2c0ec0e2028ac500eeb58186c200
Author: Garrett Serack <garretts at php.net>
Date:   Fri Oct 9 19:43:00 2009 +0000

    - changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be case insensitive (garretts)

commit 593854a86780e110bf13c4c8d8c602a6b2f86d8a
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Oct 9 17:13:05 2009 +0000

    - More tests to go.

commit 04d30c947c040e019cc1cefca22401411d212cee
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Oct 9 10:02:38 2009 +0000

    - Fixed bug #49785 (insufficient input string validation of htmlspecialchars()).

commit 81499d8d7914ed39d3db8a3f12257e11abeddf42
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Oct 8 20:40:48 2009 +0000

    - typo

commit 0b418dd5137a016f1d7e4a05af0d2a0f61030c01
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Oct 8 20:28:21 2009 +0000

    - [DOC] add enchant_broket_set_dict_path and enchant_broker_get_dict_path
     - add constants ENCHANT_MYSPELL and ENCHANT_ISPELL

commit 410804abc48eaa76dbf23b3c517aa37c8e1bd778
Author: Ulf Wendel <uw at php.net>
Date:   Thu Oct 8 16:33:17 2009 +0000

    Avoid buffer resizing and let the initial buffer allocation happen a couple of lines later with conn->m->set_client_option(conn, MYSQLND_OPT_NET_CMD_BUFFER_SIZE, ...). Andrey, I leave it to you to change the default size to 128k.

commit 6a47a5f426582d7c1e58cef96987572fd5fc69cb
Author: Jani Taskinen <jani at php.net>
Date:   Thu Oct 8 14:21:53 2009 +0000

    - Fixed bug #49809 (time_sleep_until is not available on solaris)

commit e9f9b39ae00e42ab6fa4c5cd05ccf6b6502f7e22
Author: Ulf Wendel <uw at php.net>
Date:   Thu Oct 8 11:40:16 2009 +0000

    Fixing pconnect statistics.

commit be7b754b858133d2f66bc6f302be3f1cf3f1dbf3
Author: Matteo Beccati <mbeccati at php.net>
Date:   Wed Oct 7 17:40:16 2009 +0000

    - Fixed bug #48764 (PDO_pgsql::query always uses implicit prepared statements if v3 proto available)
    
    # original patch by Mark Kirkwood

commit 5b97f74b620c171a91a9d2baca71e9e4a65fb769
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Oct 7 17:33:51 2009 +0000

    Increase the minimal size of the command buffer, which is used
    for sending queries and in the future commpressed patch for reading
    almost all packets from the wire instead of using stack buffers.

commit 8fb0baded3f688fa471e5b883cf346a84d864183
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 7 12:46:29 2009 +0000

    Fixed bug #49800 (SimpleXML allow (un)serialize() calls without warning).
    
    # original patch by wmeler at wp-sa dot pl

commit a8000b2608fd432e0c36c53a0aa7e1e681be4268
Author: Christopher Jones <sixd at php.net>
Date:   Tue Oct 6 23:21:11 2009 +0000

    bump ver

commit e91914b15dcae4f7da3498d0ec87c78b6b281987
Author: Christopher Jones <sixd at php.net>
Date:   Tue Oct 6 22:36:32 2009 +0000

        1. Introduce connection attribute functions:
    
             oci_set_module_name
             oci_set_action
             oci_set_client_info
             oci_set_client_identifier
    
           These functions set values that are visible and used by the
           database.  They aid tracing, authentication and auditing.
    
        2. Introduce connection attribute function:
    
             oci_set_edition
    
           Oracle 11g R2 "editions" allow multiple versions of DB objects
           to exist at one time.  By setting different editions, two
           different versions of an application can run concurrently,
           making upgrades or A/B testing easier.
    
        3. Introduce OCI_NO_AUTO_COMMIT as an alias for the OCI_DEFAULT
           constant (which is not the default value) used by oci_execute().
    
        4. Allow the oci_set_prefetch value to be 0.  This is important in
           some cases using REF CURSORS in Oracle 11gR2.
    
        5. Set the DRIVER_NAME attribute of Oracle Database 11gR2
           connections to aid application tracing.  The value used is to
           "PHP OCI8" followed by the OCI8 version number.  Note the
           version number may get truncated in DB views such as
           v$session_connect_info.
    
        6. Generate an error if an invalid resource type is used in
           oci_bind_by_name
    
    [DOC] Documentation will be added for the changes

commit 61fd248432b9616b79bb226b81cb337a6059c280
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Oct 6 13:34:56 2009 +0000

    Fix bug #49263 (Offset error when unserializing self-references in SplObjectStorage)

commit dc01e66027bc3b596fbe0160eedea532976c3004
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 6 12:53:01 2009 +0000

    revert the last change

commit a86aff98714198d4e339312fc7384585cb43a348
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 6 10:33:23 2009 +0000

    count the queries

commit a8d4e29badec168b23e6b2b6026cfafa9f3f83b6
Author: Jani Taskinen <jani at php.net>
Date:   Tue Oct 6 10:00:53 2009 +0000

    pff

commit 94dc8024d910253ff64f8e4c6d1d990461186bbb
Author: Christopher Jones <sixd at php.net>
Date:   Mon Oct 5 22:51:21 2009 +0000

    Fix diff when full connection string used. Clean up helper files

commit f90c706a9ab17409b888e37cbb666358fdf13795
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 5 14:45:54 2009 +0000

    Fixed bug #49757 (long2ip() can return wrong value in a multi-threaded applications).
    # original patch by Florian Anderiasch

commit ffed3226079d8e2ba9249f2865efe26c02eafab3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 5 13:56:49 2009 +0000

    Fixed bug #49627 (error_log to specified file does not log time according to date.timezone)

commit 6504d84a0be7e258c7c6e5878a95a8fd3c579507
Author: Felipe Pena <felipe at php.net>
Date:   Sat Oct 3 20:45:29 2009 +0000

    - Fix some arginfos (thanks Philip)
    - Added arginfo info. for void params

commit 53829bbbd799be78f29f61c67acd89baea07c8a7
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Oct 3 10:19:06 2009 +0000

    - drop unused var and fix example

commit a7c62ba93f47cdf277d4c878d1e7d224e599c938
Author: Christopher Jones <sixd at php.net>
Date:   Fri Oct 2 22:39:28 2009 +0000

    Oracle 11.2 (and beyond) compat changes

commit 73b9ee934f630e205577d355e1123c0fdd885b03
Author: Christopher Jones <sixd at php.net>
Date:   Fri Oct 2 20:16:59 2009 +0000

    refactor tests

commit 3c442f8471d6f977dfd65b11ca68db62c797034f
Author: Christopher Jones <sixd at php.net>
Date:   Fri Oct 2 04:19:48 2009 +0000

    Fix skipifs to accept Oracle 11.2

commit e1a2e88c16775a5617fd60d601726af11154a7ac
Author: Sriram Natarajan <srinatar at php.net>
Date:   Fri Oct 2 00:13:53 2009 +0000

    - Fixed bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes).

commit 13bdff44bcbb17a833022b71926cd5bb36875d12
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Oct 1 13:55:16 2009 +0000

    - fix #49732, fix crash when timestamp conversion fails

commit 54b4cf2532c7a94d8e1590dd4ca87f53f1a6f4c0
Author: Ulf Wendel <uw at php.net>
Date:   Thu Oct 1 08:56:28 2009 +0000

    Updating test because of http://news.php.net/php.cvs/60561

commit 09a37f0d0ea03b6dd8f1d066359dacd8248884b8
Author: Christopher Jones <sixd at php.net>
Date:   Thu Oct 1 06:22:32 2009 +0000

    Add xmltype_02.phpt.  Add XFAIL to xmltype_01 for PHP 6

commit d1df1c4ba7ac6f2732599b255701e691d703013a
Author: Christopher Jones <sixd at php.net>
Date:   Thu Oct 1 05:51:11 2009 +0000

    PECL Bug #16842 (oci_error return false when NO_DATA_FOUND is raised)

commit 2743c7a6df2611099eb76b68e2335189770e7b28
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 30 23:34:56 2009 +0000

    Fix ZTS build

commit bc7bbaa65a68305d3153108dfe95c1bc1061be21
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 30 23:13:43 2009 +0000

    Use mnd_ wrappers wherever possible. Needed for
    statistics.

commit 4af8d99eb6399d9c2bd77cf121c67c11eab3c0f6
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Sep 30 22:26:19 2009 +0000

    Fix trace output. DBG_RETURN should be used in traced
    functions.

commit 2c2f45a0596dddfefc2dc87d72af2b6c7b2be512
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 30 20:48:41 2009 +0000

    Fixed bug #48805 (IPv6 socket transport is not working).

commit d79cba2afdb41ae2e9634782adbf2a48d56941d6
Author: Ulf Wendel <uw at php.net>
Date:   Wed Sep 30 14:39:33 2009 +0000

    Fixing a leak in mysqlnd when passing invalid fetch modes to mysqlnd.

commit 59dc338ac243e4f1d1cc7929a588bb2e85d79006
Author: Felipe Pena <felipe at php.net>
Date:   Wed Sep 30 13:30:32 2009 +0000

    - Fixed test

commit e7b1e076472982a9d40be7f54fbe7eef22e046b2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 30 13:04:28 2009 +0000

    pcntl_exec() should inherit environment in case it's not provided as an argument

commit 923b47a4073d74ceefd935a96c2a8f652d07ac82
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 30 11:53:29 2009 +0000

    - restore W3 flag to get usefull errors (unused vars, etc.)

commit dd8842c28f19e795566a40cb5d7bb0ae3003bc2e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 30 02:34:17 2009 +0000

    Fixed bug #49517 (cURL's CURLOPT_FILE prevents file from being deleted after fclose).

commit 1e0743df12537d80180bfa322bcc44989801bab6
Author: Ulf Wendel <uw at php.net>
Date:   Tue Sep 29 16:37:50 2009 +0000

    Fixing test

commit 7f293b32a108c1adf5162a50080dc49b5aca9f89
Author: Rafael Machado Dohms <rdohms at php.net>
Date:   Tue Sep 29 14:34:06 2009 +0000

    Fixing tests for head and wrong SKIPIF blocks

commit 49b34e9ac6f9300ebdc3655b7d2e6e9dffa67015
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Sep 29 14:03:49 2009 +0000

    Add missing open_basedir check in posix_mkfifo

commit 22fdde3f5d6c3526e1141b35f52006a97ba1283c
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Sep 29 13:56:51 2009 +0000

    Fix date_sunrise/date_sunset tests

commit c047bd6648cbb59b747541d30d17121d0cec01d5
Author: Rafael Machado Dohms <rdohms at php.net>
Date:   Mon Sep 28 22:57:41 2009 +0000

    Adding tests for bug #49692

commit f4c8961b14a0aaa86681c1989eddf6f51927c8fc
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Sep 28 13:29:53 2009 +0000

    Fix for bug #49698

commit f5e52c9a79073fc06132a563d8461cf8cd61232a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 28 12:54:23 2009 +0000

    - fix TS build, this macro contains code and declaration, always put it right after your declaration

commit 1e0d7fc509ff76d1d1943300acb6a4fe6646b8eb
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 28 10:42:36 2009 +0000

    Fixing test

commit fff7ef9412689b543c85cce1ca4a77bffa898bf5
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 28 10:39:42 2009 +0000

    Allow setting of default connection flags through the environment variable MYSQL_TEST_CONNECT_FLAGS

commit 5f6882aa4d1462ba170b166d528bc5614d9e9935
Author: Felipe Pena <felipe at php.net>
Date:   Sat Sep 26 17:59:33 2009 +0000

    - Fixed tests

commit c5449ae3c1e443cc9fcfd174b845fa77634c5518
Author: Felipe Pena <felipe at php.net>
Date:   Sat Sep 26 16:54:08 2009 +0000

    - Fixed tests

commit 5f9009963f000033ad69ba327ce7249fe3c1e93c
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Sep 26 00:53:59 2009 +0000

    Refix bug #49558 as per bug #49676

commit 260596bfaafbab4f16bd56ab603e8ee2839a39b4
Author: Ulf Wendel <uw at php.net>
Date:   Fri Sep 25 13:21:44 2009 +0000

    Trying to respect time limit to please Andrey who must be using slooow hardware...

commit 089e8b56a1d3b1a33ef01d1e58a73bcf81e97fa0
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Sep 25 12:25:54 2009 +0000

    Fix mysqli_stmt_attr_set in libmysql mode.
    mysql_stmt_attr_set returns my_bool instead of int.
    If it was int, then 0 is success and !0 is failure, but
    for my_bool 0 (FALSE) is failure and !0 is success.

commit 07757b4f2f4a45841fe825eb16f99ffd37512246
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Sep 25 11:38:19 2009 +0000

    Fix a crash in the rare case when a persistent connection
    is found dead, after CHNG_USER. mysql->mysql will be NULL
    and segfault will follow.

commit 6ae4ba4173efd52f963ec28c01cc67d5e3c0a36f
Author: Ulf Wendel <uw at php.net>
Date:   Fri Sep 25 10:56:17 2009 +0000

    Large package to check how compression handles package queues.

commit 1d25ad7f5c59216f6deb87edd1e2cd8089b2d367
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Sep 25 10:55:06 2009 +0000

    Remove unused variable

commit 8ad273c88ed68a2ae1f31738c53b1d79a5813dc3
Author: Ulf Wendel <uw at php.net>
Date:   Fri Sep 25 10:54:16 2009 +0000

    Replacing MYSQL_TEST_COMPRESS env var with more generic MYSQL_TEST_CONNECT_FLAGS to be able to test all connection flags. Fixing some test.

commit 5d8d0fcfb14f7a7756f7c90110cd7c21b1f91da0
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Sep 25 10:52:29 2009 +0000

    Fix error code checking for mysql_stmt_attr_set. There
    is a test that checks this.

commit cec76fd650c984c6a613ebb05790c9bac6e31c34
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Sep 25 10:37:44 2009 +0000

    Fix possible crash when conn is NULL

commit dc73022a1d68c31633b5e7136537b00c9520059a
Author: Felipe Pena <felipe at php.net>
Date:   Fri Sep 25 02:07:41 2009 +0000

    - Fix test

commit 275cd0d7d99bfb941bc4cae0f501dc3d6dcdcc97
Author: Felipe Pena <felipe at php.net>
Date:   Fri Sep 25 01:46:58 2009 +0000

    - Fixed mem leak

commit e3f239c6ceaa5a12ae1ff90a2da38e992d0979ad
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 24 18:59:28 2009 +0000

    Make tempnam() return FALSE on error as documented

commit 282732a62b380789fc837b50a2f535590e82c26b
Author: Sriram Natarajan <srinatar at php.net>
Date:   Thu Sep 24 18:20:49 2009 +0000

    - Fixed bug #49571 (CURLOPT_POSTREDIR not implemented).

commit b41f9661f85b911c8e489965160174850f060812
Author: Jani Taskinen <jani at php.net>
Date:   Thu Sep 24 18:01:17 2009 +0000

    - Fix the build issue with php_mysqlnd_config.h ending up in wrong build directory

commit 1603c450863b9199f575d0504a6bf98cce73b1cb
Author: Rob Richards <rrichards at php.net>
Date:   Thu Sep 24 13:18:22 2009 +0000

    Fixed bug #49647 (DOMUserData does not exist)

commit e123cae8acfbd76cf7d729ad912d1a0a78f7f750
Author: Ulf Wendel <uw at php.net>
Date:   Thu Sep 24 12:51:03 2009 +0000

    Proxying as many connect calls as possible to make testing of the compression protocol @ mysqlnd easier. By setting the environment variable MYSQL_TEST_COMPRESS you can tell the tests to set the MYSQLI_CLIENT_COMPRESS flag upon connect.

commit fe1709ec49851703dba772cd2fddd15aa4d75ecd
Author: Rob Richards <rrichards at php.net>
Date:   Thu Sep 24 12:40:59 2009 +0000

    fix memleak

commit 36a7f82c31b6a79bbf97bb9c281b2969a5ec3226
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 24 10:43:13 2009 +0000

    save LDFLAGS in EXTRA_LDFLAGS before unsetting
    this patch makes sure that LDFLAGS are taken into account when
    configuring the build

commit 9326836676dee0f3ac4e4611169bb7f44dabbdfe
Author: Ulf Wendel <uw at php.net>
Date:   Thu Sep 24 09:40:24 2009 +0000

    Fixing test

commit d3b2b3c1552b1a0cdeea8e58d3dc1490394f5e73
Author: Ulf Wendel <uw at php.net>
Date:   Thu Sep 24 08:19:56 2009 +0000

    Coverage for the OO variants of some functions

commit fe796df92d7248dbac4a93eb6f2de04c303608dd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 23 16:34:05 2009 +0000

    Fixed tests ("\r" and  "\n" mismatch)

commit 5ba6b339103a0827ae340ce540d0b89dce5fd6f9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 23 15:46:10 2009 +0000

    Fixed tests ("\r" and  "\n" mismatch)

commit ce3c028803aa7254be4d612703e8907c5fd95f4f
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Wed Sep 23 15:22:47 2009 +0000

    - Fixed bug #49354 (mb_strcut() cuts wrong length when offset is within a
      multibyte character).
    
    (This bug was introduced by the commit by r202895. Please double-check the
     specification of the function you are going to *fix*.)

commit f4f23add3710e1de3f51aa10c579a2014a41405d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 23 14:15:52 2009 +0000

    Removed irrelevant test

commit 3c0dba45109ade4b7de2938593ed2b9360d016c5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 23 13:51:50 2009 +0000

    Fixed a bug in parameter passing/conversion API which caused tons of memleak and was the reason of ~1500 test failurs

commit 0f6f23dc14e0f7c15a94893771243e399610f175
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 23 10:25:54 2009 +0000

    Fixed ext/standard/tests/streams/stream_get_contents_002.phpt

commit 69df782740ef0fddcc7cd1bd7726b5858e2c89f7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 23 08:33:23 2009 +0000

    Fixed compilation error

commit 8bbad1ad60f0f32318c7f3b7631ab3ca8f0f89e0
Author: Felipe Pena <felipe at php.net>
Date:   Wed Sep 23 02:08:19 2009 +0000

    - Fixed bug #49531 (CURLOPT_INFILESIZE sometimes causes warning "CURLPROTO_FILE cannot be set ...")

commit 65d3b858a934bef94cbaa6f31d1c6bb66f2a230c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 23 00:18:32 2009 +0000

    Fixed compiler warning

commit 1766f09b8d25f30ac6554f679076c16bf8ab0261
Author: Felipe Pena <felipe at php.net>
Date:   Tue Sep 22 18:18:57 2009 +0000

    - Fixed bug #49630 (imap_listscan function missing)
    # Missing PHP_FE(), though nowdays it is used through of two aliases. (imap_scan() and imap_scanmailbox())

commit fd33df54ba54894b66b9145dc063cbfbe4d6c51e
Author: Ulf Wendel <uw at php.net>
Date:   Tue Sep 22 15:31:35 2009 +0000

    mysqlnd supports INIT_COMMAND and so we can add it to PDO_MYSQL @ mysqlnd

commit 5a1ae5b87627bb87be092ef269fe4443f97ce9b0
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Sep 22 15:07:39 2009 +0000

    Fix handling of BIT fields for non-PS. We need
    macros from mysqlnd to be able to convert a bit
    stream to a number. BIT is binary data thus
    the result is a string, and not unicode

commit d906bd09f091ddec59320a562211cd2f2f09e3a5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 22 14:52:47 2009 +0000

    Fixed tests which fail from time to time because of race conditions ("echo" command didn't wait for all the data php tried to send and as result php got a SIGPIPE)

commit 67a0d7ad46397687b3c51a4f1a64b32632166d5f
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Sep 22 14:52:12 2009 +0000

    sync with branch, after Ulf's commits

commit 26f5344ed00de440e58c6ca4b58723ea49aafddd
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Sep 22 14:43:37 2009 +0000

    Check for the different types and create the
    corresponding configuration file, so it can be used
    by mysqli, even if mysqlnd is not enabled at all.

commit e4be0b369c46d3cb30ec180188ed8a56e8948c2b
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Sep 22 13:58:52 2009 +0000

    Fix handling of BIT fields in mysqli, when libmysql is used
    We need to use macros from mysqlnd to be able to read the
    bit fields, as they are specially encoded. mysqlnd is always
    there, 5.3+, so its macros can be used, even if mysqlnd is
    not compiled as library of choice.

commit 1a88e45cf29084d89ca1f5b8c6b1712040e7253c
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Sep 22 12:35:35 2009 +0000

    MFB: generalize output

commit 4db018ab29ad70b33f0bdd9bd87b28e4937d3275
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Sep 22 12:14:47 2009 +0000

    spread more svn:ignore love

commit 341e125d608c557cc614df17f8c8efe59955b3f3
Author: Ulf Wendel <uw at php.net>
Date:   Tue Sep 22 11:58:46 2009 +0000

    Fixing test

commit 798b8e77b15ee3ee836b68700a735ce7cd6c3fe5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 22 10:15:10 2009 +0000

    Fixed test (it failed from time to time because of very small timeouts)

commit 7ae78572e2ce156b23c0f51daf648563102a6cc1
Author: Jani Taskinen <jani at php.net>
Date:   Tue Sep 22 09:41:39 2009 +0000

    - Move tests in the right location

commit f0cf479eb40c0d2ee892f594b2357696e5416e41
Author: Ulf Wendel <uw at php.net>
Date:   Tue Sep 22 08:42:44 2009 +0000

    Fixing test

commit eedc39f4f3287ad2f44707d76406a7a46ee206ff
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 22 07:54:06 2009 +0000

    Fixed ext/spl/tests/arrayObject_magicMethods2.phpt

commit f532a81aea155d0dd397fa985bfceb1e6a5b4b46
Author: Ulf Wendel <uw at php.net>
Date:   Tue Sep 22 07:11:50 2009 +0000

    Fixing test. There is nothing we can do about the MySQL Client Library allocate huge 4GB buffers for some SQL types.

commit 1cafe8c54cec15cf2af7898c4f9e638d4b6474c8
Author: Ulf Wendel <uw at php.net>
Date:   Tue Sep 22 06:59:04 2009 +0000

    Fixing test. Can't wait to see the new run-tests materialize for detecting skip section parse errors.

commit efba216e32fdf5daf83d46cb573bdfcbb07a734f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 22 01:17:16 2009 +0000

    Fixed build with older version of libcurl

commit decdb55cef65b901a575c758a785f17d6983e993
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 21 15:59:22 2009 +0000

    Fixing test

commit 16be7ee5c58efa14f3231a373818d850e5594666
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 21 15:24:47 2009 +0000

    Fixing test

commit 197eb8b13b59827260c01580eda062263067b8ee
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 21 15:23:25 2009 +0000

    Fixed tests (removed irrelevant check which makes test to fail from time to time)

commit d79b83ed877e1036c870ffaaa913cfbbba50c47c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 21 14:32:20 2009 +0000

    Fixed tests ("none" is an alias of "false" and it can't be used as a string value of ini option)

commit ddef8f511f48cb2baa17d756278e98082673008c
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 21 14:20:05 2009 +0000

    Moving test code around to get test failures down without testing less. Users of the MySQL Client Lib should always call stmt_bind_result after execute - not before.

commit 85f7a0da6118774c173d772b3db0f460a87ce0ae
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 21 13:01:17 2009 +0000

    Fixed memleak in tests/lang/engine_assignExecutionOrder_001.phpt

commit 4dcea7c62483169474130927aeb782b62a5780b7
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 21 12:02:30 2009 +0000

    Fixing test by calling it a known limit. We keept the test failing as a reminder to think about how to handle BIT(32) and up but none of us has an idea. Thinks work fine up to BIT(31) - the limitation should be documented.

commit b979107fd0b13713454e9b0ab694c9b56d063ae8
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 21 11:54:15 2009 +0000

    Fixing test

commit a7a3d28f6d59685ea0cdb3c7e2517c2285e00ae8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 21 11:38:14 2009 +0000

    Fixed tests

commit dc2442bcd219b0214e4be8e676b1c8f2b5aeb4d8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 21 11:30:38 2009 +0000

    Fixed tests

commit 0c8262069fd4788bafdc752ceb23cddd7df01f4a
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 21 10:16:44 2009 +0000

    Not nice but neither the MySQL Client Library not mysqlnd are supposed to detect invalid flags. Therefore: fixing test

commit 356371a7bcc8e43bd13cee66cfdf75e8b95758e1
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 21 10:06:13 2009 +0000

    Fixing mysqli_result_references_mysqlnd.php

commit b35ffe4689bddb60c86a5c52cef000d3905ec30b
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 21 09:35:23 2009 +0000

    Fixing mysqli_get_client_stats.phpt. More testing for MYSQLI_INIT_COMMAND

commit 0d202cd84ddbc8cb25951f888edc0743cf91edb7
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 21 08:59:00 2009 +0000

    Fixing test: references has to be collected even if the users disables the collection of statistics. It is needed for memory management.

commit a65e1456e9858a987b20b51fd01f121b44b8558b
Author: Ulf Wendel <uw at php.net>
Date:   Mon Sep 21 08:36:14 2009 +0000

    Fixing test - the standard test table will not accept NULL values for column id

commit a4aef06b349b973dfb24d25cfb76002708a50683
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Sep 19 20:54:34 2009 +0000

    - fix ACL cache for read check

commit f7aa838e1ad723276579515b06d9e5ea8befccc9
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Sep 18 23:06:21 2009 +0000

    And now use proper colspanning

commit 043a86b31d1b7bbcd3a4ddd5acd33062a6eea615
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Sep 18 22:26:44 2009 +0000

    Fix typo in comment (danbrown)

commit 73028016ec7e0526fe2d07f71e828d43794282ef
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Sep 18 22:01:58 2009 +0000

    Throw some credit around

commit 528e66fbf588eaf1014b5ba355f194d9890afd36
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Sep 18 14:32:01 2009 +0000

    Fix for bug#48909 Segmentation fault in mysqli_stmt_execute

commit b30dfcd47538aecae94adeb08be6a7d8a11d66c4
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Sep 18 10:46:51 2009 +0000

    Fix for bug#48754 mysql_close() crash php when no handle specified

commit 4ac04d893680db34e982900da41e1fb530def5a5
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Sep 17 15:13:36 2009 +0000

    Afix not included by the fix committed by Ulf.
    pemalloc and then efree - too bad!
    Sorry for committing in two passes, my big tree is already patched
    with compressed.

commit 4bb9113812c00335d6e5daa83d67a74d3e671bab
Author: Ulf Wendel <uw at php.net>
Date:   Thu Sep 17 07:11:25 2009 +0000

    better coverage for mysqli_info

commit 13d4fcede90cda59bec432bba4967d01e94ffa6b
Author: Sriram Natarajan <srinatar at php.net>
Date:   Thu Sep 17 02:45:25 2009 +0000

    - Fixed bug #49572 (use of C++ style comments causes build failure)

commit 55b77fa0172c8722f1f5274f7ff43940d9fe0fd7
Author: Felipe Pena <felipe at php.net>
Date:   Wed Sep 16 18:01:10 2009 +0000

    - Fixed ZTS build

commit 8a9e2f5849d52f21d3f35e05c728cadcfc31e769
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Wed Sep 16 17:24:46 2009 +0000

    Merge ReflectionMethod::setAccessible() to PHP 5.3.2, approved by Johannes.

commit 1b5f0f63b41dde9865a0c5aad32439a1d82e2f0a
Author: Ulf Wendel <uw at php.net>
Date:   Wed Sep 16 17:03:44 2009 +0000

    Fix (by Andrey) and test for bug #49442 . Don't use efree() for memory allocated with malloc()... If a connection gets created by mysqli_init(), mysqlnd makes it 'persistent'. 'Persistent' means that mysqlnd uses malloc(). mysqlnd does use malloc() instead of ealloc() because it is unknown if the connection will become a true persistent connection in the sense of ext/mysqli. It is unknown if the user wants a persistent connection or not until the user calls mysqli_real_connect(). To avoid tricky conversions mysqlnd uses malloc(), which sets a private persistent flag in the mysqlnd structures. A precondition for the crash to happen was that the private persistent flag is set. The flag is also set when creating a real persistent connection (in the sense of ext/mysqli) and so the bug can happen with mysql_init()/mysqli_real_connect() and mysql_connect('p:<host>', ...). Therefore we test both cases. Note the (tricky?) difference between the implementation detail'mysqlnd priva
 te persistent flag = use malloc()' and persistent connections from a user perspective. Although mysqlnd will always set its private persistent flag and  use malloc() for connections created with mysqli_init() it is still up to the user to decide in mysqli_real_connect() if the connection shall become a (true) persistent connection or not.

commit 8e42cbfeac1ecd56a7fbd7c8ab1b331282ebf105
Author: Ulf Wendel <uw at php.net>
Date:   Wed Sep 16 15:00:54 2009 +0000

    Fix and tests for bug #49511 . mysqlnd and the MySQL Client Library (libmysql) use different networking APIs. mysqlnd does use PHP streams whereas libmysql uses its own wrapper of the operating level network calls. PHP sets by default a read timeout of 60s for streams - php.ini, default_socket_timeout. This default applies to all streams that set no other timeout value. mysqlnd has not set any other value and therefore it connections of long running queries can have been cut off after default_socket_timeout seconds resulting in a 2006 - MySQL Server has gone away error message. The MySQL Client Library sets a default timeout of 365 * 24 * 3600 seconds (1year) and waits for other timeouts to happen, e.g. TCP/IP timeouts. mysqlnd now uses the same very long timeout. The value is configurable through a new php.ini setting: mysqlnd.net_read_timeout. mysqlnd.net_read_timeout gets used by any extension (ext/mysql, ext/mysqli, PDO_MySQL) that uses mysqlnd. mysqlnd tells PHP Stre
 ams to use mysqlnd.net_read_timeout. Please note that there may be subtle differences between MYSQL_OPT_READ_TIMEOUT from the MySQL Client Library and PHP Streams. E.g. MYSQL_OPT_READ_TIMEOUT is documented to work only for TCP/IP connections and, prior to MySQL 5.1.2, only for Windows. PHP streams may not have this limitation. Please check the streams documentation, if in doubt.

commit 56732c9f510900bebda40b9458987a8f5312c8d0
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Wed Sep 16 12:35:54 2009 +0000

    Minor change to improve code coverage

commit 1690a26b601eaf3a7e24ada1f2e1b552ac98bacb
Author: andy wharmby <wharmby at php.net>
Date:   Tue Sep 15 21:44:08 2009 +0000

    Fix SKIPIF sections

commit 5e0e9419e250373a0eaef19b78dd8e6637b3634f
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Sep 15 20:34:54 2009 +0000

    Fix for bug #49558 for 5.2 and HEAD as well.

commit 69e0e2fe9090ae66775422f970843cfb54235f48
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 15 16:54:11 2009 +0000

    Upgraded bundled sqlite to version 3.6.18.

commit a22276faa76e4f68d41ca3cdaeedbcc52c106031
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 15 15:47:06 2009 +0000

    - #49253, add support for libcurl's CERTINFO option

commit 01ecb86a3cfb9ab373c8923b967963de017d1ae9
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Tue Sep 15 00:09:13 2009 +0000

    - WS fix (spaces to tabs)

commit 56d4d95f2d5d970a656f419cbffda8bd27255b7d
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 14 18:46:56 2009 +0000

    - Fix #48746, improve fix to support all possible cases (see latest comment in the report)

commit d3ae759391cf4059749b03b02eb2c5496546f17d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 14 12:50:30 2009 +0000

    Fixed certificate validation inside php_openssl_apply_verification_policy

commit aa597262681e287109e9c5f24f8bd8ea34146031
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Sep 14 04:11:29 2009 +0000

    - Looks like bug #48697 has already been fixed in RC1.

commit 127427a51cba9afca9269be2c7104a2e42ad78c4
Author: Felipe Pena <felipe at php.net>
Date:   Sun Sep 13 14:42:36 2009 +0000

    - Fixed warnings (Kalle)

commit 6fa2d1171a4f5260c137cdbf3de0098a6f364a24
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Sep 13 13:14:11 2009 +0000

    Fixed test

commit 829e4529fbf9248301329c986952af70a51c52b2
Author: andy wharmby <wharmby at php.net>
Date:   Fri Sep 11 21:57:04 2009 +0000

    Add missing SKIPIF

commit afe681c301b75356b6bf766bee02973e8a14968a
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Sep 11 21:26:18 2009 +0000

    - Fix bug #49536 (mb_detect_encoding() returns incorrect results when strict_mode is turned on.)
      (patch by komura, thanks!)

commit 30a6d1b85137f7159169eaae6ffb20292dcc4a87
Author: Ulf Wendel <uw at php.net>
Date:   Fri Sep 11 13:38:47 2009 +0000

    Fix for bug #49357  (MySQLi extension fails to recognize POINT (spatial) colums).
    
    Do yourself a favour and use mysqlnd. mysqlnd has no isuses here.
    
    If you insist on using the MySQL Client Library (libmysql) I strongly recommend to use mysqli_stmt_store_result() when fetching geometry data using prepared statements. When streaming data, which is the default for prepared statements, ext/mysqli will have to make a guess on the size of the result buffer it needs. The guess is based on a length reported by the MySQL CLient Library (libmysql). The MySQL Client Library reports 4GB (!) for a POINT - a conservative and safe guess. Consequently, ext/mysqli will try to allocate 4GB of RAM. The true (maximum) size of the column is not available before buffering the result on the client using mysqli_stmt_store_result(). If you call mysqli_stmt_store_result(), the result buffers will not get bigger than needed. However, store_result()/buffering is usually not what you want when you ask for prepared statements.

commit a69c19879090afb7f58008c5ca3d95bab1f81fdf
Author: Ulf Wendel <uw at php.net>
Date:   Fri Sep 11 12:28:47 2009 +0000

    Stepping back to PHP 5.2.x and earlier logic of allocating even huge pieces of memory for large BLOB types to avoid data truncation. This fixes the test failure of 005.phpt when using MySQL Client
    Library (libmysql). The test does pass with mysqlnd because mysqlnd does not have any issues here.

commit 9af451ff4948bf3561716eeca670d345b6bc235b
Author: Ulf Wendel <uw at php.net>
Date:   Fri Sep 11 12:16:56 2009 +0000

    Fixing a crash which must have existed since PHP 5.0. At least the crash can be reproduced with PHP 5.0.6. The crash happens only when using the MySQL Client Library (libmysql) - it does not happen
    when using mysqlnd.

commit 384c7bce5a0c91109a50e3ae614759800fc658e9
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Sep 11 08:22:19 2009 +0000

    - Fix bug #49528 (UTF-16 strings prefixed by BOM wrongly converted).

commit 6d132cf81443ccf5348bf9b4181306d0d0a96f13
Author: Jani Taskinen <jani at php.net>
Date:   Thu Sep 10 16:19:42 2009 +0000

    - Simplified a bit and fixed possible memory corruption and definate leak.

commit 8974c5e05136c76e7ff91a3fd0793fb4fb76d293
Author: Jani Taskinen <jani at php.net>
Date:   Thu Sep 10 15:05:49 2009 +0000

    - Fix skips

commit 04e3e09f9cc4ee980175dc30a0c008d7131a653a
Author: Jani Taskinen <jani at php.net>
Date:   Thu Sep 10 13:19:43 2009 +0000

    - Fix build for !win32 systems..

commit 24f4a4a9f93bdf8d20c7969d7cc6930ce8901a44
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Thu Sep 10 05:15:24 2009 +0000

    Use getThis() correctly.

commit 46ce6802e520bae03d6ae682c5d8d36d5860a792
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Thu Sep 10 05:04:53 2009 +0000

    Add ReflectionMethod::setAccessible() for invoking non-public methods through the Reflection API.

commit 0a54e5b768bb1317153c49335e0a2fd0b94392d0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 10 02:15:08 2009 +0000

    Fixed test

commit 4198e8f72770e35bc9e9878d7d82fd65e2aac3a7
Author: Felipe Pena <felipe at php.net>
Date:   Thu Sep 10 01:20:42 2009 +0000

    - Possible fix for bug #49344 on Windows (pdo_mssql fails to connect,throws PDOException SQLSTATE[] (null) (severity 0))

commit 667c5975127e0bf67e5598736f82645f7d66ce5b
Author: Ulf Wendel <uw at php.net>
Date:   Wed Sep 9 18:31:00 2009 +0000

    Andrey fixed the bug but the test was somewhat borked. Fixing test.

commit 59a52247e7432114ec3cc9dd59d99afd04952de0
Author: Ulf Wendel <uw at php.net>
Date:   Wed Sep 9 17:16:24 2009 +0000

    Some extra test coverage for http://bugs.php.net/bug.php?id=48754 .

commit 86481c0ac00021c2907927a9c17c437c0631d772
Author: Ulf Wendel <uw at php.net>
Date:   Wed Sep 9 17:10:29 2009 +0000

    Tests for http://bugs.php.net/bug.php?id=49357 (libmysql only) . The simple fix suggested in the bug system is not good enough, therefore no fix yet.

commit 5254c6f37284007efd17acedc2036a3b0f1d542e
Author: Ulf Wendel <uw at php.net>
Date:   Wed Sep 9 17:03:03 2009 +0000

    Next attempt to fix http://bugs.php.net/bug.php?id=48745. Patch by Andrey.

commit 5b709c4718e2138171d8c6d9f7ca18ee4f3efb78
Author: Derick Rethans <derick at php.net>
Date:   Tue Sep 8 14:03:53 2009 +0000

    - Updated to version 2009.13 (2009m)

commit 70e49954790b343d6896117f1d4edb99c8be29ff
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Sep 8 01:53:46 2009 +0000

    This shouldn't have been in the commit

commit e834d1a1f41c1ac13595e101dbe0ddaeab408401
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Sep 8 01:50:40 2009 +0000

    Experimental build support for VC10
     - Contains newly introduced compiler warning fixes
     - configure now picks up VC10

commit 1d39d37fad9d77ef69b97cb0cb0938bef7d34d52
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Sep 8 01:45:25 2009 +0000

    Fixed ext/sockets build

commit b2f1a3e8650855d7e50980596b4fcf761c54fbdf
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Sep 8 01:44:37 2009 +0000

    Fixed ext/interbase build

commit f05407e2279260df07c4bcd7cfaaf65278068dc0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 7 14:18:46 2009 +0000

    Fixed tests

commit df377868bd1c753817803af658314f4f13a9597d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 7 02:35:25 2009 +0000

    Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters).

commit ba50aa65728f0abdb0537e2191f3483a80bab7f9
Author: Felipe Pena <felipe at php.net>
Date:   Sun Sep 6 17:41:34 2009 +0000

    - Fixed bug #49483 (preg_replace 'subject' parameter listed as optional)

commit 558e7133c4ec6ea58679da4799593818d73d49f8
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Sep 6 15:56:58 2009 +0000

    - revert last commit, breaks the build and needs test case(s)

commit 797249daf4331e5a008dc07a7b229c083b0cb33b
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sun Sep 6 14:43:09 2009 +0000

    - Fix leaks.

commit 82fb67691345a2c201e0e35e34a69ebe526cd62a
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Sep 5 21:16:05 2009 +0000

    - don't hide previous declaration

commit 9ec72d04158736a4a743f026b41bb825a687d8a0
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Sep 5 19:00:05 2009 +0000

    - don't hide early declaration

commit 792ae864eeeb64383b9c000553d56babe9bfe87a
Author: Felipe Pena <felipe at php.net>
Date:   Sat Sep 5 18:21:10 2009 +0000

    - Drop unused var

commit a733fe252181968dfedcaf372cc4ff239dc99278
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Sep 5 18:10:31 2009 +0000

    - add test for #48746

commit 2eaf8bf2226e0dfce1197d612d6b2212849a1bed
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Sep 5 17:39:18 2009 +0000

    - useless #ifdef

commit b1f10764f9aa247ced3536f9c07de6b47228b026
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Sep 5 17:35:26 2009 +0000

    - fix #49274, filter_var does not accept object without a toString implementation

commit 7713cc89d9cfc3c59b494560727dada6ed4f2322
Author: Jani Taskinen <jani at php.net>
Date:   Sat Sep 5 17:07:14 2009 +0000

    - Fixed bug #49182 (PHP CGI always outputs the shebang line)

commit d23fc9525706a4d522b6f85ed57914fd7f5306d4
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 4 19:53:39 2009 +0000

    - #49464, fix build

commit 9d4c42357df2530cbab470f95f4cc2918f44f238
Author: Jani Taskinen <jani at php.net>
Date:   Fri Sep 4 11:02:40 2009 +0000

    I have no idea. This might or might not fix a bug in some branch. At least it works.

commit 00406ac1aec9ffd01bfd3cc8d1552b95b2ad323e
Author: Sriram Natarajan <srinatar at php.net>
Date:   Fri Sep 4 07:59:48 2009 +0000

    - Fixed bug #49447 (php engine need to correctly check for socket API
      return status on windows). (Sriram Natarajan)

commit a96e9f3b9405d8d97177133acb12bd455731c50c
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 4 06:59:08 2009 +0000

    - be sure that we use the user token by default (Christian Wenz)

commit 8f59833828a4c03e4f9366b3f6788bb109bdc213
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 3 19:16:17 2009 +0000

    - #27051, improve fix on xp/2k3

commit ebce3280665c009e4a31532205c14e17aff2d654
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 3 19:11:30 2009 +0000

    - MF53: len includes the NULL already

commit a6412a5e71f223498c83ac3e4fe8f9d35af3a68d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 3 14:33:11 2009 +0000

    Fixed bug #46074 (Bus error during running PHP CLI under IRIX 6.5.30)

commit fa67b146513565ebbb750dbd3277f0b9fad33148
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Thu Sep 3 14:02:51 2009 +0000

    Make invokeArgs() error messages consistent with invoke().

commit e5f4d5841eb5a980c2ccc0d6d021dd67e1147284
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 3 09:45:56 2009 +0000

    - Fix sanity check for the color index in imagecolortransparent

commit 409dbe66d45c40ed6403b80353baa11ab6715896
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 2 20:02:17 2009 +0000

    - be sure to get all crt dbg errors in stderr

commit 180c7ad8a9ad8679c0adae069896136c1b6c5b9d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 2 13:07:44 2009 +0000

    Fixed return value to comply with tests

commit 2ad1c921b7840567835ffc2966881f69fa6b9aff
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 2 01:59:17 2009 +0000

    - #27051, we need the thread token here, not the process

commit 4cef4372ce34d110b98d5f1a241693d853e6e7e0
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 1 22:51:31 2009 +0000

    - #27051, create process as impersonated user

commit 8cdfa07dc0974efbd10b40429d6ddb4a5d54a0eb
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Sep 1 20:12:02 2009 +0000

    Fix build

commit fd6f91ffed631a49506e07596d15094eb4aff476
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 1 17:50:59 2009 +0000

    - #48746, revert previous about volume. Fix volume support to allow all mounted points (with or without drives)

commit d23c3869e00a68e35526d7228cd49b211d4ec954
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 1 17:46:17 2009 +0000

    - #48746, fix regression in readdir/scandir and mounted points or junctions on windows

commit e163ed7875e4de25c842c0ff2f72ff49d450e0d0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 1 15:13:02 2009 +0000

    add -g along with -O0

commit dcd43b5264395d778728fb470b2f60a7a445517d
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Sep 1 14:05:00 2009 +0000

    Fixes #49428 - Patch by Patrick Allaert

commit 321c9f29218e9203af5b5b1fd1d0ff67aed4ec61
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Tue Sep 1 13:06:52 2009 +0000

    Added Tidy basic test for tidy_access_count

commit f4ee7dee8106a873c09707e5a4ae647ae0b2744d
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Tue Sep 1 13:06:31 2009 +0000

    Added Tidy basic test for tidy_warning_count

commit a13759354102f1d8c035047ebc51c31f5e8b93b4
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Tue Sep 1 13:06:16 2009 +0000

    Added Tidy basic test for tidy_error_count

commit 476569b691c9be411dcf97a16e269be02ab95d45
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Tue Sep 1 13:05:54 2009 +0000

    Added Tidy basic test for tidy_config_count

commit eb2f9ad0cccb3c2bd850d7daa9af08d7b2d8d9a8
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 31 21:18:55 2009 +0000

    - Fixed zlib.deflate compress filter to actually accpet level parameter.

commit c53880beca11c889f027639a10bc37894e8488f1
Author: Zoe Slattery <zoe at php.net>
Date:   Mon Aug 31 19:22:29 2009 +0000

    add missing skipifs

commit 1ad2044b80cb87dc8f2656b706777582cc83ff02
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 31 15:32:39 2009 +0000

    nuke duplicated tests

commit 820d7d28b7bb9b26987f120fe42c5fe20140cc82
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 31 12:28:46 2009 +0000

    Fixed bug #49361 (wordwrap() wraps incorrectly on end of line boundaries).

commit c3615ef87473f6a88d3568ebce31f4546330aa65
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 31 08:41:03 2009 +0000

    export le_socket from ext/sockets

commit 36a338a5695d98be0cb3fe27237b3a7bfd75fe00
Author: Zoe Slattery <zoe at php.net>
Date:   Sun Aug 30 18:18:50 2009 +0000

    The last of the 2009 testfest tests

commit 61de1cbf1f1f6da497cec3796e4adceff47e5a92
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 30 17:13:45 2009 +0000

    - Fixed leak on error in popen/exec (and related functions)

commit 0ff589c12ddfe01bd53630ad1f2754d47fdb5dcc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Aug 30 15:33:59 2009 +0000

    Bug #49391	ldap.c utilizing deprecated ldap_modify_s

commit b08aef70abf8d970fa0d8ae5ab1da3a44f38a009
Author: Zoe Slattery <zoe at php.net>
Date:   Sun Aug 30 12:19:50 2009 +0000

    More tests from 2009 testfest

commit 53d2bbddfc46e868a3860784de944d9925923197
Author: Zoe Slattery <zoe at php.net>
Date:   Sun Aug 30 11:10:20 2009 +0000

    bc math tests from testfest 2009

commit acbc3d54f8168ccabb211dba80ca4ad8a83d0f83
Author: Zoe Slattery <zoe at php.net>
Date:   Sun Aug 30 09:31:54 2009 +0000

    server for ftp tests

commit d4ba889aa4a82f41320dcb81cf0e3f871d2b9a25
Author: Zoe Slattery <zoe at php.net>
Date:   Sun Aug 30 09:30:13 2009 +0000

    More tests from 2009 testfest

commit 0ee945e72745f6b984f8bf97f82d96515c26045b
Author: Zoe Slattery <zoe at php.net>
Date:   Sun Aug 30 08:18:53 2009 +0000

    Fixed to allow for http etc

commit 3a080e82f5f9823c90679c2fdf89c2013a044d69
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Aug 29 19:18:27 2009 +0000

    fix tests

commit acdd739c0bc4c1c678fc5751cce29018a50997cd
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 29 12:21:47 2009 +0000

    - Fix #48746, mounted volume support & resolution

commit 83b40961b7dc8bc48b59752e4909c13834a6be82
Author: andy wharmby <wharmby at php.net>
Date:   Fri Aug 28 22:46:43 2009 +0000

    New basic network function tests. Tested on Windows, Linux and Linux 64 bit

commit 157453148a4b3d5beebb748f84a5acfe5db22a04
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Aug 28 14:31:19 2009 +0000

    More tests from 2009 testfest

commit e8412fb61c53e69bf098986f28a03c40f4d50f44
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Aug 28 09:30:16 2009 +0000

    Fix for bug#48745
    mysqlnd: mysql_num_fields returns wrong column count for mysql_list_fields

commit 5c7b1336488dcd331deb6cd3edea73a42bd4caa9
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 27 14:45:41 2009 +0000

    - fix VC6 build

commit 149914f6444318b938b1182f683bf4a2765a905e
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Aug 27 13:16:39 2009 +0000

    Fixed bug #49027 (mysqli_options() doesn't work when using mysqlnd)

commit 2e92372322b91116dedc979fab4f0b67a1448b6e
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Aug 27 12:41:14 2009 +0000

    Fix for bug#46614 Extended MySQLi class gives incorrect empty() result

commit 1d28a09b24b377e381f763d5d3da9fec782cf65a
Author: andy wharmby <wharmby at php.net>
Date:   Thu Aug 27 12:21:19 2009 +0000

    Fix tests. Add missing SKIPIF sections so test do not run when POSIX extension not available.

commit f8637584d90a3328ef0c12419c2bfb223edf0c86
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 27 09:39:01 2009 +0000

    - Fix for #48746, fix mounted volume and junctions when used from vista or later, they are actually prepended with \??\

commit 552d8f483615d20a7be1ddeedbec312e8bb6c770
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Thu Aug 27 08:50:07 2009 +0000

    Added: Tidy basic test for getConfig()

commit e9201af574bea93700523f4bde763dbd6f5a3917
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Thu Aug 27 08:49:24 2009 +0000

    Added: Tidy test with invalid configuration options

commit 0ca2db41a9d8d952d30cd5cce4f67e17d17e5bce
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Aug 27 05:05:42 2009 +0000

    This needs to be larger to avoid an overflow on the bit-shifting in this function

commit 24d9cfb97d0e25ad03ab103b22e0b33bc4fc29d6
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 26 22:24:10 2009 +0000

    - fix #49372, segfault in php_curl_option_url

commit 5862937e5cfff86c827d5f578e1f974e2b2abc84
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 26 21:59:54 2009 +0000

    - silent warning (fix for #28038)

commit c3ce7094a0157d29af06e7b64f78e7cbcefb058d
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 26 20:44:05 2009 +0000

    - fix #48746, regression with file operaiton on path with junctions

commit cf889a37ac20eea873d4ec30afdd90eaa4483389
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 26 19:57:01 2009 +0000

    - fix #44683, popen crashes when an invalid mode is passed (works on 2k8/vista/win7)

commit d39d0bc418bd7c9882ffc47461231a63c208ca04
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 26 19:19:05 2009 +0000

    - fix build

commit 7effcd5f6c1cc2b1851bd0d5ef1ee06d89ba438a
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Aug 26 17:17:58 2009 +0000

    Test from 2009 testfest

commit 1a372313ca8e106b3816053ca9869282be01b6d1
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 26 16:07:05 2009 +0000

    - fix test and use __DIR__ as usual

commit 29b1bc623895f63eb8684e0055f2afa9f7e1992e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 26 15:29:06 2009 +0000

    Fixed variable clobbering

commit 3a5edf568e9f28e0f3d3e00b4aab533508aaa31f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 26 14:09:45 2009 +0000

    - add win32 version

commit d0afbfb5098dac7813d276f2ba4d2049fa3260ed
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 26 14:05:48 2009 +0000

    Fixed bug #47273 (Encoding bug in SoapServer->fault)

commit cf4841cd5bb967c01946f73ea6a501fd2e20ef36
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 26 09:59:20 2009 +0000

    - fix test

commit acbdbf2d499286bae6630147f0ca2db339bcc92a
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 25 23:51:04 2009 +0000

    Improved readlink, supress \??\ and use the drive syntax only

commit ad310d21eeee5fd93a43a35765e01a4106792772
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Aug 25 14:31:29 2009 +0000

    Baby, one more time :(

commit ac71943174c0a7e434c4327470b7c67a5140631d
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Aug 25 14:30:37 2009 +0000

    Better fix. A fix of the fix

commit eb02cd4450c9b345741f44e19e20a7424e42f71d
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Aug 25 14:14:23 2009 +0000

    Fix bug#48198 error: 'MYSQLND_LLU_SPEC' undeclared
    Possibly fix also :
    Bug #48780  	mysqlnd compile failure
    Bug #46952  	mysqlnd compile failure with suncc

commit 29b238f8782dc0650ffe7f7769acd75df20b7e67
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 25 09:32:31 2009 +0000

    - be sure that the directory flag is set when we save a path in the cache

commit 94d83073634759fb9996bf29f253a0dedc67ef19
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 25 09:16:53 2009 +0000

    - fix #49047, touch may fail on directory

commit 90498da2fb37423096f4bb5e17e310ad31e5407e
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 25 00:22:11 2009 +0000

    - fix test when part of the path is a symlink

commit a7450bfc74301bb50fe1910deae2da1a5fcc42b9
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 25 00:14:23 2009 +0000

    - fix test

commit 52647a584841af7e895aa65f305aa0c06b321058
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 24 20:33:36 2009 +0000

    - sigh. that too (separate fix).

commit d85f3b138d6f8d2a38b1bba7393d1ae6f6fec1b3
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 24 20:32:11 2009 +0000

    - that part was for a separate fix

commit 49827f7ad8293b2f624d98dc9146de9062dd3401
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 24 20:27:52 2009 +0000

    - split atime and mtime

commit c8e9b49c4fbca51a8bb46518940d0f92d8569415
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 24 19:19:43 2009 +0000

    - fix test

commit 390c8204c41966d57619664d30907fb46d446e63
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 24 18:45:45 2009 +0000

    - fix test

commit 8747c631fcfd39dac66d8de2417dfd2c0ba30cfa
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 24 18:43:21 2009 +0000

    - fix test

commit 45700b1c69802f962c7b3e3c2a732c0cbee26359
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 24 18:40:13 2009 +0000

    Don't clober variables

commit 3d62d24f19297177d92338725452ed2476616216
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 24 14:18:19 2009 +0000

    - fix object dir usage (ie: relative path called from a symlinked dir), also fix nmake test for similar cases

commit 0410d213648f951de0496ec2f1cd107bcf0a6efe
Author: Rafael Machado Dohms <rdohms at php.net>
Date:   Mon Aug 24 02:50:19 2009 +0000

    Adding tests for imagecolorallocatealpha

commit fbe33a14482fc739efda50d16c78513eebfdca98
Author: Mikko Koppanen <mkoppanen at php.net>
Date:   Sat Aug 22 02:31:23 2009 +0000

    Fixes a memory leak in ssl streams. The context was not properly freed

commit 855a458b06b6044a883fbd72da258196c34519e0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 21 07:46:43 2009 +0000

    fix build broken by the fix for bug #49306

commit f3f8bd086e163d1cbbba0e6908d0db46d26b8567
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 20 12:40:15 2009 +0000

    - Fixed bug #49286 (php://input (php_stream_input_read) is broken)

commit fd9a1fa1b38d8d13b71efea89298f4daac07b948
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 20 12:19:49 2009 +0000

    - Merge missing commit by Ilia from PHP_5_3: Make filters without a resource throw E_RECOVERABLE_ERROR rather then E_ERROR

commit f6dcba571e7c65d46c958db01ff064490490b5af
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 20 12:17:32 2009 +0000

    - WS + CS + sync

commit e0349c5cb5e14e1e58a144992835bfff38dd2ce5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Aug 20 12:13:38 2009 +0000

    Fixed bug #49306 (inside pdo_mysql default socket settings are ignored).

commit dac527bfde31ae02d3f8d048e30e39bf8e0ff372
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 20 11:19:20 2009 +0000

    - Fixed bug #49289 (bcmath module does not compile with phpize configure).

commit e9e5eba74b4ee154f65528327d75762ec45449bb
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 20 09:03:19 2009 +0000

    - revert fix for #43327, it breaks system&co functions

commit 52d37429c65a5935de97d6ff29dcc2c5904dd18f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 19 18:43:46 2009 +0000

    - fixed #43327, wrong return value from mail(), if sendmail_path is wrong

commit b59f4b245cc22692406a72c8a3ff2887f41f3687
Author: andy wharmby <wharmby at php.net>
Date:   Wed Aug 19 08:39:33 2009 +0000

    New basic test for md5(). Tested on Windows, Linux and Linux 64 bit

commit deb7825601e069549b12f22309a1466afeb3d22d
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Aug 18 20:51:49 2009 +0000

    fix crash when unexpectedly passed by-ref parameter is modified

commit b66c34d3cc6faf1301e25bfbb5de00369b2b44be
Author: Garrett Serack <garretts at php.net>
Date:   Tue Aug 18 18:58:33 2009 +0000

    - Fixed bug #28038 (Sent incorrect RCPT TO commands to SMTP server)

commit 73adf7a25adb7e9a038588ac8f45c7b64e366a10
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 18 12:44:32 2009 +0000

    NULL the value after free

commit 9efc8616d1272eca867103cb35bb93bdc7420db8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 18 10:12:32 2009 +0000

    Fixed ability to call user functions from user opcodes without recursion

commit ae69e05ad339de05b4aac294a6ebe198133ea564
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Aug 18 00:41:43 2009 +0000

    cleanup parameter parsing

commit 0855be02d784e5f88f9393ede3d9f4d50402d0e0
Author: andy wharmby <wharmby at php.net>
Date:   Mon Aug 17 22:41:30 2009 +0000

    New str_replace() tests. All tested on Windows, Linux and Linux 64

commit 60cbce382bf8bd682fb5879bca3a5c3169df1be1
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Aug 17 22:15:18 2009 +0000

    fix parameter parsing for SNMP

commit e721b2461c6a553b70c24b160b7881ffde132620
Author: Garrett Serack <garretts at php.net>
Date:   Mon Aug 17 21:28:22 2009 +0000

    - Fix for bug #49223 Inconsistency using get_defined_constants(true)

commit 5fea6def7684388a1fae18d221b35461ae7cec80
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 17 18:23:48 2009 +0000

    Fixed bug #49144 (import of schema from different host transmits original authentication details)

commit b96d6075f60072e7b8edbdb29f5ae95ec820c731
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 17 17:57:40 2009 +0000

    - Fixed bug #49236 (Missing PHP_SUBST(PDO_MYSQL_SHARED_LIBADD)).

commit e785146a93c004d41023f668901c321178be5ca5
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 17 16:54:39 2009 +0000

    - Try disabling zlib.output_compression always for images. (zlib extension might be compiled as shared and not same time as the main PHP binary)

commit 2d466648debc445f43fe97204f66e00bc0d56875
Author: Derick Rethans <derick at php.net>
Date:   Mon Aug 17 14:46:58 2009 +0000

    - Updated to version 2009.12 (2009l)

commit aea600260b008b1c5e04fd35babf5a8392293ad1
Author: andy wharmby <wharmby at php.net>
Date:   Mon Aug 17 14:22:02 2009 +0000

    New basic tests for uniqid(). Tested on Windows, Linux and Linux 64 bit

commit db6a41487d386562a81e3f822993105adf2df18c
Author: andy wharmby <wharmby at php.net>
Date:   Mon Aug 17 10:37:30 2009 +0000

    New basic string tests - includes back-porting a few existing tests back to 5.2. All tested on Windows, Linux and Linux 64

commit 8f523cb33b623fbf2f629df9cf95363711a08170
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 17 07:41:22 2009 +0000

    Fixed bug #49269 (Ternary operator fails on Iterator object when used inside foreach declaration). (Etienne, Dmitry)

commit 62448f6687817057070aaa1d7791680f14543024
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Aug 16 14:32:32 2009 +0000

    MFB: Added missing sanity checks around exif processing.

commit 044a5f90b6d3f91de0e4c184f62699b7ee521445
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 15 16:05:06 2009 +0000

    - Fix ZTS build && removed unused vars

commit 620fc39fcad3d9df7dea576b1bcebff13ebbbc79
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 15 14:46:34 2009 +0000

    - Add check

commit 721b51d2df8193011367a66d92291127731df8e1
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Aug 15 05:43:18 2009 +0000

    cleanup string parameter parsing, fix some tests

commit e41382501912d4c8eb9e7fc0a681f5417b7b8213
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 15 00:52:31 2009 +0000

    - Improved param. parsing for ldap_read(), ldap_search() and ldap_list()

commit 7511c183ff4a40cfd0589fae889f6812b46ac507
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 14 06:21:49 2009 +0000

    Fixed crash in usort() and uasort() in case user comparison function modifyes th
    e array.

commit 642251da3cbe8fa331accd33c6d3945c1ef7058e
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Aug 13 22:07:05 2009 +0000

    Fix several recursion problems when var_dump'ing self-referencing objects

commit 0645f936221fa0a9569562c24c07a65817399ab9
Author: Christopher Jones <sixd at php.net>
Date:   Wed Aug 12 14:54:16 2009 +0000

    refactor & WS for local test config change

commit e5f121ef92bda8ca64b10e76905cd0b4339b8996
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 12 12:47:19 2009 +0000

    Fixed compiler warning

commit ed5b5732429cab6fba4941c7c61f1a328926a6ea
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Aug 12 09:18:41 2009 +0000

    Fix build on platforms where crypt isn't always available

commit 63ae260c0aa640de01114a99282002d7b5d14e83
Author: Sriram Natarajan <srinatar at php.net>
Date:   Tue Aug 11 23:45:35 2009 +0000

    - Simplify default flags for Sun C compiler.

commit 62a07e7f2e1f21f230f72e219b637dddd1a0d33d
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Aug 11 23:05:13 2009 +0000

    Fix BC break in mime_content_type()

commit f9af0d4c3b4b104103234180e4c729ddcca27e8a
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Aug 11 22:46:07 2009 +0000

    fix potential memory issue on serialization
    # When internal class uses zend_mangle_property_name it's malloc()
    # so it should be freed with free()

commit 4f76b44d83ee1b87f896b344e2a9247f14265208
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Aug 11 22:22:21 2009 +0000

    Update libsqlite to 3.6.17.

commit f69e06937d7db97f6b69a488a27fdd4904fcd867
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Aug 11 21:40:15 2009 +0000

    We should check /usr/local/include last

commit 5d7c5eaee2b853dccbf51b89920d612418cb6ce2
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 11 17:19:35 2009 +0000

    - destroy the file entry stream first

commit 841e4d15f86ddd5ac7371e04d396748c385dcaa9
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 11 15:12:00 2009 +0000

    - fixed bug #49072, feof never returns true for damaged file in zip

commit 5dfda903adcaf4dcdd7518c729357010b4411bc4
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 11 13:09:11 2009 +0000

    -skip if not 5.3

commit 2192f61a4363563dc0998481099ab251ccc75beb
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Aug 11 12:03:29 2009 +0000

    Search /usr/include too for those wanting to use a system PCRE.

commit cd36f154a71ff46565a7b5feb1d8083eb33d4749
Author: David Soria Parra <dsp at php.net>
Date:   Tue Aug 11 02:21:09 2009 +0000

    Add actions for the gitclean target.

commit d6242c96fe21c13ed2e10f9538f514ff28ebd396
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Aug 10 16:58:53 2009 +0000

    Don't build sqlite as threadsafe if we are doing an NTS build

commit ef045590dc55e4857cb1926f0b6fb20c2dd9d56d
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Aug 10 15:18:13 2009 +0000

    Fix endless recursion of var_dump() over self-referencing closures

commit 064d0ff3c0c975d99c627795c2420c26929cd9cb
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 10 08:05:11 2009 +0000

    - fix and improve dns' AAAA support on windows

commit a564ce371761f5e72baf74bf799fcb462b0adcf2
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Aug 10 06:53:49 2009 +0000

    Tweak a few tests that failed on OSX

commit 8c4e702f3cab4bdb608f8144a09b82839589bde5
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Aug 9 14:50:51 2009 +0000

    Make these socket tests less Linux-specific

commit 3b3f13eb610e648828dab44ed8dd179a4ab5cfda
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Aug 9 14:20:54 2009 +0000

    The system error here may not be "Filename too long".  On OSX, for example,
    it is "Invalid ioctl" in this case.

commit d24d6a449e22c0ce876e1deb9cea75e52b9ff2dc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Aug 9 13:16:21 2009 +0000

    MFB: Fixed bug #49193 (gdJpegGetVersionString() inside gd_compact identifies wrong type in declaration)

commit d80dac8aaea4119403f89e9bc8e2295c28bb3422
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Aug 9 05:16:17 2009 +0000

    Skip this test on osx because ceil(-0.5) doesn't return -0 like
    everywhere else because of weird optimizations.

commit e4765438b8707ae9e681497dbdf454d286421dda
Author: Andi Gutmans <andi at php.net>
Date:   Sun Aug 9 04:46:02 2009 +0000

    - Optimize slightly for common case - n!=4

commit 300119a4923661e5309d25c840afe65554c11416
Author: Andi Gutmans <andi at php.net>
Date:   Sun Aug 9 03:39:15 2009 +0000

    - Fix small typo

commit 2be0578481bd4abd5809d165b7eaf6707f8f3e59
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Aug 8 14:48:47 2009 +0000

    Doing a strnatcasecmp(chr(128),chr(255)) is completely non-sensical.
    Logically one might think that chr(128) would collate before chr(255) except
    this is a case-insensitive comparison and internally we toupper() both args.
    toupper(chr(128)) is 128.  There is no upper-case equivalent of this char.
    toupper(chr(255)) is 120 so chr(255) collates before chr(128) in this
    case-insensitive comparison.  And these are rather bogus characters to feed
    to a natsort test anyway.

commit cb734537f4e90184cd2bca536779c22bde795b98
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Aug 8 14:39:34 2009 +0000

    Restore intra-string whitespace collapsing broken in the previous change.

commit 08dfcbc864b5b2021f3693b3566cb38001aa048c
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 8 13:01:13 2009 +0000

    - [DOC] Fixed #49183 patch for VC6, NAPTR is only available in VC9+ build

commit 238a8a2ebd532fea63979718f4aa93e88f7ffc81
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Aug 7 17:32:31 2009 +0000

    Oops, true/false are not defined on Linux.  They are on OSX.

commit 88849ce51131107bf71963b8b4f6b802f50d7469
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Aug 7 17:14:19 2009 +0000

    Only skip leading 0's - fixes a test I broke a while ago

commit 35349fd6aec7477ac4c22699090bbd95f737784c
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 7 15:45:56 2009 +0000

    - Generated files

commit b37f2e61879dfd28b8c13d94711c1f920848e111
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 7 15:44:37 2009 +0000

    - Fixed bug #48719 parse_ini_*(): scanner mode is not checked for sanity)

commit 12297bdb052fac2a5ccc5c3d7578f533597e2198
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 7 14:22:49 2009 +0000

    - Generated files..

commit dd7b767d7f6cc06c8d68c9c0fbb494559d9c1ea4
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 7 14:21:38 2009 +0000

    - Fixed bug #48660 (parse_ini_*(): dollar sign as last character of value fails)

commit 6625a196ff32f2c4a45d871d16a7df0bfa1af383
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 7 13:31:09 2009 +0000

    - Fixed #49183, dns_get_record does not return NAPTR records

commit bf4bead40c93543a188292c85b299ce0c10d3c4d
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 6 13:54:21 2009 +0000

    - Fix test

commit 8ed29f8d09a39848e5cd3d9710c2a4d9e40e6832
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Aug 6 13:26:43 2009 +0000

    Fix more tests messed up by svn

commit 5d1dc61dfbe5b6d213f589450c93dd52ff91f00d
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Aug 6 13:08:13 2009 +0000

    Fix test

commit 08dda5a9f31b1084b1c5f0ace5d7cce3f821c241
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Aug 6 12:23:35 2009 +0000

    Make test more generic

commit fa33079a142ad0f00d588d73a0573339b6de6da8
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 6 11:11:15 2009 +0000

    - Fix CS and remove extra strlen() call

commit 33399d96bfd43647b2d3ab7f3c9ccda07c04d57f
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 6 11:02:25 2009 +0000

    - Restore PHP-5.2 behaviour when passing null inside object scope to get_class()

commit c9f5c32491bad87e48f86245c6bf0762ef36424a
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Aug 6 10:56:00 2009 +0000

    The user argument cannot be NULL here - fixes 2 tests

commit da8bbc0ad0fae2460176e0d77786b30ad1eb959c
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Aug 6 04:37:07 2009 +0000

    Deal with moving to res_nsearch(). dns_search() on OSX lacks an error handler, might revert to using straight bind9.

commit afcc47ef85ce10111b3880aec61df009a2cc83c7
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Aug 6 01:33:54 2009 +0000

    Fix bug #48575 - Use dlopen() just like all the other *nixes instead of OSX specific code.

commit 118b42f14241f100bfcc4aee577231d5712bddf9
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Aug 6 00:10:46 2009 +0000

    Remove usage of res_nmkquery and res_nsend. We essentially were just doing a  res_search() anyway, though now we use res_nsearch() with our own state.
    
    This also adds support for using the high level <dns.h> API on OSX which in turns allows use of bind9 (finally).

commit 80d7dee7d62583304f4b783a5893df25ea4890e9
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Aug 5 23:20:17 2009 +0000

    Change dns.h to php_dns.h, part of my dns cleanup

commit ac4292ff0b26560173f93c3866aceaa3ed5b1035
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Aug 5 20:01:33 2009 +0000

    res_search is already checked within ext/standard/config.m4
    also check for arpa/nameser_compat.h, OSX puts some old defines in there (not used yet)

commit f2c4140cfef6eac478623aef0107c83c4d2cce7f
Author: andy wharmby <wharmby at php.net>
Date:   Wed Aug 5 16:10:46 2009 +0000

    Basic test for is_resource() and isset() functions. tested on Windows, Linux and Linux 64

commit 36eb82e6ae65589304851f1356a623c3615f53a8
Author: Greg Beaver <cellog at php.net>
Date:   Wed Aug 5 15:58:50 2009 +0000

    use x.y.z version number, use a #define for version number

commit 1b4a8d1c62b6616ef8827ca146f9d8e1873678e0
Author: andy wharmby <wharmby at php.net>
Date:   Wed Aug 5 08:54:27 2009 +0000

    Add new use-case to parse_str() test. Tested on Windows, Linux and Linux 64

commit 70e338e285546b70623aed279d451edb73d9a57d
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Aug 4 21:11:35 2009 +0000

    Fix compiler warnings in ext/date

commit 90f148ab99cb76cab422404af69052e2179017b6
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 4 14:51:29 2009 +0000

    Merge from PHP_5_3

commit 116abdde65383822342f5f2ea110901ac1b0d8e2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 4 14:34:44 2009 +0000

    Added missing handling for ICO support

commit 8ecec408f86d9746ee83f97d480fc91ce70d60a7
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 4 12:16:40 2009 +0000

    - Add test (yes, it fails still :)

commit 106f29f805836aee4e5da58cc1ccd82445c10367
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 4 11:20:49 2009 +0000

    - Fixed bug #48608 (Invalid libreadline version not detected during configure)

commit 68bdcd2b59fea4b6a5e92efe3da874a2f4411e3e
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Aug 4 11:19:07 2009 +0000

    Revert and correct previous fix, this does not loose precision and convert back to int

commit 79e440aad1d2b56b6697f46e53bd46236314efaa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 4 10:22:18 2009 +0000

    fix test

commit 6b8f06b9214fef3822563cee556d7dbadad778cd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 4 09:27:15 2009 +0000

    cosmetic fix

commit 9618b85b65dbd7ae8e0dfb0def23f70a5dcd8054
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 4 09:24:48 2009 +0000

    fix memleak and possible segfault in HTTP fopen wrapper

commit 95ae7a0366448773c1031b15d9137e101abdad87
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 4 02:58:29 2009 +0000

    - Generated files

commit f487836c1a051e08a00a297642eec46506c51076
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 4 02:56:26 2009 +0000

    - Fixed bug #48768 (parse_ini_*() crash with INI_SCANNER_RAW)

commit c3cd6d45c99afb0f6772fd1006dc1cf969f38d55
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 4 02:55:24 2009 +0000

    - Fix title

commit 633e5d4a050880aa940d4e45f1f0683f8e06e993
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 4 02:54:10 2009 +0000

    -fix test

commit 32b6cd0a22cd4aeaa33626d49e8d58bba5c28551
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 4 02:35:38 2009 +0000

    - Generated files

commit cdf04b13a9e4895aa45ecc70906f59a843c8a25b
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 4 02:34:04 2009 +0000

    - Fixed bug #49056 (parse_ini_file() regression in 5.3.0 when using non-ASCII strings as option keys)

commit 3ce6066df80b1d7331c6c015752df919c955303a
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 4 02:24:47 2009 +0000

    - fix test

commit ef19ca2e51dc8388a8f4f74a11e619e61e7b3a71
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 4 02:17:33 2009 +0000

    - Fix test

commit f868c5d10bcd58f172833c4994dabad4f24ea11d
Author: andy wharmby <wharmby at php.net>
Date:   Mon Aug 3 23:12:43 2009 +0000

    New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit

commit cccb4e446e12b19807c6bf38c7a1b32089d39bbe
Author: andy wharmby <wharmby at php.net>
Date:   Mon Aug 3 22:40:58 2009 +0000

    Add missing SKIPIF sections to tests

commit f44f3a31cdf68f2cc8669f2282a275686ba4c1f1
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 3 19:05:56 2009 +0000

    - Fixed bug #49095 (proc_get_status['exitcode'] fails on win32)

commit 3df44e26b1b0f50b0ebb04c433518cd6c549e882
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 3 18:09:19 2009 +0000

    - Cleanup

commit bad4f893f70975ab9c0921ff924943845be6d699
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 3 18:08:46 2009 +0000

    - Fix output compression

commit 69dc1f80fdef51a4381cb92bcd1bb125c1ecee72
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 3 15:58:18 2009 +0000

    - CS

commit f59b07f3adc29e838f36b44559f300385949111a
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 3 13:26:15 2009 +0000

    - Improved. No ugly copy. (Tony)

commit 354e1e0ff463dd6f5cddf932dfd593d96cfc7bd3
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 3 13:16:24 2009 +0000

    - Re-fix stream_is_local() memory leaks

commit 856b6eef7882bca96b1d45c0841179b63b09446e
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 3 13:02:53 2009 +0000

    - Fixed bug #48400 (imap crashes when closing stream opened with OP_PROTOTYPE flag)

commit cc7763900026ad7b3fedc75be5e07f6ea16e8218
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 3 11:21:44 2009 +0000

    - Fixed bBug #48873 (Using both --with-libedit and --with-readline cause unknown option warning)
    
    # This isn't worth of NEWS entry, it's just cosmetic

commit 246e9f105df96dcaa374b27904d75b0df261d3a6
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 3 10:23:23 2009 +0000

    - These tests fail if mbstring is enabled, not because of bad libc..

commit eff434d309085a3e17a1ebbe10566bc14aaae16b
Author: Uwe Schindler <thetaphi at php.net>
Date:   Mon Aug 3 10:12:30 2009 +0000

    Fix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUX

commit eb219d11cbc5cc84d613435da0859f5541c683e3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 3 08:45:28 2009 +0000

    revert bogus memleak fix causing Valgrind to scream

commit e949665bc95527344be8f45073aba8dcbf43531c
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Aug 3 04:01:57 2009 +0000

    Fix broken json tests in all branches

commit 7f607e0017553b2f8b01baab81df91426d73c051
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Aug 2 23:12:04 2009 +0000

    Missed a merge

commit f52cd698a2c64c30839de3cda1806a26ea95d8ed
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Aug 2 21:21:46 2009 +0000

    Addref on clone as well

commit 86af167ce1c294af3d7f50d4c4cc602f6f3321fe
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Aug 2 20:49:20 2009 +0000

    fix test

commit d8852cfabe07ca0bf69ab1a4b6ca7a80cd25fb04
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 2 01:48:27 2009 +0000

    - More and more missing svn:ignore entries.

commit ce8e0cae9d615d9b16947e70e84e0da4036e363e
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 2 01:16:41 2009 +0000

    - More missing svn:ignore entries

commit 65db89ffbe22b98b3b9923080df61d149db1a85b
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 2 01:07:38 2009 +0000

    - Fixed bug #49122 (undefined reference to mysqlnd_stmt_next_result on compile with  --with-mysqli and MySQL 6.0)

commit 7af02a4c3b576e322f90cd1748a36c8c0bceb1d5
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 2 00:27:51 2009 +0000

    - Add missing svn:ignore

commit f08443b5f571cd8805350ac02a4cac16632178e1
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 1 23:26:02 2009 +0000

    - Fixed paths

commit 1838e818cb842514e0ac2fe376d362ff8e0209e3
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 1 23:10:11 2009 +0000

    - Fixed bug #49125 (Error in dba_exists C code)
      patch by: jdornan at stanford dot edu

commit d47dc13042815e66ccd0410baebc2c5aa93651b8
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 1 20:44:00 2009 +0000

    - Fixed ReflectionClass::getStaticProperties() to do not return the private properties from parent class;
      behavior already adopted in ReflectionClass::getDefaultProperties() and ReflectionClass::getProperties().

commit c5e6fb471208d7810ff6c9c840688a5010da00f9
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 1 18:22:31 2009 +0000

    - Fixed bug #49132 (posix_times returns false without error)
      patch by: phpbugs at gunnu dot us

commit 53debf4a9fc977203324f1bf87d89fa399579085
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 1 15:46:50 2009 +0000

    - Fixed tests

commit 3dd9fcbdfb8ffb388edbbfe3829d5abfb337b685
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sat Aug 1 14:47:10 2009 +0000

    Fix compiler warnings - regenerate 2/2

commit 04c14e0d05a373bb8acc5c768e83e7ffa9e76ffb
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sat Aug 1 14:46:47 2009 +0000

    Fix compiler warnings 1/2

commit fef66b3c2d1ce54dc69149d04bc6439b8bb87006
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sat Aug 1 14:45:42 2009 +0000

    Kill compiler warnings

commit bf79f08084969471a2ad2206173a6ff9118d8599
Author: Derick Rethans <derick at php.net>
Date:   Sat Aug 1 12:55:36 2009 +0000

    - Added a function to print all CVs from the local scope.

commit dbeb08f3579da63f7f7874b52fbc496021847add
Author: Jani Taskinen <jani at php.net>
Date:   Sat Aug 1 03:17:31 2009 +0000

    - Fixed bug #43510 (stream_get_meta_data() does not return same mode as used in fopen)

commit dd2876c396eb160a0d90cc03d8ac15d6fd2c396d
Author: Jani Taskinen <jani at php.net>
Date:   Sat Aug 1 01:45:22 2009 +0000

    - Fixed bug #49092 (ReflectionFunction fails to work with functions in fully qualified namespaces)

commit a8470d2500a482ff3791cdfb174f07e6f61961ed
Author: Jani Taskinen <jani at php.net>
Date:   Sat Aug 1 01:01:43 2009 +0000

    - Added test for bug #49074

commit 3088494349c020ab0f2c9d139f0e31da0f32c3f9
Author: Jani Taskinen <jani at php.net>
Date:   Sat Aug 1 00:48:04 2009 +0000

    - Fixed bug #49074 (private class static fields can be modified by using reflection)

commit 80d061b18fe29ec39f4b41f7682b247c5a50e3c7
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jul 31 23:44:52 2009 +0000

    fix segfault when running run-tests.php, and general potential for corruption
    
    by calling php_stream_path_encode for unicode strings, php_stream_path_param_encode decrements
    the refcount, but never restores it, which can cause freeing of zvals before they are done being used.

commit 53237e478b51c220715003b22d641ecc85ec2d5f
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Jul 31 21:09:45 2009 +0000

    Fix bug #48880
    The ini entry was being corrupted because it wasn't being set
    on the ACTIVATE and DEACTIVATE stages.

commit d8750a51c38321e0184f71a856ecdc7fa3559776
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jul 31 21:01:18 2009 +0000

    fix invalid use of c syntax instead of .gdbinit syntax

commit ce0a6e31c5e9cf2f5403446f832b0a0de07bba1c
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jul 30 23:16:42 2009 +0000

    don't print NULLNULL for null values in a zval

commit b891e4a94be454a1f51d72f75e2266321379ce59
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jul 30 23:13:07 2009 +0000

    fix hashtable dumping helpers

commit af0d0285d65d1284cb3b0827c443f7fdad733def
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jul 30 22:11:43 2009 +0000

    finish unicode string with quote

commit ecc90ce5f1842a179763cbec17df6091f3cc45d1
Author: Garrett Serack <garretts at php.net>
Date:   Thu Jul 30 20:20:56 2009 +0000

    - Updated fix for bug #48911 (embed sapi misses SAPI_API)
    #- Windows didn't need SAPI_API

commit 148f4dc1052c2f0f629395a18c59b62970cc1f44
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 30 12:06:40 2009 +0000

    - Fixed bug #49108 (2nd scan_dir produces seg fault)

commit c5584b5f688248151c559f809ce02a1778c32d4e
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 30 11:32:08 2009 +0000

    - Fixed compile failure with older openssl libs (< 0.9.8), fixes bug #49012

commit 0e6ed79e7e73319a0bc9c33987f79df8156b4830
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 30 10:53:04 2009 +0000

    - Fix test

commit cc8406151cdfec9f24dbdbbe5222b7f515687037
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jul 30 05:01:53 2009 +0000

    fix for bug #49000

commit 4bd13ad92a2229f150c16a26898c56697e6dfa8e
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Jul 30 03:54:27 2009 +0000

    Test case for bug #42434

commit f03665e33e8f41b4e62d9cbe1114bdd6e8782e94
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jul 29 23:18:41 2009 +0000

    make dump_bt work with unicode function names

commit bdf5fbc0d55ae49e762ac4fbde5b70d0c47210bc
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 29 19:09:17 2009 +0000

    - Fixed memleak in stream_is_local()

commit f15d7f8b38889be39ffb6df7b541db54126d6b16
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 29 17:31:25 2009 +0000

    - Fixed memleak on SplFileInfo::getLinkTarget()

commit 9275caf71976150c49ff15e6c28735d70bc86d07
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jul 29 16:29:30 2009 +0000

    oops, released as beta instead of stable, Gwynne: svn rm tags/RELEASE_2_0_0 fails, perhaps this can be allowed?

commit 9dd9f9f9d25d862572cb1d4a0f4cd9d2ff7d6ccf
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 29 16:17:57 2009 +0000

    - Fixed memleak on Phar::mungServer()

commit 61b79e7776f08651cdb5c5eb54f9b03e0362e053
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jul 29 16:14:07 2009 +0000

    restore removed line (thanks Jani)

commit 2628e5e4dba78c15678ba2621714ff95ef00dbad
Author: Derick Rethans <derick at php.net>
Date:   Wed Jul 29 15:41:21 2009 +0000

    - Fixed headers...
    #- It makes sense to change the .re files instead of just the generated .c
    #  files...

commit 923a5de072022dd5b38e0a68e503e7005745d146
Author: Derick Rethans <derick at php.net>
Date:   Wed Jul 29 15:34:59 2009 +0000

    - Fixed bug #45554 (Inconsistent behavior of the u format char).

commit 94ae97b5248659d64700113c535ae6488fb32b48
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 29 14:27:43 2009 +0000

    - Fixed expected data type for class name (%s -> %v)

commit 4d0e637af868d3a21a5fb8b8518877958ef42f23
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jul 29 13:44:16 2009 +0000

    Fixed bug #45141 (setcookie will output expires years of >4 digits).

commit c880f7e5c4ab2273afb50e89cb4f7d5c8aa9cd4e
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jul 29 10:14:04 2009 +0000

    make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merge Gwynne's TSRM fix to phar_object.c to other branches

commit 8d3a04a80410d5532514261ae9afb55bad7e56ca
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jul 29 09:22:57 2009 +0000

    fix EXPECTF tests that have binary in their output by always processing output and expected output as binary

commit 44e4219d26e5dd4ad2fa8aa7fc0d494e8a5199cd
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Wed Jul 29 04:44:08 2009 +0000

    * Fix bug #48645 (mb_convert_encoding() doesn't understand hexadecimal html-entities)

commit 0c28206914af4066425ac83915b885a8bda41918
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jul 29 00:17:10 2009 +0000

    fix extension functions disabling (bug #49065)

commit 3d136f42e2d9e817d12dd72889e081e1608d5562
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jul 28 22:25:31 2009 +0000

    MFH: Fixed bug #44144 & add test

commit b40e882e1f2c8122aab37b83501c8997837e6898
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 28 21:12:42 2009 +0000

    - Fixed bug #48971 (Missing ZEND_NS_NAMED_FE macro)

commit 63530f0e89bbc4770f92ddfa4d77188060ad3dc0
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 28 21:07:43 2009 +0000

    - Fixed bug #48911 (embed sapi misses SAPI_API)

commit eb3a724441d43b8ac5a91330df62216827af5fda
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Jul 28 20:35:06 2009 +0000

    Fixed bug #42434 (ImageLine w/ antialias = 1px shorter)
     - patch by wojjie at gmail dot com

commit eccab28d64c8c51ea6fcd07f39d0b9b201a14a98
Author: Sriram Natarajan <srinatar at php.net>
Date:   Tue Jul 28 19:28:08 2009 +0000

    - 48182 ssl handshake fails during asynchronous socket connection

commit 527d06032d22faa0557e896fbb2db376a48a358d
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 28 19:16:02 2009 +0000

    - Skip some tests in 32bit systems, add cleanups where missing

commit 349283b4453e7f5250dcf8a0c8189bace5022683
Author: Derick Rethans <derick at php.net>
Date:   Tue Jul 28 15:25:16 2009 +0000

    - Updated to version 2009.11 (2009k)

commit e07464d7f770389202ba2f40003ede695e976c1f
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Jul 28 14:56:08 2009 +0000

    Get rid of this platform-specific test

commit f560d4ea84e18ab5a57f1df4087928cdb609dfbe
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 28 13:01:40 2009 +0000

    Fixed bug #49037 (@list( $b ) = $a; causes a crash)

commit 5753d362309b8ee935b63c9801fd379a4b10fa38
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 28 12:36:08 2009 +0000

    Fixed bug #48912 (Namespace causes unexpected strict behaviour with extract())

commit af90ded818d6c2db8d8dcb0afd362ce280a0cd3a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jul 28 12:26:16 2009 +0000

    Fixed compiler warning

commit ae340374b2da3627748bd5c147d827e30d25a130
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 28 08:59:08 2009 +0000

    configure dependency has to be optional as well

commit 69dba3c9967d486e19b9c1beacd9b4da7ecfc99f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 28 08:54:23 2009 +0000

    fix segfault in session/tests/031.phpt by adding optional extension
    dependency (php_hash_hashtable has to be initialized when setting
    session.hash_function)

commit bf0ef43d3094bc1025f1bc9de2af5451132daee3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jul 27 19:36:55 2009 +0000

    Fixed compiler warning

commit 2d2f18dedc60ed09b046dab5bfc28a71b7f24f9e
Author: Takeshi Abe <tabe at php.net>
Date:   Mon Jul 27 15:02:15 2009 +0000

    fixed #48732 (TTF Bounding box wrong for letters below baseline) and #48801 (Problem with imagettfbbox)

commit 2d7a87dec516b4e8ecd22d72aad420c214a97120
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 27 13:21:42 2009 +0000

    - Fix compiler warnings

commit 2b5b1efb97aa2bf9930058c726b15f8c1138435a
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 26 23:44:59 2009 +0000

    - Fix ZTS build

commit 74fa8a7bd3f479b5077ca1d98f8146e18ea71339
Author: Jani Taskinen <jani at php.net>
Date:   Sun Jul 26 23:22:27 2009 +0000

    - Regenerated

commit 1b1b02ae54a4242aff198e9de20342acbe45119d
Author: Jani Taskinen <jani at php.net>
Date:   Sun Jul 26 23:20:34 2009 +0000

    - Fixed bug #49064 (--enable-session=shared does not work: undefined symbol:
      php_url_scanner_reset_vars). (Jani)
    
    # Note: This does not exist in PHP_5_2. Merged there as well to keep these files synced.

commit c6b7baaa49ae4a933d342906cee5c4ddee21490b
Author: Jani Taskinen <jani at php.net>
Date:   Sun Jul 26 22:59:46 2009 +0000

    - Removed unused code (replaced long time ago by url_scanner_ex.*

commit 1bf1e084a687c31ff5afd382290776f153bf33c5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jul 26 19:59:20 2009 +0000

    fix test

commit b282ac20ef0b38619d45a0a4ae97943183e3a098
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jul 26 19:53:14 2009 +0000

    fix test

commit b9c32de5102a8ba000e942b275e71b2e9fcf4ef5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jul 26 19:51:09 2009 +0000

    fix test

commit 6bb52c7b4d9495592e3d09605b48e7d8a2bdcdca
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jul 26 19:46:38 2009 +0000

    fix test

commit 599914a68d311e10ebfa2c8829c10e380f9ff950
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jul 26 19:07:59 2009 +0000

    These aren't binary

commit b95574b1cfa9d54e4f6951d7669f48d4ad5d8365
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jul 26 18:46:17 2009 +0000

    Not binary

commit 6bc8d0d971e835cd80a25adbdf8a38d273ece14a
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jul 26 18:45:18 2009 +0000

    Fix broken test

commit 5dc804f3831c197f6db7859085ef444cd6989ae0
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jul 26 18:16:39 2009 +0000

    Fix test

commit 5f64810ebd0bfe1636d56571aab5f884195b5bcc
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jul 26 16:50:41 2009 +0000

    Still lots more Unicode work to be done here, but this is a start

commit 415795f8278ec6fa84a370d58953a1e7614243dc
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jul 26 15:53:36 2009 +0000

    Please review this one.  It seems pretty fundamental.
    When $str is a binary string and you do: $str[4]=0;
    there should be no unicode conversion.

commit e5c6e53f8c7549ded6f06c881b68a7624b096c2a
Author: Gwynne Raskind <gwynne at php.net>
Date:   Sun Jul 26 15:52:50 2009 +0000

    fix ZTS build

commit a3ae25ee66d5ee0998abd28985aa7937c89dc181
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jul 26 08:38:01 2009 +0000

    Internally-created array indices are unicode - fix tests to match

commit 4551e0fda331c96858d1cb18b0cb1860e1b74c25
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jul 26 08:13:40 2009 +0000

    Fix a bunch of binary/unicode issues in the mcrypt tests

commit 474343657614a2e6b2b036043fd122bbef768059
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jul 26 07:21:02 2009 +0000

    Fix 2 broken json tests.
    
    json_decode() returns a binary string, not unicode for
    efficiency, and if you are going to test invalid utf8
    in a test, you have to stuff it into a binary string
    or it will be valid unicode by definition.

commit 0daf9214f82033aebe3b7787976c9e8cf8860ad0
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jul 26 04:40:36 2009 +0000

    I don't see why a unicode string would appear here, and in fact it doesn't.

commit 578c47faa4ad907f3aed5cc6ae9a72eec7b02ace
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jul 26 03:46:22 2009 +0000

    Down to a single curl test failure now

commit e7e232cd2b50e4f04e41c3846ae26bbd7bb2e5bd
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jul 26 03:07:23 2009 +0000

    make cache_list tests pass in php 6

commit d46a947d23211031dbaa6261cfd9336ff1a1746f
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jul 26 02:43:14 2009 +0000

    fix buildFromIterator with filesystem iterator in php 6

commit 866e3bddcd947b3c7e530e97479245f4db2e42de
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jul 26 02:25:17 2009 +0000

    Fix 2 more curl tests in PHP 6

commit 38fbf6a79811e990ec2f0b71b274171f117bd0c7
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jul 26 02:19:58 2009 +0000

    re-enable phar now that compile and building phar.phar works

commit 23f78071487d646646c5b25fa5ddac50a880e2c8
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jul 26 02:18:50 2009 +0000

    fix generation of phar.phar in php 6, fix remaining tests broken by PHP 6 (and not by spl/other stuff in php6)

commit 66e97ac0bd779e555f68f77487a9680d5283a07f
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Jul 26 02:12:38 2009 +0000

    The test for bug #46739 doesn't actually need the remote
    responder, so get rid of the skipif in PHP 5, and it was
    broken in PHP 6 because the keys in the curl_info array
    were not unicode.  All internally-generated arrays should
    have unicode keys.

commit de9bcbb1d0ca4df1f816be14f124d78c1f596620
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jul 26 01:24:12 2009 +0000

    fix basic phar test issues, failing tests phar_oo_009.phpt and phar_buildfromiterator10.phpt are due to bugs in Spl

commit 9a677532dbc921f3b59cffc478b8ae3e9ed1ca8f
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jul 26 01:03:47 2009 +0000

    re-organize slightly, fix more php6-only compile warnings in php_stream_copy_to_mem

commit 0984d25723e46235c7050258682f75a2cf89b446
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jul 26 00:39:40 2009 +0000

    fix zip front controller tests for php6

commit b777e5fd8a56058def8d13e91c04343f74e0c18b
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jul 26 00:35:17 2009 +0000

    fix tar front controller tests for php6

commit e1dccfd492177b417dde5b6628c3ea563c481eab
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jul 26 00:28:50 2009 +0000

    fix more tests for php6

commit fba6dd1cbf724981c32bb513f692afe6a2c0009e
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jul 25 23:45:45 2009 +0000

    more php6 fixes for phar, fix more tests

commit ae087c341f3fd247d01da12379c7059924705a41
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sat Jul 25 23:39:21 2009 +0000

    MFB: Fixed bug #48189 (ibase_execute error in return param)

commit 0f6d8f05dc6cfa8e27a40f46a4152569d0d1d644
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 25 22:20:18 2009 +0000

    - Fix tests to be more comptatible AND to test what they are supposed to test

commit 4e1feb125b1c316cf77729465f9e16a88120990e
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 25 21:56:31 2009 +0000

    - Opss, fix the fix...

commit c69383b659b8c20d0747af7befd4e550db029759
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 25 21:52:33 2009 +0000

    - Fix test

commit 0bb28d4784ca8b3718eeac14ada443856a0df94a
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Jul 25 21:37:04 2009 +0000

    Fix dumb typo in the skipif

commit b83fb47852ad99e65c476120effc4e379ceb72e2
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 25 21:07:02 2009 +0000

    - Fix this again :)

commit ed849dd90fe1035521870d40502159ba0bbea5be
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 25 20:58:51 2009 +0000

    - Add missing EXPERIMENTAL note (this thing REALLY is experimental at best..)

commit a4d25663668275191a24fb7e1d2c20228cbc335f
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 25 20:44:19 2009 +0000

    - Fixed bug #48637 ("file" wrapper is overwritten when using --with-curlwrappers)
    # Also fixes bug #48603, basically same issue.

commit 7ed7ff728e576a7c8236323a4d6e40c2653ea47b
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 25 20:39:01 2009 +0000

    - Making Valgrind happy

commit a1bd80df28ab66c9d4cd6c595b4e5cd2db3108d9
Author: Derick Rethans <derick at php.net>
Date:   Sat Jul 25 15:51:16 2009 +0000

    - MF53: Added - to the list of "unsafe" characters so that the pecl dir can
      have the - character in the name.

commit e104879eeb73785c7e3ff83088c75d8b8dbdef68
Author: Derick Rethans <derick at php.net>
Date:   Sat Jul 25 15:14:23 2009 +0000

    - Updated to version 2009.11 (2009k)

commit cd19d2ef05d285b569543da670b7b6facc49763a
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 25 14:52:52 2009 +0000

    - Fix bad environment usage

commit d23acc13b4632288fd72302182b604f4779d8bc2
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 25 14:49:17 2009 +0000

    - Fix test when responder is something like lighttpd

commit b3568760bdb5478698bfbca6ba0a45af44c4e622
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 25 14:20:38 2009 +0000

    - Fix test

commit eae3e69f331d0ab292e69bc8afac2ec7cb0efeb1
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 25 13:00:25 2009 +0000

    - Fixed bug #49052 (context option headers freed too early when using --with-curlwrappers)

commit e10e4abda84282fb5072d561c5cac48e45ddcd72
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 25 00:35:25 2009 +0000

    - Fix test

commit 027ded73f7c26cd72b568531c0b21cee2e0fe26f
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 25 00:10:47 2009 +0000

    - Fix build

commit d39fda5ff784dc9a7607cb4132b49b871dea9c47
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jul 24 23:53:24 2009 +0000

    begin work on making phar php6-ready

commit ac3657d6d4c78646663675ae4454f52f8883aa0c
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Jul 24 23:44:43 2009 +0000

    - Probably harmless, but it should have been done this way.

commit 93e31b4d2fe1ea5338f37d9d75c9c203edb47cd3
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jul 24 22:09:36 2009 +0000

    update test to work in php 6

commit 03692bf83b8642ffc4ad924c9af161c6a7b025eb
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jul 24 21:32:22 2009 +0000

    merge unmerged changes from php 5.3

commit 54b20e7d0120ee3f019a3f0baabbe35f5bd77339
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jul 24 21:27:51 2009 +0000

    fix PHAR_ARG_INFO #define to work with PHP major versions > 5

commit eed736f951276659821e6f27fadb1a1c9639a91c
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 24 20:24:12 2009 +0000

    - Fixed bug #48835 (Deprecated php.ini options in old php.inis makes "make test" to fail)

commit 2a7b14e57153927966b6fc6a4930271c5b6c6afc
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jul 24 19:40:41 2009 +0000

    fix --CLEAN-- of all.phpt, remove unnecessary check in phar_convert_again.phpt, and fix signature generation and checking for zip to also include central directory up to the signature, implement better check for end-of-zip at signature verification

commit c92396a82c469d837e71a17c89dcb7c122290e41
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jul 24 17:07:05 2009 +0000

    merge unmerged changes between branches, remove unnecessary test for zip signature failure in badparameters.phpt

commit 0af9a6a03bc2e0771bc7c2444c87382d95df354d
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jul 24 16:21:40 2009 +0000

    fix minor memory leak

commit 2a0668d57b264e681f63516c2ee7c20ddbcee154
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jul 24 15:42:17 2009 +0000

    fix signature generation/validation for zip archives by phar extension, fix a few edge cases where memory was leaked on error conditions by missing efree()

commit 74e4637e38554975b30a1842ecb8b268b474d7e4
Author: Rafael Machado Dohms <rdohms at php.net>
Date:   Fri Jul 24 03:06:05 2009 +0000

    Adding tests for imagesetthickness, basic and errors for both params, and complementing imagetruecolortopalette with out of bound params

commit b325dca7428a80753fe26cb86d2a27918cb396b4
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jul 24 02:04:52 2009 +0000

    fix unmerged syntax fix

commit 0dccab1fa05a160bddc5b3d69760a34f41eab405
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 24 00:36:58 2009 +0000

    - Fixed bug #49042 (Patch for fixing tests/basic/022.phpt and 023.phpt)
      patch by: mats dot lindh at gmail dot com

commit 09072ae3df40c56a2dc9adf5c3999d1cdce58f0b
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jul 23 17:04:24 2009 +0000

    fix PHP Bug #48377: error message unclear on converting phar with existing file

commit f8cdac39a5f971a9d6880613f3b2c7fbb8d0e0ab
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jul 23 16:40:47 2009 +0000

    new phar test for zip with data descriptor in local file header

commit 651f5c0cefd6efa0a1afc59013f23a816be101cc
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jul 23 16:30:27 2009 +0000

    fix PHP bug #48791: open office files always reported as corrupted

commit 03133b0df28e90cbb23535d3276770bb46e14d9c
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 23 16:28:17 2009 +0000

    - Fix test

commit f863b0e7f40277d8fcbd349b9b4facf72f395492
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jul 23 15:48:04 2009 +0000

    fix php bug #48783: make install will fail saying phar file exists

commit b7b3911326f49228e796f5e2ec873562c5accc0a
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jul 23 15:40:10 2009 +0000

    fix PHP bug #48740: PHAR install fails when INSTALL_ROOT is not the final install location

commit b10dc002639b953775a5faeac3c6f0dad18f1762
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 23 14:54:04 2009 +0000

    - Fixed bug #48802 (printf() returns incorrect outputted length)

commit 8130a1d3541f37b13deb8766dbffd8e108780836
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 23 14:42:46 2009 +0000

    - Fixed bug #49032 (SplFileObject::fscanf() variables passed by reference)

commit d25751680a06110e8cea4bbf6b67bd82bb0192e3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jul 23 12:18:40 2009 +0000

    Fixed bug #49014 (dechunked filter broken when serving more than 8192 bytes in
    a chunk)
    
    # Original patch by andreas dot streichardt at globalpark dot com

commit f0fb480b13ceb6dee25db19b34007130a3fd1511
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Jul 22 21:32:58 2009 +0000

    There is no error code set for json_last_error if an invalid utf8
    sequence is encountered.  This fixes that.  Might be worthwhile to
    merge to 5.3 despite the new constant.

commit d1d69cc7964b6d58df0ffa31a2bd2312ab1a261a
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jul 22 20:21:39 2009 +0000

    fix Bug #49021: phar tar signature algorithm reports as Unknown (0) in getSignature() call

commit aef00895ad2aedef03319a0b5c52ba4d981e326e
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jul 22 19:51:37 2009 +0000

    Fix Bug #49020: phar misinterprets ustar long filename standard

commit 6bfa373248916419958c27323d375ed122ec07f0
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jul 22 18:37:32 2009 +0000

    don't package up subversion directory in phar.phar

commit 8c574a4bd0acda85a6c324ac0b420e068f0154dc
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jul 22 18:13:38 2009 +0000

    fix php bug #49018 (phar tar stores long filenames with prefix/name reversed)

commit f0bf1d363b3b92289e6fefd5783b19f9612b3550
Author: David Soria Parra <dsp at php.net>
Date:   Wed Jul 22 13:57:34 2009 +0000

    - Add information whether DTrace is enable to phpinfo

commit c74b341cc62f13b5e081a1f3446581faf51c8986
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Jul 21 21:15:48 2009 +0000

    Fix bug #49003 by tweaking the fix to bug #44929 slightly.
    A 0 followed by any punctuation is now significant instead
    of just 0's in front of a period.

commit 38916290fff746fe7672778267584a787d4bc084
Author: Sriram Natarajan <srinatar at php.net>
Date:   Tue Jul 21 20:32:32 2009 +0000

    - Fixed bug #48774 (SIGSEGVs when using curl_copy_handle()).

commit 82aeae4da13e808b0e8e088e7f1fe6f902f72ea6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jul 21 15:56:08 2009 +0000

    Fixed bug #48962 (cURL does not upload files with specified filename).

commit ec97c3c3e345dce04f0edb2a58ef6b1786e360da
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Jul 21 14:02:24 2009 +0000

    Remove empty sections. Fix bad use of --SKIP--

commit 3967d6a639127a5ddca8b7818118d0d36e783a74
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 21 13:57:33 2009 +0000

    - There is only one Makefile that needs removing

commit 078e6c27988c5c31948d9c4d30f6ae43a3bef4ed
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 21 12:01:26 2009 +0000

    - Fixed problem with vcsclean which caused it not to really clean whole tree

commit 4432cf5370e8be243b32aaa06d9395144af4d104
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 20 22:20:36 2009 +0000

    - Sync proto with 5.3

commit 9b3da855b5445db9345420b78623773b32029a0f
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Jul 20 14:34:09 2009 +0000

    CVS->SVN

commit d0a29091dfeb524e7c63d7457104a65058c5ffb8
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 20 12:58:17 2009 +0000

    - silent warning again and do it so that lazy compilers won't complain

commit a447d3db44512d56e0f54d0592565fb5965ec64e
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 20 12:46:10 2009 +0000

    - Fix build

commit bed030176afd5f783669b8aba4c5b8fd74f9ce3b
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 20 10:54:37 2009 +0000

    Fixed bug #48929 (Double \r\n after HTTP headers when "header" context option is an array)

commit ae7a6f9c4d028501c874f524a0f7ea09fcb84df2
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 20 10:51:40 2009 +0000

    - Removed unused parts

commit b4ea9bf939d2d3dd3217b5206769d30367e1dac6
Author: David Soria Parra <dsp at php.net>
Date:   Mon Jul 20 10:12:34 2009 +0000

    - Define HAVE_DTRACE if dtrace is available and ifdef all calls to dtrace probes

commit 9491c31906f16a73bab7ee571aef951eb9b4253b
Author: David Soria Parra <dsp at php.net>
Date:   Mon Jul 20 10:12:12 2009 +0000

    - Fix overflow and use our internal vssprintf implementation

commit 712b20fb7ce462ccaf37ef1895616cea6fb1ecce
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 20 09:52:54 2009 +0000

    - typo

commit 7fb6105e14c9829162209b1c340a03a10999fd1d
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 20 09:50:14 2009 +0000

    - WS

commit ca6c093d123ae236032c56d9827d3266e4e9cf5c
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 20 09:44:52 2009 +0000

    - silent warnings

commit 36699da4167d696cdc8cf020c6bfa1a1b2ea5dd5
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 20 09:42:52 2009 +0000

    - silent auto casting warnings

commit d3eb9ac31417d78013edbbef5f0fd095ce0ad99c
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 20 09:34:15 2009 +0000

    - fix signed/unsigned mismatch comparisons

commit 29b1f03d5dacc82e996792b852b7edb6283baafb
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Jul 20 08:05:04 2009 +0000

    Fix Windows build with dtrace and add missing $Id$'s to files

commit 6e3185b0fb5d6e9e5c638c3a7bb1c0d906847c7a
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Jul 20 04:30:38 2009 +0000

    Fix Windows build

commit 75550d8aae43f508e185ca3943b8b7a6472b36ab
Author: Rafael Machado Dohms <rdohms at php.net>
Date:   Mon Jul 20 03:48:55 2009 +0000

    Removing deprecated test replaced by individual tests for imageistruecolor and imagetruecolortopalette

commit bc342035cafbce9398799aa6d28cbc4dc6141005
Author: Rafael Machado Dohms <rdohms at php.net>
Date:   Mon Jul 20 03:47:29 2009 +0000

    Separating and complementing imageistruecolor and imagetruecolortopalette tests

commit 44743838b1afe8327aeab38a76a9a5bed1cc1a13
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 20 00:17:24 2009 +0000

    - Fixed bug #48057 (Only the date fields of the first row are fetched, others are empty)
      patch by: info at programmiernutte dot net

commit 9aeb92f2fb2393933b6e58bc12afadfe7a18b36f
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 19 23:33:50 2009 +0000

    - Fixed bug #48980 (Crash when compiling with pdo_firebird)

commit 985945d1c6eb03d057d48530ceee547f8616d3f5
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 19 22:46:03 2009 +0000

    - Revert my mistake

commit eb33cd00700ce0338d739d35beb1f89b2f3568ce
Author: Rafael Machado Dohms <rdohms at php.net>
Date:   Sun Jul 19 22:16:35 2009 +0000

    Adjusting tests to use EXPECTF (faster testing) and adjusting 5_2 version to lack of parameter validation

commit f7a0e81a0fad5f57ab277dc8021bbfe03c327c26
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 19 20:53:26 2009 +0000

    - Fixed module check (Related to bug #48785)

commit 73e8c2e140ae8f1cd88d2aa9dfb83b46c9081f72
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 19 18:55:31 2009 +0000

    - Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_args)
      [HEAD only]

commit 3cf7638cf2d01a1e9b2ae5d4e17bea87b6799f6c
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 19 16:31:43 2009 +0000

    - New tests

commit 6eef80ecb7f74ff31c9064741087cde8d5e1af5c
Author: Christopher Jones <sixd at php.net>
Date:   Sun Jul 19 16:27:35 2009 +0000

    Bug #48722 (Update OCI8 --enable-sigchild warning)

commit 880c08e16a50eafd6f8cbb1f2aa48b8e8802733e
Author: Christopher Jones <sixd at php.net>
Date:   Sun Jul 19 16:08:44 2009 +0000

    make it easier for maintainers to set un/pw in environments that don't pass shell variables

commit 01f090e30a945217c328717c7fbfb5e7b97ccd0a
Author: Christopher Jones <sixd at php.net>
Date:   Sun Jul 19 16:04:57 2009 +0000

    Reduce Oracle version-dependent diffs. Make PHP 5/6 compatible

commit 1f06f5f45832755d4c4057a62a9bbe797d729d9a
Author: David Soria Parra <dsp at php.net>
Date:   Sun Jul 19 15:57:06 2009 +0000

    - Add license headers

commit 9f57aa249b4d7acc87fa301d663eb5352f327809
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 19 15:32:51 2009 +0000

    - MFB: Fix #48763, create corrupt archive

commit cf60df1e551614d63ac97f358f09d48ca4b38a57
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 19 15:02:53 2009 +0000

    - not used anymore

commit bd6c9dbbcdbc2c2dabb26dbd4edc124f641ca3e5
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 19 15:02:02 2009 +0000

    - WS

commit 67df4f64dd04f604d80eefff858976e5eace52f9
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 19 15:01:19 2009 +0000

    - not used anymore

commit bb3a4a2bf81bff1d2affe784b03d8452b06be729
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jul 19 14:52:27 2009 +0000

    Add support for proc_open()'s bypass_shell feature for Unix systems (slightly modified patch from Gwynne)

commit 1e842a6791bd5267f5842c1ef739f77b8d399318
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 19 14:36:16 2009 +0000

    - Removed unnecessary strlen() call and if statement.

commit e2e62d3afb921923aecdb49a42bf4d3b57ea7bbb
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 19 14:19:32 2009 +0000

    - Fixed ZTS build

commit 28f7ed936560c97f3b551912c2d750743b014a0d
Author: David Soria Parra <dsp at php.net>
Date:   Sun Jul 19 14:00:25 2009 +0000

    - Add DTrace support.

commit 6ff8222d0e015d448cb87d53ff19b20220a6f287
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 19 03:36:46 2009 +0000

    - New test

commit f1be9ef385e06d9173172d3a37b778774747d72d
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 19 03:25:49 2009 +0000

    - Tests related to bug #48770

commit 4c0885dcd86052b86bcd866b600bc5e57ae9b879
Author: Rafael Machado Dohms <rdohms at php.net>
Date:   Sun Jul 19 01:44:19 2009 +0000

    Adding tests for imagecreatetruecolor for PHP_5_2 and trunk

commit f92a5aebe0a9ed9c6094c4f93a9f453f5362f0aa
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 18 17:10:12 2009 +0000

    - let try to be smart, read the bug report....

commit 5f3bfd11d2f898d0452ba60d140d925a7f070f8d
Author: Zoe Slattery <zoe at php.net>
Date:   Sat Jul 18 17:00:53 2009 +0000

    Added comment to XFAIL

commit 67711b4c9f050916020ded662cd721ac6ad5f02c
Author: Zoe Slattery <zoe at php.net>
Date:   Sat Jul 18 16:53:54 2009 +0000

    Adding explanation

commit e9e1be0ce5173e5312f4daba5cf6b83b1da4e31e
Author: Zoe Slattery <zoe at php.net>
Date:   Sat Jul 18 16:39:35 2009 +0000

    removing empty XFAIL sections

commit 199a181a2c3a71b2108f63ed3764fb9aed087377
Author: Zoe Slattery <zoe at php.net>
Date:   Sat Jul 18 13:44:15 2009 +0000

    Removing unnecessary SKIPIF sections

commit 6ae52f1e92522134495ac7ca26f9baea2bc2a6db
Author: Zoe Slattery <zoe at php.net>
Date:   Sat Jul 18 13:12:56 2009 +0000

    fixing paths in INI section

commit 1bfd1c8321aa21cc8591c1bdd4fc69ed5bde24da
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Jul 18 03:18:36 2009 +0000

    Fix TTF Files

commit c38b0195ea79d395d350c7c257bfba2e889ec84a
Author: andy wharmby <wharmby at php.net>
Date:   Fri Jul 17 20:46:30 2009 +0000

    New cURL tests. Tested on Windows, Linux and Linux 64 bit

commit cddf963fbb3ae95cb857502a565f4666f8d7124c
Author: andy wharmby <wharmby at php.net>
Date:   Fri Jul 17 20:44:50 2009 +0000

    Fix cURL tests

commit 4a63a75539b1713abc76e7f583b1cf2b48d8fe10
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Fri Jul 17 17:17:57 2009 +0000

    removing test. this one tests system-specific behavior, not something implemented in php

commit 00a0f088d0a33d5cba4bdae21c38db4ded310c54
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Fri Jul 17 16:21:00 2009 +0000

    MFB: fixed tests. money_format() is implemented in underlying system, not in php. So, we shouldn't test for actual values returned. They are different between systems

commit aec7f21a86e0fb93bc842b5057f75ffc5904c0d6
Author: Gwynne Raskind <gwynne at php.net>
Date:   Fri Jul 17 14:21:31 2009 +0000

    fix crash when session hash function generated long hashes with hash_bits_per_character larger than 4

commit 4ab3a4e9ccd44ba1717c441b951ff032a4d13085
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 17 14:03:17 2009 +0000

    - Fix test

commit 02ab328b7bb879b8fed43ae1110916a58fc9c542
Author: Gwynne Raskind <gwynne at php.net>
Date:   Fri Jul 17 13:22:44 2009 +0000

    document the hash name functionality available since 5.3

commit c5b8a3c181d05c9c8fd3a5f5ba2803eedef476da
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 17 12:31:58 2009 +0000

    - Add missing file exts

commit 1fc0130e293dff7ec4d1387f501e9d9a55169f92
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 17 12:14:21 2009 +0000

    - Fixed bug #48947 (vcsclean does not remove all created files)

commit 438b181d82b262d84c3eae2ef51163c7dcf5dfe9
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 17 11:49:50 2009 +0000

    CS

commit c111a9c036ab40afffe9716f4798b2764c59dc9a
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 17 11:13:51 2009 +0000

    - Fixed bug #47481 (natcasesort() does not sort extended ASCII characters correctly)

commit 392f70ecbed13d6fbadd1f9798b2ac8295026287
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Jul 17 09:25:13 2009 +0000

    fix tests

commit f018b09af80838d0b984b879b7c12321670be318
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Jul 17 09:03:04 2009 +0000

    fix tests

commit a8fbe048a61c6cf834ecc8b4b048b134958fef83
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Jul 17 08:20:04 2009 +0000

    fix tests

commit f71490c3b774ad7ae653fb410dbe580b8375bb0e
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Jul 17 04:26:33 2009 +0000

    Multi-branch test commit to see if email notifications are working

commit fa1f24867a5fdc0835de6dafb952289fc07477ce
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Jul 17 00:57:46 2009 +0000

    fix memory leak

commit cf72b814795d21bab4b455b917a8934d95a8e3d8
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 17 00:24:20 2009 +0000

    - Fixed bug #48893 (Problems compiling with Curl)

commit 6147389d798a73c1a5ab9de6eb105ede5b593732
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 16 23:28:12 2009 +0000

    - Fixed bug #48762 (IPv6 address filter still rejects valid address)

commit 5180421361f5d59ea816ad68dbd6ca8b74bc95dc
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 16 22:37:24 2009 +0000

    - MFB: Double to string conversion fix (#41698 #48924)

commit d69178b56b026ba6df288c1b341ffff977a7ae7e
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jul 16 22:19:09 2009 +0000

    Adjust base64_encode() according to PDM notes.

commit 3db16aae100b2c511ea9290f88b8b42a8a4f3dc0
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jul 16 22:08:02 2009 +0000

    Adjust rawurlencode() according to PDM notes.

commit 28889769af3134a3922a64e4309b36d275f034af
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jul 16 21:48:10 2009 +0000

    Adjust urlencode() according to PDM notes.

commit 017e58a708b48aa59ad90a8bb97e43b17211d1d2
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 16 16:11:50 2009 +0000

    - remove accidental commit (?)

commit 24d327ba2bd99bcfeb5628285ffdcaca0c33b1d9
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 16 12:18:13 2009 +0000

    CS

commit ae3433a77f6dd81eb396371cfd8984ca4bcb6134
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 16 12:10:38 2009 +0000

    - Fix the cleanup routine (it is not very nice to delete everything..)

commit b0eaa0940ce88994c70fa11f05138b22666c2794
Author: Gwynne Raskind <gwynne at php.net>
Date:   Thu Jul 16 08:10:50 2009 +0000

    one more attempt at ridding us of some of those annoying mime types

commit 0a0a8e7866d8b058415734893c3202c599c247ee
Author: Gwynne Raskind <gwynne at php.net>
Date:   Thu Jul 16 04:43:18 2009 +0000

    dropped some more mime types, svnclean -> clean for multiple VCS

commit f5980b7a4ceeeb976054bcd27ee7366738906b23
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Jul 16 00:06:08 2009 +0000

    Buffer handling fixes

commit 29fb4ab87d2b8852a61e978d035b7caf52697143
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jul 16 00:03:44 2009 +0000

    fix ini_restore problem

commit 1c6587dc9ce4284e4cc25d36aa5dd53d2507d037
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jul 15 23:57:52 2009 +0000

    fix freed mem reference

commit 6b58d80b69896dfbe866196ee0b666be9724a802
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Jul 15 19:05:09 2009 +0000

    Limit connection strings to 255 chars here

commit fc299cb1aba540732274262ce80b60a7b430734f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 15 17:08:26 2009 +0000

    - cvs > svn

commit ce62c2db45642a5efa7f74a9bb3e952cece88eb3
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 15 16:52:50 2009 +0000

    - cvs > svn

commit 7b6eae5402bd574e25a872503cc2adec3174f47d
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Wed Jul 15 14:08:18 2009 +0000

    fix tests corrupted by svn's eol-style=native

commit 03fa36f45aef39141decba406824e51a8c2d8f26
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Wed Jul 15 10:05:59 2009 +0000

    fix broken test

commit 8ae922e36c2bf4364f6486dc23c11f3521e00751
Author: Gwynne Raskind <gwynne at php.net>
Date:   Wed Jul 15 07:04:43 2009 +0000

    php5.spec was never used, as far as can be determined. also, php 5 -> php 6 in makerpm, but that script needs considerably more work IMO

commit eb1cabae4d2858ef0a0c115468a30490786e1e27
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 15 02:31:07 2009 +0000

    - Fixed bug #48913 (Too long error code strings in pdo_odbc driver)

commit dd6e75c230f921cf741eb02773fd90ac75237426
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 15 01:08:15 2009 +0000

    - Fixed bug #48899 (is_callable returns true even if method does not exist in parent class)

commit 8bc61fa6112fa76b98fd4217703298b31f3b19b6
Author: Gwynne Raskind <gwynne at php.net>
Date:   Tue Jul 14 21:54:59 2009 +0000

    kill bad mime types

commit f9df188c084bd0fee0beab1f12ef1e14219b8c07
Author: Gwynne Raskind <gwynne at php.net>
Date:   Tue Jul 14 21:49:26 2009 +0000

    CVS->SVN

commit 74563e179ba7e403084c9f90c7a58dac9a9e8ee2
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Jul 14 19:05:52 2009 +0000

    fix build

commit a7db2251ddf044cd55d533e2965a59a1556f336c
Author: David Soria Parra <dsp at php.net>
Date:   Tue Jul 14 09:37:57 2009 +0000

    - cvs->svn

commit 8cd2d9facb7b46b33aff4bc1769bafed62d79c7d
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jul 13 23:58:30 2009 +0000

    add intl ini value

commit 0216e2043266c3f92a963c3b10061e4229045b4e
Author: David Soria Parra <dsp at php.net>
Date:   Mon Jul 13 23:55:34 2009 +0000

    Fix date warning by setting the default timezone to UTC

commit e117c549a23cd3f2964056a9115e6aed1cfeff9d
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 13 21:59:45 2009 +0000

    - remove app/js mime

commit 1419067ed3ffbd4cb1efb33f07336ae3d00b645d
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Jul 13 19:16:26 2009 +0000

    cvs->svn

commit 9421ad5bd0d0e61a574f5ceb631abebb62783399
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Jul 13 18:14:34 2009 +0000

    cvs->svn

commit 52cbb24fbea6f71a3983617a13eef23b4d6136ae
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Jul 13 17:58:04 2009 +0000

    vn propdel svn:mime-type build/buildcheck.sh
    cvs->svn

commit 656bd5bc4f84ec178cff6c75adefb8f337fdaef0
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 13 16:11:45 2009 +0000

    - rename to svn

commit 0c2971c399d3ee8db66010ab9077e155fd7b3151
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 13 16:08:08 2009 +0000

    - rename to svn

commit 5c02afaee56b505c841461b9f02c39a14c439a9f
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 13 16:04:04 2009 +0000

    - cvs to svn changes

commit 9b155842939cfdb8c21e916e9a5a8499bee689c9
Author: David Soria Parra <dsp at php.net>
Date:   Mon Jul 13 06:41:57 2009 +0000

    MFB: remove ZendEngine* detection, we always have Zend now (svn)

commit 4f53441e69e3b14b7c7d8d4891ba53a886698f05
Author: Gwynne Raskind <gwynne at php.net>
Date:   Sun Jul 12 21:51:28 2009 +0000

    MFB: cvsclean -> svnclean

commit 2edbdcb845460af18054813f2808ae25c213c63c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jul 12 16:43:32 2009 +0000

    MFB: Fixed a possible crash inside OnUpdateErrorLog() when restoring an empty value
    Avoid pointless safe_mode/open_basedir checks on OnUpdateMailLog() if value is empty

commit 3efa93cc3eecc44a00bff2b7dfca8ec6b9313f2d
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Jul 11 04:36:26 2009 +0000

    MFB

commit 936da65a21c892fadec01b8a544a363eef850a17
Author: David Soria Parra <dsp at php.net>
Date:   Sat Jul 11 01:54:08 2009 +0000

    Get rid of PHP 4 related buildconf and moving around directories. As we switched to svn ZE2 is in Zend by default.

commit 62945b541a7c5138538df111fbcae47e27d41914
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jul 9 11:45:37 2009 +0000

    Fix test

commit c4634e74ee9a594619ab0c3f133df542c6d380ef
Author:  <changelog at php.net>
Date:   Thu Jul 9 01:34:17 2009 +0000

    ChangeLog update

commit c93ff250bcde1b62e92f7d3ec05131a438f7b1ed
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jul 9 00:24:26 2009 +0000

    fix mail.log openbasedir interaction with .htaccess

commit 0977b2a6f8ee06ab5ebab9a380422305abe2803a
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 8 18:21:13 2009 +0000

    - Fixed bug #48854 (array_merge_recursive modifies arrays after first one)

commit 07107b8dc651f788f12708f459567bbb7f332029
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 8 10:44:29 2009 +0000

    - skip on windows

commit dc4ba9d30444fbae691214974b3c1d3f8e85544b
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 8 10:43:32 2009 +0000

    - windows version

commit 3e8a09e9fdf9ace14284ca20422e990b83490d72
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 8 10:15:52 2009 +0000

    - windows version

commit 6e6b3a354028357927014d4dc31b9133d76407be
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 8 10:14:14 2009 +0000

    - MF53: skip on win, different error msg

commit 849b01a79c217964e10ef7211121581a6d4f9f40
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 8 10:00:45 2009 +0000

    - MF53: fix test (mtime only is changed)

commit 31bfaef5f78d19c17bf7730b4f2ed3a13dc02c57
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jul 8 03:09:58 2009 +0000

    MFB: Fixed bug #48788 (RecursiveDirectoryIterator doesn't descend into
    symlinked
    directories).

commit b3468e257be35d0ea29db70b4f00b508cb86b3e7
Author:  <changelog at php.net>
Date:   Wed Jul 8 01:34:26 2009 +0000

    ChangeLog update

commit ff6cf302c22542af4107cf9c5ec47d8a0f0632ee
Author: David Soria Parra <dsp at php.net>
Date:   Tue Jul 7 23:04:45 2009 +0000

    Reset TZ environment variable. Some tests assume that it's not set.

commit 13045c6900a6199624fba21a36a82791547906e5
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 7 22:13:47 2009 +0000

    - MF53: touch() atime field returns different value

commit 35ba63180abf974069b16f9ca98bc2326d42d5eb
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 7 22:05:27 2009 +0000

    - fixed, remove XFAIL

commit 72d203ea31a1b9699b75585c652dbb00024e68fe
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 7 21:56:18 2009 +0000

    - sync with 5.3

commit 49901ae26936f28fdff01a965f68af10713fe452
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 7 16:40:21 2009 +0000

    - Fixed bug #48247 (Infinite loop and possible crash during startup with errors)

commit 646cce06e6a55d26e24d38e2814fc1788a3da287
Author: David Soria Parra <dsp at php.net>
Date:   Tue Jul 7 11:52:43 2009 +0000

    Adjust tests. The order in which notices appear is platform dependend as the function call ordering in parameter lists is not defined in C.

commit 8f617842f318c46b13ad561fac2884a67ffd515d
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jul 7 11:31:45 2009 +0000

    Fixing tests to run with  SQL_MODE=ANSI_QUOTES as well.

commit b4dac2a73829ce4f62472061377b40259061f143
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 7 10:54:36 2009 +0000

    - WS

commit eac9477b5b6379211776326743a1bf9795a46c4e
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 7 10:50:06 2009 +0000

    - MF53: #45905, imagefilledrectangle() clipping error

commit 2ceb43130ee1447bb736939c294d370f64c90d16
Author:  <changelog at php.net>
Date:   Tue Jul 7 01:33:12 2009 +0000

    ChangeLog update

commit b79740b45813ebd8ffb8ce79b990441965d6e82d
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 7 01:15:12 2009 +0000

    - New tests (WurzbrugUG testfest)

commit 0f4c418b981ad232498c3f2d2591dea5e6365432
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jul 7 00:44:26 2009 +0000

    MFB: Fixed bug #48808 (FILTER_VALIDATE_EMAIL allows some invalid e-mail
    syntaxes)

commit 81de4ca9998df92384abe11ee9238d76c4e6510e
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 7 00:00:27 2009 +0000

    - Fixed compiler warning

commit 0fc2b06b9a8d21543e6abef9cd8e652121328833
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jul 6 23:48:10 2009 +0000

    fix args

commit 8d8026aa922c6290104cb78bff059394edac6928
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jul 6 23:44:16 2009 +0000

    - merge errors support
    - merge IDN

commit 6108111d3626b4b82731c77187fc0aa82de56754
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 6 23:36:56 2009 +0000

    - #48116, fix build with openssl 1.0

commit 9f62b4467aa18082aee011eb59a41be2c324a215
Author: andy wharmby <wharmby at php.net>
Date:   Mon Jul 6 19:34:58 2009 +0000

    Fix test

commit a2577bb946bdcb65349f48b9ee421175a1d9fb64
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 6 15:52:48 2009 +0000

    Enabling test as requested by the skipif comment... it does pass when slightly modified.

commit 4df1f0d912ca25281b58a108bab8acf42afc1fd5
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 6 15:43:59 2009 +0000

    Fixing mysqlnd version test to run some four previously skipped tests. There is no proper way to check the mysqlnd version. The best one can do is adapt the tests to what PHP 5.3 and PHP 6.0 return today.

commit ec603a0c417ddc6b6303c9ea6f77b088832782e0
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 6 15:07:31 2009 +0000

    Adapting (old) tests to current PHP 6 semantics - s/unicode.semantics test/version_compare

commit 97e129a44e9bb230cc5cdc3980562727690bba71
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 6 14:36:52 2009 +0000

    Adding --CLEAN-- sections to all ext/mysqli tests

commit ae10396ec7fe628968d74e2ce053c7530adfeb37
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 6 08:55:09 2009 +0000

    - #48771, rename() between drives error: No error

commit 35e15dee92a0aac5f2b31689ec0a4ff8dc961459
Author:  <changelog at php.net>
Date:   Mon Jul 6 01:33:06 2009 +0000

    ChangeLog update

commit 0ecff0b45c989dd7ca06123159452704470e3f96
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jul 5 16:08:15 2009 +0000

    MFB: Fixed bug #48718 (FILTER_VALIDATE_EMAIL does not allow numbers in
    domain components).

commit 9e23aa50647a51d434f8aa1ab24ef84663620078
Author: Zoe Slattery <zoe at php.net>
Date:   Sun Jul 5 14:45:14 2009 +0000

    fix test

commit 1c2a1e45f142b34e5803bab3f776ff4de0559259
Author:  <changelog at php.net>
Date:   Sun Jul 5 01:33:06 2009 +0000

    ChangeLog update

commit 19808909dabbe8efb898f1e69ee518c8587083bb
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 4 20:28:16 2009 +0000

    - Added missing methods' arginfo (for void params)
    - Fixed arginfos:
      - MultipleIterator::__construct
      - MultipleIterator::setFlags      (Thanks Philip!)
      - SplFixedArray::__construct

commit b0e7764c54874d4333552b7824eb15351aa5f309
Author:  <changelog at php.net>
Date:   Sat Jul 4 01:33:10 2009 +0000

    ChangeLog update

commit 1adf52fe881bd8c3899de14f8120010b7b46ac10
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 3 14:03:00 2009 +0000

    merge from 5_3

commit 17eab779a3a61eeab4d18783ad31cf22486ae09d
Author: Ulf Wendel <uw at php.net>
Date:   Fri Jul 3 12:13:57 2009 +0000

    ... to play with large data sets. Currently its only 10MB in size to keep the test runtime short. However, its easy to increase, if you want to test large data sets

commit 14cbb083c2708ae52bebe62a748536481082a8cd
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 3 11:41:06 2009 +0000

    typo. or something. Who knows, the branches are a mess anyway..

commit 92fcfc02d1262c2862314e0afafc01aeec97c769
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Fri Jul 3 09:20:50 2009 +0000

    Tests for ext/ldap from PHPBelgium TestFest

commit 3c81e71e5aebe30d9b832979b299d9a7984bf75e
Author: Ulf Wendel <uw at php.net>
Date:   Fri Jul 3 08:42:25 2009 +0000

    Global s/ini_get('unicode.semantics')/version check/ . Early PHP 6 times are gone. I hope unicode logic will not change any more

commit 90436bdb5819eefba1a98fa7070b389912def8c9
Author: Ulf Wendel <uw at php.net>
Date:   Fri Jul 3 08:23:57 2009 +0000

    Fixing borked test, again new run-tests.php has found it... Fails with HEAD, passes with 5.3

commit 1bbff4f7db0d59844989954105bebd57525ea822
Author: Ulf Wendel <uw at php.net>
Date:   Fri Jul 3 07:49:47 2009 +0000

    Fixing borked test - thanks again new run-tests.php tool (and team).

commit dd967dba4b7622504f3ea9f2e0fb737a9c8c1be0
Author:  <changelog at php.net>
Date:   Fri Jul 3 01:33:11 2009 +0000

    ChangeLog update

commit e66a56b10c390cf54d5cc6649e0f0cd0f2057e6f
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 3 00:09:47 2009 +0000

    - Missing files

commit 5feed0f14f7b847359238fbf02bd6d41bfb6dc3f
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 3 00:04:54 2009 +0000

    - New tests (DutchUG testfest)

commit e9d738b129e009b1bcfb883dbfab6cc3588f5e2a
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jul 2 22:37:03 2009 +0000

    bugfix

commit 2350e270a6a2675c54a69b89b1cc534796baa573
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Jul 2 17:24:55 2009 +0000

    As Jani would say; Fix NEWS

commit e9304d08b8c9047f3b55b44c8f603c16ffc5553d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jul 2 13:42:24 2009 +0000

    MFB: Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE|CURLOPT_STDERR warns
    on files that have been opened with r+).

commit 764c63fac458d4f9eee7865f485e2897e1a68c18
Author: Lukas Smith <lsmith at php.net>
Date:   Thu Jul 2 13:34:29 2009 +0000

    removed references to track_vars, since this option doesnt exist since ages

commit 2d884dd1e1c92e3fee871b20af0fefd25af91987
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 2 10:04:25 2009 +0000

    Adding CLEAN sections, fixing some SKIPIF sections. Cool new run-tests.php, Zoe (and other) - its a great help to detect stinky SKIPIF and CLEAN

commit 2bca33e0d7bf9776f7093dc047d311fe23a18d60
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 2 07:42:34 2009 +0000

    Test for bug #48754

commit 81a0fda92b933dc77faa7f86dc5f66e0d9644ce5
Author:  <changelog at php.net>
Date:   Thu Jul 2 01:33:27 2009 +0000

    ChangeLog update

commit 5f4abc67ba97a5250afc0ecb7679606908c1ba51
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jul 2 00:47:11 2009 +0000

    cleanup Locale::lookup

commit c90594408770315d46f3222a5327863b1993f75e
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 2 00:01:20 2009 +0000

    - New tests (NorwayUG testfest)

commit 09ca614d5eb3b6650c0a99d8011d0a622a3f37b6
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jul 1 20:27:13 2009 +0000

    typo

commit a49bb5425f7e3816f7505465bfa5f3ad6e642e7a
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Jul 1 20:26:37 2009 +0000

    Fix test on Windows

commit 965c6baf9aa36bf90bba28fe0355a05bfba9b6af
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jul 1 20:26:13 2009 +0000

    update API files

commit 4f809a3a304efb135355f028aef73b7289660a75
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jul 1 20:18:03 2009 +0000

    fix proto

commit 3aae5bc9a1b84104f2ae43da78cdd10cdcc6e15d
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Jul 1 18:44:16 2009 +0000

    Fixed #45280 (Reflection of instantiated COM classes causes PHP to crash) (Paul Richards, Kalle)

commit fddd5d940cb6c81121902470f9c25150a9767671
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Jul 1 17:42:48 2009 +0000

    Fixed memory leak if zero parameters are passed, Thanks Felipe

commit 8f3fb7ec31adbffe86c61906f4db03bbc8957374
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Jul 1 17:37:42 2009 +0000

    Fixed bug #48757 (ReflectionFunction::invoke() parameter issues)

commit 726a4816e4a6dcfc9e0abc9372274d952d004d07
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 1 15:31:32 2009 +0000

    Changing tests to run with both PHP 6 and PHP 5.3 to make future MFH easier. Basically three changes over all files: a) s/unicode(/%unicode|string% b) s/[u/[%u|b% c) s/unicode.semantics/version_compare

commit 7f6fa981b3d75d814f54c5d51af7212a874857f2
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Jul 1 14:13:07 2009 +0000

    MFB52: Fix include path

commit 71ca6b83ce4ac9656bda60df4d5ab12a3f7d7eda
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 1 12:51:40 2009 +0000

    Adding XFAIL for some tests which expect the zval cache of mysqlnd to be on. It has been disabled for the PHP 5.3.0 release. Adding INI sections to ensure that statistics are collected. Adding tests that check if statistics collection can be disabled

commit f06342f3b527bd13e9bc603e668d08661798cc68
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 1 12:06:27 2009 +0000

    - Fixed previous fix

commit 86514c4102ea79cc71739a1b0bab52cd0a360226
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 1 12:04:05 2009 +0000

    - Fixed memory leak

commit 9d6c4888bc75a5bddbf1e34668b9f968ffbbcac9
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 1 12:02:45 2009 +0000

    - Fixed tests

commit 9c916aa98cbbbc2542fae3387858c54593c7a6ef
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 1 02:32:10 2009 +0000

    - Fixed tests

commit bb6bb49671e15975f17de97a2bbf4d6d30f70e51
Author:  <changelog at php.net>
Date:   Wed Jul 1 01:34:02 2009 +0000

    ChangeLog update

commit 51b78f63065587511929b1d75e797825ac739c81
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 1 00:51:26 2009 +0000

    - New tests (SaoPaulo UG testfest)

commit 7ef811e1df31dec9f695bf256fb1792cd80b9c51
Author: Derick Rethans <derick at php.net>
Date:   Tue Jun 30 16:15:43 2009 +0000

    - Fixed bug #47351 (Memory leak in DateTime).

commit e15522cb8af2d6c4b3cea5014ddf404300b7cae3
Author: Lukas Smith <lsmith at php.net>
Date:   Tue Jun 30 14:24:15 2009 +0000

    expanded the section about how to create the changelog

commit 593fe2abebb35e4f8e0ac29abbd7f50af4a4f5b8
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jun 30 12:50:16 2009 +0000

    Fix tests for bug #48284 - adler32 is in the wrong order.

commit c264f92f292ddd4c5cb37950799c824b9b142b39
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jun 30 12:49:54 2009 +0000

    Fix bug #48284 - adler32 is in the wrong order. Changed to match what zlib produces.

commit 6a941c6f25dc08fb5d70f7ff79c0553f595fa78e
Author: Lukas Smith <lsmith at php.net>
Date:   Tue Jun 30 11:37:16 2009 +0000

    formatting fix for the re-releasing section

commit c1b4b045b11aa45a4fd7a1f7433996aeeebe8747
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Jun 30 11:36:58 2009 +0000

    Fixed bug #38091 (Mail() does not use FQDN when sending SMTP helo)

commit dd196e25679b7b1c7a430134ea6a1e229e376932
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jun 30 08:49:05 2009 +0000

    MFB5.3: Add missing ini entries (Mikko)

commit 2a6d527ac4065e07e11a86510a5940601b9a4222
Author:  <changelog at php.net>
Date:   Tue Jun 30 01:33:19 2009 +0000

    ChangeLog update

commit b77d7c801a42da844b81f137eace4b1b4c53840b
Author: andy wharmby <wharmby at php.net>
Date:   Mon Jun 29 07:52:26 2009 +0000

    Basic test for max() on 64 bit platforms. Tested on Linux 64 bit

commit dd3adbaa20608acb0b5da4453e1f37531da2aedd
Author: andy wharmby <wharmby at php.net>
Date:   Mon Jun 29 07:45:14 2009 +0000

    Fix tests

commit 6513ceb4dce3b780c541c76989dc68fff332aea4
Author: andy wharmby <wharmby at php.net>
Date:   Mon Jun 29 07:31:15 2009 +0000

    Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit

commit 338feb1bf74992cd096037f20190b916f26f8226
Author:  <changelog at php.net>
Date:   Mon Jun 29 01:33:31 2009 +0000

    ChangeLog update

commit c0f8dd9987328a5e92845a9346208de107603e4f
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Jun 28 22:58:49 2009 +0000

    Update libsqlite to 3.6.16

commit 6c174c42e0d9a7d42a03a762f125175cd41252d0
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Sun Jun 28 22:40:38 2009 +0000

    forgotten some credits :)

commit b1ccae82f9eaa48ffb6577c14752644f801709a1
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Sun Jun 28 22:38:23 2009 +0000

    unicode support in ext/ldap

commit 6abff59291c1fe7115ff49ff6c73495720630cb6
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 28 18:41:20 2009 +0000

    - Fixed bug #48709 (metaphone and 'wh')

commit 916b504497d9d9f2237a15d6ddb2ebf920711e80
Author: Andrei Zmievski <andrei at php.net>
Date:   Sun Jun 28 18:00:38 2009 +0000

    Update

commit 88bac3a7256196befd23110de933d58a806b5a18
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Jun 28 17:55:36 2009 +0000

    Add missing ini entries (Mikko)

commit c2eb2ed47b4553acf23907616b293b540d56adb7
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Jun 28 16:40:22 2009 +0000

    Add ibase settings

commit dd3e47ebe7bd7bf8fd58309c014ef3be2da51f33
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Jun 28 15:55:19 2009 +0000

    - Add two ini settings

commit 1a542eb60fb00b04e988855e94c82a0273929cec
Author: Jani Taskinen <jani at php.net>
Date:   Sun Jun 28 15:41:25 2009 +0000

    - dot dot dot.. :)

commit bf90d9447ce54427114c1854381ab08c79b11de0
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Jun 28 15:29:14 2009 +0000

    fix typo

commit b2da3ac93383dbf8bedf82e8af18828a853f2549
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Jun 28 15:20:22 2009 +0000

    Add missing MySQL entries

commit 76a395e73d6a555530c385bdc6584b91942d3c41
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jun 28 12:41:51 2009 +0000

    - fix build

commit eeb997d888042bddbe0d576116a8e6d7d282402d
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 28 02:36:19 2009 +0000

    - Fixed bug #48658 (Change in behaviour of parse_str on php 6.0)

commit ba13c4e7649353a5d98236e722387b7eb57d9b0c
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 28 02:02:09 2009 +0000

    - Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOException "SQLSTATE[] (null)")

commit 7b74ae48958ca94360227325cc899b1d950781a1
Author:  <changelog at php.net>
Date:   Sun Jun 28 01:33:04 2009 +0000

    ChangeLog update

commit e2e5c765f8ba2e3ba289a8d09e75185d249cab19
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 28 01:14:28 2009 +0000

    - Fixed bug #48693 (Double declaration of __lambda_func when lambda wrongly formatted)

commit 8e83d9e8b8bf18bd885133efb37586dc2e970e57
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jun 27 21:20:25 2009 +0000

    - fix regression introduced by the fix for #48518 (Ilia, Rasmus)

commit ec2dab6b47cf6519a7fd7e4e59215e08a265b681
Author: Mikko Koppanen <mkoppanen at php.net>
Date:   Sat Jun 27 15:22:06 2009 +0000

    [DOC]
    Support multiple paths (separated by path_separator) in config-file-scan-dir/PHP_INI_SCAN_DIR

commit ca35a584b84b98df5efe3994eb1e933dccb3e967
Author:  <changelog at php.net>
Date:   Sat Jun 27 01:35:55 2009 +0000

    ChangeLog update

commit 74a1323b057826377fb454d1816c944562a6dc96
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jun 26 07:44:57 2009 +0000

    - MF53:
     - Windows ACL cache support, update existing tests and add a new one
     - #48535,  file_exists returns false when impersonate is used

commit 4c82b63e44a8e9ce742f7a910d9cb3dde4d6288f
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jun 26 07:25:38 2009 +0000

    - add license

commit 8de99de8ad6e236cf584c91bdcff316115522a19
Author:  <changelog at php.net>
Date:   Fri Jun 26 01:33:10 2009 +0000

    ChangeLog update

commit 0da1b677b3d2b35f4a60bcdc243de24787d49700
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Jun 25 15:04:14 2009 +0000

    Add test

commit a27158a76c1416b20097f82df524bb6028b159fd
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 25 14:48:53 2009 +0000

    - Fixed bug #48696 (ldap_read() segfaults with invalid parameters)

commit ac88f10ea04a44d5c8a63cd7eef691b4eed86a23
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jun 25 12:41:41 2009 +0000

    Fixed bug #48678 (DateInterval segfaults when unserialising)

commit 068eac20efcd1b87700fcce6d2d1b82294ea01a4
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jun 25 01:35:15 2009 +0000

    MFB: Handle instances where TMPDIR = ""

commit e619027c895c76b82611075bbd25a6487373ad7a
Author:  <changelog at php.net>
Date:   Thu Jun 25 01:33:13 2009 +0000

    ChangeLog update

commit 0dc0af527beec33a05571c4c1096dcb48ce7153a
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jun 25 00:04:07 2009 +0000

    Fix bug #48679 - Crash in SQLite with count on an unbuffered query set

commit 5010fec2f09b5ea4fe867b3950ee2a9435a4b756
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jun 24 22:19:47 2009 +0000

    fix Bug #48681: openssl signature verification for tar archives broken in ext/phar, merge small fixes to phar.phar generation from PHP_5_3

commit d5cb9c95b4fe05987a84e08a784a8db2c8867506
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 24 17:39:36 2009 +0000

    - Fixed memleak when depth arg is less than zero

commit d71956b183c80691e777e029e77335f7f946c259
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 24 12:21:37 2009 +0000

    MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using
      TMPDIR).

commit d4d256e0741e77eb1f0f29e019eaa7b574b64083
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 24 11:52:07 2009 +0000

    - add readme.redist.bins as .txt

commit ffff95932384b0ac3552c39a7c886831ef71aa51
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 24 11:48:44 2009 +0000

    - MF53: add licenses info for bundled libs, codes merged from other projects, etc., information for binary distributions (windows, linux, etc.)

commit f4aa4c3272101e44f71878624c2a23e1f204568d
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 24 11:47:46 2009 +0000

    - MF53: license for libgd

commit 2cdd26b0b79e878a0efea540405f9caa4e2c3ec6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 24 08:53:44 2009 +0000

    Fixed bug #48643 (String functions memory issue)

commit df5d6fc09a6285ffcbb6a7645d93b1051332ce3b
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jun 24 07:42:14 2009 +0000

    - Fixed bug #48661 (phpize broken with non-bash shells)

commit 60dd662002489509cdd5011160b26ef371e0d6ba
Author:  <changelog at php.net>
Date:   Wed Jun 24 01:33:04 2009 +0000

    ChangeLog update

commit a6967d58e27506db72deef09f35166b44deacc05
Author: andy wharmby <wharmby at php.net>
Date:   Tue Jun 23 23:00:54 2009 +0000

    Fix test

commit 7d60127c1e7e770713fb16156df0ccffa30a9948
Author: andy wharmby <wharmby at php.net>
Date:   Tue Jun 23 22:45:30 2009 +0000

    New and fixed html tests. Tested in Windows, Linux and Linux 64.

commit 0dfd8754a6697a545ee0ee3017acae16d301b6d9
Author: andy wharmby <wharmby at php.net>
Date:   Tue Jun 23 22:39:42 2009 +0000

    New basic parse_str() tests. Tested on Windows,Linux and Lnux 64 bit. Some tests fail on PHP 6 (tagged with XFAIL) due to bug 48658

commit 4817cf6b782d5c585a8cb3d71c8d6514fe7b95ee
Author: Gwynne Raskind <gwynne at php.net>
Date:   Tue Jun 23 21:11:12 2009 +0000

    add S_IRWXU and friends as defined POSIX constants

commit 6255234a6db5c098acae0146581ebc0f5b9a15de
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Jun 23 18:14:03 2009 +0000

    Fix build problem (Kalle)

commit 565e6bdbdf0309641af8b6cf2c635ffc0f760c90
Author: David Soria Parra <dsp at php.net>
Date:   Tue Jun 23 14:14:32 2009 +0000

    Fix bug #48644 mysqlnd does not compile with '--enable-mysqlnd-threading'

commit ed4b37eb39a65a981ce1e724a3a1623199992639
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Jun 23 13:19:22 2009 +0000

    The experimental warning sohuld be in the configure output...

commit 8279c0368143b2c099585b628d8463e5f9426a4c
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Jun 23 13:09:20 2009 +0000

    The json header should be installed so other exts can use it

commit fb35a562efa81cf35df633158ddd7c3a28ddad4d
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jun 23 12:27:36 2009 +0000

    Fix arginfo for libxml_disable_entity_loader() and
    libxml_use_internal_errors()

commit b408366658d43f3cc4e64188096aafe59be49967
Author: Rob Richards <rrichards at php.net>
Date:   Tue Jun 23 10:49:00 2009 +0000

    add libxml_disable_entity_loader function

commit 535e2516126b5f41927876f4e100a528bd800496
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Jun 23 06:55:45 2009 +0000

    Move these defines to config.w32.h

commit defb0a704739e056992d46cdecd8363166c31be9
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Jun 23 02:13:04 2009 +0000

    Use %* instead of a range + WS

commit fb88e8e8c35d16b5cac675cee306dbb8d72e77d4
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Jun 23 01:37:05 2009 +0000

    * Fix deprecation warning when building deplister
    * Fix some mkdir warnings if "nmake build-dist" is executed twice

commit 2e134996b0660b54abb31af0371fbdee2c3f65cf
Author:  <changelog at php.net>
Date:   Tue Jun 23 01:33:15 2009 +0000

    ChangeLog update

commit aa382805f63895e917c4bb95e216960d5ff902a7
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jun 22 20:35:46 2009 +0000

    - MF53: #48619, imap_search ALL segfaults

commit da915bc1c36a3998b9aad6fdbccdd34e83e6c100
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jun 22 20:15:27 2009 +0000

    - MF53: [PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cgi cgi_main.c

commit b5ffb2d9af5a5ca4e96aa795863176cc79b843c6
Author: Christian Seiler <cseiler at php.net>
Date:   Mon Jun 22 18:14:14 2009 +0000

    - Fixed spl_autoload_functions/spl_autoload_unregister wrt. closures and
      invokables.

commit 8a5511cfc8c54700600c8e179808a4edfb478b65
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jun 22 13:43:06 2009 +0000

    MFB: Fixed bug #48636 (Error compiling of ext/date on netware).

commit 924255082341d14cbdc722cc749ed458bf4d662a
Author:  <changelog at php.net>
Date:   Mon Jun 22 01:33:38 2009 +0000

    ChangeLog update

commit ef76d968129382b0555eeaf36c60b7fcb47a60b5
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Jun 21 22:30:37 2009 +0000

    Specific test for bug #48276

commit 5345eec0b83492bdab79d2ba8646c0c22e16003c
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Jun 21 22:18:53 2009 +0000

    Fix bug #48276 - year is a long long so we need %lld so big endian systems print the correct value.

commit d19b44b95d11fef1ba88167b8dbfac05a0e836be
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 21 20:41:51 2009 +0000

    MFB: Fix proto and arginfo

commit 46a0a904007f9bc64a039080afb5d6b913e7f57e
Author: andy wharmby <wharmby at php.net>
Date:   Sun Jun 21 17:42:13 2009 +0000

    New lang tests.

commit e4b82c6252b74aa0a6d2039e4d30172b84369a3f
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Jun 21 16:44:40 2009 +0000

    It's 2009

commit ca74bf9e4477eb9ddb53e676a1e37fc138ad373c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jun 21 15:30:23 2009 +0000

    MFB: Fixed bug #48620 (X-PHP-Originating-Script assumes no trailing CRLF in
    existing headers)

commit 8990a91fd74185f7379b4d5d7a8198456fee983f
Author: Takeshi Abe <tabe at php.net>
Date:   Sun Jun 21 05:59:25 2009 +0000

    fixed bug #48555 (ImageFTBBox() differs from previous versions for texts with new lines)

commit e302eeed8a42cd54c236fd7e91d4b2ccac105a8f
Author:  <changelog at php.net>
Date:   Sun Jun 21 01:33:40 2009 +0000

    ChangeLog update

commit 663600b41d6f5da4ea75ef0d4033320a1b680af3
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sat Jun 20 06:05:26 2009 +0000

    Fixed arginfo for array_map, patch by Matthew Fonda <matthewfonda at gmail.com>

commit dbebf39ff3ead724aeda550d2b79ba6e22885285
Author:  <changelog at php.net>
Date:   Sat Jun 20 01:33:11 2009 +0000

    ChangeLog update

commit 6442cfaaf6b3c922cc6dd96497bb4b8d4ff347b1
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Jun 19 22:12:20 2009 +0000

    Fix memleak

commit aa1713fabcd5381850d21b45db3e1a124915d292
Author:  <changelog at php.net>
Date:   Fri Jun 19 01:33:18 2009 +0000

    ChangeLog update

commit e4ef8e925ae264db715bc752f3798d6bbc16844e
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jun 18 21:53:14 2009 +0000

    Fix test; remove spurious code

commit a2dd5c26cd882a7d31fc81aa991539a94ffcc1ef
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jun 18 21:14:14 2009 +0000

    Basic tests for strftime(). Tested on Windows (all tests skip), Linux and Liinux 64 bit

commit c816d493848064e693ce568cfb32eb9c4bd7ab52
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jun 18 18:12:10 2009 +0000

    fix EXPECT section of test

commit 826378be43fb5af6493ed8ae40fa6f6014559315
Author: Derick Rethans <derick at php.net>
Date:   Thu Jun 18 09:02:43 2009 +0000

    - Updated to version 2009.10 (2009j)

commit fe6e83b3aa4597d3689d0b146f9c8542258f9c7f
Author: Zoe Slattery <zoe at php.net>
Date:   Thu Jun 18 07:25:55 2009 +0000

    Tests from Berlin test fest

commit c6de8de302b03c739bb34469853185c9f306c602
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Jun 18 06:39:11 2009 +0000

    Fix bug #48592

commit c3bf1cd27398b7fabf56bfcd2dfa81a2e6dbbeb0
Author:  <changelog at php.net>
Date:   Thu Jun 18 01:33:13 2009 +0000

    ChangeLog update

commit 351b983419b94e95c4f8641ca9a9ac59293e7bc6
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 17 19:31:54 2009 +0000

    - MF53: #47318, UMR when trying to activate user config

commit 677b5edcdd879d50ddb698ccf92cfed41c55a50e
Author: andy wharmby <wharmby at php.net>
Date:   Wed Jun 17 19:15:18 2009 +0000

    New test for standard object compare handler. Tested on Windows, Linux and Linux 64

commit e10b7e7553ce34a12ba7e591bd360fd6de0a0388
Author: andy wharmby <wharmby at php.net>
Date:   Wed Jun 17 19:07:15 2009 +0000

    New foreach tests. Tested on Windows, Linux and Linux 64 bit.

commit 64046529f09d43be352bbd9b7d74200e2057a999
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jun 17 16:21:34 2009 +0000

    Fix two problems:
    - The value of mysqli_get_client_info() has been changed recently and did
    not include "mysqlnd" anymore thus the test suite was thinking the build
    is always libmysql. This did not kept the suite from running pconn tests
    - Going back to the libc allocator because the memory arena could be on a
      persistent connections. If the build is not debug there will be no error
      but the memory will be freed and in the second use of this pconn freed
      memory will be used - not good! For now the arena doesn't take an argument
      whether it should allocate persistently or not, thus persistent is safe
      for now.
    
    Johannes gave his +1 to commit this.

commit a26dc7bd5056a14b8b1ee20f50de4d4b17da7859
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 17 16:19:48 2009 +0000

    - Fixed bug #48578 (Can't build 5.3 on FBSD 4.11) (Rasmus)

commit 1217eab95042b4d85fbf6baa7f56a559d20800ee
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Jun 17 13:15:39 2009 +0000

    Update test to test a few more cases and another for calling prev() on a blank DLL.

commit 88994ce758c4a777920bbcad3775a0c3bae188ca
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Jun 17 12:57:38 2009 +0000

    Add SplDoublyLinkedList::prev(), no point in having a DLL that only goes one way

commit eb9f2006cc21802d452b51586d7ca4c6956ded27
Author: Robin Fernandes <robinf at php.net>
Date:   Wed Jun 17 10:38:24 2009 +0000

    Additional class related tests.

commit ae9ba9cd606d841a6ee4451eab23b6e5072f86fa
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Jun 17 10:18:42 2009 +0000

    fix skipf

commit add9048b3067634180d4b55c4c689d9ad8627d3e
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Jun 17 08:57:44 2009 +0000

    Need the gcc version check here too

commit 0ae1a1f965b1adb6461456bae9f1f2a36ee350eb
Author:  <changelog at php.net>
Date:   Wed Jun 17 01:33:11 2009 +0000

    ChangeLog update

commit ccfdb9b9ad72a24ca89468b29e26dd08653ae650
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jun 16 19:49:04 2009 +0000

    - Fixed tests

commit 62b2bc8d55eed71fd8b0aea10ed6f3c3e3d04ffd
Author: andy wharmby <wharmby at php.net>
Date:   Tue Jun 16 19:39:37 2009 +0000

    New strcoll error test. Tested on Windows, Linux and Linux 64.

commit 56b1c8fe39754c873ef67d63123ac8edd7ddd5bd
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jun 16 17:59:19 2009 +0000

    C-comments should be used

commit a6b40a6e8827a8eeddc645308c38ac0e9dd72a43
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 16 16:53:56 2009 +0000

    - MF53: fix readlink in TS SAPI

commit 4fc0630fa563fbf7a2933f804fa76902a876bfee
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Jun 16 16:11:05 2009 +0000

    Tweak to make this compile with gcc2

commit 8654130af4e4db3072057dff7360e3713cd2e456
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jun 16 14:29:18 2009 +0000

    - Fixed build (removed trailing comma) patch by Seiji Masugata <s.masugata at digicom.dnp.co.jp>

commit 7289831fe0c963581331f6c1eb24476acb32adc4
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jun 16 13:06:45 2009 +0000

    Memory usage optimisation. mysqlnd is not libmysql. mysqlnd does use the
    Zend allocator, which means that is easier to hit memory_limit if you
    have big stored (buffered) result sets. Before with libmysql you won't
    hit memory_limit because libmysql uses libc's allocator and nothing is
    checked. Now, with mysqlnd the situation is stricter and it is easier to
    hit memory_limit. We try to optimize for big result sets. If a result set
    is larger than 10 rows we will start freeing some data to keep memory usage
    after 10 rows constant. This will help in the cases where a buffered result
    set is scrolled forward only and just only once, or mysqlnd will need to
    decode data from the network buffers again - yes, it is a trade-off between
    CPU time and memory size. The best for big result sets is of course using
    unbuffered queries - for comparison : 3 Million rows with buffered take
    at least 180MB, with buffered you will stay at 3MB, and unbuffered will be
    just 7-8% slower.

commit 9faad585d49b8605d75936832233a2faa045b22a
Author: andy wharmby <wharmby at php.net>
Date:   Tue Jun 16 11:37:11 2009 +0000

    Fix typo in test

commit 5d3ea92ee9cf77ba914282a592b48115159bfe9b
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jun 16 09:15:09 2009 +0000

    Hardwire function call instead of using callbacks. We don't actually need
    callbacks, it was done for making 2 functions static, not to pollute the
    global functions space but that had its price of 8 bytes overheat per
    allocation, which is just too much. Also making the app member 32b instead
    of 64b, which should save additional 4 byte, to the total of 12 byte per
    allocation of a row buffer.

commit a1fdddce494b05ed7ac71d766585ea6febe6b3c1
Author: andy wharmby <wharmby at php.net>
Date:   Tue Jun 16 08:59:56 2009 +0000

    New class related tests. Tested on Windows, Linux and Linux 64. Tests written by  Iain Lewis

commit 9ac36809f0127fdbe62cf2a41c74408e8fb426b3
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jun 16 07:53:03 2009 +0000

    Use Zend's allocator instead of libc's and also don't try to work on
    zvals that are NULLs.

commit edb136aed30fd9efcafd61108fdfae94df83960d
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jun 16 02:53:50 2009 +0000

    - Fixed bug #48562 (Reference recursion causes segfault when used in wddx_serialize_vars())

commit 1f6a21a72f6fcd5efc0426e660e95a909ae97696
Author:  <changelog at php.net>
Date:   Tue Jun 16 01:33:20 2009 +0000

    ChangeLog update

commit 3bc8b0519de315dc0492038e7f927678f3bbde71
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 15 17:57:05 2009 +0000

    - Drop unused code

commit d438cfd683bd402b7f2672e55b7e963e266888c1
Author: andy wharmby <wharmby at php.net>
Date:   Mon Jun 15 17:38:50 2009 +0000

    New test for bitwise operators. Tested on Linux 64 bit

commit 8f83dcdb0a6b0010b2f6dda7502731ad7fc6913a
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 15 17:25:28 2009 +0000

    - Fixed bug #48557 (Numeric string keys in Apache Hashmaps are not cast to integers) patch by David Zülke <david.zuelke at bitextender.com>

commit 0d91efd8941804f04136a9d7c4d678b31b94b17c
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Mon Jun 15 15:18:12 2009 +0000

    Fixing #48441 (ldap_search() with sizelimit/timelimit/deref options makes those options persistent)

commit 6afc5133919e48504f440c57d2e8deed29e2e92c
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jun 15 15:08:41 2009 +0000

    - add TODO about int definition cleanup

commit 03220cb04a4607ad359847839b143dcf7b20149a
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Mon Jun 15 15:03:31 2009 +0000

    Refactoring that will help fixing #48441

commit 700a0697c60c1b07a2a21b9e2d92743709cde15a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jun 15 14:39:37 2009 +0000

    - simplify, use correct type and silent warnings

commit b908c70fa11041665610c7311763ce61b898f7b6
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jun 15 14:06:30 2009 +0000

    - silent compilation warnings (no MFH yet)

commit d20553953c235ae9e7cc6759c390a4ce135dd160
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jun 15 13:14:46 2009 +0000

    sync SQLite 3.6.15

commit a69fb1bcfc7efc316e6f8ee06f084b00d3e8b564
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jun 15 12:38:57 2009 +0000

    MFB: 48518

commit facd8866d8e2206588e7d2b48acdba4f54b282be
Author: andy wharmby <wharmby at php.net>
Date:   Mon Jun 15 12:14:58 2009 +0000

    New POSIX extension tests from Berlin UG TestFest 2009.

commit 1c9d43d4306b0a8167266c3b05d68e51d2e9853f
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jun 15 08:32:18 2009 +0000

    - silent warning

commit d3b1a451621d8b21dc579cf09af1f70e2ae08c50
Author:  <changelog at php.net>
Date:   Mon Jun 15 01:33:03 2009 +0000

    ChangeLog update

commit 525416a241af4f9a8ad0707c25c553a6fa23ed4d
Author: andy wharmby <wharmby at php.net>
Date:   Sun Jun 14 14:17:46 2009 +0000

    New foreach tests. Tested on Windows, Linux and Linux 64 bit.

commit fada257def560fdea281a16ce4e2569fd3444f9f
Author: andy wharmby <wharmby at php.net>
Date:   Sun Jun 14 13:49:18 2009 +0000

    Basic tests for function_exists() and get_defined_functions(). Tested on Windows, Linux and Linux 64 bit.

commit 845595eb7c4e9d7e42e27dbf6ac775049427b492
Author: andy wharmby <wharmby at php.net>
Date:   Sun Jun 14 12:08:33 2009 +0000

    New json extension tests. Tested on Windows, Linux and Linux 64 bit.

commit 7633999aa5e6a6813bae5d3044b6fb0c96fc55bd
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jun 14 10:24:42 2009 +0000

    - MF53: fix build (void alarm)

commit 7ba9e554b35eaf0a5d4766a05eca71938d89221d
Author:  <changelog at php.net>
Date:   Sun Jun 14 01:32:57 2009 +0000

    ChangeLog update

commit 1d43c910dfa4e2c5e700237ab39efb8845797160
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jun 13 17:28:35 2009 +0000

    fix Bug #48541: spl_autoload_register only registers first closure, then leaks the others

commit 0e8ecad7f3efb2cc49e35783ff6b5ca7df87e7e6
Author: andy wharmby <wharmby at php.net>
Date:   Sat Jun 13 12:17:47 2009 +0000

    New iconv extension tests. Tested on Windows, Linux and Linux 64 bit.

commit f1fad174b5d0e2d7dd5616832f5e9d769c504882
Author:  <changelog at php.net>
Date:   Sat Jun 13 01:33:03 2009 +0000

    ChangeLog update

commit 35920eec263c9f989b493fdbc7226628de38cadb
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 12 21:43:22 2009 +0000

    - Constified method_name arg. in zend_get_user_call_function() and zend_get_user_callstatic_function()

commit a3d7eab5a3ca883e70af7e6354de72db1d2d8b69
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 12 20:46:30 2009 +0000

    - Refix the fix :| (missing skipif)

commit dd3cc066f11d4863f7ffe099e69898d59f297eeb
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 12 20:44:50 2009 +0000

    - Fix test

commit 4d5aaf0571581e89ae62903858fcf1b62a508a9b
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 12 20:43:29 2009 +0000

    - Fixed bug #48514 (cURL extension uses same resource name for simple and multi APIs)

commit 7c35094c3f455cfb51541f88ee3b539a51680078
Author: andy wharmby <wharmby at php.net>
Date:   Fri Jun 12 18:57:10 2009 +0000

    New iconv extension tests. Tested on Windows, Linux and Linux 64 bit.

commit 23019a15433453574f6b6b557f33f43087164edb
Author: andy wharmby <wharmby at php.net>
Date:   Fri Jun 12 17:16:06 2009 +0000

    New iconv extension tests. Tested on Windows, Linux and Linux 64 bit

commit d25cb5c73f6c4bd20aa21d6557deac3bbd6d7ec8
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 12 14:00:10 2009 +0000

    - Sync with 5_3

commit 7193fe3e03b3f9e3792d5fbec245ba9c0a60c0f0
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 12 13:27:39 2009 +0000

    - Dropped unused var (HEAD only)

commit dc9d37998f09e48a35c92f848ee313672c5a9e0f
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jun 12 13:24:37 2009 +0000

    Fix crash when tracing is enabled. Position after buffer was used also
    direct usage of MYSQLND_STRING pointer instead of the "s" property of the
    structure.

commit e488f9073cf16a396cb3209f45049c250ee43230
Author:  <changelog at php.net>
Date:   Fri Jun 12 01:33:04 2009 +0000

    ChangeLog update

commit 8c782591dc414ee05427b1246bdf813515259ce4
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 12 01:00:30 2009 +0000

    - Fixed bug #48533 (__callStatic is not invoked for private/protected methods)

commit 4b17fee3b911926e34c78a36702677085cdc6030
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Jun 11 23:37:51 2009 +0000

    Fixed static build of mbstring on Windows (makes static build of exif possible too)

commit 7b438a20cb5eecfba58f9254e1a4c734bc264bf4
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jun 11 23:04:36 2009 +0000

    Delete duplicate test

commit f5862007464db066610bba734e7aafc17b3ccf99
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jun 11 22:26:54 2009 +0000

    New intval() tests. Tested on Windows, Linux and linux 64

commit b4ef9c495095c694596f68b2ce8b48ade31d62b9
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jun 11 21:17:05 2009 +0000

    New 64 bit math tests. Tested on Windows, Linux and Linux 64 bit. Tests authored by Dave Kelsey

commit 568879c484c2aabb31ee54d67dcf3f5d3a2b6ec6
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jun 11 21:11:22 2009 +0000

    Add/Fix SKIPIF sections of cURL tests

commit b2f0e083073e6a3013daee2c39aaa658bf5eba85
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jun 11 17:53:13 2009 +0000

    Revert by adding an ifdef

commit 54ac8205a0e6b518ac707c6317e0dbf5b2324ef5
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 11 17:16:35 2009 +0000

    - nuke unused var

commit c590f68297d19d1721b62b72aa231b7233a2ee99
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 11 17:14:34 2009 +0000

    - MF53: silent warning and make it less ambiguous

commit 2f3a4b46b38c606cc55151de5e7e49c39f132170
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jun 11 14:43:03 2009 +0000

    MFB: add phar.phar generation to windows

commit 6cebe9023859664c700813e60cb3a2700a8d36e6
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jun 11 12:30:59 2009 +0000

    New POISX tests. Tested on Windows (all test SKIP), Linux and Linux 64

commit 361c9d353f0b83a4236be30f23fecc56917521cf
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Jun 11 10:08:09 2009 +0000

    Use a better extension version

commit c6cd73e7d1a8e39802c44f1ffa693b9d00de3b57
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 11 09:46:27 2009 +0000

    fix bug #48518 (curl crashes when writing into invalid file handle)

commit 433286f150fb5a2eff013416d1e0817db7539511
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jun 11 08:51:20 2009 +0000

    Protect the code when variable is NULL, which should never happen, but
    anyway, you know about "never happens"

commit 6f90ebd669f7a361a6ffa0df6a5b8724397dce04
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jun 11 08:32:34 2009 +0000

    Check the pointer before calling a function on it, or we will crash.
    This is a very rare situation where the server is totally broken.

commit 18f107f94c648682476c477c853777f0583532bf
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jun 11 08:31:10 2009 +0000

    MFB: Reference decrement in own function. Make a function which is not
    called externally static, from PHPAPI.

commit cb26223cb32d0d5d7ffdccecb66a5a34a1da97c3
Author:  <changelog at php.net>
Date:   Thu Jun 11 01:33:17 2009 +0000

    ChangeLog update

commit c3b2427610ce3b0ac9b55e1e44c0f381db93ed30
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 10 19:00:54 2009 +0000

    - Fix the fix (Bug #46973 - IPv6 address filter rejects valid address)

commit a5db6a2bd4a1a7384b3293c1722ed7e7e23caf65
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Jun 10 18:15:12 2009 +0000

    Hannes said this shall not be run for RCs

commit f29591ceb53c700bab9d0d8be19919418654b769
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 10 16:05:55 2009 +0000

    - look for static lib too

commit 929d82eec462079d3e04267dafde49d8eb945841
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Jun 10 14:28:06 2009 +0000

    Fix extension loading order

commit f7887e7c5486f3e88f106e0cdaa03c4259055a9a
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Jun 10 13:43:43 2009 +0000

    Fix exception message

commit aafa45d80483018a43fc28dfdf4961a215dcaa11
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 10 12:25:41 2009 +0000

    Fixed bug #48512 (DOMDocument::validate() fails with both a E_NOTICE and
    E_WARN if no DTD)
    
    # Will MFH to 5.3 after RC

commit b775205cecae02de694b11ead16c051d2fa8d7d9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 10 11:09:48 2009 +0000

    fix arginfo for curl_multi_info_read()

commit be5391a6d572a8ec45bbb98a7313f0308bd66bc5
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 10 10:19:11 2009 +0000

    - MFB: put mpir headers in their own directory

commit 25e12937e554a681e1c665522b8bd9313605bd4f
Author:  <changelog at php.net>
Date:   Wed Jun 10 01:32:52 2009 +0000

    ChangeLog update

commit 6b6c38043bfd4d9b6e023761b07638510103a3ba
Author: andy wharmby <wharmby at php.net>
Date:   Tue Jun 9 20:18:29 2009 +0000

    Fix test - remove bogus variation

commit 251b711eac37ebe392942758d20201ed66f990e5
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 9 14:07:06 2009 +0000

    - MFB: #41874, separate STDOUT and STDERR in exec functions

commit a9d85b668cc2192f0e2f6f08cd76882516b1331e
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 9 14:05:44 2009 +0000

    -   #41874, separate STDOUT and STDERR in exec functions

commit 21d5bbcb7a210cabc8b7724a09520f694e667636
Author: David Soria Parra <dsp at php.net>
Date:   Tue Jun 9 13:32:12 2009 +0000

    Fix bug #47042 (cgi sapi is incorrectly removing the SCRIPT_FILENAME for non apache).
    The fix was provided by Sriram Natarajan.

commit b78b9f5df3d178c0a7802bfa9870f4438893b83c
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 9 10:23:10 2009 +0000

    - fix build (test before commit maybe?)

commit 7cc3ad63130c0a00652fd17c969920def4babe82
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 9 10:03:42 2009 +0000

    - fix TS build

commit 67f88a0c3fa3b2ce91eaf39dacadfd9671ebcf19
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jun 9 09:51:56 2009 +0000

    - ws

commit 518ad7039062c3c0245f521df3ee1c55b05e2a8c
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jun 9 01:57:57 2009 +0000

    Fix bug #48493 - spl_autoload_register can leave the HT in an inconsistent way.
    Need to point the second elements previous item to head so we can traverse upwards.

commit 35700e9e58a5c739df0e4342bb35f451c96a2242
Author:  <changelog at php.net>
Date:   Tue Jun 9 01:32:50 2009 +0000

    ChangeLog update

commit edb4262baedadb487c5054291dc44a3bb9bebec7
Author: Derick Rethans <derick at php.net>
Date:   Mon Jun 8 13:53:24 2009 +0000

    - Updated to version 2009.9 (2009i)

commit d2a84e6b22a0b676a3817f60936d7323f8d16786
Author: Robert Nicholson <nicholsr at php.net>
Date:   Mon Jun 8 11:53:55 2009 +0000

    New tests for operators. These tests were auto generated to verify correctness for a number of significant values.  The work was done by Dave Kelsey.

commit 23689799a5785cff838d1be0f0ffe92e56f38530
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 8 11:42:56 2009 +0000

    revert yet another wrongly MFBed fix

commit efc752375e7afff287d4ed651d87644f9a082894
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jun 8 10:19:29 2009 +0000

    Merge with the branch, someone made changes in PHP5_3 and did not merge.
    Also switch off the zval cache for now.

commit 4ab529f05830f2a8d07c72d8052dae59d222e1dd
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jun 8 08:45:36 2009 +0000

    - MFB: sync with 1.0.2, improve perf x86-64 (patch by Solar Designer)

commit 3474172eb9968409d59dae8d996273b2bad92146
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jun 8 02:15:42 2009 +0000

    Change more things to the UTF-16 API and make SQLite3::enableExceptions() return the previous value.

commit 8c828362642192e19fe0a6c7ab2399d136f130f8
Author:  <changelog at php.net>
Date:   Mon Jun 8 01:33:06 2009 +0000

    ChangeLog update

commit 18cf69002a599b5b7b509eec6d0ffa7885820580
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jun 8 01:27:11 2009 +0000

    MFB: Fixed bug #44827 (define() is missing error checks for class constants)

commit 33fe2ad27f337547601ed7891425c5f80ac79648
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Sun Jun 7 21:26:45 2009 +0000

    Removed credit

commit d46dab70e8aafeeed8d6c24178d4271775cc7a1d
Author: Robert Nicholson <nicholsr at php.net>
Date:   Sun Jun 7 21:01:51 2009 +0000

    New tests for foreach loops. These were written by another member of the Projectzero team.

commit 77693a80b7ed0975b1c2455cca4f2f091e526071
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Sun Jun 7 20:00:32 2009 +0000

    Fixed ldap_(first|next)_attribute() function producing 2 warning messages in case wrong parameters given

commit 756d134c45dffea28ba861106408f6eec99193d2
Author: Matt Wilmas <mattwil at php.net>
Date:   Sun Jun 7 19:28:02 2009 +0000

    Fixed bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX index value)
    Also simplified related array_push() test

commit b412586e4fc503465e238a0d4f909728e27e2dd9
Author: Matt Wilmas <mattwil at php.net>
Date:   Sun Jun 7 15:45:46 2009 +0000

    Changed error messages to use "cannot" instead of "can not" (meaning "also can")

commit e2d2ce43ad6f024b8168f8edf989fc6d57e7af50
Author: Patrick Allaert <patrickallaert at php.net>
Date:   Sun Jun 7 13:06:03 2009 +0000

    Fixed bug #48469 (ldap_get_entries() memory leaks on empty search results)

commit bc5da799f1eb2cbace2e8aeec4fb4156119cd21c
Author:  <changelog at php.net>
Date:   Sun Jun 7 01:33:05 2009 +0000

    ChangeLog update

commit fa54a9d0f3bc720cf9119191a4fb31759e3f954a
Author: Matt Wilmas <mattwil at php.net>
Date:   Sat Jun 6 02:40:14 2009 +0000

    Fixed error message grammar:
     - "cannot" instead of "can not" (meaning "also can")
     - "than" instead of "then" (Hint: "then" should hardly be needed;
         you're not telling the order in which to do something)
    
    ... plus removed a couple ending. dots

commit 15babe7715399e2e1ba6c0d8f190dbe5c7f1d82c
Author:  <changelog at php.net>
Date:   Sat Jun 6 01:33:00 2009 +0000

    ChangeLog update

commit d2ef7b42ee51d14c968d5b7e1f57f0af4108a7a1
Author: Brian Shire <shire at php.net>
Date:   Fri Jun 5 23:20:58 2009 +0000

    Make pass_two visible to extensions with ZEND_API (required for optimizer).

commit 698d284b1f638cf167ce639a3f1b365e59c9b64c
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Jun 5 22:19:59 2009 +0000

    No always_inline attribute in gcc2

commit e9b382cc2e8cd31b392e9a1915ecae98848f23cc
Author: Matt Wilmas <mattwil at php.net>
Date:   Fri Jun 5 18:50:10 2009 +0000

    Added zend_eval_stringl and made create_function(), etc. binary-safe

commit 88127e23280dd94b7c8b443e147c4ad8e4ba5b21
Author: Matt Wilmas <mattwil at php.net>
Date:   Fri Jun 5 17:15:18 2009 +0000

    Fixed tests again after double->long conversion change (to match 5.2)

commit 76c919552b4f188e785dfa09164f04e569289411
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Jun 5 11:21:16 2009 +0000

    better fix for #48409 , #48428 , #48228
    # (again, sorry)

commit 9948c520ca1004cc52fffe000a6102384202930d
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jun 5 04:44:55 2009 +0000

    fixed isset() on sub-directories (isset('blah') if file 'blah/foo.php' exists)

commit 882b1b30d278de4fc27d8f42e387ea7e659a78a7
Author:  <changelog at php.net>
Date:   Fri Jun 5 01:32:58 2009 +0000

    ChangeLog update

commit 4846e56d4054fbb733ffcd2512d94434a5ae4bd9
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jun 4 20:00:01 2009 +0000

    MFPECL: fix security vulnerability in phar's handling of long tar filenames

commit 9061bf39bd0b5e9a554200e2d2f67e15e2d5729c
Author: Matt Wilmas <mattwil at php.net>
Date:   Thu Jun 4 18:24:09 2009 +0000

    Updated tests after double->long conversion change (basically to match 5.2)
    
    # Let me know about other failing tests I missed

commit 8aa9727037b20a9d80adca45752f7477ed06322b
Author: Matt Wilmas <mattwil at php.net>
Date:   Thu Jun 4 18:18:47 2009 +0000

    Restored double->long conversion behavior to that of PHP 5.2 (on most platforms) and prior:
     * Out-of-range numbers overflow/preserve least significant bits (no LONG_MAX/MIN limit)
     * See bug #42868 (presumably-rare platform with different results in 5.2)
     * On 32-bit platforms with 64-bit long type, a zend_long64 cast has been added,
        otherwise it's the same as 5.2
     * Use this conversion method everywhere instead of some plain (long) casts
    
    Added 'L' parameter parsing specifier to ensure a LONG_MAX/MIN limit:
     * Essentially what 5.3's new conversion was doing in most cases
     * Functions with "limit" or "length" type params could be updated to use this,
        and prevent confusing overflow behavior with huge numbers (*also* in 5.2)
      - See bug #47854, for example; or even #42868 again
    
    # Test updates coming

commit 14dc87e0ae2f08ab9c954bcdbf4ec05d07601eeb
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jun 4 18:18:24 2009 +0000

    MFB

commit f357b310a204f42fc0a64902f294bbf3b0267886
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Jun 4 14:46:08 2009 +0000

    Include other flags as well

commit 872e9725ee28e98c4db938b0f7971c41e7104ba1
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Jun 4 12:21:59 2009 +0000

    Fixed creating directory structure when extracting phars

commit d6e6a2461f1b349916353a09a4cd94be6d063c95
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jun 4 11:51:10 2009 +0000

    - Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c)

commit 90010aad637832224973372d4239e88faf94e646
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jun 4 11:47:51 2009 +0000

    MFB: snprintf -> slprintf (Ilia)

commit de20dd7ac8e81cde168caa5184ee9dcdd6e662a3
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Jun 4 08:18:32 2009 +0000

    Fix build

commit 193f67d8b37abb5ece6bab7b26d0361a24475bdf
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 4 07:41:42 2009 +0000

    - typo

commit f4b3c6aae3099092818eee438137819be36d37ce
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 4 07:00:37 2009 +0000

    - [DOC] MF53: add PHP_WINDOWS_NT_* and PHP_WINDOWS_VERSION_* constants (usefull for testing and features detections)
       see http://msdn.microsoft.com/en-us/library/ms724451(VS.85).aspx for the explanation

commit 8808bfdf65667e1f76b1839ab248fe84201d5343
Author:  <changelog at php.net>
Date:   Thu Jun 4 01:33:02 2009 +0000

    ChangeLog update

commit 59b0990c1ce23d6522631fac7f715bf2a33f3563
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 4 01:14:48 2009 +0000

    - Fixed tests

commit 08f7c7f016f837d0440dd92a9fa6bbf435f27e27
Author: Brian Shire <shire at php.net>
Date:   Wed Jun 3 19:37:22 2009 +0000

    Add test for Bug #47859 parse_ini_file() does not like asterisk (*) in key in the beginning

commit 8768015b072e3305b75aaa9e7397ff43af42ffd3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 3 12:40:01 2009 +0000

    MFB: Fixed bug #46386 (Digest authentication with SOAP module fails against
    MSSQL SOAP services)

commit ab4ec6a5b4a5472a1ecb4d507c9c8d0a302f9381
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Jun 3 12:29:57 2009 +0000

    Commiting testfest tests from tek

commit 08528b4856b379a83fb18726638a368e87c28ae1
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 3 08:31:07 2009 +0000

    - fix title

commit 0a170204f411cc94c42939b53f7ef3ad05d21c24
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 3 08:07:30 2009 +0000

    - MFB: fix parameter order and return value check in windows (Venkat Raman Don, Pierre)' link

commit ed3f87a4243e1e672e47e1bbe90720e1115de0ca
Author:  <changelog at php.net>
Date:   Wed Jun 3 01:32:53 2009 +0000

    ChangeLog update

commit 5da75298a0edb7b969581c2f17fd595ba0da0f89
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Jun 3 01:18:42 2009 +0000

    config.h is in this directory, not in ext/bcmath root, fixes re-compilation for me

commit 9921bac6b2fbc2096ab6d2d01527a0e2b3a0d10d
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Jun 3 01:13:37 2009 +0000

    * We dont need to wrap to two lines here, its small enough to show with a standard sized cmd window
    * Bump copyright year in the .rc

commit 2ca44728f6a6c697dbc3b58630899d2511967b15
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jun 2 19:53:29 2009 +0000

    - Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4)

commit ce046a899b33f7acfa6149d611a7f43640f4c151
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jun 2 12:20:24 2009 +0000

    ----------------------------------------------------------------------
    Fixed test

commit db4dcd9f4dee812e83ff6b5654699dccbc0481fc
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jun 2 08:02:21 2009 +0000

    fix test

commit 6895520ba3fffcc147b83a2480115f418c74dc81
Author:  <changelog at php.net>
Date:   Tue Jun 2 01:33:48 2009 +0000

    ChangeLog update

commit f3b259d08cd25bbb8281c85a084f6673aaa1eb32
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jun 1 17:52:29 2009 +0000

    MFB: fix compiler warnings by moving all std includes after include of zend_config.h

commit a2412a68cd04df7e8f83d12373e4a2bbe758d2d3
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Jun 1 16:10:13 2009 +0000

    New tests
    # These tests were failing on different configurations, so adding them
    # all to get more chances of seeing one failing in case of problem.

commit 07f2ac9f0aa8094c1e72d487163449264d932f47
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Jun 1 15:07:27 2009 +0000

    better fix for #48409 , #48428 , #48228

commit 5904ee8f8ee15954abf9e63473781d4a38304ba1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jun 1 13:11:09 2009 +0000

    MFB: Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values).

commit 2e7fa6df39b136d307969d85f86655f74753fcbc
Author: Zoe Slattery <zoe at php.net>
Date:   Mon Jun 1 13:00:43 2009 +0000

    Engine execution order tests

commit f488c10b45afff44a94419ca7219d46b8826b95c
Author: Zoe Slattery <zoe at php.net>
Date:   Mon Jun 1 08:59:18 2009 +0000

    Fixes to work on Windows as well as Linux

commit e0acaf09ef37836fcfedb10f7bca27dde7fff8e4
Author:  <changelog at php.net>
Date:   Mon Jun 1 01:33:46 2009 +0000

    ChangeLog update

commit 7c198fbb63cb018d3887ed218e7d0b47441cd8d3
Author: Etienne Kneuss <colder at php.net>
Date:   Sun May 31 21:32:20 2009 +0000

    Add test for the timeout inside shutdown function

commit 30846e5d0e5ab9d3942de31603230db04e0d3989
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun May 31 21:29:54 2009 +0000

    fix for #48247

commit a1df5c8cb3f643a1698267f3f90e3d22953c5bed
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun May 31 14:11:14 2009 +0000

    MFB: Fixed bug #48359 (Script hangs on snmprealwalk if OID is not
    increasing)

commit 96d5773eb3c1380cafb83aded1ffe9da143828b7
Author: Jani Taskinen <jani at php.net>
Date:   Sun May 31 13:50:50 2009 +0000

    - No dots in error messages

commit 3c3ae2812eb298a1fa7b51f3c336852520d23926
Author: Andrei Zmievski <andrei at php.net>
Date:   Sun May 31 01:45:05 2009 +0000

    Make a note.

commit 0feaf51d5e1e2d3703f60eff8c4f8a683de940cc
Author:  <changelog at php.net>
Date:   Sun May 31 01:33:14 2009 +0000

    ChangeLog update

commit b80d1404e66918d95f58f59bce6485b2257f8056
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat May 30 16:42:01 2009 +0000

    Take small blocks cache into account in memory_get_usage()

commit 4b10620024c62d5967c900b92a263e64f499fa7e
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat May 30 16:30:39 2009 +0000

    Fix aliasing issue (fixes #48409 , #48428 , #48228)

commit e10ba6e9458c6065f5a39f8b25c064b3526df761
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat May 30 09:47:39 2009 +0000

    Make sure the timeout is checked in the shutdown function, patch from Etienne

commit 62ceffce70a5ae831c02c3a2ec7f2154c5ce4234
Author:  <changelog at php.net>
Date:   Sat May 30 01:33:14 2009 +0000

    ChangeLog update

commit e92bf65c4cff50cf4755b5bc31e62ce4e06151f7
Author: Ulf Wendel <uw at php.net>
Date:   Fri May 29 13:36:54 2009 +0000

    Fixing tests - messages/warnings can vary by version

commit b592b26ff293062bbb1ade322880a0bf618d26d7
Author: Ulf Wendel <uw at php.net>
Date:   Fri May 29 13:22:47 2009 +0000

    Updating test to reflect API changes.

commit ce638000ae2b84d4201e551a27b0ab3a7ea7fdf2
Author: Ulf Wendel <uw at php.net>
Date:   Fri May 29 13:12:24 2009 +0000

    Skip test for libmysql. The MySQL C-API does not support it, mysqlnd does...

commit 1683d46dc9952d5041154791a5d8a963477863dd
Author: Andrey Hristov <andrey at php.net>
Date:   Fri May 29 13:09:22 2009 +0000

    Add support for mysql_stmt_store_result() from libmysql 6.0.8+ and 5.4.x

commit d8d9ef2c62a5f53f44e16efb8dbd6eeaca5e324a
Author: Ulf Wendel <uw at php.net>
Date:   Fri May 29 13:02:30 2009 +0000

    1) The wording of a message can differ by version and by libmysql vs. mysqlnd. 2) %i is better than %s

commit 0653a585d1610eb03332524b77edbbb6a76eec22
Author: Ulf Wendel <uw at php.net>
Date:   Fri May 29 12:55:39 2009 +0000

    Behaviour is undefined with libmysql, accept whatever libmysql may return. With mysqlnd you get the defined value of -1 to indicate 'no value'.

commit 37234bb393ab38ba405c24328eb9aefc5b6ddf07
Author: Andrey Hristov <andrey at php.net>
Date:   Fri May 29 12:19:26 2009 +0000

    Fix for the failing mysql_stmt_execute() test. Data was cleaned after
    stmt_reset() but it should stay and be freed as later as next stmt_execute()

commit 3da36d58dc318806a4f016f5aacbaff3059ec343
Author: Ulf Wendel <uw at php.net>
Date:   Fri May 29 11:59:09 2009 +0000

    'Fixing' test to reflect a libmysql vs. mysqlnd difference. With libmysql it is not defined what mysql_stmt_store_result() shall return when one tries to store the (non-existing) result set of a failed SQL statement, http://dev.mysql.com/doc/refman/6.0/en/mysql-stmt-store-result.html . mysqlnd will detect the SQL failure and return false. libmysql will return true. If you want libmysql to change, file a bug report at MySQL... I don't think there is a good way to work around this in the extension itself.

commit 942190875376c6e5e6d0f2b327f68b00bb624e3b
Author: Zoe Slattery <zoe at php.net>
Date:   Fri May 29 11:47:42 2009 +0000

    better fix

commit b59d4f6ffc61a6cdfd5659c10cd099d604c2b7d1
Author: Ulf Wendel <uw at php.net>
Date:   Fri May 29 11:00:53 2009 +0000

    Another detail where mysqlnd is superior than libmysql. The mysql_info() from libmysql does not support SELECT: http://dev.mysql.com/doc/refman/6.0/en/mysql-info.html . mysqlnd does support it. Libmysql feature request filed http://bugs.mysql.com/bug.php?id=45189

commit 64c8da2ff0814c3595c0788ef71deef2b6f2026f
Author: Ulf Wendel <uw at php.net>
Date:   Fri May 29 10:34:07 2009 +0000

    Weaker test - libmysql/server error messages can differ by version

commit 12c301e7ec10c4d1e9acc28df14f7cdae4b74cd2
Author: Ulf Wendel <uw at php.net>
Date:   Fri May 29 10:25:37 2009 +0000

    Weaker test: functions are only available if HAVE_EMBEDDED_MYSQLI is set. There is probably no proper way to check this condition in the user land.

commit 05fdee2c657df0e7a95910960de37f1a33f32c0a
Author: Ulf Wendel <uw at php.net>
Date:   Fri May 29 10:15:32 2009 +0000

    Skip when using libmysql. Likely a regression bug - http://bugs.mysql.com/bug.php?id=45184

commit 0106b6e2dfe66a2f72a796bb39521eb42d0329c0
Author: Zoe Slattery <zoe at php.net>
Date:   Fri May 29 09:45:42 2009 +0000

    fixing to work with older levels of libcurl

commit 6b21010022dea90aa9046990fe0c6c3aea7e2542
Author: Andrey Hristov <andrey at php.net>
Date:   Fri May 29 08:58:10 2009 +0000

    The option has changed the name, hence we change the test

commit 2e41430516ba612067f2a617a4b7db23d5084219
Author: Pierre Joye <pajoye at php.net>
Date:   Fri May 29 08:18:42 2009 +0000

    - MFB: #42143, the constant NAN is reported as 0 on Windows

commit 9230362631d21d0a4db77236477fd7331ee50cee
Author: Andrey Hristov <andrey at php.net>
Date:   Fri May 29 08:05:21 2009 +0000

    Fix a very well hidden error because of not being careful with CPP.
    I usually don't make this mistake :)

commit 533c6473f0028955df3c42af9a01dffc1817d553
Author: Zoe Slattery <zoe at php.net>
Date:   Fri May 29 07:51:42 2009 +0000

    Engine execution order tests

commit 2ec0e93ae8a09d5b9b751f0f1eb96da916e3c7ab
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri May 29 07:41:46 2009 +0000

    If we don't have a comment (for the 3rd argument in ARG_[ENABLE|WITH], then don't print a comment say "undefined"

commit 158d825deab8744e0c36591f1a7e2e7907e04ce7
Author:  <changelog at php.net>
Date:   Fri May 29 01:32:44 2009 +0000

    ChangeLog update

commit 8a84716527f40a983d44ab8ab6f5f447812b0719
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri May 29 00:18:53 2009 +0000

    * Cast long to float in the T1* functions, we don't loose any data here
    * Fix min/max redefs

commit d8d4c1d188cf7a1487dc28f60c739fa12c1466f4
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu May 28 21:56:35 2009 +0000

    Fix bug #48416 - Force a cache size for ereg to stop it getting out of control. Lazy LRU here.

commit 9cc941b31ad7f7fe0a5a45d03199550032d6f694
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu May 28 20:53:09 2009 +0000

    zstr should be used here, this nukes another compiler warning

commit 70f99a961016cac1ae5c864141a5054be3a59e73
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu May 28 20:47:01 2009 +0000

    Fix compiler warnings introduced by the JIT commit

commit f490cdfae3fd1e20a6a18bc973e342d86baefe64
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu May 28 20:46:05 2009 +0000

    % shouldn't be escaped here

commit d1c04314c5315a08343d2d2d0aa8c0c6091ded50
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu May 28 19:40:37 2009 +0000

    MFB: This should be in HEAD regradless of uint8_t is available or not

commit 8116eeb124c215eb52684368ba0567a9ca4e3400
Author: Ulf Wendel <uw at php.net>
Date:   Thu May 28 18:57:14 2009 +0000

    Asynchronous queries are mysqlnd only. If you want them with libmysql, ping JimW who works on Connector/C.

commit db3f0aa99e2065a43953663b002b4ca7ad9d0733
Author: Ulf Wendel <uw at php.net>
Date:   Thu May 28 18:27:44 2009 +0000

    Andrey needs to have a look at this one. The bug report itself is bogus. However, the bug report shows a result set and that is wrong.

commit 7b5dcc895a04e14e7bc8fc2d4c80816d2a62ecfd
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 28 18:10:12 2009 +0000

    Forgot to commit this one, of the ANSI_QUOTES fame

commit 42495ccddee0fd132f61c690712dfc6ddf3254fe
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 28 18:00:08 2009 +0000

    Fix again the tests for ANSI_QUOTES

commit 86aa4e8035bc5bc287b9ce9b174a1faa83e3b6c9
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 28 17:49:00 2009 +0000

    Fix a valgrind warning as well as more trace log information

commit 09b56ed2a5142b7a303622309ff275cac5177d05
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 28 16:35:16 2009 +0000

    Fix a problem with cursors, which did not happen with unbuffered PS for
    some reason. Double free of the data, which led to valgrind warnigns.
    The fix actually optimizes the code in this cases because the old code
    used copy_ctor while the new one skips it because it is not needed.
    Transferring data ownership and nulling works best, for PS where we
    always copy the string from the result set, unlike the text protocol.

commit f9fb575cd7fbb13dfc380301ee4632905e809976
Author: Ulf Wendel <uw at php.net>
Date:   Thu May 28 15:47:08 2009 +0000

    I had accidently removed Andrey's path to work with ANSI QUOTES... fixing what I broke (part 1)

commit 85cb084fc5a5ecf06fb187ce25c632e05710cc24
Author: Ulf Wendel <uw at php.net>
Date:   Thu May 28 14:11:41 2009 +0000

    1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6.  2) Merging a couple of fixes I applied to PHP 5.3 only yesterday. The changes should make it a little easier to do MFH and follow the rules in the future as we will soon have identical tests for PHP 5_3 and HEAD.

commit ff1535fe73f498033a521ef96e1d2cbca9586b02
Author: Ulf Wendel <uw at php.net>
Date:   Thu May 28 13:55:46 2009 +0000

    Fixing test (its OK in 5_3 and needs to be fixed in HEAD)

commit c85b4de5fbabd0096c456bdfdce13532c8b64809
Author: Pierre Joye <pajoye at php.net>
Date:   Thu May 28 13:44:43 2009 +0000

    #48378, exif_read_data() segfaults on certain corrupted .jpeg files

commit df4d44d78c000372c9db083e74dd82ce5207910a
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu May 28 13:22:15 2009 +0000

    New test

commit 37eb8162a1a48a371c603fbc9386828ee2282a0b
Author: Pierre Joye <pajoye at php.net>
Date:   Thu May 28 11:50:15 2009 +0000

    - MFB: fix build

commit c90b10a290ee8f24391cd2a5168de9ad5da9f718
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 28 11:47:15 2009 +0000

    Fix a bug with mysqlnd_fetch_field(_direct()). With mysqlnd the optimised
    function was called, which however, doesn't respect that during store the
    raw data is not unpacked, to be lazy. The data is unpacked to zvals later,
    during every row fetch. However, this way max_length won't be calculated
    correctly. So, if a mysqlnd_fetch_field(_direct) call comes we need to
    unpack everything and then calculate max_length...and that is expensive,
    defies our lazy unpacking optimisation.

commit 7d2383061c18e62133eae4bb4ffce81a7967b4b7
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 28 10:16:18 2009 +0000

    Fix a test, UNSIGNED is expected

commit 5a19216596e0ed22965454a0ea3d16267e919365
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu May 28 10:15:32 2009 +0000

    New test

commit 2caa76ae6264019965ab5fa76af2efa0fbc00a23
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 28 09:57:54 2009 +0000

    Fix failures when the server is running with ANSI_QUOTES

commit 006646df9c6b32509acd4da766ec12815f2fb6bc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 28 09:45:20 2009 +0000

    fix build

commit 91a262adbd2c2869d396c85fbd80c0f65c886e5d
Author: Jani Taskinen <jani at php.net>
Date:   Thu May 28 09:09:02 2009 +0000

    - Fix build for winblows

commit b7728c2622c94f235a9baed61396a46dd9d7a377
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu May 28 03:18:55 2009 +0000

    sync SQLite 3.6.14.2

commit ffa6025d9a006ba91609dd1716b3d10139a4051c
Author:  <changelog at php.net>
Date:   Thu May 28 01:32:58 2009 +0000

    ChangeLog update

commit 3cb550d1cd83362a70c1c7f8d9a996d35f29ab5c
Author: Robert Nicholson <nicholsr at php.net>
Date:   Wed May 27 22:33:25 2009 +0000

    Language Tests: returnByReference

commit 0168fc5ddae5617e01b37f841d68bddb56bcb746
Author: Andrey Hristov <andrey at php.net>
Date:   Wed May 27 20:04:49 2009 +0000

    Less warnings by usage of proper modifier

commit 0ebb041393b354d7cab016854fadb0aa39fee540
Author: Andrey Hristov <andrey at php.net>
Date:   Wed May 27 19:56:47 2009 +0000

    because we use int64_t we need corresponding printf modifiers. the type
    can be different on 32 and 64 bit, thus we can't use ld and lld but
    C helps us with inttypes.h and PRId64 and PRIu64 modifiers (without the %)

commit e3456c0460c5a000e29bf91cd1fdc59e50ce97c0
Author: Andrey Hristov <andrey at php.net>
Date:   Wed May 27 18:13:56 2009 +0000

    Fix tests when the server is running with ANSI_QUOTES

commit 8124e94d22f2a1b7ed17216d03feb672769e631e
Author: Andrey Hristov <andrey at php.net>
Date:   Wed May 27 15:04:55 2009 +0000

    Additional revert

commit 248dc58005d079e3a453a05d4fb487c4953dbde9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 27 14:53:05 2009 +0000

    use request encoding when parsing cookies
    fixes 14 segfaults in HEAD

commit 77373e8694ba9bd8e351d958dd83e075120da069
Author: Andrey Hristov <andrey at php.net>
Date:   Wed May 27 14:16:00 2009 +0000

    Revert previous patch to something that make sense and works in error cases

commit af3ec48bb6074d36dfc707f329be99639c474763
Author: Pierre Joye <pajoye at php.net>
Date:   Wed May 27 13:56:08 2009 +0000

    - fix build on unix with bundled gd

commit 4a0523c105490487d481a0229c7401249f68f04e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 27 13:42:00 2009 +0000

    fix compile warnings

commit d482bb692a3398cff9e382e5e6b5ec0ee0c250f4
Author: David Soria Parra <dsp at php.net>
Date:   Wed May 27 11:58:44 2009 +0000

    Remove duplicated code of zend_hash_func and alias it to zend_get_hash_value

commit e6a7960d303de0123b3bb7c6fcb455ba0703e0f0
Author: Pierre Joye <pajoye at php.net>
Date:   Wed May 27 08:12:07 2009 +0000

    - [DOC] always enable imagecolormatch

commit fd8095a2ebe9aeac35ac1fe2a808c1a97d2bc005
Author: Pierre Joye <pajoye at php.net>
Date:   Wed May 27 07:16:55 2009 +0000

    - [DOC] always enable imagerotate (using bundled or system gd)

commit e4e7b6c3efca5787439ed0bcfb80566bd3c62be0
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed May 27 01:46:27 2009 +0000

    Lets pass the built php binary to run-tests.php's -p parameter

commit 9365e593d1a48a3542e31505c2d832a93a626bfb
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed May 27 01:44:48 2009 +0000

    Added configure.bat to cvsignore

commit cbc025725e20e7a56ee3ac85dd35ce7c843a6d3c
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed May 27 01:37:51 2009 +0000

    Silent dl() if it fails

commit b1d948c97aa70699ae22d2cda5c2a99a833e9a9d
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed May 27 01:36:46 2009 +0000

    Nuke warnings

commit 4e4aa7a73a145ffd1a17fcbc8a3f24678cddcef4
Author:  <changelog at php.net>
Date:   Wed May 27 01:32:41 2009 +0000

    ChangeLog update

commit 66c3885647d54c17b316dc06b0d19b0aa682de45
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 26 19:56:17 2009 +0000

     - silent warnings

commit 01a4bbda88e125517cbbee65ab380f4669b423a8
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 26 19:45:38 2009 +0000

    - remove filters function in the main file (see gd_filter.c)

commit eb5dc8f1aa52dea1f0a72ba4c83d0888a926dd6e
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 26 19:43:11 2009 +0000

    - gd_filter.c

commit c2577075adce4ecfa9f10ff95dc8d0f4ad5fee9d
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 26 19:42:19 2009 +0000

    - add gd_arc to w32 script

commit eeebbb8ae055acd169f1609b113914bf7715e872
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 26 19:34:18 2009 +0000

    - add image(filled)ellipse to the compat layer (work around a bug in debian too, function is declared but not present in the lib...)

commit 9dd2cd6262da2f98355e99f9fad891b445f5c614
Author: Jani Taskinen <jani at php.net>
Date:   Tue May 26 17:19:09 2009 +0000

    - Test for bug #48203

commit 017529f11a66f4023fce2c80fa9543e49e9ff112
Author: Jani Taskinen <jani at php.net>
Date:   Tue May 26 15:48:28 2009 +0000

    - Fixed bug #48203 (crash when CURLOPT_STDERR is set to regular file)

commit 1dd3916370de365bddcc7001ef2f77a5d92ce640
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 26 14:48:18 2009 +0000

    - missed this part

commit 27b8ba5bfe4ccc10d92bc1b68e2e8e59e5ee208f
Author: Derick Rethans <derick at php.net>
Date:   Tue May 26 14:26:49 2009 +0000

    - Updated to version 2009.8 (2009h)

commit c62cb674f191e069864a3284c1cd597496c0b8ab
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 26 14:26:39 2009 +0000

    - MFB: [DOC] always enable imagefilter and imageconvolution, even when built against system's gd

commit f12565ce2f6675258544b67517e4b89ab13cc1ae
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 26 14:03:07 2009 +0000

    WS

commit 8620c10b3e000d39936fe9aac72fdf06f62e312c
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue May 26 14:00:42 2009 +0000

    Fix return value of pcntl_wextistatus() (fixes #47566,
    patch by james at jamesreno dot com)

commit 8b43f4fddc3fbe71c23011cee2cce55aed0d283e
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 26 13:42:43 2009 +0000

    ws

commit 6d9d60b902c4bd0ab20c93136d3ca626905edf7f
Author: Andrey Hristov <andrey at php.net>
Date:   Tue May 26 13:42:06 2009 +0000

    Fix a typo, utf8 is 3 byte max, for us, for now
    Add a another cset

commit ddff1c485d384a4a3bdcae6fea896631e7a42532
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 26 12:35:38 2009 +0000

    - Fixed param type (%l -> %ld)

commit b1cc4234ab561e92dcc35406f7f2a929073a3007
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 26 12:26:49 2009 +0000

    - Fix compile warning && nuke unused variables

commit 84bf8253b135b9cf6ac321289a2ebbaf3fff3d84
Author: Jani Taskinen <jani at php.net>
Date:   Tue May 26 10:27:55 2009 +0000

    - Nuke duplicate tests

commit 2e1b73d221b8aed120d191f3b8bdf12b571b6d81
Author: Jani Taskinen <jani at php.net>
Date:   Tue May 26 10:12:41 2009 +0000

    fix test

commit 8c4852a45949b05fae856ddf358cf35ddc1dd13f
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 26 08:53:03 2009 +0000

    - always add libgd/

commit 6ea0fea2e04a39c21cb373ccc620b981a522f834
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 26 08:10:03 2009 +0000

    - add a note about the actual problen so we don't forget it

commit 9ae81ff0c0e86f2c8ecd2604dfc2bf4e4378207f
Author: Jani Taskinen <jani at php.net>
Date:   Tue May 26 08:02:31 2009 +0000

    - Add note about missing break

commit fee853764df83e7538f431aacd44725487f9d54d
Author: Eric Stewart <ericstewart at php.net>
Date:   Tue May 26 06:11:26 2009 +0000

    Add tests:
    DOMComment::__construct() with constructor called twice.
    DOMDocumentFragment::appendXML() with unbound fragment.
    DOMDocumentFragment::appendXML() with unbalanced chunks.
    DOMDocumentFragment::__construct() called twice.
    DOMDocumentType: basic access to all properties.
    DOMDocumentType::name with invalid state.
    DOMDocumentType::entities with invalid state.
    DOMDocumentType::notations with invalid state.
    DOMDocumentType::publicId with invalid state.
    DOMDocumentType::publicId with empty value.
    DOMDocumentType::systemId with invalid state.
    DOMDocumentType::systemId with empty value.
    DOMDocumentType::internalSubset with invalid state.

commit f02e4bed7c3de2110d10bf06e1f00f5f2de2f631
Author:  <changelog at php.net>
Date:   Tue May 26 01:32:56 2009 +0000

    ChangeLog update

commit 998beaa20e5163b32cfc0518bc3322d9a32dd778
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon May 25 19:40:49 2009 +0000

    Typo

commit 51b6f4a0d55023f042ce961ee433ce8252a645f8
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 25 16:16:54 2009 +0000

    - MFB: #48202, Out of memory error when passing non-existing filename, enable related tests (marked as XFAIL now)

commit 6d34e06a2f7567deafcc09126c52ad739f2514b7
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 25 14:32:15 2009 +0000

    - Dropped *_TEXT* macros in favor of unicode macros direct usage

commit 0497e208cb064e156712b8d5105afc18ee297ea0
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 25 13:11:09 2009 +0000

    - Fixed macro (thanks Kalle)

commit 2e83dd93eb28230d20a9c05d024058274aae16df
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 25 13:02:55 2009 +0000

    MFB: Fixed bug #48313 (fgetcsv() return empty string rather then NULL for
    empty rows)

commit f3e27758772c25942ec6d3c7ee7dd59efc5c57fb
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon May 25 11:59:03 2009 +0000

    Removing test

commit 637274bbdab952b4b9205ea01500d7e79d653dc9
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 25 10:14:36 2009 +0000

    - enable MPIR support and the good old 4.1.x gmp for VC6. solving the lgplv3 mess

commit 8a366753aff8cbcb88287b12c4de2e69a70a7fc3
Author: Eric Stewart <ericstewart at php.net>
Date:   Mon May 25 06:07:39 2009 +0000

    Add the following new tests:
    DOMCharacterData::appendData() with no arguments.
    DOMCharacterData::deleteData() with count exceeding string size.
    DOMCharacterData::deleteData() with no arguments.
    DOMCharacterData::deleteData() with offset exceeding string size.
    DOMCharacterData::insertData() with no arguments.
    DOMCharacterData::replaceData() with no arguments.
    DOMComment::__construct() with more arguments than acceptable.
    DOMDocumentFragment::__construct().
    DOMDocumentFragment::__construct() with too many errors.
    DOMDocumentFragment::appendXML() with no arguments.
    DOMDocumentFragment::appendXML() with children with properties.

commit 264fdb10b48211bd19ed213a7b1c360ce9ea2a19
Author:  <changelog at php.net>
Date:   Mon May 25 01:32:41 2009 +0000

    ChangeLog update

commit 5ae1723c7eea0cf2451d1022dbf02146264c6481
Author: Sara Golemon <pollita at php.net>
Date:   Mon May 25 01:16:19 2009 +0000

    Expand zend_(u_)symtable_update_current_key to allow specifying HashPosition

commit ce8cc1c99d0538995f8c633c0231cdf73f967144
Author: Greg Beaver <cellog at php.net>
Date:   Sun May 24 18:50:37 2009 +0000

    fix potential segfault when converting phars with metadata to other formats, add test

commit 3c48633a8fe2b7b24a8e77226e89f48ae43e4f0c
Author: Greg Beaver <cellog at php.net>
Date:   Sun May 24 18:47:54 2009 +0000

    add missing test

commit 01d1074f514e9889fe9182ba4655851a58273e8d
Author:  <changelog at php.net>
Date:   Sun May 24 01:32:48 2009 +0000

    ChangeLog update

commit 1020fdde3ce85d0aad94640a3104fe7b0a4b2bb1
Author: Jani Taskinen <jani at php.net>
Date:   Sat May 23 18:59:17 2009 +0000

    ws + cs

commit 3518feae42819c0b04dbf2c5396454fd5a752655
Author: Jani Taskinen <jani at php.net>
Date:   Sat May 23 18:52:03 2009 +0000

    ws

commit 11a85807c0329b0c498a4b62f6edb842b7b0c14a
Author: Jani Taskinen <jani at php.net>
Date:   Sat May 23 18:46:10 2009 +0000

    ws

commit 71a71ad9634d24e299c97292603c8500f7b982f4
Author: Pierre Joye <pajoye at php.net>
Date:   Sat May 23 18:46:05 2009 +0000

    - fix build, fix TS build

commit 5fcbc3cb26d5eb0b77e03f5ca7a34aa4b2c98da1
Author: Jani Taskinen <jani at php.net>
Date:   Sat May 23 18:42:54 2009 +0000

    fix build

commit 87cb112a4fdd49a9188ab26aa94b7ec5fc41622f
Author: Jani Taskinen <jani at php.net>
Date:   Sat May 23 18:19:11 2009 +0000

    ws + cs

commit fa68c626c19ab3cb438aea4ad2061b9fecd797f2
Author: Jani Taskinen <jani at php.net>
Date:   Sat May 23 18:10:13 2009 +0000

    - Fix typo

commit afa4e41c2fdd676c428614ff67f6517e995bcbdf
Author: Andrei Zmievski <andrei at php.net>
Date:   Sat May 23 18:03:27 2009 +0000

    Implement JIT request decoding support for $_GET and $_POST.

commit 9708b01654f277c633f40161d8ea57f00b577d99
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 23 15:37:36 2009 +0000

    - New tests (testfest NorthWestUG)

commit 1498bb45c8ff42938f77d3b8ec2b284bff03c903
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 23 15:14:00 2009 +0000

    - Added missing param checks

commit 1797bb805b3a0f18ae23f32537ffa43b720c0474
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 23 14:49:29 2009 +0000

    - New xsl files

commit d2616018e49e666fd376ac9ca7e840174ee241f7
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 23 14:44:37 2009 +0000

    - New tests (testfest BerlinUG)

commit 558e061d1fc136063b9cd51f31bef7e5abd4bf88
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat May 23 13:52:53 2009 +0000

    MFB: fix compilation of pdo_firebird and intl extension with ld --as-needed

commit a7fece4f7f526076903e12df59d9d9f9c96968d3
Author: Eric Stewart <ericstewart at php.net>
Date:   Sat May 23 01:41:27 2009 +0000

    New test: DOMAttr read $name property.
    New test: DOMAttr read $ownerElement with null parent.
    New test: DOMAttr write non-string $value property
    New test: DOMCDATASection __construct() with no arguments.
    New test: DOMCharacterData - Invalid State Error when getting data out of content.

commit d2d418a8b48dbbb5dfcf11dd376464c4ca706876
Author:  <changelog at php.net>
Date:   Sat May 23 01:33:20 2009 +0000

    ChangeLog update

commit 41e97b614789eca80467535bccd3546d847a338e
Author: Eric Stewart <ericstewart at php.net>
Date:   Sat May 23 01:32:57 2009 +0000

    New test: DOMAttr __construct() with no arguments.

commit a831a736d06baa34bdf44cff5420130899f7201a
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri May 22 19:46:53 2009 +0000

    Previous commit was an old version of the patch, PHP_ZTS is not a boolean but the behaviour is still correct

commit 9400dc397ecc65c25c533b3f3410b24a7b051a8b
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri May 22 19:41:03 2009 +0000

    Don't build SQLite threadsafe on NTS builds

commit f0ef25edceec21f4461885bb2d3295b5cfc6d65b
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri May 22 18:27:27 2009 +0000

    Fix test on Windows

commit 7342443074959da1e8505926ab7d119dfbed129d
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri May 22 18:22:15 2009 +0000

    Added missing SKIPIF

commit 0b19747809c8497b31bd106f2cf763a367831cbf
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 22 12:49:22 2009 +0000

    - Fixed invalid date checking

commit 5d3636dfd2e110f96b102a957fce86c7c034f213
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 22 12:38:31 2009 +0000

    - New test

commit 4399c7670f459ef11fc12ddd73024e2f4a544da3
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri May 22 11:18:57 2009 +0000

    Use zend_get_property_info() in get_class_vars() (fixes #46812)

commit 532ad5e67ea8ffc97b4f9febe5f6520d8736a5aa
Author:  <changelog at php.net>
Date:   Fri May 22 01:32:47 2009 +0000

    ChangeLog update

commit 361f8c26557739ee0225ff1743749deaadafe333
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu May 21 16:01:22 2009 +0000

    Fixed bug #48336 (ReflectionProperty::getDeclaringClass() does not
    work with redeclared property)
    (patch by Markus dot Lidel at shadowconnect dot com)

commit a7e195a07b072ff8fb408d3d6972e4aff249137e
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu May 21 14:21:18 2009 +0000

    set second argument of gettimeofday() to NULL (fixes #48346,
    patch by adriano at guiadohardware dot net)

commit c176114acb8182d2896a929d115ee8919d4f43ba
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu May 21 13:25:48 2009 +0000

    Better fix for #45622 (patch by robinf at php do net)

commit d2eb7e460155b9a3d58837715581f0451cbc9951
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu May 21 12:52:59 2009 +0000

    MFB: Fixed bug #48207 (CURLOPT_(FILE|WRITEHEADER options do not error out
    when working with a non-writable stream)

commit a459fddd548b0f7081fcf0805ff3435d55659326
Author: Jani Taskinen <jani at php.net>
Date:   Thu May 21 01:39:48 2009 +0000

    ws

commit 33c203949126b5e8c5a3ee1679aba3b4b4aceb82
Author:  <changelog at php.net>
Date:   Thu May 21 01:32:45 2009 +0000

    ChangeLog update

commit 786da897ff661b46cd9c945ab5df43ff98cdef45
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed May 20 15:06:20 2009 +0000

    MFB: Re-introduce the Matteo's patch and combine default & text handling
    since they appear to be the same irregardless on notes inside sqlite3.h

commit 6af0033f7cb65b36e5f154dfb4c86d59d868f53e
Author: Jani Taskinen <jani at php.net>
Date:   Wed May 20 12:15:36 2009 +0000

    - Fix non-windows builds too

commit ad8c50dfbb8f95a1daa09d390f83de74d7bbb2ee
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed May 20 10:18:41 2009 +0000

    Fixed shared build

commit 8e05c72f2570c16129000d11a4342470ea067dfc
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed May 20 10:08:23 2009 +0000

    Fix skipif

commit 18ce5138f36e0bfba345f093745bdc579dc9746a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 20 09:26:03 2009 +0000

    fix segfault

commit b40d754d99e34e0d1ea64a2a34d9e26275a5314b
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed May 20 09:22:24 2009 +0000

    set default value of "precision" ini setting,
    many tests depend on this

commit 13b8822d12d9d23d61acc1a1945e4a519ff16ccb
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed May 20 09:13:08 2009 +0000

    Fix skipif

commit b3e899e7caa4841b701edcbbe2b5477bc1e40c61
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed May 20 08:29:23 2009 +0000

    Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql

commit f1fd8628a0b5f3b13f573e45cff881a20ad3787d
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed May 20 08:22:38 2009 +0000

    Nuke warnings (only in HEAD)

commit 1176635df79c185d94359a1cb3806b3ca562bc9a
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed May 20 08:18:07 2009 +0000

    Nuke newly introduced warning

commit 4f33467dd1936ff3a7fabd3fc76847ec8432fa0d
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed May 20 08:16:56 2009 +0000

    Fix Windows build, dns_get_record is defined in dns_win32.c, not here

commit 2b4e245de9120560c755be77e5efbc089a011bb5
Author:  <changelog at php.net>
Date:   Wed May 20 01:32:45 2009 +0000

    ChangeLog update

commit 40a477f8396820caa63708a0f5b98ead66246adf
Author: Derick Rethans <derick at php.net>
Date:   Tue May 19 19:43:44 2009 +0000

    - Getting rid of using the environment to guess timezone information from.
    #- [DOC]

commit 1e56b5368344233e8ef3ac22dca2125e96b7b2d6
Author: Jani Taskinen <jani at php.net>
Date:   Tue May 19 19:39:42 2009 +0000

    - Fix bug #48317 (compile failure in dns.h) (thanks to Pierre for introducing this)

commit 21d084a1506c99e14909e2db7cf70515fee5d03a
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue May 19 19:23:12 2009 +0000

    Partial fix for bug#48333 (DateInterval.format() expects a single,
    undocumented parameter)

commit 1a39a2d3d3bc3a33c87299d4c37d972caf66bed9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 19 19:16:05 2009 +0000

    MFB: The \0 removal is only needed prior to 3.4.0

commit 761422a4a79b6fb8d5d4e0aa07a447d08f106ec2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 19 18:44:00 2009 +0000

    MFB: libsqlite3 3.6.14.1 upgrade

commit da62d8d02e7d748888617c607e2eb81cdbd965b7
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue May 19 18:08:13 2009 +0000

    Fixed compiler warnings
    
    # Is it intended that curl_progress should cast to long rather than keeping the
    # double? Or doesn't it matter?

commit 47add227a9194a08b7340cbd40507292bb3f5b73
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue May 19 17:46:56 2009 +0000

    Fix compiler warning

commit 3bc8644503fcb6b0aeb0f3f48707141e9dffcdcd
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue May 19 17:38:08 2009 +0000

    Fix compiler warnings and refcount not being in sync with 5.3

commit 17b2f3c3d8e9edb6af175fc9f2306e9571693be6
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue May 19 16:32:22 2009 +0000

    Fix compiler warnings (only in HEAD)

commit 8ac639ba40cfe3f456fe8ab3a61b5ce0982d9f4a
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue May 19 16:23:36 2009 +0000

    Fix unicode support in utf8_decode()

commit f9493b0812024ad65a23af8f6825015cbd65cc58
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 19 16:14:46 2009 +0000

    MFB: Revert faulty warning fix

commit 84bd20cee44373c666afc4d7862a53978cd5418e
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue May 19 16:12:04 2009 +0000

    Fix compiler warnings (only in HEAD)

commit eec2808482baa15e753515a78cc2f5fc20a2f60d
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue May 19 16:06:17 2009 +0000

    MFB: Cast to unsigned char to prevent compiler warning

commit c00b3c7fd8d0cd77ccebad8401fac3d0fcbbd1f4
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue May 19 16:03:23 2009 +0000

    Fix compiler warnings, and some unicode stuff

commit 696b664caa382b0d0a5c50b0ef9548494b8cc11a
Author: Brian Shire <shire at php.net>
Date:   Tue May 19 15:59:25 2009 +0000

    Fix bug #47859 parse_ini_file() does not like asterisk (*) in key in the beginning, and allow [*_-] chars at start of ini labels

commit 268d8ae1daac0c1ff84f50972162e12cabe4fd42
Author: Jani Taskinen <jani at php.net>
Date:   Tue May 19 15:38:21 2009 +0000

    - Revert bad compile warning fix which causes compile failures with older glibc

commit a04a53537bad191847fde549f1a2cecd27ab3218
Author: Jani Taskinen <jani at php.net>
Date:   Tue May 19 14:05:29 2009 +0000

    - Fix test: since cURL 7.19.4 CURLINFO_CONTENT_LENGTH_* return -1 if the size is unknown

commit 5632dd027d3f7eecd9bafdae5e4786ad2c2e489e
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue May 19 11:57:52 2009 +0000

    Fixed bug #48326 (constant MSG_DONTWAIT not defined)

commit 7f1b7479033dedc37404edc5fcd3524e0981adcd
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue May 19 11:40:05 2009 +0000

    Add GCC warnings in debug cflags for things likely to break VC builds
    (-Wpointer-arith -Wdeclaration-after-statement)

commit 66c811daf95a0b31a1e4063ebe8a52acf61dea24
Author: Jani Taskinen <jani at php.net>
Date:   Tue May 19 11:12:01 2009 +0000

    - Unify the macros

commit 4bb46f8d2f3f9342527c09cd4a1f7f1efbd2363a
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue May 19 10:25:38 2009 +0000

    Cast to SQLUSMALLINT

commit 9f5204025e0f80e125ccd49317c376360406cb17
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue May 19 10:23:51 2009 +0000

    Fixed compiler warning

commit 137171e74b33f9a18a2d17243907c74541472743
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue May 19 10:22:10 2009 +0000

    Fix --with-pdo-mssql build and add some warnings if header/libs are not found

commit 7206a97ecdd280537ae2370928a2b270f2c4380b
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue May 19 10:11:46 2009 +0000

    Fixed compiler warning (HEAD only)

commit 7b3ee6dc6ff6357dc854467c13dd85877731579b
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue May 19 10:04:35 2009 +0000

    Fix build

commit c80898d00a9ad43c5300436815e706a39c2435af
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue May 19 10:00:44 2009 +0000

    Fix build

commit e1be5cd916fc6f605c81a585e268b4724694797c
Author: Jani Taskinen <jani at php.net>
Date:   Tue May 19 09:47:06 2009 +0000

    fix news

commit 0da97c92cda17cc43e48d88fdd536522b99e7f0c
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue May 19 09:30:17 2009 +0000

    Keep the style

commit 9a4411e50fcccde966d207f6a7bccac9a1979331
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue May 19 09:14:28 2009 +0000

    DBA entry

commit cf3b4ba968988dae68adef55eaf84f7680cc3883
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 19 07:40:51 2009 +0000

    fix build

commit e248859aa32ca1028de53c5629992c1a7bffc50e
Author:  <changelog at php.net>
Date:   Tue May 19 01:32:43 2009 +0000

    ChangeLog update

commit d5c8121b39cbdc7a40ccaf1914af2a638033610f
Author: Derick Rethans <derick at php.net>
Date:   Mon May 18 21:28:42 2009 +0000

    - Get rid of the four different versions of zend_extension* and only use
      zend_extension. Because of the API identifier change in PHP 5.3 you also get
      a proper warning message now.

commit 9ef3984d7145791d437e2f6138a4ebbc23bf555d
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 18 20:57:24 2009 +0000

    - MFB: close manually the impersonation token

commit b5bb6338732755064f1885e0993b3a0b23ec893c
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon May 18 20:21:39 2009 +0000

    Add support for tokyo cabinet, patch from Michael Maclean

commit 1aee5ff9fc45796b73e94b13fc526ab27d151ad4
Author: Jani Taskinen <jani at php.net>
Date:   Mon May 18 16:09:51 2009 +0000

    - WS + sync with PHP_5_3 (thanks Ilia & Co.)

commit 34907a2aaa3cdc9d1e96538c758ca6862d7a0046
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon May 18 14:07:59 2009 +0000

    Print out the WARNed section (contains f.e. passing XFAIL tests)

commit 9cbd6d638cc9d9c79af10ea7c2fa239125fa7e1e
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon May 18 13:52:05 2009 +0000

    Fix test

commit 52306236952165f474349e96e850a71c20ed065d
Author: Jani Taskinen <jani at php.net>
Date:   Mon May 18 12:50:44 2009 +0000

    - fix CS, merged one parameter parsing patch missing from HEAD

commit 7a60c06f3192d59e76b20ec8614ed5c5a5898b4e
Author: Jani Taskinen <jani at php.net>
Date:   Mon May 18 12:14:25 2009 +0000

    - Fix CS

commit da4f049b2b2e6b538df14362fd81ff22a404abff
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 18 12:03:05 2009 +0000

    - sync with 5.3

commit 9640fbf6e1d850b35bdbde8d84695451777a5a98
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 18 11:50:29 2009 +0000

    - return NULL on invalid args

commit 5fa7af759a97cbc9973b9263b6890024951840ab
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 18 11:48:56 2009 +0000

    - WS

commit 5dca728cec6ea4c515b8b3306ebd64182a48fdcd
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 18 11:40:25 2009 +0000

    - MFB: - disable file:// when  open_basedir are enabled

commit b3123cb35ea4145d3184907000eee2fca7d38294
Author:  <changelog at php.net>
Date:   Mon May 18 01:32:44 2009 +0000

    ChangeLog update

commit 20ab93a3e3b78698b524f9681775037a4dcb35ad
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 17 19:51:13 2009 +0000

    - MFB: #44859, fixed support for windows ACL, drop win9x code

commit 702a21374df885b78e920aabeccbc1dbd20f44f7
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 17 18:07:36 2009 +0000

    - New tests (testfest BerlinUG)

commit 587137b2d3d17cf047abb5b12b29b0a1a68f3d48
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun May 17 16:52:35 2009 +0000

    un-duplicated code (merged unicode/string variants of stream_copy_to_stream
    and let the compiler optimize specializations)

commit 23ee8e9013b083af418184e8f5e6b878b8851e1f
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 17 16:51:22 2009 +0000

    - New tests (testfest BelgiumUG)

commit 24c8b4fb78888afd70ba8cbf2bb9383fded8be4f
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 17 16:39:30 2009 +0000

    - Changed %s to %v on createAggregate() error message

commit 05b9feb85f391e8e6a6e8a1ad74364965e83da01
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 17 15:21:45 2009 +0000

    - New tests (testfest LondonUG)

commit 0e4de79b40219e3ababd5aa723ed071a75ed2503
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun May 17 14:57:05 2009 +0000

    Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not
    update stream position of plain files)

commit 7c976e15d68795decc2e4e0eabb2a6e9d14c13f7
Author:  <changelog at php.net>
Date:   Sun May 17 01:33:09 2009 +0000

    ChangeLog update

commit 32f3dbc12c0bcc142f175afb85ea591e438f5a3f
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 17 01:16:02 2009 +0000

    - New tests (testfest Quebec)

commit ce90adc2c89c1e23df00bd3f9d5a95c0c10f7c3c
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 16 21:13:10 2009 +0000

    - New tests (testfest DutchUG)

commit b6b2d5d10fc222cdbc147537d9d5fd1df11ef9a1
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat May 16 20:44:56 2009 +0000

    Test for #38802

commit d9f42826aaf1fd9df31958df8a12261bbb167d22
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat May 16 20:43:54 2009 +0000

    Minimal HTTP server to test HTTP stream wrapper

commit 88aac9b1b1bd5340ce6f61ac184039f5753dd10d
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat May 16 20:34:08 2009 +0000

    Fixed bug #38802 (max_redirects and ignore_errors)
    (patch by datibbaw at php.net)

commit 3c6bd3eb6705e592100612270008cf498ec718b9
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat May 16 20:27:11 2009 +0000

    Fix warning when inner stream of a temp:// stream is closed before
    the stream ifself

commit 804ed57ad31c5e24645da336f9f04b7616e396fb
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat May 16 20:22:29 2009 +0000

    Fixed bug #48307 (stream_copy_to_stream() copies 0 bytes when $source
    is a socket)

commit dd8ba68ca741d8b0cd4ff9759a936055327c7f80
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 16 18:26:21 2009 +0000

    - New tests (testfest Quebec)

commit cc2c1c3360f53a687a2784ed43d322bf0f7eefe5
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 16 17:02:02 2009 +0000

    - Added changes from testfest ParisUG && Changed line endings

commit 79b099b6382000080912527d906babd7e2f69248
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 16 16:36:58 2009 +0000

    - New tests (testfest ParisUG)

commit 7ff4b251f3146d98b88c5d300de2472d4f1cd444
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 16 15:11:21 2009 +0000

    - New tests (testfest DutchUG)

commit 5bb19481170ec96e2b95b2c9afcdcab271f7a316
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 16 14:41:03 2009 +0000

    - New tests (testfest CataloniaUG)

commit 26d03e6200ca25c9b0a7ac4601c594524eeb92db
Author:  <changelog at php.net>
Date:   Sat May 16 01:32:45 2009 +0000

    ChangeLog update

commit 29487b7d0a2ed02a492bd28f9373312c76fd19ea
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri May 15 18:01:05 2009 +0000

    Fix compiler warnings (only in HEAD), same style of silence as in 5.3

commit 5b70bb7740661cc126811208a5c9b19b40dbbdd0
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri May 15 17:27:56 2009 +0000

    Fix compiler warnings

commit 5c09594daa6babd0b8b9c14c739c3cddf94be0f8
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 15 17:04:30 2009 +0000

    - Missing zend_exceptions.h (Kalle)

commit 43063892062803ffe3dcaf8ef300fdd32b6bc257
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri May 15 17:02:34 2009 +0000

    * Roll it back then.  I wonder if defaulting it to SORT_REGULAR would work well
      and I think allowing user-supplied comparator should make more sense when it
      comes to objects.

commit 79be235483fd72b26e20e0241ad6f49686791f0e
Author: Christopher Jones <sixd at php.net>
Date:   Fri May 15 16:44:51 2009 +0000

    New array_multisort() test and code comment fix (Simon Westcott)

commit cffc77753475c6cfe8f8798c38ab5b509e7a6d41
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri May 15 09:10:01 2009 +0000

    Fix arginfo

commit e1d91d2cebf505fe9c53d453654113d36f6e8cf9
Author:  <changelog at php.net>
Date:   Fri May 15 01:32:53 2009 +0000

    ChangeLog update

commit 44f111cc26df2dcc91eb9743cbb7e23643d28807
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 14 22:59:02 2009 +0000

    - Fix test

commit 58247606a05d33e4b98d0f859d8db2f0a4979d21
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu May 14 22:00:38 2009 +0000

    Throw an error rather than silently changing to the default.

commit 7dc5f8049795ac904f2dc068ad8c9eea381148c1
Author: Jani Taskinen <jani at php.net>
Date:   Thu May 14 21:23:44 2009 +0000

    - Fix the harmless patch that caused harm :)

commit 8c604d3c3124d3e5d9bfea8664a400122297ec64
Author: Jani Taskinen <jani at php.net>
Date:   Thu May 14 21:00:07 2009 +0000

    - Fix harmless extra for() loop iteration

commit 133e8c5ccbfdc3379bf114f47c14bc4984faf97d
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 14 17:23:51 2009 +0000

    - Improved fix for #42414

commit 936c39dea8cf32563e595fd4799493f50fb085c5
Author: Jani Taskinen <jani at php.net>
Date:   Thu May 14 13:40:37 2009 +0000

    - Fixed bug #48256 (Crash due to double-linking of history.o)

commit 16cc6e6b6495000a0c4df0c465d8f97e2728865e
Author: Greg Beaver <cellog at php.net>
Date:   Thu May 14 13:36:44 2009 +0000

    fix potential free of NULL

commit dfe390f97a72c265615cbaff2f56c31903ca5abe
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu May 14 12:30:06 2009 +0000

    MFB: Fixed compiler warnings

commit 8217de479aa8d33d7c2a21fa8412a60fabdf352f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu May 14 08:22:09 2009 +0000

    Fixed wrong return value

commit 9c47a653b29f8c5fbd6f2a3408abff2bc00bc116
Author:  <changelog at php.net>
Date:   Thu May 14 01:32:51 2009 +0000

    ChangeLog update

commit 757e87c66eb9dbfb893fffdaab4c55260099d5d6
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 14 01:28:23 2009 +0000

    - New tests

commit c71b5e616fd6cbff78b5a2826eb14f35b1322792
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 14 01:25:17 2009 +0000

    - Fixed bug #42414 (some odbc_*() functions incompatible with Oracle ODBC driver)

commit 1c1ba8cc0602103ca735f4d4aededa812fb1bb91
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu May 14 00:13:57 2009 +0000

    Allow the json_decode() depth to be any size, but keep the static one around for now. It might make sense to allow an unbound depth.

commit 5af0cbef65f48f8b7de8223a0f48be0e9e93a845
Author: Greg Beaver <cellog at php.net>
Date:   Wed May 13 20:26:18 2009 +0000

    MFB: fix Bug #48257: PharData throws exception with non-phar tar

commit 1ee612bb2daf805678a9362cdd3d3ebb0a504312
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed May 13 16:29:03 2009 +0000

    Fix compiler warnings, safe_emalloc expects size_t, not double as ceil returns

commit a2ad70135756d1806b6fbf40abdfe29c6844a905
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed May 13 15:54:48 2009 +0000

    Nuke compiler warning

commit 4decbd9fb7ee1cce6286abd79d01d9ba8d219635
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed May 13 14:23:29 2009 +0000

    MFB: Fixed bug #44996 (xmlrpc_decode() ignores time zone on
    iso8601.datetime)

commit efc82a96da53660e4729cb972af14b74a3b5a71b
Author: Felipe Pena <felipe at php.net>
Date:   Wed May 13 02:14:18 2009 +0000

    - Fixed bug #48240 (DBA Segmentation fault dba_nextkey)

commit d63136c20fc2135f2fbceff2ea5021d06a58eccd
Author:  <changelog at php.net>
Date:   Wed May 13 01:32:51 2009 +0000

    ChangeLog update

commit 7f6657c2431fbd71557f615a510c4f4d0687f57f
Author: Jani Taskinen <jani at php.net>
Date:   Wed May 13 00:45:57 2009 +0000

    - Fixed bug #48247 (PHP crashes on errors during startup)
    #
    # This was sum of many little things:
    # 1. Wrong assumption made in order_by_dep.awk on the ordering
    #    (that script was done prior to adding runtime deps..?)
    # 2. request shutdown calls weren't done in reverse order like all other
    #    shutdown funcs are called.
    # 3. config0.m4 rename is necessary for keeping things simple.
    #

commit c6aa455ff19bc61ac31fca054c60c0ae4f436fd6
Author: Matteo Beccati <mbeccati at php.net>
Date:   Tue May 12 23:39:57 2009 +0000

    - Moved test for bug #44861 to PDO commons and added support for pdo_oci
    # This allows scrollable cursors to be tested with all the drivers
    # that currently support them (pgsql and oci), ensuring a consistent
    # behaviour. The test is skipped when using other drivers.

commit 7ff880405f00ab8697227faa68886fc2465c5afb
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 12 22:50:56 2009 +0000

    - Fixed bug #48248 (SIGSEGV when access to private property via &__get)

commit 82151d4dc30e5b8718e942faa436eddf88588d6b
Author: Matteo Beccati <mbeccati at php.net>
Date:   Tue May 12 22:17:50 2009 +0000

    - Fixed bug #48188

commit 92288eca5c3a48646d8525d9d3f8dbc03b780b67
Author: Matteo Beccati <mbeccati at php.net>
Date:   Tue May 12 21:52:54 2009 +0000

    - Fixed bug #48070

commit 7ab5d01e2373217a74b89d6292fc34576bcf61d2
Author: Matteo Beccati <mbeccati at php.net>
Date:   Tue May 12 21:35:21 2009 +0000

    MFB
    - Updated PDO_OCI to the latest version (from PHP_5_3 branch)
    # This commit reverts some changes to the tests. Given the very high
    # failure ratio of the current tests on HEAD I'm not going to fix them
    # now. Keeping ext/pdo_oci in sync with 5.3 will be much more helpful when
    # merging. The effort to fix the tests can start when 5.3 is out.

commit a9c5adcfc623faa9257e1811b2772cf8e3c1927d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 12 12:37:52 2009 +0000

    MFB: Fixed bug #47564 (unpacking unsigned long 32bit bit endian returns
    wrong result)

commit de0b9844f051b7b70cc95d1a546bf22b596eea32
Author:  <changelog at php.net>
Date:   Tue May 12 01:32:56 2009 +0000

    ChangeLog update

commit 6f52819a75c9e937dd9e113ae2a5d9f1dcc7d453
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 11 14:59:37 2009 +0000

    - Fix code && new test

commit d8c53cbf5bb48633bb1c72667c03277133c6fd84
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 11 14:13:41 2009 +0000

    - Added missing param checks

commit ce11608af84d8dc3cb8a6c3b5a691759d85a97ee
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 11 12:22:19 2009 +0000

    MFB: Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on
    invalid paths)

commit 9c544623371fa6821d401cb95dbcea00359b3c62
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 11 10:43:44 2009 +0000

    - define HAVE_PQPROTOCOLVERSION and HAVE_PG_LO_CREATE (Tim Starling)

commit a173e44b1f9854246fdccdc4cc3b8cd345cd03da
Author: Jani Taskinen <jani at php.net>
Date:   Mon May 11 08:31:03 2009 +0000

    - Removed unnecessary TSRMLS_FETCH() calls

commit afe34550adfbaeb4ec61640304eabfca9fc33be2
Author: Jani Taskinen <jani at php.net>
Date:   Mon May 11 07:51:43 2009 +0000

    - Syncing with PHP_5_3 (merging some stuff that was not merged before for some reason)

commit ed5b73e1749dc71fe13bf27078bab9fcc823f9a6
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon May 11 06:42:06 2009 +0000

    Fix conditional

commit 6a24606248de74cc7aa6af2f99945d6811596e32
Author: Jani Taskinen <jani at php.net>
Date:   Mon May 11 05:01:17 2009 +0000

    -fix path

commit a0492db80015e3305b1a84650892c28ce1911455
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 11 03:09:13 2009 +0000

    - Starting tests for this extension

commit 9d61bfdc407a4eb6cad68640755c0f1ba8bf0f91
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 11 01:53:01 2009 +0000

    - Fixed tests

commit 288ddbc16d9d021999284362607b5c8758b4cd62
Author:  <changelog at php.net>
Date:   Mon May 11 01:33:02 2009 +0000

    ChangeLog update

commit e676f1c24a365065b82d956dd256ff72bdf93785
Author: Jani Taskinen <jani at php.net>
Date:   Mon May 11 00:45:09 2009 +0000

    - And more CS fixes

commit a8c7f8718e92e3092a0dbe3e69fd19316e250d44
Author: Jani Taskinen <jani at php.net>
Date:   Mon May 11 00:40:10 2009 +0000

    - Nuked more whitespace

commit 1895deb41c5b8f83090138a19baf5371593a058c
Author: Jani Taskinen <jani at php.net>
Date:   Sun May 10 22:37:30 2009 +0000

    ws

commit 5ff419882b338dc5f704b1bb878caf47af9c8272
Author: Jani Taskinen <jani at php.net>
Date:   Sun May 10 21:55:07 2009 +0000

    MFB: missing part of the GC stuff

commit 25e8f6aa24cae3202bf0f3cb530c3b58dfaf7240
Author: Jani Taskinen <jani at php.net>
Date:   Sun May 10 21:10:00 2009 +0000

    - Replaced by zend_multibyte-01.phpt

commit 958886f038a807fc9ea72f670a12d89b9f5d657d
Author: Jani Taskinen <jani at php.net>
Date:   Sun May 10 21:04:26 2009 +0000

    - Fixed bug #48200 (compile failure with mbstring.c when --enable-zend-multibyte is used)

commit 30c805ad9a7c037579e481d5d8b15c5a56f3c230
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun May 10 21:01:38 2009 +0000

    MF5 fixes

commit 71aa2ea29b44848d0861e7cc8da73b723186cb83
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 10 20:15:39 2009 +0000

    - Fixed bug #48227 (NumberFormatter::format leaks memory)

commit fbb11e58c51c9bd8127ab9dc19e6088efc4529fe
Author: Etienne Kneuss <colder at php.net>
Date:   Sun May 10 20:13:08 2009 +0000

    MFB: Add test for #48224

commit 67be3d9e01314c83700ad37abb0f3501f3ab0a5f
Author: David Coallier <davidc at php.net>
Date:   Sun May 10 20:00:58 2009 +0000

    - MFB: Removed the RETURN_TRUE to keep consistency with documentation.
      This function is supposed to be "void registerPHPFunctions"

commit b2d291aa82c554754eea92c9da9c6d7bdbc42ef1
Author: Etienne Kneuss <colder at php.net>
Date:   Sun May 10 16:45:30 2009 +0000

    MFB: Fix #48224 (Remove incorrect shuffle)

commit 1e3b227a993ca7d2b8e9d697b316e12d815201fa
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 10 15:48:25 2009 +0000

    - Simplify test (cweiske)

commit bc74d0ee81addb9eb7264588ee853d058f32a3b7
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 10 15:12:32 2009 +0000

    - Fixed bug #48221 (memory leak when passing invalid xslt parameter)

commit 75f014cd9f413a0f5c18cd0d44a500ec2d8c5d21
Author:  <changelog at php.net>
Date:   Sun May 10 01:32:59 2009 +0000

    ChangeLog update

commit 91794daed0469304ce2a023a93476da17c891e41
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 10 01:00:15 2009 +0000

    - Fixed memory leak (patch by Christian Weiske)

commit bb2178bee0eb679b95f2e31b6417889abea0a7a2
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat May 9 22:33:55 2009 +0000

    Remove bad CREDITS file
    # I'd welcome sane proposals for ext/standard credits, there are ca. 20 people
    # mentioned as "Author" and >100 people who committed into *.c here

commit 9ca4884a715c10644258203e044c8fcc40c08338
Author: Etienne Kneuss <colder at php.net>
Date:   Sat May 9 21:05:18 2009 +0000

    Fix bug #47534 (RecursiveDirectoryIterator::getChildren ignoring CURRENT_AS_PATHNAME)

commit 5aa273d0adcdd04dbd7470dbc905aad4afe02c08
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat May 9 20:34:26 2009 +0000

    Update bundled libmagic to 5.03

commit 506bbf398d543e00cd30dc8048ee09af6d27fe63
Author: Jani Taskinen <jani at php.net>
Date:   Sat May 9 20:26:28 2009 +0000

    - Fixed bug #47468 (enable cli|cgi-only extensions  for embed sapi)

commit 24d2bf28a8c322e1d2294ec81bc2800d8003b811
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat May 9 20:18:18 2009 +0000

    Broken test when you have a snapshot as it relies on CVS

commit 5fb7b376dce9f5a92e6cc420e9aaac2b285a6b07
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat May 9 19:42:43 2009 +0000

    Fix bug #48206 again

commit 433a7c6f589e46797d09bdad4fb1542be5f791fc
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat May 9 19:37:34 2009 +0000

    Fix bug #48206 - Iterating over an invalid data structure leads to a segfault

commit 08ce133acaf0de5ebfd1bdb49c1bade49c61cc78
Author:  <changelog at php.net>
Date:   Sat May 9 01:33:06 2009 +0000

    ChangeLog update

commit ff5f9890fd5e3effd8311d93564c771c9e64c128
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri May 8 11:36:43 2009 +0000

    MFb5.3: fix comments

commit 0c54cd40c0928617eebb5fcaad0e6442b67c072b
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri May 8 11:36:35 2009 +0000

    PPC machines mark char as unsigned, rather than signed.
    This caused a segfault when using the T type for zend_parse_parameters because the default value
    ended up being 255 and never -1

commit bdff89dc4f4a7a39bfe240c400979385deeddb85
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri May 8 10:01:40 2009 +0000

    Fix default behavior of file() (FILE_TEXT flag is the default)

commit 65f951b5613c6e47945c5c0e4eb572a9086d8973
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri May 8 10:00:09 2009 +0000

    Missing check

commit 64725cb0fc823ab85d7d111eb317802f89eb7064
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri May 8 09:50:11 2009 +0000

    MFB5.3 fix for bug #44034 (FILE_IGNORE_NEW_LINES in file() does not work as
    expected when lines end in \r\n) (fixes #48175)

commit 0df4ef5609e5c4e73c39392a596eeec3a29da296
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 8 07:58:12 2009 +0000

    fix ZTS build

commit 528f302feff2b98f57b3cd5845ace9b1c3ef0e7e
Author: Brian Shire <shire at php.net>
Date:   Fri May 8 03:32:54 2009 +0000

    Add missing #ifdef for curl version that does not have FTP_FILEMETHOD or IPRESOLVE options. related to fix for bug #39637

commit f17f644b5fd465fe41167b1dd43f93ae7f4703e4
Author:  <changelog at php.net>
Date:   Fri May 8 01:33:08 2009 +0000

    ChangeLog update

commit 009691e028faac43ae35a3d4c655d5e576e190a9
Author: Matteo Beccati <mbeccati at php.net>
Date:   Thu May 7 23:04:02 2009 +0000

    - Fixed bug #48185 removing no-op code

commit b2efd773b0ef2c5f99c94f5042515764572fb818
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 7 22:44:37 2009 +0000

    - Fix build

commit 540b5fdf8790a6fdd5d2efa64d14118454af5273
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu May 7 16:52:40 2009 +0000

    MFB Print warning when using loadExtension on non cli, cgi and embeded

commit 47298668d42153f38520c652a739d52e9cc5cfd5
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu May 7 16:50:54 2009 +0000

    Some unicode updates for sqlite3

commit c98a7f9a148fe42c46c92f284e24b3af1028a41b
Author: Jani Taskinen <jani at php.net>
Date:   Thu May 7 13:47:34 2009 +0000

    - Missed one line

commit 2a1fc332b5844119ca910fdf5e027a61a58acfc5
Author: Jani Taskinen <jani at php.net>
Date:   Thu May 7 13:43:48 2009 +0000

    - Fix test to actually test for the bug

commit 82ddba83c6899f36a87553d04368f53dcd553c31
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu May 7 12:41:25 2009 +0000

    MFB: fixed compiler warning

commit f350831de6c0422e0c1c622c3e867644b92697c9
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 7 12:15:48 2009 +0000

    - Missing title

commit 46820cc59bea8f072693bfa4fb4a7d87dc434650
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu May 7 11:24:20 2009 +0000

    Update bundled libsqlite to 3.6.14

commit e3eb4f17865c23c75934070dfeafa7f7add1fdf9
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu May 7 08:09:36 2009 +0000

    MFB5.3: Fix tests

commit 39cae3f67f4094f0439502c17cd2c7e1c24f0581
Author:  <changelog at php.net>
Date:   Thu May 7 01:32:55 2009 +0000

    ChangeLog update

commit 4938343ac2dd5ed350e48f65cb09e0997715d9ca
Author: Jani Taskinen <jani at php.net>
Date:   Wed May 6 19:02:27 2009 +0000

    - Add missing file

commit 4764d6420b5eb2f18d3ddebff3c56f8d0384c39d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed May 6 14:04:58 2009 +0000

    MFB: Fixed bug #48156 (Added support for lcov v1.7)

commit 6364769e3d07ca62c028d9dfe9777b2568269c97
Author:  <changelog at php.net>
Date:   Wed May 6 01:32:49 2009 +0000

    ChangeLog update

commit 20b2bca46ab07e2480211894519ce57d37797e17
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 5 12:34:03 2009 +0000

    MFB: Fixed compiler warning due to llabs() function

commit 837bb2fd710cbbe8ff74671c1fd332b0ca109762
Author: Jani Taskinen <jani at php.net>
Date:   Tue May 5 01:51:04 2009 +0000

    - Maybe this is enough on windows..

commit e7fc1be6ccae91d0b1b70ed262458c2c9486dce5
Author: Matt Wilmas <mattwil at php.net>
Date:   Tue May 5 01:44:33 2009 +0000

    Regenerate

commit b9b54c6ebdca2e6503cc7e54f0c5715763a8e5a9
Author: Jani Taskinen <jani at php.net>
Date:   Tue May 5 01:44:08 2009 +0000

    ws fix + missing folding tags

commit a7e1d6e5c5208230316adedbb2510c0f55861201
Author: Greg Beaver <cellog at php.net>
Date:   Tue May 5 01:42:06 2009 +0000

    MFB: remove precautionary #ifdef - the problem was fixed by moving the efree inside the zend_try block

commit e559a4ad99e88087b9068b8d6c00b6e979ff7401
Author: Matt Wilmas <mattwil at php.net>
Date:   Tue May 5 01:35:13 2009 +0000

    Implemented manual scanning for strings/comments, plus misc. fixes
    For details, see http://news.php.net/php.internals/43808

commit e3ed279700535aa1156578b4e27dfda4e7f5057f
Author:  <changelog at php.net>
Date:   Tue May 5 01:32:44 2009 +0000

    ChangeLog update

commit e38af475e86c452e8f907e8000c5ae7a6b1e3f1a
Author: Jani Taskinen <jani at php.net>
Date:   Tue May 5 01:28:10 2009 +0000

    - Fix the patch

commit 9d4b8c7cc3e2930c92389eb98ee040915c862891
Author: Jani Taskinen <jani at php.net>
Date:   Tue May 5 01:22:31 2009 +0000

    - Fix build (modified utf7 stuff is rather new..)

commit 0ad777e011e54a49741bd6c16ae4c27425bc09ef
Author: Jani Taskinen <jani at php.net>
Date:   Tue May 5 00:30:40 2009 +0000

    - Fixed bug #45092 (header HTTP context option not being used with --with-curlwrappers)
    [DOC] Synced regular and cURL http wrapper "header" option to accept
    [DOC] either string or array.

commit 76b5c17036370a6c5050aed188b551e6591cc103
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 4 21:03:00 2009 +0000

    - revert last commit and fix inline

commit 202532bb12dfe84845026eccd5b8e854b626a1ed
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon May 4 20:54:28 2009 +0000

    Update libmagic data file to 5.02

commit dae424147c0186e24061bf733989dc287591043b
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon May 4 20:52:43 2009 +0000

    Update libmagic to 5.02

commit 40aa81ffb2d5a8bff95da2b1d7af7e78d5b1fe72
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 4 20:32:33 2009 +0000

    - a  macro will just do it too

commit 08c4e716edf3124d27e3557867b2945cb16f8296
Author: Derick Rethans <derick at php.net>
Date:   Mon May 4 19:55:33 2009 +0000

    - Fixed warnings

commit 5563390ed620c798aa4cb3cd946d70c6a23f4954
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 4 17:11:39 2009 +0000

    - cleaner fix

commit 50daa8c6d42da46c78d2a4e78b03366c08242bee
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 4 17:10:26 2009 +0000

    - add llabs

commit 33a27b036b58a55260fcb372106e46a0d40ef736
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 4 16:29:09 2009 +0000

    - fix build

commit 30d87074e17e882c294371ebb67ecf63575ab2db
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 4 15:20:17 2009 +0000

    - win extension_dir

commit c82c26b6c93e1260476fa548a2cadf4e8e51548f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 4 14:44:24 2009 +0000

    use correct function

commit 39773487a3ece900445f674b53e7448a4701d425
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 4 14:25:04 2009 +0000

    don't segfault on bindto == NULL

commit 6d98192934ba275c27d0f91f5e5d9c5cece68fd0
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 4 14:11:34 2009 +0000

    - [DOC] a note about the symbol -> version page/doc

commit ecfe3a25c5f248ab65a610387249e32add751b3c
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 4 14:09:12 2009 +0000

    - [DOC] #39637, add CURLOPT_FTP_FILEMETHOD which accepts CURLFTPMETHOD_MULTICWD, CURLFTPMETHOD_NOCWD and CURLFTPMETHOD_SINGLECWD

commit 0b6fba9a6bb0e3a70debfe3520fe0edf8108fbca
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 4 13:12:53 2009 +0000

    MFB: Fixed bug #48131 (Don't try to bind ipv4 addresses to ipv6 ips via
    bindto)

commit 7632e4a6f8a0494caea1389f5356840dbf57c3a9
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 4 12:12:40 2009 +0000

    - [DOC] #47739. add option CURLOPT_IPRESOLVE which accepts CURL_IPRESOLVE_WHATEVER, CURL_IPRESOLVE_V4 or CURL_IPRESOLVE_V6

commit 60ed68485243d28dc3b611411521817d1e154328
Author: Greg Beaver <cellog at php.net>
Date:   Mon May 4 04:30:50 2009 +0000

    MFB: disable mysterious segfault on PHP 5.3 (5.2 not affected)

commit 6b3e5327a875e26c63ffe5c9027442fe3281e9a7
Author:  <changelog at php.net>
Date:   Mon May 4 01:32:48 2009 +0000

    ChangeLog update

commit 25932bbcd556460637239c577b1db987eab52dfc
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 3 21:47:52 2009 +0000

    - #47966, cannot access curl info array without binary
      To check: why add_assoc_ascii_string_ex fails while add_assoc_ascii_string works

commit 1d7ce8919e5092b3f15c3c82792c35ad58b55646
Author: Derick Rethans <derick at php.net>
Date:   Sun May 3 19:57:35 2009 +0000

    - Added timezone_version_get() to retrieve the version of the used timezone
      database.

commit f52a2166a00bd24a2d58112e78391d2697836402
Author: Derick Rethans <derick at php.net>
Date:   Sun May 3 19:08:28 2009 +0000

    - Fixed bug #45191 (error_log ignores date.timezone php.ini val when
      setting logging timestamps).

commit 9efb9daffe8ebfc704bb8bb4934bcfa97c11167e
Author: Derick Rethans <derick at php.net>
Date:   Sun May 3 18:45:06 2009 +0000

    - Fixed bug #45682 (Unable to var_dump(DateInterval)).

commit e630833ba63c5ab1916180bfb1b6f6a977fcd72b
Author: Derick Rethans <derick at php.net>
Date:   Sun May 3 18:21:52 2009 +0000

    - Fixed bug #48058 (Year formatter goes wrong with out-of-int range).
    - Fixed bug #45822 (Near infinite-loops while parsing huge relative offsets).

commit 6d6ad6a1acc0fae8311e16451aa2e86402d8eea7
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 3 15:16:24 2009 +0000

    - ws/cs

commit 5f72143f8742615f21bc21cee42e5c51d6290cd2
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 3 15:03:53 2009 +0000

    - c/p error

commit 58db42ea55c06b6cbd9a048c85c1d0f61f033465
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 3 14:58:06 2009 +0000

    - [DOC] #41712, implement  progress callback
      - add constants CURLOPT_NOPROGRESS and CURLOPT_PROGRESSFUNCTION

commit 45d8a45e1bb35d58b039c8db60661bcfe473efda
Author: Derick Rethans <derick at php.net>
Date:   Sun May 3 14:28:16 2009 +0000

    - Added test for (bogus) bug #48097.

commit d294511803aa06dff742b04cdc4bf68f6c1f954d
Author:  <changelog at php.net>
Date:   Sun May 3 01:32:37 2009 +0000

    ChangeLog update

commit abda62eace8e6da9f9524cf6841a2259360e966a
Author: Jani Taskinen <jani at php.net>
Date:   Sat May 2 21:13:39 2009 +0000

    - Revert bad patch (which caused bug #48133)

commit 0fef8f609cdfd71078bc6e197e7f4f4cfc94b021
Author: Jani Taskinen <jani at php.net>
Date:   Sat May 2 19:53:33 2009 +0000

    - Fixed bug #48132 (configure fails to test curl ssl support if --disable-rpath is set)

commit 94a5f2c2b3982b7974a447d8c5ebb344f1f3141d
Author: Pierre Joye <pajoye at php.net>
Date:   Sat May 2 17:32:35 2009 +0000

    - [DOC] add imap_mutf7_to_utf8 and imap_utf8_to_mutf7

commit d512c5e2ba7271516235b2dacef585e41dec0f5d
Author: Pierre Joye <pajoye at php.net>
Date:   Sat May 2 11:43:29 2009 +0000

    - NL cleanup (mixed or windows)

commit 671ad60a50563c18807cfb458395df8c58445444
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sat May 2 06:27:08 2009 +0000

    Fix typo

commit 49176233c094a491d927a12bd3eb4ea8a86d900a
Author: Jani Taskinen <jani at php.net>
Date:   Sat May 2 02:08:25 2009 +0000

    - Fix parameter variable type to match "l"

commit 874f864db8121fc45f89f9f097a7f6a0a9914792
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sat May 2 01:52:54 2009 +0000

    Update copyright year + line feeds

commit 7115e4a23b0c7f528e8871d633df3546d349900f
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sat May 2 01:36:45 2009 +0000

    Fix proto

commit c18c8ee36d0022f7d35f1a940b2d580ec72b003f
Author:  <changelog at php.net>
Date:   Sat May 2 01:32:45 2009 +0000

    ChangeLog update

commit 81eb79c0a8ece4757a2a8f83ad678179a07258c3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 1 22:23:27 2009 +0000

    fix test

commit b64ebc969a11b2daac984a99f3e99058b310d3d8
Author: Jani Taskinen <jani at php.net>
Date:   Fri May 1 21:46:39 2009 +0000

    - Fix compile warning in debug mode

commit 498eb22d88c804274328cb1e77b94bda4d7c7274
Author: Zoe Slattery <zoe at php.net>
Date:   Fri May 1 19:32:15 2009 +0000

    fixed to expect fail

commit 4838847f5d883c0bf8f35a90a720edcb57236d47
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 1 09:22:02 2009 +0000

    initialize ext_len

commit ae8c59376916c8f53d03a5113bd3b1beedb6b8ad
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 1 03:02:32 2009 +0000

    - Fixed bug #48038 (odbc_execute changes variables used to form params array)

commit 0382e8ff3621b7c3b03a6f7b0a53ab2d615e5318
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 1 01:55:28 2009 +0000

    - Fixed bug #48120 (Implementing abstract class FilterIterator in regexiterator.inc)

commit c00b019f041bd1149e6174d8d5c374b8237ca437
Author:  <changelog at php.net>
Date:   Fri May 1 01:32:55 2009 +0000

    ChangeLog update

commit 6092d51512dad50935aafeb1f6a4e09f24a0fc4a
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri May 1 00:36:43 2009 +0000

    revert to allow Andrei to make his changes

commit 918586747166a9b455208a58a92843a28bb020ca
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri May 1 00:29:49 2009 +0000

    Added missing UChar* and zstr malloc variants

commit 2ce70ac4bea613f8567061c7b2e14cb60e6111ec
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri May 1 00:18:09 2009 +0000

    cleanup

commit ee7239acbef990edc0ddb1908d8eca39c8c99e80
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri May 1 00:15:07 2009 +0000

    Removed code for register_globals in file uploads

commit 3fd6c2b22a2b0ff92db9f96b1be3392097fbf818
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri May 1 00:13:22 2009 +0000

    Removed code handling non-unicode input (was used when !UG(unicode))

commit 7aa14956ee3ed0deb05f842b4a769494b32d7ce4
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 30 18:57:50 2009 +0000

    - MFB: #47940, memory leaks in imap_body

commit 4661da345710ebca5089a33fd7520e37530c3818
Author: Jani Taskinen <jani at php.net>
Date:   Thu Apr 30 13:21:40 2009 +0000

    Fix test

commit f64567bc7de77e15991b225fb8db58f8181168de
Author: Jani Taskinen <jani at php.net>
Date:   Thu Apr 30 13:18:56 2009 +0000

    -Fix test

commit 85116615712ce805f8d543e38378f73d2af4164c
Author: Matteo Beccati <mbeccati at php.net>
Date:   Thu Apr 30 12:55:43 2009 +0000

    - Removed HAVE_PQEXECPARAMS which was left out during the previous commit

commit c58c93b9b2e68bead31bfbd0b4dfc8287aed651f
Author: Matteo Beccati <mbeccati at php.net>
Date:   Thu Apr 30 12:35:36 2009 +0000

    - Changed PDO_PGSQL configure script to require libpq 7.4
    - Cleaned up usage of HAVE_PQ* defines
    - Fixed compiler warnings
    - Removed custom implementation of PQunescapeByte
    # Rationale:
    # - PDO_PGSQL couldn't even compile when using libpq 7.3
    # - PostgreSQL 7.3 is unsupported since a long time
    # - Got consensus from pgsql devs on freenode

commit e51d4cb545185273bbc87c472327440cb67f53ce
Author: Jani Taskinen <jani at php.net>
Date:   Thu Apr 30 10:41:09 2009 +0000

    - Add missing test

commit affb9d9b499b31aba4630446439cbc2aa48f9e0f
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 30 09:12:26 2009 +0000

    - fix build (Marcus, fix re2c please)

commit db7dc95d15d2c82e3f06d6d2e28c806089047ab2
Author: Greg Beaver <cellog at php.net>
Date:   Thu Apr 30 04:40:31 2009 +0000

    MFPECL: fixed PECL Bug #14646: phar error message unclear with php stream wrappers

commit 292b1a02102aafaf93dd34bfd435378f705b65ee
Author:  <changelog at php.net>
Date:   Thu Apr 30 01:32:42 2009 +0000

    ChangeLog update

commit a413dd0e3ab8f759b48fe12ae3eb2a61f9abd433
Author: Derick Rethans <derick at php.net>
Date:   Wed Apr 29 11:11:52 2009 +0000

    - Updated to version 2009.7 (2009g)

commit 7759ba8af745efe837ed87797d288172a3fcf2a3
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Apr 29 07:49:45 2009 +0000

    Refixing to follow documented behaviour

commit 31f3c2ad47b3723b410369912e620fcd293daf59
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 29 03:24:09 2009 +0000

    MFPECL: fix PECL bug #16338, php_stream_copy_to_stream{,_ex}()

commit d09fb760ba1531f8dba251e1e54fe3edb5f24353
Author:  <changelog at php.net>
Date:   Wed Apr 29 01:32:44 2009 +0000

    ChangeLog update

commit f64b28702b47c9fccba6a1349ecce54abe750b7b
Author: Felipe Pena <felipe at php.net>
Date:   Tue Apr 28 23:48:33 2009 +0000

    - Fix test

commit de79c1eb6c1ab40fe4fb9190c1448ad861963fac
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Apr 28 22:59:07 2009 +0000

    MF5 fix for #47930

commit b04a12bcf16e3bac98b32c7c27632e1bbf7e5728
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Apr 28 22:27:26 2009 +0000

    MFB: Fixed bug #47365 (ip2long() may allow some invalid values on certain
    64bit systems)

commit 70db769a3cb8324cbc295d24d49226d269f78362
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 28 09:05:25 2009 +0000

    fix test

commit a6f151a2d9b3dee3f4183988bb5d26f3bbcbeec8
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Apr 28 08:30:10 2009 +0000

    - space to tabs
    - CS

commit c8cd14d4e31795d76bf89e37e0b491740ee7de21
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Apr 28 08:23:32 2009 +0000

    - [DOC] MFB: add imap_gc (purge cache(s) and constants IMAP_GC_ELT, IMAP_GC_ENV and IMAP_GC_TEXTS to control imap_gc behavior

commit d2a9e7bbea8bd3b8e40db7459acc9cd017bbbf7a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 28 07:13:43 2009 +0000

    Fixed bug #48034 (PHP crashes when script is 8192 (8KB) bytes long)

commit c29da1f499cd7d7980137fb1e1a9df67e57378a1
Author:  <changelog at php.net>
Date:   Tue Apr 28 01:33:00 2009 +0000

    ChangeLog update

commit cab1fb7ce1dd4ff848af5a166b4a5fa43915009f
Author: Felipe Pena <felipe at php.net>
Date:   Mon Apr 27 19:46:03 2009 +0000

    - Fixed bug #47254 (Wrong Reflection for extends class)

commit 92ed94fcdacdefad655456388e136ad92b32a21d
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Apr 27 18:15:54 2009 +0000

    Add the ability to enable exceptions rather than warnings for sqlite3, needed for pyrus.

commit 4e15260d1317a8173a66f380ec28c09111e35c2b
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Apr 27 17:49:18 2009 +0000

    Fix bug #47695 - xmlrpc --with-iconv-dir mangles --with-iconv if they use different iconv versions. Could also just add a dependency on iconv to fix this.

commit 3386794febb24fcbce2ed8cac98a59cdb99d6bfa
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Apr 27 14:21:57 2009 +0000

    Fixed bug #48088 (Wrong ARG_INFO for OO-API of DateTime)

commit c0386a0851fb5fe664cd5215328dc7fe2b210add
Author: Felipe Pena <felipe at php.net>
Date:   Mon Apr 27 12:50:00 2009 +0000

    - Fixed bug #48087 (call_user_method() invalid free of arguments)

commit 0fed8a9653b9c807e50567525bd1479c7184acb3
Author:  <changelog at php.net>
Date:   Mon Apr 27 01:32:44 2009 +0000

    ChangeLog update

commit c550cc0bcf9f0c09f228c962bdb8c0fd3d5dbc95
Author: Sebastian Schürmann <sebs at php.net>
Date:   Mon Apr 27 00:08:21 2009 +0000

    - fixing spl_classes test here as well

commit 35fea2919a134fac63251d51192b05303b156eb9
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Apr 26 23:44:46 2009 +0000

    - rmeove duplicate definition

commit 557dfd5abc4936ed8bbdb338c86975de60d81422
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Apr 26 15:53:52 2009 +0000

    Fixed compiler warning

commit ce86865d1412185b1cd9cc9bbbce074daa597f3f
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Apr 26 09:43:39 2009 +0000

    - correct clause

commit 6885b8754c6a8c7bdb37936c82c4dd0b3df1c00a
Author:  <changelog at php.net>
Date:   Sun Apr 26 01:32:37 2009 +0000

    ChangeLog update

commit 6215a6165367d654d9b095859417cb8454b6fd90
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Apr 25 21:54:39 2009 +0000

    Fix memleak

commit 7477102a6072d7e0908560efeb858ef725f55675
Author: Jani Taskinen <jani at php.net>
Date:   Sat Apr 25 21:44:20 2009 +0000

    - Fix cleanup

commit 4485a159ce936cc21354a66ab2d49f579a4839e1
Author: Jani Taskinen <jani at php.net>
Date:   Sat Apr 25 21:39:37 2009 +0000

    - Added missing SKIPIF

commit 34bb7e71129237d885335ff2d64743932c1a4d16
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Apr 25 21:12:23 2009 +0000

    Fixed tests (mostly MFB)

commit 1de42cc3cbbd4b0030718bf27241871e443745e4
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Apr 25 21:09:23 2009 +0000

    gen

commit 06d6eecd839d927470a4e1b434edcddef9dc441b
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Apr 25 21:08:54 2009 +0000

    Fix version

commit a35363db1c8d49a5546eb4c416c3da4c3f273f04
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Apr 25 21:07:07 2009 +0000

    Handle HEAD output handler flags
    (fixes ext/standard/tests/general_functions/bug44394.phpt)

commit 14e482909ea757708a404777da7d4b4a456b6762
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Apr 25 21:06:01 2009 +0000

    Fix memleak in set_include_path()
    (ext/standard/tests/file/file_put_contents_variation5.phpt)

commit 793c221a7d343eb550b868c74f2068e4d5490dc9
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Apr 25 21:05:00 2009 +0000

    MFB5.3 (Fixed bug #38325 (spl_autoload_register() gaves wrong line for
    "class not found"))

commit 5e7fe4e86cccd43c0371c19efc52cd6169ec34ee
Author: Sebastian Schürmann <sebs at php.net>
Date:   Sat Apr 25 19:06:26 2009 +0000

    Initial import

commit 9f8bf877ecd63f5ad359563db063f0cb1b476e24
Author: Sebastian Schürmann <sebs at php.net>
Date:   Sat Apr 25 19:00:42 2009 +0000

    Initial commit

commit ce8b1130a3c08304fba45b34a34bf9a7531b18fa
Author: Sebastian Schürmann <sebs at php.net>
Date:   Sat Apr 25 18:50:52 2009 +0000

    Initial commit

commit ce35cb375a973f77a0de782a55c973264d0223ad
Author: Sebastian Schürmann <sebs at php.net>
Date:   Sat Apr 25 18:42:13 2009 +0000

    Initial commit

commit da32e6e2d982d10d60ee1207f3021621e92c6f7d
Author: Sebastian Schürmann <sebs at php.net>
Date:   Sat Apr 25 18:33:50 2009 +0000

    - Initial commit

commit ad8ab8ae5ce1c92654c9df243768e709a6bad074
Author: Sebastian Schürmann <sebs at php.net>
Date:   Sat Apr 25 18:28:02 2009 +0000

    Initial commit

commit e2fe8ebf6db962f10fd23dfce28e361f20e32886
Author: Jani Taskinen <jani at php.net>
Date:   Sat Apr 25 18:02:56 2009 +0000

    MFB

commit 5e6bff5c43cc01cfdc2008bd827adba3ca0eef69
Author: Jani Taskinen <jani at php.net>
Date:   Sat Apr 25 17:57:27 2009 +0000

    - fix test cleanup (== consistent now :)

commit 43670e41bbac38bf122aaf18309932f01ba2a53f
Author: Jani Taskinen <jani at php.net>
Date:   Sat Apr 25 17:12:56 2009 +0000

    MFB52: sync

commit f430db28143fb15622a418ad2aedaf03f585012f
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Apr 25 16:42:24 2009 +0000

    MFB: fix strict aliasing issues

commit d0a7664c9221de6dd4b1b763d7813de615641f45
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Apr 25 16:35:36 2009 +0000

    - ws

commit 9b9af89020e500000e0891dcbc1ab898141e0d92
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Apr 25 15:13:00 2009 +0000

    - #elif

commit 7c350613c833f5eba07fa099b295ce44e323ae54
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Apr 25 15:08:25 2009 +0000

    - ws

commit f012ff613e82bb7c64b467bca04476341e4a5dba
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Apr 25 15:06:03 2009 +0000

    - sync 5.3
    - add 2007d and 2007e

commit 8405f08d5f45a117060cf072bf1a005f45b4f1fc
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Apr 25 15:02:03 2009 +0000

    - SEARCHPGM struct has to be freed

commit cdeee70a88e150f35f5ab0c89e1658be5d679d0b
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Apr 25 14:53:50 2009 +0000

    - silent warning, NULL is not 0

commit 95b781c992a0d4fed9661a8a92a370fe12b1aa40
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Apr 25 11:21:41 2009 +0000

    - bad idea to free body

commit 22a73c6197c8a38c1c8afad5a9c47a6877bf0aa5
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sat Apr 25 06:20:26 2009 +0000

    Use correct data types here, and gdImageSaveAlpha for the alpha flag

commit 3322913c74223bd54a11aa8bf7c170a7f2e68b1b
Author:  <changelog at php.net>
Date:   Sat Apr 25 01:32:46 2009 +0000

    ChangeLog update

commit ed413db14de4ebb07df5a2db6a2f37b2551c1a41
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Apr 24 21:50:51 2009 +0000

    Fix handling of escaped double quotes

commit e10005e3fe4a11f5b96dee0f7cad397828b46321
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Apr 24 21:50:15 2009 +0000

    Fix test

commit 4c400890edf15fb5ac1302f1e7171031c5a4fe4b
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Apr 24 21:23:47 2009 +0000

    strip_tags() fixes:
    - MFH5.3 (Fix bug when < is used within attribute.)
    - Fix handling of case when searching for allowed tags in unicode variant
    - tests for both unicode and binary variants

commit 3bc34ef8c1bd590a655fb3bead53ec7b26c418fe
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Apr 24 19:47:43 2009 +0000

    Fix tests (MFB, etc)

commit e6b238275fb3aae2386dd3a149fb44afac00a707
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Apr 24 17:13:49 2009 +0000

    Fix tests (mostly MFB)

commit 778baeb1b21c957d8020b8eb0d5644c3e68c7861
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Apr 24 15:52:38 2009 +0000

    Fix tests

commit 10a5707781e3167a3599f657db6228604a1e98a5
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Apr 24 15:48:22 2009 +0000

    zend_vm_gen

commit acb8489d266f24e08c9769488445c57d13b6ddb2
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Apr 24 15:47:20 2009 +0000

    Fix handling of unicode string offsets (tests/strings/bug22592.phpt)

commit 7b4dc185bf61731d57cce84b5e2be7ae5aab9e3e
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Apr 24 15:44:35 2009 +0000

    Fix memleak on empty GET var (tests/basic/011.phpt)

commit e1086084cb5b9ba580bf810e2f9a2b25fdcacea3
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Apr 24 15:19:10 2009 +0000

    - make MP survive --disable-all (=disable to disable it)

commit e06b62d25999bcbfe6ae43836eb8942997360b45
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Apr 24 11:34:27 2009 +0000

    - fix logic

commit 129c98c983c62d1b8ccaa9067a755da7a98733ea
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Apr 24 09:25:14 2009 +0000

    - simplify and use PHP_CURL

commit 286459c998360b92a6e3b8955b5190797ea20cd4
Author:  <changelog at php.net>
Date:   Fri Apr 24 01:32:39 2009 +0000

    ChangeLog update

commit 287499b99a0afda5a78c82076c964bfff0691746
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 23 22:24:54 2009 +0000

    - #47940,  leaks in imap_body()

commit 48eaea822a3a86527d56617217981204c9d95d87
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 23 22:22:26 2009 +0000

    - define HAVE_NEW_MIME2TEXT and HAVE_RFC822_OUTPUT_ADDRESS_LIST

commit 02d471d6890fd301127185a5cf9948ff87e065c3
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 23 20:19:31 2009 +0000

    - MFB: allow to set or disable the multithreaded build (n, auto or disable)

commit 2ed2b6f638059286742dca114699b986a4bb8dca
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 23 18:03:42 2009 +0000

    - MFB

commit b6b8240fb39e27df59c5b062be066086ac48ff0e
Author: Takeshi Abe <tabe at php.net>
Date:   Thu Apr 23 16:25:17 2009 +0000

    check non-null before any use.

commit 7db1207d477547bfb5cf71b6c0b17334e5e0893c
Author: Matteo Beccati <mbeccati at php.net>
Date:   Thu Apr 23 13:22:12 2009 +0000

    - Reverted previous fix for bug #46274 and properly fixed it
    - Fixed bug #48060
    # Also added tests for pdo_oci as it's the only other driver currently
    # using streams: no regression found

commit 763248af6865bfaddccf68f2a7393a1ff201cfd2
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 23 08:46:15 2009 +0000

    - c/p error

commit 1d4facf3a97057ccab1f7dfd137e7d95c0bf9ea1
Author:  <changelog at php.net>
Date:   Thu Apr 23 01:33:48 2009 +0000

    ChangeLog update

commit 82cabe1ca41b44241214bfda2294068f7e7d52f3
Author: Brian Shire <shire at php.net>
Date:   Wed Apr 22 21:27:17 2009 +0000

    fix DVAL_TO_LVAL conversion for static array indexes, related to bug #46701

commit 5466a9caeece03918e06be19ab2e747f8ab60b71
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 22 19:07:11 2009 +0000

    - MFB: make it loud when libxml is missing or the dep is not present

commit 05f4a87a0a26b447cf29e27a4a07168d5385ef19
Author: andy wharmby <wharmby at php.net>
Date:   Wed Apr 22 10:42:23 2009 +0000

    PHP 6 version of a new date test missed from earlier drop

commit f65591de90b29edcd6dea6d1e583324769ca0e58
Author:  <changelog at php.net>
Date:   Wed Apr 22 01:32:44 2009 +0000

    ChangeLog update

commit 72543e6d1b0822d561d132642d3ffac6b2d69587
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Apr 21 18:07:42 2009 +0000

    Adjust reflection info

commit be474eafca448292a286a7d4defed01efa5ce71f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Apr 21 12:26:33 2009 +0000

    MFB: Adjusted prototype

commit c951268912ebf0bd2f7340fe18adb97459145767
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 21 09:40:33 2009 +0000

    Fixed bug #48004 (Error handler prevents creation of default object)

commit a948f79a647f1ea0ffb8ee27e81d7ba9dfe63389
Author: andy wharmby <wharmby at php.net>
Date:   Tue Apr 21 08:53:27 2009 +0000

    Fix test

commit d4f6ab748dcd69dc0c1a0d5b1a75c551101ba8e8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 21 08:12:23 2009 +0000

    Fixed bug #48004 (Error handler prevents creation of default object)

commit e4afc58552b038d52f2dbef4fe33d95cd13c4318
Author:  <changelog at php.net>
Date:   Tue Apr 21 01:32:39 2009 +0000

    ChangeLog update

commit 866a35e5481c2d43f584db6fe945fb443d00475a
Author: Jani Taskinen <jani at php.net>
Date:   Mon Apr 20 17:14:25 2009 +0000

    MFB: missed these

commit a0f3cf5cc4a42850b940da33a0b912268286bfd3
Author: Jani Taskinen <jani at php.net>
Date:   Mon Apr 20 17:06:03 2009 +0000

    MFB: Thanks to the "maintainers" who are too lazy to commit FIRST to HEAD!

commit eae5e432433409514af2c9c477d4b898e8adf86c
Author: Jani Taskinen <jani at php.net>
Date:   Mon Apr 20 15:02:49 2009 +0000

    - Added path sanity check (autotools + libtool do not cope with whitespace..)

commit cdc6dcfc3c2f22672feada1d229af9c245e4f1f2
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Apr 20 14:18:46 2009 +0000

    Fix #48023 (spl_autoload_register didn't store closures)

commit 573961e6f9253661d2c267df286c7192dd06efec
Author: Mikko Koppanen <mkoppanen at php.net>
Date:   Mon Apr 20 09:43:45 2009 +0000

    Closes #47991 SSL streams fail if error stack contains items

commit 16606a9cdf6755de0196b65c4b04d736151f7296
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Apr 20 09:15:46 2009 +0000

    Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes()

commit f0c630b9ac29b4958a6e87e4857c9bd004edd6a1
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Apr 20 08:28:14 2009 +0000

    - silent compiler warning

commit a8b66c3777de5a4d4e97689831c1a2b6a1e15238
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Apr 20 06:55:11 2009 +0000

    - silent compiler warning

commit 92c0740aaa56d179208020e05e04af771e2e5539
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Apr 20 06:36:05 2009 +0000

    - use the new OB API (and fix build)

commit 466d7eb9923b93f3c0fdce91f7c94f312395d236
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Apr 20 06:35:43 2009 +0000

    - nuke unused vars
    - silent warnings

commit 63bc8bd5733b99cd9615e2e8f933732b61b8262f
Author:  <changelog at php.net>
Date:   Mon Apr 20 01:32:35 2009 +0000

    ChangeLog update

commit 1b53a2805c3650c2be5ca7a9e9bbc3bea8378e28
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Apr 19 22:01:23 2009 +0000

    Fix test

commit 6b213bffb6c5eb6121577dd7d5e10dd0b3295074
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Apr 19 17:09:47 2009 +0000

    Better fix for #47997

commit 8b7216499147e5b69be7957748c2b708d08980df
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Apr 19 15:00:11 2009 +0000

    MFB: Fixed bug #47937 (system() calls sapi_flush() regardless of output
    buffering)

commit 1c4b26258ece12ca68b4438a786c90894e56f181
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Apr 19 13:56:16 2009 +0000

    new test

commit 069c0fdc802f6aec55284802f191d13627c65f30
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Apr 19 13:50:25 2009 +0000

    MFB5.3: Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams)

commit bba5d66bf8b4c0ac2846fadfe6fab7a99249f5c9
Author:  <changelog at php.net>
Date:   Sun Apr 19 01:32:32 2009 +0000

    ChangeLog update

commit 2223041d935b2bc2927ce15406b54c7d78ac4035
Author: Felipe Pena <felipe at php.net>
Date:   Sat Apr 18 18:55:18 2009 +0000

    - Fix build

commit a997ebacf137eb9ae70c0107d1f06b2baa82518a
Author:  <changelog at php.net>
Date:   Fri Apr 17 01:33:01 2009 +0000

    ChangeLog update

commit 839559dc143892df85e3a006bdc42d143d36f7be
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Apr 16 22:14:44 2009 +0000

    MFB: Fixed compiler warning

commit a563e4224dbb88d9237a4928bc4d6f8826371d4b
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Apr 16 13:47:25 2009 +0000

    Fixed bug#47981 (error handler not called regardless)

commit a186602114dd7f6740edcf3dc50c8771d9ddab6e
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Apr 16 13:40:47 2009 +0000

    Make it possible to run on PHP5.2

commit 8906ef059d98379e6920ae802c4aeba0fa36a42f
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Apr 16 13:39:31 2009 +0000

    Sync WS with 5.3

commit 701fe7630e7c398a3d159525633d7981dfe883ba
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 16 10:34:15 2009 +0000

    - Added "dechunk" filter which can decode HTTP responces with chunked transfer-encoding. HTTP streams use this filter automatically in case "Transfer-Encoding: chunked" header presents in responce. It's possible to disable this behaviour using "http"=>array("auto_decode"=>0) in stream context
    - Fixed bug #47021 (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked")

commit b790f4e565e0b5587fdb96333e3243e826c264b6
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 16 05:32:58 2009 +0000

    - #47978,  typo in ext/sockets/sockets.c

commit b3d94cc233d2682706990ef3ade48ef53f6ff292
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Apr 16 02:06:59 2009 +0000

    - Just a paranoiac test.  This works perfectly.

commit 7f5d554cdee00954cf12f505fc95c6eb23c77091
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Apr 16 02:05:00 2009 +0000

    - MFB (fixes build)

commit 8e82469db1ae5e11e7a665e91f82f0e7ece1d87b
Author:  <changelog at php.net>
Date:   Thu Apr 16 01:32:41 2009 +0000

    ChangeLog update

commit b258f302acd735a5b1e341c26db363c32f6b2033
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 15 20:56:49 2009 +0000

    fix parse error

commit fe8901af9e450baddcd2fec13ab046fd8a4623fc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 15 20:54:45 2009 +0000

    fix test

commit 312a969a8e69f3c829aa0d90c4353523d5f8f9ae
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Apr 15 14:25:20 2009 +0000

    MFB: Fixed bug #47969 (ezmlm_hash() returns different values depend on OS)

commit 4c196f2af26d79b74a4306b83db16cfe200e8ffe
Author:  <changelog at php.net>
Date:   Wed Apr 15 01:32:35 2009 +0000

    ChangeLog update

commit e4e782ca809818c70ad968bf22e686862c3a67d7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 14 14:18:14 2009 +0000

    revert wrong fix for bug #47930

commit 62fa1809c842575a45c5a53386db971f807b089e
Author:  <changelog at php.net>
Date:   Tue Apr 14 01:32:48 2009 +0000

    ChangeLog update

commit 821c37139df921d0f6ad4f57fa4f4ded02c3af40
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Apr 13 19:24:52 2009 +0000

    fix #47930

commit c63252ff15b9e00fd778931d243949aed96c8e07
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Apr 13 15:19:03 2009 +0000

    MFB: Upgrade to SQLite 3.6.13

commit bfc0a87a0d7e2ed2cadb5603bee6387f910f1fcf
Author: Derick Rethans <derick at php.net>
Date:   Mon Apr 13 13:40:49 2009 +0000

    - Updated to version 2009.6 (2009f)

commit ff216feda94d88f2869a3c3d90b976ec8c5ea463
Author:  <changelog at php.net>
Date:   Mon Apr 13 01:33:00 2009 +0000

    ChangeLog update

commit 0bb885a441b19a7b2534c05ecb33481bbd301488
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Apr 12 14:45:05 2009 +0000

    MFB: Fixed bug #47946 (ImageConvolution overwrites background)

commit d10fb3127ca63e897a9bf24403216dadfdf81e5f
Author:  <changelog at php.net>
Date:   Sun Apr 12 01:32:51 2009 +0000

    ChangeLog update

commit d752df6c4e5ab029b38b5d4a2cddcf47823db329
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Apr 11 18:57:41 2009 +0000

    upgrade PCRE to version 7.9

commit a1a580c012107f8bf26d62973c04abd58b3895d0
Author: Mikko Koppanen <mkoppanen at php.net>
Date:   Sat Apr 11 11:44:06 2009 +0000

    Added support for passing O_NONBLOCK to the underlying open() system call

commit 517d4f6ebcf73b0f490fd57694508cec8bd2740a
Author: Philip Olson <philip at php.net>
Date:   Sat Apr 11 03:40:34 2009 +0000

    Removed an unnecessary item, that calls for doc builds

commit 3665b8a145001e691686b81d3266a8eacbe6282b
Author:  <changelog at php.net>
Date:   Sat Apr 11 01:32:38 2009 +0000

    ChangeLog update

commit 9357998475ab121a5c420879f8e0f9de32be1655
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Apr 10 16:55:51 2009 +0000

    isync with 5 branch

commit f9804a9b6a766f17cf4b16862bf5f96dd4ee0ac1
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Apr 10 15:48:22 2009 +0000

    MFB: fix #47662

commit 84081966461859598ca60aebfed6c653fbfd0d27
Author: Philip Olson <philip at php.net>
Date:   Fri Apr 10 15:18:55 2009 +0000

    MFB: Implemented new shorter URLs for ini settings (ex: php.net/short-open-tag)

commit d1e0074441085b5caaa8660bfbadd3015f5bddd7
Author: Philip Olson <philip at php.net>
Date:   Fri Apr 10 15:16:15 2009 +0000

    MFB: Fixed typo

commit 933cdedeb74ee08dda7a2ccc7d509524792cbd9d
Author:  <changelog at php.net>
Date:   Fri Apr 10 01:32:47 2009 +0000

    ChangeLog update

commit e965a7d95c8a42625e33e67d4d2d880cbdd9be68
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Apr 9 16:08:34 2009 +0000

    Don't strip leading zeros on floating point numbers
    and fix the test case

commit 775421e8214acf5146cd59d64f28f56b936252ac
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Apr 9 13:29:15 2009 +0000

    MFB: Added test for php_sapi_name()

commit 142f8ea005ab52a899e697f67a4e8d489f40c274
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Apr 9 10:19:15 2009 +0000

    Englanti kielioppi (Jani)

commit b9c166f76e203657c036ca596ac32371665029c4
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Apr 9 10:07:24 2009 +0000

    Fixed bug#47427 (-s outputs, not displays)

commit 7fc6364ef9204677b01d65010aca6af054e0f89d
Author:  <changelog at php.net>
Date:   Thu Apr 9 01:33:14 2009 +0000

    ChangeLog update

commit 59a4a9545cc7ed1e87c11e33952123d6c803752d
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Apr 8 23:08:16 2009 +0000

    iadd utility macro

commit 11960bfb40b30bdce5ca55872b15bbfb4ddc7e74
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Apr 8 20:12:27 2009 +0000

    Fix Rasmus's patch for bug #44929.

commit 452f71b63c34bc807d565c24cfe5881804a05f07
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Apr 8 18:18:49 2009 +0000

    Fixed bug #44929 - Better handling of leading zeros
    This is obviously not going to work for Unicode strings, but the whole
    function needs to be rewritten, so keep it in synch with the other
    branches for now.

commit fa587effb79a043bd32cd93800a912907d7d346d
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Wed Apr 8 16:08:58 2009 +0000

    Rename reflection*.phpt to Reflection*.phpt for consistency.

commit bab2569a8a8ebe8891ee1ab75c3f3efef745b580
Author: Matt Wilmas <mattwil at php.net>
Date:   Wed Apr 8 13:26:24 2009 +0000

    Changed spelling from "build" to "built"

commit f3a3d2fe8a82ea3ea8f8f0f539bea443e830f46f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 8 13:19:53 2009 +0000

    Improved specialization (IS_CONST can't be IS_OBJECT)

commit 740764199812aaff4404421beccef3c4aaca0832
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 8 13:18:15 2009 +0000

    Calculate hash value once

commit e0f577693f18d6f02cdfd501a4625a05515aae79
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 8 13:17:27 2009 +0000

    Removed deprecated code and fixed function name in error message

commit 1f11ef709a96c02d3c0bde8112e0190e6ee916dd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 8 12:19:13 2009 +0000

    Added ability to check build_id by extension

commit 6b8c88e223bd8c789e2690b58c9074da49f0213e
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Apr 8 08:38:57 2009 +0000

    Add guidelines for re-releasing

commit 846538e92f0dedb444f0fe31498027975087c05b
Author:  <changelog at php.net>
Date:   Wed Apr 8 01:32:39 2009 +0000

    ChangeLog update

commit 2582b6ca243d7504796c0b5c68f2672b3f2dd9d7
Author: Felipe Pena <felipe at php.net>
Date:   Wed Apr 8 00:29:55 2009 +0000

    - Added test

commit 865d0f3b09006158d90b0a239950554077fdb7a0
Author: Felipe Pena <felipe at php.net>
Date:   Wed Apr 8 00:14:37 2009 +0000

    - Fix ZTS build

commit b002104e721ce3815d7f3202ec5a17b675d50488
Author: Felipe Pena <felipe at php.net>
Date:   Tue Apr 7 20:03:01 2009 +0000

    - Fixed bug #46108 (DateTime - Memory leak when unserializing)

commit 5683a60967376dad5b3a676e534537f5465b59b1
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Apr 7 16:10:35 2009 +0000

    Fixed bug #47893 (CLI aborts on non blocking stdout)

commit 408a1746a10cb35bcee403458f87d762ab7aeb0f
Author: Rob Richards <rrichards at php.net>
Date:   Tue Apr 7 15:31:15 2009 +0000

    fix bug #47849 (Non-deep import loses the namespace)
    add test

commit 855da166ef9fb9fef20b542d95c838d1be7dc7c8
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Apr 7 13:07:04 2009 +0000

    - missing implementation gdJpegGetVersionString (thanks Rob)

commit 0e1c4f19927036051d75d5f59b7f1ccaa1d7841f
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Apr 7 10:34:37 2009 +0000

    - fix build

commit aee2145f932f63e6bb4e72bcff9810adbfacee94
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Apr 7 10:04:52 2009 +0000

    - not necessary

commit f20371a7a51c50308f51510e09bd10aee01656c5
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Apr 7 09:53:01 2009 +0000

    - only gd2+ is supported, no need of this check. (sidenote: PHP_CHECK_LIBRARY seems to use some weird flags (like -lidn in this case))

commit 3bbe4107e2a22ff8a4212faac25ac347371d72d4
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Apr 7 09:44:21 2009 +0000

    - MFB:
     - #47812, undefined symbol: gdJpegGetVersionInt
     - #46015, Build fails with system gd
     - enable gd_compat when built using system's gd

commit 086765ff17972ddae8574be3ff2385ed2cbc8db7
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Apr 7 09:43:53 2009 +0000

     - MFB: initial import, support for external gd library while keeping bug fixes or features (more will be activated later)

commit b6106b62934edd6cdd56cdf6935a78575184b809
Author:  <changelog at php.net>
Date:   Tue Apr 7 01:32:45 2009 +0000

    ChangeLog update

commit 230c991f230b7832278c6faf01e0c24a94621ab0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Apr 6 14:23:17 2009 +0000

    MFB: Fixed test

commit 3f1194a6222a579300c70675bb2fbeb4d8181a54
Author: Derick Rethans <derick at php.net>
Date:   Mon Apr 6 13:26:32 2009 +0000

    - Updated to version 2009.5 (2009e)

commit 4b00c4459dbcda5c918eb2a8ed39793a1ad5d860
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Apr 6 12:11:32 2009 +0000

    Add a test for bug#42596 so people wont try bogusly fixing it again

commit 4606ffd151971d3ed6a2fa46b2300968bb5c735a
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Apr 6 11:48:26 2009 +0000

    Fix segfault on invalid session.save_path

commit d357aaf591b9c3ab438e8285d71edbf3ee4b4b21
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Apr 6 11:37:51 2009 +0000

    - nuke unused var

commit 78d2e0b924a9e798a679b527e610f1ab3bb6f0f1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 6 11:10:50 2009 +0000

    Bug #47880 (crashes in call_user_func_array())

commit eb18af31f9644260d0dec7362a76ed2611e070d5
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Apr 6 11:07:39 2009 +0000

    - fix TS build

commit f8ebc02dab4a9ca61738b0f81f5a7919191ad112
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Apr 6 09:31:41 2009 +0000

    Use an obscure name
    # Yes, I have "foo.php" :]

commit e83138ccd39e068cbbbfb2e00ca86c077c1d337c
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Apr 6 09:12:16 2009 +0000

    Fix redef warnings

commit 05a835fb7f84d9c761bb3e932c61ae49281cef25
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Apr 6 08:37:06 2009 +0000

    Mention which options are hardcoded in the cli sapi

commit 81911fa2730342ce508a635bddd6bb46e788379e
Author:  <changelog at php.net>
Date:   Mon Apr 6 01:33:01 2009 +0000

    ChangeLog update

commit 47494fcb4ec7d402bbebf411d026be43ea576400
Author:  <changelog at php.net>
Date:   Sun Apr 5 01:33:06 2009 +0000

    ChangeLog update

commit e595ebf5e557ebd47e1e3ba0e67f14c84db3d0fe
Author: Felipe Pena <felipe at php.net>
Date:   Sat Apr 4 17:19:29 2009 +0000

    - Synced old changes

commit 4624a5b9ae396964f0027d1e4123a63bacce2459
Author: Sean Coates <sean at php.net>
Date:   Sat Apr 4 16:58:39 2009 +0000

    improve error message when missing c-client (just bit me on Ubuntu 8.10)

commit 607c0fb223a228cfbeac0f5176e1e021b1454206
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Sat Apr 4 14:35:28 2009 +0000

    Fix issue reported by Roman Borschel.

commit efa81a0030da69e2b61b7811bd67d48595b81002
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Apr 4 11:37:23 2009 +0000

    - nuke unused var

commit 15d76e93403c4a44cdaad13d547b243674def768
Author:  <changelog at php.net>
Date:   Sat Apr 4 01:32:39 2009 +0000

    ChangeLog update

commit 31fd155b4c46c0b27e9d8b49db4e841f333a12e3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Apr 3 18:52:36 2009 +0000

    Improved GC speed and reduced stack usage

commit 58f196ba289435e42ec624d69d0ab29a2057e597
Author: Felipe Pena <felipe at php.net>
Date:   Fri Apr 3 14:36:50 2009 +0000

    - Changed namespace separator

commit 6b926eb685a1c7686dfcd5cd2c8adbcea9e4d4d4
Author:  <changelog at php.net>
Date:   Fri Apr 3 01:33:59 2009 +0000

    ChangeLog update

commit 7634a5a9b48bef6bb79e03bd7311e2766e5e399f
Author: Matteo Beccati <mbeccati at php.net>
Date:   Thu Apr 2 16:40:33 2009 +0000

    - Fixed bug #44173 (PDO->query() parameter parsing/checking needs an
      update)
    # The changeset is longer than really needed because pdo_stmt.c was
    # refactored to remove the "goto"

commit f50dc47814ffc3a48c26de5e1258c4b82d3b44aa
Author: Felipe Pena <felipe at php.net>
Date:   Thu Apr 2 15:52:26 2009 +0000

    - Fixed bug #47818 (Segfault due to bound callback param)

commit f970a1e5c31cbea0dfe7d4b94d717e84b4ce61ee
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 2 09:56:53 2009 +0000

    Fixed bug #47851 (is_callable throws fatal error)

commit 9880e99ddeae0d548b34205ad9f78f1f102bd4e6
Author: Matt Wilmas <mattwil at php.net>
Date:   Thu Apr 2 09:42:12 2009 +0000

    Fixed tests, reverted changes from bug #47546

commit e009672cd22a3840e8d9c1e10914d5e3ae62e638
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Apr 2 09:24:16 2009 +0000

    MFB Rebuild credits, was missed in previous RC

commit 11d630b9e922fdb5d2c2168d913a3daac864bacc
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Apr 2 05:16:55 2009 +0000

    We dont need to escape % here, it just generates a compiler warning

commit 958a0bf03482f607ba8c0995759c2edaeda7658c
Author:  <changelog at php.net>
Date:   Thu Apr 2 01:35:58 2009 +0000

    ChangeLog update

commit 5557b499824a29ef12492cb2c2f69d587b1ae2b8
Author: Matt Wilmas <mattwil at php.net>
Date:   Wed Apr 1 17:04:17 2009 +0000

    explode() stuff:
    - Fixed bug #47560 (explode()'s limit parameter odd behaviour) by reverting change for bug #47546
    - Changed int to long where needed (should fix memory errors from overflow seen in bug #47854)
    - Simplified logic a bit with limit and its default value
    - php_explode_negative_limit(): removed safe_emalloc (not needed; plain erealloc is used later)
     - Moved declarations/allocation to optimize if the delimiter isn't found
     - Changed ALLOC_STEP size for less realloc's (and maybe better memory block alignment?)

commit 925fd93440950899ced769978229f077e3e4c13a
Author: Felipe Pena <felipe at php.net>
Date:   Wed Apr 1 16:55:11 2009 +0000

    - Fixed bug #47852 (Compilation failure in zend_alloc.c) (Matteo)

commit 4b5d4e8c8c6742c98b88e4e33e2be9a3aac89b7c
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 1 16:16:20 2009 +0000

    - 8.3.x supports pqprepare

commit 1dc4ff564d0f08ab01d94a5f5b299ccf60bf776a
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 1 16:14:50 2009 +0000

    - MFB: fix build when pqprepare does not exist

commit a6ef4675fb25240b8cf1ed8f700f7fa3120dac37
Author: Takeshi Abe <tabe at php.net>
Date:   Wed Apr 1 16:05:17 2009 +0000

    replaced static gdPngJmpbufStruct, which is afraid of being shared with
    several threads, by a couple of auto variables.

commit 7b22d40c6186abcdb02b212b0ce10dc5c22e8f10
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Wed Apr 1 14:34:21 2009 +0000

    reverted previous patch, using explicit cast instead

commit bcfc63849094c78ef9e0f609f5a3b7c5fa2d5dd3
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Wed Apr 1 11:31:54 2009 +0000

    const pointer was used in non-const context

commit fa7559e4fa67089a6fdd06669526312180d76514
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Apr 1 09:38:41 2009 +0000

    Fixed Windows build

commit 3a21bcabfaa1f9ae0692882cf26e19deaea3d5f2
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Apr 1 09:20:35 2009 +0000

    Fixed a few warnings from copy():
    * If $item is empty then skip to next entry, this fixes the "The first argument cannot be a directory" warnings
    * If file does not exist then dont try to copy it

commit 9374bb000f3c2bc085d2a5b333bec23645a01249
Author:  <changelog at php.net>
Date:   Wed Apr 1 01:32:41 2009 +0000

    ChangeLog update

commit 3e983c6b94a6a26ed37294a31efbb598cbf5a015
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 31 18:08:12 2009 +0000

    - MFB: silent warning

commit 8169cc498b92e3223b9b5a416b22f0c4b4bc05fb
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 31 18:00:33 2009 +0000

    - remove last test for MAX_INT, did not work on x64 and this case is covered by bug47745.phpt

commit ba2182a44cac3713d5c3196244d8ec986e07135c
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Mar 31 16:25:58 2009 +0000

    Fix errormessage check
    # Is correct in 5.

commit b57c3201e0c0cc5ef1d9a05f7a7dfccc741d91df
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Mar 31 14:15:04 2009 +0000

    Update libsqlite to 3.6.12

commit 029b61b05e44a63439387db3287c08c2132104cc
Author: Matt Wilmas <mattwil at php.net>
Date:   Tue Mar 31 11:20:31 2009 +0000

    - Removed unused LONG_SIGN_MASK definition, and a stray \
    - Changed sign flag to int (it's no longer being used in a calculation)

commit 7dbbd25a141861e849acc2f3457d86ef385adf7d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 31 10:02:51 2009 +0000

    Fixed bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer)

commit b21948863ca93efbae9b82d598b87e46ba4efb53
Author:  <changelog at php.net>
Date:   Tue Mar 31 01:32:39 2009 +0000

    ChangeLog update

commit 02bf9e7c2fc14d29c175cec6f71d3f5bbb5d8316
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Mar 30 22:17:02 2009 +0000

    I wish people would test their changes before comitting, especially since the test is *IDENTICAL* as before just with different formatting.

commit cf5e94b01077b75507d55d320afc28689c676c54
Author: Felipe Pena <felipe at php.net>
Date:   Mon Mar 30 19:43:47 2009 +0000

    - Sync with 5.3

commit 714b0cdef93ce917f9bf84d7506566a434aa86c6
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Mar 30 18:06:22 2009 +0000

    - MFB: better test case, it crashes on more architecture

commit 41c359f593aa05900b5c15f791d9f1a3bfd3212d
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Mar 30 14:32:20 2009 +0000

    * Bypass the date/timezone warning by forcing UTC when running mkdist.php
    * Don't run the copy list for PECL if theres no PECL extensions to copy (fixes a few copy() warnings)

commit 878080d295c1a08933629ba58a82283887291f9b
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Mar 30 14:24:01 2009 +0000

    Fix compiler warning

commit f7373da19035fad47377921ec5d8690a0de3fabd
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Mar 30 14:21:03 2009 +0000

    Fixed Windows build, declarations first ladies and gentlemen

commit 53034b18cb1bb800b221ab8dd9fa4a82b880b0a1
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Mar 30 13:53:35 2009 +0000

    - Fix #47819 (Getting pdo_mysql.so: undefined symbol: mysqlnd_debug_init at
      startup)

commit 369c5701e286a6d5b30e048359a0f7478bac0418
Author: andy wharmby <wharmby at php.net>
Date:   Mon Mar 30 12:35:29 2009 +0000

    Fix date tests which started failing after change to BST

commit c0f87cf4d723d4ac6912f4d48c71398be1cc8eb6
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Mar 30 09:17:47 2009 +0000

    Add test for bug #47828

commit f8e2eb3f00929cb8c3d9c46d575cedf828a8b88d
Author:  <changelog at php.net>
Date:   Mon Mar 30 01:32:46 2009 +0000

    ChangeLog update

commit 1168bff791d448153377108b38660a20b0c09b4d
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Mar 30 00:41:01 2009 +0000

    Fix test, -2147483648 is a valid unsigned int where -2147483649 isn't.

commit bf22f79452117966ae0a80dd07d031b814a5c0bd
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Mar 29 23:32:17 2009 +0000

    Fix bug #47828 - Converting to UTF-8 can sometimes fail, check error codes and avoid segfault.

commit 743efae83abccf48aad6b8d1033d97bd7a5baf5e
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Mar 29 21:33:58 2009 +0000

    Fix bug #47826 - Building with system sqlite3 can miss a symbol.

commit 64c6587bd971eb06194edaa8c5b480ea5faaa938
Author: Stig Venaas <venaas at php.net>
Date:   Sun Mar 29 18:44:45 2009 +0000

    added OpenLDAP TLS options to ldap_get_option/ldap_set_option

commit 35386a9d2b138f68c01492f71516b55a584b849c
Author: Matteo Beccati <mbeccati at php.net>
Date:   Sun Mar 29 16:42:49 2009 +0000

    - Fixed pcntl test for platforms not accepting a very large timeout in sigtimedwait()
    # It isn't really necessary for the child to wait for PHP_INT_MAX seconds

commit 05f342c805dcad0ae0bab28e8d6951222b143bfd
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Mar 29 14:01:15 2009 +0000

    - check in the libpng dir as well

commit 0e72c2ee8fd40fe9f497f7a12781d5cdc04d7693
Author:  <changelog at php.net>
Date:   Sun Mar 29 01:33:58 2009 +0000

    ChangeLog update

commit 6bf4c001427c3ed193f059a35274f14963126bca
Author: Matteo Beccati <mbeccati at php.net>
Date:   Sat Mar 28 03:17:31 2009 +0000

    - Fixed bug #47816 (pcntl tests failing on NetBSD)
    # Tests will still fail until a few kernel bugs are fixed

commit 98bafbbd677bc00a13b3f796c7a83147fb7b825b
Author: Matteo Beccati <mbeccati at php.net>
Date:   Sat Mar 28 03:11:39 2009 +0000

    - Reverting: pcntl_signal() returning NULL when passing wrong parameters
    # Wow, my first commit and I broke something, sorry about that :(

commit 61476ca182ecac60e06b1e40e241f015b3a8978f
Author: Matteo Beccati <mbeccati at php.net>
Date:   Sat Mar 28 03:01:38 2009 +0000

    MFB:
    - Fixed bug #44861 (scrollable cursor don't work with pgsql)

commit dd6b8d4ceb5fd60aa0bdf76ce3f8ea232c5dfe41
Author: Matteo Beccati <mbeccati at php.net>
Date:   Sat Mar 28 02:34:02 2009 +0000

    MFB:
    - Updated pdo_pgsql from PHP_5_3

commit 21f1831c7d32954bf7205c3a69fcab914656b9fb
Author:  <changelog at php.net>
Date:   Sat Mar 28 01:32:50 2009 +0000

    ChangeLog update

commit 0c58cbcea025db624fc380f84eeb0905f8788aab
Author: Matteo Beccati <mbeccati at php.net>
Date:   Sat Mar 28 01:31:31 2009 +0000

    - Fixed pcntl_signal() returning NULL when passing wrong parameters

commit e39452524a78a100d32a36c9e1369e082d93bf81
Author: Felipe Pena <felipe at php.net>
Date:   Fri Mar 27 23:08:28 2009 +0000

    - Removed unicode.semantics check

commit 6108689e5007ccd74df6c69f76f48be1975f41fc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 27 22:22:02 2009 +0000

    fix segfault

commit 7c860bb018c3d02c3f30c424d8f05fa633fd5185
Author: Felipe Pena <felipe at php.net>
Date:   Fri Mar 27 19:50:56 2009 +0000

    - Removed leftover UG(unicode) checks

commit 04c90a0f510b0524ea1b4151841d41208520a48e
Author: Felipe Pena <felipe at php.net>
Date:   Fri Mar 27 19:28:26 2009 +0000

    - Removed:
         - UG(unicode) checks
    - Changed:
         - ZEND_STR_TYPE -> IS_UNICODE
         - convert_to_text -> convert_to_unicode

commit fe23a6b147175ec35a40053ac362e37c6f6148f0
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Mar 27 19:22:18 2009 +0000

    Fix protos

commit f5e4506988f15dadb6b3117b6e94966d6bd5135f
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Mar 27 02:35:10 2009 +0000

    fix skip-if

commit 9f5de736813b3a77f0ac8a80662c398ac3ab61ea
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Mar 27 02:33:44 2009 +0000

    Fixed initialization of tick functions list in ZTS

commit e793d381590b79852914cb58a9f967866fdec4e2
Author:  <changelog at php.net>
Date:   Fri Mar 27 01:32:56 2009 +0000

    ChangeLog update

commit 6517b087aa81e054f520b12be22d6f23cb20b388
Author: Felipe Pena <felipe at php.net>
Date:   Thu Mar 26 22:30:05 2009 +0000

    - Removed unused declaration

commit b474e18f6c62dc0e59af3ce518d3a8532fa8b2ea
Author: Felipe Pena <felipe at php.net>
Date:   Thu Mar 26 22:16:48 2009 +0000

    - Removed unused variables

commit 8ecf8ede1ff9cd425cf1cfd754558ff4bd2d38f4
Author: Felipe Pena <felipe at php.net>
Date:   Thu Mar 26 20:02:53 2009 +0000

    - Removed:
           - UG(unicode) checks
           - pcre_cache_entry.unicode_mode
    - Changed:
           - ZEND_STR_TYPE -> IS_UNICODE
           - convert_to_text -> convert_to_unicode
           - convert_to_text_ex -> convert_to_unicode_ex
    
    (Felipe, Steph)

commit 5d8cf0217f3a45d297f63f726774fb94b7f1353d
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Mar 26 18:53:42 2009 +0000

    -  update extension=

commit 2771eb928ec95dad5cee47a1e241656cb1f2843d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 26 17:29:01 2009 +0000

    Fixed bug #47596 (Bus error on parsing file)

commit e96a4a7d6340f2455ca90752747015675ffbe1e6
Author: Felipe Pena <felipe at php.net>
Date:   Thu Mar 26 13:54:53 2009 +0000

    - Fix typo

commit 35ddc72b28812ee9b90941a35edbdaf3321d2ee0
Author: Felipe Pena <felipe at php.net>
Date:   Thu Mar 26 12:51:30 2009 +0000

    - Fixed bug #47769 (Strange extends PDO)

commit 3b8a7eaff8edc81afc84b2bd1157a5e05fabece5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 26 12:38:38 2009 +0000

    Fixed bug #47516 (nowdoc can not be embed in heredoc but can be embed in double quote)

commit f1a231d2e62ffb057eacbbf9bd9a0c3ea6a54867
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 26 10:56:25 2009 +0000

    Fixed bug #47714 (autoloading classes inside exception_handler leads to crashes)

commit 91ca700dd9f1f5b099beeb0ddff3564b86da8f1c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 26 10:17:47 2009 +0000

    Fixed bug #47771 (Exception during object construction from arg call calls object's destructor)

commit 249d2d08fb3efbeff335e6cbae45f1ea4f026e58
Author: Eric Stewart <ericstewart at php.net>
Date:   Thu Mar 26 01:39:10 2009 +0000

    Corrected missing comment.

commit a85cdc9e7b3ab2b7fb3e16cae6fcd5e722e7f8cd
Author:  <changelog at php.net>
Date:   Thu Mar 26 01:33:04 2009 +0000

    ChangeLog update

commit 9665b16d57ab36a197ea048a7d9d02957395530c
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Mar 25 23:33:36 2009 +0000

    Fix build on FreeBSD <7 (fixes #47777)

commit 77b1147e3fcb27636b7a33e5811c60492c726e78
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 25 22:49:43 2009 +0000

    - Fixed bug #47779 (Wrong value for SIG_UNBLOCK and SIG_SETMASK constants).
      Patch by: mbeccati at php.net

commit 57ad6e3b141c31383aa18b6d7127ca35df22f9ea
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Mar 25 19:55:50 2009 +0000

    Add missing proto

commit cec31bc5cca6414ef24c886b4ac171f60c2f71cb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Mar 25 18:52:08 2009 +0000

    MFB: Fixed bug #47772 (FILTER_VALIDATE_EMAIL allows foo at bar. addresses)

commit cd31aa574b778559fc4099c541e8ba09ecd91954
Author: Takeshi Abe <tabe at php.net>
Date:   Wed Mar 25 16:15:18 2009 +0000

    MFB: #43073, TrueType bounding box is wrong for angle<>0

commit 7d91684a11c313521caa6e73a950e2dc921e958d
Author: Takeshi Abe <tabe at php.net>
Date:   Wed Mar 25 15:25:05 2009 +0000

    fix test to follow #47757

commit e2923b2414ba4d861997bb12cfe0f114b80bf627
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 25 15:24:51 2009 +0000

    Fixed bug #47038 (Memory leak in include)

commit dc61f2e106ee7a2c10764e7e4a727483658e1e98
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 25 12:05:51 2009 +0000

    - Fixed some code to be working with unicode

commit 145b60e7f8c4af211e953eda3bf8bfea614dfae9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 25 10:39:36 2009 +0000

    Fixed bug #47699 (autoload and late static binding)

commit 3a76cc254f89dab1b2eb3bf7a3d917bd99c2f1f9
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Mar 25 10:27:22 2009 +0000

    mysql_db_query() is always deprecated

commit 52a14bd8b7178dc5c7f31431709a0975d62840a4
Author: Christopher Jones <sixd at php.net>
Date:   Wed Mar 25 01:59:17 2009 +0000

    sync with 5.3

commit 7594e200ad629b6f0fa28360d4866bb53e93f079
Author: Christopher Jones <sixd at php.net>
Date:   Wed Mar 25 01:57:22 2009 +0000

    use random text

commit 000f995bf030fe3bbaa3329f4acbc089ca7e61e1
Author:  <changelog at php.net>
Date:   Wed Mar 25 01:32:55 2009 +0000

    ChangeLog update

commit 73bff11e1b849cabfb6295bd979f6802e58e2a70
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 24 22:16:57 2009 +0000

    - MFB: new php.ini names

commit d0c644c7bbaeb660cb05902299a1fcc018bb853f
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 24 19:32:06 2009 +0000

    - Synced pieces of codes
    - Fixed tests

commit a7fceff3733285c117750c454218346e71cdfd3d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 24 16:35:41 2009 +0000

    Fixed double efree()

commit b20bde086aa5bf05131c8d7d59d457e7b4329304
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 24 16:03:05 2009 +0000

    Fixed "-0" parsing and optimized overflow check (Matt)

commit 3f3b86fac2f1a7ad81b1ce31e26f6e4bcc5c82b4
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 24 09:42:49 2009 +0000

    - MFB: #47757 rename JPG to JPEG in phpinfo

commit f1b56d6fcce7b59ef1afab9f8adaa7c978bfe9aa
Author:  <changelog at php.net>
Date:   Tue Mar 24 01:32:44 2009 +0000

    ChangeLog update

commit 501a5a0d94265390e705de5d921bf85186006fe0
Author: Felipe Pena <felipe at php.net>
Date:   Mon Mar 23 23:58:49 2009 +0000

    - MFB old changes

commit 09c94bda00bc8fe91666ca1cb1a0e5e799e55dcb
Author: Felipe Pena <felipe at php.net>
Date:   Mon Mar 23 23:03:08 2009 +0000

    - Fix test

commit 11dde4a7c5240dd5487353704def5207bd16791b
Author: Felipe Pena <felipe at php.net>
Date:   Mon Mar 23 23:02:06 2009 +0000

    - Fixed bug #44409 (PDO::FETCH_SERIALIZE calls __construct())
      Patch by: matteo at beccati dot com

commit f7943572c19f640ae3e1e8b7fa8e3a1376a87108
Author: Derick Rethans <derick at php.net>
Date:   Mon Mar 23 21:39:21 2009 +0000

    - Updated to version 2009.4 (2009d)

commit 55f4a1c0decb6e6f8d83ef680a5b8ddcc0e79792
Author: Felipe Pena <felipe at php.net>
Date:   Mon Mar 23 11:01:07 2009 +0000

    - Fixed build

commit 70d48df0a11dc5f6b20e478c066343ab866e3fb5
Author: Eric Stewart <ericstewart at php.net>
Date:   Mon Mar 23 02:40:30 2009 +0000

    1. Involves an mbstring setting correction regarding:
    http://marc.info/?l=php-cvs&m=123596904426621&w=2
    
    2. Added mbstring.http_output_conv_mimetype directive.
    
    3. Adds an additional comment including XOR in the list of usable bitwise operators.
    
    4. Note regarding the merge of E_STRICT into E_ALL in PHP 6.0.0.
    
    5. Notes regarding [PATH] and [HOST] use in CGI/FastCGI.

commit e6a6a261f6e2304aafbafda6f18789b2aae57a11
Author:  <changelog at php.net>
Date:   Mon Mar 23 01:33:16 2009 +0000

    ChangeLog update

commit cefb8a91f0e170c0f3e505a30854f51735feb2b4
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Mar 22 15:07:31 2009 +0000

    MFB: Improved parameter parsing

commit 7d259905cdd99b8fbc6112b036d54f0a58d95ec0
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 22 11:49:32 2009 +0000

    - Updated to version 2009.3 (2009c)

commit e687be99f42fe3db4a3ae04255196fb2ab0e0928
Author:  <changelog at php.net>
Date:   Sat Mar 21 01:32:48 2009 +0000

    ChangeLog update

commit 2605683a36d33d8c1475e266c31ef92f8c9d6046
Author: Uwe Schindler <thetaphi at php.net>
Date:   Fri Mar 20 15:53:34 2009 +0000

    Fix a sigsegv on server shutdown, add missing sapi_shutdown().
    !!! This should also be merged into 5.3, I prepared it, please tell me if it is ok to commit !!!

commit 9705e310ca4321a4dd3aff549a9d955ea7083e46
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Mar 20 15:43:11 2009 +0000

    clarification of wwwhether 'make test' needs the PHP xecutable to be set

commit 105c01765afbd35d918e7ffddd104a8f4bae6259
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 20 11:23:22 2009 +0000

    Fixed warning

commit ec3ee30a75e4e65e876cfeb322003bbd84b103db
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Mar 20 09:09:34 2009 +0000

    added skipif for root

commit 92f17edda72ae0493f6d94cf4f09e3c3134c8a59
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 20 08:38:42 2009 +0000

    set return_len to 0 when returning empty string and fix segfault

commit 8d0b4579d2da7474f2af08d63b5eaa3cf7922185
Author:  <changelog at php.net>
Date:   Fri Mar 20 01:32:48 2009 +0000

    ChangeLog update

commit d37c3367dbfc2acc6337ee996a438d9f9ea8ef06
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Mar 19 23:11:54 2009 +0000

    MFB: Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension)

commit 1abe544f4147ad6ea2a3eec58aa88a9490db8324
Author: Steph Fox <sfox at php.net>
Date:   Thu Mar 19 22:15:03 2009 +0000

    - Fix bug #38805 ( PDO Truncates Text from SQL Server Text Data Type Field)
    - Bring behaviour into line with ext/mssql
    - Several memleaks plugged

commit efd9d3482dcb95726017e69c68e5ed05045bc160
Author: Matt Wilmas <mattwil at php.net>
Date:   Thu Mar 19 19:25:42 2009 +0000

    Avoid 2 conversions when decoding numbers

commit b7c73cf1dd68e7dda5bdf1177a1c5263b7271690
Author: Matt Wilmas <mattwil at php.net>
Date:   Thu Mar 19 18:32:45 2009 +0000

    MFB (zend_execute_API.c v1.331.2.20.2.13): "Avoid strcpy() & strcat()"
    Removed extra space from eval string, and unnecessary variable

commit f6d76ad89ac989f0adde7aa9e5963fd3db888fde
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Mar 19 17:54:28 2009 +0000

    Better fix for #44607. Fixes #47487 (php_stream_fill_read_buffer()
    performance degraded after fix of bug 44607).

commit 60e6e4b52f63ef97ba6a388c052b49ec52fdd1d0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 19 15:15:31 2009 +0000

    Fixed check for long integer overflow

commit c856710706dc1839959d8417bd908a2d73bb8aae
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Mar 19 03:00:44 2009 +0000

    Fix #47231 (offsetGet error using incorrect offset)

commit 24835e7fb119b426c781633568c21620a2c59636
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Mar 19 02:46:41 2009 +0000

    Add test covering for #47671

commit 47aa4817f3d611e9d28e733275882c181a0cd199
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Mar 19 02:44:04 2009 +0000

    Fix #47671 (cloning SplObjectStorage instances)

commit 57111e0e83c99c65ee85de4a8c03934a67194b38
Author:  <changelog at php.net>
Date:   Thu Mar 19 01:32:50 2009 +0000

    ChangeLog update

commit f0efcc577ba95b23410cbcdc606c2dd1293ed1f0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Mar 19 00:19:20 2009 +0000

    MFB:Improved parameter parsing

commit 8558435556a8af4547e0867d85cad63204dcf8ab
Author: andy wharmby <wharmby at php.net>
Date:   Wed Mar 18 23:35:10 2009 +0000

    New tests for various date extension functions. Tested on Windows, Linux and linux 64

commit de2d640dbaf3d91bfde3ed253727c184d2dbb5ac
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 18 18:48:52 2009 +0000

    Removed unnecassary checks

commit fe46af76159cd2eb87eee80a9e172bfdd45d9be7
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Mar 18 17:58:44 2009 +0000

    - php.ini-dev/prod

commit 09f857e49d13dd90ea8ecdbf31d35724ee80d766
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Wed Mar 18 17:34:02 2009 +0000

    - Synching .dsp file (I am not sure whether I really should do this)

commit b68c24162323f2605c6a57b14bd402f4bcb31a2f
Author: Matt Wilmas <mattwil at php.net>
Date:   Wed Mar 18 16:30:04 2009 +0000

    Fixed test on 64-bit (thanks Antony)

commit 27cf6d587f2895421021a2bb661be229a07f530a
Author: Takeshi Abe <tabe at php.net>
Date:   Wed Mar 18 15:29:56 2009 +0000

    Fixed libgd #186 (Tiling true colour with palette image does not work)

commit dbb1f2d46d8fdd52b66e30e961021bb233a5f141
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 18 14:17:38 2009 +0000

    Improved speed of conditional jump instructions by checking for most useful case (conditional expression)

commit 37ecbbf388d6335c2bc0ea13986bc148ff8cc35e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 18 14:15:59 2009 +0000

    Inline only the most useful code

commit ac1ccb13314cbb3020ccc7b81a84268588cceace
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 18 12:52:58 2009 +0000

    Fixed bug #47704 (crashes on some "bad" operations with string offsets)
    Removed unnecessary checks

commit 124fc28089fa01616b0253fdd35a8809224dce26
Author: andy wharmby <wharmby at php.net>
Date:   Wed Mar 18 11:32:56 2009 +0000

    New tests for date extension DateTime methods Tested on Windows, Linux and linux 64

commit a2fb2a5bf717fbeddc2dc6696f5e9f62ffcf2332
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 18 11:25:47 2009 +0000

    optimization

commit 84bd22c4eeb01ffdf323155399d60d5b741ae3aa
Author: andy wharmby <wharmby at php.net>
Date:   Wed Mar 18 11:13:01 2009 +0000

    New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64

commit 83a6de49b12eee57d2033c6a5d325e63e9b96a6d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 18 10:49:36 2009 +0000

    Fixed floating point mathematic speed degradation (Christian)

commit 6581ded618c07a935952b8996ac277265bedefb0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 18 09:49:07 2009 +0000

    Better fix for bug #45877 (smaller and faster)

commit 0fdb8fd8c894e9dec6631a91f965c4f0ae1b44d0
Author:  <changelog at php.net>
Date:   Wed Mar 18 01:32:39 2009 +0000

    ChangeLog update

commit d4207fc58d772a4424762029ed871e0147d84a03
Author: Matt Wilmas <mattwil at php.net>
Date:   Wed Mar 18 01:06:30 2009 +0000

    Fixed bug #45877 (Array key '2147483647' left as string)

commit 41437712086e684454eea490eb95f271e0af03c3
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Mar 17 23:29:39 2009 +0000

    Missing skip in tests

commit 5674e6735b88518c002d20d4c46d25253d22ea89
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Mar 17 23:25:39 2009 +0000

    Replace magic values with a define, makes reading it a bit easier

commit df7460a17bd30eb6b37a49e8cdf46a4a28dfddba
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Mar 17 23:22:05 2009 +0000

    MFB: Fixed compiler warning

commit bc51a1e9f72d7e94e28282aba36359e9f836af5c
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Mar 17 23:15:17 2009 +0000

    Add PHP_JSON_FORCE_OBJECT for forcing an object output of an array

commit f3d11b4415a2e97350e4ba0c08848d83ea1e6f40
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 17 23:02:22 2009 +0000

    - Fix version && year++

commit 0c200698514b69053e6abb26020c732074d314d8
Author: Matt Wilmas <mattwil at php.net>
Date:   Tue Mar 17 22:02:05 2009 +0000

    Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with different bit numbers)

commit 72c226ee4dbfae2e2b665699fb00f00ba93351b4
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Mar 17 19:12:22 2009 +0000

    Replace old php.ini files with the new ones according to
    http://wiki.php.net/rfc/newinis (by Eric Lee Stewart)

commit 860232e90e7320e2cd613a4a6dfc5df39a034390
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 17 16:03:25 2009 +0000

    - MFB: make it less(er) sensible to bison version

commit 85181631edbb409ca61196934ae1ea1c62259ae7
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 17 15:38:24 2009 +0000

    - MFB: s,win32,windows, and add myself to the list

commit 2d43af2707ee5549140f45cc48bbdcd41af52ec9
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Mar 17 14:56:49 2009 +0000

    Deal with overflow when decoding large numbers

commit 7c3df87c81fac95a4755b1ddc5e39075ab7f4c1c
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 17 13:33:51 2009 +0000

    - disable HAVE__CONTROLFP_S with VC9, 3x times slowdown

commit 5306bb0e4be1870576cf2b72d19624ff5a8fb9f1
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Mar 17 10:04:57 2009 +0000

    - mark mysqlnd's threading (which can be used for background pre-fetching)
      experimental

commit 72710693290e3b5b0e24fee69b28c94a6d10ec78
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Mar 17 09:51:04 2009 +0000

    Fix the build, because the macro's name has changed

commit 8938555fd56fa97d9370020325706aad2e57bee8
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Tue Mar 17 05:27:00 2009 +0000

    - Make iconv filter accept '.' as the delimiter between encoding names as well
      as '/'. It's impossible to specify the filter in php://filter without this
      fix.

commit 43842949b79686311deae05ee210d2b6c0635b50
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Mar 17 03:25:44 2009 +0000

    Fix bug #47359 - Use the official unofficial mimetype for bmp files, this stops IE from getting confused.

commit 719ba687c029e3e0a0747ecab502d7ee7c6d0a73
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Mar 17 02:42:41 2009 +0000

    Fix bug #47678 - Allow loadExtension to be disabled in SQLite3

commit de4891ab2aa9827d70a0f1b53499670268294cab
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Mar 17 02:00:08 2009 +0000

    Fix bug #47644 - Valid integers are truncated with json_decode()

commit eddf2540daf52f37cdaa30be4e2d9c09b14f010e
Author: Christopher Jones <sixd at php.net>
Date:   Tue Mar 17 01:50:34 2009 +0000

    Fix INI blocks

commit 8364d55b39976965a2c4545d86dddd5a30332b31
Author:  <changelog at php.net>
Date:   Tue Mar 17 01:33:02 2009 +0000

    ChangeLog update

commit af880ec61e4c77a12955423f411c513ca4d03147
Author: Zoe Slattery <zoe at php.net>
Date:   Mon Mar 16 20:37:18 2009 +0000

    test for /ext/tidy from stefan priebsch

commit 85c77890523526d39427f7f5d3e21cfd46d1bbe0
Author: Felipe Pena <felipe at php.net>
Date:   Mon Mar 16 15:05:21 2009 +0000

    - Fixed bug #47616 (curl keeps crashing)

commit b72606c92ff08c5061126916311554d49b4321f4
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Mar 16 15:02:44 2009 +0000

    - fix the build for win (vc6 or vc9)
    - fix logic in time convertion
    - force shared on windows, will fix the dirent issue later (no, it is not enough to simply remove the dep or header include)
    - add myself before I forget again

commit 6401ae5c7e32dc8bdc5222753a8959a4e006d13a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 16 15:00:11 2009 +0000

    Fixed test

commit 52ffe21fdc3f6fccfc40456b7939d5072399a6dd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Mar 16 12:52:59 2009 +0000

    MFB: Fixed compiler warnings

commit 9b50cf342db1b0557a513f00b48b0a805b4d262f
Author: Mikko Koppanen <mkoppanen at php.net>
Date:   Mon Mar 16 10:16:16 2009 +0000

    Closes bug #47667

commit 3c0e78268cf1d7c97a6906babade63be68d29781
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Mar 16 10:14:16 2009 +0000

    - MFB: fix build

commit d3e3c4e666b04a0f99bf399a75cb4bf092e7e6a1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 16 09:52:26 2009 +0000

    Fixed bug #47664 (get_class returns NULL instead of FALSE)

commit 2d574c99d332f4ec153007629d3c881832d77ae5
Author: Christopher Jones <sixd at php.net>
Date:   Mon Mar 16 05:37:35 2009 +0000

    Prepare for PECL OCI8 1.3.5

commit bc535521eb187fe6ecd6ef657996552d38fe92cd
Author: Christopher Jones <sixd at php.net>
Date:   Mon Mar 16 05:29:49 2009 +0000

    Mac OSX customization for initialization error message

commit b9a54927b43534c5087c41017a9b7a1219139796
Author: Brian Shire <shire at php.net>
Date:   Mon Mar 16 01:40:01 2009 +0000

    Fix scanner handling of NULL values in heredoc, nowdoc, strings, comments, and non-parsed content.

commit e30076c03ba2344749f66de45791c96af9a7f273
Author:  <changelog at php.net>
Date:   Mon Mar 16 01:32:53 2009 +0000

    ChangeLog update

commit 0ac605c41b11fb3e944b09c75f4f75882fd66d90
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Mar 15 23:16:55 2009 +0000

    fileinfo tests are missing skipif

commit daf4211e0baa03c4cb2d255a78f66b98363f8e63
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Mar 15 23:02:35 2009 +0000

    Update fileinfo to libmagic 5.00 and remove dependency on dirent.h on Windows

commit 0a3289baaaaa68541cfecaf2f9948ead0679b43d
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sun Mar 15 20:42:30 2009 +0000

    - Fix a bug that mbstring.internal_encoding doesn't take effect within
      the request encoding converter.

commit efd265f79d5f39224c7ab8424f4c46e0f19ce52e
Author:  <changelog at php.net>
Date:   Sun Mar 15 01:33:03 2009 +0000

    ChangeLog update

commit c1b257fc45a3a100eec9e71d5249b1538200bdf5
Author: Takeshi Abe <tabe at php.net>
Date:   Sat Mar 14 16:06:57 2009 +0000

    Fixed bug #45799 (imagepng() crashes on empty image)

commit f30295af9c096764f0d068abc955359ae2e2ffbc
Author:  <changelog at php.net>
Date:   Sat Mar 14 01:33:08 2009 +0000

    ChangeLog update

commit 878b8c62b846c1f109b53be8f08c08a79e738f62
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Mar 13 19:41:48 2009 +0000

    add new CURL options

commit 6b475098f8029a44be1c3e8c7cb9941002f0911a
Author: Rob Richards <rrichards at php.net>
Date:   Fri Mar 13 19:35:14 2009 +0000

    add LIBXML_LOADED_VERSION constant that contains currently loaded libxml2 version
    add libxml2 version being used to info output

commit 635f8bf9ab04d401482137aaf4b8dd9cdac2615b
Author: Rob Richards <rrichards at php.net>
Date:   Fri Mar 13 13:43:57 2009 +0000

    MFB: fix bug #47430 (Errors after writing to nodeValue parameter of an absent previousSibling)
    add test

commit 7618b4644767e6e6f8e983ea3284d52be8fcdc9a
Author:  <changelog at php.net>
Date:   Fri Mar 13 01:32:45 2009 +0000

    ChangeLog update

commit 2fe755e41673bd564af53a4d4d07c16821a68756
Author: Christopher Jones <sixd at php.net>
Date:   Thu Mar 12 23:52:20 2009 +0000

    Fixed PECL Bug 14268 (Allow 'pecl install oci8' command to 'autodetect' an Instant Client RPM install) & refactor

commit 1f369b1fb2fb20d5014a8df5dd66c7a3e62206bd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Mar 12 22:53:37 2009 +0000

    Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a string
    literal)

commit 48056b6e52ebd5909f4a52799c1b2c48d4a621b4
Author: Zoe Slattery <zoe at php.net>
Date:   Thu Mar 12 20:39:02 2009 +0000

    refixing %r in run-tests.php (thanks iain lewis for the fix)

commit c8362a20f6cef660d1cdb471686e432e136c914e
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Mar 12 16:12:44 2009 +0000

    Fix copy-pasto (needs to return proper CE).

commit e5993635e2bd06f27b619fd3cb7843d64ffc8b4c
Author: Christopher Jones <sixd at php.net>
Date:   Thu Mar 12 14:47:47 2009 +0000

    Fix tests to use ENV and re-enable

commit 9b1598ccbab22c8da417d4fc556086f00ca939b2
Author:  <changelog at php.net>
Date:   Thu Mar 12 01:33:12 2009 +0000

    ChangeLog update

commit b7ff76c6da712bea04cd579b63fcb5eae23d556f
Author: Brian Shire <shire at php.net>
Date:   Wed Mar 11 22:11:41 2009 +0000

    Add proper EOF handling for language scanner.  Fixes bug #46817.  Removes dos newlines from a previous commit.

commit 350da73bbc98440dccc1ea3f5a1bf278ba5ff1d2
Author: Christopher Jones <sixd at php.net>
Date:   Wed Mar 11 17:12:24 2009 +0000

    Revert local setting changes

commit fdace0c5d0680fdb8423e0caa763f4c469e7a2ae
Author: Christopher Jones <sixd at php.net>
Date:   Wed Mar 11 16:46:38 2009 +0000

    Bug #46994 (CLOB size does not update when using CLOB IN OUT param in stored procedure)

commit 95066c10d26fae0dedffccc6af60087065a6e999
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 11 12:14:55 2009 +0000

    Fixed speed degradation on gcc-4.3 because of less agressive inlining

commit e57329d28911e8069d1eb84546e4190cb970241a
Author:  <changelog at php.net>
Date:   Wed Mar 11 01:32:54 2009 +0000

    ChangeLog update

commit 6dcc2aa54ef514732e51b98da2d37c7994a21395
Author: Marcus Boerger <helly at php.net>
Date:   Wed Mar 11 00:02:40 2009 +0000

    - It's 2009

commit d4f5b3f0a99c5bf93416d3e12e5b55845ebc2270
Author: Marcus Boerger <helly at php.net>
Date:   Tue Mar 10 23:40:06 2009 +0000

    - This is PHP 6 - if this ... ever gets out

commit b43851b7aa1ef4bd28e5e32be8f6520d532f1c96
Author: Marcus Boerger <helly at php.net>
Date:   Tue Mar 10 23:27:59 2009 +0000

    - Safer flag handling as requested by Greg

commit 4d616e7474865cbea38ebb1ce767e4f08315690e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 10 10:01:28 2009 +0000

    Clenaup deprecated namespace code

commit fdaba8029643aee9b19b8fe5da006cf83e804e50
Author:  <changelog at php.net>
Date:   Tue Mar 10 01:32:49 2009 +0000

    ChangeLog update

commit d9bca66417f3ca4fd469fd759f45a202ad7d5740
Author: Christopher Jones <sixd at php.net>
Date:   Mon Mar 9 21:19:18 2009 +0000

    New test for oci_fetch_all

commit 3db98baa59204889ae5f331a44d84f73efff8b2d
Author: Christopher Jones <sixd at php.net>
Date:   Mon Mar 9 20:58:13 2009 +0000

    Make non-public prototype match the type passed at call

commit cdf17a3f92aa34ba00587b102b990eb4ce4abdd9
Author: Christopher Jones <sixd at php.net>
Date:   Mon Mar 9 20:19:38 2009 +0000

    Use PHP 5 function name in error message

commit 89a216cd23cb4aa738804b505dead5ccb174707e
Author: Christopher Jones <sixd at php.net>
Date:   Mon Mar 9 20:07:39 2009 +0000

    Bug #47243 (Crash at shutdown on Windows)

commit 58acebce20876df259e03d6571e788302fc24356
Author: Christopher Jones <sixd at php.net>
Date:   Mon Mar 9 19:55:50 2009 +0000

    MHB/sync: Make tests portable with older PHP for PECL builds

commit c7438c63f0d64354e058968dcdf2cb54a72f30d0
Author: Christopher Jones <sixd at php.net>
Date:   Mon Mar 9 18:59:20 2009 +0000

    PECL Bug #16035 (oci_connect without ORACLE_HOME defined causes segfault)

commit f8996c4b6cab5c55093eb4038dc44aa75312b5a1
Author: Christopher Jones <sixd at php.net>
Date:   Mon Mar 9 18:03:34 2009 +0000

    PECL Bug #15988 (sqlnet.ora isn't read with older Oracle libraries)

commit 9e317f0102c34773424927e4a3baf46e70c30ca4
Author: Christopher Jones <sixd at php.net>
Date:   Mon Mar 9 17:50:53 2009 +0000

    Prepare README for future PECL OCI8 1.3.5

commit 0d4e215db4e090b20a4135f3a85353fafeabbd3d
Author: Christopher Jones <sixd at php.net>
Date:   Mon Mar 9 17:48:36 2009 +0000

    Silence initialization warning

commit c33f88ccb08ca05ebf822ef94cb3fa41a1838226
Author: Christopher Jones <sixd at php.net>
Date:   Mon Mar 9 17:40:59 2009 +0000

    Bug #46623 (phpinfo doesn't show compile time ORACLE_HOME with phpize)

commit 94a1f50f09aed4fe2124b83c264e418d2868c2e4
Author:  <changelog at php.net>
Date:   Mon Mar 9 01:32:57 2009 +0000

    ChangeLog update

commit 3bb904414d956ced0b63aa3b503d2f468301db26
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Mar 8 18:21:30 2009 +0000

    MFB: Fixed bug #47598 (FILTER_VALIDATE_EMAIL is locale aware)

commit d795d4975159e5787b0f94f203fc30f12b26b67e
Author: Felipe Pena <felipe at php.net>
Date:   Sun Mar 8 17:23:44 2009 +0000

    - Fixed bug #47593 (interface_exists() returns false when using absolute namespace path)
      Patch by Kalle.

commit caf1a0686bd8271c9a1a31ba6ca401d71629f84c
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sun Mar 8 06:19:40 2009 +0000

    Fix tests

commit 8902589443f240f3d33136478d11707d497fbfa8
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sun Mar 8 06:11:04 2009 +0000

    Fixed bug #47543 (irrelevant warning message)

commit 15292caf567f739d45e694073726a542fa71b591
Author:  <changelog at php.net>
Date:   Sun Mar 8 01:32:42 2009 +0000

    ChangeLog update

commit dbe08731504e8de9d7099a1e95ee13ffb3bb5123
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Mar 7 22:36:42 2009 +0000

    MFB: Adjust previous fix to avoid compiler warnings

commit eb6f6181a71cc2519227e70f20b449348e2d330b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Mar 7 21:56:52 2009 +0000

    MFB: Improved parameter handling

commit 12138a09f5a9df54a4ce2c54044924dad4607efa
Author:  <changelog at php.net>
Date:   Sat Mar 7 01:33:00 2009 +0000

    ChangeLog update

commit 2c5716c3c24be5ed5fecc2f50aefb1d21a59bccb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Mar 6 15:48:54 2009 +0000

    MFB: Improve parameter parsing code

commit 3d7434b512ad33d050e6af30304515036aa35cdb
Author:  <changelog at php.net>
Date:   Fri Mar 6 01:32:40 2009 +0000

    ChangeLog update

commit fadd1292680438ee31b175591359d68cbdfb5272
Author: Felipe Pena <felipe at php.net>
Date:   Thu Mar 5 16:24:41 2009 +0000

    - Fixed bug #47572 (zval_update_constant_ex: Segmentation fault)

commit d81acb44036ec7109cb8d27ff9a734dfac6d92c6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Mar 5 13:45:32 2009 +0000

    Removed bogus code

commit c541732ae1e33246dbab8fd24521e3b84b1b75d2
Author:  <changelog at php.net>
Date:   Thu Mar 5 01:32:56 2009 +0000

    ChangeLog update

commit 93b77d87709515a39011b07c0f5d8180cda92a0b
Author:  <changelog at php.net>
Date:   Wed Mar 4 01:32:47 2009 +0000

    ChangeLog update

commit 788c8bbadac21317de534d67af11b5279736ba66
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Mar 3 23:43:06 2009 +0000

    MFB: Fixed bug #47549 (get_defined_constants() return array with broken
    array categories)

commit 3980b634fdcf9448c03a6004770ac5331b9ab286
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Mar 3 11:46:20 2009 +0000

    Fixed bug #47546 (Default value for limit parameter in explode is 0, not -1)

commit b5810c959a70ff8f9c4082c792730387db41bea6
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Mar 3 10:52:56 2009 +0000

    Added %r section

commit d36d8b3b1afa90c4049f0cb7891fd802541aa88a
Author:  <changelog at php.net>
Date:   Tue Mar 3 01:32:45 2009 +0000

    ChangeLog update

commit ce6f1fdf8d9086477c28f6d3863afc1341204edf
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Mar 2 04:43:51 2009 +0000

    - Fix typo.

commit dbf99802823de39a89e4fc07dbdefac5ad0e8caa
Author: Brian Shire <shire at php.net>
Date:   Mon Mar 2 03:54:01 2009 +0000

    fix tokenizer makefile dependencies on parser/scanner files when built dynamically. (See bug #38762)

commit 0846be13982a11e6bde66632009614b54ab93e56
Author:  <changelog at php.net>
Date:   Mon Mar 2 01:32:35 2009 +0000

    ChangeLog update

commit 7eb808f802adbcbe780c759a98cc9a394ac74fb5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Mar 1 21:26:47 2009 +0000

    fix tests

commit f9cffe4e4827d3903e00093266437051f674a27a
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 1 07:25:24 2009 +0000

    re-disable phar in HEAD on windows

commit 5fb232a2deeeb8eeb447094d99d0cccbcc152c2b
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 1 07:20:38 2009 +0000

    MFB: revert removal of openssl check, was confusion on my part

commit ed94ab4b24791718a075fb113cc69bad05b5a872
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 1 07:16:55 2009 +0000

    MFB: add safeguard check for timestamp modification to phar_stub.phpt and phar_gzip.phpt

commit 0b53e3dbddec999294158f3234da055848440415
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 1 07:07:14 2009 +0000

    MFB: fix hash support on windows in ext/phar (Kalle)

commit f8ec2933b08e2bc87c497f6eec90ab5acb84c272
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 1 07:00:22 2009 +0000

    MFB: fix blog.phar for front.phar.phpt test

commit dd5cd94476ebaf238fa30c8aaf3a26a68e257b36
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 1 06:58:23 2009 +0000

    MFB: fix swapping of time/date in timestamp saving for zip, which can cause crash on windows

commit ff1a93c84148436a47328ea26ec81a0681a27601
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 1 06:50:38 2009 +0000

    MFB: fix SKIPIF, EXPECT in 2 tests

commit 69145c58c241a0aac81549f47b84b838068ecd59
Author:  <changelog at php.net>
Date:   Sat Feb 28 01:32:43 2009 +0000

    ChangeLog update

commit c32b479ae5490c50401f81d7001695594ddf952a
Author:  <changelog at php.net>
Date:   Thu Feb 26 01:32:51 2009 +0000

    ChangeLog update

commit cf416c461d4fa6ccfe02f2faa62f5968fb4f3bba
Author:  <changelog at php.net>
Date:   Wed Feb 25 01:32:42 2009 +0000

    ChangeLog update

commit 57a7046be8fcc07ec1030a5bedacaaf03c82309b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Feb 24 23:55:24 2009 +0000

    MFB: Adjust previous fix

commit f26e3cbb953c68e2d8ee19c5991a80a524492133
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Tue Feb 24 13:18:40 2009 +0000

    - Strictly check UTF-8 and UTF-8 validity.

commit 2139e339046ee62db5aadf971af2412d9cb1f222
Author:  <changelog at php.net>
Date:   Tue Feb 24 01:32:32 2009 +0000

    ChangeLog update

commit bbe59046e054db9006459c861214bc7c496bac5b
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Feb 23 21:20:47 2009 +0000

    Fixed #37209 (mssql_execute with non fatal errors)

commit ed863d64e8ecd0a4e873057367f9ca3b33a43a1a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Feb 23 16:52:45 2009 +0000

    MFB: Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6
    addresses in the filter extension)

commit 2416c9350575769be89893a2085007e8559124e0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Feb 23 15:58:41 2009 +0000

    MFB: Fixed bug #47477 (php_curl_stream_read() unnecessarily sleeps 15 secs
    under heavy load)

commit 7eceefc8799bed2d270fa746d88cb2a3e9005d68
Author: David Soria Parra <dsp at php.net>
Date:   Mon Feb 23 03:35:18 2009 +0000

    Remove zend_dynamic_array and it's build targets as it is not longer needed

commit 1e4e8bf07668bef29babb850322640c523882bff
Author:  <changelog at php.net>
Date:   Mon Feb 23 01:32:42 2009 +0000

    ChangeLog update

commit 9606a712b05ca12daf852a6a5345d30a4363ea09
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Feb 22 17:55:01 2009 +0000

    MFB: Fixed 2 memory corruptions in zip extension idenfied by
    oo_properties.phpt test

commit 134a6735f629ce5cd85e8d21526fdbd9ca597651
Author:  <changelog at php.net>
Date:   Sun Feb 22 01:32:24 2009 +0000

    ChangeLog update

commit 175577a4dd142b8e71af867100af01d5d68b556b
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 21 03:15:57 2009 +0000

    MFB: fix faulty logic in tests, needed to use ksort instead of asort and to sort output.  These tests failed on some systems with non-case sensitive filesystem sorting

commit 401bb9ed44a56390904cc478a8ef9f11cdfdafe0
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 21 02:37:33 2009 +0000

    MFB: cosmetics: remove two unreachable return statements, removes warning in sun cc

commit 9633dc158b2a64bc0db676b5f7dc9b86ed01c837
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 21 02:34:01 2009 +0000

    MFB: cosmetics: fix warning (only affects suncc)

commit 64b4b0c9ca7c32d38a9ee261ea23068a5fa23a24
Author:  <changelog at php.net>
Date:   Sat Feb 21 01:32:40 2009 +0000

    ChangeLog update

commit ffc0714655ffac03e7b05e2b8fc6cfe51cf099fd
Author: Felipe Pena <felipe at php.net>
Date:   Fri Feb 20 13:37:48 2009 +0000

    - Fix test

commit cf78f3527020ac884874efe49d9e8df61d869f26
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Feb 20 13:24:14 2009 +0000

    Add the charsets available from 6.0 as a structure, to be used later

commit 6a9197f1ad19a0cd4f4e71d4439502e96cb76a2f
Author: Greg Beaver <cellog at php.net>
Date:   Fri Feb 20 05:06:52 2009 +0000

    MFB: fix zip access to work in all compilers, present and future, and on all arches without potential for bus errors.  This removes PHAR_ZIP_PACK in favor of a safer approach

commit d1f6bf70beafe6a4d3cf9b07e71685fa39d060f4
Author:  <changelog at php.net>
Date:   Fri Feb 20 01:32:40 2009 +0000

    ChangeLog update

commit 9f00440b9aa82abd182900bf658c6d5553ce23d8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 19 12:13:47 2009 +0000

    fix test

commit bd2de8e51fce4432c3aaf0a11e2ac2bf9db58214
Author:  <changelog at php.net>
Date:   Thu Feb 19 01:32:43 2009 +0000

    ChangeLog update

commit c8a0d5b7410d018ddc55ca095bef385f8af681d3
Author: Felipe Pena <felipe at php.net>
Date:   Wed Feb 18 22:53:44 2009 +0000

    - New test

commit 87a3fbe71664b4c3a1a76f71032180cc9ddaa244
Author: Felipe Pena <felipe at php.net>
Date:   Wed Feb 18 22:33:22 2009 +0000

    - Fixed bug #47443 (metaphone('scratch') returns wrong result)

commit f5f632f84295d6e41550bacaff9311a3dbfd52b2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Feb 18 20:07:55 2009 +0000

    MFB: Removed unused var

commit 6262bb4c3dea4088f25e9ef6db6d699b5b31be70
Author: Robin Fernandes <robinf at php.net>
Date:   Wed Feb 18 16:42:56 2009 +0000

    Revert fix to bug #46903 as per http://marc.info/?l=php-internals&m=123476465621346&w=2 .

commit ea84127c9e889f2eb68b26497b3179645e884335
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Feb 18 16:33:28 2009 +0000

    Fix #47438 mysql_fetch_field ignores zero offse

commit 51b4f3426e166f88edcc8349c5025363b08f5a22
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 18 13:25:59 2009 +0000

    Fixed bug #47049 (SoapClient::__soapCall causes a segmentation fault)

commit 2d907266cf9cc46209445d26cdc6cdbaa7f228b5
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Feb 18 12:38:47 2009 +0000

    Update bundled SQLite to 3.6.11

commit 4d8a9287163f89a22b07b65e9ca08d7cf38dac21
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 18 12:03:03 2009 +0000

    Fixed bug #47343 (gc_collect_cycles causes a segfault when called within a destructor in one case)

commit c24833c48b545bab23df06717735ad90e57306f8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 18 10:55:23 2009 +0000

    Fixed zend_print_zval_r_ex() to use the write callback function

commit 26794cec9bf25258439913e7655dd02d4b4e8ce3
Author:  <changelog at php.net>
Date:   Wed Feb 18 01:32:40 2009 +0000

    ChangeLog update

commit f4680106bc02d25890e673ae760085e104d68056
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Feb 17 20:25:02 2009 +0000

    fix test

commit ac3183128c307574b32e89b5317db0f142a1b372
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Tue Feb 17 16:28:33 2009 +0000

    - Add an entry for http_output_conv_mimetypes to the output of mb_get_info().

commit c660d02c3c9a2620bd0a59514b7833eb707862a9
Author: Matt Wilmas <mattwil at php.net>
Date:   Tue Feb 17 15:14:48 2009 +0000

    Added overflow comment from div_function

commit ef44fefd30a5b070ef013c62a26f43e9b63779c0
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Feb 17 15:13:20 2009 +0000

    Increased the sleep() from 1 to 5 to prevent intermittent failures

commit f6f0d58bee72d0fbf96584fc5de0c60670029c9c
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Feb 17 14:39:58 2009 +0000

    - Fix #46542 Extending PDO class with a __call() function doesn't work as
      expected

commit f6c4d4791c6844cd9a189861a8d4aa06b0a8dd31
Author: Matt Wilmas <mattwil at php.net>
Date:   Tue Feb 17 14:14:56 2009 +0000

    Fixed bug #47422 (modulus operator returns incorrect results on 64 bit linux)
    Removed abs(), just -1 needs to be checked (only LONG_MIN % -1 is a problem)

commit 8593425a602701c062d0126519b22dec722bef32
Author: Felipe Pena <felipe at php.net>
Date:   Tue Feb 17 12:32:06 2009 +0000

    - Fix proto

commit 219b5e1d96c7c5fd20ef40152f8bbdbb07fa31f9
Author: Felipe Pena <felipe at php.net>
Date:   Tue Feb 17 12:03:43 2009 +0000

    - Fixed bug #47390 (odbc_fetch_into - BC in php 5.3.0)

commit d4c3c93a26b7b149782f670859abd389251547ff
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Feb 17 10:34:10 2009 +0000

    bug 46680

commit 3a9756502325474a441bfac7c05ded259d7450fd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 17 10:08:23 2009 +0000

    remove XFAIL

commit 8fe753c7116697a2f1c4ac7b3347b4f095febfb6
Author:  <changelog at php.net>
Date:   Tue Feb 17 01:32:42 2009 +0000

    ChangeLog update

commit 150db492f67334ce40bae74762206549abf840ce
Author: Zoe Slattery <zoe at php.net>
Date:   Mon Feb 16 20:08:02 2009 +0000

    fix tests

commit 9b8e2baf6b715dd7a258f0a28e17b5afc7da5a64
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 16 19:48:49 2009 +0000

    - Missing "DROP TABLE"

commit 4eed2d8ffcf1e8d5110afb56c982e381ec35995b
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 16 18:55:19 2009 +0000

    MFB: fix memleaks on zip corruption

commit 6a6e94c0d9f5a3c19a8ea384145fa2bc9b3f3dc4
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Feb 16 17:25:37 2009 +0000

    - Improve mysqlnd's internal method registration

commit d1b12c9a3031841302722d6f6706e4598a639d7a
Author: Zoe Slattery <zoe at php.net>
Date:   Mon Feb 16 13:15:49 2009 +0000

    exit -1 and exit -2 don't work for all sh. changed to exit 1

commit b29baa5e2eca09a660f9d980f884646e5f314d95
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Feb 16 01:57:13 2009 +0000

    - Fix bug #47399 (mb_check_encoding() returns true for some illegal SJIS
      characters).

commit d2b80c928ebefaf5bf8e3dbfeb167d143e566e87
Author:  <changelog at php.net>
Date:   Mon Feb 16 01:33:04 2009 +0000

    ChangeLog update

commit 8f438d17ad2a0177c05ae111e85cf29922550762
Author: Greg Beaver <cellog at php.net>
Date:   Sun Feb 15 21:50:58 2009 +0000

    MFB: fix test

commit 0186949ad76c152c3d2658ed4f4fdcdd66c12911
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 15 21:48:54 2009 +0000

    - Fixed bug #47398 (PDO_Firebird doesn't implements quoter correctly)

commit 0efa5b6d79340a89e821ac9323685f040b569906
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Feb 15 21:48:07 2009 +0000

    fix test

commit 5b9430b5d4b7d94a55c13d6964f3ac3250411761
Author: Greg Beaver <cellog at php.net>
Date:   Sun Feb 15 20:29:26 2009 +0000

    MFB: fix all remaining big-endian issues

commit a249c4d77a30a3c7b77a93fc660725f02fdfcf00
Author: Greg Beaver <cellog at php.net>
Date:   Sun Feb 15 19:23:06 2009 +0000

    MFB: fix getting/setting of all 16/32 bit on zip

commit 99ce24d6f4bee553cbd2e083c5bc4567e8d39f46
Author: Greg Beaver <cellog at php.net>
Date:   Sun Feb 15 18:52:11 2009 +0000

    MFB: fix setting of 32-bit values on big-endian systems

commit 766882b49c2cb412937bc15753958b6a07ee6213
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 15 16:00:48 2009 +0000

    - Supressing error message for SKIPIF check works as expected

commit 1e2ad13cfced4e1823ba21d23b0ff1239edaa70e
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sun Feb 15 07:04:59 2009 +0000

    - Fix tests.

commit 5a870990fb879f7b91310a28d358c4ad6fe75453
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sun Feb 15 07:04:07 2009 +0000

    - Refix bug #43840.
    - Fix bug #43841.
    - Remove redundant trailing dots from the error messages.
    - Fix tests.

commit e005c5a07c2a2150bc2e4757408838eb1991ca9c
Author:  <changelog at php.net>
Date:   Sun Feb 15 01:32:57 2009 +0000

    ChangeLog update

commit 893e46378046423c31eeb0827c862f0af6dbaf5d
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Feb 14 21:21:59 2009 +0000

    2.4.1 is safe

commit 3efea3ac4cc04e891c413a951baf7265eb70d778
Author: Zoe Slattery <zoe at php.net>
Date:   Sat Feb 14 10:29:22 2009 +0000

    splitting array_chunk into smaller tests

commit 0cf6df3d38d6bfbca7549d8530e3dd2ab326f5e3
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sat Feb 14 08:15:46 2009 +0000

    - Prevent unwanted overflow

commit e7373cddaf809c2221c0167acae8568161d50d94
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sat Feb 14 07:33:41 2009 +0000

    - Fix Bug #45923 (mb_st[r]ripos() offset not handled correctly)
    # test still fails because of the difference of str[r]pos() behavior between 5.3 and 6.0.

commit 76072c674a0b0139491031598fc39bdcb11bc283
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sat Feb 14 06:59:36 2009 +0000

    - These should be E_WARNING for consistency with strpos()

commit 0a025598a42c63bb8e95a88bead267648aa95387
Author:  <changelog at php.net>
Date:   Sat Feb 14 01:32:31 2009 +0000

    ChangeLog update

commit b7d4fa920e47ee207d35b588e7e467808d8c45bc
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Feb 13 22:35:18 2009 +0000

    Revert bogus fix for #47370.

commit 6b075c4f5f20baee3bf9624191f288d16cfac9b6
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Feb 13 18:02:03 2009 +0000

    fixed bad section name

commit 20f9ef8321a49a52ef15f519e3abbd8c3448915a
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Feb 13 16:54:16 2009 +0000

    Revert previous change

commit 95651ba3605ad64b99e7d5b8664f5737dba5d4dd
Author: Takeshi Abe <tabe at php.net>
Date:   Fri Feb 13 16:02:46 2009 +0000

    fixed typos

commit e2fa0bbf23e493d3f45af2b5d0fe4368e4dce2f4
Author: Felipe Pena <felipe at php.net>
Date:   Fri Feb 13 12:54:20 2009 +0000

    - Added arginfo

commit 29ca11800b5b8b7dc1ffd9796423cdce4e7eac62
Author: Felipe Pena <felipe at php.net>
Date:   Fri Feb 13 02:20:31 2009 +0000

    - New test

commit 039f424f89b4bd3bcb81752358d2704daf1bc04e
Author: Felipe Pena <felipe at php.net>
Date:   Fri Feb 13 02:18:04 2009 +0000

    - Fixed bug #43831 ($this gets mangled when extending PDO with persistent connection)
    - Fixed bug #45432 (PDO: persistent connection leak)

commit 9689528090fa9cc56e5598c699e79f2e9a8b1bb0
Author:  <changelog at php.net>
Date:   Fri Feb 13 01:33:06 2009 +0000

    ChangeLog update

commit 9056e9b35522c9d2bd81f1a4a0f9aa33db3fe8e1
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Feb 12 20:04:59 2009 +0000

    - Remove dependencies on ustdio.h. Doing so allows HEAD to be built with
      ICU that comes with the out-of-the-box Mac OS X.

commit 6db49f953a3ac46da9387c2665f4739ce1c9df33
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Feb 12 18:29:15 2009 +0000

    * Fix bug #47370 (BC breakage of array_unique())

commit e23ca993c763962001b493494d2b84c32a674a09
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Feb 12 14:36:32 2009 +0000

    Fixed wrong usage of error_reporting directive

commit 31bdcfec8f54aebf7cbd7dd602d899e7d610f3bc
Author:  <changelog at php.net>
Date:   Thu Feb 12 01:32:46 2009 +0000

    ChangeLog update

commit 4c0cbee415640142933df027a6c25d948d3d4f56
Author: Takeshi Abe <tabe at php.net>
Date:   Wed Feb 11 17:56:17 2009 +0000

    - fixed memory leaks in gdImageCreateFromXpm()
    - dropped unused codes

commit 9874bacbc9162a4954104447ff558c9f7a5e7692
Author: Takeshi Abe <tabe at php.net>
Date:   Wed Feb 11 16:30:48 2009 +0000

    optimization via the row-major order.

commit a4797b9dcb35724c5187151c4e975f0ba07e3b94
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Feb 11 14:26:53 2009 +0000

    MFB: Improved param parsing

commit 67c51317f503c05cd10de7b5e5476c0f8c8d1063
Author: Felipe Pena <felipe at php.net>
Date:   Wed Feb 11 10:44:27 2009 +0000

    Fixed test bug #47311 (PDO::PARAM_LOB columns need to be bound before execute() on PgSQL)

commit 28293c3ec5f514ffe0621211507280cc2e764453
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 11 10:01:54 2009 +0000

    add test

commit 9e15036270391e94cda994883a738053400bd9a5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 11 09:58:13 2009 +0000

    fix bug #47353 (crash when creating a lot of objects in object destructor)

commit 0e49dd9e483dc4b8b2373c6bf79e31fae33ab7ba
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 11 09:07:41 2009 +0000

    fix check for zend_extension type

commit 950e26c14776baabe5c5ef2db1814fbc0224815e
Author:  <changelog at php.net>
Date:   Wed Feb 11 01:32:35 2009 +0000

    ChangeLog update

commit 35f8c3f40f581fc0291c4912a7f4eb22240209c4
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Feb 11 00:08:17 2009 +0000

    Fix debug builds for OSX, PHP_DEBUG is set to 1 at the top

commit c98e92f2c69f781d0f0f6bc42c1c6f92183dc44f
Author: Lukas Smith <lsmith at php.net>
Date:   Tue Feb 10 20:45:27 2009 +0000

    primary tester ml needs to be in the TO not CC

commit f18a2ff04cc46acb78234af6b43088f01e7580c1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Feb 10 16:14:35 2009 +0000

    MFB:Adjust condition

commit 91aa9e2bf984ea063fc4bbac160796145cae65f0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Feb 10 14:22:19 2009 +0000

    MFB: Added path truncation E_NOTICE to let people now when path resolving
    caused the file path to be truncated.

commit a7211f7457e958037e289fc449a9b1ea11c3b995
Author:  <changelog at php.net>
Date:   Tue Feb 10 01:32:44 2009 +0000

    ChangeLog update

commit cf8d87306f61df4e56ee744039fc74eb28037afc
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Feb 10 00:44:09 2009 +0000

    MFB: The constructor should also throw exceptions, make this semi useful now.

commit b15f5357febaaeec178ef9b613b51608ff407742
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 9 16:44:10 2009 +0000

    - Fix tests

commit 181dcd1e6a86014eceda327b2d0ac7dccbad10f1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Feb 9 15:34:23 2009 +0000

    MFB: Initialize optional var

commit b2e1e98f081e2caa473d6d56775879d72cbe0878
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 9 12:55:46 2009 +0000

    - Fix test

commit d4baef3d92e7b9f13d650b2a50c384c69fd29944
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 9 12:07:10 2009 +0000

    - Fix mem. leak

commit 31af5d7309ef5a9bdfeb7fd956ff3d7df9adeded
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 9 11:57:29 2009 +0000

    - Fixed test

commit 85a3b81fb21e7bd9d842658dd603980565d36cf1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 9 10:47:19 2009 +0000

    Fixed bug #47329 (Crash in garbage collector)

commit 15b5f9a8c7372a86c8829800e0327ff98ee8ae8f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 9 09:20:46 2009 +0000

    Fixed bug #47320 ($php_errormsg out of scope in functions)

commit c05dfd5605d1ef46aa8e775253d3a4ce32c43feb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 9 08:55:35 2009 +0000

    Better fix for #47341

commit 6e808e2fe72870f94c978864fd37f89ecce3d703
Author:  <changelog at php.net>
Date:   Mon Feb 9 01:32:54 2009 +0000

    ChangeLog update

commit c2f8ae6f6420bfa9ff038d6a2020ce5040d951c3
Author: Lukas Smith <lsmith at php.net>
Date:   Sun Feb 8 20:24:44 2009 +0000

    MFB primary testers list is now mailed for every release

commit 201c26283ca9978bc71d7608e24a5011e17ad0e5
Author: Derick Rethans <derick at php.net>
Date:   Sun Feb 8 19:30:01 2009 +0000

    - Fixed bug #47341: Calling gc_collect_cycles() with zend.enable_gc=0 causes
      segfault.

commit 4164e522c6f6c8cae579b9f4e1caa07611b37ce4
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Feb 8 16:54:57 2009 +0000

    MFB: MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when
    the remote end restarts)

commit 7b9cbb75c65568db5532eaca8557e1eda30352e0
Author:  <changelog at php.net>
Date:   Sat Feb 7 01:32:47 2009 +0000

    ChangeLog update

commit 0ba8f49fafc75f481a1202a7a4c0376bd43bdaa5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 6 14:38:18 2009 +0000

    fix unicode implementation

commit 47114aaa8ba8cbef103bec616caccf971c8e321a
Author: Felipe Pena <felipe at php.net>
Date:   Fri Feb 6 10:40:16 2009 +0000

    - Improve test

commit b72183b5950ce5fe7495c2f4093cb539b67decb2
Author: Felipe Pena <felipe at php.net>
Date:   Fri Feb 6 10:18:40 2009 +0000

    - New test

commit 9054c069b3ce338e33372b37b90c8e0e9b11ff53
Author: Felipe Pena <felipe at php.net>
Date:   Fri Feb 6 10:17:51 2009 +0000

    - Fixed bug #47322 (sscanf %d does't work)

commit 30c9faaf8690400a77c9af9aaa6cff6c79932e35
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Feb 6 07:32:44 2009 +0000

    - Fix bug #45239 (encoding detector hangs with mbstring.strict_detection
      enabled).

commit 94f765a9d2f8cf3b8427bdff8c2e4179df3a4df2
Author:  <changelog at php.net>
Date:   Fri Feb 6 01:32:48 2009 +0000

    ChangeLog update

commit 0edbaebc243bec02b26c4da04dd2097f32a370e9
Author: Christopher Jones <sixd at php.net>
Date:   Thu Feb 5 21:48:31 2009 +0000

    MFB: Make message punctuation consistent across PHP

commit 76a7d60cc3bd1411cd90c5449c42132c8bc3750a
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 5 13:45:58 2009 +0000

    - Update

commit 7dbc5bdbbf6e9af8cbeb3ffb8dc3fad709531c0f
Author:  <changelog at php.net>
Date:   Thu Feb 5 01:32:39 2009 +0000

    ChangeLog update

commit d2e40edc0a1f678abc6ea95693f25ededf4ff0a5
Author: Felipe Pena <felipe at php.net>
Date:   Wed Feb 4 16:40:13 2009 +0000

    - Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
    Patch by matteo at beccati dot com

commit c7d8074041dd5d77b15168bdc76d645316b46007
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Feb 4 09:58:39 2009 +0000

    - fix build

commit 15b2bea84e6cc2960a68e38b3b329474ad296f78
Author:  <changelog at php.net>
Date:   Wed Feb 4 01:32:28 2009 +0000

    ChangeLog update

commit 0050c92c91f3d2c572191e58ad46398027d6956c
Author: David Coallier <davidc at php.net>
Date:   Wed Feb 4 00:07:27 2009 +0000

    - MFB (Fixed Bug #46048: SimpleXML top-level @attributes not in iterator).

commit f902e8d2507a9cee18f6e7a8aa0de8cf975f0cbb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Feb 3 19:23:12 2009 +0000

    MFB: Return empty string when recv() does not fetch any data

commit a545c29a5baf6355be584cc261015392457ff798
Author: Greg Beaver <cellog at php.net>
Date:   Tue Feb 3 19:02:41 2009 +0000

    MFB: Re-Fixed bug #46026 (bz2.decompress/zlib.inflate filter tries to decompress after end of stream)

commit f232c7f945812bb21cfb0f4fc35557acacf6c7a2
Author: Greg Beaver <cellog at php.net>
Date:   Tue Feb 3 18:29:46 2009 +0000

    MFB: fix bug #47085:rename() returns true even if the file in PHAR does not exist

commit d8713de264532b4a88de5a559c8076155cddcd90
Author: Greg Beaver <cellog at php.net>
Date:   Tue Feb 3 18:25:59 2009 +0000

    MFB fix Bug #47265 (generating phar.phar fails because of safe_mode)

commit a9b3bfce5248a214cdb84d5caa27cd80124d13b3
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Feb 3 12:40:00 2009 +0000

    Fix #47031 (Fix constants in example)

commit 24fd4059bbcd927773cdba0c62701b1b4d83478c
Author:  <changelog at php.net>
Date:   Tue Feb 3 01:32:30 2009 +0000

    ChangeLog update

commit 3515b68ffaf46493e184feb95f0311e848d0e6ef
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Feb 2 23:51:19 2009 +0000

    MFB: Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email
    addresses as invalid)

commit 46f12f8e6c70c8f0db964e5bb1b52548758962bf
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Feb 2 19:31:53 2009 +0000

    regenerate

commit 8e2aa6f979e1b8c8d3c1a16c66d44ba39cdba0de
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Feb 2 19:25:30 2009 +0000

    MFB: fix #46347

commit c59abf287f6755a895666dc559b0bd9c2b09d473
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 2 09:59:49 2009 +0000

    - Fixed bug #47269 (Typo: SoapSlient instead of SoapClient)

commit d715d8846be352c950bd5fa716ab9dad36343fe6
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 2 09:49:57 2009 +0000

    - define HAVE_SOCKLEN_T as it exists (vc6+)

commit 569d5912294782592ef983e332f70659711f1a69
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 2 09:49:41 2009 +0000

    - silent compiler warning about socklen_t benign redefinition

commit 2d55b6f289d1a09cbf8fa96114c7535b98292d0f
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Feb 2 08:47:09 2009 +0000

    - fix build (use the same arginfo than the aliased func)

commit c3df5aa3dea437beeeadf7b42e0a3d5d12351f4f
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Feb 2 04:52:00 2009 +0000

    * Forgot to add the test.

commit abe02d6b3d44ca1a4a31a99435576fe67066399c
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Feb 2 04:49:48 2009 +0000

    - Fix bug #46843 (CP936 euro symbol is not converted properly)

commit 385ef35b26d7e1d168068aa98d8bb6f3757d930b
Author:  <changelog at php.net>
Date:   Mon Feb 2 01:32:23 2009 +0000

    ChangeLog update

commit c2a37c74ed9400dcb4d5e3151705aa4ae5c2589a
Author: David Soria Parra <dsp at php.net>
Date:   Sun Feb 1 21:51:44 2009 +0000

    Fix a typo

commit 32ea850bde5b5caedcd104dc2a29237d5f4ddd41
Author: andy wharmby <wharmby at php.net>
Date:   Sun Feb 1 19:29:29 2009 +0000

    New set_magic_quotes() tests. Tested on Windows, Linux and linux 64

commit cf39017ced90d216334482dedad647220a8a7f96
Author: andy wharmby <wharmby at php.net>
Date:   Sun Feb 1 19:17:46 2009 +0000

    New php_uname() tests. Tested on Windows, Linux and linux 64

commit 3a400e979ade6fdf647bafbbb146dfb67dbad635
Author: andy wharmby <wharmby at php.net>
Date:   Sun Feb 1 18:55:24 2009 +0000

    New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64

commit d1980d9c5712b68d581ce480ef610aa932bb2b4f
Author: andy wharmby <wharmby at php.net>
Date:   Sun Feb 1 18:39:47 2009 +0000

    New escapeshellarg() tests. Tested on Windows, Linux and Linux 64

commit 054f6e1075870ba7da7efadbc8adb2c199278616
Author: andy wharmby <wharmby at php.net>
Date:   Sun Feb 1 18:32:38 2009 +0000

    New floatval() tests. Tested on Windows, Linux and Linux 64

commit 5ed2f4fdd864f7bc65da395aac2e808b006777b5
Author:  <changelog at php.net>
Date:   Sun Feb 1 01:32:43 2009 +0000

    ChangeLog update

commit c7cc09d418d015894f96fdd14bced37e248d5f55
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jan 31 19:23:16 2009 +0000

    - Fixed bug #47255 (Typo in php.ini files)

commit 4b2e3d58e9aaa4dc664bdc676f7f2cb42e820e27
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sat Jan 31 15:27:11 2009 +0000

    Fix arginfo for imagefilter()

commit 72d9e47e80c1b67f0d14e3e59f27f6bbdf0999d5
Author:  <changelog at php.net>
Date:   Sat Jan 31 01:32:35 2009 +0000

    ChangeLog update

commit b0a33fff0d4c527d36bfd5c7575b348b67f1648a
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Jan 30 21:45:17 2009 +0000

    fix bug #14562

commit 4342d0b6b791db3e760342e27e7cc5d497ee8669
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jan 30 14:49:46 2009 +0000

    - Fix test

commit 56c8958dbaaebdea51dd0272dd4afbb89fc14ff9
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jan 30 14:35:22 2009 +0000

    - WS, CS
    - Added missing param. checking
    - Fixed type for 'l'

commit 151d1ac9a36bd13aecc0d131eced28046b42a5fb
Author:  <changelog at php.net>
Date:   Fri Jan 30 01:36:34 2009 +0000

    ChangeLog update

commit e11f95370c434f3b12f66c6090b0681c3d405edc
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jan 30 00:16:12 2009 +0000

    - Year++

commit e09a820b19c06b2da3302680f51e4af07435462f
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jan 29 23:01:40 2009 +0000

    MFB Fix bug #47245 - Double free in mb_detect_encoding()

commit 71b236d7a0eeacd25d57cc51b5e31bb225707786
Author:  <changelog at php.net>
Date:   Thu Jan 29 01:43:26 2009 +0000

    ChangeLog update

commit 01c008c28dce298d5288b96dd8f7cf8613df9056
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jan 29 00:36:25 2009 +0000

    - Added arginfo

commit 927f59507721a6467de0ed57be0ed42d5b25a4a8
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Jan 28 23:20:26 2009 +0000

    MFB: turn the offset parameter of mmap() back to 0

commit de585e2c97cd80bbdda58f7f727abcd4e207a110
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jan 28 22:43:25 2009 +0000

    - Fix build

commit 536326bacfacb268fe7445073cc61ef116b1de35
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Jan 28 22:40:36 2009 +0000

    MFB: fix bug #47229: preg_quote should escape '-'

commit c39676d12ca4c9342a696cf706e6724f08e2a006
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Jan 28 22:35:06 2009 +0000

    - Add .cvsignore

commit fac1ac55c9259435264eba3aa32a759eddec9e84
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 28 12:58:50 2009 +0000

    fix test

commit 4395ea2faf4af6bccd1476b45a25c3dfc7945d04
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 28 10:33:14 2009 +0000

    - MFB: fix build

commit f71b03b9f157649ec3b143b9337eeabf16718405
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 28 10:32:45 2009 +0000

    - MFB: sync 5.3

commit 2a691d1002a19b6058492ff14c1c0671a2dc5c18
Author:  <changelog at php.net>
Date:   Wed Jan 28 01:34:16 2009 +0000

    ChangeLog update

commit 10b12d429af7957b480cff180d37e9d3dc3a8e4f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 27 21:59:46 2009 +0000

    MFB: improved parameter parsing

commit 6e24169120ea2337c84a7b0f4b062ac0997e3973
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Jan 27 15:35:22 2009 +0000

    - Fix mysqli pconnects to properly reset connection status by default

commit 0e1277e317ea9012d79fdb7d7f4303d505430411
Author: Derick Rethans <derick at php.net>
Date:   Tue Jan 27 13:44:38 2009 +0000

    - Elevate no-tz setting made from E_STRICT to E_WARNING.
    #- [DOC]

commit 7da6deb5f5d88f6b9cd7efe7df6ef81fcc01da52
Author:  <changelog at php.net>
Date:   Tue Jan 27 01:39:29 2009 +0000

    ChangeLog update

commit 5e6736ac7aa0a389fbc83b06ac805d8e46188daa
Author: andy wharmby <wharmby at php.net>
Date:   Mon Jan 26 22:27:06 2009 +0000

    Split-ip  var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit

commit aba50265bb8c1368da9e8d82e1931eeced1613ea
Author: Rob Richards <rrichards at php.net>
Date:   Mon Jan 26 19:10:09 2009 +0000

    fix bug #47220 (segfault in dom_document_parser in recovery mode)

commit 21d281ff8c94eff915381a8cfc58fcab4091c1cc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 26 15:21:49 2009 +0000

    MFB: Fixed bug #47217 (content-type is not set properly for file uploads)

commit 6d6d3233c1f593487b87b696658f9400520fca00
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Jan 26 11:37:46 2009 +0000

    Improve spl_object_hash()

commit bc37ae82230d628f6b3bb4ac9d503a6652ba4ee6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jan 26 11:20:22 2009 +0000

    Fixed bug #46419 (Elements of associative arrays with NULL value are lost)

commit 72ab5bec1fc0213333776822a63cf3dae94dc1b5
Author:  <changelog at php.net>
Date:   Mon Jan 26 01:41:00 2009 +0000

    ChangeLog update

commit 0c6969bfd8d43dc2ec79fa1e630d8173bde25520
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jan 25 23:26:30 2009 +0000

    use example.com instead of real domain name

commit 7554f8df7bf00de3795100108b9d03ff0a5eceb9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jan 25 23:02:18 2009 +0000

    ifdef -> if

commit f32138dcdee53272dd89c0162c73ddb5bc682e7f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jan 25 22:33:19 2009 +0000

    do not define CURLE_SSH twice

commit 5d1abfce5c71313f4857d027fcb660275d9f6795
Author: andy wharmby <wharmby at php.net>
Date:   Sun Jan 25 22:16:37 2009 +0000

    Split is_callable test. Test on Windows, Linux and Linux 64 bit

commit 7264697c34f84c39dc2d6815f848b0c7fdaa63eb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jan 25 18:27:58 2009 +0000

    MFB: Improved fix for bug #47174 & added a test

commit 7c73ea1f9e26521c0e2580c03614e08f707e93e2
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 25 17:12:22 2009 +0000

    - nicer features list

commit 3765a0903f43fce5580255c1e8ea6cf8f768bffb
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 25 16:27:25 2009 +0000

    - [DOC] Add support for SSH via libssh2
     - new constants: CURLE_SSH, CURLSSH_AUTH_NONE, CURLSSH_AUTH_PUBLICKEY, CURLSSH_AUTH_PASSWORD, CURLSSH_AUTH_HOST, CURLSSH_AUTH_KEYBOARD, CURLSSH_AUTH_DEFAULT, CURLOPT_SSH_AUTH_TYPES, CURLOPT_KEYPASSWD, CURLOPT_SSH_PUBLIC_KEYFILE, CURLOPT_SSH_PRIVATE_KEYFILE, CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
      See http://curl.haxx.se/libcurl/c/curl_easy_setopt.html fortheir roles or usages

commit deb0695069ef72d7a0936fdabaa7c9fea02f7fcd
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jan 25 16:22:44 2009 +0000

    - MFB:
     - update check for libs
     - add HAVE_CURL_EASY_STRERROR, HAVE_CURL_MULTI_STRERROR, HAVE_CURL_VERSION_INFO

commit 5ed71350604ba603674d8f73caaa0915fb319635
Author: David Soria Parra <dsp at php.net>
Date:   Sun Jan 25 14:01:01 2009 +0000

    Fix compiler warning. munmap expects a void pointer.

commit 988af7b62a1720b6a6f13cee397acb85a4fa16ac
Author: David Soria Parra <dsp at php.net>
Date:   Sun Jan 25 13:39:16 2009 +0000

    Fix WS

commit 5d0f813ddf1571e762df933b4806819df39e285f
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Sun Jan 25 11:07:19 2009 +0000

    Patch by David Soria Parra <dsp at php.net>.

commit ecda7b7f77acfdb970e7401a63e81e7173c02467
Author: Zoe Slattery <zoe at php.net>
Date:   Sun Jan 25 11:03:15 2009 +0000

    added INI settings

commit 618a3de3d602735abe0cb919be40c4c387236562
Author:  <changelog at php.net>
Date:   Sun Jan 25 01:39:26 2009 +0000

    ChangeLog update

commit 3d1df9ad318ecd821987947e6000452209a53db6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jan 24 22:02:13 2009 +0000

    expect -> expectf

commit 7c6c3a835b3de5ae382f16dafd2e362b2a68397c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jan 24 22:01:24 2009 +0000

    fix test

commit 46b3bdf773f3af835809dae1c92d05c2bcc91106
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jan 24 13:09:13 2009 +0000

    fix build

commit 9fd66a6a57ebc7d80b1f79036f611556e0d13ba5
Author: andy wharmby <wharmby at php.net>
Date:   Sat Jan 24 12:47:36 2009 +0000

    New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit

commit 821e562d6ed2b4f5b9e3edcb36c3588edab7ea8c
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat Jan 24 12:17:30 2009 +0000

    Forgot test for the last commit

commit ffccad99e2cacbe2ec128efdbf94bbf6b185eeb5
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat Jan 24 12:16:57 2009 +0000

    Add blobOpen method for reading SQlite3 blobs via streams.

commit d0c787fa2498de187024694a6a0a5ad9c6cdf46a
Author:  <changelog at php.net>
Date:   Sat Jan 24 01:37:39 2009 +0000

    ChangeLog update

commit 555ff7b176a8ddeedb3eb2eaacdbdb39e054243e
Author: andy wharmby <wharmby at php.net>
Date:   Fri Jan 23 23:49:40 2009 +0000

    Make test more robust; avoid hangs if fsockopen() fails. Tested on Windows, Linux and Linux 64 bit

commit a027006abc5ccbdd9efd7d6c3aebed7ff47743ee
Author: andy wharmby <wharmby at php.net>
Date:   Fri Jan 23 23:31:52 2009 +0000

    New gzuncompress()  test.Tested on WIndows, Linux and Linux 64 bit

commit bd1fbf5127c881ddf2c4bd306feff4b317eb64ca
Author: andy wharmby <wharmby at php.net>
Date:   Fri Jan 23 20:23:32 2009 +0000

    Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64

commit 9367eac0464ab967520b11539b13d0fb9f7d389e
Author: Dave Kelsey <dkelsey at php.net>
Date:   Fri Jan 23 18:56:55 2009 +0000

    deleted invalid test.

commit 0fe72d902655003870dae32296ceab60e686de7f
Author: Dave Kelsey <dkelsey at php.net>
Date:   Fri Jan 23 17:12:15 2009 +0000

    added some mail tests. Tested on windows, linux and linux 64bit

commit 6776d26fdcfd53479bb479e0211303337cd5c324
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Jan 23 15:48:58 2009 +0000

    Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/

commit 8a81441f6a2858859f065ab7252e6e017e797e04
Author: Dave Kelsey <dkelsey at php.net>
Date:   Fri Jan 23 15:34:26 2009 +0000

    various network tests. tested on windows, linux, linux 64 bit

commit 888bb4e7792db1ede3bc9f8dd75e15d3cf5933e2
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Jan 23 15:29:22 2009 +0000

    IMAP fetchheader tests

commit 976fe83053d8a36f610a6204050678c1bb0b184d
Author: andy wharmby <wharmby at php.net>
Date:   Fri Jan 23 11:18:37 2009 +0000

    Fix names of new image files.

commit 63276d0402694a4d03f7ccbb9729c119fa39f8b1
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Jan 23 09:41:48 2009 +0000

    fix tests

commit d189ffac79f8fc71997118fc704451ac817a04b1
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Jan 23 09:21:25 2009 +0000

    fix tests

commit 6ea7043278041b0e835acf729c5918198c7d10f1
Author:  <changelog at php.net>
Date:   Fri Jan 23 01:36:02 2009 +0000

    ChangeLog update

commit fcce538d82a0c9f12dddf6063076f12ec929ddd8
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jan 22 22:59:58 2009 +0000

    New image tests. Tested on WIndows, Linux and Linux 64 bit

commit 3234eeda678cfc9a20286e0424791b5fe8f77af5
Author: Zoe Slattery <zoe at php.net>
Date:   Thu Jan 22 22:01:04 2009 +0000

    fixed tests

commit 00fc56bd9259a5288f2bc36437334c90a2e6c319
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Jan 22 21:56:46 2009 +0000

    Fix tests

commit d15503bfcc6dc4550374392013b1e83ad51e243c
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Jan 22 20:57:32 2009 +0000

    - Export mysql_refresh to mysqli (mysqli_refresh(), $mysqli->refresh())

commit d504b65dd848393c3171add770045482c986d844
Author: Zoe Slattery <zoe at php.net>
Date:   Thu Jan 22 20:51:54 2009 +0000

    Fixed test

commit e22a0e3daf4eac578be249c4d2d162903cf6bbf5
Author: Dave Kelsey <dkelsey at php.net>
Date:   Thu Jan 22 20:49:48 2009 +0000

    fstat tests. tested on windows, linux and linux 64 bit

commit a282ccc130e793106ac9dc2109d7bc8bbfc0170b
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jan 22 18:47:47 2009 +0000

    New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit

commit c80b706c288b31cefa8e96745edf16e65341d1c9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 22 14:41:15 2009 +0000

    MFB: Fixed execution condition

commit a7de3bcb64830a2199483fe978fd749f90efc9c6
Author: Dave Kelsey <dkelsey at php.net>
Date:   Thu Jan 22 14:14:54 2009 +0000

    final collection of zlib tests. tested on linux, windows and linux 64 bit

commit f0c173aa35c73f425f02b8dfc5a4a8d9fa43259b
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jan 22 14:11:14 2009 +0000

    New basic  time()and microtime() tests. Tested on Windows, Linux and Linux 64 bit

commit c8043b2ab3e7d38ee3f7f273001f723749cc3133
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jan 22 13:50:48 2009 +0000

    Fix test after #46732 fix. Tested on WIndows, Linux and Linux 64 bit

commit 9539c830958f9f323164489d758ae3966d939f9a
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jan 22 13:27:33 2009 +0000

    New image tests. Tested on Windows, LInux and Linux 64 bit

commit 73cf6ab0e25af8cdd5c44c26ac12c428cff09943
Author: Zoe Slattery <zoe at php.net>
Date:   Thu Jan 22 10:51:02 2009 +0000

    added .project to the cvs ignore file

commit 0d7ed65aee98a2fc9e3054ef763ead3cb893fe6e
Author: Zoe Slattery <zoe at php.net>
Date:   Thu Jan 22 10:34:21 2009 +0000

    Deleting a .project file

commit a6de366518b4bdcd2ae2331cffd7b1ea18e54f39
Author: Dave Kelsey <dkelsey at php.net>
Date:   Thu Jan 22 07:57:04 2009 +0000

    fixed subtle bugs regarding attempting to chdir, plus cleanup issues. improved tempnam test, removed hardcoded line number. tested on windows, linux and linux 64bit.

commit 49ecad9d3d521e81e3258e44e9f6df557180da15
Author:  <changelog at php.net>
Date:   Thu Jan 22 01:48:13 2009 +0000

    ChangeLog update

commit 7019ce175f454895c99aff0f0e4790ee94b77ed8
Author: Dave Kelsey <dkelsey at php.net>
Date:   Wed Jan 21 22:26:48 2009 +0000

    correct minor mistakes in the php6 version of the zlib tests

commit 4297b9977688411ebc1db8df9726c1880f693390
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jan 21 19:22:19 2009 +0000

    - Fix typo

commit 494f56c870fd7ea7c1f1c8a1308689b0ea23bc09
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jan 21 19:11:50 2009 +0000

    Fixed realpath() behavior to support "c:dir" as "c:\dir", and "\dir" on UNC CWD

commit c706c84c7f8b3991234852c9c3833a2c126e5d0a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 21 15:45:45 2009 +0000

    MFB: Fixed bug #47174 (base64_decode() interprets pad char in mid string as
    terminator)

commit 83e9d1c2537430a9d3ac963b7acb786c59cf43de
Author: Derick Rethans <derick at php.net>
Date:   Wed Jan 21 15:24:58 2009 +0000

    - Updated to version 2009.1 (2009a)

commit df3fa8ed4b3527e33b0f790b4d7f802034b6b6d0
Author: Dave Kelsey <dkelsey at php.net>
Date:   Wed Jan 21 15:24:11 2009 +0000

    new tests for zlib extension, tested on windows, linux and linux64

commit 6b94439d17f6b7b5c76d122115074a34e17d52de
Author: andy wharmby <wharmby at php.net>
Date:   Wed Jan 21 12:28:33 2009 +0000

    New gzuncompress() test. php6 tets fails currentlly due to #47179. Tested on Windows, Linux and Linux 64 bit

commit bcdc76300c525f0233d424e1e7a1f828f479a822
Author: andy wharmby <wharmby at php.net>
Date:   Wed Jan 21 11:39:13 2009 +0000

    New gzencode() test. php6 tets fails currentlly due to #47178. Tested on Windows, Linux and Linux 64 bit

commit 23f3a4428a4063c9653d61bc3d3d86cf595e6898
Author: Sanjay Mantoor <smantoor at php.net>
Date:   Wed Jan 21 10:49:41 2009 +0000

    New testcases for strftime function

commit 637684ed852ea53016f6d18017cc696a918a4926
Author:  <changelog at php.net>
Date:   Wed Jan 21 01:35:50 2009 +0000

    ChangeLog update

commit 28a5871e87982b3ed08d8d8eee73a039754bc325
Author: andy wharmby <wharmby at php.net>
Date:   Tue Jan 20 23:37:49 2009 +0000

    New gzinflate() error test. Tested on WIndows, Linux and Linux 64 bit

commit ff9642d4827e6cdcd7b86e2301f33e5b18518bb4
Author: andy wharmby <wharmby at php.net>
Date:   Tue Jan 20 23:19:47 2009 +0000

    Fix SKIPIF logic

commit 0ce35ae86067f29ad8532bdfa47c7c8d2bc26e4e
Author: andy wharmby <wharmby at php.net>
Date:   Tue Jan 20 22:54:39 2009 +0000

    New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit

commit 798f7b7088680ff51f04109c82e2f7b5562f0b81
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jan 20 20:02:37 2009 +0000

    - Fixed bug #47087 (Second parameter of mssql_fetch_array() is ignored)

commit 22839f881e287546c50868373c93de6d6dfe6750
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 20 18:03:33 2009 +0000

    MFB: Added an E_NOTICE when precision value is truncated

commit 2d150236d91b219716f53fe1a7679b4704181c0e
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jan 20 15:41:04 2009 +0000

    - Fixed bug #47152 (gzseek/fseek using SEEK_END produces strange results)

commit 9c2283fe02a45ceba041e3de0ee17914d4049a12
Author: andy wharmby <wharmby at php.net>
Date:   Tue Jan 20 14:19:40 2009 +0000

    New vfprintf() tests. Tested on Window, Linux and Linux 64 bit

commit b5c6e15ab8b1a83454b697c50051f2fb85fe5bfe
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 20 13:22:26 2009 +0000

    Removed wrong warning message

commit 2c2ba5c2c33d823ccf3d11ac84e8293c06e8ca0f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 20 11:23:04 2009 +0000

    Fixed bug #47165 (Possible memory corruption when passing return value by reference)

commit 32bee5293df7df0f0f3a51ebb4d5195f52eec8ab
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jan 20 09:57:26 2009 +0000

    Fix bug #47159 - Any SQLite3 statement prepared should be added to the freelist

commit a351279a2ff38538f537fd58d6e5ad77ed8d0d5e
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 20 01:41:19 2009 +0000

    - MFB
     - [DOC] add support for fnmatch() on Windows
     - enable tests (pass)

commit 96352b5277fcbed2d426e7f415402b83e6493652
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 20 01:37:17 2009 +0000

    - add fnmatch() support on windows (C API), using the BSD implementation

commit f6a1ad14f01768e5e60e1bc2aa2eee11b51f8a26
Author:  <changelog at php.net>
Date:   Tue Jan 20 01:35:43 2009 +0000

    ChangeLog update

commit d86a33a6fc466d40617361519d9e8baf5616f562
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jan 20 00:40:16 2009 +0000

    - Added missing "return;"

commit 21a2772da48ff19429175bf167279951a5f3b69f
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jan 20 00:24:05 2009 +0000

    Fix bug #47145 - As soon as sqlite3_step is called on a statement it always must be finalised.

commit 06e0b261b3351602a99a5f7e778213e6e8b719f2
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jan 19 22:45:29 2009 +0000

    MFB Fixed bug #47141 - Unable to fetch error messages after the database can't be opened.

commit ca5cd2f52b2c919f50fef7011ed303e2744a00ec
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 19 21:58:13 2009 +0000

    MFB: Fixed bug #47131 (SOAP Extension ignores "user_agent" ini setting).

commit 381f6e28ba5a4dafce5bf8a49ad30e4177a7ceec
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jan 19 19:31:45 2009 +0000

    Fix apache2handler under Apache 2.3.0-alpha

commit 1770e94d921257054a9bd91d472baffbb68f7942
Author: David Soria Parra <dsp at php.net>
Date:   Mon Jan 19 18:16:52 2009 +0000

    Fix #47149. Remove check for script_filename = path_translated, as this the actual value that we get from apache.

commit 4fb370c1ffc22adc01d342d71b359711db8185cf
Author: andy wharmby <wharmby at php.net>
Date:   Mon Jan 19 17:13:17 2009 +0000

    New substr_replace() and unpack() error tests. Tested on Windows, Linux and Linux 64 bit.

commit f436bb308719c7d1f7c7baaae4bb4c7e70989a99
Author: Takeshi Abe <tabe at php.net>
Date:   Mon Jan 19 16:35:40 2009 +0000

    bump up and use IMAGE_FILTER_MAX_ARGS instead of a magic number.

commit d03ca98d06ef50ae87cf329401ee6e7003801a70
Author: Zoe Slattery <zoe at php.net>
Date:   Mon Jan 19 16:15:17 2009 +0000

    fixing the test to expect PHP6 and PHP53 behaviour

commit 2c593dd95c8a3539ed517d5e0dea0c82b4374e3c
Author: andy wharmby <wharmby at php.net>
Date:   Mon Jan 19 16:03:40 2009 +0000

    New vprintf() tests. Tested on Windows, Linux and Linux 64 bit.

commit ce85cecb55fd48b5f5083079f5326d3a513a9ded
Author: andy wharmby <wharmby at php.net>
Date:   Mon Jan 19 15:54:45 2009 +0000

    New strval() tests. Tested on Windows, Linux and Linux 64 bit.

commit 8be7bef0a6e50ec5fc34d6ca96f1b77714d51949
Author: andy wharmby <wharmby at php.net>
Date:   Mon Jan 19 15:46:36 2009 +0000

    New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit

commit a98959be356982b1046c9183a16418e6dabcd97f
Author: Takeshi Abe <tabe at php.net>
Date:   Mon Jan 19 15:41:15 2009 +0000

    fixed the bug of libgd #191 (A circle becomes square)

commit fc4a0d3886c6e47472142be9740a745cc1c2046d
Author: Dave Kelsey <dkelsey at php.net>
Date:   Mon Jan 19 14:03:19 2009 +0000

    new tests for zlib extension, tested on windows, linux and linux64

commit 9ea96c467a09c9439c434d087e5127489dd28388
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 19 09:52:14 2009 +0000

    fix memleaks in sscanf()

commit 0eee659e5add753f2bd67b0cac2bd212f211e392
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 19 02:31:18 2009 +0000

    - include php win32's time.h

commit 9107caeb51c37fa8625d1f9aca29dd4f1fc6da67
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 19 02:30:18 2009 +0000

    - add HAVE_NANOSLEEP

commit b54a6fc5b3e5e8b7af6003e08a917a2de0334419
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 19 02:29:24 2009 +0000

    - add nanosleep
    - expose nanosleep and usleep
    - [DOC] time_ nanosleep and time_ sleep_ until available on windows

commit c4d2527ebeff53c929108f8b22a69185b92bf28d
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 19 02:25:58 2009 +0000

    - [MFB] fix nts build

commit 7063da9128bb86ccfe66c6e48efc618616d0e36e
Author:  <changelog at php.net>
Date:   Mon Jan 19 01:32:36 2009 +0000

    ChangeLog update

commit 75a31bacb1f12f8a45dd9c34fc0490ee7649554e
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jan 18 23:49:11 2009 +0000

    - Fixed bug #47048 (Segfault with new pg_meta_data)

commit be123b0de866b1641671f476a770b28f3b089d65
Author: andy wharmby <wharmby at php.net>
Date:   Sun Jan 18 22:51:00 2009 +0000

    New nl_langinfo(), number_format() and ord()  tests. Tested on Windows. Linux and Linux 64 bit

commit 310cc4c912e560bdf4a4566d0a4955f0dd34712d
Author: andy wharmby <wharmby at php.net>
Date:   Sun Jan 18 21:59:36 2009 +0000

    New hebrev() and hebrevc()  tests. Tested on Windows. Linux and Linux 64 bit

commit ef6e2c572e47968e5d0720d0b9ca6e7b843b80d9
Author: andy wharmby <wharmby at php.net>
Date:   Sun Jan 18 19:37:43 2009 +0000

    New sha1f() tests. Tested on Windows. Linux and Linux 64 bit

commit 784801cdbdf26e7299ef8d5dbb66a9a3184787b0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jan 18 18:03:36 2009 +0000

    MFB: Upgraded bundled sqlite3 to 3.6.10

commit 4786d297ad72306c0c1d25b464c9de024fd965a8
Author: andy wharmby <wharmby at php.net>
Date:   Sun Jan 18 14:40:25 2009 +0000

    New sscanf() tests. Tested on Windows. Linux and Linux 64 bit

commit 5235b762e339ed1b86a561257f9104fb95033ffb
Author: andy wharmby <wharmby at php.net>
Date:   Sun Jan 18 14:34:15 2009 +0000

    New explode() tests. Tested on Windows. Linux and Linux 64 bit

commit 477cc45baf98806738064ea90d1a668e491890ee
Author:  <changelog at php.net>
Date:   Sun Jan 18 01:32:43 2009 +0000

    ChangeLog update

commit 364cf9ae6b24ba2d7a352b6ee602b9db1bb8c827
Author: andy wharmby <wharmby at php.net>
Date:   Sat Jan 17 22:52:12 2009 +0000

    New money_format() tests. Tested on Windows, Linux and Linux 64 bit

commit 37a953d466138eccebf8550135747c9e02009604
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jan 17 20:42:05 2009 +0000

    - Removed XFAIL

commit ca0451c6f9273a870bb6dbfa8263cd539216f2b1
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jan 17 20:36:22 2009 +0000

    - Fixed bug #47102 (strripos issues unexpected warning with UNICODE haystack) (Noticed by Andy Wharmby)

commit fd175c99400f2fd76e2370407513ff3c078a632a
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jan 17 18:29:17 2009 +0000

    - Fixed test

commit 08d61d87f74665cf58ee1ec9b54b460bce982025
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jan 17 18:25:15 2009 +0000

    - Fix build

commit 1b5e8dde944a2d7be4e99d0a4ee03ba4f7678ce9
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jan 17 17:16:34 2009 +0000

    - Added header
    - Fixed compiler warning ("no newline at end of file")

commit 5fee85753e395b357fef8e3cdfd2595d644b2c14
Author: andy wharmby <wharmby at php.net>
Date:   Sat Jan 17 16:40:56 2009 +0000

    New trim() tests. Tested on Windows, Linux and Linux 64 bit

commit 4cd3c87ded854ff381d532b2f5866ee9163ffa65
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat Jan 17 16:14:24 2009 +0000

    Fix Zend extensions

commit b893cd4b8ad3041154f745f68fe3846b562627e8
Author: andy wharmby <wharmby at php.net>
Date:   Sat Jan 17 15:47:47 2009 +0000

    New ltrim() tests. Tested on Windows, Linux and Linux 64 bit

commit ba488431f6311e371ade18a983be9d2f9bb47453
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Jan 17 02:07:46 2009 +0000

    build IDs

commit b898fa87ac637a126ac6fb94a9aedf687a4190ae
Author:  <changelog at php.net>
Date:   Sat Jan 17 01:32:44 2009 +0000

    ChangeLog update

commit eed64ece657a0e7af4ba3429b4439c6d2b992598
Author: Etienne Kneuss <colder at php.net>
Date:   Sat Jan 17 01:30:43 2009 +0000

    Add tests for addAll/RemoveAll

commit 98e72a70006f82b8bf344d75a64efad1c2a02146
Author: andy wharmby <wharmby at php.net>
Date:   Fri Jan 16 22:45:54 2009 +0000

    New string tests. Tested on Windows, Linux and Linu 64 bit

commit 1dd3d05426402d5c319fff0c206d4a24e49ea0d7
Author: Etienne Kneuss <colder at php.net>
Date:   Fri Jan 16 22:20:00 2009 +0000

    Implement SplObjectStorage::addAll/removeAll

commit 9ae9f8718cc821153c40c66ccad470761aecbc7f
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 16 15:35:50 2009 +0000

    - MFB: fix VC6 build

commit 48369567864653d94de5c9d5b26ce5c59afb2227
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 16 13:52:44 2009 +0000

    -add some doc about versions

commit 32b293cd9cfd411216ffbafd9bbe3be1cd69e0b8
Author: andy wharmby <wharmby at php.net>
Date:   Fri Jan 16 12:53:07 2009 +0000

    New string function tests. Tested on Windows, Linux and Linux 64 bit.

commit cf2fbff65675bf08f1900f55b77e1513b878ae47
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 16 10:27:52 2009 +0000

    - MFB: don't call it in non zts mode

commit b0dcfe527e652b998a96be29dd30bb027507269d
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 16 10:26:06 2009 +0000

    - return SUCCESS on success
    - check return value

commit 4b9ddc940326768cfbbcd5dfcde13f645a45a19e
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 16 10:04:29 2009 +0000

    - symlink, hardlink & co support (2/2) & (3/3)

commit 39695546cafb6428650887f0aa7a9cd1d585e9c6
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 16 10:03:21 2009 +0000

    - add EG(windows_version_info), set at init time once per instance
      contains a OSVERSIONINFOEX struct. It lets us determine easily on which windows version is used (for example)

commit 96bc547ca269b434cf306fa2a95641f51418bf33
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 16 10:02:50 2009 +0000

    MFB:
     - add EG(windows_version_info), set at init time once per instance
       contains a OSVERSIONINFOEX struct. It lets us determine easily on which windows version is used (for example)
     - [DOC] add the ability to disable a function when the windows function does not support a feature (for example symlink)
     - [DOC] symlink, hardlink & co support (1/3)

commit 31b4e376d07c9aab368bbbb1685e9e40e04692c3
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 16 10:01:14 2009 +0000

    - add OPENBASEDIR_CHECKPATH macro to ease merge between 5.3 and 6, it includes safemode (5.3) and openbasedir check

commit 2e63d51381850149bc80e5e729c60c17eda31730
Author:  <changelog at php.net>
Date:   Fri Jan 16 01:32:37 2009 +0000

    ChangeLog update

commit 5431556622b949200c3783730afe1e0f78cd9d71
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Jan 16 00:07:25 2009 +0000

    MFB: Improved parameter handling

commit 14ef890d580cfe5a36aedfe2437a90a8505827b2
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jan 15 14:37:07 2009 +0000

    - Fixed bug #47104 (Linking shared extensions fails with icc)

commit 16c2f5bdff891c7ec56001d1f19443dda24633e1
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jan 15 13:39:29 2009 +0000

    New test for strripos()  string function. 3 test fail on PHP6 until #47102 fixed and have XFAIL sections. All tests checked on Windows, Linux and Linux 64 bit.

commit b1de1d4e778fc08d4b4a1abebf7354c2a0120832
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jan 15 08:49:11 2009 +0000

    Fixed bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object)

commit 02dffc868b96f853bf65f3181074fc9223be5049
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Jan 15 07:55:18 2009 +0000

    Change optional parameter for IMG_FILTER_PIXELATE to be a boolean

commit 7626186ff7c7f4daf30f742502ed345bdc0748f7
Author:  <changelog at php.net>
Date:   Thu Jan 15 01:32:42 2009 +0000

    ChangeLog update

commit 33d2ca2a321ac17f89f2e24a9c1ac69018d03473
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 14 19:16:43 2009 +0000

    MFB: Removed unused variable

commit 1b9910b645c956c8c62ff6023f966f9a4a9fdb04
Author: Takeshi Abe <tabe at php.net>
Date:   Wed Jan 14 18:57:51 2009 +0000

    added pixelate filter.

commit 373782999eb845356efe4a20903593f5b71804a5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 14 16:33:26 2009 +0000

    fix typo

commit 4d84966e0523d7315e77c03c8e1f0c5c75fce3e9
Author: andy wharmby <wharmby at php.net>
Date:   Wed Jan 14 16:27:29 2009 +0000

    Fix date_suninfo_tests; add missing date_default_timezone_set() to ensure they PASS when run in any timezone. Tested on WIndows, Linux and Linux 64bit.

commit 1752a8a4c680c4ababc5bf7e8eef10c6710926ed
Author: Etienne Kneuss <colder at php.net>
Date:   Wed Jan 14 15:51:54 2009 +0000

    Fix #47045 (Correctly compare splobjectstorages with ==)

commit a3064e1140585a1512bd4aa721bc8c56e8eb6df7
Author: andy wharmby <wharmby at php.net>
Date:   Wed Jan 14 14:38:29 2009 +0000

    Fixed base64_decode variation tests and new base64_encode test. Tested on Windows, Linux and Linux64 bit

commit 84f46ee4373fd946cb88cae39b554379b88fad10
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jan 14 13:57:59 2009 +0000

    Fixed bug #46755 (warning: use statement with non-compound name)
    Fixed bug #46979 (use with non-compound name *has* effect)

commit 2cfd6cd1957ecde0e9d2e1634de2b6a7fc5dc686
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jan 14 11:56:24 2009 +0000

    Fixed __call() to be invoked on private/protected method access through callback
    s

commit 7106659cfafa296dc3da5045bbe99adc82b9b386
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jan 14 10:28:40 2009 +0000

    Reverted "Rebind closure when binding to property"

commit 431596f2030e4930ac7c37102efd608d56c5dbf9
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 14 10:16:42 2009 +0000

    - [DOC] support for PNG gray levels+ alpha  image, loaded as truecolor

commit 725381c00279a529093ab1bfbf7bdefb7fb2df04
Author:  <changelog at php.net>
Date:   Wed Jan 14 01:33:16 2009 +0000

    ChangeLog update

commit 41595b45f64a67005e5e2f847822871b9502ef78
Author: andy wharmby <wharmby at php.net>
Date:   Tue Jan 13 22:29:14 2009 +0000

    Fix new date tests. Tested on Windows, Linux and Linux 64 bit

commit 77cbc325f5feddc3b63b3624bc719e8108b18f07
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 13 21:29:45 2009 +0000

    MFB:Fixed a bug inside mail() logging code that prevents log file from
    existing outside of open_basedir

commit bfda5de2ea2c4d081d666882900cc3cf1130443d
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jan 13 20:23:34 2009 +0000

    - Fixed test

commit fe7fa7715e440f6a649fa9243748dc314f3f3de0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 13 19:08:37 2009 +0000

    MFB: Improved parameter handling

commit 5cc4833a956eb85e9239180b13fe83d7574b87cc
Author: andy wharmby <wharmby at php.net>
Date:   Tue Jan 13 18:51:24 2009 +0000

    Fix test. Tested on Windows, Linux and Linux 64 bit

commit b879f6a8e5383e1f7352037c3570366e7696740c
Author: Rob Richards <rrichards at php.net>
Date:   Tue Jan 13 18:05:41 2009 +0000

    Add method DomNode::getLineNo to return line number for a parsed node

commit 1075672e44e05ade988bfcd765c306f978f3638d
Author: andy wharmby <wharmby at php.net>
Date:   Tue Jan 13 13:38:05 2009 +0000

    New date extension tests. Tested on Windows, Linux and Linux 64 bit

commit db040195531398620613286e941fa1d439c17755
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 13 13:30:30 2009 +0000

    - finish windows support

commit d2925999eddb8dbf76427bc543273bb30cc4c91d
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 13 13:30:04 2009 +0000

    - fix build

commit 1cf59bfb94981b196b034e30c38ba8f500c839ad
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 13 12:00:45 2009 +0000

    fix test

commit c7f8f3bf436551fa362ed746e90e0d5879c38c1a
Author: andy wharmby <wharmby at php.net>
Date:   Tue Jan 13 10:08:19 2009 +0000

    New zlib extension tests. Tested on Windows, Linux and Linux 64 bit

commit 03b0b3031e1911bd1bca2a013e368d52f82cd1f8
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jan 13 02:50:23 2009 +0000

    Add table key to getColumnMeta() with SQLite

commit 8eaed03002e64505a4f386340d0cfe5d10b1c62b
Author:  <changelog at php.net>
Date:   Tue Jan 13 01:33:07 2009 +0000

    ChangeLog update

commit 06e2985aed9d3b379e69275f14473a99aab4cef8
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jan 12 22:34:40 2009 +0000

    fix #46304 Defining namespaced constant using define() defines CASE SENSITIVE namespace

commit 655287c35303b130ee7154916240dad29f2025fd
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jan 12 21:57:35 2009 +0000

    MFB test

commit e1ee6322bb663cffcdeaa3a1544d050597267234
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jan 12 19:15:07 2009 +0000

    MFB

commit f2e5e7f684570e5d75c5194d36197d3e1c8d50c1
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jan 12 19:02:41 2009 +0000

    Fix building of pdo_sqlite without sqlite3

commit b4657d73b8495b6e20f80cbd03de9b8d9dd7ebff
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jan 12 18:46:58 2009 +0000

    Update sqlite to 3.6.8

commit 84b701aa03d489f71712576f69639b406b7059cf
Author: andy wharmby <wharmby at php.net>
Date:   Mon Jan 12 18:11:32 2009 +0000

    New math tests. Tested on Windows, Linux and Linux 64 bit

commit 0fa10114df9de2b52e99bcea0457815013025747
Author: andy wharmby <wharmby at php.net>
Date:   Mon Jan 12 17:56:09 2009 +0000

    New math tests. Tested on Windows, Linux and Linux 64 bit

commit e87c118e3fe53885da8559154e1f6fede3d62061
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 12 17:15:08 2009 +0000

    MFB: Upgraded libsqlite3 to 3.6.8

commit def5c80e778eb420a19fa40d51047a16b89c2b58
Author: andy wharmby <wharmby at php.net>
Date:   Mon Jan 12 15:58:41 2009 +0000

    Fix Windows tests after #47037

commit a5e405424ef317a71520d4aa1d724f4f7d345fcb
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jan 12 14:53:03 2009 +0000

    - Reverted my previous commit to avoid unnecessary BC.
    
    [DOC] Added new entry to the array returned by dns_get_record(), 'entries', which contains the separated value from TXT value. (so 'txt' kept the concatenated version) (Pierre)
    
    - Unicode++ (Felipe)

commit edbf382fcc9b0a6b61e7cc92fe425675998e643a
Author: andy wharmby <wharmby at php.net>
Date:   Mon Jan 12 14:30:30 2009 +0000

    New math tests. Tested on Windows, Linux and Linux 64 bit

commit faef1619ffd02bf15912a835647111de718f8036
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jan 12 14:27:39 2009 +0000

    The previous error was masked by a missing entry, sync them back up.

commit 9177d73c08033384b2520fe60b2037405e57fe07
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Jan 12 14:01:47 2009 +0000

    Fix #47050 mysqli_poll() modifies improper variables

commit e3679338f2640dae140a1c9b4684daf8832dda75
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jan 12 13:36:41 2009 +0000

    MFB This entry doesn't exist upstream any more, it also caused all error messages to be one off.

commit 66c17bcca4e153b8b15a8820de4528a3fd728aba
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Jan 12 12:54:17 2009 +0000

    - Fix #45940 MySQLI OO does not populate connect_error property on failed
      connect

commit ecbf90b98051acbf51430845f2dfea2a64807442
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 12 10:46:31 2009 +0000

    fix typo (reported by Richard Quadling)

commit ea28bff7de2b0fa6355f6d4ba4382e46ab04b014
Author:  <changelog at php.net>
Date:   Mon Jan 12 01:33:19 2009 +0000

    ChangeLog update

commit 4124fd6f6b51181eddb32ec4420c0cd5322efd20
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jan 11 23:52:48 2009 +0000

    MFB: improved parameter handling

commit 4c66135f5badbe1f6fdff96550bafe2e2acb4771
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Jan 11 23:47:52 2009 +0000

    MFB Add support for the older style bind 8 functions, this adds support for OS X to use all of the dns_* functions.

commit 371cecee32dc1426db458e463262e32881cf5277
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jan 11 18:38:00 2009 +0000

    - Improved fix for #47035 (win32 part by Henrique M. Decaria)
    [DOC] The TXT part needs be returned as an array of strings.

commit 1408a257eb56647b7740c1717820d49743d798f9
Author: Rob Richards <rrichards at php.net>
Date:   Sun Jan 11 13:58:33 2009 +0000

    export php_pcre_free to make mbstring happy

commit 76c26c9810b0b6a16b69dea58718efcc38e00181
Author: Uwe Schindler <thetaphi at php.net>
Date:   Sun Jan 11 13:46:45 2009 +0000

    revert last commit, sizeof does not work in preprocessor :(

commit 044971a23abb8ce321d438c3f2f3147c43fd4ebf
Author: Uwe Schindler <thetaphi at php.net>
Date:   Sun Jan 11 13:39:01 2009 +0000

    add sanity check for time_t size of win32

commit 6c00dcede67ddb505c908c92e0a01eb706e468f9
Author: Rob Richards <rrichards at php.net>
Date:   Sun Jan 11 12:00:30 2009 +0000

    fix bug #45996 (libxml2 2.7 causes breakage with character data in xml_parse())

commit e35b825990f9ba59212b22c0464d482c81133394
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sun Jan 11 08:35:53 2009 +0000

    Disable dl() in CGI and FastCGI modes

commit 60745e78f3281a5c14d16a2da890c46fa2a95c48
Author:  <changelog at php.net>
Date:   Sun Jan 11 01:33:03 2009 +0000

    ChangeLog update

commit 8eee6565942304c3083c7f4df22b7f7e819d99db
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jan 10 22:46:57 2009 +0000

    fix test

commit 3c1b7c2eb167a06d9387bb42de123c308f55c04f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jan 10 22:40:42 2009 +0000

    fix test

commit e2543ae54c384b86b2127c406c393a21c1f2ea13
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jan 10 22:37:06 2009 +0000

    fix tests

commit 1e5aff9522c74ed77e27cb62a9618d8e0f0b4285
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jan 10 19:14:27 2009 +0000

    - Fixed bug #47054 (BC break in static functions called as dynamic)

commit 36826998a40cb0ca289bad30760da5f20e26da07
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jan 10 17:06:40 2009 +0000

    - Fixed test (patch by Timm Friebe [thekid at php])

commit fe11a0119b166fe41f9545affe297f8c11bead06
Author:  <changelog at php.net>
Date:   Sat Jan 10 01:32:15 2009 +0000

    ChangeLog update

commit 8763cf64c86ece2248efbeb9e622fc4f07173969
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 9 23:16:41 2009 +0000

    cleanup garbage

commit 353d44470cf20894b73f1f2c1aa01585431c8890
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 9 23:12:30 2009 +0000

    MF52: fix test: don't create tmp files in "." and clean up when done

commit ae66becc2badfebab09a9964aa2a10da9fbe597b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 9 22:50:45 2009 +0000

    use temp var instead of wrong typecast

commit 4edee64c6c819ec46645dffd6f8f80c421f9db5c
Author: David Soria Parra <dsp at php.net>
Date:   Fri Jan 9 22:13:40 2009 +0000

    Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for non apache).

commit f4e5ed247c80dd5b9a0a7ce25aabf22a5423980b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 9 19:16:02 2009 +0000

    add zend_ts_hash_copy_to_hash()

commit fe5b1552883ef99132a6b9f3e760c6b644049300
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 9 18:23:45 2009 +0000

    change functions to be consistent between branches

commit af28e3443f63610e23af05a41982d06a1b7f971f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Jan 9 17:20:57 2009 +0000

    Corrected fix for bug #46844 to only trigger on the 1st line of CLI opened
    files.

commit ae6b1d2216b3052ab95f749739adfbd4d4ba733f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 9 16:33:57 2009 +0000

    fix ZTS build

commit 968e7af6cffda22f1512f2ab775b96024b43fd05
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Jan 9 15:00:36 2009 +0000

    MFB: Added mail logging functionality that allows logging of mail sent via
    mail() function

commit 3bc6285560ecf182f0e30ca9999e2810b09b87e4
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Jan 9 14:28:31 2009 +0000

    Fix #46653 mysqlnd: can't extend mysqli

commit 44fd24fe0fb0f1f93fa84e954d2a19a0cc7914c6
Author: Sanjay Mantoor <smantoor at php.net>
Date:   Fri Jan 9 05:10:33 2009 +0000

    New testcases for localtime function

commit a555fc7dd478c67d1426a55549c34cc2b8ed86fb
Author:  <changelog at php.net>
Date:   Fri Jan 9 01:32:25 2009 +0000

    ChangeLog update

commit 3e9606d2cf22cf79dd9dad9e464569e74c81a939
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 8 22:35:30 2009 +0000

    use correct check for constants and stop segfaulting

commit 2650366fd85f2d3d1ba4cb33e1241e20758610f3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 8 22:02:53 2009 +0000

    fix test for real

commit bd336b90bae0d0ed76d5482b8d0cb07cc6400c83
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 8 22:00:27 2009 +0000

    fix tests

commit 5e51b9529e0a995bd8621b75d3668b7823a63ff1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 8 21:53:36 2009 +0000

    fix test
    use bigger file to be able to see the difference

commit 685a81b895354c4df92c0deda5f66dd4fbf40dd4
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jan 8 21:18:37 2009 +0000

    New PHPT tests for math functions. Tested on Windows, Linux and Linux 64 bit.

commit 2c0bbb81d755826d9afb0603cabfd0d547e8e086
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Jan 8 18:58:22 2009 +0000

    XFAIL test

commit 2aae851d58a7164e6c94dcf12381e96339b2c616
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jan 8 18:46:55 2009 +0000

    - Fixed tests

commit 57470a9bfd420dc0311615cbe35ebf2f0fde16fd
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jan 8 18:43:12 2009 +0000

    - Fixed bug #47037 (No error when using fopen with emty string)
    Patch by Cristian Rodriguez R.

commit 6bc39dc96ce47ece9d7b41b34ee54c7b76d06215
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Jan 8 18:39:04 2009 +0000

    Fix memleak when a user filter appends a bucket and returns != PSFS_PASS_ON
    Improved tests

commit 073f4b92d20a6fead793eb0e363cf427f03b0a7e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 8 18:37:59 2009 +0000

    fix ZTS build

commit 6e860e51d433585428095ddf26c8255fee054b4e
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jan 8 17:19:08 2009 +0000

    - Fixed bug #47035 (dns_get_record returns a garbage byte at the end of a TXT record)

commit b8708d43f6d11c6adb157d36bf486cc0bcdd551e
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Jan 8 17:01:11 2009 +0000

    Fixed error conditions handling in stream_filter_append()

commit c96bd54b53589bc6e6d0c5d8b4fe131456874747
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 8 16:15:45 2009 +0000

    MFB: Improved parameter fixing & address a compiler warning

commit 4aa3d06632eb31aa7e3a877224ce69c583111701
Author: andy wharmby <wharmby at php.net>
Date:   Thu Jan 8 10:39:50 2009 +0000

    Fix bogus file tests - addresses 2 failures in PHP GCOV reports. Tested on Windows, Linux and Linux 64 bit

commit 2e6d408b11334a1afd7b473c322192c59906693c
Author:  <changelog at php.net>
Date:   Thu Jan 8 01:32:26 2009 +0000

    ChangeLog update

commit a1691839ebff5c0ad21f60adfd79e1df4a6ddb21
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 8 00:41:33 2009 +0000

    MFB: Simplify parameter parsing

commit b4e7e9a3e7acd4daa1fcec3faa406f8dfbce9f24
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jan 8 00:11:57 2009 +0000

    - Removed WRONG_PARAM_COUNT usage

commit 7253ab4b22f4ac3433e5031d71f038aa6440d90a
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jan 7 23:04:15 2009 +0000

    - Fixed test

commit 1df189d977cdf250a3c76481d2e7c1cf4cd642f5
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jan 7 22:54:43 2009 +0000

    - More suitable parameter checking

commit 78aff40ad6cba09f42cfac7ddfde2c0c9c1c7ff5
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jan 7 22:37:25 2009 +0000

    MFB

commit ef7eb282fd20a27c3c78f7019403a3ba048a0c21
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jan 7 22:37:08 2009 +0000

    - New parameter parsing
    - Removed METHOD_NOTSTATIC_NUMPARAMS

commit 8ef4ac5ebbf107dd5bf0a9266b7284ea46a7b644
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jan 7 22:13:07 2009 +0000

    MFB

commit eeffb5ee30c3019cff01405c06a118f12b2fcb10
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 7 22:12:02 2009 +0000

    fix test

commit d36dc698dd2e3c53cfa7f81446102ac6a4c797a7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 7 21:23:01 2009 +0000

    fix test

commit d540516e1ce785e6384833414f0735f92b0f79ff
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jan 7 20:32:35 2009 +0000

    - Fixed test

commit d2287d770133f216805e43bd6fcc0c35bd2fe318
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jan 7 20:19:17 2009 +0000

    - Added check for EWOULDBLOCK
    - Using EWOULDBLOCK instead of EAGAIN by portability issues
    (Related to #46917)

commit 22537b3c853a254a6b47257548f3dfb43a3c39fd
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jan 7 18:25:50 2009 +0000

    - Fixed duplicate errmsg

commit c7e001a7366442abecfbd661d6807aa8ac32f052
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Jan 7 16:29:42 2009 +0000

    Proper ctor usage (Fix #46044)

commit f9971f86d7b1a523b8f87cf29ef88907d35246f8
Author: andy wharmby <wharmby at php.net>
Date:   Wed Jan 7 14:49:15 2009 +0000

    New pcre extension tests. Tested on Windows, Linux and Linux 64-bit

commit c1dec4858c954699220566fc8494b2609a7d36dc
Author: Derick Rethans <derick at php.net>
Date:   Wed Jan 7 14:35:50 2009 +0000

    - Fixed bug #47027 (var_export doesn't show numeric indices on ArrayObject).

commit 84cd47bdb5f529418f423a40a7fb009fae0bd566
Author: andy wharmby <wharmby at php.net>
Date:   Wed Jan 7 14:30:06 2009 +0000

    New hash extension tests. Tested on Windows, Linux and Linux 64-bit

commit 697931b765faa4eaa160dfb7d0094da8bd303f34
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 7 13:03:37 2009 +0000

    - MFB: declaration and impl match

commit 10367ae921542b53f4b97c36a05e2dfed719dfa0
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 7 12:59:17 2009 +0000

    - fix parameter parsing options

commit 2dcc8c03939907a8b3e03579f22fb997538d52da
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 7 01:37:01 2009 +0000

    - MFB: sanity check if we got an A as well (valid too but not desired)

commit dbad89ad5ec6c2048ea4cf9785a74f1ad61960db
Author:  <changelog at php.net>
Date:   Wed Jan 7 01:32:34 2009 +0000

    ChangeLog update

commit 34b620d2ffa17ec163cb32f2920dff934c760279
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 6 23:51:03 2009 +0000

    - MFB: fix build for win

commit bc11374533c4a1f73a7ac2cf053dc788dd6ed2d6
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 6 23:50:30 2009 +0000

    - [DOC] MFB: VC6 does not have NAPTR

commit 6973cd82d16b6dab87fccfc0eab6fb45f732abfc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 6 23:46:22 2009 +0000

    MFB: Arg parsing cleanup

commit 91d37ce8f0c78a10c8e8822a4f57887873a985cb
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 6 22:00:23 2009 +0000

    - MFB: fix build

commit 7b0246fa38e355ac9d30ec36ee861e0c853c593d
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 6 20:51:37 2009 +0000

    - MFB: add multi threaded build support (automatic detection of the number of cpus, add a custom number if you prefer to use only a few of your available cores)

commit e7eafa589d79584e5cd97031ec5274c34c96dff6
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 6 20:47:06 2009 +0000

    - add DNSApi for the DNS functions

commit 7844cc38739218e75bda22e2c292d36566d130cc
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 6 20:44:56 2009 +0000

    - [DOC] add support for all DNS function on Windows
      - dns_check_record  (and its alias  checkdnsrr)
      - dns_get_record
       - IPV6 specific info not available yet:
         . AAAA info is available only on vista/2k8 for now
         . A6 info is not available
      - dns_get_mx (and its alias getmxrr)

commit 72dad2c9a39e36914c62f2bbf0d7e9674e6d2a42
Author: Uwe Schindler <thetaphi at php.net>
Date:   Tue Jan 6 13:45:30 2009 +0000

    the #ifdef was never working. If Sun extends its NSAPI to support subrequests, much of this code must be rewritten. Because of that it is better to have a clean start. This commit does not change behaviour.

commit 363a9adae4dbe01bd3ea2232fe9f2c1184e4e1a4
Author:  <changelog at php.net>
Date:   Tue Jan 6 01:32:32 2009 +0000

    ChangeLog update

commit 2632316e809278a0b0d7beade07b0aa0df2ba69b
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jan 6 00:56:04 2009 +0000

    - Removed UEXPECT(F)
    - Unicodified some tests

commit 5a3b59995ff6e7f4888e24722a80d04e99ffab8a
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jan 5 22:19:23 2009 +0000

    - New test

commit 4ed88343cc51a1d8e14ce633cca26b7d724230dc
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jan 5 19:47:13 2009 +0000

    - Fixed bug #46701 (Creating associative array with long values in the key fails on 32bit linux)
    Patch by Shire

commit aa6580c0ac5501f74926cc41a9edd6dcd1b7befe
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jan 5 19:04:27 2009 +0000

    - Fixed tests

commit 5a7607d92522907ec8c7756e26100000a46b03f8
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jan 5 18:22:01 2009 +0000

    - Fixed tests (removed UEXPECT(F) section)

commit d23d2f358c2275ad7453bf65d12e1a50295ce840
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jan 5 17:53:53 2009 +0000

    - Fixed tests

commit 9220a5eda2ef93a28faf804197d76f5258fb873f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 5 16:24:14 2009 +0000

    Improved parameter handling

commit cc42ff9fa2b2936829098fc92eef331bbffbaf94
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jan 5 15:21:10 2009 +0000

    - Fixed tests

commit 9c51e8e977838a6aa8b2847ebb5dc79bfc77fddd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 5 11:14:37 2009 +0000

    fix ws

commit d6ab32a5fcef7dd37fd4e2aa0abb233e3f5df8e5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 5 09:32:48 2009 +0000

    fix build

commit 9a06642ab08414ccac2325e2b079e9890a27d999
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 5 09:18:57 2009 +0000

    only add "# original source" if a redirect is active

commit a26c94c7d97b6e3996964cf5e495f9f5b3aa1613
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 5 09:16:38 2009 +0000

    MFB: fix memleaks correctly and make valgrind happy

commit 19b2e980b8fc3a5c269251adc74b101a3820fbeb
Author:  <changelog at php.net>
Date:   Mon Jan 5 01:32:20 2009 +0000

    ChangeLog update

commit 02b2b42a01a35010a07314b91064028706e5d60c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jan 4 16:32:05 2009 +0000

    MFB: Added missing initialization

commit dac8ee1cb6adeeaa0bf28be5caf8c1c082181250
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jan 4 15:56:38 2009 +0000

    fix PDO and other 'redirected' tests - add that "# original source" line only if the test fails

commit 9a76d758031e6a852675ab36f6800760aa70d2d0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jan 4 15:21:39 2009 +0000

    fix test

commit f33a14ab117c1d291be641bff34fbdaa11e7d336
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 4 15:20:02 2009 +0000

    - Add compiler globals as

commit 3a5b44944fe142be079fdf2d9584b73ababd28eb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jan 4 15:19:49 2009 +0000

    capitalize

commit f408bcef15c7d4c7679f9d7c4adf2a59050f16ae
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 4 14:22:51 2009 +0000

    - Set scope when copying a closure with a new this pointer.

commit a85d2889bcdc4c6ae10cdcdccb677464f6ff9b4c
Author:  <changelog at php.net>
Date:   Sun Jan 4 01:32:28 2009 +0000

    ChangeLog update

commit 418fe485825869c8f82cf654bc067af3f96e0263
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jan 3 22:07:22 2009 +0000

    - Removed unnecessary repeated arginfos
    - Changed sqlite3stmt and sqlite3result to ZEND_ACC_PRIVATE to avoid reflection instantiation

commit e8842dd23598afbc50ef7e513c196ba59f793b7b
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 21:06:38 2009 +0000

    - MFB Missing namespace changes
    # Now all tests PASS again

commit 21b49d9ebb83128d6729e9d409a15d1d4c241691
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 20:40:22 2009 +0000

    - Minor corrections and a new test

commit 30647d329b89e501d24ad7b6f267dd6fd9ef26ae
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 20:39:26 2009 +0000

    - MFB sync

commit e83481cfb613edd08d9a5120a7a5807f544e573a
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 20:03:45 2009 +0000

    - Show closure's bound  as static parameter

commit c20bde9779e46ad5a426fdee168c89d547977d15
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 19:29:04 2009 +0000

    - Prevent instantiation from Reflection

commit 9535ca53b159827470cd399f538878f93066a1d2
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 19:08:27 2009 +0000

    - Return this pointer and not closure itself

commit 0544a489f549d0b003a0d9ccf418c7bc2b7996e0
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 19:02:06 2009 +0000

    - Add ReflectionFunctionAbstract::getClosureThis()

commit ffb2f1ff28cd40e80c23504658448b74d8d2cfb8
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 18:50:44 2009 +0000

    - Overlooked one instance number

commit 12f279c43a4b291ed82f026e3a9cce1f2069d436
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 18:21:51 2009 +0000

    - Fix refcounting

commit 9cc9a1107bc2a3932871b0e6710845b56ddbb918
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 17:46:25 2009 +0000

    - Rebind closure when binding to property

commit 87b355cb9661dfb3a23443f7ec8a489de9dd3380
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 14:20:07 2009 +0000

    - Improved closure support

commit 4fb20017f61682c92180b71669241b2d8ec54e64
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 12:27:43 2009 +0000

    - Small reordering

commit 58c8ce970b67c9cd2829b7e9b8e12d406a84712f
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 12:24:30 2009 +0000

    - Fix vim blocks and add missing comment

commit 0d02658eef4edf8d95026d42f48d864880ccff6e
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 12:20:27 2009 +0000

    - Add minimalistic closure support

commit de5a4f7dfafb90902e6ff851d115e291efc77fcd
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 12:19:30 2009 +0000

    - Add reflection helpers

commit 50ce72fdf45590ff75d330f033b4e36283de1a72
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 3 12:18:53 2009 +0000

    - There is no -v in keys

commit 95f90238cd53fd41911ce241efd4fb580749865e
Author:  <changelog at php.net>
Date:   Sat Jan 3 01:39:20 2009 +0000

    ChangeLog update

commit aff97659521e79ae63e0a98f26777bdbd3a876a6
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jan 3 00:05:53 2009 +0000

    - Windows part

commit 7debfa24219c63a73beef767655e0c6d65a04cc6
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jan 2 21:42:25 2009 +0000

    - Errr, rule nº 1: be portable :)

commit 05e0fb817985dd49af21d981b9628ff0331e7807
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jan 2 21:26:42 2009 +0000

    - Working with unintialized errno (#46917, noticed by Jost Boekemeier)

commit e62d29d851fdc967453acc2ec02ffca31740e642
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Jan 2 20:43:58 2009 +0000

    MFB: Fixed a possible crash when phar_create_signature() fails

commit 1f44875c1be5c121cd25a612873b4fd10a6e32d5
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jan 2 20:36:30 2009 +0000

    - Year++

commit ebd735786c67b2afc7cb67da3973675fe2e45c59
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 2 13:14:17 2009 +0000

    - Catch exceptions in cli -a

commit be8d3a6ebe690078f7e2954e4d3330e034990478
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Jan 2 12:16:42 2009 +0000

    Check if configure script was copied, and output an error if it wasn't

commit 0383c0186749bd4366f80891c1bba1ebda82914e
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Jan 2 05:50:51 2009 +0000

    Redirect the "1 file(s) copied" message to nul

commit b90fabd8630fb16a8b06431573ea3f05b57b3b7e
Author: Andi Gutmans <andi at php.net>
Date:   Fri Jan 2 05:00:04 2009 +0000

    - MF PHP_5_2

commit 784b59d016cdff59d0a477edb693cd5702b1d814
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Jan 2 03:01:53 2009 +0000

    Fix bug #46944 - UTF-8 characters outside the BMP aren't encoded correctly.

commit b301ee4c5e8d35afaeeae1d640bba10006e46988
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 2 01:52:21 2009 +0000

    - MFB: fix build (declaration first please)

commit 125ad6fca2ff9392b0a1d59c84e371155cfe47cf
Author:  <changelog at php.net>
Date:   Fri Jan 2 01:32:31 2009 +0000

    ChangeLog update

commit a4c3ef6320550f4901b60f270a0f473a0bb0a99c
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 2 00:40:28 2009 +0000

    - year++

commit 09edebd2b73cc9748bc7aa6bf43cd1a44e47e1b9
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 2 00:22:55 2009 +0000

    - MFB: fix filename property read

commit c465c9b84343eb14e56393f9a3f5f9cec27a0d61
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 2 00:22:21 2009 +0000

    - MFB: restore overwrite feature (regression introduced in 5.2.8)

commit f77df832c4a09a00b5635b4af6d4b9d6ed31cf5e
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 2 00:21:53 2009 +0000

    - MFB: restore fix for binary mode on win (regression introduced in 5.2.8)

commit f652fe101629a374d331d192391e560ade549538
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 1 20:19:39 2009 +0000

    MFB: Fixed bug #46844 (php scripts or included files with first line
    starting with # have the 1st line missed from the output).

commit 25cec568db9b2d7751a79f2b0baa5db14584e93e
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 1 16:21:07 2009 +0000

    - Add var_dump support for closures

commit ef26541980735b8e2e02b54f37267d14bdd9acec
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 1 15:27:33 2009 +0000

    - Fix SEGV if get_method() returns a non bound function

commit 0a636b41feecb657ff9a2a700acbb4f5ec0a602a
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jan 1 12:32:31 2009 +0000

    - expose glob and globfree on wi ndows, can be used by shared ext (core or extern)

commit 1055a03d625a67b8e02c7e105e6db1c3ef76fccb
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Jan 1 05:22:54 2009 +0000

    Renable socket_create_pair() on Windows
    
    # ext/sockets have its own implementation of socketpair(), perhaps we should move it
    # to the core. This will make stream_socket_pair() available on Windows aswell

commit 320c3d54a3190402ed1ad948994bbee3a2c46f69
Author:  <changelog at php.net>
Date:   Thu Jan 1 01:32:51 2009 +0000

    ChangeLog update

commit 3385d8bda0c53444363a097c9b95e2e7b60af2fa
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Dec 31 20:43:52 2008 +0000

    removing xfail sections as test passes

commit edaf385ae74c97cc3b21d31e50e7998ed1dcf385
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Dec 31 20:04:55 2008 +0000

    new test from Nat Mcugh

commit 15064a93fbbe66687962a90c972b9cd93f9b2d20
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 31 19:49:06 2008 +0000

    - MFB: enable gehostname on windows [DOC]

commit 02eddb9be9f3c3acad07742269560c135ddfa21d
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 31 17:33:29 2008 +0000

    - Add needed include as reported by Pierre

commit 665ee392ef466ac5fe879782b8ac780f4afaf5be
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Dec 31 17:32:54 2008 +0000

    Fixed bug #46845 Test expected to fail, but pass, don't cause error

commit 4c0a9448a950b676826ceeb1e203b62361a89dc3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 31 15:48:06 2008 +0000

    don't use WRONG_PARAM_COUNT with new param parsing API

commit 6328804530e0788c19daec8f7011d53152058982
Author: Felipe Pena <felipe at php.net>
Date:   Wed Dec 31 15:00:55 2008 +0000

    - Fixed bug #46973 (IPv6 address filter rejects valid address)

commit bbe70f309037932ba0447a5e37eab347fede5a37
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Dec 31 14:46:38 2008 +0000

    MFB: Nuke unused variables

commit 1e5bb9d165aee380911865672bb52206b496b735
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 31 14:37:17 2008 +0000

    - MFB Use Revision instead of Id tag for version

commit 15aada4fa214f5a54f84c0b885603a1701150a68
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 31 14:33:41 2008 +0000

    MFB: Added gethostname() to return the current system host name.

commit c2d1b06567c46d33c4c669b1008b46808b4ae07d
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 31 14:27:30 2008 +0000

    - Remove entry merged to 5.3

commit 509f9455a0c9cb6077cea3111fa3d6c5fd9efa5f
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 31 14:15:41 2008 +0000

    - WS

commit 7ce0476dc791302b9bbd6cfcdf01dd2300f0e17d
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 31 13:48:59 2008 +0000

    - Fix info output

commit d5244ef11e631b5b00c3dbc1dbf357447db0d08c
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 31 13:25:05 2008 +0000

    - Register engine classes when and where they should be
    - Show core module version as PHP version

commit b83340a8c77cdda7837fe3df5a72776ab7b6e6c5
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 31 12:52:28 2008 +0000

    - Do not show core ini entries twice

commit 415f9d73edb6cffdd1bd742b6d88008b0f1ad995
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 31 12:32:59 2008 +0000

    - Fix test

commit 4f30873ef177ce8b9b92be017889bb2ecf6a1b14
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 31 12:24:56 2008 +0000

    - Move stdClass registering where it should be

commit 7f4dc8702ab992a011e2c797dd79487c8978f0c8
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Wed Dec 31 11:12:40 2008 +0000

    Bump copyright year, 3 of 3.

commit befd80d1c4a61adad6fee9e571a0634b9eba5648
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Wed Dec 31 11:10:02 2008 +0000

    Bump copyright year, 2 of 3.

commit 10fb7dbfd4ca7fa8aa50254867ca647b5560ade8
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Wed Dec 31 11:09:46 2008 +0000

    Bump copyright year, 1 of 3.

commit c5417157fa363d8d13d155f1076bc9e7f9819602
Author: Ant Phillips <ant at php.net>
Date:   Wed Dec 31 10:36:13 2008 +0000

    Revert to the previous version for these tests as they were overwritten by mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results).

commit b5f9bc4b32a86f4a8df81e7d1923b27abb4b2ec2
Author:  <changelog at php.net>
Date:   Wed Dec 31 01:32:32 2008 +0000

    ChangeLog update

commit 040585ddfc21f0eaf1f6bfa17781b091e1616228
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Dec 30 23:32:50 2008 +0000

    Fix #45820 (Empty ArrayObject keys not allowed)

commit 16e60294d8bde8e4392b47267951190a31c2eeb9
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 30 20:14:58 2008 +0000

    - Provide a core module that contains all Zend and php/main stuff but stdClass

commit 65ec64a825d8bb78eca7ccce9fdb70fe58106b10
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Dec 30 19:37:08 2008 +0000

    Add mod_files.bat (equivalent to mod_files.sh).

commit 27b684b2349d7700974e15075a13bbd25ec34a6f
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 30 19:13:25 2008 +0000

    MFB

commit 916c8187ccc9c552943540d8556649f7d3d09e6b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 30 19:11:21 2008 +0000

    MFB: Fixed bug #46964 (Fixed pdo_mysql build with older version of MySQL).

commit a4cd3369a439e5bc8db40f9b3c3d4a2112c2816f
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 30 19:10:22 2008 +0000

    - Show version and ini entries as default module info.

commit a4d74dc48feabc1c5c19d6c98d32f18012fb063e
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 30 19:08:42 2008 +0000

    - Do not show empty ini directive tables for modules without ini entries.

commit 3d0ac70f18faa61039b3f2f51aa5096c18bca7f0
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Dec 30 19:00:37 2008 +0000

    MFB5.3: Fix error_reporting arginfo and proto

commit 6e29350fb87a1153a3ee1ba85d56b822dd49676b
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 30 18:17:28 2008 +0000

    Use a module struct for the built-in functions

commit 4d3f948495345c9444ab3b0cb02e10d568405e71
Author: Ant Phillips <ant at php.net>
Date:   Tue Dec 30 16:38:17 2008 +0000

    Revert to the previous version for these tests as they were overwritten by mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results).

commit f9f5039988108236c31e3bd5d42dcff02933382d
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Dec 30 15:56:44 2008 +0000

    refixing missing skipif

commit b7749479205fa59376cc41d5e50951c30d917da5
Author: Felipe Pena <felipe at php.net>
Date:   Tue Dec 30 12:48:00 2008 +0000

    - Added missing check for void param. (patch by Kalle)

commit 8409ccc0ea72701871034d721375cff7ee370a08
Author: Felipe Pena <felipe at php.net>
Date:   Tue Dec 30 02:12:44 2008 +0000

    - Bug #46763 (mb_stristr() wrong output when needle does not exist) (patch by Henrique M. Decaria)

commit 7ae028b374fdd54827d9ff83006237395bf6d938
Author:  <changelog at php.net>
Date:   Tue Dec 30 01:32:47 2008 +0000

    ChangeLog update

commit 98332f2013ac1ba62ce87a88582642970edc55ab
Author:  <changelog at php.net>
Date:   Mon Dec 29 01:32:18 2008 +0000

    ChangeLog update

commit 7f74e97e3e367e896fe6d87c62b6eeaeb3e96845
Author: Felipe Pena <felipe at php.net>
Date:   Sun Dec 28 20:16:48 2008 +0000

    - Unicodify (#46687)

commit 7c8f0cf3d8d328d7e81acd516a7563f400ed5367
Author: Robin Fernandes <robinf at php.net>
Date:   Sun Dec 28 19:50:58 2008 +0000

    Fix bugs #46900 and #46903.

commit 2c87894ba240ea602be639ef0b5c094ed2048f2e
Author:  <changelog at php.net>
Date:   Sun Dec 28 01:32:25 2008 +0000

    ChangeLog update

commit 6eb70493a6fe3ba75357f9ac2bc6e591c3402c45
Author: Felipe Pena <felipe at php.net>
Date:   Sat Dec 27 23:33:31 2008 +0000

    - Update (#46957)

commit 3cf95c1c945f63172c7d3fe55192a36270cc41fe
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Dec 27 21:03:39 2008 +0000

    Nuke more removed extensions

commit b79a9e5d6c7eb2a2481c1aaecd7d5959fa3c9ca4
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Dec 27 20:54:48 2008 +0000

    - Add missing INI entries (pdo_odbc, odbc/birdstep, sybase_ct)
    - Remove entries from removed extension (ifx)
    [DOC] The sybase stuff is really confusing in the docs..

commit 09687e0c6103442ed21f2698205cdbc90f8075a2
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Dec 27 20:27:56 2008 +0000

    Add missing INI setting.
    [DOC] used as the default size for shm_attach(). PHP_INI_SYSTEM

commit 7c3170f5ac9d0c6144d72f11273392d46959ad21
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 27 20:23:05 2008 +0000

    lost part of the fix

commit 4ec1bdf3f2eda09da8e80d8508901ed804d56b27
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 27 20:21:57 2008 +0000

    fix compile warning

commit dde6be986c48cf246e2e9ed8ea9e373b5d97fce5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 27 20:03:42 2008 +0000

    add missing .cvsignore

commit 3ce0968f5a60985c3ded2e8015791b0ad14d15b4
Author: Felipe Pena <felipe at php.net>
Date:   Sat Dec 27 19:14:45 2008 +0000

    - Fixed tests

commit 867a7946b942446c9de0839729f43849bf7e7e16
Author: Felipe Pena <felipe at php.net>
Date:   Sat Dec 27 19:06:19 2008 +0000

    - Fixed code (comparison with string literal)

commit 549bba671383858acfb8afbf37ddd78c80f432b2
Author: Felipe Pena <felipe at php.net>
Date:   Sat Dec 27 13:31:07 2008 +0000

    - Fixed memory leaks

commit 4defef2736462a0761ea1a5329d6aa0535164a8d
Author: Rob Richards <rrichards at php.net>
Date:   Sat Dec 27 12:21:36 2008 +0000

    proper exports/imports for win32

commit 0c1e5d044cd4c41ac89387a611a89a44b8dfc11e
Author: Rob Richards <rrichards at php.net>
Date:   Sat Dec 27 12:14:56 2008 +0000

    add missing exports

commit d6a1c7a6743ced3e8cbacfabf7d436f528c50cad
Author: Brian Shire <shire at php.net>
Date:   Sat Dec 27 05:13:30 2008 +0000

    fix explode behavior to respect negative limit when string is empty.

commit 3b0cd9f64408edb3dbc91e93c24a6d6b54572134
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Dec 27 03:06:16 2008 +0000

    Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists)

commit cc83eff88abf7f1433d5f5c2b7e650b57799d113
Author:  <changelog at php.net>
Date:   Sat Dec 27 01:32:32 2008 +0000

    ChangeLog update

commit 9761f623cf7e902806fe1370a92a09aca508be37
Author: Rob Richards <rrichards at php.net>
Date:   Sat Dec 27 01:07:18 2008 +0000

    force export on win32 to workaround win32 conig issues

commit 56acf970398176ed94f6130848d22f96744304ad
Author: Felipe Pena <felipe at php.net>
Date:   Sat Dec 27 01:04:09 2008 +0000

    - Fix test

commit ebe5b582aa13bf7205fce20324f1faaa9ef12030
Author: Rob Richards <rrichards at php.net>
Date:   Fri Dec 26 20:27:14 2008 +0000

    properly export functions

commit 435de704811be592b3258397b2be5377b439a8d7
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 26 14:16:38 2008 +0000

    - MFB:
      - remove the temp hack for libxml path (fixed now)
      - do not raise a warning if the extension was not enabled anyway

commit 65a7e5986730a8da24273d66e9a62e70e0f4c3c0
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 26 14:10:26 2008 +0000

    - usual suspects must be in the default include/lib path (thx Rob for the notice!)
    - fix the --wtih-php-build doc, remove dead url, update the name of the deps dir

commit ee9948ecd71d74a248f449e7df5469b8f59b9da2
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 26 14:06:29 2008 +0000

    - MFB: be sure we define the deps so the right exts are built before (dom symbol error when dom and xsl are shared)

commit ed14f3e74418da67892ed8b6e1ac13331839495a
Author:  <changelog at php.net>
Date:   Fri Dec 26 01:32:19 2008 +0000

    ChangeLog update

commit b71d8ab002717cf1ef1ab9ec6e5dbf03ec55b982
Author: Felipe Pena <felipe at php.net>
Date:   Thu Dec 25 19:55:15 2008 +0000

    - Unicodifing

commit a5e8f6b3c2c156ccd1b989065595582ccd3ec732
Author: Felipe Pena <felipe at php.net>
Date:   Thu Dec 25 19:30:28 2008 +0000

    - Fixed memory leak

commit 9e6124f2d1f67be772f37a24e23955df3b9d74e6
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Dec 25 13:34:49 2008 +0000

    Enable salsa hashing algorithm

commit 0ad3511ce446d5c1a4c13de4ddf8a97e65b159a2
Author:  <changelog at php.net>
Date:   Thu Dec 25 01:32:48 2008 +0000

    ChangeLog update

commit ae5b22b0427f88f0b68023a87a9a361b6c8fa1e7
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 25 00:09:32 2008 +0000

    - be sure that at least one SAPI has been selected

commit 779444f43c3cef814ac12e92424c30415f9ecec4
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 25 00:03:39 2008 +0000

    - the config summary is a must, do not allow to disable

commit 41f0a56f8f2228beb6d9f5b6f807d2c0cb08eec2
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 25 00:00:49 2008 +0000

    - disable simplexml when libxml is not enabled

commit aaa89d7adbae430488293a91931b9bd0944af80d
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Dec 24 19:21:42 2008 +0000

    Stop using sqlite3_aggregate_count() as this is now deprecated.

commit 0d860e26caba0c4ff0e3b145d44bac164d5428a6
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Dec 24 18:09:00 2008 +0000

    Make sure we clear out the error when the scalar version decoding works.

commit b80786d06653522a3ea91e5f3c077c8cede14608
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Dec 24 13:46:59 2008 +0000

    Fix bug #45991 - UTF-8 BOM breaks ini parser

commit 53737291aa88ad97e4d0c3eccb45a36512b0e7ec
Author: Felipe Pena <felipe at php.net>
Date:   Wed Dec 24 13:30:49 2008 +0000

    - Fixed memory leak in imap_rfc822_parse_adrlist

commit d84b1983236963b1a5581e8c9bd66156e5ba864a
Author: Felipe Pena <felipe at php.net>
Date:   Wed Dec 24 11:50:42 2008 +0000

    - New test

commit 848653b6a1d51a1fd274bd9fec156ac063251e54
Author:  <changelog at php.net>
Date:   Wed Dec 24 01:32:31 2008 +0000

    ChangeLog update

commit 965f76ca81b59b0c822fd2cd993026bfcde7e9bd
Author: Felipe Pena <felipe at php.net>
Date:   Wed Dec 24 00:44:51 2008 +0000

    - Merged into 5.3

commit b110b1d78b322b14866fc3e923a0aff50e280d57
Author: Felipe Pena <felipe at php.net>
Date:   Wed Dec 24 00:04:40 2008 +0000

    - Standard

commit 037743fc3e1e0994b35daf29a9133c5e2a039b51
Author:  <changelog at php.net>
Date:   Tue Dec 23 01:32:35 2008 +0000

    ChangeLog update

commit 67e6af2b91a1bcd0c00fd22070e0da68c041be9b
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Dec 22 16:44:51 2008 +0000

    Remove all of the stuff we have in here for pre PHP 5.2 support and memset the fileinfo struct.

commit 938bf96a110c7e64a57f4de0eca848e4afed42bc
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Dec 22 16:42:34 2008 +0000

    Enable ICU support within bundled SQLite

commit 4e5c7990ceb8dd3f1a0a9d114b10dbc9ccb1615e
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Dec 22 13:50:43 2008 +0000

    Fix #46646 (Implement zend functions to restrict serialization or internal classes)

commit 3264d66e1868735fcb18f8fab3fb99560040f885
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Dec 22 13:26:10 2008 +0000

    Patch has the wrong filename

commit e6e0907ace744389a6d5e16f34fe5c886b5fcb64
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Dec 22 13:17:23 2008 +0000

    SQLite 3.6.7 plus a vc6 backport for LL

commit 1dd1bca47c366c4a0bc710b43dc03260f2e7cd79
Author:  <changelog at php.net>
Date:   Sun Dec 21 01:32:31 2008 +0000

    ChangeLog update

commit d2520327a29ad4aa82ae61d346dca27a7a4d65a5
Author: Lars Strojny <lstrojny at php.net>
Date:   Sat Dec 20 16:23:37 2008 +0000

    Adding test for stream_resolve_include_path()

commit 32ed769056e2b77f4752b2a26fd850d9089e2444
Author:  <changelog at php.net>
Date:   Sat Dec 20 01:32:38 2008 +0000

    ChangeLog update

commit 58b4b656fa791f3696e9bc9512db1da65e0dbe1b
Author: Etienne Kneuss <colder at php.net>
Date:   Sat Dec 20 00:53:21 2008 +0000

    Fix #46647 (segfault in SplFileinfo::fgetcsv())

commit b884dddbbf2e4a1e01aae8290fcfd042410fc231
Author: Etienne Kneuss <colder at php.net>
Date:   Sat Dec 20 00:51:00 2008 +0000

    Fix #46636 (segfault in SplFileinfo::fgetcsv())

commit b0b32deb12340b2ed1b0bdf6b2cae164590db6b5
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Dec 19 02:00:59 2008 +0000

    Add json_last_error() for getting a bit of information about what failed during a decode, also fixes a segfault when we have [1}
    [DOC]

commit 27fc14abdca6687fc00613d6f02064f3391b3193
Author:  <changelog at php.net>
Date:   Fri Dec 19 01:32:18 2008 +0000

    ChangeLog update

commit 6983c20844fd5bbfa3720e2402c3069836adfbdb
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 18 23:20:44 2008 +0000

    - no need to look for bindlib_w32, not used anymore

commit ba76cf017ea30a81e0af6d4e62963d5d5035320f
Author: Derick Rethans <derick at php.net>
Date:   Thu Dec 18 20:32:44 2008 +0000

    - Fixed bug #46268 (DateTime::modify() does not reset relative time
      values).

commit 992033a41ce3b7ba61981edf66ae779e0fcd5c3a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 18 20:04:26 2008 +0000

    MFB: Fixed bug #46887 (Invalid calls to php_error_docref())

commit c00195e6b5ec20c19f016efd11cbab4815b5657d
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Dec 18 16:04:38 2008 +0000

    Fixed test

commit 1355a8f433ecd079a34a89ed209efe2c36a0d5ad
Author: Robin Fernandes <robinf at php.net>
Date:   Thu Dec 18 15:20:47 2008 +0000

    Additional output buffering tests.

commit ad6f6c9a52212b1bc2ad22d1309e485b38ac1155
Author: Derick Rethans <derick at php.net>
Date:   Thu Dec 18 14:54:51 2008 +0000

    - Fixed bug #46889: Memory leak in strtotime().

commit e17e4cb658490c112d0dc5759a03aecc8e21ebf1
Author: Derick Rethans <derick at php.net>
Date:   Thu Dec 18 14:53:46 2008 +0000

    - Fixed test-case.

commit f317b819c9a694fdaec0b9c58953a0a95c0752ab
Author:  <changelog at php.net>
Date:   Thu Dec 18 01:32:33 2008 +0000

    ChangeLog update

commit 84ab9aa4045bf04d38538a7f89b859fa939ae8d7
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 17 21:32:40 2008 +0000

    MFB: Fix a small portion of memory leak in bug #46889

commit d0cf756f7fcd0fff248a9980fb10187d1443372c
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Dec 17 15:46:00 2008 +0000

    Fix Windows build

commit bfe52a53fccbd059c7400dda2c296f10833f2d45
Author: Jani Taskinen <jani at php.net>
Date:   Wed Dec 17 15:38:32 2008 +0000

    - Fix leak

commit a5ab3d7ae057d84533f90bfada68673428c120ab
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Dec 17 15:35:21 2008 +0000

    README for ext/imap tests

commit f6e659c6dd65b61124913a29f9d88d89a23522cb
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Dec 17 15:05:38 2008 +0000

    Miscellaneous tests for ext/imap

commit f3013d05242b5a75e6d1385da2d1f18f0d540b50
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Dec 17 14:46:42 2008 +0000

    Test for bug #45791

commit cae85c867a950a07bd94cd2e6788adff8d49e92c
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Dec 17 14:39:56 2008 +0000

    Update the JSON parser with that on json.org, biggest change here is code readability. Less magic numbers in the state table.
    Add missing reflection information to json_encode()
    Fixes bug #45791 with 0e0 not being supported as a value
    Error values are stored when encountered during parsing

commit c7a56d604baccf21c665ceb0ae1959e713115847
Author: Jani Taskinen <jani at php.net>
Date:   Wed Dec 17 14:13:25 2008 +0000

    - Fixed bug #45161 (Reusing a curl handle leaks memory)

commit b0fdff274b7ac7fed3c0168a0c580bdb716bd211
Author: Jani Taskinen <jani at php.net>
Date:   Wed Dec 17 14:00:07 2008 +0000

    fix typoes

commit b2f10ac965e078c9b59ed6a52394bacae37902a3
Author: Jani Taskinen <jani at php.net>
Date:   Wed Dec 17 13:59:21 2008 +0000

    - Added test for bug #45161

commit 8ccb8ee6a23f11141415d70f895dd202081ef3f1
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Dec 17 12:34:49 2008 +0000

    New FTP test from Nathaniel McHugh

commit 1359b315fcfc606a9ddc72677a754d3879a2e828
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 17 12:03:42 2008 +0000

    fix build

commit 4cd34ac3d313f9f017a3937ea04520a161e52b31
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Dec 17 11:33:56 2008 +0000

    fix #46005: User not consistently logged under Apache2

commit 5c5a284f54d49f7d4cdbb7fe22f9a85b8f736deb
Author:  <changelog at php.net>
Date:   Wed Dec 17 01:32:14 2008 +0000

    ChangeLog update

commit c379c371ad8eca5c68d16c29fc88523dda04a4ac
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 17 00:30:59 2008 +0000

    MFB: removed unused var

commit db0d8cbd840e31401bcbf039afa1f4ce5429dbc1
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Dec 16 21:34:16 2008 +0000

    bug #46837 fix

commit c97e3e7438c684751bc8c8f496e3d9194c3f7aaf
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Dec 16 21:08:50 2008 +0000

    bug #46884 fix

commit 9dea98a842a513fa2c15a517fff1a4f0c01592f9
Author: Rob Richards <rrichards at php.net>
Date:   Tue Dec 16 12:51:58 2008 +0000

    fix bug #46849 (Cloning DOMDocument doesn't clone the properties)
    fix some warnings
    add test

commit 391de29f7070e2c6f813807c20a29dac5081732f
Author:  <changelog at php.net>
Date:   Tue Dec 16 01:32:18 2008 +0000

    ChangeLog update

commit 433d52facc48d3072a82292a4199ef5c6d97a4dc
Author: Steve Seear <stevseea at php.net>
Date:   Mon Dec 15 14:11:35 2008 +0000

    call_user_func_array() tests

commit e028ad839fe120d9c2a440b94123cf1121f7560d
Author: Zoe Slattery <zoe at php.net>
Date:   Mon Dec 15 13:16:35 2008 +0000

    fixed test

commit 579209d731a7f680bd57573e478356cf4a241323
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Dec 15 11:31:56 2008 +0000

    initialize op2

commit 1b5fb956dceb154d6d3292d7150869bbbfaafae9
Author:  <changelog at php.net>
Date:   Mon Dec 15 01:42:31 2008 +0000

    ChangeLog update

commit 7611a5d9849e8d1ca0c7019c546250b0360997c8
Author: Lars Strojny <lstrojny at php.net>
Date:   Sun Dec 14 16:27:30 2008 +0000

    MFB: If a wrapper could not be found it is either a typo or a configuration issue. But in both cases it is critical enough to warn the user. [DOC] (?)

commit 821c00eb436e03dca32d10bde060f04a965d4e84
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Dec 14 16:19:43 2008 +0000

    - fix build

commit 9a727a1b2be7964f5513b73781678baa62fce67c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 14 15:35:51 2008 +0000

    MFB: simplify code

commit a99fc291e49a001c5db0656d978f7371599b3d8d
Author:  <changelog at php.net>
Date:   Sun Dec 14 01:32:39 2008 +0000

    ChangeLog update

commit 3c58e71e744845919fed590472d90dd24763e7bf
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat Dec 13 22:22:40 2008 +0000

    Fix test

commit d0ee179f1ed94fd1afaf83c5b0bc065158210444
Author: Lars Strojny <lstrojny at php.net>
Date:   Sat Dec 13 15:07:20 2008 +0000

    MFB: Remove trailing whitespaces

commit 394a73fbff429ae84821390c7ea4d6b0af99ecd7
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 13 14:49:21 2008 +0000

    Use ' -f' as requested

commit de3be2b9c38f176beb98fdb38e502e3d3e042b14
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Dec 13 11:59:34 2008 +0000

    - MFB: do not add .cvsignore to the tests package

commit 3292447864ed146de36a633800b7b99112c02bbe
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Dec 13 11:59:03 2008 +0000

    - MFB: fix builds for VC8+, strnlen is available in vc8 and later (used in spprintf.c)

commit fa4d1caf503685e9c63f8663dcbb844d44be3661
Author:  <changelog at php.net>
Date:   Sat Dec 13 01:34:10 2008 +0000

    ChangeLog update

commit 01bbafc58c77ace199637700e7c39057cbe26d09
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Dec 12 23:55:48 2008 +0000

    MFB

commit 8e1f9c8acb8eb4af36b61f8e82775df5804cfb32
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Dec 12 23:17:44 2008 +0000

    Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings

commit 1095c628694aea0867fb7d98c80b68f4cb58d9d9
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Dec 12 21:20:44 2008 +0000

    Fix tests

commit 540131adcb169fa331ba99417c8203c8b3d87d63
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Dec 12 19:19:04 2008 +0000

    Add sort flags parameter to array_unique().

commit c0dcb08ba87302eae3343ac92d2206cc04b9a3da
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Dec 12 13:05:58 2008 +0000

    Fixed bug#46847 (phpinfo() is missing some settings.)

commit effa82043b966eb37660dfa1e273c7e7bddf150b
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Dec 12 12:40:58 2008 +0000

    Fixed bug#46681 (mkdir() fails silently on PHP 5.3)

commit fcbf68fb8c3853ec914ff5f7f5dda74b8c2082e6
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 12 10:33:05 2008 +0000

    - late MFB (sry): fix VC6 build

commit 03e656bc052da98842d97389506b7ee11cf30452
Author: Rob Richards <rrichards at php.net>
Date:   Fri Dec 12 04:15:14 2008 +0000

    fix bug #46699: (xml_parse crash when parser is namespace aware)
    fix a couple warnings
    add test

commit 20909366f9e9d2e1b6369ac73799a690e2a594d4
Author:  <changelog at php.net>
Date:   Fri Dec 12 01:32:56 2008 +0000

    ChangeLog update

commit adae8ea1950891261f4f8f94bd97e1251098bd38
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 11 15:33:18 2008 +0000

    - MFB: fix build

commit 81b283cc384785eb1598feba08e8fa55a84756ff
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 11 13:11:56 2008 +0000

    - fix build (was never used like that before recent commit to session) > local include use quotes not <>
    (nb: please test before commit)

commit 1b02dbb9cb12ba0588a9cf3d90af2288daa186a5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 11 11:00:03 2008 +0000

    add missing .cvsignore

commit 2cadc421ae54ab87031f52a0f00554cc3c06fa9f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 11 10:58:14 2008 +0000

    rename .php to .inc
    all .php files are deleted on `make clean`

commit 8496060286b191281718da06de2661fa337e84ea
Author: Ant Phillips <ant at php.net>
Date:   Thu Dec 11 10:41:50 2008 +0000

    MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3).

commit 08796b0bb96f4d09595d19cebfbdfd7eeccc25a9
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 11 10:20:30 2008 +0000

    - WS

commit 8497d6736569da65fbe8b6d721acc454d9e4d731
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Dec 11 02:56:08 2008 +0000

    Fix bug #46738 - Segfault when mb_detect_encoding() fails.

commit 229297cc9a29d8f8f7764a6259c30bdef3db8158
Author: Lars Strojny <lstrojny at php.net>
Date:   Thu Dec 11 02:38:10 2008 +0000

    MFB: Fixing strict warning

commit f9c92ffcb80a4b0a6978690f32f6668cb95ca7c3
Author:  <changelog at php.net>
Date:   Thu Dec 11 01:32:49 2008 +0000

    ChangeLog update

commit 86fe80b580886b71b2b1e5009bf83c59c98dbbaa
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Dec 11 01:20:58 2008 +0000

    Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie().

commit c33931489d193fbc110cb71f390f1f5c3cb9ffdc
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 11 00:15:05 2008 +0000

    - ws

commit 2c16adedf781d2af94009f2030c5addc101a977f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 10 20:53:58 2008 +0000

    MFB: Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
    inside a binary or image column type)

commit 29ab16ee674d45da2ae9c3cbb929e45c69d93bb4
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Dec 10 13:30:12 2008 +0000

    Fix segfault and potential security issue in imagerotate().

commit d3ec4e3630e871d3ad5cd31a94d308317c57a97f
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Dec 10 10:16:20 2008 +0000

    MFB: export pcre API when using gcc 4

commit 5d75d3545d1b41d7435f8c23ebdf08702198f9ad
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 10 09:51:30 2008 +0000

    - mfb: c/p error

commit 89ba681ba33976b95b655a7e649cf69bba92857f
Author:  <changelog at php.net>
Date:   Wed Dec 10 01:33:21 2008 +0000

    ChangeLog update

commit 8fcb0ad2a1ce0f24adfb85e672c122baccedd7a5
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Dec 9 22:53:25 2008 +0000

    fixed test

commit 35de188ad3760094f56a83bd5a40d2c2976722c0
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Dec 9 19:16:22 2008 +0000

    Fix #46813 (class_exists doesn`t work with fully qualified namespace)

commit 06e3ca762b92caf5d3404ca714e8c6b9301b7eb9
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 9 18:57:08 2008 +0000

    - fix EOL (which makes on bison 1.7 cry), nb: pls use unix EOL on mac

commit a16fb6e4b2a55a8c6dec6be230c19749e6cf9eb0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 9 17:20:57 2008 +0000

    Comment out fprintf() use inside the library

commit 153310949fe4b86d91da0bd39e823310f363c082
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 9 17:17:49 2008 +0000

    MFB: Fixed missing initialization of uses when copying a curl handle

commit d91b923c7dafb498b3dea4d2670d02e112b36dd4
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 9 16:05:33 2008 +0000

    - Better descriptions for these tests

commit 0b5a2208b6c8dfb3f9c79b451e9e43050026e9b4
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 9 15:44:09 2008 +0000

    - Fix tests (apparently whoever wrote this crap never tested these properly)

commit d5f137073f6cd184c5fd46de0ca44915f1e1670e
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 9 15:20:58 2008 +0000

    - Use version id instead of defined() since latter does not work with magic constants

commit 14ee304daec380c36c12052027d7b48ce545cc6c
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 9 15:18:04 2008 +0000

    - fix tests

commit 475b6bd043791daf4c4dca3a505eb9cc1b796346
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 9 14:49:12 2008 +0000

    fix test

commit 086c3141715af00eeb6f7736e75d2a41ac413f93
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 9 14:28:35 2008 +0000

    - silent conversion warnings as it is not going to be "fixed" any time soon, removing false positive alerts. noise--;

commit 81337fa3a2721554f27d346baead6ad200bf14cd
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Dec 9 13:43:00 2008 +0000

    fix resource id

commit 2f593a8866d6559d9d80a62d109984aaace18a50
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Dec 9 13:02:27 2008 +0000

    ini_set() should return false on failure, not return the orginal value
    and pretend everything is fine.

commit 0ff6d5f45bd023b3cb9678a7196c78caa642c1e7
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Dec 9 12:56:39 2008 +0000

    MFB5.3: Fix test

commit 001a66ac7c0f80940ced22ba3ec82521e119bcab
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 9 10:53:29 2008 +0000

    - cat, tail, lift :)

commit 105e091a7bf25926c826fcba27772375a9d16c12
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Dec 9 10:21:53 2008 +0000

    Merged to 5.3

commit 70bb87687d8924a13f56a2ab97aedae10571d31e
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Dec 9 10:21:27 2008 +0000

    MFB: Add test for runtime tightening of open_basedir

commit 6eb36e683fc9a04c985104159769978922d193c1
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Dec 9 10:08:15 2008 +0000

    Fixed bug#46811 ini_set() doesn't return false on failure

commit d7d4c89583f72f76a0aee897639526a68e8e662f
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Dec 9 09:04:00 2008 +0000

    Merged to 5_3

commit f0be7d30b4c59bd3fb8ce04634cf4f43511299ff
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Dec 9 08:22:08 2008 +0000

    - Remove items that already done in earlier branches
    - It doesnt hurt to say what new functions do

commit 2b334a19a577702db94a9c925db852c30d1de1a5
Author:  <changelog at php.net>
Date:   Tue Dec 9 01:32:45 2008 +0000

    ChangeLog update

commit b2677b483873003e6aaf10c483c3878c6eb5c4e7
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 8 22:41:54 2008 +0000

    - buildconf accepts arguments (pecl dir for ex.)
    - copy configure.bat

commit b010e3875b841a48308609b5600655a34ed3914d
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 8 22:38:50 2008 +0000

    - add configure script helper

commit 30286f90b36f55ea344b2263f7dd50e035a3e80d
Author: Zoe Slattery <zoe at php.net>
Date:   Mon Dec 8 19:10:45 2008 +0000

    tests for imap_fetch_overview

commit 8f245aaf941867f252250ebb230a6b940c6c8eae
Author: Jani Taskinen <jani at php.net>
Date:   Mon Dec 8 12:36:38 2008 +0000

    - Sync with all branches (same run-tests.php everywhere

commit 88d83aed01eae06774001d4619c956509ecb66a1
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Dec 8 11:53:30 2008 +0000

    Fix bug #46748, segfault when SSL has more than one error message.

commit 911adb13bbab573f587473dbf655cf22b076a3d8
Author: Sanjay Mantoor <smantoor at php.net>
Date:   Mon Dec 8 10:41:47 2008 +0000

    New testcases for idate function

commit db4f96f255e423ee355bfc9f614b8ebbc3582ed2
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Dec 8 07:33:41 2008 +0000

    improve windows version detection

commit 41919919e7ed8ecde9d09deb9260890edc551025
Author:  <changelog at php.net>
Date:   Mon Dec 8 01:33:00 2008 +0000

    ChangeLog update

commit d74dea5b88eb8fffa2c9803c0a4bd645fe7830b5
Author: Marcus Boerger <helly at php.net>
Date:   Mon Dec 8 00:15:51 2008 +0000

    - Only show switch -y if available

commit 97cb6dd67750842de175fa50b0f64fc5791f7957
Author: Marcus Boerger <helly at php.net>
Date:   Mon Dec 8 00:00:16 2008 +0000

    - When installing phar, make phar a link to phar.phar

commit 3cfd3fe58d712d5abc4cab7eabd9d91cba5f49d2
Author: Matt Wilmas <mattwil at php.net>
Date:   Sun Dec 7 10:54:16 2008 +0000

    Fixed bug #46782 (fastcgi.c parse error)

commit b3a553f526f2cb04022badf97c3fee526bb0a19c
Author:  <changelog at php.net>
Date:   Sun Dec 7 01:33:28 2008 +0000

    ChangeLog update

commit 215167f7e91b8cca5f2f18311648b47d27c4c0fd
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 6 15:24:33 2008 +0000

    - Remove more dead code

commit d106e3a33e39597f758497f489bb4477b917ef62
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 6 15:14:46 2008 +0000

    - Drop dead code

commit b9eb13ad8ac059ebdb0e34311efa534e22fce2ba
Author: Zoe Slattery <zoe at php.net>
Date:   Sat Dec 6 11:59:36 2008 +0000

    More changes to allow the same tests to be used with PHP5 and PHP6

commit e21c6d954040c5501170a53f53333b3c7ce6e2df
Author:  <changelog at php.net>
Date:   Sat Dec 6 01:33:24 2008 +0000

    ChangeLog update

commit 5e33549e0da9504f8c62c339eff2cfef786ffe8a
Author: Robin Fernandes <robinf at php.net>
Date:   Fri Dec 5 22:12:04 2008 +0000

    Add some class related tests, fix hard-coded object ID in serialize_001.phpt.

commit 97a63ab6b4f6bbaaaa3e9623fdeaae2de5c47b8b
Author: Rob Richards <rrichards at php.net>
Date:   Fri Dec 5 18:34:54 2008 +0000

    fix arginfo - these also accept SimpleXMLElement

commit 77c8e8ea2d652faa20b5eb68f4391f2eb889b34d
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Dec 5 16:27:41 2008 +0000

    FTP  test from Nathaniel McHugh

commit 4021b612bf851c67c268f15ff238f5522e96d357
Author: Ant Phillips <ant at php.net>
Date:   Fri Dec 5 14:18:00 2008 +0000

    Remove duff comment produced by the test generator tool

commit 8c0a7983dbecf4ab934e8e7c0860d4e6eeea0162
Author: Ant Phillips <ant at php.net>
Date:   Fri Dec 5 14:11:03 2008 +0000

    Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

commit 0811347c264f5e74d9f1695dbca7cf3e5dffb2ca
Author: Ant Phillips <ant at php.net>
Date:   Fri Dec 5 14:02:53 2008 +0000

    MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

commit ad29efe368544521886b7e9e93df17f93d52a84b
Author: Ant Phillips <ant at php.net>
Date:   Fri Dec 5 13:13:15 2008 +0000

    MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

commit 90a4376f4d57f8a32e3e75876b456890ad5794a0
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Dec 5 11:57:24 2008 +0000

    bug #46731 modification to previous fix

commit 09ff537b36cf5a2dc64cdd50119a53a835d46243
Author: Mikko Koppanen <mkoppanen at php.net>
Date:   Fri Dec 5 11:21:15 2008 +0000

    Added test for bug #46739

commit 2ba01be7ce1f15864586c59e95a700640e3a220c
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Dec 5 10:59:08 2008 +0000

    Update to use norsh flag

commit a6f8a2428e2895d5658d75457e67909348994bc1
Author:  <changelog at php.net>
Date:   Fri Dec 5 01:32:37 2008 +0000

    ChangeLog update

commit b75a707ab15ea01430b2521ff8a5b588f823de3a
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Dec 4 20:22:12 2008 +0000

    fix test

commit 636b2c9a6feed3683f44f10953622889a6023e9a
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Dec 4 20:12:30 2008 +0000

    MF5: Merge namespaces changes

commit 1b893ea4bcd2498485eaa8577f8b6fb03416ea20
Author: Felipe Pena <felipe at php.net>
Date:   Thu Dec 4 15:50:48 2008 +0000

    - Fixed bug #46749 (Crash when repeatedly attempting to assign to property of non-object)

commit 308d4fa79a97d8c23df16798b6e40d2f9c88d797
Author: Derick Rethans <derick at php.net>
Date:   Thu Dec 4 14:53:51 2008 +0000

    *** empty log message ***

commit 81bba98a3e7b6c9f59ca6dcb9deffd9308cdb0aa
Author: Mikko Koppanen <mkoppanen at php.net>
Date:   Thu Dec 4 13:12:49 2008 +0000

    Fixes bug #46739

commit d144b8af1b6774687526b0521720146528e6289f
Author:  <changelog at php.net>
Date:   Thu Dec 4 01:32:32 2008 +0000

    ChangeLog update

commit 3f629d9e0992a8506d17713e1384a97763ad5681
Author: David Soria Parra <dsp at php.net>
Date:   Thu Dec 4 00:41:55 2008 +0000

    MFB: Fix cc detection in phpize according to changes in configure.in

commit 10f733569880690134fec0af13bf7c1f72f2ad72
Author: David Soria Parra <dsp at php.net>
Date:   Thu Dec 4 00:41:17 2008 +0000

    MFB: Fix test for auto_cflags and explictly set GCC="no" if we detect suncc

commit 00d831fe2a9c19d40172775095f90ee94e8b148b
Author: Felipe Pena <felipe at php.net>
Date:   Wed Dec 3 20:43:22 2008 +0000

    - Fixed strange typos

commit 67115cdf6a75a577b4bffb76decaea4cdba787c3
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Dec 3 20:30:35 2008 +0000

    One more cleanup after running tests

commit 7e2d3f2efba659de8228b76dd2e7c824758fdcca
Author: Ant Phillips <ant at php.net>
Date:   Wed Dec 3 19:09:17 2008 +0000

    XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

commit 86f45fbac140a49988e389f6d5cfac16764c5d7f
Author: Felipe Pena <felipe at php.net>
Date:   Wed Dec 3 16:20:29 2008 +0000

    - Coverage++

commit 95c78609efc4c72107db86c7b529eaab4bdc1940
Author: Ant Phillips <ant at php.net>
Date:   Wed Dec 3 12:39:54 2008 +0000

    Put bug number in the XFAIL section for cross referencing

commit 3d338dc43b63e07c91e0c95927bbb4cc190d9288
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Dec 3 11:44:46 2008 +0000

    Update credits

commit 6a270c3bf8c9a71b9584832b2b20e3204b9e6330
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Dec 3 11:27:11 2008 +0000

    Cleanup after running the tests ...

commit 8715eb0afade8866c85a64ee738aa909d52a58ca
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Dec 3 11:00:19 2008 +0000

    Fix tests (use a in-memory database not a file called memory)

commit a1775daba17282eb96fb63afd393ca7ca3fa2a46
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 3 10:11:04 2008 +0000

    fix possible invalid read

commit e185e23390b49e74f1dd7e4a5d4a0fc4ad5d067d
Author:  <changelog at php.net>
Date:   Wed Dec 3 01:32:38 2008 +0000

    ChangeLog update

commit 6935faaa362852c58acc3f20a611b5419e8e5965
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 3 01:04:33 2008 +0000

    MFB: Fixed bug #46731 (Missing validation for the options parameter of the
      imap_fetch_overview() function).

commit 2a2653a3472bff3eb82dce25d057b4d4a84cf991
Author: Matt Wilmas <mattwil at php.net>
Date:   Wed Dec 3 00:08:37 2008 +0000

    MFB (1.82.2.31.2.17.2.10): "Added a warning message on pdo::exec() failure in the event of an empty query"

commit 8ac82de068c387bd9e6dd2a2b714592b5d400a09
Author: Christian Seiler <cseiler at php.net>
Date:   Tue Dec 2 21:06:33 2008 +0000

    - Fixed autoconf 2.13 issues with FP checks.

commit fbf7cc72aa4a3bb01abdcadab80d4fefec33a088
Author: Felipe Pena <felipe at php.net>
Date:   Tue Dec 2 21:00:23 2008 +0000

    - Fixed memory leaks
    - Added new tests (Coverage++)

commit 61f0a0ddd4e151be7846f8471fecdae98fd29134
Author: Derick Rethans <derick at php.net>
Date:   Tue Dec 2 18:01:07 2008 +0000

    - Fixed bug #46732 (mktime.year description is wrong).

commit 2836cce10bb65f5468273e46f9dc4ac248234427
Author: Christian Seiler <cseiler at php.net>
Date:   Tue Dec 2 16:25:06 2008 +0000

    - Implemented http://wiki.php.net/rfc/rounding

commit 694771f14c183f62a752f1ee0e41dc12b48cbebb
Author: Christian Seiler <cseiler at php.net>
Date:   Tue Dec 2 16:17:44 2008 +0000

    - Fixed comment style.

commit 2230e803d28f6f392d7bc7cf484fdab597404866
Author: Christian Seiler <cseiler at php.net>
Date:   Tue Dec 2 16:03:30 2008 +0000

    - Changed floating point behaviour to consistently use double precision on
      all platforms and with all compilers.

commit 509b50ed7014fa1d6ef9b3d9ed9b70a165cf0195
Author: Matt Wilmas <mattwil at php.net>
Date:   Tue Dec 2 14:50:01 2008 +0000

    Changed logic for LONG_MIN

commit ba7bc0ace477f35d645c40adcb2d6d10d321872d
Author: Ant Phillips <ant at php.net>
Date:   Tue Dec 2 13:29:17 2008 +0000

    Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

commit 8862c5d405860c0a5418eb9283796ec87105fbb9
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 2 10:15:41 2008 +0000

    - MFB: export php_scandir and php_alphasort correctly (used by APC for example)

commit 1e4f761f357a185885ce0fac8d73ac5379a1826d
Author:  <changelog at php.net>
Date:   Tue Dec 2 01:32:21 2008 +0000

    ChangeLog update

commit 422f84dc2108bc582efcb80eb288d48267e9b670
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Dec 1 23:29:42 2008 +0000

    - hash_insert was renamed in MySQL 5.0 so we can safely use recode and mysql
      with recent libmysql versions [DOC]

commit b79774409e953dfe829e098232d4ebf8d1ccbd77
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Dec 1 21:20:27 2008 +0000

    Fix mysql_fetch_* and tests after param parsing changes

commit f27f49cf96b5360748d0ef7b402d0d0c63b36cf4
Author: Iain Lewis <ilewis at php.net>
Date:   Mon Dec 1 17:10:14 2008 +0000

    Adding tests for array_multisort

commit 64d29c20d8f414e8aeb9931f472a3de013cce073
Author: Felipe Pena <felipe at php.net>
Date:   Mon Dec 1 12:26:42 2008 +0000

    - Fixed memory leak

commit 4248c38558b84bc9d8ba73693e37dbb6492f6ec8
Author: Ant Phillips <ant at php.net>
Date:   Mon Dec 1 12:26:36 2008 +0000

    Exif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

commit 0410026ac0725f25e10a946316cf8d5f98bc122f
Author: Ant Phillips <ant at php.net>
Date:   Mon Dec 1 11:30:39 2008 +0000

    DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

commit 8786ee7ce0d7d855a1b41ad3a5e59507939542c7
Author: Uwe Schindler <thetaphi at php.net>
Date:   Mon Dec 1 10:08:42 2008 +0000

    remove unneeded includes (not needed since NSAPI 3.0, wich is very old). This is needed for cleanup of the windows build.

commit 03a2f54d50e6d87ba50a8f87f84d9512cb44fff0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 1 09:50:18 2008 +0000

    Fixed bug #43069 (SoapClient causes 505 HTTP Version not supported error message)

commit 865dbf5bba938ad52981ed80666f95def12664ec
Author:  <changelog at php.net>
Date:   Mon Dec 1 01:32:28 2008 +0000

    ChangeLog update

commit 85e0985e359db03902486c1c1efc7b1ec5fdb9e1
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 1 00:03:26 2008 +0000

    - c/p fix, correct description

commit f210b6f1ddda57d8ed10e9646fb81246eee0fabd
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 1 00:00:31 2008 +0000

    - MFB:  Enable fix fo #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow) on windows (we use the latest imap)

commit 1ce2e26e5fd8e89c3d6c77ce958fc8eec9dee5f6
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Nov 30 23:07:14 2008 +0000

    - fix line ending

commit 926c4f4a252888baa7c20917fcfa08ce9ee2e700
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 30 17:35:56 2008 +0000

    MFB: Fixed bug #46711 (cURL curl_setopt leaks memory in foreach loops).

commit 99aee67e67b6ee6188d381ca31a5dfad8ea49be9
Author:  <changelog at php.net>
Date:   Sun Nov 30 01:32:21 2008 +0000

    ChangeLog update

commit ff413c23042a17d7b1674bb1c86a014e5a740246
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Nov 30 00:22:52 2008 +0000

    Fix arginfo

commit 6221154fed68ca953c5fd970900bb36fc13a0d29
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Nov 30 00:12:11 2008 +0000

    Fixed proto

commit d2e97a0e09e8819eed033366f24f4fe41cb77496
Author: Uwe Schindler <thetaphi at php.net>
Date:   Sat Nov 29 23:43:43 2008 +0000

    support stat cache of webserver (like apache does)

commit 4a2fd029278e2f9765910894d856616efef93d7d
Author: Uwe Schindler <thetaphi at php.net>
Date:   Sat Nov 29 19:57:23 2008 +0000

    Some nsapi.h specific ifdefs unified & corrected

commit ba4ed0395a3d89f8b292d5f663cd01d9664dcee1
Author: Uwe Schindler <thetaphi at php.net>
Date:   Sat Nov 29 19:36:40 2008 +0000

    remove one stat call and replace by cached one

commit eb33ee45cdc2a6e0093563610b2afb1161e448b7
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Sat Nov 29 15:58:30 2008 +0000

    Fix #46718: ReflectionProperty::setValue() and ReflectionProperty::setAccessible().

commit ca51af4219e22d89e5133ccf9c5df3b14f36c9b7
Author: Uwe Schindler <thetaphi at php.net>
Date:   Sat Nov 29 14:44:26 2008 +0000

    - Implement the changes needed for http://news.php.net/php.cvs/54228
    - Additionally implement flushing in NSAPI and fix some small things

commit c9a668db5519b5b7c7cf5121aad762b855e17bf5
Author:  <changelog at php.net>
Date:   Sat Nov 29 01:32:19 2008 +0000

    ChangeLog update

commit 3143bd3bf120ef3ba9302044b2b1ea7e6d5f9bb7
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Nov 29 00:47:51 2008 +0000

    MFB: init BG(page_uid) and BG(page_gid)

commit c73e385315bf2b8eb27462486c0f51a3bbb19c8b
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Nov 29 00:46:27 2008 +0000

    MFB: init server context before config variables are processed

commit 1275a176e915cff3fc403c922ff82b6c9bd0c431
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Nov 28 20:36:48 2008 +0000

    Change to zend_parse_parameters

commit aabcde4dc633f1c264519326a918ae433081c405
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Nov 28 20:21:35 2008 +0000

    New param parsing for ext/mysql

commit df5f8f885dc7fb2a060127461c5c324e42bbfc47
Author: Matt Wilmas <mattwil at php.net>
Date:   Fri Nov 28 19:05:42 2008 +0000

    Updated description to match docs

commit 34ab302873f12823013b70780b63df18d62dccf0
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Nov 28 17:39:13 2008 +0000

    Committing include files required for tests. Tests and bug reports to follow.

commit a8d6e8143419e821882dc9c0087e4d60ebfd0732
Author: Felipe Pena <felipe at php.net>
Date:   Fri Nov 28 15:36:34 2008 +0000

    - Fixed memory leaks in createFunction and createAggregate methods

commit 5522a99905dfd12d4a96839ad8465def91eba256
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Nov 28 14:37:43 2008 +0000

    No infinite loop in case the connection broke

commit 2c70ca4ab0f6206fcbcea674cd6f8488c181ff1a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 28 14:21:08 2008 +0000

    Fixed bug #41534 (SoapClient over HTTPS fails to reestablish connection)

commit 7c7b85e09d595820100e11ec6664e6541cd2eb90
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 28 13:23:04 2008 +0000

    Last file..

commit dcd2ff33e010cbfe958a2375381bbbbaf23ef747
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 28 11:57:11 2008 +0000

    Fixed bug #46366 (bad cwd with / as pathinfo)

commit 54fe78081755f1eeebc1b08b929fbf5f3452cc32
Author: Ant Phillips <ant at php.net>
Date:   Fri Nov 28 10:42:21 2008 +0000

    Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

commit 18237ba8e327426314435fbf6446fe74df108600
Author:  <changelog at php.net>
Date:   Fri Nov 28 01:32:28 2008 +0000

    ChangeLog update

commit 85204e95f887d67d1b2befbca9f030f8272b3e49
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Nov 27 21:57:15 2008 +0000

    - fix build..

commit da92e56c8ee1fbd77841710581d449d6896a25fb
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Nov 27 21:11:51 2008 +0000

    Move mhash extension registration code into the hash module startup. This allows extension_loaded('mhash'); to work.

commit 36660c01ab1d18ff52c98517121b95d3118a9116
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Nov 27 19:45:16 2008 +0000

    Add asprintf, use regular system malloc and free and add checks in configure.in for the functions

commit e5454b359aa949385bc6f8b0a71e17f4caef87f8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 27 19:02:45 2008 +0000

    Fixed bug #46409 (__invoke method called outside of object context when using array_map)

commit 496ec83e38071bfd3b2a4dae0464231b89a0a657
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 27 17:03:22 2008 +0000

    MFB: Fixed bug #46696 (cURL fails in upload files with specified
    content-type)

commit ba9d662784edbf094a4e31cdb77a9ba1e51da167
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 27 14:50:06 2008 +0000

    Fixed bug #44882 (SOAP extension object decoding bug)

commit 0920ed8861a109804b4575075bb2d729b41aec04
Author: Ant Phillips <ant at php.net>
Date:   Thu Nov 27 14:49:14 2008 +0000

    Directory tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

commit d88187cf9485c8fa685331ac6fa381494d390287
Author: Ant Phillips <ant at php.net>
Date:   Thu Nov 27 13:49:45 2008 +0000

    Latest and greatest versions of these session tests - checked on 6.0 snap on Windows, Linux and Linux 64 bit.

commit 8cdff55a2621c80bdbf051023eb4d79e903c1d52
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 27 11:25:52 2008 +0000

    Fixed bug #46427 (SoapClient() stumbles over its "stream_context" parameter)

commit 83feedac481e9705d1ff451d690d30bbed4b1b37
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Nov 27 08:40:58 2008 +0000

    Update libsqlite to 3.6.6.2

commit 0d181765d5d251d7cf1c748276efc6e6a54ce8ca
Author: Felipe Pena <felipe at php.net>
Date:   Thu Nov 27 02:16:56 2008 +0000

    - New parameter parsing API

commit add52dbc38ce4973d95a7bfe356f8499157f3a09
Author:  <changelog at php.net>
Date:   Thu Nov 27 01:32:24 2008 +0000

    ChangeLog update

commit 977a9400feef5fea099f8eed408f329a93143120
Author: Ant Phillips <ant at php.net>
Date:   Wed Nov 26 17:48:41 2008 +0000

    File system tests: checked on PHP 6.0 latest snap (Windows, Linux and Linux 64 bit) - there are quite a large number of failing test cases (all marked with an XFAIL section), they wiill have bugs raised to cover the issues real soon now...

commit 3c0628375086c578062b9294f3710d6735e8f589
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 26 11:30:42 2008 +0000

    fix test

commit 36e7442c2f1cdda52fa96e08627e97835e0c8f0e
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 26 10:16:30 2008 +0000

    - New test

commit c8f24ea5bdb1a3de79166138ff8d3fc7d82dfe8f
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Nov 26 04:18:24 2008 +0000

    Fixed bug #46673 (stream_lock call with wrong paramater)

commit 181c08a32a60c5fd55566a94b825975bcfe57a6d
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Nov 26 04:08:07 2008 +0000

    Missed file from commit for #44181 & #44182

commit eef1ad9ddff382f3035c1e82fad42a1c684a03bd
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Nov 26 02:57:32 2008 +0000

    [DOC] Added ENT_IGNORE as a compatibility flag for htmlentities() and
    htmlspecialchars() to skip multibyte sequences intead of returning an
    empty string (as iconv's //IGNORE). These functions will still never
    return an invalid or incomplete multibyte sequence.
    Example: htmlspecialchars("...", ENT_QUOTES | ENT_COMPAT, "utf-8");

commit 763a92d7e0ea7427bfaa2cd8075c051f76d2a488
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Nov 26 02:43:43 2008 +0000

    MFB 5.2

commit eadaffad2747ed9b0cd64cbc971a774b18ff6394
Author:  <changelog at php.net>
Date:   Wed Nov 26 01:32:21 2008 +0000

    ChangeLog update

commit 9891ad135fd6dcd6fcecab327eb259ef0492d24d
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Nov 26 01:20:10 2008 +0000

    Fixed bug #42473 (ob_start php://output and headers)

commit 1064f9721ba9b6392858c81b13406776af089b11
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Nov 26 00:59:13 2008 +0000

    Fixed bugs #44181 & #44182 (extract() and references)
    (robin_fernandes at uk dot ibm dot com)

commit 42df01cf6edc75639227ff256ca2898a3a5d6353
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 25 23:53:34 2008 +0000

    MFB: Upgraded bundled sqlite to version 3.6.6.1.

commit 3a54f031e403aae715ef65ac5f954b6972a93627
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Nov 25 22:23:28 2008 +0000

    cleanup

commit 76e5580b2ef27926a38cae7a1b68106433dbb068
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Nov 25 03:49:21 2008 +0000

    Fixed endless loop in cli when ignore_user_abort is on

commit 20e2c0b8fe72988b4d42b8254ede351008999bdb
Author:  <changelog at php.net>
Date:   Tue Nov 25 01:32:38 2008 +0000

    ChangeLog update

commit f778e6c4f95fdd5e2154ea96d0c0f4dea0b18cbe
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Nov 25 00:33:11 2008 +0000

    MFB: fix php_value application order for Apache

commit f95b96e55ad8aa7075b80a2bbf584eb853efca35
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 24 21:23:53 2008 +0000

    MFB: Fixed bug #46626 (mb_convert_case does not handle apostrophe correctly)

commit a8405af7327437fcb3f8c6330bd384120a6ba37b
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Nov 24 19:31:02 2008 +0000

    *** empty log message ***

commit 3da4e38bdfb62bed6cabf5a7e6d70721efe28341
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Nov 24 19:24:09 2008 +0000

    MFB: restore BC for arrays

commit 77fed724617def3c6ed350bd449432e2b67bccb1
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Nov 24 19:21:20 2008 +0000

    Fixed bug #44075 (strtok misbehaving on unicode string)

commit 9a2f84fa7d233066f6290435bf4945fba210e3be
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Nov 24 19:18:34 2008 +0000

    add object-compatible array modes

commit 04c165274ae0be005050535e0cf5adfc48286377
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Nov 24 19:17:24 2008 +0000

    add object-compatible array parameters

commit 7161dcc35bc45bf10cf0e6ff6060e9e8c701baad
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Nov 24 19:16:51 2008 +0000

    Fixed some conditional jumps depending on uninitialised value

commit e512037ced1ad6eba769ea0a5ce92a594918eb09
Author: Iain Lewis <ilewis at php.net>
Date:   Mon Nov 24 17:36:44 2008 +0000

    Adding some tests for array_product

commit e61a107e8b4dad9832112f1bc2440c7b167e6e6b
Author: David Soria Parra <dsp at php.net>
Date:   Mon Nov 24 15:35:03 2008 +0000

    Revert fix for 43782, as it caused problems.
    [DOC] We better document the issue at it is.

commit 21e22981c17cd4091ed9758257d9c9b9b9114e7f
Author: Sanjay Mantoor <smantoor at php.net>
Date:   Mon Nov 24 11:05:02 2008 +0000

    Fixed testcsae inputs so that test runs faster

commit 6487a1b0cef0e024c7e5e12f49904a044f1c57a0
Author:  <changelog at php.net>
Date:   Mon Nov 24 01:32:23 2008 +0000

    ChangeLog update

commit 9e3d2e3655e08ad6bb281c9a5e73bb0c0fbd7205
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Nov 23 20:34:40 2008 +0000

    Fixed bug #46649 (Setting array element with that same array produces
    inconsistent results)

commit 9dc4271531e599426a36e15a1378f66ffd86d46d
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 23 20:00:51 2008 +0000

    - New parameter parsing API

commit d0977cb642760967d0bb01711b4fc02dc46242db
Author:  <changelog at php.net>
Date:   Sun Nov 23 01:32:17 2008 +0000

    ChangeLog update

commit 3def8739ceb0551f5da3e6cd896c150a272537b1
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Nov 22 23:52:40 2008 +0000

    - declaration first (fix build win)

commit c38d1830901a0636127ef1037bf0ed817c9495e5
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 22 15:44:07 2008 +0000

    - Fixed segfault [only in this branch]

commit fe99e3ade99e266af537c2992164d465b1c68730
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat Nov 22 15:43:34 2008 +0000

    Patch file for sqlite3 amalgamation so things don't get missed.

commit aceb9694babc2396af6a59248411875afbb6fef8
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat Nov 22 15:16:42 2008 +0000

    Better fix for va_copy since some architectures like to do a deep copy.

commit 978f5533082b3048a118aa5bc3a580cff7e85ada
Author: David Coallier <davidc at php.net>
Date:   Sat Nov 22 14:50:00 2008 +0000

    - Removed my duplicate news entry

commit 5af16d68f5dcd8f690cc3715ce98dd7cc249a393
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 22 14:41:21 2008 +0000

    - Fixed segfault [only in this branch, because add_next_* are macro]

commit 010c3eb63737fb15e376fe1b169ea0e20139f2a3
Author: David Coallier <davidc at php.net>
Date:   Sat Nov 22 14:35:39 2008 +0000

    - Added the fixed bug #46615

commit a3a0dbe923c83b088af548a73293e9fa22ece833
Author: David Coallier <davidc at php.net>
Date:   Sat Nov 22 14:18:15 2008 +0000

    - Return the key - 1
    - Bug #46615

commit 84020c15603f5d35007d32db7e7e1024de87663d
Author: David Coallier <davidc at php.net>
Date:   Sat Nov 22 14:17:40 2008 +0000

    - Added tests for bug #46615 (Adjustments)

commit 2c770afe2731656b7f1897b47b3e0ea310a463e4
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Nov 22 13:46:17 2008 +0000

    - MFB: Fix windows build

commit a52a11b0d8a488de8770a57dc24a3493db9bc3ff
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Nov 22 13:39:04 2008 +0000

    - MFB: make va_copy safer using () around arguments

commit 47ada9b75d4549f8e5292a21ae66d6453d9e7688
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat Nov 22 12:39:13 2008 +0000

    Fix build on Windows

commit 32cdeaeba9d729313cea8dad9f9273554b00ac82
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat Nov 22 11:48:38 2008 +0000

    Error handler isn't properly restored when using fetchObject() with SQLite

commit 55e5bb5a99dda1286cb78d5d9ef4e1d6a3ca7605
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat Nov 22 11:04:26 2008 +0000

    Update libsqlite to 3.6.6

commit a064b61971afbcf143789efd79833a29921f19d9
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat Nov 22 10:27:19 2008 +0000

    Warnings from libmagic should be notices rather than sent to stderr, this fixes a test on Windows

commit e8326532d4ed3d9313f1a0c1395a338b7dab8f16
Author:  <changelog at php.net>
Date:   Sat Nov 22 01:32:12 2008 +0000

    ChangeLog update

commit 6ac68389610041ce4b20841e72d9fdd0e4079f36
Author: Felipe Pena <felipe at php.net>
Date:   Fri Nov 21 23:32:50 2008 +0000

    - Fixed bug #46604 (ReflectionClass::getProperty() fails) [only in this branch]

commit 17e9523363b24fbcbad607c2902a73d9474944c5
Author: Felipe Pena <felipe at php.net>
Date:   Fri Nov 21 22:55:38 2008 +0000

    - Missing SKIPIF :(

commit 111b8ca02fff3854ddda04e7ed1ffe1e8d746c16
Author: Felipe Pena <felipe at php.net>
Date:   Fri Nov 21 22:26:49 2008 +0000

    - Fixed memory leak in readline_callback_handler_remove()

commit 98766dcd57e18c46600d2721923231972f827dea
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Nov 21 21:49:52 2008 +0000

    Add vasprintf() so the buffer can be automatically calculated, you need to efree this when done though!

commit a33932883ec95b5df1492569aaf3a852905bb948
Author: Felipe Pena <felipe at php.net>
Date:   Fri Nov 21 21:43:47 2008 +0000

    - New tests

commit 93d71e1ea64af4378b59bf7d5c3efc8850e4538a
Author: Felipe Pena <felipe at php.net>
Date:   Fri Nov 21 21:03:25 2008 +0000

    - Fix test

commit 8c9626395c0c87cae04f680c17c852ea0e0b2d0f
Author: Felipe Pena <felipe at php.net>
Date:   Fri Nov 21 21:00:16 2008 +0000

    - New tests

commit 3b06b39d5403496cd920aa2fba4c39edebb4652c
Author: Felipe Pena <felipe at php.net>
Date:   Fri Nov 21 19:14:47 2008 +0000

    - Fixed bug #46578 (strip_tags() does not honor end-of-comment when it encounters a single quote)

commit 7397249d2e908d7453037a0ee5c4c1e2457cb630
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 21 16:37:49 2008 +0000

    - Nuke unused file

commit a2e64a999e68401dc33b45e8b3cbe599aeec2701
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Nov 21 14:05:04 2008 +0000

    - expose PHP_BUILD in the Makefile
    - ICU 3.8/4.0 are dynamically linked, add $PHP_BUILD\bin to the PATH so php.exe can find them (nmake test, nmake snaps)

commit 2fc3a8741078b2733d79ca59dbe97f810ffe9d6d
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Nov 21 14:03:23 2008 +0000

    - add build type (debug/release) and TS info to the summary

commit 86bca2c39ef2dd485a55b4b2e2b84fc31acc43f0
Author: Sanjay Mantoor <smantoor at php.net>
Date:   Fri Nov 21 06:21:51 2008 +0000

    New testcases for gmmktime function

commit b2438596aafcd0ad89fe519d0127b97922351964
Author:  <changelog at php.net>
Date:   Fri Nov 21 01:32:11 2008 +0000

    ChangeLog update

commit 2a0e4837be91e9e7ced44b285ea11e5b2b9eac8a
Author: Felipe Pena <felipe at php.net>
Date:   Thu Nov 20 23:13:30 2008 +0000

    - Changed split() to preg_split()

commit 4361a1ef277b54522e6c095cb7e06984bcda48c4
Author: Felipe Pena <felipe at php.net>
Date:   Thu Nov 20 22:23:53 2008 +0000

    - Fixed memory leaks in readline_completion_function()

commit 2452619ed73525216270b7c4ee95eda184fb8719
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Nov 20 17:29:55 2008 +0000

    mysqlnd fixes for Windows :
    - less warnings
    - PHPAPI for mysqlnd_poll

commit 81f5248b004a95fc67724fb6db2d5794f3acec63
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Nov 20 16:05:59 2008 +0000

    Fix typo

commit 7fb3277334e02cbd4555ea4a66aa83408b23c99a
Author: Mark Karpeles <magicaltux at php.net>
Date:   Thu Nov 20 15:14:19 2008 +0000

    - MFB: ext/wddx: fixed test 003 which depended on arch (32bits vs 64bits)

commit 2f6efa49ea377cb57ea44c023ba742480932ab00
Author: Felipe Pena <felipe at php.net>
Date:   Thu Nov 20 14:47:29 2008 +0000

    - Fixed memory leak in wddx_add_vars()

commit 85d06e45853232f5e9a1318aa4240a998fdbc474
Author: Felipe Pena <felipe at php.net>
Date:   Thu Nov 20 14:47:04 2008 +0000

    - Added ZEND_FETCH_RESOURCE_NO_RETURN

commit a540179fe6e30d91434d0f31da88cf154043dcb0
Author: Mark Karpeles <magicaltux at php.net>
Date:   Thu Nov 20 14:34:35 2008 +0000

    - ext/wddx: classes providing __sleep() are stored without properties (fixed)

commit 7bba0a337c3262435f39399eb0ecc9379581fa04
Author: Mark Karpeles <magicaltux at php.net>
Date:   Thu Nov 20 11:50:51 2008 +0000

    - MFB (PHP_5_2): #46496, wddx_serialize treats input as ISO-8859-1 (Mark Karpeles)
    # - The tests are failing for now (not handling PHP6 specific string types), this will be fixed in a few days

commit 3c5b675727876c80e6bd1c4e3a4edde4602b2d22
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Nov 20 10:20:37 2008 +0000

    - declarations must be.. 1st

commit 91d70cce209ae0ba63f6c62315726efebeff7a1b
Author:  <changelog at php.net>
Date:   Thu Nov 20 01:32:19 2008 +0000

    ChangeLog update

commit 085b11a8cbad9d5eb5aaeee903a19a9e4e952de3
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Nov 19 17:54:24 2008 +0000

    CS

commit d38e2142c13ca84f56169efa7c52638c1502b8b6
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Nov 19 17:41:25 2008 +0000

    Fix a small bug that mysqlnd::next_result didn't care about an error in a
    multi-statement. In an inner layer the error has been already set, thus it
    needed better massage on the top level.

commit 12c2d8019401c8b436e6dac3d1d89657d65c783e
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 19 16:59:17 2008 +0000

    - Fixed tests

commit 629c74a10a53cbafcaea57b99069af01e5033406
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Nov 19 14:42:27 2008 +0000

    Improved ArrayObject performance (made spl_hash_verify_pos() an O(1)
    and removed some spl_array_get_hash_table() calls). Fixes #46039

commit ffb726203b9cfe79ba0e21f1e2a2e5e06ac26056
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Nov 19 09:28:54 2008 +0000

    - new naming and allow libcurl static build
    - c/p error for zlib

commit 8251921307204713eda475c4f44dcab07c17fd50
Author: Etienne Kneuss <colder at php.net>
Date:   Wed Nov 19 01:59:07 2008 +0000

    Fix #46241 (stacked error_handlers, error_handling in general)

commit d3b716d60467b73b58e956fe0b7ceab69a1d8c60
Author:  <changelog at php.net>
Date:   Wed Nov 19 01:32:00 2008 +0000

    ChangeLog update

commit 7764b8479438df9b1b82e6aa4741ed05cf1df89d
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Tue Nov 18 19:09:15 2008 +0000

    MFB: new parameter-parsing api

commit a8ca54cd9a90934caa57ab236daca227629bec76
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Nov 18 19:03:22 2008 +0000

    - mac eol to win eol

commit a04cd7297563f57f5a009964b42885b0bbaa0b79
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Nov 18 18:02:06 2008 +0000

    Fix windows build - pure C compiler

commit 983f575f22903842490d597848bcbbdc465dbe75
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Nov 18 16:54:38 2008 +0000

    Asynchronous queries for mysqli, when mysqlnd is enabled.
    Includes 4 tests for mysqli_poll

commit ddb2c0584149313d80fbec89f01264338b0073b7
Author: Ant Phillips <ant at php.net>
Date:   Tue Nov 18 15:37:57 2008 +0000

    Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

commit f305ddbe537005997dccc00e9057de42a76cf631
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Nov 18 14:25:54 2008 +0000

    - declaration has to be first...

commit 2fcfc0e9e32f6ac07ab65472002a3871dac2a933
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Nov 18 02:13:53 2008 +0000

    - mfb: fix title

commit 934f3293a6ab31b7b0ca754241f3d072586f5398
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Nov 18 02:12:48 2008 +0000

    - MFB: #41033, enable signing with DSA keys

commit c937eca3ddfd0c32d707f75512aef0f637174ac5
Author:  <changelog at php.net>
Date:   Tue Nov 18 01:32:11 2008 +0000

    ChangeLog update

commit 1acef6ff722f25796f6221697f731ff2852cdfa0
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 17 22:15:13 2008 +0000

    - Changed 'strlen' to use ZEND_FUNCTION(strlen)
    - Removed duplicated arginfo structs

commit 355c955639d2580b577e26a0bab914725e90068a
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Nov 17 21:54:20 2008 +0000

    Add openssl_random_pseudo_bytes() in order to expose access to a PRG, this wraps around whatever the OS provides.
    
    - OpenBSD uses arc4random()
    - Windows uses the Windows Crypto API
    - FreeBSD, Linux, etc use /dev/random or /dev/urandom if available
    [DOC]

commit 09fabbbbfc8f4c4c8c35b5aeca15b6831214d489
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Nov 17 19:32:31 2008 +0000

    Fix #46033 - Segfault when instantiating SQLite3stmt and SQLite3Result directly.

commit b7d28c481567bc6e6a56da205109391a0f9e91e3
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Nov 17 17:13:11 2008 +0000

    Sync libsqlite to 3.6.5

commit 9aa93cc8d308e3ffdfe1601b1ceaa3b7eb8ae2d5
Author: David Soria Parra <dsp at php.net>
Date:   Mon Nov 17 15:12:33 2008 +0000

    Feature request #46595. Use cc as default compiler and fallback to gcc. [DOC]

commit d7ed58db8b72167b5c2bc9f67be7189babb362e8
Author: Ant Phillips <ant at php.net>
Date:   Mon Nov 17 12:50:18 2008 +0000

    Commit tests for ext/reflection

commit 43791516dbb35777e7345696018312698b260f51
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 17 11:26:25 2008 +0000

    - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)

commit cbfbdabbffa6ff319e945f0694f34664722a36e5
Author:  <changelog at php.net>
Date:   Mon Nov 17 01:32:31 2008 +0000

    ChangeLog update

commit 4096353dfebfb3613815c9ae6d6a671abe3299d8
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Nov 16 23:22:02 2008 +0000

    - MFB: skip if pcntl is not present

commit 23018b92b8aff888d53012a9818a789bbdfb0348
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Nov 16 23:03:59 2008 +0000

    - #46127, php_openssl_tcp_sockop_accept forgets to set context on accepted stream

commit 9a5ba8a44114f2e0a8b4883b27fe3c70fba43c61
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 16 18:02:17 2008 +0000

    MFB: Fixed memory leak inside readline_callback_handler_install() function

commit c91c898fc46d05133e47efae57d403f8d8ab8a59
Author:  <changelog at php.net>
Date:   Sun Nov 16 01:35:43 2008 +0000

    ChangeLog update

commit 983eab9565e7ca9da554422111c8c4853b42aba4
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 16 00:44:01 2008 +0000

    - Fixed strlen function entry (missing arginfo struct size, thanks Philip!)

commit e1fcaeef9dd7456563f4c30d49b18fa295b6a567
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Nov 15 12:50:17 2008 +0000

    Added stream_cast() and stream_set_options() to user-space stream
    wrappers, allowing stream_select(), stream_set_blocking(),
    stream_set_timeout() and stream_set_write_buffer() to work with user-space
    stream wrappers.
    Will document.

commit c732c574422d7206b1cf60330d2fffd5910fff24
Author:  <changelog at php.net>
Date:   Sat Nov 15 01:32:15 2008 +0000

    ChangeLog update

commit ee616e41ddf7e92162151ead92465e06a2060168
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Nov 14 19:22:09 2008 +0000

    Interfaces extend other interfaces, not implement

commit ecbcdf30579d1842f7d023ced591671aa22e0cd1
Author: Sanjay Mantoor <smantoor at php.net>
Date:   Fri Nov 14 09:14:30 2008 +0000

    New testcases for gmdate function

commit 97c13507db0ec5a26c8053fd4e0a5f64dde9d0f3
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Nov 14 06:00:33 2008 +0000

    Fix proto line

commit 2ed5b9a67d9092b1198938c755f0521965d6aef1
Author:  <changelog at php.net>
Date:   Fri Nov 14 01:32:08 2008 +0000

    ChangeLog update

commit 4750e76dd93e4ed71e2e869eb1e9863deeb04cb8
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Nov 13 19:05:36 2008 +0000

    Document the xmlrpc_errors option, it is totally unrelated to the extension

commit 01deabb5cdc6edf490b83e4ca51150b605d37cd3
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Nov 13 18:51:21 2008 +0000

    MFB - Add error_log option to log directly to SAPI

commit c037b6175f7c397fec97fa23830b69c6bea45bec
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 13 18:21:54 2008 +0000

    MFB: Fixed a bug inside dba_replace() that could cause file truncation with
    invalid keys

commit ed247d6d41947f7d082cbeaf62f2a4c479c96c6d
Author: Felipe Pena <felipe at php.net>
Date:   Thu Nov 13 18:14:31 2008 +0000

    - Better fix

commit 9c9bd5203610be37af437fa98a1d501fea01e52b
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Nov 13 14:36:56 2008 +0000

    - declarations go first....

commit d27e9eac938fc3bdb950dde039e3f603c231843e
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Nov 13 13:41:59 2008 +0000

    MFB: Updated header_handler in apache2filter and apache_hooks

commit c37e9fd8bb54779223d0316502e7469bf931b493
Author: Felipe Pena <felipe at php.net>
Date:   Thu Nov 13 13:07:50 2008 +0000

    - Fixed invalid reads

commit e79849c9057b7ba43fa079f543932fbc4786b96b
Author: Felipe Pena <felipe at php.net>
Date:   Thu Nov 13 11:32:04 2008 +0000

    - Fix build

commit 047870a61f1092dd93b56f734be838dc8ec44c75
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Nov 13 10:33:08 2008 +0000

    MFB: Added header_remove() (chsc at peytz dotdk, Arnaud)

commit f24bc6f421642ddb9f4b7d36683bd202717be662
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Nov 13 05:46:51 2008 +0000

    Added stream_context_get_params()
    [DOC] proto bool stream_context_get_params(resource context|stream)
          Get parameters of a file context (parameters set by
          stream_context_set_params())

commit 03d10e4f3080db387634681910b7e730b15385dc
Author: Felipe Pena <felipe at php.net>
Date:   Thu Nov 13 01:34:57 2008 +0000

    - Fixed macro redefinition warning

commit 3d7986ce1d0e2b5e2f56f2a72d5d64fb83697f63
Author:  <changelog at php.net>
Date:   Thu Nov 13 01:32:14 2008 +0000

    ChangeLog update

commit 4979fc17e3312cae030dcd045547a6aadd754bb7
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 12 23:37:47 2008 +0000

    - Fixed a macro redefinition on BSD for different purpose

commit 330dc7f034f2b532829be73895cf3193c790ecb4
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 12 17:26:19 2008 +0000

    - Removed unused variables

commit f73e20f602752622a5a06d986b45de14953fa43b
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 12 17:17:38 2008 +0000

    - Fix test

commit f5553f3494de7e09d4a393bb7557a5149b61779b
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Nov 12 11:24:48 2008 +0000

    - fix #14962 (makes 2nd argument really optional)
    - replace ZEND_ENGINE_2_1 test with PHP_ZIP_USE_OO, version independent
    - sync tests with 5.3

commit 3f12e9e699646a41189f5e4e017717eb2b845a89
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Nov 12 11:20:38 2008 +0000

    - not necessary anymore

commit 294d51d7a996855de1858c37d627b5f8eaa0b31a
Author:  <changelog at php.net>
Date:   Wed Nov 12 01:32:32 2008 +0000

    ChangeLog update

commit 217eb324da88f050d9339a989fc74f5777b8c2dd
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 11 17:52:47 2008 +0000

    - New parameter parsing API

commit f464bb8d05c5d7bc8934aa3cc27cac77bec7bcb1
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 11 17:52:08 2008 +0000

    - New tests

commit 539536fb3cfa413807dc772db6a0174e7a80afe8
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 11 16:12:18 2008 +0000

    - New test

commit 08aad5f7f7816f704260093a88fc39d22e8865b2
Author: Felipe Pena <felipe at php.net>
Date:   Tue Nov 11 13:26:26 2008 +0000

    - Added ZEND_FETCH_RESOURCE2_NO_RETURN() (a version of ZEND_FETCH_RESOURCE2 but without the ZEND_VERIFY_RESOURCE() which contains RETURN_FALSE)
    - Fixed bug #46543 (ibase_trans() memory leaks when using wrong parameters)

commit 0abf7238d22c596026dd1f1f68357fd2fac2d07a
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Nov 11 12:25:37 2008 +0000

    - fix build with all curl versions, even very old (thx Felipe for having found all versions info)

commit ac43ac897ff04ce46b3e7277167869e5654449c4
Author: Jani Taskinen <jani at php.net>
Date:   Tue Nov 11 11:56:39 2008 +0000

    fix build

commit fc938b54c779985fb55de830c6faaf932c90797c
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Nov 11 01:55:19 2008 +0000

    Fixed stream_get_contents() when using $maxlength and socket is not
    closed. indeyets at php.net on #46049.

commit 3358613c4b771f94299681ae66fe1ad175941c4b
Author:  <changelog at php.net>
Date:   Tue Nov 11 01:32:21 2008 +0000

    ChangeLog update

commit dec12b25495c2cc8271f1549867aef4f11a16a1b
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Nov 11 00:44:36 2008 +0000

    Fixed bug #44818 (php://memory writeable when opened read only)

commit 2fe765b5f40f1b16848fd6c5a8ce493a08315c59
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Nov 11 00:40:05 2008 +0000

    Fixed bug #45585 (fread() return value for EOF inconsistent
    between PHP 5 and 6)

commit e1ab50627bbb8b8cee828525f36d220164b035a4
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Nov 10 22:58:44 2008 +0000

    - make the curl phpinfo more verbose

commit b7d855039712057a1bcde1aa2519df92cded3db5
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 10 22:33:00 2008 +0000

    - Make expected result compatible with recent Firebird version

commit 20c6f29fe48608f570ecfbbdda52ddc97fc86151
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Nov 10 22:10:21 2008 +0000

    State that bugs should be sorted desc.

commit a6cb5393c60ba321cc3ae2d747cf375a885a62cd
Author: David Coallier <davidc at php.net>
Date:   Mon Nov 10 20:34:53 2008 +0000

    - MFB (Which was an MFH)
    - Bug #44153 (ErrorCode returns NULL when no error)
    - Bug #44154 (ErrorInfo to ALWAYS have 3 elements)

commit 68d9aac6d2c431134aa5f127a50b7e05c15b0afd
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Nov 10 20:04:56 2008 +0000

    Remove unneeded cast

commit b2e1b180ebf0900d5b7d3ed96355abd8c65469ba
Author: Sean Coates <sean at php.net>
Date:   Mon Nov 10 19:22:11 2008 +0000

    (MFB because I'm a bad person) test to ensure that ArrayObject can act as an array

commit e767480c8fe2652da15afcdb71d865a53449ca6c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 10 19:03:57 2008 +0000

    Fixed compiler warnings

commit c9765a29e8c6e3ea2860ec74eb32d9d7b58631c5
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 10 18:01:36 2008 +0000

    - New tests

commit cd092a828725f3d6e3fd0d35f6c8145210dbc63c
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 10 15:07:09 2008 +0000

    - Fixed tests (thanks Timm)

commit 22224a969affa1e0346bff08c5fc9678e374d645
Author: Timm Friebe <thekid at php.net>
Date:   Mon Nov 10 14:46:50 2008 +0000

    - Reverted my last commit
    # See http://news.php.net/php.cvs/54140

commit 304749881edc94e167f112338034756cbd6f4983
Author: Derick Rethans <derick at php.net>
Date:   Mon Nov 10 12:05:49 2008 +0000

    - Make it work with bison 2.4.

commit 7f851ec4aaa82d6b69336d7ed4bb85d7726083f8
Author: Timm Friebe <thekid at php.net>
Date:   Mon Nov 10 11:57:10 2008 +0000

    - Documented changes / fixes to sybase_ct
    # MFB, all also in PHP_5_3

commit b064e790c6d193354899b3d1ac3d82146a4bbb2a
Author: Timm Friebe <thekid at php.net>
Date:   Mon Nov 10 11:52:52 2008 +0000

    - MFB: Fixed expected warning messages
    # Changed during migration to parameter parsing API

commit 0c98074b0427a70e7139ed51f12d1f8779900d35
Author: Timm Friebe <thekid at php.net>
Date:   Mon Nov 10 11:52:16 2008 +0000

    - MFB: Made this test independent of field types in master..sysprocesses
    # char on ASE 11, varchar on ASE 15

commit 8491fb1167450fa7eaef59d11be1b4c974bcb2b7
Author: Timm Friebe <thekid at php.net>
Date:   Mon Nov 10 11:51:35 2008 +0000

    - MFB: Made this test independent of date format

commit 9f39f064fe8423d3fd171fabd0892de45cb3b55f
Author: Timm Friebe <thekid at php.net>
Date:   Mon Nov 10 11:51:13 2008 +0000

    - Adjusted tests to reality
    # We select 123456789.12345679, we should have this returned and not
    # something 123456789.123457 (rounded)

commit 70500d898dcb547d7c30cef420cf271d036deb49
Author: Timm Friebe <thekid at php.net>
Date:   Mon Nov 10 11:50:28 2008 +0000

    - MFB: Changed source to read host, user and password from environment
    # E.g. nmake test TESTS=ext/sybase_ct PHP_SYBASE_HOST=db PHP_SYBASE_USER=sa PHP_SYBASE_PASS=***

commit 5478ebc10b725fd0b21b5a617082567f46cc3652
Author: Timm Friebe <thekid at php.net>
Date:   Mon Nov 10 11:49:49 2008 +0000

    - MFB: Initial release

commit 8321f4663d21ec2144805cca54a4da7ea261252f
Author: Timm Friebe <thekid at php.net>
Date:   Mon Nov 10 11:49:06 2008 +0000

    - MFB: Added optional parameter "new" to sybase_connect()
    - MFB: Fixed crash in sybase_unbuffered_query()
    - MFB: Migrated to new parameter parsing API
    - MFB: Made sybase_fetch_*() functions also read rows with CS_ROW_FAIL
    - MFB: Adjusted function protos to use "resource" instead of "int"
    # Forgot the bunnies. Sorry.

commit 004f58e25278a3e1e63f7adaecd3280045a41fa8
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 10 11:39:35 2008 +0000

    - New tests

commit bf9c7bce77cad1bc014e9a50f0d69bfd404c6b6d
Author: Sanjay Mantoor <smantoor at php.net>
Date:   Mon Nov 10 07:10:00 2008 +0000

    New testcases for date_sunset function

commit b6d4158b79c8519cc148475a2df1cd928f6f7e04
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Nov 10 06:29:52 2008 +0000

    credits

commit 5e9bf03246e0aaa8ab0d87845586f70bd315931e
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Nov 10 05:56:22 2008 +0000

    Added the oldset parameter to pcntl_sigprocmask().
    Already documented.

commit f2ee913e66c9dba00d2dafda4f2d876f3d6beeb1
Author: Sanjay Mantoor <smantoor at php.net>
Date:   Mon Nov 10 05:49:54 2008 +0000

    New testcases for date_sunrise function

commit f34a3305b831ff7485d26c3fdd8e17884ef48185
Author:  <changelog at php.net>
Date:   Mon Nov 10 01:32:37 2008 +0000

    ChangeLog update

commit f459896964396caba79a6ad0cb442d3b5e0c2c1b
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Nov 9 15:50:13 2008 +0000

    Fix for bug #46525 which fixes Ilia's fix for bug #46319

commit 09a04ecf87b50e5d16978ddaf7d78c84acfc8c8a
Author: Lukas Smith <lsmith at php.net>
Date:   Sun Nov 9 12:12:57 2008 +0000

    PHP 4.4 is no longer active, clarify that all changes should go to HEAD first and that NEWS entries should only go into one branch

commit 2177a39bdfb9dd03e31810697383b0e5363e8a2f
Author:  <changelog at php.net>
Date:   Sun Nov 9 01:32:26 2008 +0000

    ChangeLog update

commit b3436a303cbf33cef333082c23bd65111eb6e5a9
Author: Felipe Pena <felipe at php.net>
Date:   Sat Nov 8 15:38:33 2008 +0000

    - Added connection checking on SKIPIF

commit 7c4e2154c9c7c147a9ae3c2939392457561ed905
Author:  <changelog at php.net>
Date:   Sat Nov 8 01:33:12 2008 +0000

    ChangeLog update

commit 428b2c790679662e044ebc22994eb5b0a9efc3a5
Author: Felipe Pena <felipe at php.net>
Date:   Fri Nov 7 21:11:26 2008 +0000

    - Fixed bug #46521 (Curl ZTS OpenSSL, error in config.m4 fragment)
      Noticed by: jd at cpanel dot net

commit bf9dc86e1abedabec6f1deb110a6e49f41eb44a3
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Fri Nov 7 13:28:56 2008 +0000

    MFB: new parameter-parsing API

commit 18c13084c7541633b9270ca027d3676c2c2a83a9
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Nov 7 13:12:13 2008 +0000

    - MFB: fix VC6 build, use our own strtoi64 implementation for VC6

commit a4e137f8441ab0c49af14cae6ce15428b8efab5c
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Nov 7 13:11:35 2008 +0000

    - MFB: strtoi64 forward compatible replacement for VC6

commit 17c0c53c8c2afcaecaeb45b46ddf26f18531ca87
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Nov 7 12:58:08 2008 +0000

    MFB fix VC6 build

commit 951a5fccd7e87d920a1e460d26e589729c054cf0
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Fri Nov 7 12:50:59 2008 +0000

    MFB: new parameter-parsing API

commit f1f97ac6a930922995557043ef3977747f03355a
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Nov 7 11:05:09 2008 +0000

    New parameter parsing API

commit 75bd982e729f59c873affc8aabe5ad16c44e4375
Author:  <changelog at php.net>
Date:   Fri Nov 7 01:32:13 2008 +0000

    ChangeLog update

commit 398e7350bdb75b383d1cc8ca9cc86f0b3ee5896c
Author: Philip Olson <philip at php.net>
Date:   Thu Nov 6 21:38:12 2008 +0000

    MFB: Added the "update INSTALL and win32/install.txt" tasks

commit 09cab52a279894be0990b481d4dc3e5c242dc533
Author: David Soria Parra <dsp at php.net>
Date:   Thu Nov 6 20:38:02 2008 +0000

    Detect Sun C compiler and set default flags if it is used

commit 9532d30738e6c460834d7e4e9eb57c84ef1bc064
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Nov 6 18:37:32 2008 +0000

    More type fixes for Windows

commit 36b3f02c19376ea4764509e3b6744e4f7d6ad7a0
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Nov 6 14:24:24 2008 +0000

    - fix build

commit de610e1dd742a6f42d4ffd796500ed0b0a67172a
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Nov 6 14:20:19 2008 +0000

    Rely on win32/php_stdint.h on Windows for stdint types

commit 41e3343a26f465383317f5fe8aeed3b3fc39c1e5
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Nov 6 14:16:14 2008 +0000

    - MFH, has this feature before Vista/2k8 (use the same test in 5.3)

commit 9c10d9aefebdbaa3589ee8e138c5b97dff3ea859
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Nov 6 14:15:20 2008 +0000

    - prevent warning when some types or macros are already defines (ICU defines many of them already)

commit 510d80e388ec37a0d3dbf853b01db8600ee4fbdf
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Nov 6 13:56:49 2008 +0000

    - MFH
     - add 64bit typedef support
     - fix vc6 build (1/2)
     - still broken/does not build cleanly, more to come

commit 2bb865af0c35c2225c1eb7be228e9e7c2245c5c4
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Nov 6 13:31:59 2008 +0000

    - revert previous commit (borked editor)

commit fe82c3ecedde7305d37e6e2a569d50dd4200c0cd
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Nov 6 13:12:27 2008 +0000

    - MFB: bump year

commit 1ed87531cb04fee3732f32bdc0b5e0ac3404df6f
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Nov 6 11:26:07 2008 +0000

    More cleanup of config-win.h and missed merge, which actually occured in 5_3

commit 1f71be7e1e8ce9c2c159ab46c1f280195cb613e1
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Nov 6 11:11:57 2008 +0000

    Don't enable mysqlnd when pdo_mysql is being built with libmysql

commit 0b46d6b5a53efb4e9093757f437c3057cc3818d6
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Nov 6 10:36:30 2008 +0000

    Get rid of many defines (which simplifies the code a lot),
    as well as uint->unsigned int

commit a5368aeb7362d9135e5462d478d3631afccd44d1
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Nov 6 10:23:52 2008 +0000

    - MFH:
     - Fix linux build (static)
     - add gd[Format]Version[Int|String] first methods to work around the png
       header issues

commit 35a632c14b8163764d570e27836935c895cdaceb
Author: Derick Rethans <derick at php.net>
Date:   Thu Nov 6 09:44:03 2008 +0000

    - Export DateTime and DateTimeZone class entries so that external extensions
      can make use of it as well.

commit 43149a8c1c8737143c0f9b8eb9d51bdfb2ee9202
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Nov 6 03:08:58 2008 +0000

    Support versions of valgrind from SVN. The version is shown as 3.4.0.SVN

commit ca77d8ae3129825774fb2dc3a1d0547d585e2feb
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Nov 6 02:58:14 2008 +0000

    Fix buffer overread in libmagic and sync a skipped change from 4.26

commit 174ffefaf42842a2b5d13c2aff259f685cecd560
Author:  <changelog at php.net>
Date:   Thu Nov 6 01:32:19 2008 +0000

    ChangeLog update

commit 933e2eb4dd9b613d2dc6b3ae26c3321727994bf3
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Nov 6 01:07:05 2008 +0000

    Fix #46421 (Take care about /)

commit 6e2845f377461654cca10964c2a0deaf27a2ec80
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Nov 6 00:36:29 2008 +0000

    Fix #45976 (Move SXE from SPL to SimpleXML)

commit 27357e9ce5dc5e67a8400ea146f2e2b5484e6cd9
Author: Felipe Pena <felipe at php.net>
Date:   Wed Nov 5 23:39:09 2008 +0000

    - Fixed wrong check
    - Improved test

commit fbe5ef781ef5d23cd43ad68c76fb40a51b6eecca
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Nov 5 21:35:38 2008 +0000

    sync zend_ini_scanner.c

commit c0039b30be6ee882439f0fc0268544239513edee
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Nov 5 21:33:19 2008 +0000

    Added parse_ini_string() function (grange at lemonde dot fr, Arnaud)
    [DOC] new function parse_ini_string()
          proto array parse_ini_string(string ini_string
              [, bool process_sections [, int scanner_mode]])
          Same as parse_ini_file() except that it takes a string instead of a
          filename.

commit f57599ee70229be2a97f149eb2400ba89631d0d8
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Nov 5 17:15:37 2008 +0000

    Fixed bug#46445 (run-tests2.php is missing or README.TESTING2 is unneeded)

commit e15cb4df3f1c0b25803618ceab8d3ae5aaf7564b
Author: Derick Rethans <derick at php.net>
Date:   Wed Nov 5 10:41:48 2008 +0000

    - Fixed an issue with the * format specifier for parsing from a user-defined
      format.

commit bc64ccf1d0062931890eeab8a99735f5cf86ac9b
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Nov 5 09:58:15 2008 +0000

    New tests for syslog

commit 73c9f1f305b4940118a521c98583856166919c69
Author: Lukas Smith <lsmith at php.net>
Date:   Wed Nov 5 07:25:12 2008 +0000

    typo fix (thx chris jones for spotting)

commit adc045c4cf7ecf7086ed2e0b1a1d73bf5a3463ec
Author:  <changelog at php.net>
Date:   Wed Nov 5 01:32:06 2008 +0000

    ChangeLog update

commit f948c2c5947d4bdb48ef055994634161750fd6b3
Author: Lukas Smith <lsmith at php.net>
Date:   Tue Nov 4 23:00:18 2008 +0000

    added note about running scripts/dev/credits

commit f06cbb6ba55463452ac98403a36a500fa8f434bb
Author: Lukas Smith <lsmith at php.net>
Date:   Tue Nov 4 22:22:37 2008 +0000

    ext/msql has been moved from php-src to PECL adhead of PHP 5.3

commit 0036a09ebe4dd17d315ce0d7ff8c04cc6fa7e0e4
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Nov 4 21:04:28 2008 +0000

    Open STDIN and php://stdin streams with the relevant
    wrapper when the file descriptor is a socket (inetd, etc)
    Fixes bug #43731

commit e84add8470cdf04b3a4ff63dc0cbcc64c36b5c16
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Nov 4 20:40:04 2008 +0000

    initialize memory

commit d2b7db73b4a1bd16fa1de928925a1f58d13ee22b
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Nov 4 20:24:46 2008 +0000

    - add png and jpeg version info

commit 4af80c7f90dbab70ace32d566730b50a72beaacc
Author: David Coallier <davidc at php.net>
Date:   Tue Nov 4 18:25:26 2008 +0000

    - Bug #44154: [DOC] Return 3 elements at all times. If the dbh stmt doesn't have
      an error code we used to return an array with one element. For the sake
      of consistency and verification of returned values at userland we are now
      returning an array with 3 elements. Note the two last elements are null but
      present
    
    - Bug #44153: [DOC] If the error code returned by the DBH is null, we return
      a null value. This is used in order to help with empty error codes.

commit 2e32876eaadde2f96294d62f7905b03043fa729c
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Nov 4 17:05:17 2008 +0000

    Fixed stream_get_line() to behave as documented on non-blocking streams

commit 0bb5310a63535a52ebf5ffdfa3ec6229f802fbc3
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Nov 4 16:45:42 2008 +0000

    Avoids fclose() from complaining that stream_socket_pair() streams
    have not been closed

commit 9cb71e98b7c8859d1385e646f15672267fc4ba66
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 4 11:12:04 2008 +0000

    - Fix test

commit 64414b216834fd1a845b12ce0b462691266d2f1d
Author:  <changelog at php.net>
Date:   Tue Nov 4 01:32:22 2008 +0000

    ChangeLog update

commit 8784c0bbf9d7fd631da019067b0d83d359e8f8a8
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 4 00:52:24 2008 +0000

    - MFB dos2unix

commit 8e6f8fc4dc8bbb32f5dfb3ff952fd206aa03ac18
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Nov 4 00:42:19 2008 +0000

    Fixed bug #46024 (stream_select() doesn't return the correct number)

commit 57a1a7c48d6cb957bcf4d4892dd791d6a23216e7
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 4 00:34:24 2008 +0000

    - Cleanup

commit 0d97fcdaed424031326048ddd8dd76563adf0f77
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 3 23:43:51 2008 +0000

    - Improved fix

commit 611d72ad2a13365de33298e9b070dda44f067db1
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Nov 3 23:34:17 2008 +0000

    cleanup

commit fc62c1ff0a1d460d2ae642dc7acd3fd9f3c18e1a
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Nov 3 23:28:45 2008 +0000

    Fixed bug #44607 (stream_get_line unable to correctly identify the
    "ending" in the stream content)

commit 49291d9c81b7bb31b7721ef4920e825176df52b3
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 3 22:22:25 2008 +0000

    - Fix test (string -> unicode)

commit e259e1b0fbcd430b1c9f70dacea218d281fcaee6
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 3 21:49:18 2008 +0000

    - New test

commit d2edc09737a41ec0fc8b569ec7b349f8102c1830
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 3 20:45:43 2008 +0000

    - Fixed endless loop in PDOStatement::debugDumpParams()
      patch by: Jonah H. Harris <jonah.harris at gmail dot com>

commit 23e04b542c586312d32204d94ece3c54e6633302
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Nov 3 19:27:48 2008 +0000

    Use a better function name for closure related errors and debug_backtrace()

commit 8d07d7b8e7f54b1f32c178d12880117a551b62f8
Author: Elizabeth Marie Smith <auroraeosrose at php.net>
Date:   Mon Nov 3 19:24:47 2008 +0000

    Actual name of the file is WinResRc.h - silly to make people rename their header files

commit 6fd6b92ffcabd3521f0d4c847e77830db26378a8
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Nov 3 18:07:40 2008 +0000

    Fix the windows build

commit 36abaa35f10c82be16b037de5d88ac422128ed37
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 3 17:24:12 2008 +0000

    - Fixed compiler warning

commit c4c2308fecd1b99404a71c073288dccb95fff06e
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Nov 3 16:58:28 2008 +0000

    Fixed bug #45303 (Opening php:// wrapper in append mode results
    in a warning)

commit 0bed5602eece3cbe52306c32b3fa7e2d7833e00f
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Nov 3 15:47:05 2008 +0000

    Fixed bug #43353 (wrong detection of 'data' wrapper causes notice)

commit 870039d58a4d98019fb0c38f11a92085f7c509b2
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 3 15:31:51 2008 +0000

    - Fixed bug #44327 (PDORow::queryString property & numeric offsets / Crash)

commit 46096f5c9dc6f02bd443f574c541418ceeb7cad5
Author: Felipe Pena <felipe at php.net>
Date:   Mon Nov 3 11:33:32 2008 +0000

    - Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record)
      patch by: misc at e2007 dot cynergi dot com

commit 780e30d0cc8f64139bfca988874167324202e4f0
Author:  <changelog at php.net>
Date:   Mon Nov 3 01:32:13 2008 +0000

    ChangeLog update

commit 1931b7cb3b8bbae8f1e28235ae411d25f20fd637
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Nov 2 22:03:32 2008 +0000

    Fixed bug #42718 (FILTER_UNSAFE_RAW not applied when configured as
    default filter)

commit e006a89e71e2070c5aece7c57517a3ecb9e52883
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 2 21:10:13 2008 +0000

    - Revert ZEND_BEGIN_ARG_INFO change

commit 7ddf58a438e851e506b89313680a0476f52a12d5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Nov 2 21:06:46 2008 +0000

    fix build

commit 96ebf1280ff15b9051d186be50069080ffc9c17a
Author: Felix De Vliegher <felixdv at php.net>
Date:   Sun Nov 2 20:15:15 2008 +0000

    XFAIL test for bug #46196 on restore_error_handler().

commit 04d52ca4afd52d882653970b16aec4ecb053019a
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 2 18:30:31 2008 +0000

    - Remove str_getcsv() entry. (Backported to 5.3)

commit 3efabcf22c6d8334881c6fa72963a5f80c1e2105
Author: Felipe Pena <felipe at php.net>
Date:   Sun Nov 2 18:20:57 2008 +0000

    - New test

commit 881c30db8823cc62831ea88d4bee6ae1f160e72b
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Nov 2 16:09:27 2008 +0000

    Update libmagic to 4.26 and add support for v6 of the magic file format.

commit e8297379d7f2199cf840ade5c50c6aeb16eaa8eb
Author:  <changelog at php.net>
Date:   Sun Nov 2 01:32:22 2008 +0000

    ChangeLog update

commit 18c706e05fa1c5b6fde99d2b510109fbd9021665
Author: Jani Taskinen <jani at php.net>
Date:   Sat Nov 1 23:08:52 2008 +0000

    - Fixed the fix (bug #46460)

commit 13a66a812c2c16eb80140e9effef0222d9da3955
Author:  <changelog at php.net>
Date:   Sat Nov 1 01:32:27 2008 +0000

    ChangeLog update

commit 2c697a2572986a53058d3c735526683216d5e8df
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Oct 31 21:30:58 2008 +0000

    Fix the build

commit 7e1a12673bbb6ff0a47cead9e258e8744931036e
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Oct 31 20:30:55 2008 +0000

    Fix warnings in printf

commit 65f5d4e4343a37c004c3b3d5f8dbe48974f1ec9e
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Oct 31 20:30:33 2008 +0000

    64bit fixes:
    - fixes to sprintf modifiers, cleaning warnings
    - use _t types, like uint64_t instead of uint64, thus skipping series of
    typedefs.

commit 75e175180c0f236cdbc68a5816c73a1f2262a2f4
Author:  <changelog at php.net>
Date:   Fri Oct 31 01:32:27 2008 +0000

    ChangeLog update

commit 8bf0a4f64b89d36c8f09afa9da30479bf113b650
Author: Felipe Pena <felipe at php.net>
Date:   Thu Oct 30 15:50:33 2008 +0000

    - New test

commit 7b359fa53a81d98ed9df04bfa744275216a1e5e7
Author: Felipe Pena <felipe at php.net>
Date:   Thu Oct 30 14:31:01 2008 +0000

    - Improved test

commit 18467f71d105627353f7d8173020cbad22848502
Author: Felipe Pena <felipe at php.net>
Date:   Thu Oct 30 14:30:02 2008 +0000

    - Fix the fix (thanks Hannes!)

commit 6d2dfa4eb047d9a2463ee3873ecea06f6e94fa94
Author: Lars Strojny <lstrojny at php.net>
Date:   Thu Oct 30 14:22:21 2008 +0000

    The real fix for the gettext overflow bug
     - The overflow issue was not limited to domains, but also present for msgids
     - [DOC] msgids are now limited to 4096 chars, domains to 1024

commit e573eae83fd16cd330faf335060cc95f3229200b
Author: Sanjay Mantoor <smantoor at php.net>
Date:   Thu Oct 30 10:46:17 2008 +0000

    New testcases for gettimeofday function

commit d140cd1f0b8edaf0e9fe601946e500e0369e3869
Author: Felipe Pena <felipe at php.net>
Date:   Thu Oct 30 10:08:01 2008 +0000

    - Fixed bug #46426 (3rd parameter offset of stream_get_contents not works for "0")

commit 29f9a49f1c19a769ddae6c77158cabb4a2aaadef
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 30 08:55:31 2008 +0000

    Fixed ability to use "internal" heaps in extensions.

commit 52e340dd70614244b306d30796d07f35a50dde01
Author:  <changelog at php.net>
Date:   Thu Oct 30 01:32:17 2008 +0000

    ChangeLog update

commit 1c88dd1fa9f9238166aafa7d9a1fa61a655c0e08
Author: Felix De Vliegher <felixdv at php.net>
Date:   Wed Oct 29 22:35:52 2008 +0000

    Tests for SQLite3Stmt::paramCount().

commit bf1f64467d84113e5f66b7d7e8f879ec581bd25f
Author: Felix De Vliegher <felixdv at php.net>
Date:   Wed Oct 29 21:43:30 2008 +0000

    Fix typo.

commit ab7e0ab7b3e72467369fb4af6f0a059e3ae50aae
Author: Rob Richards <rrichards at php.net>
Date:   Wed Oct 29 21:21:06 2008 +0000

    fix bug #46406 (Unregistering nodeclass throws E_FATAL)

commit dc6ae4b11b9892d400747b2dc6a54233a634a312
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 29 21:02:14 2008 +0000

    MFB: Fixed bug #44938 (gettext functions crash with overly long domain).

commit 7307d3783b008fea165a8373e7fc967df7053afd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 29 20:17:43 2008 +0000

    MFB: Fixed bug #42294 (Unified solution for round() based on C99 round).

commit fa5d6496f532e370b563115eb224ea035b0a80ee
Author: Felipe Pena <felipe at php.net>
Date:   Wed Oct 29 13:01:44 2008 +0000

    - Fixed char formatter

commit b90aaccbfd470696ab93e17f0bf91a743fe0c10e
Author: Felipe Pena <felipe at php.net>
Date:   Wed Oct 29 12:41:22 2008 +0000

    - Fixed bug #46064 (Exception when creating ReflectionProperty object on dynamicly created property)

commit ac24f7ecfef0097e038b60f764d7938caaf48ccf
Author: Felix De Vliegher <felixdv at php.net>
Date:   Wed Oct 29 11:43:33 2008 +0000

    Various tests for the sqlite ext.
    The sqlite session tests are by Mats Lindh <mats at lindh.no>.

commit 436018a0b7fad24e4f03097771c5f38b4d4f8ba5
Author:  <changelog at php.net>
Date:   Wed Oct 29 01:32:17 2008 +0000

    ChangeLog update

commit c7d76c2f02c3d33f2ecccd7020492f0adadeea75
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Oct 28 19:26:03 2008 +0000

    scottish time variation

commit 35829ec7ed3e04b31e03c3a02c0f7a3b322bb8d4
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 28 10:45:31 2008 +0000

    Fix compiler warning (MFB: Ilia)

commit 2b1b26bf6d9f22b564b40e6857655a05deb884db
Author: Sanjay Mantoor <smantoor at php.net>
Date:   Tue Oct 28 10:21:12 2008 +0000

    New testcases for array_intersect_uassoc function

commit 5d5215c49c9ba1f73d9d3c130585f7f6bdfab4a4
Author: Derick Rethans <derick at php.net>
Date:   Tue Oct 28 08:17:19 2008 +0000

    - Updated to version 2008.9 (2008i)

commit 1db60254f8306c11aa501d38e54376c292ea4e70
Author:  <changelog at php.net>
Date:   Tue Oct 28 01:33:45 2008 +0000

    ChangeLog update

commit b22d3665be5635e09093bbfc0543509e9f273856
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Oct 27 18:29:57 2008 +0000

    Fix #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS)

commit 96b3cd0a64d631bd217efe51fcaa5cb1b7ee0bcd
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Oct 27 17:20:26 2008 +0000

    Fix #46285 (lastInsertId() returns "0" when a deferenced PDOStatement is
    executed)

commit 0b771341149be2345b50b778dbb2f7a591d11a97
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 27 15:13:42 2008 +0000

    Fix overusage of memory when the result set is empty. Then no memory will be
    allocated compared to before. Also grow (realloc) the rset with 10% instead
    of 33% - more reallocs but better memory usage. Of course later theres is a
    realloc to shrink the rset t ofree it from unused rows but its better to
    to eat too much at once.

commit 1ee42ce54599ed6bbf904f190cae7144b06dd868
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Oct 27 14:58:28 2008 +0000

    Fix compile error

commit c52f1524e71e497b018452fb6cc9e8bc32e34b0c
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 27 14:38:17 2008 +0000

    Fix a name

commit 7d9744ae619aa0f6d3e9d0b423489e22ca031c4f
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 27 14:33:09 2008 +0000

    Fix tests

commit 526345b3a02817581a5457b11dfb721f79530e6c
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 27 14:30:51 2008 +0000

    Fix bug found in a test. mysqli.default_port wasn't used

commit c51de0e7c528ddd46254956641cd21342b5b3f4b
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Oct 27 14:25:18 2008 +0000

    Improve test and remove the temporary session file created by the skipif
    check

commit e8e843b39e494d978c961bf869074150dc1db3ff
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 27 12:07:35 2008 +0000

    Warning if the library API version differs from the headers used to compile.
    Patch versions are not considered but major.minor
    Fix build of ext/mysql with 4.0.x and pre.

commit 94a948e01f80647c5c955b07aa3e0936806c198f
Author:  <changelog at php.net>
Date:   Mon Oct 27 01:34:12 2008 +0000

    ChangeLog update

commit 2aedbeb829ec1a768d7159134e90383d8616b208
Author: Felipe Pena <felipe at php.net>
Date:   Sun Oct 26 23:33:32 2008 +0000

    - Fixed test

commit 726f72a40673f9a1d47baa23ecbe2acd54f60b2e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Oct 26 14:36:25 2008 +0000

    MFB: Fixed compiler warning

commit 912470c7d8bde0b32e35d7b3ae8b5a438b9eb43d
Author: Felipe Pena <felipe at php.net>
Date:   Sun Oct 26 13:22:00 2008 +0000

    - Fixed bug #46388 (stream_notification_callback inside of object destroys object variables)

commit 1699efd72b2e91290a10f62500b7c6fd0175e43a
Author: Greg Beaver <cellog at php.net>
Date:   Sun Oct 26 05:51:04 2008 +0000

    last commit was an old patch, revert faulty line

commit 329229071f8007f920cdd77029de0ae9f0b96c32
Author: Greg Beaver <cellog at php.net>
Date:   Sun Oct 26 05:49:24 2008 +0000

    MFB: fix several errors found by valgrind
    1 - entry metadata not properly processed or retrieved from cached phars
    2 - copy on write was using a void return value instead of int, a dangerous oversight in phar_update_cached_entry
    3 - metadata creation in entries for cached phars was causing an invalid read

commit 0e27614ff946544ed1fbc5383eccb0fb400a6c54
Author: Felipe Pena <felipe at php.net>
Date:   Sun Oct 26 01:58:25 2008 +0000

    - Fixed bug #46389 (NetWare needs small patch for _timezone) (patch by guenter at php.net)

commit c4b0279b5351d01d03cffeaacf77924224de7243
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Oct 26 00:15:56 2008 +0000

    - MFH: add php-test-pack-[version].zip to nmake snap so we can distribute the tests as single zip
      TODO: add run-tests.bat to the package

commit a02510a5e000e3db142ffce061092ba4f25d9335
Author:  <changelog at php.net>
Date:   Sat Oct 25 01:32:20 2008 +0000

    ChangeLog update

commit 01b1c57f6ad99cdec9b9da5b3db180c3133f5d9a
Author: Felipe Pena <felipe at php.net>
Date:   Fri Oct 24 23:16:16 2008 +0000

    - Fixed bug #46382 (Mismatching allocation and deallocation in stresstest.cpp) (dvice_null at yahoo dot com)

commit 5e8f3f5b6ff1b092db509dd0abdd30662af0511d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Oct 24 20:17:50 2008 +0000

    add test

commit 916b56d2d9cbec250f3dd3bc558933047982871e
Author: Felipe Pena <felipe at php.net>
Date:   Fri Oct 24 16:02:16 2008 +0000

    - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro

commit 7eb2715464b5354fe5f3e7c30ab934d6c7b97f42
Author: Felipe Pena <felipe at php.net>
Date:   Fri Oct 24 14:34:17 2008 +0000

    - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro

commit 66f75b6e8ea2f28b08e813372f33e7e2d0f56d2b
Author: Felipe Pena <felipe at php.net>
Date:   Fri Oct 24 10:44:19 2008 +0000

    - Fixed bug #46082 (stream_set_blocking() can cause a crash in some circumstances)

commit 6849171a2d161604a2b6b2af9d3619677d600ff1
Author: Felipe Pena <felipe at php.net>
Date:   Fri Oct 24 10:27:54 2008 +0000

    - Removed unnecessary check for array (#46273, noticed by serovov at gmail dot com)

commit 5054a994daa9a7669a82009e0ece1ce1398a0aaf
Author:  <changelog at php.net>
Date:   Fri Oct 24 01:31:53 2008 +0000

    ChangeLog update

commit f8484b2d70ebe15ebe878a8adccf2d18a0384e26
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Oct 23 21:18:13 2008 +0000

    - MFB: flatten path and make them relative before extraction

commit 1d92251fe1764ba4f8622f5e9b0c5ce50cc1edd2
Author: Felipe Pena <felipe at php.net>
Date:   Thu Oct 23 18:22:18 2008 +0000

    - Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql)

commit c4effa74dc0390c9f7d61033f92b0646d37aea1f
Author:  <changelog at php.net>
Date:   Thu Oct 23 01:32:42 2008 +0000

    ChangeLog update

commit 1e187d5a81115af68f6734e2fc413e076df7251e
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Oct 22 19:29:48 2008 +0000

    fix instantclient detection

commit 2c0bf23728b11b5916be901f5c9ff13c3065af07
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Oct 22 18:58:43 2008 +0000

    Fixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option)

commit 6978fff657caaedc02dc045246d76b3895a78097
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Oct 22 16:34:17 2008 +0000

    Fix a stat on a null when the internal database is used.

commit be09b491da8e59606720e2dc1e86e21ebf9fbd94
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Oct 22 13:59:08 2008 +0000

    When using the internal database and there is an error it could try free some invalid things. This was causing a bus error on ppc.

commit 4d65d65ce7447018bed6c0f998c5bd5363606f29
Author: Sanjay Mantoor <smantoor at php.net>
Date:   Wed Oct 22 05:51:52 2008 +0000

    New PHP testcases for array_diff_ukey function

commit 82b05ed3ca036d292a39fc11f71c56ec1d51c20d
Author:  <changelog at php.net>
Date:   Wed Oct 22 01:31:53 2008 +0000

    ChangeLog update

commit 51f7cc3925bf67540042507d609a5678f3196312
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Oct 21 23:36:17 2008 +0000

    initialize optional vars

commit 5ef7ecafc1e912bda9010c727cfe5c712f9eefb8
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Oct 21 22:06:49 2008 +0000

    initialize optional vars

commit 374086f172de2b61115c95eec0a3d8120adf48a0
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Tue Oct 21 13:38:57 2008 +0000

    MFB: skip tests on systems without fnmatch() function (f.e.: old darwin)

commit 37c4e3c5ace7a7e693e5468955b8a5f3e381b890
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Tue Oct 21 13:00:29 2008 +0000

    MFB: proper check for php-version

commit d8393b570ca62042e0b9ee137e0d03433b1a9e82
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Tue Oct 21 12:48:37 2008 +0000

    MFB: these tests work just fine on macos-x

commit 4cdeb0e8083df440573ea33363ace8ddc7e004ea
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Oct 21 09:34:39 2008 +0000

    Committing test for till

commit d5c0fbb06bd01b21c4c1b40a7a761723c3408a6f
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Oct 21 03:19:07 2008 +0000

    Fixed FCGI_GET_VALUES requests (fixes #45522)

commit af2a5a2c1902f0a33e59243d8ba466fdbe9dcb12
Author:  <changelog at php.net>
Date:   Tue Oct 21 01:32:07 2008 +0000

    ChangeLog update

commit df2b71d2ca852291b0d72d7998659ef9f1721f1c
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Oct 20 23:35:47 2008 +0000

    Fix bug #46331 - The internal magic db is const memory and segfaults when you try to do byte swapping
    on big endian machines. This fixes it by copying the memory for those processors, but this isn't ideal as
    it wastes memory. Perhaps using a static cache would be better.

commit 42e1ad74211696e5bf8ace6be868e1776c798c10
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 20 23:23:53 2008 +0000

    MFB: Fixed bug #46343 (IPv6 address filter accepts invalid address)

commit a86b196463caa454034b4c837a6bc302638fdb69
Author: Rob Richards <rrichards at php.net>
Date:   Mon Oct 20 19:28:36 2008 +0000

    fix bug #46323 (compilation of simplexml for NetWare breaks)

commit 9f51ed8d31020613bc3423083e3dc9fcb0410360
Author: Rob Richards <rrichards at php.net>
Date:   Mon Oct 20 12:44:28 2008 +0000

    fix bug #46335 (DOMText::splitText doesn't handle multibyte characters)
    add test

commit 045181f57cf0cfe9761c1d756a649a730fa11cd0
Author:  <changelog at php.net>
Date:   Mon Oct 20 01:32:02 2008 +0000

    ChangeLog update

commit 3c1cd7f7f3478498ad32cc24ab15d6d7d11c7b56
Author: Felipe Pena <felipe at php.net>
Date:   Sun Oct 19 18:24:37 2008 +0000

    - Fixed test

commit 262f89b81f8346333e42b16b5e4ec1f80ea68b09
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Oct 19 18:08:19 2008 +0000

    Fix test

commit 35db77d890fe690a8a77d0694abbca9854032860
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Oct 19 18:04:35 2008 +0000

    Add %S and %A to EXPECTF, they work like %s and %a but match empty strings, too

commit 78325e3f94e2dc8e4f33559be0f9f99e76c6547e
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Oct 19 17:59:39 2008 +0000

    Link to spl iterator

commit d106560958bf41c315b3797aab11bb098a0a78d7
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Oct 19 12:43:10 2008 +0000

    fix mysqlnd detection

commit c2e0aaebb6cd2322a8ac02b1f540fdf9fdff3fd8
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Oct 19 12:22:49 2008 +0000

    Don't dereference NULL-pointer

commit ddfa9e629727cd661e37b559668c76bc71f19445
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Oct 19 12:20:28 2008 +0000

    Fix test

commit f7d41715e12bcbc0ca2682b7332109eef5f6580f
Author:  <changelog at php.net>
Date:   Sun Oct 19 01:32:26 2008 +0000

    ChangeLog update

commit 2d07569c92de6adbfbe747ea03c018bdba90fafd
Author:  <changelog at php.net>
Date:   Sat Oct 18 01:32:10 2008 +0000

    ChangeLog update

commit ac589d8084416e68982c0725a6599f37c3e047f7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Oct 17 22:09:35 2008 +0000

    fix memleak

commit 868c69b72b06f7136140eb524061578c9f78946a
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Oct 17 15:05:31 2008 +0000

    Replacing explicit object ID with %d

commit 75fcb938c58272db44ca49ad084cd3b123832372
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Oct 17 14:40:13 2008 +0000

    Committing for Robin Fernandes

commit f870cd858954b3fddf9a9d7a229a8db2723b2791
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 17 10:26:16 2008 +0000

    Fixed bug #46308 (Invalid write when changing property from inside getter)

commit c2e64169f5e655106c5c4490f72729fd85b6e88c
Author: Felipe Pena <felipe at php.net>
Date:   Fri Oct 17 01:53:26 2008 +0000

    - Fixed bug #45726 (PHP_Archive / Archive.php missing)

commit 23ed94cbbad4806610d88299f82bfc1e5968718c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Oct 17 01:34:26 2008 +0000

    MFB: Fixed bug #46319 (PHP sets default Content-Type header for HTTP 304
    response code, in cgi sapi)

commit 08ed470d6fa4fb529eff9a2fe0247b78b6525d4c
Author:  <changelog at php.net>
Date:   Fri Oct 17 01:31:58 2008 +0000

    ChangeLog update

commit 1af4830f8296ac70d200db9d1d281a6b4c9b6b64
Author: Ed Batutis <ebatutis at php.net>
Date:   Thu Oct 16 18:10:43 2008 +0000

    Fix for pecl bug 14664 - problem with older gcc

commit 987fca277ddfe361aceed1db6ffc554fde9bb788
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 16 16:21:20 2008 +0000

    Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow)

commit f63e0842925465e944ef3997f15229bd09141e53
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 16 15:49:38 2008 +0000

    ws

commit 3a2e5da3c72900ae3d304421819a0f6d9568834e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 16 15:37:11 2008 +0000

    Fixed bug #43723 (SOAP not sent properly from client for <choice>)

commit 4443f9d90fb9713cf2295c2a25f0653b70ef7acd
Author: Felipe Pena <felipe at php.net>
Date:   Thu Oct 16 13:04:30 2008 +0000

    - Revert

commit 2b7351c0e40cb7a36bfb1fde3b2b2b699309f52d
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Thu Oct 16 12:21:27 2008 +0000

    MFB: Fixed compilation warnings: tsrm_ls is not used here (anymore?)

commit 818f03d9cd7aa7960fb0306989f681f8081ed19d
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Thu Oct 16 11:42:20 2008 +0000

    MFB: propagated const, to avoid "discards qualifiers from pointer target type" errors

commit 4427e3adb8e8920f66cd047d37ac78cd79ad9bce
Author:  <changelog at php.net>
Date:   Thu Oct 16 01:32:02 2008 +0000

    ChangeLog update

commit 43e12e6bb15210f0a3f8ab4d995200d01686e506
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Oct 16 01:01:05 2008 +0000

    - Fix bug #45722 (mb_check_encoding() crashes).

commit e6194c69f0cdf0ff6ba7247ef1ad30fae64f545f
Author: Felipe Pena <felipe at php.net>
Date:   Thu Oct 16 00:36:49 2008 +0000

    - Fixed:
      . Memory leak in pg_delete() when using PGSQL_DML_STRING.
      . Bug #24679 (pg_insert problem!)
      . Bug #35996 (pg_meta_data should take the schema into account)
      . Bug #40808 (pg_insert problem)
      . Bug #42078 (pg_meta_data mix tables metadata from different schemas)
    - Improved:
      . Error messages
    - Added
      . Tests

commit 9219be30f43f9d8d42c94f316666693330da8d12
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 15 22:57:22 2008 +0000

    MFB: removed dead-code

commit e667c25403e782821bf6c4c18ff6dcabdb594c69
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Oct 15 18:41:18 2008 +0000

    [DOC] Remove define_syslog_variables() and define_syslog_variables ini option

commit faadae148b22debe82559e64b569f29ab118716f
Author: Felipe Pena <felipe at php.net>
Date:   Wed Oct 15 13:34:13 2008 +0000

    - Fixed possible efree(NULL)

commit a2ce3456c7c78dd7356cb7019b781bb31b76630a
Author:  <changelog at php.net>
Date:   Wed Oct 15 01:32:07 2008 +0000

    ChangeLog update

commit af8866961f048defbae5c1aeef1bcb98c5de7724
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 14 23:39:02 2008 +0000

    MFB: Fixed bug #46271 (local_cert option is not resolved to full path)

commit d4f7133441d85bfd983a3e62d15d483e540a2b78
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Oct 14 19:00:11 2008 +0000

    Add PDO::MYSQL_ATTR_COMPRESS connection flag

commit 208e1b8a223d2f80121d02e117612d26944479e2
Author: Felipe Pena <felipe at php.net>
Date:   Tue Oct 14 17:46:28 2008 +0000

    - Added SKIPIF

commit 31314f5256c584104e4c95fa1899806f54bbcb5c
Author: Felipe Pena <felipe at php.net>
Date:   Tue Oct 14 17:37:13 2008 +0000

    - Fixed test

commit 469e58a2a14f1e935e3267d3368ed514d5a21c29
Author: Felipe Pena <felipe at php.net>
Date:   Tue Oct 14 17:34:11 2008 +0000

    - Fixed bug #46292 (PDO::setFetchMode() shouldn't requires the 2nd arg when using FETCH_CLASSTYPE)

commit 05b7ce7f1345e74e0f5324cec5293f66ca66e294
Author:  <changelog at php.net>
Date:   Tue Oct 14 01:32:10 2008 +0000

    ChangeLog update

commit 51e82ec84878a7d9605c120d07e91ff3a7b5204b
Author: Greg Beaver <cellog at php.net>
Date:   Tue Oct 14 00:38:11 2008 +0000

    MFB: last test for cached phar copy on write (forgot this one yesterday)

commit ee5494ac9e291fa705e55275a3310e48a8432cb3
Author: Felipe Pena <felipe at php.net>
Date:   Mon Oct 13 13:41:16 2008 +0000

    - Fixed bug #37100 (data is returned truncated with BINARY CURSOR)
      Patch by Tony

commit 7dd5608d9d3a47352bc6014ed4dd890daed2ce4d
Author: Derick Rethans <derick at php.net>
Date:   Mon Oct 13 11:45:32 2008 +0000

    - Updated to version 2008.8 (2008h)

commit 1838c130c955724fe41cf3b0cbd9d6d35f361d6e
Author: Greg Beaver <cellog at php.net>
Date:   Mon Oct 13 04:50:45 2008 +0000

    MFB: increase code coverage

commit 072f4489de24c08c680ee5503e90a0590591451d
Author: Greg Beaver <cellog at php.net>
Date:   Mon Oct 13 04:21:19 2008 +0000

    MFB: add complete tests verifying copy-on-write for cached phars

commit 3c11fef49a8c8a8fd8701b8f871e7fbc1c7427e8
Author:  <changelog at php.net>
Date:   Mon Oct 13 01:32:06 2008 +0000

    ChangeLog update

commit 0315794cf485e2ae745df5c0131ed3aadab8c8f3
Author: Greg Beaver <cellog at php.net>
Date:   Sun Oct 12 23:33:08 2008 +0000

    MFB: fix faulty tests

commit 79ec5dc2b9d09a3abe3217164bf6095c140beebe
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Oct 12 21:09:10 2008 +0000

    fix ZTS build

commit 15fc837b990c8354f8b69aab8bb870466d76577e
Author: Greg Beaver <cellog at php.net>
Date:   Sun Oct 12 19:45:12 2008 +0000

    MFB: fix incorrect key for Phar destructor

commit c448cb165cb2e8b9e353a9af78f81fac54809972
Author: Greg Beaver <cellog at php.net>
Date:   Sun Oct 12 19:40:30 2008 +0000

    MFB: add tests for copy-on-write support
     - fix metadata handling with cached phars
     - fix virtual_dirs with rmdir
     - ensure that after copy-on-write, all existing Phar objects link to the newly copied phar data

commit 4bd8bacde70b3a3c3bbcc1549bf05c23f704b128
Author: Greg Beaver <cellog at php.net>
Date:   Sun Oct 12 18:54:13 2008 +0000

    add missing --INI-- section

commit 10d023be2070fdcc9fdcdd2efbb0e56471208d0e
Author: Greg Beaver <cellog at php.net>
Date:   Sun Oct 12 06:53:52 2008 +0000

    MFB: add new test for copy-on-write, fix copy-on-write for Phar/PharFileInfo methods

commit cd15c694ecfb6c76c96203890ecfb42237a3a6d9
Author: Greg Beaver <cellog at php.net>
Date:   Sun Oct 12 06:44:01 2008 +0000

    fix test files

commit 5540b03782bcaf1b2bed81fa11c3dc07b51e311a
Author: Greg Beaver <cellog at php.net>
Date:   Sun Oct 12 06:43:46 2008 +0000

    need to re-add as binary

commit 6850f3276b4bdac56a17ea8f6aad957d2d4b9a44
Author: Greg Beaver <cellog at php.net>
Date:   Sun Oct 12 05:41:34 2008 +0000

    increase code coverage

commit 4a79de35c528b93f635073d0e9b08ee23cc1b538
Author:  <changelog at php.net>
Date:   Sun Oct 12 01:32:08 2008 +0000

    ChangeLog update

commit 692222f12a42584bde52c68257068f79ed260454
Author: Greg Beaver <cellog at php.net>
Date:   Sat Oct 11 22:21:07 2008 +0000

    MFB: fix links for fseek as well

commit 44cb95a53d199b7f06eedcc07f1a839ada4e795d
Author: Greg Beaver <cellog at php.net>
Date:   Sat Oct 11 22:12:18 2008 +0000

    MFB: fix reading links from streams (works with PharFileInfo->getContent())

commit df7756f24403c2d39312f826b819e05b1c0e6be3
Author: Greg Beaver <cellog at php.net>
Date:   Sat Oct 11 21:23:13 2008 +0000

    MFB: cosmetics/maintainability: reduce code redundancy on error conditions

commit 7a04372a2db137262778dfad7bec3d1aaef5f9ab
Author: Greg Beaver <cellog at php.net>
Date:   Sat Oct 11 21:02:53 2008 +0000

    MFB: work around crap stream filter implementation, update tests for compressed aliases in zip-based phar so they actually test the compression

commit 236f646bab2ed160cc2c318f252a7122998e0c3f
Author: Greg Beaver <cellog at php.net>
Date:   Sat Oct 11 19:14:48 2008 +0000

    MFB fix Bug #46026: bz2.decompress/zlib.inflate filter tries to decompress after end of stream
    MFB add concatenation option to bz2.decompress stream filter

commit ffe9c50bf534189e9bf0da8e4399dfd8132875d1
Author:  <changelog at php.net>
Date:   Sat Oct 11 01:32:12 2008 +0000

    ChangeLog update

commit ef464f78724cb26f180efe901ac7655c41acf0ad
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Fri Oct 10 23:37:51 2008 +0000

    Add missing zend_parse_paramters_none() in pdo_drivers()

commit 1b993e877857ae787f44014ec9e7e82cea8ac00a
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Oct 10 20:05:31 2008 +0000

    improve OCI detection

commit 743d0d1cf1adee9f66418c8e669551b437515500
Author: Felipe Pena <felipe at php.net>
Date:   Fri Oct 10 19:52:55 2008 +0000

    - Added skipif (Opss :))

commit 9554edb9010ebc04eae91dae40e855aa0d65b17a
Author: Felipe Pena <felipe at php.net>
Date:   Fri Oct 10 19:49:20 2008 +0000

    - New test

commit edd40fc41def49ae719b283368848f523ef869d1
Author: Felipe Pena <felipe at php.net>
Date:   Fri Oct 10 19:35:15 2008 +0000

    - Static'fication

commit 0c71486c59a055d84d99a31a6f2c269c34a18c9a
Author: Felipe Pena <felipe at php.net>
Date:   Fri Oct 10 16:56:28 2008 +0000

    - Fixed tests

commit fc620fe30f576adf8c83af03a2153aa69faa0f6a
Author: Felipe Pena <felipe at php.net>
Date:   Fri Oct 10 16:46:10 2008 +0000

    - Fixed bug #46139 (PDOStatement->setFetchMode() forgets FETCH_PROPS_LATE)
      Initial patch by: chsc at peytz dot dk
    
    MFB:
    - Fixed bug #41971 (PDOStatement::fetch and PDOStatement::setFetchMode causes unexpected behavior)
    - Fixed bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode)

commit a54d8e5d0845cd7230ca4a43eb37c9c49aa3859f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 10 15:19:22 2008 +0000

    Fixed bug #46246 (difference between call_user_func(array($this, $method)) and $this->$method())

commit cdeea98d3721d93f2f7a6fd21c17f23c318855a2
Author: Felipe Pena <felipe at php.net>
Date:   Fri Oct 10 12:08:07 2008 +0000

    - Fixed bug #44251 (Question mark and an escaped singel quote lead to an exception)
    - Fixed bug #41125 (PDO mysql + quote() + prepare() can result in seg fault)
      Patch by: tsteiner at nerdclub dot net

commit e541c64464848b486305efb79417e4e1beca89c5
Author:  <changelog at php.net>
Date:   Fri Oct 10 01:32:45 2008 +0000

    ChangeLog update

commit 470a843f8fe0a4f7a3c5ee4690df8f01d3fcafb3
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Oct 9 18:33:25 2008 +0000

    * Fix gcov warnings about parameters not initialized (Thanks for noticing Felipe!)
    * Changed int to be long in mssql_num_fields

commit 58b7edba10171883a67b2a5c9bd8f852781a0ee8
Author: Felipe Pena <felipe at php.net>
Date:   Thu Oct 9 12:59:47 2008 +0000

    - Fixed bug pecl#9641 (Unable to add driver specific methods to PDOStatement)

commit ba1f8c354c8341d9da9827f0f0b4a83a480b40b4
Author:  <changelog at php.net>
Date:   Thu Oct 9 01:33:07 2008 +0000

    ChangeLog update

commit 48b9214773045b1ee2d00a685a86c34d6d84b694
Author: Felipe Pena <felipe at php.net>
Date:   Thu Oct 9 01:08:31 2008 +0000

    - Fix typo

commit a4f39f7fa4227b4982f3e42e1fb189f5058b6271
Author: Greg Beaver <cellog at php.net>
Date:   Thu Oct 9 00:51:27 2008 +0000

    MFB: fix bug #45907: undefined reference to PHP_SHA512Init

commit b2b212bbcf48d85be28d017be84c50daa846c4ca
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 8 23:04:58 2008 +0000

    MFB: use proper macro

commit 194577d7a62a37ee3c562ac3def67cd7e2085cad
Author: Derick Rethans <derick at php.net>
Date:   Wed Oct 8 09:44:12 2008 +0000

    - Fixed mime-type generation.
    #- Charset markers need to be prepended with ; -- the tests were also wrong.

commit e4e78cca778eeb3357fbbe24f57a9a2b3d5c2e20
Author:  <changelog at php.net>
Date:   Wed Oct 8 01:32:17 2008 +0000

    ChangeLog update

commit 359690898e073c5bbb3f500492443412cb7300a5
Author: Felipe Pena <felipe at php.net>
Date:   Tue Oct 7 18:17:44 2008 +0000

    - Fixed bug #45575 (Segfault with invalid non-string as event handler callback)
      patch by Christian seiler

commit a417250c99faf5a122c854fd51da9a5e95d9c8c0
Author: Felipe Pena <felipe at php.net>
Date:   Tue Oct 7 15:27:06 2008 +0000

    - Fixed bug #46247 (ibase_set_event_handler() is allowing to pass callback without event)

commit 3e4ce566dd627cc48e74d2b72e5b8e8c5db56593
Author: Felipe Pena <felipe at php.net>
Date:   Tue Oct 7 12:49:35 2008 +0000

    - Fixed code ("Division by zero" anymore)

commit 959a00b4c7942be8882b668d60c3677ca4961e90
Author:  <changelog at php.net>
Date:   Tue Oct 7 01:32:15 2008 +0000

    ChangeLog update

commit e659b7d6c1d012b678d77183c6a5ac5b069eb140
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Oct 6 21:50:18 2008 +0000

    * is_output and is_null parameters are now booleans instead of int in mssql_bind
    * Added missing conditional from old parameter parsing

commit b1336de16030d1750dda85da8988777b938b8400
Author: Felipe Pena <felipe at php.net>
Date:   Mon Oct 6 15:13:27 2008 +0000

    - Fixed compiler warning

commit 82eaeb6bfea6b5cea42af68b5c970c59cb1e5ebf
Author: Felipe Pena <felipe at php.net>
Date:   Mon Oct 6 14:28:29 2008 +0000

    - Fixed bug #45373 (php crash on query with errors in params)

commit 00ac4cac45e3ef210075d7793a0aca9293953912
Author: Derick Rethans <derick at php.net>
Date:   Mon Oct 6 14:27:33 2008 +0000

    - Updated to version 2008.7 (2008g)

commit d33735edb9248d7ca6f2997aa23a8e35094cc820
Author:  <changelog at php.net>
Date:   Mon Oct 6 01:32:11 2008 +0000

    ChangeLog update

commit 23d4a387c2af6761107467a3be7dc9c0ffe51ef1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 6 01:19:07 2008 +0000

    MFB: Fixed a few signedness warnings

commit 0d4b0f20f94c688c8bc3b54f6725ab8631715cdf
Author: Felipe Pena <felipe at php.net>
Date:   Mon Oct 6 00:35:20 2008 +0000

    - Fixed bug #46238 (Segmentation fault on static call with empty string method)

commit 002e17d5016fd95e4ad96cf0642641502e239434
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Oct 5 14:19:55 2008 +0000

    Fix #46222 (Allow indirect modifications of Arrays inside ArrayObject + fix EG(uninitialized_zval_ptr) overwrite)

commit 0acb6c09bc564a84065fbe5ea9a5e3d1b75082b3
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sun Oct 5 04:55:33 2008 +0000

    New parameter parsing API (with lots of help from Felipe)

commit ef72d988f836a532302aaf5fb38aef02c7721aba
Author: Felipe Pena <felipe at php.net>
Date:   Sun Oct 5 04:36:18 2008 +0000

    - Initialize variable

commit d4cb99a9767167901f37cfa7986eba2797550ff8
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Oct 5 01:40:02 2008 +0000

    Fixed #46164 (stream_filter_remove() closes the stream)

commit 44fb444454eaf2f6edcd1da6241a2a47d8cb26c5
Author:  <changelog at php.net>
Date:   Sun Oct 5 01:32:03 2008 +0000

    ChangeLog update

commit 13833ec0791b76c87209416699e5f28930339e47
Author: Felipe Pena <felipe at php.net>
Date:   Sat Oct 4 12:54:32 2008 +0000

    - Fixed bug #44991 (Compile Failure With freetds0.82) (patch by jklowden at freetds dot org)

commit 96efa3cc80de71487aead807abd088a8830ee85b
Author: Felipe Pena <felipe at php.net>
Date:   Sat Oct 4 12:51:51 2008 +0000

    - Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias at dsx dot at)
    - MFB: Fix #35032; pdo_dblib doesn't find includes on some systems

commit e9119255c44955bed5132f152d3c597597bbc00f
Author: Felipe Pena <felipe at php.net>
Date:   Sat Oct 4 12:44:58 2008 +0000

    - Fix build

commit 4e2f56bc6b05cac10cca535b77584d1c1b057fe7
Author:  <changelog at php.net>
Date:   Sat Oct 4 01:32:37 2008 +0000

    ChangeLog update

commit aa72e5c47672e556052d4cf80b5fbb946ed1ba54
Author: Felipe Pena <felipe at php.net>
Date:   Fri Oct 3 17:18:31 2008 +0000

    - Fixed:
     - Some segfaults when no connection is open
     - Warning about cfg_get_long (Kalle)
    - New parameter parsing API

commit febc0cf611a3230b5d16952d20e35b120c96190d
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Oct 3 16:20:56 2008 +0000

    - MFB: Declarations MUST BE done in the beginning of a context

commit 723b88f9641c2133e6eced7c17c5d2b56094173a
Author: Mikko Koppanen <mkoppanen at php.net>
Date:   Fri Oct 3 13:31:21 2008 +0000

    Adds signal handling around popen/pclose in mail.c.
    Related information on bugs #8992 and #14032
    Original patch by D. Parthey

commit 4543e8fecff9c6cfc6bb417518598674529264e8
Author:  <changelog at php.net>
Date:   Fri Oct 3 01:31:55 2008 +0000

    ChangeLog update

commit d39dae95f79a67959e4023126e09f047caae2c10
Author: Zoe Slattery <zoe at php.net>
Date:   Thu Oct 2 20:07:15 2008 +0000

    Committting tests for Olafur Waage

commit ee9cbc9fedec3a7ffa238ea7a57610c6e9120741
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Oct 2 19:53:48 2008 +0000

    Use enum alternative instead of explicit value

commit 746aa4485e179fee8d1fea0f941789eca3a81c94
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 2 08:46:04 2008 +0000

    use HashPosition to prevent race condition in multithreaded env

commit 14f94a13e16a054af667fb46ac21f6ccabfa8e03
Author: Felipe Pena <felipe at php.net>
Date:   Thu Oct 2 03:31:27 2008 +0000

    - New test

commit 37e56d85387c04cef0e75855f5d7ccef740286da
Author: Felipe Pena <felipe at php.net>
Date:   Thu Oct 2 03:30:54 2008 +0000

    - Fixed bug #46215 (json_encode mutates its parameter and has some class-specific state)

commit 977ba3986e67fa85f6144937c78275d99ea2fde8
Author:  <changelog at php.net>
Date:   Thu Oct 2 01:32:08 2008 +0000

    ChangeLog update

commit e7bd1e240ce4899d2789af74164ab92ac61c5d13
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Oct 1 21:35:27 2008 +0000

    Improve order in MINFO output

commit 8710c3a916acba71796855eddf5ab5419cbbd974
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 1 20:31:02 2008 +0000

    MFB: Fixed bug #46206 (pg_query_params/pg_execute convert passed values to
    strings).

commit 9fe2c9f531bc6264fe544fb6d536cebd8d974c99
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Oct 1 19:46:58 2008 +0000

    Handle failed connections right

commit fed9b35095778d5e779fcf39f683af6fcdf653e9
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Oct 1 19:45:02 2008 +0000

    Fix test

commit e632946e9b90c687aff7bf28d1c9ec3d08baf6c7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 1 14:30:50 2008 +0000

    initialize variable

commit d8effdba55d6eab0da5bc2c45a2a5e8a6b02fdc0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 1 13:13:49 2008 +0000

    Added ability to send user defined HTTP headers with SOAP request

commit fb3d413bf008ed3551b9b258f31065d19ba48905
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Oct 1 11:01:26 2008 +0000

    Remove license condition that is no longer required.

commit 22223dbd36afb365b42d8023e2434124e8772a6a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 1 08:43:21 2008 +0000

    Fixed bug #43045 (SOAP encoding violation on "INF" for type double/float)

commit 292016006eeb07d1edc6bcfedead5d2911c2c17a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 1 07:30:52 2008 +0000

    Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown)

commit 80b335a94ef56e72b2835e4ee6e0d6d6f98e1852
Author:  <changelog at php.net>
Date:   Wed Oct 1 01:31:50 2008 +0000

    ChangeLog update

commit a750e6a8e8820603b9a39a366e6cf2a6dab714ff
Author: Rob Richards <rrichards at php.net>
Date:   Tue Sep 30 15:10:34 2008 +0000

    use getenv

commit ad1c02c3f4f987933df7205378cac481db84e1dc
Author: Rob Richards <rrichards at php.net>
Date:   Tue Sep 30 14:40:58 2008 +0000

    initialize keyresource

commit 4c5830dd8dad511ce6b72e8b7db607128502367d
Author: Greg Beaver <cellog at php.net>
Date:   Tue Sep 30 13:25:54 2008 +0000

    fix test (thanks Tony)

commit 2c830929da209043ba8a3050cbc6b34b8ce23c05
Author: Rob Richards <rrichards at php.net>
Date:   Tue Sep 30 13:21:17 2008 +0000

    Windows requires SystemRoot env var to run tests

commit 6c419ece68780ad491a840a7a59dde42ec26e809
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Sep 30 11:13:43 2008 +0000

    SQLite3::escapeString can be static as it doesn't rely on an instance of SQLite

commit d86427434a97896465bc50fc808a7de341913fc4
Author: Greg Beaver <cellog at php.net>
Date:   Tue Sep 30 02:40:37 2008 +0000

    MFB: fix Bug #46194: SIGSEGV when requested file is not found

commit a82ec0b5256b98f0c13b200e19c7da5da826e74a
Author:  <changelog at php.net>
Date:   Tue Sep 30 01:32:07 2008 +0000

    ChangeLog update

commit 41493606e6ee6775ed26afc186ea312bf0b48ece
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Sep 29 22:42:49 2008 +0000

    Fix #46192 (Serialization of ArrayObject with objects as storage)

commit 3b3112c2b6d2b4c838767dea27619dedae7ba57b
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Sep 29 21:20:36 2008 +0000

    Free persistent cache and improve MINFO output

commit 983c7f16972bbb8a8d4c04a048363f529d884d94
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Sep 29 21:15:16 2008 +0000

    No mysqli stuff in ext/mysql

commit 00b84bb1fd26b3e958cd196ebaf5942a074c16f8
Author: Rob Richards <rrichards at php.net>
Date:   Mon Sep 29 16:52:03 2008 +0000

    fix bug #46185 (importNode changes the namespace of an XML element)
    add test

commit 08be04b2d912a091097878a417b0564b87a4a2dc
Author:  <changelog at php.net>
Date:   Mon Sep 29 01:31:51 2008 +0000

    ChangeLog update

commit 9a17844924108646aa0ff4dcbfc383168d3d1d26
Author: Rob Richards <rrichards at php.net>
Date:   Sun Sep 28 11:59:54 2008 +0000

    fix bug #46191 (BC break: DOMDocument saveXML() doesn't accept null)

commit c068c91f823886ed53a76fde1a6f3f26dc43d63b
Author:  <changelog at php.net>
Date:   Sun Sep 28 01:31:55 2008 +0000

    ChangeLog update

commit 429b4293bb9c4143d49511814f4bade6d6699daf
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Sep 27 09:08:41 2008 +0000

    Avoid updating upload progress information too frequently on high transfert
    rate.
    [DOC] (HEAD only)
    Added session.upload_progress.min_freq
    http://wiki.php.net/rfc/session_upload_progress

commit 823eb94e88645227f035d8b725355b87cbb8cd4f
Author:  <changelog at php.net>
Date:   Sat Sep 27 01:32:19 2008 +0000

    ChangeLog update

commit ae98beaf02cf748ac30e047d8c8a1569db3aa670
Author: Greg Beaver <cellog at php.net>
Date:   Fri Sep 26 23:35:11 2008 +0000

    MFB: fix 017.phpt in streams.c, and very dangerous intercepting of file functions in all cases introduced in multi-threaded fix

commit 08139f40b39eb83e317a24be4b16fb724e416d89
Author: Greg Beaver <cellog at php.net>
Date:   Fri Sep 26 16:30:10 2008 +0000

    MFB: fix bug #46178: memory leak in ext/phar

commit 1f0cb7309bc1bdbcff30a0a77b770afd7579761e
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 26 13:31:01 2008 +0000

    - MFB: add nts to the zip names

commit 497e58ebf5dd99b9e15a7fc883db61088c10cb74
Author: Sanjay Mantoor <smantoor at php.net>
Date:   Fri Sep 26 11:57:41 2008 +0000

    New testcases for array_diff_uassoc() function

commit 87fe536371228321843c651d76f4884dd598e25a
Author: Greg Beaver <cellog at php.net>
Date:   Fri Sep 26 04:54:22 2008 +0000

    MFB: fix another memory leak

commit 59465a879dedcf463c88930876ef4ab5db2b5251
Author: Greg Beaver <cellog at php.net>
Date:   Fri Sep 26 04:41:40 2008 +0000

    MFB: fix obvious memory leak

commit 7e595ca51b731ceab73a46d95fdad16e445c8dd1
Author:  <changelog at php.net>
Date:   Fri Sep 26 01:32:00 2008 +0000

    ChangeLog update

commit fa601f5fa528c45302f4ab3587e8a79677c8548b
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 25 14:59:10 2008 +0000

    - add VC version and architecture to the created zip(s) names

commit 19201f35fb13fe97657bb380b0e1c33ffde3035e
Author:  <changelog at php.net>
Date:   Thu Sep 25 01:31:47 2008 +0000

    ChangeLog update

commit c2d0e7bdb23393c0291ad4fb576a77818a09d990
Author:  <changelog at php.net>
Date:   Wed Sep 24 01:31:56 2008 +0000

    ChangeLog update

commit f5a54a2250b31b0a9ad63f4a584190d3eac1302e
Author: Felipe Pena <felipe at php.net>
Date:   Tue Sep 23 23:05:24 2008 +0000

    - Fixed bug #46157 (PDOStatement::fetchObject prototype error)

commit 2c4901075671616d0a91f98044703db432b370b5
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Sep 23 15:22:05 2008 +0000

    MFB: clean some dead code

commit 4a0956cf09f9da34232dad8aec8b8f581a21d714
Author: Felipe Pena <felipe at php.net>
Date:   Tue Sep 23 12:05:02 2008 +0000

    - Fixed bug #46160 (SPL - Memory leak when exception is throwed in offsetSet method)

commit edb3a7376a92d88eac5f020dabf48f7edccad011
Author:  <changelog at php.net>
Date:   Tue Sep 23 01:32:07 2008 +0000

    ChangeLog update

commit 4c52444e6d6271678c2b5894b2af07bf4e7a477a
Author: Rob Richards <rrichards at php.net>
Date:   Mon Sep 22 15:30:59 2008 +0000

    sz is long not zval**

commit 0f3597a2d220c71e7e6c0eff6881d497199e20a8
Author: Rob Richards <rrichards at php.net>
Date:   Mon Sep 22 15:09:06 2008 +0000

    fix hints causing phpdoc crash

commit ac5d2bd5f0ebe7f110b14ed0df0cfbac4b76e81e
Author: Felipe Pena <felipe at php.net>
Date:   Mon Sep 22 13:06:29 2008 +0000

    - Fixed bug #46088 (RegexIterator::accept - segfault)

commit 0653e0a14280b1d0fa68dbada733a8771ba88722
Author: Greg Beaver <cellog at php.net>
Date:   Mon Sep 22 01:40:51 2008 +0000

    MF53: workaround for Bug #46147 for PHP < 5.2.7

commit 2b2378eaba46de72f2c1e7501ceb969e96480a73
Author:  <changelog at php.net>
Date:   Mon Sep 22 01:31:57 2008 +0000

    ChangeLog update

commit ae229cb86077060784036cb5ee875cc643bb81af
Author: Greg Beaver <cellog at php.net>
Date:   Mon Sep 22 01:26:38 2008 +0000

    MF52 fix Bug #46147: after stream seek, appending stream filter reads incorrect data

commit 86978e726ce7bdd86a330f3658ecf2d6603c7980
Author: George Wang <gwang at php.net>
Date:   Sun Sep 21 02:37:57 2008 +0000

    *** empty log message ***

commit babc62e9ea9a6b8f2f2dcd4518961db329583bf9
Author: George Wang <gwang at php.net>
Date:   Sun Sep 21 02:34:48 2008 +0000

    disable core dump by default

commit a79109c6cc5bf0e291e8e862dd26700ea11ac3e1
Author:  <changelog at php.net>
Date:   Sun Sep 21 01:32:17 2008 +0000

    ChangeLog update

commit 993e1def130e1dd134fadf32ecd25ae9db9baf9a
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Sep 20 22:12:31 2008 +0000

    Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c)

commit c14338f5a90d81afdac3f8b4811daacda4b47f6e
Author: Felipe Pena <felipe at php.net>
Date:   Sat Sep 20 22:06:18 2008 +0000

    - Fixed bug #46067 (Collator methods - Segfault)

commit eb4f3f97bb54002ed3ccefb76068506936fff3a0
Author:  <changelog at php.net>
Date:   Sat Sep 20 01:31:51 2008 +0000

    ChangeLog update

commit 063c29f9ce0755f69cf1146545bd69ebe726e28d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 19 12:48:45 2008 +0000

    Fixed bug #46115 (Memory leak when calling a method using Reflection)

commit 82310caccbc5bc34813b95a53cd1055eff0e2a76
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Sep 19 11:39:53 2008 +0000

    Fix the libmysql build. Unintentionally broken by my last commit.

commit 722b9135d9b4c43fab62ff73ea9e106e1455d5da
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Sep 19 11:35:37 2008 +0000

    Fix for bug#46019 MySQLi::init() leaks memory

commit d17dab311f96f6b3ddeac4133b98ceb59fa0b9b0
Author:  <changelog at php.net>
Date:   Fri Sep 19 01:31:50 2008 +0000

    ChangeLog update

commit 9451f3476961990cb438a0b5068dd4673477e81d
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Sep 18 19:44:01 2008 +0000

    Fixed cleaning of uploaded files

commit f994f24c58f91d074f90cdca1307b5a564d0e363
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Sep 18 16:02:09 2008 +0000

    Show the library version currently loaded as well as the version the extension was compiled with. Useful for checking PHP is using the latest version.

commit 2e04ad21637759dc905368f24eaa5544bae6d775
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 18 12:15:56 2008 +0000

    update tests

commit 8ee4a8fd7c9508e43f402dc641ef5bb85670c84e
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Sep 18 11:52:12 2008 +0000

    mhash algorithm parameter was modified when it was a zval, also update a test.

commit b85af358189ec11fe3f6f791908d4c1dc12240b0
Author: Rob Richards <rrichards at php.net>
Date:   Thu Sep 18 11:46:54 2008 +0000

    fix bug #46099 (Xsltprocessor::setProfiling - memory leak)

commit 2285d87ced3cb8d7aa49f1d18efdc99798a2837e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 18 08:40:20 2008 +0000

    fix test

commit 2bab9d801802c78ac2c2d15d52e74f8fef6a703e
Author:  <changelog at php.net>
Date:   Thu Sep 18 01:31:59 2008 +0000

    ChangeLog update

commit c5bc3a1c721da912ddf4cb533fbc99a1fa137fe0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 17 23:28:07 2008 +0000

    MFB: Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory on
      multiple calls).

commit 4f66ff6e76b7757ff22c3c0d52714a0ad2f2c5d7
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Sep 17 17:22:07 2008 +0000

    Added ability to cancel upload in rfc1867 handler

commit a28485ccf58af93fd91c5a7384627ddad701a525
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 17 15:11:40 2008 +0000

    Fixed bug #46106 (Memory leaks when using global statement)

commit d083b068ce45cfa1967dacbc7e1623a8ca7909d4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 17 13:10:08 2008 +0000

    Fixed possible crash because of overriden error handler

commit 7fe09faebd2234f098e8fc2a68865251a863b54b
Author:  <changelog at php.net>
Date:   Wed Sep 17 01:31:51 2008 +0000

    ChangeLog update

commit a89387b7e38c279801d471a8a1a5c26deb39218c
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Sep 16 23:34:31 2008 +0000

    - Fix #44425 (Extending PDO/MySQL class with a __call() function doesn't work)

commit 4fc7e69dd501961f61de229eb2455e2824e5417e
Author: Felipe Pena <felipe at php.net>
Date:   Tue Sep 16 22:21:40 2008 +0000

    - Fixed bug #46071 (finfo_open() segfaults with wrong file name on BSD)

commit 22802419ba30994c3eddad72a2f8ee982be6c494
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 16 14:36:10 2008 +0000

    fix segfault with serialize(new __PHP_Incomplete_Class) found by Felipe
    add test

commit a7226f1a0394bee4d39873e63f2420cd2eb99d34
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Sep 16 14:34:11 2008 +0000

    Fix a crash introduced yesterday in mysqlnd, non-zts mode - missing if () for
    STAT_LAST was accessing wrong memory thus overwritting method pointers.
    
    Windows doesn't have atoll(), which is C99, C89 has only atoi() + atol().
    Win has _atoi64, so use it.

commit 07aac764a5aff0f54f8544c709f676d19bf3cf05
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 16 09:48:07 2008 +0000

    fix compile warning

commit 355c6d42261964f91dfef2bef003f11720eab448
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Sep 16 09:45:06 2008 +0000

    Fix memory leak in a few cases

commit cee1c9d8313e3e0ecc7cfa7d89a8a9e158357929
Author:  <changelog at php.net>
Date:   Tue Sep 16 01:32:06 2008 +0000

    ChangeLog update

commit 815ac6539a41f9cba18a2440dc9d70179ba3ccab
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 16 00:38:55 2008 +0000

    MFB: Fixed bug #46087 (DOMXPath - segfault on destruction of a cloned
    object).

commit 71d0a46269dc0e0e1690cba72f138b73b4f3a4d1
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Sep 15 22:15:16 2008 +0000

    MFB Fixed bug #46086 (Segfault when accessing fileinfo class property)

commit 1eb634c0e378fa3df7893a805dd137ae4498e89c
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Sep 15 18:10:38 2008 +0000

    Forgot to merge these changes - Float conversion

commit 9b48b002f6cc6a57dbc20afba1c38fb083ffaf7b
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Sep 15 18:07:58 2008 +0000

    Add float conversions too. Float users should understand how float works!!!

commit e27148f73624b80fbea392f0efbcee1190511373
Author: Felipe Pena <felipe at php.net>
Date:   Mon Sep 15 18:04:18 2008 +0000

    - Added E_ERROR in constructors

commit 397dc60971d57cf1658ec68ecfcd11eccad48005
Author: Derick Rethans <derick at php.net>
Date:   Mon Sep 15 18:02:49 2008 +0000

    - Updated to version 2008.6 (2008f)

commit 9cd469b655c662daf732c91056b3e0641d280ee1
Author: Derick Rethans <derick at php.net>
Date:   Mon Sep 15 18:00:59 2008 +0000

    - Updated to version
    Notice: Undefined offset: 1 in Command line code on line 1
    
    Call Stack:
        0.0002     660592   1. {main}() Command line code:0
    
    .
    Notice: Undefined offset: 2 in Command line code on line 1
    
    Call Stack:
        0.0002     660592   1. {main}() Command line code:0
    
    -96 ()

commit 02ae7e8737bfcd430687b891b575fbc51009c028
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Sep 15 14:02:55 2008 +0000

    Compile-in a string-to-int conversion for INT columns by default,
    controlled by a ini setting.

commit f9f69a5373ef2bca1e86d90339bea5495a569330
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 15 11:47:27 2008 +0000

    Fixed bug #43053 (Regression: some numbers shown in scientific notation). (int-e at gmx dot de)
    some 64bit test files may need to be fixed

commit 70d96bd6858f2ee24f9fb3ebfb8f17f2d8f392f9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Sep 15 11:00:30 2008 +0000

    add missing .cvsignore

commit 4396e6ec11653394851478ce2fa59b5de6d5c3f1
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Sep 15 10:19:15 2008 +0000

    Fix #45656 (new Class silenting exceptions in autoloaders)

commit c8ff440095cbd65ad967a8515cd9dcd00cc78317
Author: Felix De Vliegher <felixdv at php.net>
Date:   Mon Sep 15 08:42:48 2008 +0000

    More fileinfo tests

commit 2b03cd73201efd37e2080922a1bff7807383be01
Author:  <changelog at php.net>
Date:   Mon Sep 15 01:32:02 2008 +0000

    ChangeLog update

commit d95bc4293d613c640f27cadc8f91b2efe5840105
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Sep 15 01:17:48 2008 +0000

    Sync libsqlite to 3.6.2 with some VC6 patches

commit d33c7bbd968239ac52156f5a3dccac1ff9f384b0
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Sep 15 01:00:52 2008 +0000

    MFB Fixed bug #46033 (Segfault when instantiating SQLite3Stmt and SQLite3Result)

commit 374723d056ceb71617141e202725c92ecb2ee724
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Sep 14 15:20:16 2008 +0000

    MFB "Disabled $GLOBALS' refcount modification"

commit c2f830ca21bcc94fd191eb9c6d2eeca3bb60c058
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Sep 14 14:57:26 2008 +0000

    MFB / fix tests

commit 8225d21a2d0bcf65d70fd4a4572e0d0199b19884
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Sep 14 14:56:34 2008 +0000

    Fix str len in stripos when $offset argument is given

commit 35fad44b7b8b8839e9e2dd30abe6748ca6c58127
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Sep 14 14:55:50 2008 +0000

    Fix leak in fgetc()

commit 839e049a86f49af194535db52bd281e68392384f
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Sep 14 14:55:28 2008 +0000

    Fix invalid read in freed area

commit 3a9017fb72d904d791676a38f1dd5db39e71e2cf
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Sep 14 14:37:14 2008 +0000

    sync with PHP 5.3: upgrade to pcre 7.8

commit 32a20c3040876cbe2273cc5f2e0f4b06f4903e52
Author: Greg Beaver <cellog at php.net>
Date:   Sun Sep 14 06:46:57 2008 +0000

    MFB: fix compile on IRIX with MIPSPro (Bug #46072)

commit 2f54ca9c7a3ca5b728cff4cc24c4138bf1410108
Author: Greg Beaver <cellog at php.net>
Date:   Sun Sep 14 06:32:52 2008 +0000

    MFB: increase code coverage, fix bzip2-compressed alias in zip

commit a3bec0afb4af2e41e29fc9aa0c652373d58cc8d5
Author:  <changelog at php.net>
Date:   Sun Sep 14 01:31:47 2008 +0000

    ChangeLog update

commit 8db86ad19ea83f7ea65992c3cb60f726978cbe27
Author: Greg Beaver <cellog at php.net>
Date:   Sat Sep 13 22:31:18 2008 +0000

    MFB: fix minor issues found by ICC (unused variables and the like)

commit 43034db4c1ef1f6b461a903fa5bccf14191f0163
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Sep 13 21:32:15 2008 +0000

    actually reset stream position when finished

commit a32388a9dc33db8baa3fe44dee6190e611634c70
Author: Greg Beaver <cellog at php.net>
Date:   Sat Sep 13 20:57:15 2008 +0000

    MFB: fix Bug #46060: addEmptyDir() breaks

commit 09e9f4cda1a3e8b2f9e1345d050a22e3552a3a50
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sat Sep 13 19:50:26 2008 +0000

    - Reenable ini_set("mbstring.internal_encoding", VALUE) to work on runtime.
      (noticed by Antony. Thanks!)

commit 3d9876cdbef3ae7771feae5096f7adf786b4556d
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sat Sep 13 02:32:51 2008 +0000

    - Properly initialize/finalize the library. This plugs the leaks caused by
      onig_new().

commit 9ecffdccffa5503ab3eb62d942ac19b49b27e51c
Author:  <changelog at php.net>
Date:   Sat Sep 13 01:32:05 2008 +0000

    ChangeLog update

commit 5f6083c47f0774db810c229aaab2f39e11962c1b
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sat Sep 13 00:30:31 2008 +0000

    - Adding tests.

commit bcd68d0985a826acb4f09d2e4b32ba7724c146fc
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sat Sep 13 00:23:35 2008 +0000

    - WS

commit 23f6c6cf9bf9fe5e7a758604a550927b552fafb1
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sat Sep 13 00:22:10 2008 +0000

    - mb_encoding_aliases() is more consistent with mb_preferred_mime_name()
      despite the unconformance with the naming convention.

commit abedda418b8aa78fe4b6c3f636a73a4c7bd48be0
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sat Sep 13 00:14:16 2008 +0000

    - Add missing =DIR

commit 2f645879e66c0aacbe1946e12446b81286fcc34e
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Sep 12 23:59:51 2008 +0000

    - The mb_list_* issue has been resolved in the following way:
      - Keep the same prototype as 5.2 for mb_list_encodings().
      - Add mb_list_encoding_aliases() with the mandatory parameter.
      - Remove mb_list_mime_names() as the list can be made from iteration
        on mb_list_encodings() with mb_preferred_mime_name().

commit 7bf6b36b197b43ec65382ec9882297491da14401
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Sep 12 23:34:45 2008 +0000

    * Use memcmp() for binary safety.

commit 2f0b63b6df49e37ed2cb8106745dc3ba49ec7650
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Sep 12 19:49:38 2008 +0000

    Add tests for pcntl

commit 4a254a0a5e96897a8e7c9a9e37377dc753486147
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Sep 12 19:49:04 2008 +0000

    initialize optional args

commit 9c9ee1a71c16e6a11d2327c13bed97dca7b66a7f
Author: Felipe Pena <felipe at php.net>
Date:   Fri Sep 12 17:30:53 2008 +0000

    - Fixed endless loop and segfault

commit 4768abe05f7eb0dd4fb1882e7cf52ccf5e8080ea
Author: Felipe Pena <felipe at php.net>
Date:   Fri Sep 12 16:24:12 2008 +0000

    - Missing argument to type "t"

commit 2f52949fec66d7477e7ecd2d849598b175abb62d
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Sep 12 16:08:42 2008 +0000

    make pharcommand.inc works without ereg

commit 5b93dff1413052996ad1f67ba449d4f3ea5d18c9
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Sep 12 15:06:55 2008 +0000

    - More statistics
    - Fixed endless loop - mysqlnd_stmt_next_result() returned FAIL but as it
      is defined to be 1 (and PASS is 0), checking for mysqlnd_stmt_more_result()
      was successful although we were expecting a FAIL.

commit 85d781f41d7994bdb520dd58a516671a7922e8ad
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Sep 12 14:14:52 2008 +0000

    Fix cwd when running tests out of tree with ZTS builds (fixes #45837)

commit f9bbb14f8e1f998435a7d8a4dcd7cb3d25d1f9a2
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Sep 12 12:17:48 2008 +0000

    MFB skipif

commit 42a41b94847b2df0bc9b61556a890d34f2e46cd3
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Fri Sep 12 12:14:28 2008 +0000

    Fix test

commit 63ffff111c60b7d408b54a44987e5821e9d49c5b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 12 10:30:18 2008 +0000

    fix typo
    test before commit!

commit c414bdd2e62d4128753c76e70c7196cb4ca0fdaa
Author:  <changelog at php.net>
Date:   Fri Sep 12 01:32:09 2008 +0000

    ChangeLog update

commit a26fab9f6b8ee6796d4d0a3a75a016a439070e53
Author: Felipe Pena <felipe at php.net>
Date:   Fri Sep 12 01:10:56 2008 +0000

    - Fixed unexpected zval changes

commit f267153613477a9ec583f377ecfa752359667b48
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 11 23:56:57 2008 +0000

    MFB: Fixed bug #45382 (timeout bug in stream_socket_enable_crypto).

commit 7949c4d7714f8b364b3c60ae55b99ad7740c3587
Author: Lars Strojny <lstrojny at php.net>
Date:   Thu Sep 11 18:21:24 2008 +0000

    prev()-tests by Iain Lewis <ilewis at uk.ibm.com>

commit 962cc9d9c81040daf63a0297c66587d5eb7a9463
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Sep 11 15:47:56 2008 +0000

    Fix test

commit 8483399c08c5621414836e80e8cb4a6e95f75618
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Sep 11 15:45:29 2008 +0000

    Fix invalid free

commit f49c3c98bc11f182122b00e70cfb17a07c784981
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Sep 11 15:31:48 2008 +0000

    Fixed #46053 (SplFileObject::seek - Endless loop)

commit f327994df3e8e36005f2fc09f44880bdd8e14676
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Sep 11 15:22:17 2008 +0000

    Fixed #46051 (SplFileInfo::openFile - memory overlap)

commit 5f50350ca9150ae797cf10beffded535dcd9bbe5
Author: Rob Richards <rrichards at php.net>
Date:   Thu Sep 11 14:20:30 2008 +0000

    fix bug #46047 (SimpleXML converts empty nodes into object with nested array)
    add test

commit bdb50267f7680e67e574dfe7f3cfd17fb587bc5d
Author: Rob Richards <rrichards at php.net>
Date:   Thu Sep 11 14:16:36 2008 +0000

    fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement object)
    add test

commit 542be3266893f4fd816dea0181ec2ae13a2401fc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 11 13:38:06 2008 +0000

    fix test

commit ef1b4f269873f0639a88da3db0f3d8786760633e
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Sep 11 11:52:02 2008 +0000

    Added tests

commit 870c5e1c3193a5dc292bc1c9533534364f6c9c4a
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Sep 11 11:51:07 2008 +0000

    Implemented ability to provide upload progress feedback through session
    data.

commit 5190b089beb1f7ddbe6ab475b5802e6b00079622
Author: Sanjay Mantoor <smantoor at php.net>
Date:   Thu Sep 11 10:41:01 2008 +0000

    New testcases for array_intersect_key() function

commit a2fdf4bbccb6385451045386d80d694a402190b0
Author: Greg Beaver <cellog at php.net>
Date:   Thu Sep 11 03:33:10 2008 +0000

    remove weird relic of development past that somehow made it in here on the last commit

commit 6391270b8560b0336e1adc3c03789a67e4ee2b5b
Author: Greg Beaver <cellog at php.net>
Date:   Thu Sep 11 03:29:42 2008 +0000

    MFPHP5: fix Bug #46032: PharData::__construct wrong memory read

commit 5ecafdc83b2d6647e49163eede1de53afdf47e17
Author:  <changelog at php.net>
Date:   Thu Sep 11 01:32:13 2008 +0000

    ChangeLog update

commit 3a55154b6b98938056732790848f07b651eb6308
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Sep 11 00:50:08 2008 +0000

    add some windows-style INI entries to tests

commit 8f5fd5db1e2c3b251f9688a7b9368d93a7d94cc3
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Sep 11 00:49:31 2008 +0000

    update scanner files

commit 0eafa6b0807bd4bd2b35d02bfbc233f1f804e877
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Sep 11 00:49:18 2008 +0000

    MF5: Fix BC issue with ini scanner.
    # Now in "": \LETTER is literal, \" is escaped ", value ending with \" is literal

commit 79d8631feae4eb2849b86c19103f044aaedb3da4
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 10 23:19:50 2008 +0000

    MFB: Fixed bug #46042 (memory leaks with reflection of
    mb_convert_encoding())

commit da5e36b7029959ea6f6a4794e6c2196d0e5a1f0d
Author: Rob Richards <rrichards at php.net>
Date:   Wed Sep 10 16:28:20 2008 +0000

    fix bug #46003 (isset on nonexisting node return unexpected results)
    add test

commit e362e663756fc9497b054a6cd20a3380c32abab1
Author: Rob Richards <rrichards at php.net>
Date:   Wed Sep 10 15:39:43 2008 +0000

    fix bug #46029 (Segfault in DOMText when using with Reflection)

commit 5317e8adb6c5aca7094b746ffee35b67a6d46cd2
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Sep 10 14:12:55 2008 +0000

    Fix php_u_register_variable_ex(), avoid readding some uninitialized data
    after the end of the variable name

commit 9068c264bedd081107863d4efa59042c763d86ee
Author: Rob Richards <rrichards at php.net>
Date:   Wed Sep 10 11:20:35 2008 +0000

    fix bug #45553 (Using XPath for attributes with a namespace does not work)
    add test

commit afa54750202367daa9102583ecb8170df3fcd9da
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Sep 10 11:12:12 2008 +0000

    Fix test

commit 470a396f656f4c8c753c272e516b1ac0774f0122
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Sep 10 10:15:58 2008 +0000

    Fixed #45928 (large scripts from stdin are stripped at 16K border)

commit b38730fcc99ddc6d8d169145d7dacc6209839f04
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 10 07:31:12 2008 +0000

    check for NULL before freeing

commit bbcb4ea8666e966b133df9b90b17cb0a659d6b2c
Author:  <changelog at php.net>
Date:   Wed Sep 10 01:32:20 2008 +0000

    ChangeLog update

commit c031df9520b29badd5186d690289f555eec9e976
Author: Felipe Pena <felipe at php.net>
Date:   Wed Sep 10 00:09:30 2008 +0000

    - New tests

commit ba2f87b50667f147c198abd31fc31eb09522f3d7
Author: Felipe Pena <felipe at php.net>
Date:   Wed Sep 10 00:05:26 2008 +0000

    - Merged fix from SF project (Import Jeff Lawsons patches for XML datetime bug fixes)
      Fixed bugs:
      #45226 (xmlrpc_set_type() segfaults with valid ISO8601 date string)
      #18916 (xmlrpc_set_type() "not working")

commit cee365dbf009df4b4c702d79a8d20ff7f30d9e86
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Sep 9 19:43:52 2008 +0000

    Fixed bug #46031 (Segfault in AppendIterator::next)

commit 8f54057ae24ec92767220a1c25680259000ce278
Author:  <changelog at php.net>
Date:   Tue Sep 9 01:31:54 2008 +0000

    ChangeLog update

commit d2a57ceac9bb6adc72a53291e2fba7b80bd45ff7
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Sep 8 22:58:31 2008 +0000

    update tests from 5.x

commit 49d72a9ac53043a3b87cc9731d18d26be9705c2f
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Sep 8 22:55:02 2008 +0000

    fix datefmt_parse function

commit edb34ed424820e72ee0b2d3a7775c109726bd705
Author: Felipe Pena <felipe at php.net>
Date:   Mon Sep 8 19:34:48 2008 +0000

    - Changed error level E_ERROR into E_WARNING in parameter validation

commit b414862f9c69a42356a34159a0a3b4eb01766453
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Sep 8 10:24:05 2008 +0000

    add missing file

commit c6ad8c30792252b7766d1e60d07d9736b8c0b703
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Sep 8 09:24:45 2008 +0000

    Added tests for rfc1867 post handler

commit 38af9b553575a2aadec5893ec380736c4077601f
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Sep 8 09:23:24 2008 +0000

    run-tests.php: Added %u|b% placeholder, like %unicode|string%, for array
    keys in var_dump() output.

commit 9e6a1cc4a19ca85c6c57cf3f00ab164db7cfb5f5
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Sep 8 09:20:33 2008 +0000

    Fix the "Content-Type contains ';'" case in rfc1867 post handler

commit 5531e0381afb1384ea97b9bc84295e66497029aa
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Sep 8 09:12:51 2008 +0000

    fix empty-value case in rfc1867 post handler

commit e6abcf2c5c0ec6d0345ce4fe2e4e8b98dadc3bb0
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Sep 8 09:12:02 2008 +0000

    comment out debug printf

commit bc3e19ec3094d3b3674685199a0c701c303362b0
Author:  <changelog at php.net>
Date:   Mon Sep 8 01:31:57 2008 +0000

    ChangeLog update

commit 1ae8e8b94e8bb2b86b3fcd1d5cffd102ac8b1877
Author: Felipe Pena <felipe at php.net>
Date:   Mon Sep 8 01:30:55 2008 +0000

    - Fixed some wrong format parameters

commit 028d0cd2ddcdba5b8674ce46c874d4fc7f327d71
Author: Felipe Pena <felipe at php.net>
Date:   Sun Sep 7 22:53:20 2008 +0000

    - Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode)

commit c868694dee5a4668f7f00d33516fd28298012c80
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Sep 7 22:33:38 2008 +0000

    - The exact error message might differ (it's "Not owner" on Solaris)

commit ac3ae236ecdd73c996da6b7ad3a72a441db6ce26
Author: Felipe Pena <felipe at php.net>
Date:   Sun Sep 7 20:29:54 2008 +0000

    - MFB:
      - use php's stream in libmagic
      - remove duplicate code (like mime_content_type() compatibility function
        now use the same base as finfo_file())
      - make it portable (works now on windows too, belongs other OSes)
    
      - don't close caller streams in libmagic (prevent leak and zombie stream)
      - string returned by magic_* are freed on magic_close, duplicate before
        calling magic_close (set return value)
      - if stat failed, don't try to call magic_* (when FILEINFO_MODE_FILE)

commit bb671336e109e29e9bb9da877616c47b8d67f237
Author: Jani Taskinen <jani at php.net>
Date:   Sun Sep 7 18:00:25 2008 +0000

    MFB

commit d4df205018323af29b8fe8a04563e2ade02f56be
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Sep 7 14:17:24 2008 +0000

    More accurate max_file_size / upload_max_filesize (fixes #45124)

commit 156553ed9a15298678972e309bd3f05ed2ef3caa
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Sep 7 13:13:53 2008 +0000

    Fixed #45911 (Cannot disable ext/hash)

commit 6051053c580163ae022f6b3b88b1ea9a661afa1a
Author: Felipe Pena <felipe at php.net>
Date:   Sun Sep 7 04:17:22 2008 +0000

    - Fix build

commit 07b487ba79bc1bd49fd019252b6ad8aa305c8906
Author: Felipe Pena <felipe at php.net>
Date:   Sun Sep 7 02:51:19 2008 +0000

    - Removed the doubled error message (the error level is no longer E_ERROR)

commit afe10cb3eac21fa60e801b749e032f216d74338d
Author:  <changelog at php.net>
Date:   Sun Sep 7 01:32:04 2008 +0000

    ChangeLog update

commit fe30c1c207842fab745907fa30bdeff55dd76e1d
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sun Sep 7 00:42:29 2008 +0000

    Fix test on Windows

commit 3d539dacd619b32544c70514910daf701435add8
Author: Felix De Vliegher <felixdv at php.net>
Date:   Sat Sep 6 23:20:53 2008 +0000

    MFB: Tests for get_browser().

commit 7a6170b3894004d591e181165d568961db2e9db8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Sep 6 21:32:32 2008 +0000

    MFB: removed unused variables

commit 860d7733ef1ef9099e861c725351522949216221
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Sep 6 17:17:44 2008 +0000

    Fixed #43540 (rfc1867 handler newlength problem)

commit 08ec0b314687eeeb56ffa48c6b971152b478b065
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Sep 6 08:27:38 2008 +0000

    Ported rfc1867 hooks to HEAD

commit 8c48eca1bfa7c5215c5a689a0abee850adcb00c6
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Sep 6 08:22:25 2008 +0000

    Fix mem leak and invalid frees in rfc1867 post handler

commit 22693d1c4631d56f876e94a9ff3d5d23540b543c
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Sat Sep 6 07:58:09 2008 +0000

    MFB: Fixed bug #45405 (snmp extension memory leak)

commit 11eb8ebbe76acd1c1fcfa0ec9a78023fc62b1740
Author:  <changelog at php.net>
Date:   Fri Sep 5 01:32:08 2008 +0000

    ChangeLog update

commit c0c6854c50da2a489373f4f0d4c9d6b104b0d259
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 4 08:03:31 2008 +0000

    - #45985, touch on opened file raises a warning

commit b3e461a81af419e15e4401ee6d2588f3d136542a
Author:  <changelog at php.net>
Date:   Thu Sep 4 01:31:51 2008 +0000

    ChangeLog update

commit 6af1a18b2855b21b8b48bc04ac457dc5be29a35b
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Sep 3 19:21:45 2008 +0000

    revert last change

commit 08e3b0d25826f90b60ee9b80109e34bcfde90086
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Sep 3 18:43:56 2008 +0000

    better detection for client libraries

commit 0909b1b0e13cc257e8fa0b523a601275e8e214be
Author: Lukas Smith <lsmith at php.net>
Date:   Wed Sep 3 17:08:00 2008 +0000

    - made it clear which steps are relevant for RCs only

commit 4222232ce49165841fd92189f022f442804af6ac
Author:  <changelog at php.net>
Date:   Wed Sep 3 01:32:02 2008 +0000

    ChangeLog update

commit ec949e90ce550fc9317770b6d8586ed0ed56228c
Author: Felipe Pena <felipe at php.net>
Date:   Tue Sep 2 19:27:32 2008 +0000

    - New test

commit c3e33a67add552410616a6c6c01aec4483d0b9b5
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Sep 2 19:13:24 2008 +0000

    MFB: kill unused var

commit 1b6dbf2c7a2c64927ce0f7a45c30758dd66f8725
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 2 13:22:27 2008 +0000

    Fixed bug #45860 (header() function fails to correctly replace all Status lines)

commit e8894b43e6c250d007d12524a0e9d16892cd8b3c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 2 09:46:00 2008 +0000

    Fixed Bug #43958 (class name added into the error message)

commit c0e1d8c424b05be36d0c6370d02b8eae5c688c2c
Author:  <changelog at php.net>
Date:   Tue Sep 2 01:32:05 2008 +0000

    ChangeLog update

commit df8cce7248ebd67baec6ffe62fa2d726adccb73a
Author: Felipe Pena <felipe at php.net>
Date:   Mon Sep 1 23:41:34 2008 +0000

    - New test

commit d7f0da33e64e7e2532c42648ad23bdf093664d07
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 1 18:21:06 2008 +0000

    - MFB: fix typo and icu bundling

commit 46504d3451c5ba9e4e173e416d0d23545fa0b143
Author: Steph Fox <sfox at php.net>
Date:   Mon Sep 1 15:48:54 2008 +0000

    - MFB Remove pre-made phar.phar

commit ad34c85f513f1352d5005882e11f65229e98659b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 1 14:55:42 2008 +0000

    Disabled warning messages in SoapClient constructor

commit 85a0fa8fd0c4c0af59bf99d72adb6da3cf3603a9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 1 13:15:42 2008 +0000

    Fixed bug #42318 (problem with nm on AIX, not finding object files)

commit 0ceaebb3d9d94b6012ca9d760da80d0283f076d8
Author: Jani Taskinen <jani at php.net>
Date:   Mon Sep 1 09:02:22 2008 +0000

    Remove entries which are in previous release NEWS

commit 399c8d46a0355a0a9aab86775e4394426f200703
Author: Patrick van Kleef <iodbc at php.net>
Date:   Mon Sep 1 08:37:22 2008 +0000

    - fixes for ext/odbc

commit 9bc258d7db7adc7cb195a5103967ac38a6c2eb64
Author:  <changelog at php.net>
Date:   Mon Sep 1 01:31:52 2008 +0000

    ChangeLog update

commit 05c31040972206179bd2858775db61cba35a2ea7
Author: Steph Fox <sfox at php.net>
Date:   Sun Aug 31 21:09:10 2008 +0000

    - Missed the files we don't use yet

commit f8d8b7fb115032c96f7834e211153f0c321569df
Author: Steph Fox <sfox at php.net>
Date:   Sun Aug 31 20:55:52 2008 +0000

    - Note to self: don't try to second-guess Greg

commit cd011d1e9ab97f16770c7e8025406a3ca4d7c663
Author: Steph Fox <sfox at php.net>
Date:   Sun Aug 31 20:54:28 2008 +0000

    - MFB

commit 76d758f736354de2e20251de9ece27b52675fd19
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Aug 31 15:28:52 2008 +0000

    MFB: remove extra skipif

commit 168e8b9a44d1f384869a942995b30ac9a3dc224d
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Sun Aug 31 14:50:10 2008 +0000

    remove special treatment of /tmp path

commit 62604ba3d4089e6110f5ba7324a911a7fbc18305
Author: Lukas Smith <lsmith at php.net>
Date:   Sun Aug 31 10:34:56 2008 +0000

    - added further details on the steps necessary to move ext from/to pecl

commit 1c48a427a5d7cdf3a806b5bc155a2cd1ed86a103
Author: Lukas Smith <lsmith at php.net>
Date:   Sun Aug 31 08:32:21 2008 +0000

    added note about how to move extensions from/to pecl

commit 862a7ad772a66f64635a73ce22bd7b9b3a0ba6ff
Author:  <changelog at php.net>
Date:   Sun Aug 31 01:31:49 2008 +0000

    ChangeLog update

commit a4a02f383046599bf7986676a3544a8de93f3709
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 31 00:19:21 2008 +0000

    [DOC]- Fixed bug #45956 (parse_ini_file() does not return false with syntax errors in parsed file)
    [DOC] note: change will be in since 5.2.7

commit 231604ae2d544354d5d22c5ebc06d90f195726d2
Author: Jani Taskinen <jani at php.net>
Date:   Sat Aug 30 23:59:35 2008 +0000

    update credits: new sapi, stuff moved to pecl..

commit b72e3ea62213c0df4d0b101d015a01768d0ba059
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 30 23:54:46 2008 +0000

    - file will exist only on error (thx tony for the headup)

commit 782c11a4e0326b745571b38357b12ae1d40bb6fa
Author: Jani Taskinen <jani at php.net>
Date:   Sat Aug 30 23:20:25 2008 +0000

    - Move the tests where they belong

commit 0b5e6c5fd8af6ce57f9b757eaec3f547ad54d0d1
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 30 22:16:29 2008 +0000

    - Fixed tests

commit c916660f2d8ac58d845d2a997d25a5414aea48bf
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Aug 30 18:28:48 2008 +0000

    Fix the assert

commit d07786088ea6d684ac9d79c290625601564f910f
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Aug 30 16:53:05 2008 +0000

    Fix for bugs 13961, 39927 and 45947

commit f5d909c30c1fe578c63caadf7593177b13a75099
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 30 16:26:11 2008 +0000

    - MFB: fix test (clean on exit)

commit 35d30c97fee2bc1646368b0ce7421cbfc9047fee
Author: Marcus Boerger <helly at php.net>
Date:   Sat Aug 30 11:32:12 2008 +0000

    - Fix test

commit c5bbb0803f89d68e0ff1dd5dbd017bc8bfb649a5
Author: Marcus Boerger <helly at php.net>
Date:   Sat Aug 30 11:24:56 2008 +0000

    - Environment handling seems to have changed to respect unicode... so we
      have to convert everything to binary before passing it along. A bunch of
      tests suffer from this change in behavior as well. Can anyone explain to
      me what was changed and why?

commit d8397776722bf534d517f3ca3da0b1603e271ca3
Author:  <changelog at php.net>
Date:   Sat Aug 30 01:31:58 2008 +0000

    ChangeLog update

commit 047bf62f61cad5790f093e3920538716ab2d8c38
Author: Henrique do Nascimento Angelo <hnangelo at php.net>
Date:   Fri Aug 29 22:59:41 2008 +0000

    Fix wrong Unicode string length (bytes) in tidy_parse_string()

commit ecaf7b46c1bf6f0f038185782c4bdc9555b3785a
Author: Patrick van Kleef <iodbc at php.net>
Date:   Fri Aug 29 19:15:39 2008 +0000

    - Added odbc.default_cursortype to control the ODBC cursormodel (bug #43668)
    #[DOC]

commit f41d6dba1d7ddc872a2c220a4babcf57f6edd451
Author: Matt Wilmas <mattwil at php.net>
Date:   Fri Aug 29 18:12:15 2008 +0000

    - Updated unary_op_type typedef with TSRMLS_DC
    - Added binary_op_type typedef
    - Added missing ZEND_BOOL_XOR to get_binary_op()

commit 58b494d84567f5a10c261c33af36acef5d9b3cb9
Author: Matt Wilmas <mattwil at php.net>
Date:   Fri Aug 29 17:50:15 2008 +0000

    - Saved opcode when unary +/- is applied to IS_CONST op (e.g. for negative numbers)
    - Made '+' in static_scalar context behave as '-' by calling add_function(), so:
        static $a = +'abc'; // 0 instead of abc
        static $b = +array(); // "Invalid operand types," like -array(), instead of array()

commit 20960ec9edc1b36ae2264f4dc1545a0067a99deb
Author: Patrick van Kleef <iodbc at php.net>
Date:   Fri Aug 29 16:42:50 2008 +0000

    - Fixed code to use ODBC 3.52 datatypes for 64bit systems (bug #43666)

commit 15697830b43635ce9f7a84ca876b2f7e2d639bc0
Author: Felipe Pena <felipe at php.net>
Date:   Fri Aug 29 15:47:00 2008 +0000

    - Fixed tests

commit 66019ba30c36facc99cb95066b82e8b87f337845
Author: Felipe Pena <felipe at php.net>
Date:   Fri Aug 29 15:29:02 2008 +0000

    - Fixed tests (Disable COMPRESS support for now)

commit 091ef5362f60c1b88cdf8cd8379bc6babc7220cb
Author: Felipe Pena <felipe at php.net>
Date:   Fri Aug 29 15:17:25 2008 +0000

    - Fixed build

commit 7c111e1e803736d9cebc800577483bfa872b3c71
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 29 14:59:41 2008 +0000

    Fixed bug #45706 (Unserialization of classes derived from ArrayIterator fails)

commit ae7119239a604ab79675e774e1144520cc078208
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 29 14:13:57 2008 +0000

    fix get_browser() (broken in the process of param API conversion)

commit 674a7de88a1d5ad6f0594c361339f35ad9e94e0a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 29 13:48:26 2008 +0000

    check for \0 to be consistent with other functions

commit 6152e055b64d9f60b6e9a676ed4f336a31e53b9e
Author: Derick Rethans <derick at php.net>
Date:   Fri Aug 29 13:39:17 2008 +0000

    - MFB: Disable COMPRESS support for now, as it requires forking.
    # @DOC [DOC] "DOC"

commit bf707bd87a74233dc0bcaf99652d9456e8df1b0a
Author: Derick Rethans <derick at php.net>
Date:   Fri Aug 29 13:32:38 2008 +0000

    - MFB: Remove ext/mime_magic, it was deprecated and it's only function is now
      part of ext/fileinfo.

commit 58a04c44941510fa8fc9860766fa5afd7de7f8fe
Author: Derick Rethans <derick at php.net>
Date:   Fri Aug 29 13:29:18 2008 +0000

    - Adding back in mime_content_type().

commit 07633881bd1ca18461df00eae03b430d020d560e
Author: Derick Rethans <derick at php.net>
Date:   Fri Aug 29 12:05:35 2008 +0000

    - Some more cleanups, and fixed some warnings.

commit be1daa2ba9ea0618f98be921294ddfb02bd4500d
Author: Derick Rethans <derick at php.net>
Date:   Fri Aug 29 11:59:23 2008 +0000

    - Support for the Scottish "back of" and "front of" hour phrases.

commit f24a43bb4fb463db2df1763a65fe73274de8aae6
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 29 11:17:14 2008 +0000

    - move ming to pecl

commit 3708b50fe67d5337ce6480350cdf89ec64b02d01
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 29 11:09:05 2008 +0000

    - fix warning

commit 914f8ceb09af3526588d6d45edda6fb8170413c8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 29 10:53:07 2008 +0000

    fix invalid read
    
    weird, the code uses correct order of checks just ten lines below

commit 872257f7cc16f9a43c1810927610269a7e1f8c62
Author: Felix De Vliegher <felixdv at php.net>
Date:   Fri Aug 29 10:34:34 2008 +0000

    MFB: Some fileinfo tests

commit f5234099cd7fdf1dc28232711ab9a04a73de9222
Author: Felix De Vliegher <felixdv at php.net>
Date:   Fri Aug 29 10:25:35 2008 +0000

    Added %unicode_string_optional% for differences in output between PHP 5 and 6

commit a61fe7d8d406a6754c91720d61e72bd677b81a4f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 29 10:17:23 2008 +0000

    Imporoved compile-time constant substitution (Matt)

commit 2fbc38c67ef0a06c1c4314ea61835d1e81545b3a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 29 10:10:56 2008 +0000

    fix ZTS build

commit f6b3447c340fb82a684649dd1f2ff72ecbc62695
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 29 10:08:30 2008 +0000

    fix build

commit 808041719da8623e5a5c685b87f0e280df3c2ba3
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Aug 29 09:55:52 2008 +0000

    MFB: Test for fileinfo to check mime types.

commit 83abc6c5379cde8ae4975a9daa54f55dec3bd024
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Aug 29 09:50:57 2008 +0000

    MFB: Replace ereg code with pcre, fix duplicate macro names and segfault. Patch by Mikko

commit a69b38f7e9493ee15845d0510e5adc65c1c95129
Author: Felipe Pena <felipe at php.net>
Date:   Fri Aug 29 02:48:28 2008 +0000

    - Removed the undocumented object support in the leftover array functions [DOC]
      (natcasesort, natsort, array_walk, array_walk_recursive, array_unique, array_key_exists)
    - Changed HASH_OF() to Z_ARRVAL_P()
    - Fixed bug #45937 (array_walk and array_walk_recursive can alter private/protected object variable)

commit 6e6623dcb0d113a1ad8a1962238931af1c23991c
Author:  <changelog at php.net>
Date:   Fri Aug 29 01:31:55 2008 +0000

    ChangeLog update

commit dcfcdbf12157bf6312b58bb84a74fd684a660cfd
Author: Christopher Jones <sixd at php.net>
Date:   Thu Aug 28 06:32:52 2008 +0000

    Bug #45888 (Refcounting in ZTS mode)

commit 23b226862a71d99dfb07f9048bc31bc3ff4e4f22
Author: Christopher Jones <sixd at php.net>
Date:   Thu Aug 28 06:17:53 2008 +0000

    Bug #45458 (OCI8: Numeric keys for associative arrays are not handled properly)

commit b40269c23d884f07da7d7ada98980893c0d9b428
Author: Christopher Jones <sixd at php.net>
Date:   Thu Aug 28 06:15:56 2008 +0000

    Fix expected output for PHP 6

commit 9aa0a6c34e24fd758ce2c434226d9865f7a9906b
Author: Christopher Jones <sixd at php.net>
Date:   Thu Aug 28 05:35:18 2008 +0000

    Test initialization cleanup

commit be8d5235bcaa95fa727a8a78ffedd800a168b9d5
Author: Christopher Jones <sixd at php.net>
Date:   Thu Aug 28 05:31:15 2008 +0000

    Update Oracle DLL examples to match build changes

commit 95cf2a0657b9a381faf7569bb8c014a282377ac7
Author:  <changelog at php.net>
Date:   Thu Aug 28 01:32:23 2008 +0000

    ChangeLog update

commit f0d93b2a073ffbd512f26a64efa8c49b2733dcfd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 27 07:40:59 2008 +0000

    fix file check and avoid segfault

commit 3a412d36da4f1dff6296d9318914618cabced0a1
Author:  <changelog at php.net>
Date:   Wed Aug 27 01:32:47 2008 +0000

    ChangeLog update

commit ea5d69120dd4bd36adb7d2fd3d28ba17ef31c29a
Author: Felipe Pena <felipe at php.net>
Date:   Wed Aug 27 01:02:58 2008 +0000

    - Fixed check for empty file name

commit 4eaaf7be8371fb7ac0370d6cd30f28050f4b9b24
Author: Felipe Pena <felipe at php.net>
Date:   Wed Aug 27 00:16:11 2008 +0000

    - Fixed crash in file_error_core()

commit 778f5295bacc297a76d58b80be28190e74e2e1a6
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 26 23:25:40 2008 +0000

    - Fixed bug #44924 (sendmail path wrong)

commit b798b366c8debdcdf1071d97a428ac86a7470f18
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 26 23:22:31 2008 +0000

    Sync with PHP_5_3 (what a nice mess..thanks guys for keeping the branches in sync..NOT)

commit aeb4dd8796bc1247878a1f606ab82dfa289067ee
Author: George Wang <gwang at php.net>
Date:   Tue Aug 26 21:59:56 2008 +0000

    ignore signal SIGXFSZ

commit 1092c84220f9b0e1a1e432de71a20fdf58240c05
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Tue Aug 26 17:36:33 2008 +0000

    MFB: switch to the new parameter-parse API

commit cc81177900114ed65a09baa058131c4bd5fd90e1
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Tue Aug 26 16:51:18 2008 +0000

    MFB: this test depends on session.hash_bits_per_character, but it was not explicitly set

commit 20587099402490e0256463463e17d52db18ad7f6
Author: Felipe Pena <felipe at php.net>
Date:   Tue Aug 26 16:19:29 2008 +0000

    - Improved fix

commit edc3fff0ff516a34349f04c77cba5b1d76cabd6e
Author: David Soria Parra <dsp at php.net>
Date:   Tue Aug 26 16:06:23 2008 +0000

    Fixed bug #43782 (feof() does not detect timeout on socket)
    # Poll returns 0 if it times out.
    # We check for 0 and use the user set timeout in set_options by passing -1.

commit cf06da29a524e1e61731d6001863b0e2f693686f
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Aug 26 15:37:38 2008 +0000

    Remove stray folding tag here

commit 3ade387884e878b5dba7ed5038f491de243408c7
Author: Felipe Pena <felipe at php.net>
Date:   Tue Aug 26 15:03:33 2008 +0000

    - Added check for empty file name

commit caa3217c6838ab81b73e706125aa1f69b05fd9d1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 26 12:24:12 2008 +0000

    MFB:
    	Upgraded the lib to use PHP memory allocation routines.
    	Fixed a crash caused by analysis of DEADJOE files
    	A little bit of CS inside libmagic

commit a46a628c7d1c0193e46ba3ae317d9c8ba813de7e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 26 11:05:59 2008 +0000

    clean up garbage

commit cdf442f043889ecef14727e1f45d5bb33dcf4207
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 26 10:59:03 2008 +0000

    fix typo

commit 7a12ee1ccccff1f456bd33240a57ba20ad3ef8a3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 26 09:56:22 2008 +0000

    Fixed bug #45786 (FastCGI process exited unexpectedly)

commit d17db34518fa177e093dd64a1a1cec81eb35cd6c
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 26 09:12:21 2008 +0000

    - MFB; support for copy of ICU DLLS for all ICU versions

commit 1c683b2f0ac061de5fb43cdba19c0d8eff893275
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 26 08:38:15 2008 +0000

    Fixed bug #45910 (Cannot declare self-referencing constant)

commit c96aec4634316f1b6cdb930d14d98ec9a569c6ca
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 26 06:54:37 2008 +0000

    - MFB:inline definition (win32)

commit a7e211af253ffc080f66fb259dd043ae33ca44b8
Author:  <changelog at php.net>
Date:   Tue Aug 26 01:32:49 2008 +0000

    ChangeLog update

commit 76f6fcb56e5995e6efd4919d5648dfeb92e76e74
Author: Rob Richards <rrichards at php.net>
Date:   Mon Aug 25 21:04:00 2008 +0000

    fix warning

commit 558f8cda51de62bc502fc3f7c725f0e313932a43
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 25 19:55:36 2008 +0000

    - New test

commit d3ed3e3a366a3e2b6c6085ce44c99597db0e5d6c
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 25 19:38:18 2008 +0000

    - New test

commit 5fb9a8e794a6ae5f802e6218f44d9bcb5183a8b2
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 25 19:35:10 2008 +0000

    - New tests

commit c66533a789aa5be5fbbd553d3145fd668a80eb47
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 25 19:07:12 2008 +0000

    - Fix CS, folding tags..etc. PLEASE do not invent your own coding styles. Or commit something as fubar as this..

commit b2dd15897aaefe80721a64f1c6567521fc58c603
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Aug 25 18:38:23 2008 +0000

    Fix #45826 (Custom serialization)

commit 49a3de0acec37373e5bf1bc0c456be709a0781ee
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 25 14:10:22 2008 +0000

    - Fix win32 build

commit b1e51d05554efb8d4d49f9d93e7d25b4ecfa62e3
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 25 13:44:33 2008 +0000

    - Fixed tests

commit c20a11231ce217c076822c3631955fb3c1089805
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 25 13:42:46 2008 +0000

    - Nuke unncessary checks already done elsewhere (ZEND)
    - Use the correct type header files if available. (win32 does what it does)
    - inline definition is in php_config.h, so include it always.

commit 1736edba99d12d0c14aa7eb8308179920795ac3c
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 25 13:40:33 2008 +0000

    fix test: no crap left behind

commit d3b358cf3dce7e3c11d17a0fa435b5b44a0cfb76
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 25 12:14:48 2008 +0000

    - Nuke duplicate macro call

commit 136078c50fabce94cfa4c96542c2992100d26f77
Author:  <changelog at php.net>
Date:   Mon Aug 25 01:34:25 2008 +0000

    ChangeLog update

commit 06d26cf2a7c3b5c4ab53e947e245c2993dd3983b
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 24 20:50:02 2008 +0000

    - New parameter parsing API
    - CS

commit b48e65f5bf6fea56e9a2c45e25787107abb5b0b9
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Aug 24 18:20:03 2008 +0000

    - Fix the order, and avoid overwriting when implementing Serializable

commit 74afa13d16e7eed57227fc4e8655a1bddf82dfb6
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Aug 24 17:01:22 2008 +0000

    - Export zend_user_(un)serialize functions to be used by custom callbacks
    - Transfer custom (un)serialize callbacks through inheritance

commit 2b929abc8402902b20682b5404f412a9fe6210a0
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 24 16:46:17 2008 +0000

    - Add new test

commit 3110bffd16cd11ef8467ee15010cc840044ac883
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 24 16:45:50 2008 +0000

    - Fix issue with destruction of overloaded objects
    # The issue is that we assume default object handlers when calling method
    # __destruct(). Now the default handlers might not be compatible with the
    # correct handlers which would result in crashes or they simply do cannot
    # support everything the object was supposed to do. The latter case will be
    # demonstrated in ext/spl/tests/iterator_068.phpt.

commit cacb2e0303980f5344f26a072ae6f4494800e5e7
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 24 12:34:02 2008 +0000

    - Added function preg_filter()
    [DOC] preg_filter() is basically the same as preg_replace but unlike the
          latter it returns matches.

commit be5df045405c9ab969fff2b4c183b833e2eae695
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 24 04:18:22 2008 +0000

    - Removed unused variable

commit 3ae6c7a978327c057f499c0f2ac7374973c6a0d2
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 24 04:02:20 2008 +0000

    - MFB: New parameter parsing API
    - CS (wddx)

commit 52a818d769e630f0a6b38d5ef406ff48b8fbb0c2
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 24 02:12:51 2008 +0000

    MFB:
    - New parameter parsing API
    - Fixed crash in xml_parse_into_struct

commit b0d0c5828418b3e1f6037ab86b9ff17350fd9ac2
Author:  <changelog at php.net>
Date:   Sun Aug 24 01:32:04 2008 +0000

    ChangeLog update

commit 20691f1002b9f578b3f263413c4b4f16f07476e3
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 24 00:45:20 2008 +0000

    - MFB: New parameter parsing API
    - WS, Cosmetics

commit 7700551e7a5b9dbfcd3968ea55f836da51a138db
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 23 20:31:27 2008 +0000

    - more fixes for inet_* with vc9/xp

commit 1c4853d8261aa23076698ffea29c8378e7f024d3
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 23 20:03:29 2008 +0000

    - MFB!!! _WIN32_WINNT and NTDDI_VERSION (bunnie--;)

commit 1c4e7be721a4b2b5086707b2fe4e60df0c8e57a1
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 23 19:55:44 2008 +0000

    - MFB: fix logic, build correctly when the build targets xp/2k

commit f7c2787e0f568268a1bd6825ff87750d07267cf1
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 23 19:50:36 2008 +0000

    - we need it for vc < 9 (even if php6 will support officially only 9)

commit acf6a335e729c5c0b8cddcd7bdcfd3f080f90e61
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 23 19:39:07 2008 +0000

    - readd the usual suspects to lib/include (was droped with the resolv.h check removal)

commit b6132d16ca07f01a8525595b92cdd9ff323a89b7
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Aug 23 18:06:43 2008 +0000

    Fix proto

commit 1907de98c6087f75d898d9c7627e3e0ab060e582
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 23 17:53:19 2008 +0000

    - exposePHP_MAXPATHLEN

commit 662e4b772567336d161d80e892d209cce51f1164
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 23 17:08:30 2008 +0000

    - fix build

commit 5872c6b3c895f6f3f9f88ed279256689526d73f1
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 23 16:20:14 2008 +0000

    - MFB: New parameter parsing API
    - WS, Cosmetics

commit ceb0e0ee64276c1bb56caed9b85c73d99f9cb90c
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Aug 23 13:57:01 2008 +0000

    Fix build on solaris

commit ccd6b32583560498d9465215eca54aec58341c27
Author:  <changelog at php.net>
Date:   Sat Aug 23 01:32:18 2008 +0000

    ChangeLog update

commit 7de23da81ebbbecabd591d4c25b9f908dcd5b81a
Author: Felipe Pena <felipe at php.net>
Date:   Fri Aug 22 15:51:50 2008 +0000

    - Removed unused arguments

commit cc3bcae90b19787f905a32228272e5b28f8632cf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 22 15:27:37 2008 +0000

    Removed redundant code

commit dcb76bf143fb537170104a4e057ade01cfd28158
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 22 14:51:19 2008 +0000

    fix zend_register_functions() not displaying duplicate functions (reported by Gopal)

commit 1819b9dbea357dd29b8786dcffb9ca08742352b1
Author: Felipe Pena <felipe at php.net>
Date:   Fri Aug 22 13:38:57 2008 +0000

    - New tests

commit deadefb49f343db4e56a57761ff89037711d7197
Author: Marcus Boerger <helly at php.net>
Date:   Fri Aug 22 12:59:38 2008 +0000

    - Cleanup exports and allow to overwrite ext registration

commit 5e8fb0dab10d65cbbd13479934882ea15c5a4116
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 22 11:40:45 2008 +0000

    - drop sys/ctype.h and use BEGIN/END_DECL_C  instead

commit dd3bb67bdc572acb6c5c2b05092da192bb84681b
Author:  <changelog at php.net>
Date:   Fri Aug 22 01:32:33 2008 +0000

    ChangeLog update

commit 65cc4f2e86ba3bf38cf67b807daef1ad6e3989d5
Author: Felipe Pena <felipe at php.net>
Date:   Fri Aug 22 00:54:00 2008 +0000

    - Fixed bug #45862 (get_class_vars is inconsistent with 'protected' and 'private' variables)
    - Added some tests

commit adfa214688b0baa9141422770dd2eb91b491335d
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 21 23:37:40 2008 +0000

    - drop bindlib usage on windows
    - inet_pton, inet_ntop and inet_aton are always available (VC9 uses the CRT implementation, VC6 our own)

commit dcb0cc3d2b63e0388b64ccd52ec424e9c3cba385
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 21 23:28:21 2008 +0000

    - [DOC] fix test, chr uses codepoint as input

commit a036fadb910cf517aec7645e97846208218a4df0
Author: Greg Beaver <cellog at php.net>
Date:   Thu Aug 21 20:36:21 2008 +0000

    MFB increase code coverage

commit 1f0f4b56e7ec886f27365d32c81c30d7bd93ada7
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 21 18:36:44 2008 +0000

    - use date.timezone ini setting

commit d61c5689c2542538de962bed0a3da62b8603ad52
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 21 18:33:06 2008 +0000

    - use date.timezone ini setting instead of ENV

commit e80e2e8ef6de1fa247a90a8cd624b82840abca84
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 21 18:24:53 2008 +0000

    - fix test on windows

commit 6b1377b1f59738268b0f9e189893db2620668a80
Author: Marcus Boerger <helly at php.net>
Date:   Thu Aug 21 16:55:31 2008 +0000

    - Fix 64bit issue

commit f616e118819273bff62067190c12a072206909db
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 21 16:21:27 2008 +0000

    Fixed destruction of dl() loaded extensions

commit e6edc95f50d219ffde3a17e49b8750d802e812ad
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 21 13:04:43 2008 +0000

    - different parser message on windows

commit aafdb1a2e3957648e53219d13d9ee6c11300b011
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 21 12:38:34 2008 +0000

    - "fix" crash on windows

commit 73b03d9f8f1b3934f7767efd8ae7a1103ff559b8
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 21 12:24:24 2008 +0000

    - use 'C' (and enable it on windows)

commit 6e41f9069f158f06b86d597c0352a12f6eb53f59
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 21 12:13:31 2008 +0000

    - don't skip if windows matches

commit 26a4e6d61f1d6e8d89286dcd92dca9483639cd24
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 21 12:06:02 2008 +0000

    - MFB: use "C" instead of "" (and enable it on windows)

commit 6905205ad1e61741cfdb6eb64ec420f5dca133b7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 21 11:28:09 2008 +0000

    Adder error code into error message

commit e3a0de9e457281186f76613d3c9ca9ddb01b654e
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 21 11:01:35 2008 +0000

    - skip 007 on non windows platform and add a win specific version (file not found instead of filename too long)

commit 10f187e7ffcd50b9e269e1a557d6da5fda47c4ec
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 21 10:30:34 2008 +0000

    - make it portable and clean on in the clean section, session file may still be open (can't be deleted)

commit 4c86d24f5e60afc9f07a4a8b1f8a670544f15539
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 21 09:43:38 2008 +0000

    - make it portable

commit d5c8e59d970c1fe817b66bcf1175710a18f9409e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 21 08:37:01 2008 +0000

    revert for now

commit 17422e1f32faef798d67df5a10cdc979da93d0fa
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 21 08:30:28 2008 +0000

    - +skip

commit 0ce04939429dc675939f496502deca5e9d5511e9
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 21 08:27:55 2008 +0000

    - MFB:  skip on windows (setlocale can even crash on win+VC6...)

commit 9da7016d1794073fe5fb48a9841c16032ffb9391
Author:  <changelog at php.net>
Date:   Thu Aug 21 01:32:31 2008 +0000

    ChangeLog update

commit 96310b890523b0483505c0126df185a41b24bd18
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 20 22:19:57 2008 +0000

    - work around ENV VC6 bug

commit fefef1621ffa6c8ee36407b5376229b29e48ad3e
Author: Lars Strojny <lstrojny at php.net>
Date:   Wed Aug 20 20:35:16 2008 +0000

    Allow mixed $initial (patch by Christian Seiler)

commit 6bdded78639e9fb384b28d20bf0615753c1e37ec
Author: Felipe Pena <felipe at php.net>
Date:   Wed Aug 20 13:54:13 2008 +0000

    - Fixed test

commit b2b4b308b12337e735a1c4b53f04097fc5e97292
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 20 13:46:29 2008 +0000

    initialize variable and fix WS

commit 4f5715d260e26a121ff8df816be8320c0b7a6a9c
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 20 13:31:30 2008 +0000

    - MFB: strncpy returns the byte copied not error code or 0

commit 1cab2c1e24d552c200119b43748d0928f127fbac
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 20 09:00:37 2008 +0000

    fix warning

commit 9dd0c73a9600a74e2e8d391b0835fae060492bbf
Author:  <changelog at php.net>
Date:   Wed Aug 20 01:33:33 2008 +0000

    ChangeLog update

commit 17eab7f0daa71d7e3811fe9075020d606c181ba4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 19 15:16:23 2008 +0000

    fix memleak in browscap code (noticed by Gopal)

commit 9bb1694aa4fec01bf66fac32f08538f918517dc4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 19 15:14:15 2008 +0000

    shudown crypt correctly and fix memleak in ZTS mode

commit bc9540c564fb8f05ad54e215ae9437b7c1eaeceb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 19 15:00:38 2008 +0000

    Fixed support for short windows file names

commit 71c14293fcbf4a74960074d3366866abc41db8de
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Aug 19 10:42:00 2008 +0000

    constify strings

commit a11121e8df66579fd106315891ade08994584571
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Aug 19 10:15:56 2008 +0000

    Fix empty error message when connecting to a bad server

commit 30f7bd1cb6021005253b73018e5d6dba1adddb92
Author: Felipe Pena <felipe at php.net>
Date:   Tue Aug 19 02:51:28 2008 +0000

    - MFB: New parameter parsing API
    - Fixed tests

commit 7b3cd48426515efbcc3e22bc17701a0f17db57e7
Author:  <changelog at php.net>
Date:   Tue Aug 19 01:32:14 2008 +0000

    ChangeLog update

commit d57790d04d64c8d48571e125743994abc8b06a10
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 18 21:26:30 2008 +0000

     - MFB: don't use /tmp as tmpdir and avoid endless loop when fopen or tmpnam failed

commit fdc2ee256ea711a453ffd3362341007b2e98ea03
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 18 19:42:39 2008 +0000

    - MFB: New parameter parsing API
    - Fixed tests

commit 635c9787623e945edfe8a8e50ad81082ed8aa4cd
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 18 18:10:36 2008 +0000

    - new parameter API error

commit c013b3900983e158909518f53461dc1b17107650
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 18 17:45:19 2008 +0000

    - New tests

commit 3efdd8b69bb8ce216e860a68ccd4f2480401b4fb
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 18 17:40:14 2008 +0000

    - Fixed bug #45743 (property_exists fails to find static protected member in child class)
    In general, now property_exists() behave like method_exists() (ie. independs of context/visibibility)

commit 573f4043bf2bf44c94d8aaf05c3f40542ca4d74c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 18 14:34:32 2008 +0000

    these are not bits, but bytes..

commit be2f5ce9e75c06f15d877bcb26c2ece46e6f4a42
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 18 14:28:57 2008 +0000

    fix bug #45028 (CRC32 output endianness is different between crc32() and hash())

commit d6e43b29459517190bf0d244118cde4baab94b01
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 18 13:09:32 2008 +0000

    add note on 64bit compatibility and mention check_parameters.php

commit d2197dfef86ec107981434334d827d0086dbb586
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 18 10:48:49 2008 +0000

    Fix for bug #45786 (FastCGI process exited unexpectedly)

commit 1f2d50e7c7cca470bef8b8dc7f19d6af273f6db4
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 18 10:40:05 2008 +0000

    - Fix include

commit 6552f469e546269e14f618000b052c6f0e5258ae
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 18 10:28:00 2008 +0000

    Fixed bug #45835 (include and symlinks)

commit 6f6298e21c7396e1c2da51f706aa4e393ab255e6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 18 09:32:02 2008 +0000

    Fixed argumets order

commit 694451011120465139d52fd89816a13745ba16d7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 18 09:20:56 2008 +0000

    Reverted wrong "fix"

commit 171791837dd54d52ba80177c0b6649bdc4fdcef4
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 18 07:47:52 2008 +0000

    - this change was not part of the env patch

commit 444a9997de14bb7ffa3b53d825f6e5fa24465eb9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 18 07:45:59 2008 +0000

    reverted because it causes lots of test failures in ext/soap

commit 8114893b3e8409a25fa9265ce9fce064db5dc7f6
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 18 07:20:56 2008 +0000

    - MFB: unix is too young (<1970), make the test portable

commit 7a1487b0250cfc2cf75d55d2adde5cd48ee67c52
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 18 07:09:20 2008 +0000

    - [DOC] make putenv behaves like unix putenv on Windows:
     .  FOO=1234 => set FOO to 1234
     .  FOO= => set FOO to an empty string
     .  FOO= => unset FOO
     . Use Set/GetEnvironmnent variable only

commit 70f66898a499a52e71ac2edc7dbbeff4ad637aee
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Aug 18 04:45:25 2008 +0000

    Fix tests (closes #45841)

commit 994ca4edff996b7b876a7e2b08e11734a74cc527
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Aug 18 04:11:51 2008 +0000

    ws

commit 9881ae9834ceb7f9a1391f3714b0de213774c7ab
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Aug 18 04:07:54 2008 +0000

    Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).

commit 1e94a9d25f2ffeadd7472dbb78d0d39300da8471
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Aug 18 03:54:49 2008 +0000

    update buffer size after having effectively realloc()ed it when appending
    data to an output buffer
    # may caused some problems if erealloc() failed here because of memory
    # limit ("memory limit exhausted" error message then written to
    # the buffer, etc)

commit ab976fe2d4fcd085334dbc4a018e1c39222b636f
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Aug 18 03:26:06 2008 +0000

    - Beware of signedness

commit c25934075e59571b25dd7a71139f592bd7790781
Author:  <changelog at php.net>
Date:   Mon Aug 18 01:33:07 2008 +0000

    ChangeLog update

commit 41834e6090b4915839faef94646cdb938af8ec4a
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 18 00:36:03 2008 +0000

    - New parameter parsing API
    - Fixed tests

commit d54a413912fcfb9ec5ba26e452fa6c36c42a9b1c
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 17 22:11:21 2008 +0000

    - New parameter parsing API

commit 91fbaab374cefd8da3f78ff995301d95f8a93128
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Aug 17 21:54:27 2008 +0000

    generated zend_ini_scanner.c

commit c9789b9eb3d70c5b0c007b4e5f5b11a35ab110b3
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Aug 17 21:51:36 2008 +0000

    Allow underscore at start of labels as underscore has no meaning here
    (fixes #44842)

commit f093167eceaaadd40b5b129054b3e2df72317f97
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Aug 17 20:57:34 2008 +0000

    Fixed #45384 (parse_ini_file will result in parse error with no trailing
     newline)

commit d3b8d9f63545a84f9a2c8371241173123b3c4101
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 17 16:43:36 2008 +0000

    - add %a for Compiler/architecture

commit e3e8c437ba5619a62c25764466ff9828d2a06fa2
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 17 15:23:23 2008 +0000

    - [DOC] improve fix for #43261 for % and "

commit 2345321956b948728e0173ed9e703e71bf379e8a
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 17 13:07:06 2008 +0000

    - fix test (portable), use . as basedir and create the tmp dir in the test directory

commit 7cbb758c29656bf608554badcc02903bbc38de77
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 17 12:28:41 2008 +0000

    - Remove unnecessary file

commit 614299969b5b4d6bd19fea4f25faad70841568d4
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 17 11:10:52 2008 +0000

    - MFB:
     - fix or improve tests
     - add dump of the array_diff for compare_stats

commit 87ff32879185b85a03f843eb397a99174a7c8977
Author:  <changelog at php.net>
Date:   Sun Aug 17 01:32:21 2008 +0000

    ChangeLog update

commit 7148ea95619c04c94bf886477d7cb63b099646c9
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 16 21:16:25 2008 +0000

    - New parameter parsing API
    - Fixed tests

commit 37fe35f1c3cead924626c6e5770f7f0cfde8fa57
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 16 13:27:18 2008 +0000

    - remove confusion for non windows/linux users

commit 16a53bd75dca41123a07af0c5fbdee801fdf937a
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Aug 16 10:57:26 2008 +0000

    Added stream_context_set_default() function. (Davey Shafik)

commit a279b66f9cde9f54cc4de30c40e1b3d1df663fa0
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 16 10:54:34 2008 +0000

    - MFB: wrong file commited (and fix test, thx Tony for the head up)

commit 9e4719cdc68eb721d7e136ffdf9576b1026107b4
Author:  <changelog at php.net>
Date:   Sat Aug 16 01:32:32 2008 +0000

    ChangeLog update

commit b1cdf4c26c0e2774d9af9d743814f5614e13d5cf
Author: Felipe Pena <felipe at php.net>
Date:   Fri Aug 15 22:13:58 2008 +0000

    - Fix build

commit fc755dd8b340751ba431b871fcaa9c5804db8230
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 15 21:03:32 2008 +0000

    - MFB: fix unexpected EOF on line 391

commit fac97d5694f8d0da206b8f46489ca0e85ea99c81
Author: Felipe Pena <felipe at php.net>
Date:   Fri Aug 15 19:57:24 2008 +0000

    - Removed unused variables

commit 2985b4f9e38739d8c2faa6ff993034c0308f142c
Author: Felipe Pena <felipe at php.net>
Date:   Fri Aug 15 19:45:25 2008 +0000

    - Removed some TSRMLS_FETCH()s

commit 44ddda0c2db403e730c1f59139c174e097bc5d73
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 15 19:33:43 2008 +0000

    - make it portable without loosing pertinent data

commit 2d2c2de62fdd2a1efdb63cec325881836f0ac8e6
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 15 19:25:56 2008 +0000

    - make it portable without loosing pertinent data

commit 0b9d80861aa7a49eda081b6d9b7002f83f5017b0
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 15 19:01:09 2008 +0000

    - fix test
    - add debug build mode (crt outputs callback for invalid parameters)

commit 31e17fd3faa0efba72493ec9875c75daa97dc9bb
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 15 16:50:55 2008 +0000

    - New parameter parsing API >  new warning

commit 68a8a0f89c776404326d4b34b0a092fc1ad0ac75
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 15 16:37:22 2008 +0000

    - Revert bad fix

commit 30c3c16143db79caac9885ef5280d3c0c52f0786
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 15 15:38:55 2008 +0000

    - no config.h in ext/

commit 34f9e9ca1be03871cda994a36bae50e216ce6afb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 15 14:59:48 2008 +0000

    - [DOC] make stat, touch, filemtime, filemsize and related functions more portable (almost 100% equivalent to linux now)
    - [DOC] add support for touch($dir)
    - fix windows server 2008/vista support (#45447) (Pierre)

commit bdc6da41574e48f363cb70fe070fbc541e02f422
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 15 13:31:41 2008 +0000

    Fixed realpath cache bug

commit 2f3e1ae5451a93489e62c162f1080fac493eb772
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 15 09:27:14 2008 +0000

    Fixed possible infinity loop in tests

commit 2f4168681004e37a2d25f59095d0080905e89295
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 15 07:31:07 2008 +0000

    Fixed double call to MSHUTDOWN in case of `php-cgi -m`

commit 9d76bd22da02f2ca2870624c77c655ed7fb7db83
Author:  <changelog at php.net>
Date:   Fri Aug 15 01:32:36 2008 +0000

    ChangeLog update

commit 4c1e90066f6875a39f77ed5dcf6e6f50703cd099
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 14 23:46:12 2008 +0000

    fix skipif

commit 48442e4ab896181ecce7f3b286a2dbc7d4b2f260
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 14 23:43:21 2008 +0000

    - Fix tests

commit f4fdb1ce27ad515a6f13622a912e14f921488d42
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 14 23:29:59 2008 +0000

    - No unnecessary errors please

commit 45e2d7bd58b523d43909e7c697ed21e466f4c83c
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 14 23:28:47 2008 +0000

    fix test

commit 955d49d3fb7ae8fc447fb65cd456429c661600f0
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 14 23:27:38 2008 +0000

    - Skipif: as long as it is an extension, it can be disabled..

commit 06137bf0cea7cc0c4c6952decfd20d714dd6b44b
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 14 23:25:27 2008 +0000

    - Fix test: Do not leave your crap behind!

commit 65f79451244c6c94cd86668c188a44650a5cce62
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Aug 14 23:21:32 2008 +0000

    * Last _WIN32_WINNT macro redef
    * Include <config.w32.h> where _WIN32_WINNT was

commit 9f2e4ea6f74c9cf61663053ff6540d57b4536977
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 14 22:51:15 2008 +0000

    add skipif (yes, reflection CAN be disabled still..)

commit 6e7c08b75e9576f4e49bf47f963ac52d1859d9e9
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 14 21:53:53 2008 +0000

    - Fix test to use same path as test is as session.save_path to prevent
      permission errors.

commit 6423606a634c6bbc41ca0b41e36342fd8f501d69
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Aug 14 21:26:05 2008 +0000

    Handlerify get_closure

commit 2f9fddbb7be2ec315ef343884056f47e60e90605
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 14 20:50:56 2008 +0000

    - Fix test

commit ce8106ff132ce54790419888f1a527e49ddee940
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 14 20:33:20 2008 +0000

    fix test

commit 5a6f6baa86c6346b7b5ec648eb5dfbd789c30512
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 14 20:05:00 2008 +0000

    - Fix tests

commit 7670379aec8f2140dc34090c783c6cae99f3a383
Author: Felipe Pena <felipe at php.net>
Date:   Thu Aug 14 19:11:42 2008 +0000

    - Fixed crash (reported by Lupus Michaelis)

commit bdeeaa526aea211402a19c8ccae6411b495c392e
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Aug 14 14:35:22 2008 +0000

    sync with 5.3 branch. add test for bug #44925

commit a256e06404e957dd6e8e7aac9dc245be36aa7d13
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 14 13:02:13 2008 +0000

    Fixed bug #45613 Segfault when using is_file() on Apache-2.2.8

commit c7a1743048de6797edea184bc17163b017d8c926
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 14 10:11:26 2008 +0000

    [DOC] add quoted_printable_encode()

commit 586759c74028cbe1484a524421834420a476d67b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 14 10:10:56 2008 +0000

    fix folding

commit 75b08f4adf57edf31d38718f4d85f30a4f637595
Author: Marcus Boerger <helly at php.net>
Date:   Thu Aug 14 10:06:39 2008 +0000

    - Improved exception linking

commit 9eb18c3ccbb3ce4194a8d79f6cd5d1d2e07762b7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 14 09:46:12 2008 +0000

    nuke unused var

commit c6ed73718ea1d4ebd1e96046e9ef9934371fb5c3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 14 09:41:47 2008 +0000

    fix build

commit 09b362ff0717baa12b48d3719a4c29ef503985ab
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Aug 14 09:26:54 2008 +0000

    Fix arginfo for nl2br

commit e67e446a73a5fdf7212969ba46218bf22f3197cb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 14 08:38:37 2008 +0000

    fix ws, cs and folding

commit f358d036914408df2cfb75f4b9ff3128c0578ea7
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu Aug 14 02:55:13 2008 +0000

    Implemented feature request #34381 (nl2br() should have an option for XHTML/HTML compatible BR element)

commit 48612f6cc90143b818eaaedfa9ca6466d02251fb
Author: Felipe Pena <felipe at php.net>
Date:   Thu Aug 14 01:35:24 2008 +0000

    - MFB: New parameter parsing API

commit 7e0b568fab410e375f145cdbb770a8ae4a4d6328
Author:  <changelog at php.net>
Date:   Thu Aug 14 01:32:26 2008 +0000

    ChangeLog update

commit 1e919abde7e37b6f89a0faefda801ca63238d265
Author: Felipe Pena <felipe at php.net>
Date:   Thu Aug 14 01:13:18 2008 +0000

    - Fix build on BSD (5_3 and 5_2 are OK)

commit 64b891fce0771d8f3251744265a18075d1c0981e
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Aug 13 22:39:33 2008 +0000

    * Remove NTDDI_VERSION declaring and use the one in config.w32.h
    * Remove another _WIN32_WINNT macro redef in win32/time.c

commit 1beb30e468b291c0a9dba36c2fb46b4f99e0a3af
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 13 21:57:00 2008 +0000

    - move declaration on top and fix build error

commit cc64e2f1e2e7bce78509e231c80b94a3ea286931
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 13 21:51:54 2008 +0000

    - MFB: move declaration on top and fix build error

commit 66dab83834a21bed3f3b87f5551dbc6024385c57
Author: Felipe Pena <felipe at php.net>
Date:   Wed Aug 13 16:19:28 2008 +0000

    - Fix build

commit 6638c4c7b71372f63c5f5b88eb7ad4696e9b77fa
Author: Felipe Pena <felipe at php.net>
Date:   Wed Aug 13 14:05:55 2008 +0000

    - New parameter parsing API

commit b13b2a42e10bbeda2a4eb364cfb82b5e1ce510e4
Author: Felipe Pena <felipe at php.net>
Date:   Wed Aug 13 12:20:54 2008 +0000

    - New parameter parsing API (for gmp_testbit)

commit 7f5b9cf91a57d46349e62fc08ebf7369a3c3e222
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 13 08:08:30 2008 +0000

    fix compile warnings (patch by Phil Oleson)

commit bb735ab305646a8c13bf52924eed027b9ab27c3b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 13 07:33:19 2008 +0000

    Regenerate scanner

commit f83076cf4bd63472fb361525476f76342bbc488d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 13 07:22:40 2008 +0000

    Fixed bug #45805 (Crach on throwing exception from error handler)

commit bb15ca0a5651b6892e63a56446acb5d3f3de704b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 13 06:17:15 2008 +0000

    Fixed bug #45779 (regression with shebang lines processing)

commit a269179112a1357321a5c53b4e914e04b681b336
Author:  <changelog at php.net>
Date:   Wed Aug 13 01:32:19 2008 +0000

    ChangeLog update

commit bc6a9ad2091d8e0ba85a390d494683b27dc05dde
Author: Jani Taskinen <jani at php.net>
Date:   Wed Aug 13 00:49:59 2008 +0000

    [DOC]- Added methods to change/disable --with-config-file-scan-dir=PATH at
    [DOC]  startup:
    [DOC]
    [DOC]  To disable: Override default php.ini by using both -c and -n with
    [DOC]              CGI/CLI or set "PHP_INI_SCAN_DIR" environment variable
    [DOC]              to an empty string.
    [DOC]
    [DOC]  To change: Simply set "PHP_INI_SCAN_DIR" environment variable to point
    [DOC]             to another path.
    
    - Fixed bug #42604 ("make test" fails with --with-config-file-scan-dir=/some/path)
    - Implemented FR #45114 (Option to change --with-config-file-scan-dir)

commit a99fad3b160e89fdea2928fd377decc2afca6ebb
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Aug 12 21:52:54 2008 +0000

    MFB: move empty_fcall_info* to const table

commit 8a4e3981ed39b0b600b4274fd3c679f02379b156
Author: Felipe Pena <felipe at php.net>
Date:   Tue Aug 12 20:00:28 2008 +0000

    - Fixed tests

commit cbad1c9e7c330f462324e7d141ffc45891c6dcc3
Author: Felipe Pena <felipe at php.net>
Date:   Tue Aug 12 19:38:05 2008 +0000

    - New parameter parsing API

commit a5f867f3d55e2c8e7f2d137da8af3864f18d2341
Author: Felipe Pena <felipe at php.net>
Date:   Tue Aug 12 17:15:59 2008 +0000

    - Constness (Added const qualifier to several function parameters)

commit d1789653a275675c0f2b5e8c1ef1676f66f07a20
Author: Marcus Boerger <helly at php.net>
Date:   Tue Aug 12 15:37:36 2008 +0000

    - MFB

commit cd57c8d974ad090f704715e64868c795aae4be70
Author: Felipe Pena <felipe at php.net>
Date:   Tue Aug 12 14:10:44 2008 +0000

    - Fixed test

commit 98c445c97154954eed1d620d94f54b6876df2a74
Author: Felipe Pena <felipe at php.net>
Date:   Tue Aug 12 13:32:30 2008 +0000

    - Fixed bug #45798 (sqlite3 doesn't notice if variable was bound)

commit 70b94f2adba9503d65f4f9c0fe371aa0a78d30bf
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 12 13:04:50 2008 +0000

    - update test after php's portable realpath change (filename/ is not valid anymore)

commit dce0ac6e08d36b9304258bf7c7e78101f05bdee4
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 12 11:55:47 2008 +0000

    - not supported on windows

commit 5506e024d4df49130850f0377d54f6e535523dae
Author: Marcus Boerger <helly at php.net>
Date:   Tue Aug 12 11:51:34 2008 +0000

    - Add new test

commit aa87beaded47b4d5abe06a0ffc2af32bf0dfa6ce
Author: Marcus Boerger <helly at php.net>
Date:   Tue Aug 12 11:23:40 2008 +0000

    - Add new test

commit 548076ad1c852a3278d5d0419dc9a068ee28fe32
Author: Marcus Boerger <helly at php.net>
Date:   Tue Aug 12 10:22:57 2008 +0000

    - Add missing ';'s

commit d83d6588f44dd4fd37295b75f8bea35dee0d4084
Author: Marcus Boerger <helly at php.net>
Date:   Tue Aug 12 09:56:42 2008 +0000

    - Update .c after .l change

commit e37b9e7b6d5f87986ab8c26ea2eefc218aaca53c
Author: Marcus Boerger <helly at php.net>
Date:   Tue Aug 12 09:39:39 2008 +0000

    - Fix warning

commit b21b53810b5b3c99cac71c85043f4d569ee0b689
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 12 08:01:44 2008 +0000

    - Added system independent realpath() implementation which caches intermediate directories in realpath-cache
    - Fixed bug #45044 (relative paths not resolved correctly)
    - Fixed bug #43817 (opendir() fails on Windows directories with parent directory unaccessible).
    [DOC] The semantic of realpath() on BSD and Windows is changed. Now it should work exactly in the same way as on Linux (POSIX.1-2001)

commit faca7b97d44b7f3229da0a1ebcdac8d419b7843a
Author:  <changelog at php.net>
Date:   Tue Aug 12 01:32:21 2008 +0000

    ChangeLog update

commit baae1c3fb18b5a65fa4489277a099dddff1c44d5
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Aug 11 23:14:21 2008 +0000

    clear stat cache in chroot()

commit 0fa58b57750841c2f8cb7fba17d7f3af40592327
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Aug 11 22:38:17 2008 +0000

    Fixed #45181 (chdir() should clear relative entries in stat cache)

commit d40f3ef30e2c22149513d8ec48794063e5e9d89a
Author: Christian Seiler <cseiler at php.net>
Date:   Mon Aug 11 22:30:44 2008 +0000

     - Fixed sefaults (tests added)

commit ea6a37b1976437623bd69c65d7463ab774737a4a
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 11 19:46:57 2008 +0000

    - Added arginfo
    - Fixed WS
    - Changed C++ comments to C comments

commit 044d27e8021a1d48964545b2f02186ff6a7d971e
Author: Marcus Boerger <helly at php.net>
Date:   Mon Aug 11 19:34:49 2008 +0000

    - Cleanup

commit 7f6d70ee5b35537fa9c97e420abaaac6d6bd1d5f
Author: Marcus Boerger <helly at php.net>
Date:   Mon Aug 11 17:33:02 2008 +0000

    - Fix shutdown order

commit de87bc2d27688eb88bc746162e80f2914e64e6b2
Author: Marcus Boerger <helly at php.net>
Date:   Mon Aug 11 17:30:22 2008 +0000

    - EXPECT rather than EXPECTF

commit 320c9544026ab9b68ab31206c62cd306cefeb280
Author: Marcus Boerger <helly at php.net>
Date:   Mon Aug 11 17:19:01 2008 +0000

    - Fix memleak with new error handling stack'ing

commit 8da607e08fd2414061abbf9492a475653d20c693
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Aug 11 15:40:41 2008 +0000

    fix build when host machine doest has pcre installed

commit ab812be73f2097691b369556d588fcfae2dfe1ff
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Aug 11 15:32:52 2008 +0000

    Missing files in previous commit (Check the relevant path for open_basedir
    in symlink())

commit 0ea8978235047c3d3f7eb423e0136911be196f98
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Aug 11 15:29:06 2008 +0000

    Check the relevant path for open_basedir in symlink()

commit e279aa07fe723ab285397de0c0f49d968f7fb6d7
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Aug 11 15:18:47 2008 +0000

    add

commit 7ea60b6f45c585f2fd2d1203f4a63ec1fddc03ad
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 11 13:35:49 2008 +0000

    - Fixed wrong check for dynamic properties

commit a37e9d2e0f386bd5a5d23960ee208bc62fc5e840
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 11 13:29:16 2008 +0000

    - skip on wndows, chgrp not supported

commit 8369777cae6689020545afb5e9e25ce32c4eff52
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 11 13:14:01 2008 +0000

    - removed commented code

commit 94b661a37f885df533a3521e6d03d11aa3d0fc8c
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 11 13:09:01 2008 +0000

    - [DOC] detect if dest is a dir (if the given stream layer supports stat)
      and fails
     . remove win32 specific test. The errors are not the same

commit ebb797df4b81c84cfe5ba3bc61e3bc43311bd194
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 11 12:45:37 2008 +0000

    - Fix build (ZTS)

commit ae3641d90d189673f8e96b951fc1fe5bbc96ae05
Author: Marcus Boerger <helly at php.net>
Date:   Mon Aug 11 12:36:01 2008 +0000

    - Closure/Reflection integration (original idea by Christian Seiler)

commit 2888aa20d136c7ef233cff99394d0477eecab0c5
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Aug 11 12:32:47 2008 +0000

    - Fix #45763 (mysqli::multi_query does not work with mysqlnd)

commit 5564a4c90fc9591b63e474f6cece7dd736e6b37a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 11 08:49:14 2008 +0000

    - Made closures implementation reflection friendly (Christian)
    - Changed E_ERROR(s) into E_RECOVERABLE_ERROR(s) (Marcus)

commit b4ac71f51417b881915f8b81f54510749a734fb3
Author:  <changelog at php.net>
Date:   Mon Aug 11 01:32:53 2008 +0000

    ChangeLog update

commit 0a735191e5182302e5abbe3f4d24044e41702786
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 11 00:46:14 2008 +0000

    - Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause an error)

commit 2b1b1675387edb8d16dac4ca717722d1b804e193
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 10 22:45:47 2008 +0000

    - Fix warning

commit 0c9b0ddcd20baf0ebd6d1d65dd89fd041f012111
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 10 22:27:41 2008 +0000

    - Oops

commit ce0fc22f07309456e0402e1781ef2e544f5c0010
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 10 22:18:58 2008 +0000

    - Improve gdb support
    # I was actually debugging and trying to solve memleaks a hell lot

commit aea4ea120fbf3539eed29363ea89242d472a0e75
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 10 21:52:05 2008 +0000

    - Fix memleak, Zend's built-in functions get copied before we copy all
      functions, thus ending up in the name and param definitions copied twice
      because zend_register_funciton already copies them.
    - Also Be able to deallocate Zend's built-in functions and do so when
      appropriate.
    - After unregistering Zend's built-in functions only dl() is left and that
      seems to be fine.

commit b9b83ec794f2377b25c8c407076d88a8e971c065
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 10 21:48:22 2008 +0000

    - New parameter parsing API (for *printf())

commit 4a015008b67a7155c5d3f0a13c8d68c9035e1472
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 10 21:34:02 2008 +0000

    - fix the VC6 fix or strncpy_s (md5 crypt failed with VC9 as it used strncpy wrongly)

commit a270199067a5dbba1a98248cb0e56bdd5428d967
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Aug 10 21:23:21 2008 +0000

    fix bug reported by Henrique
    add test

commit 07d8c7dfa0a2a9a252af396ce6bad08c96245665
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Aug 10 21:20:05 2008 +0000

    fix tests

commit 6dca1deb527788f0bb8481a0a2178672a8435622
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Aug 10 19:48:48 2008 +0000

    fix compilation on AIX

commit f168ea0fb3de524eb239fb2b8272f67939d1e7ce
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 10 17:49:30 2008 +0000

    - New parameter parsing API (for min() and max())

commit bb8085acc4256225bb0fde23c5f25b0938366c90
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 10 14:15:31 2008 +0000

    - fix string len

commit eebec53bc09e5e249942353b166e87d8fcb8fb0f
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Aug 10 13:25:53 2008 +0000

    Fixed bug #45581 (htmlspecialchars() double encoding &#x hex items)

commit 85bc66aa5c2eed4fb063f5e75c86097c42990a73
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Aug 10 12:06:49 2008 +0000

    Fixed test

commit 726dfc423da8e08380d6b8252731efdf6c2e6c3d
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sun Aug 10 11:54:18 2008 +0000

    Do not expand $target in symlink(). This made it impossible to symlink to a
    symlink. This also caused the target to be wrongly expanded relatively to
    the CWD when target was not an absolute path.

commit c76de7966df371487eb3657e38112720a963a469
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 10 11:27:26 2008 +0000

    - [DOC] win's strftime does not support all posix formatting code and have some win specific rules see http://msdn.microsoft.com/en-us/library/fe06s4ak(VS.80).aspx for a complete list: split test for  win32 and posix

commit b77dcab3b1423413ba7900110ddecce5606c2f2a
Author:  <changelog at php.net>
Date:   Sun Aug 10 01:32:08 2008 +0000

    ChangeLog update

commit 255f027443eda82eece80b68f747b012bf7981f2
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 10 00:34:42 2008 +0000

    - Fixed tests

commit 37b57badf07b9c6230ed9c081713d2133e1c77a9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Aug 9 22:35:17 2008 +0000

    disable the test on AIX - unlink() deletes directories there (omg..)

commit 83fa3f9874d83c61ec6bcb07bc6832f88c96a5aa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Aug 9 22:00:51 2008 +0000

    do not fail & segfault if malloc(0) returns NULL, that's expected
    (reproducible on AIX with simple date() and UTC timezone)

commit 34b4cfd5e5a023c32b9b3e605347fef894420fd9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Aug 9 21:58:40 2008 +0000

    fix leak

commit c5b2255843019389eebfd21e88c4b7912b61d680
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Aug 9 21:02:30 2008 +0000

    fix typo

commit 05f876bbe7fca971e4814dcbcd66b9f4a42ce001
Author:  <changelog at php.net>
Date:   Sat Aug 9 01:32:15 2008 +0000

    ChangeLog update

commit b8aa44644d4950c971d3f6ce84b2487ff9fa0855
Author: Etienne Kneuss <colder at php.net>
Date:   Fri Aug 8 22:06:42 2008 +0000

    Fix error_handling usage in various extensions

commit 9bc9e1038610264b6cef4f8394c1ce857fc1fb26
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 8 18:29:51 2008 +0000

    - MFB: add new files

commit 1b57b75d50113d88fc5a3ab63c92921b55d3d310
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 8 18:13:55 2008 +0000

    - sync with 5.3

commit 034d2e59169176a169c6352c0cb01acb4957d66a
Author: Marcus Boerger <helly at php.net>
Date:   Fri Aug 8 17:10:49 2008 +0000

    - Turns out the easy solution for correct error_handling doesn't work. So
      we need to provide save/replace/restore functions right away. It also
      to save/restore in the vm.

commit 927b12e6af9bbb27cf96dd92d225456a2e444753
Author: Marcus Boerger <helly at php.net>
Date:   Fri Aug 8 14:14:52 2008 +0000

    - Sorry for the compiler warning

commit f3ca0282f2c548e3ae1708013564242e695435b5
Author: Etienne Kneuss <colder at php.net>
Date:   Fri Aug 8 14:09:15 2008 +0000

    Test the catching of chains of exceptions

commit 805cc4bf50ed319a914700b6ff53f5b562e9178c
Author: Marcus Boerger <helly at php.net>
Date:   Fri Aug 8 13:18:31 2008 +0000

    - PHP 5.3 todo, store error handling mode on stack when executing internal
      or overloaded functions and methods. The issue is that a function might
      set and rely on a certain mode and then calls another internal function
      which changes it again, probably changing it back to the normal mode.
      With this change we need to drop all calls that change the mode back to
      normal using php_std_error_handling(). However there might be places
      where someone wants to restore the last mode. If there is such a case we
      need to add two functions one to save and one to restore. I briefly on
      this and not all cases are clear, especially one in sqlite but that seems
      to be a rather misleading comment. Eitherway I chose to not drop and mark
      as deprecated for now.

commit 934dd2e32621644274be79723b12bc210586238a
Author: Felix De Vliegher <felixdv at php.net>
Date:   Fri Aug 8 12:42:40 2008 +0000

    MFB: Tests for ReflectionMethod::getClosure() and ReflectionFunction::getClosure()

commit a3d6855a8577920e32df4232e8b335a2224db293
Author: Felix De Vliegher <felixdv at php.net>
Date:   Fri Aug 8 10:53:39 2008 +0000

    MFB: Documentation fix for getClosure()

commit cd353d6c26180ef5dbcd92401916747650594252
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Aug 8 08:19:46 2008 +0000

    Fix build on FreeBSD4.11 (bug#45757)

commit 8f7700f1799dd1719e0afd73434901b0f6ca03e6
Author:  <changelog at php.net>
Date:   Fri Aug 8 01:32:24 2008 +0000

    ChangeLog update

commit 81d8d218f6c0c5a011c9f685ef36eb9bea7fa069
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 7 23:48:40 2008 +0000

    - moved to pecl

commit 8af38667e6fc58af54860c30c2c61844027c8693
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 7 23:23:20 2008 +0000

    -  update to 0.9 (torrentzip support, files open only when necessary), windows fixes

commit 7da0fe6ef0276a3429bcae651166238b657d323c
Author: Felix De Vliegher <felixdv at php.net>
Date:   Thu Aug 7 22:32:43 2008 +0000

    MFB: Basic and error tests for stream_filter_remove().

commit 52044a70033e20fcf6bd05e996de503d7352c155
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Aug 7 19:32:48 2008 +0000

    MFB: fix build

commit fcb1f9d8578170c715850339ceb611a2091d7e37
Author: George Wang <gwang at php.net>
Date:   Thu Aug 7 16:41:30 2008 +0000

    use PHP_ARG_WITH instead of AC_ARG_WITH

commit 4fdf9666ac72fb5216c8574b1a9b4419d9e44509
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Aug 7 15:29:24 2008 +0000

    New maintainer :)

commit 9ba990c015810af1166fd23a4af725fa71700d46
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Aug 7 14:46:13 2008 +0000

    fix (thx Christian Hoffmann)

commit f3b43489a6770f2dfc92014c8fc920c7b8d0583f
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Aug 7 14:39:33 2008 +0000

    Update EXTENSIONS file

commit 4571bd883a49a5a73135bd35fd02f3800b00ffb2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 7 13:36:13 2008 +0000

    Disable closures serialization/unserialization

commit 911a3a161634ab222cb8e54ad1e5b81dcaff563f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 7 13:10:22 2008 +0000

    not experimental anymore

commit 9b279c8fb31d49d22b1f756283399f36d16ffc2b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 7 13:07:06 2008 +0000

    remove EXPERIMENTAL flag

commit 83938211db73cde7c50f98e58d142e85aabb38a0
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Aug 7 12:51:05 2008 +0000

    MFB: upgrade to PCRE

commit fbca710b97ec71b1a13141eca3e6548a5e3ec4a6
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Aug 7 12:32:48 2008 +0000

    regenerate

commit 230eb4c44225ee63e4415dc69a4e5481d8693ae0
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Aug 7 12:23:54 2008 +0000

    MFB: fix crash

commit d24ecd145868f651638e14adfb55b429294e257b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 7 12:03:51 2008 +0000

    Fixed bug #45744 (Case sensitive callback behaviour)

commit cc7779fd30348de1734c0cbd1e902e58759980ae
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 7 11:50:51 2008 +0000

    fix WS

commit a3d8718b9a418e701c317995bc4bc6d844985e8f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 7 11:45:00 2008 +0000

    Fixed bug #45742 (Wrong class array inpretetion using constant indexes)

commit a51e5ebaeb8d9cbe1488d110564d0055dd3edf5c
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Aug 7 09:24:04 2008 +0000

    Added clear_realpath_cache and filename parameters to clearstatcache() (Jani,
    Arnaud)
    [DOC] clearstatcache() now defaults to not affect the realpath cache.
    clearstatcache() now takes two optionnal parameters, clear_realpath_cache to
    clear the realpath cache (defaults to false), and filename to clear only the
    given filename from the cache.

commit 951fe380b3779794ad43046a3035c87218068630
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 7 08:36:15 2008 +0000

    fix bug #45712 ($something == NaN returns true with 5.3, false with 5.2.*)

commit de62fbb44f60fdc8a3e20169837c82da7068b5fd
Author:  <changelog at php.net>
Date:   Thu Aug 7 01:32:27 2008 +0000

    ChangeLog update

commit 13b5ad479ee6034706fafa2357a27625797f8e11
Author: Lukas Smith <lsmith at php.net>
Date:   Wed Aug 6 21:49:37 2008 +0000

    separate tagging of the zend dir should not be necessary, fix reST formatting of titles

commit 7ca6f6685c435ff1e957b994996ef25cbe207bfb
Author: Lukas Smith <lsmith at php.net>
Date:   Wed Aug 6 19:41:54 2008 +0000

    lets me all american :)

commit f453f563a0fe4350aa9f0028ddbe9ed9e364e75f
Author: Lukas Smith <lsmith at php.net>
Date:   Wed Aug 6 19:34:35 2008 +0000

    updated in regards to windows, added some clarifications and addition tipps

commit 6f7ced7ec0976f2cc367264173f3960a23dd1b35
Author: Elizabeth Marie Smith <auroraeosrose at php.net>
Date:   Wed Aug 6 16:57:08 2008 +0000

    Stupid typo

commit 58771162b45de373a16ab6d09c1b34f2bd4f1254
Author: Elizabeth Marie Smith <auroraeosrose at php.net>
Date:   Wed Aug 6 16:48:19 2008 +0000

    Fix include path

commit 851187452b33120fdad4c9fbd833599a0dbd0445
Author: Felipe Pena <felipe at php.net>
Date:   Wed Aug 6 16:16:16 2008 +0000

    - Fixed crash msgfmt_get_pattern

commit 7b759c4eb34c58ddfe16d6859ef2219fa0bd7a19
Author: Derick Rethans <derick at php.net>
Date:   Wed Aug 6 14:42:06 2008 +0000

    - Fixed bug #45636 (fileinfo ext duplicate strndup).

commit 2db85e29ac6246b27ebedd31398fcc2b0f1859e3
Author: Derick Rethans <derick at php.net>
Date:   Wed Aug 6 14:29:27 2008 +0000

    - Fixed bug #45717 (Fileinfo/libmagic build fails, missing err.h and getopt.h).

commit 3967788e5b0fe29500a260ce68a0f6b752e23e9c
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Aug 6 14:22:35 2008 +0000

    Sync libsqlite to 3.6.1

commit 80e789b4afd4c829aeb9257dd8823df83632bec6
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Aug 6 14:07:20 2008 +0000

    Fix test on Windows

commit 3fbc4de93a5724e5c5884095d1b877c13f91662c
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Aug 6 14:02:44 2008 +0000

    MFB: Update coding standards and fix a test, this was already in 5.3 alpha 1

commit 35f366273fe005bef246c84652b7f9c1206fecb0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 6 09:03:36 2008 +0000

    increase context refcount before open() to avoid crash when open() fails and destroys the context

commit 2c8333b3d6cd7c6511cec311dd0ed2fb5d85718e
Author: Jani Taskinen <jani at php.net>
Date:   Wed Aug 6 05:51:38 2008 +0000

    - Old news

commit 2faeee57f42ff7b077094315de16a7863d0cf0f8
Author: Jani Taskinen <jani at php.net>
Date:   Wed Aug 6 05:34:55 2008 +0000

    - Fixed some inconsistencies with the behaviour of sessions. Changed session_start() to return false when session start fails.

commit ea0dbec8b7f1751545e4a037a4d8decb4fff496e
Author: Jani Taskinen <jani at php.net>
Date:   Wed Aug 6 04:48:39 2008 +0000

    - MFB: sync parameter parsing API changes in session_set_save_handler()

commit fec6668d2dea3695dd18378edb29b1fbcf2eea69
Author: Jani Taskinen <jani at php.net>
Date:   Wed Aug 6 04:24:55 2008 +0000

    - MFB: snprintf -> slprintf, nuketh extra folding tags, ws fixes

commit 032d54f65c623b187c4ca2b60c9117ff28466243
Author:  <changelog at php.net>
Date:   Wed Aug 6 01:32:27 2008 +0000

    ChangeLog update

commit 41a05672ad4b1334a6b1ab6e2d79da4163d28ba0
Author: Jani Taskinen <jani at php.net>
Date:   Wed Aug 6 00:36:14 2008 +0000

    ws + folding tags

commit 5a125d3d24a2513df590fde976a26c1fd3430a18
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 5 22:52:35 2008 +0000

    - Nuke ending period

commit 3fa8a8babba9adc4f4b0704460f5f52b5bf15604
Author: George Wang <gwang at php.net>
Date:   Tue Aug 5 22:30:56 2008 +0000

    add CREDITS

commit 9d04ad3dc200c8ba936a1c6a1f302b56ab9c3e5f
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Aug 5 21:59:11 2008 +0000

    fix test

commit fb9945422ea057511d6be34ad84130025867fc92
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Aug 5 21:23:20 2008 +0000

    fix memnstr bug by Laurent Gaffie

commit bcd1b318316b199d704df00bc9694c6e21425e3f
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 5 20:56:03 2008 +0000

    - fix oci8_11g when build shared (invalid extension)

commit 8a515d6b51b31593352131c923c4bc9d0284226b
Author: Elizabeth Marie Smith <auroraeosrose at php.net>
Date:   Tue Aug 5 20:22:53 2008 +0000

    Some fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don't depend on each other if shared, and don't try to put two versions of the sqlite3 lib if static

commit 1dddb79a32ff3afc4ce7dc9e530052c32b565566
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 5 19:39:51 2008 +0000

    - fix zlib detection (shared/static) and add zlib_a support

commit 7772d56fabec67316f15e02b5fdc61c5cb8508f4
Author: Derick Rethans <derick at php.net>
Date:   Tue Aug 5 18:02:39 2008 +0000

    - Fixed a bug that caused miscalculations with the "last <weekday> of <n>
      month" relative time string.

commit 682bcde37b74798c2e81f3fdf941b0f68600b5ac
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 5 17:19:32 2008 +0000

     - not shared

commit 79c452f969b626e93db22b0d0a72033a31280b3c
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 5 16:25:31 2008 +0000

    - No need to load any php.ini here

commit a0470b3ee360ee17453e652eefbad3381fdc6b2b
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 5 15:12:11 2008 +0000

    - Portability fix. (si_fd seems to be linux only thing)

commit cb39231101c3697471d67618045f25e1c8315332
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 5 14:58:57 2008 +0000

    fix typo

commit a445bcdb2f9101df1d3e3e8e3c6f0961d29b1f43
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 5 12:36:21 2008 +0000

    - Add test for bug #45712

commit 8f753579943796758cd10b1944ebac6d53ff4a08
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Aug 5 11:46:55 2008 +0000

    - add dll path to mkdist default path

commit 4386384222265abf4e67767290c2039a2d5bbb19
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Aug 5 10:09:12 2008 +0000

    Fixed test

commit 715d67684d5a4825c68ac03dfe308172a292af89
Author:  <changelog at php.net>
Date:   Tue Aug 5 01:32:53 2008 +0000

    ChangeLog update

commit 732bdbb9a586292a19ff672156b5dabc09d10472
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 4 21:39:08 2008 +0000

    - detect _a or normal lib

commit f0d3d22dd6d0490f162a8e2759a5f276f5f01389
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 4 21:13:34 2008 +0000

    - Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter)

commit fd1cac90b158d845502beb4abab0ba80152e795d
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 4 21:10:36 2008 +0000

    - Fix test

commit c4af1252f6b1b47b062ae0d30617edb38aea9007
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Aug 4 21:10:34 2008 +0000

    - Added .libs to .cvsignore

commit e4f2ea4d3bf24cfcbec64d352d0d93b8c685de99
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Aug 4 21:10:17 2008 +0000

    - More fixes for bug #45691

commit ebb28b484a759676ce26925bf0ec8437c8610519
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 4 18:26:15 2008 +0000

    - Fixed test

commit 0e645a745cbf490058d42766634c3ccf52eb1038
Author: Felipe Pena <felipe at php.net>
Date:   Mon Aug 4 18:22:02 2008 +0000

    - Added new parameter parsing API (part II)

commit 7b505f318cf7179c6ae3bfb8b77ad5667866e581
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 4 15:34:30 2008 +0000

    - Merged the missing parameter parsing API change (Bunny thanks you Felipe)
    - Added proper C-client library version check

commit 85d152e2331aa1c1198c96ec4be43537e24faccb
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 4 13:45:36 2008 +0000

    - Add test for bug #45705

commit 4ef68b9627f10306d6ff49adf19b0cfb8f3e1099
Author: Robin Fernandes <robinf at php.net>
Date:   Mon Aug 4 11:45:15 2008 +0000

    Improve ArrayObject::exchangeArray() behaviour with objects and CoW references (see http://turl.ca/exarr ).

commit c1ef996a1cf938e9e7d280437b7b9188ac83e509
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 4 07:20:44 2008 +0000

    Removed shebang line check from CGI sapi (it is checked by scanner)

commit 83c993baabc2f9da934ac1fd791d86d7ddf79cf6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 4 07:16:29 2008 +0000

    Fixed test

commit 32db74f2e005013803d67cf6cffd965be428f77f
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Aug 4 06:18:27 2008 +0000

    Fixes #45406 - Patch by oleg dot grenrus at dynamoid dot com

commit 676b04cbbb104d41c252eea724550500a52f0087
Author:  <changelog at php.net>
Date:   Mon Aug 4 01:32:06 2008 +0000

    ChangeLog update

commit 1c23174d9da1b2328cb80998a7a8a3152482327f
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Aug 3 19:07:22 2008 +0000

    Fix clone + add tests

commit ac1204b7eb112b0a93c9043c9de96e23bcb6e027
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 3 18:57:06 2008 +0000

    - Drop libsqlite even here

commit 7aa5e4ab3239b272b4f8ea175dbe16f02f4f5ca5
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Aug 3 18:15:18 2008 +0000

    Remove cast and fix mem errors

commit 6f78f32cc24f57f968a6b25b99d1196f404bf76c
Author: Felipe Pena <felipe at php.net>
Date:   Sun Aug 3 17:19:24 2008 +0000

    - Fixed error levels

commit d84a4ed4aba6e1452bc65e507260bc1320206efe
Author: Derick Rethans <derick at php.net>
Date:   Sun Aug 3 16:44:31 2008 +0000

    - Fixed bug #45696 (Not all DateTime methods allow method chaining).

commit c9c53d7bcd6291400808e48c4b9690a0414034df
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 3 12:12:45 2008 +0000

    - Nuketh C++ comments from C files.

commit 82d833a94c2c756fb2d8fee5942c584f2f1293fe
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 3 12:10:51 2008 +0000

    - fix comment style

commit 9a3b00b16e2f5d4fae801d8b52d1ad7523824120
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 3 12:04:57 2008 +0000

    missing eol

commit 6928f2e279c99256baab5515a67431e600a68b29
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 3 12:03:02 2008 +0000

    - Fix comment

commit f679eeb6cbb268e66c74e3bd2c6ae91c5ea9bf1b
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 3 11:56:45 2008 +0000

    - No C++ comments in C files!

commit 3cd81726a259e46b9e54bf095dd5bbeb8e81ed57
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 3 11:55:06 2008 +0000

    oops

commit 74e779a7a99f327bed51ba8c967827ef6f747f53
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 3 11:47:09 2008 +0000

    - No C++ comments in C files!

commit e008959c02d1b4d999dd046457e40143c0163584
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 3 11:46:02 2008 +0000

    - Added missing $Id$ tags and nuked c++ comments

commit 3d0b68418b3dbecc1df7ab19daa64cf204c39bdb
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 3 11:32:45 2008 +0000

    - These files do not conform to any kind of coding standard. Sync from 5.3 too

commit 4458737a6b16db57a2df16b0227bf0fd9cb9458b
Author:  <changelog at php.net>
Date:   Sun Aug 3 01:32:30 2008 +0000

    ChangeLog update

commit b0f6875659a6eb35f2b7b657ae51c573b674fc8b
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sun Aug 3 00:04:06 2008 +0000

    - Forgot to take account of the case when mbstring.language is processed
      afterwards.

commit 51180a707c7572ee15395935d15451c09a69f0b9
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sat Aug 2 20:48:30 2008 +0000

    - Fixed bug #45691 (Some per-dir or runtime settings may leak into other requests).

commit c8a42610e534da7d2757fb9026b571bb540b90de
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 2 16:49:56 2008 +0000

    - improve previous fix for scan, disable optimizer only for scan() using #pragma optimize

commit 2317deb6f58a4bb4d9ed7cd386c99b84cf8964f3
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 2 15:49:14 2008 +0000

    - parser's scan function is too large for VC6-7.x, disable the optimizer (size optimization instead) fixes it

commit 254768c9fc229227ec664f21f3ee9287f4f8c294
Author: Steph Fox <sfox at php.net>
Date:   Sat Aug 2 15:37:38 2008 +0000

    - Remove obsolete check

commit 2c577a4aaf69911938cecd782f114491a80527fc
Author: Derick Rethans <derick at php.net>
Date:   Sat Aug 2 13:50:30 2008 +0000

    - Fixed bug #45545 (DateInterval has a limitation of 4 chars for ISO
      durations).

commit 8a4278ed253ed7990c9bfa324e72b06d47f7580b
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 2 13:39:26 2008 +0000

    - Fixed undefined variable

commit 630fb69796bfd38f518983ac4a14a9ef85d52e8b
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Aug 2 06:37:34 2008 +0000

    MFB: Allow urlencode()d filer names in php://filter (fixes #43008)

commit 611ecc5111784936a306a98c10b9d74a2ab7d1eb
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 2 04:40:45 2008 +0000

    - Added parameter TSRMLS_DC in zend_is_callable()

commit dd3d9fc455b699cbeccb466f162e9fbbcc9df724
Author: Felipe Pena <felipe at php.net>
Date:   Sat Aug 2 02:49:46 2008 +0000

    - Removed unnecessary TSRMLS_FETCH()

commit 67a7949c80e11aff7c0ce13fb56f658123b029d4
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Aug 2 02:36:14 2008 +0000

    Avoid leaks when zlib streams can not be closed properly.

commit 7a8b17ff523a85753230a1c3800df187c279ce77
Author:  <changelog at php.net>
Date:   Sat Aug 2 01:32:24 2008 +0000

    ChangeLog update

commit 957bdafb86e5ec46f2ccee24dac532a833a065c6
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Aug 1 22:56:35 2008 +0000

    - Add a test for bug #43993.

commit 9bcdf1d802d4fe347f548855e0bdfe280a38c5f4
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Aug 1 22:55:47 2008 +0000

    - Fixed bug #43993 (mb_substr_count() behaves differently to substr_count() with overlapping needles)

commit 8b5fa55af15c5af66c9fcd96c1a2aecb123cb6c5
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Aug 1 22:45:59 2008 +0000

    remove unneeded define

commit 2ad7c548f06a7fbcfb24fc29b07b505ac9498e52
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 1 21:19:46 2008 +0000

    - use static lib first if found

commit 75937acbafe06a927eb82bab6f2b244be60800c3
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 1 19:09:15 2008 +0000

    - fix EOL broken by previous commit

commit a2a18797c0dd6aaea9952fd881f6ac791ac0df1c
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 1 18:58:15 2008 +0000

    - MFH: drop 8.x support

commit fa2f1c171bd20c8b330ef6fb4863dd01df43ec23
Author: Steph Fox <sfox at php.net>
Date:   Fri Aug 1 17:34:03 2008 +0000

    - Somehow 'cvs add' managed to ignore these completely(?)

commit 1c36e772b743f76310ca8bc66bd43f769ad52c8d
Author: Steph Fox <sfox at php.net>
Date:   Fri Aug 1 16:28:19 2008 +0000

    - Merge Dmitry's changes from PHP_5_3 branch

commit 5550ef750b8798ec8dd001d30e0e7c8b9378329c
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 1 15:06:56 2008 +0000

    - support for Oracle 11g (either 8 or 11g can be built but not both

commit d93a86b4d263014b3c7d1509fb02fad0ba97b8d8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 1 14:21:46 2008 +0000

    Fixed bug #44100 (Inconsistent handling of static array declarations with duplicate keys).

commit c6aa379d74535bf5e245fa9941b235498f987196
Author: Steph Fox <sfox at php.net>
Date:   Fri Aug 1 13:45:06 2008 +0000

    - This is as good as it gets in HEAD at present (~30% tests fail here)

commit 63249f7ea3068d57f59f2e5c95563a0a8376d106
Author: Steph Fox <sfox at php.net>
Date:   Fri Aug 1 13:41:30 2008 +0000

    - Bring phar command into sync with 5_3 and PECL

commit 755642c3550261d34f8633ba0a123dded36a47d1
Author: Steph Fox <sfox at php.net>
Date:   Fri Aug 1 13:36:19 2008 +0000

    - Bring phar tests into line across all branches

commit 2feac2e6d2e7f913e101b4dac315c0000cf1c06c
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Aug 1 12:02:40 2008 +0000

    MFB: Make pdo_sqlite use the bundled extension with sqlite3

commit f2fcee5553671938818d172423b07d234f22b439
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 1 11:25:16 2008 +0000

    - add new default dir (old still works)

commit 839bd439b0973340a787befb496a41d338cefcc8
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 1 11:21:27 2008 +0000

    - first static lib then dyn or old one

commit 1ddbfe44c89fc6809208e4b27448cba9d1b7702b
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Aug 1 11:01:11 2008 +0000

    MFB5.3: INI options for new extions

commit 2846fc1c0291088ba9b94007862687f983680a68
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 1 08:27:46 2008 +0000

    fix int<->long mess causing lots of segfaults on x86_64

commit 6894772e554e40722c272dacd04d1fcaec7a1476
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Aug 1 08:02:06 2008 +0000

    fix skipif

commit f0f283650d1610c297c3ba222d88b14fa566c8ae
Author:  <changelog at php.net>
Date:   Fri Aug 1 01:32:11 2008 +0000

    ChangeLog update

commit 3b0d28bbb549846b158cc86efd67de2ea8fe2a7c
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 31 23:05:02 2008 +0000

    - new usual suspects

commit 166dee99e03795e3584fe0f40e5b076757e846ff
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Jul 31 22:32:46 2008 +0000

    MFB5.3: "without" and "do not include"

commit 76970a5a3931ee46061f816d7d3bda77cbb58ce0
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jul 31 22:25:18 2008 +0000

    MFB: Enable by default and fix compile error

commit e0e15347e2b6db62afc4ef93429fedd7be2e7c50
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Jul 31 20:17:07 2008 +0000

    - Add array_replace/array_replace_recursive (Mett Wilmas)

commit 0fb301bcc9d147fbdbd15ccb1bb13311f1ad5685
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 31 18:04:21 2008 +0000

    - add detection for newer libs

commit 759e232786492c5933af61cb72c29029021afa37
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Jul 31 17:36:35 2008 +0000

    - Fixed bug #44617 (wrong HTML entity output when substitute_character=entity)

commit 633c328cdfef7449cbbe99aa0ab47cc022cfeeb1
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jul 31 16:35:33 2008 +0000

    MFB: Stray RETURN_TRUE value

commit 2ba22bb549298583f6eb4c42a85519c7447123e9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 31 14:27:55 2008 +0000

    Fixed constant substitution in constant expression context

commit f3c5be8d1363de52e84e7e0aeceb138e8d54806c
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 31 13:14:22 2008 +0000

     - MFB: update config to match config.m4
       (still does not build but will be fixed for alpha2)

commit 8a89eb08251506c4998b111c7d908d25001538d0
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 31 11:49:56 2008 +0000

    - fix test

commit c04ca7502cd3c0156fe0ad420941dcb25d2795d9
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Jul 31 11:49:19 2008 +0000

    Fix test to test higher nesting level

commit f5dc937a0d7dc41cbd6a8c7d777e5f2e9a9f6f7b
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Jul 31 09:23:59 2008 +0000

    Fix for bug #45030

commit bc8defa547ec2891d94013baefcb6df12cb912e3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 31 07:10:43 2008 +0000

    Removed Closure::__toString()

commit 570d0c8cbf284bf389938a78ba7827aa98146c9e
Author:  <changelog at php.net>
Date:   Thu Jul 31 01:32:16 2008 +0000

    ChangeLog update

commit bde0403de0672e3cc647dafc50ff87c3f4887ab6
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 31 00:48:32 2008 +0000

    - Fixed bug #45568 (ISAPI does not property clear auth_digest in header).

commit e7a9cbb0e108e96e1e4845d351105bca94095729
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jul 31 00:46:22 2008 +0000

    Resync libsqlite files from amalgamation. Save the kittens, no EOL mess.

commit d15188b1dd6500481e0b1d8ced8f15e22a86a69a
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 31 00:45:04 2008 +0000

    - Applied the missing parts to phpize.m4 for zend extension builds

commit 0b88f591258f373087d446740ab0fcc6cf35de2a
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jul 31 00:32:25 2008 +0000

    get fileinfo building again on Windows

commit 9bee643d59ce78f9e55e2ae6154c557c0357a592
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 30 23:55:38 2008 +0000

    - Detect whether debugging was enabled in PHP and drop optimizing flags if so (merge from configure.in)

commit 99aa33409c8a796bf0d62ea883d217d963d4e572
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 30 23:31:41 2008 +0000

    CS

commit 71ca5fd4919d5a62998eed09c610f8a8966cb622
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 30 19:33:04 2008 +0000

    - Fixed memory leak.
      # Test: locale_filter_matches(str_repeat('a', 520), str_repeat('a', 520), 1);

commit 39a1c0e86d4a48034bab4a1621459e9cef940d2c
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 30 17:56:18 2008 +0000

    - MFB: Fixed crash when NULL is passed to locale_accept_from_http()

commit 6564e214335694ebc054f696b6517ddf49400052
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jul 30 17:52:33 2008 +0000

    fix warnings

commit 0ae51b159ea33d25b73b7a3a92e357e39f65e4d4
Author: Derick Rethans <derick at php.net>
Date:   Wed Jul 30 17:48:21 2008 +0000

    - Fixed a bug with the YYYY-MM format not resetting the day correctly.
    - Fixed a bug in the DateTime->modify() methods, it would not use the advanced
      relative time strings.
    - Fixed return values of all the modifying methods, they now properly return
      the object itself.

commit 664bb141a175a4579f48828acd9cb65002130a59
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Jul 30 13:57:47 2008 +0000

    We can afford a larger stack here and other json parsers out there
    go deeper than 128.

commit 0ce37b05846d5e2c2b0daac74b404031abde1a96
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 30 12:26:37 2008 +0000

    - New test

commit a4c57b73479b91232d21034692a3f594545bad5c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 30 11:58:43 2008 +0000

    fix folding

commit 2560c18bf62a9087886d7e3519f2833030a650a4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 30 09:57:55 2008 +0000

    fix tests

commit 357c16c598374eb7669a05f98cacfd069d1d24f3
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 30 08:13:02 2008 +0000

    ws

commit a00f7db067e18e2a801b85e85aa96af243255b5f
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Jul 30 04:35:21 2008 +0000

    Add test for imagecolorclosesthwb()

commit 73558cf3340d2ec06d069ea5d955b9ce7ae0c8ff
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Wed Jul 30 01:38:37 2008 +0000

    MFB: Add test case for #44849

commit 274139bde1838015b43157e13fef9e0106df914b
Author:  <changelog at php.net>
Date:   Wed Jul 30 01:31:56 2008 +0000

    ChangeLog update

commit 7da7c81320f017803b878d5656cdf03cffe76ee7
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 30 01:24:00 2008 +0000

    - Fixed BC break: The magic constants must be case-insensitive.

commit 835c0b022c0e9731503a881f180eb266036a0c38
Author: George Wang <gwang at php.net>
Date:   Wed Jul 30 00:07:29 2008 +0000

    make it compatible with PHP 6.0 using new php output API

commit b1f466b3edca44972d33d6c8190dbbfcc0622e53
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 29 17:28:07 2008 +0000

    - missing in the previous crypt commit (shutdown frees the locking mechanism)

commit 6c21038ddf4e7ab888c636692d412038198c2baa
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Jul 29 16:56:26 2008 +0000

    Added pcntl_sigwaitinfo(), pcntl_sigtimedwait() and pcntl_sigprocmask()
    [DOC] pcntl_sigprocmask() allows to block signals. pcntl_sigwaitinfo()
    allows to fetch blocked signals or signals delivered while pcntl_sigwaitinfo()
    is running. pcntl_sigtimedwait() is pcntl_sigwaitinfo() with a timeout.

commit 663450701d0664802748f1fee1a4bebfa3c86007
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 29 16:51:21 2008 +0000

    - Fix memory leak

commit a617bfdf9e5e2e255152fee33cd9dda74d6ca605
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Jul 29 16:46:03 2008 +0000

    Added pcntl_signal_dispatch()
    [DOC] pcntl_signal_dispatch() allows to dispatch pending signals to registered
    signal handler functions on-demand. This allows to use pcntl_signal() without
    ticks.

commit 2e0054bfec7b67c69df79ea241dd6587c0c1fe1c
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 29 16:21:38 2008 +0000

    - Fix crash when NULL is passed to bindtextdomain() (sync with 5_3)

commit 03ebd363850bb365d52616ca4d7f20cd92a56394
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 29 14:27:31 2008 +0000

    Fixed memory leak

commit d739f8f0da727b75db897d7ab5c28923aa9c50e9
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Tue Jul 29 13:57:20 2008 +0000

    Fixed previous fix

commit fbb84e37d8e92d03a40d1409b22fd3d90e62dfe4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 29 12:56:18 2008 +0000

    Fixed memory leak

commit 886087b7019d720c107740f2524d8ce7f38196d1
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 29 12:41:58 2008 +0000

    - Fix the fix

commit b201b1393916479acb982c42f04081c723ba6b35
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 29 12:36:36 2008 +0000

    - Fix mem. leak

commit a9e846b21ee65652147fe44976a23060f08aeb3c
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 29 12:20:39 2008 +0000

    - Fixed tests

commit 7129a700513f0ab6b33752f4da1408d5a7f5805e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 29 12:17:04 2008 +0000

    Fixed test

commit 21f41b06f390ac9cf7ff4df9ec9cdb4ab200a438
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 29 11:50:23 2008 +0000

    Removed warning

commit 2eeae6909e88dc6f340f4afd7ac8c6cb675bd87d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 29 10:42:15 2008 +0000

    fix 5 years old copy/paste error (patch by Mikko)

commit 21008970aa941fbed9f637c2532643f38ff84cc5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 29 08:48:46 2008 +0000

    fix test

commit bd5f8ace6eb8eee074e472148e1830d1d9dc5730
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 29 08:48:16 2008 +0000

    make ReflectionProperty::getValue() and ReflectionProperty::setValue() consistent with their implementations in 5_3

commit 182de3e9079e0b061a984271bffef75816d2a110
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 29 08:47:21 2008 +0000

    add zend_u_read_property() and zend_u_update_property()

commit dab5f76da4a1a6c7df8c97bb898155c09e8e8d24
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jul 29 08:10:31 2008 +0000

    - Exclude bundled libs from gcov processing

commit 3f754a5affda742f2acd7072220281ccf660562d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 29 07:33:58 2008 +0000

    no need for FETCH anymore..

commit 652018e18ecb0eb8594f8b6f0d7f9d9b2f99824f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 29 07:32:52 2008 +0000

    more similar fixes

commit d23d92e077068a713412707da70304ea1d23d837
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 29 07:29:22 2008 +0000

    add TSRMLS_DC and fix crash in ZTS mode

commit 39d813a954ad410cee3718d83b99da069d9a7388
Author:  <changelog at php.net>
Date:   Tue Jul 29 01:32:00 2008 +0000

    ChangeLog update

commit bc50a9772c7da8aad2ede8daacd98ccf44965699
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jul 29 00:56:22 2008 +0000

    Add freelist for tracking sqlite statements to free on implicit SQLite3::close()

commit 5a2163a439cc918a0e7abd22d4827aff47ad4f3b
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jul 28 23:03:26 2008 +0000

    MFB: Fix error when fetchArray reaches the last row

commit 0da9bc904dbd9fd972361e1f163757ee45c32b80
Author: Derick Rethans <derick at php.net>
Date:   Mon Jul 28 19:31:21 2008 +0000

    - Updated to version 2008.5 (2008e)

commit aa34fda7eedb527e67656adf64b569e1a6a9cc11
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Mon Jul 28 19:03:57 2008 +0000

    When automatically redirecting an HTTP request, use the GET method when the
    original method was not HEAD or GET (fixes #45540)
    #
    # The RFC says that in case of 3xx code, "The action required MAY be
    # carried out [...] *only if the method used in the second request is GET or
    # HEAD*".
    #
    # This may not break anything as actually POST requests replying
    # with a Location header never worked as the redirecting request was sent using
    # the POST method, but without Entity-Body (and without Content-Length header,
    # which caused the server to reply with a "411 Length Required" or to treat
    # the request as GET).
    #

commit fec135a4e3ac343f227bd10f2e88e8922902268b
Author: Elizabeth Marie Smith <auroraeosrose at php.net>
Date:   Mon Jul 28 16:48:38 2008 +0000

    Secure versions of string functions don't exist for VC6

commit 852fef98ed58574a418c4e036213b9c58a70086a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 28 16:32:48 2008 +0000

    - vc6 is picky about brackets when used with a defined type...

commit 03de75498d8e74e0bce8a1c588a9914a6c29e350
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Jul 28 14:24:35 2008 +0000

    Increase coverage a bit

commit ebbd4f094ff435d629686c903da831d7b98adc27
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 28 14:13:12 2008 +0000

    Fixed constant substitution (Matt)

commit de758769d3cf4d3f7d56cf1aae54a36d9af81461
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 28 14:09:00 2008 +0000

    - New tests

commit 142b3d5c921e0caad5fb2af631eaf2e0a407a2d6
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 28 12:01:57 2008 +0000

    - Fix EOLs

commit 4e37190b44874d3648717db7cf4cf5ee2b902d0f
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 28 11:56:46 2008 +0000

    - Fix EOLs. (Pierre: yea, mac2unix..try not touch files with your braindead Winblows editors!)

commit ab0330c2cea69151c5e94756043ad02dd2619e37
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 28 11:51:28 2008 +0000

    - not here anymore (old crypt implementation)

commit 50c685a305ad357049844e7b46c3b13942ca1d1e
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 28 11:35:36 2008 +0000

    - silent warning with vc8 + dbg mode

commit 5ba946926fb7ffdb6c67189cceb323c8dc90c81b
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 28 11:34:53 2008 +0000

    - #45430, windows implementation of crypt is not TS
    - add Blowfish (using implementation from Solar Designer <solar at openwal dot com>) and extended DES support
    - Make crypt features portable:
      - if no crypt_r, php's implemetation is used (all algo and TS), php can't be used with unsafe crypt anymore
      - if one algo is missing, php's implemetation is used
      - Windows always use php's implementation
    - removed old code in windows/

commit 37f0549fb07970b1c9e8e3aa9b3faaddb5908801
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 28 09:12:07 2008 +0000

    - mac to unix

commit 5490f8228b61f90751ab0d8457a6541e8184b4f8
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 28 09:03:39 2008 +0000

    - mac to unix format

commit cd9c6a12e9442e525d7f7199a9b53b46897d77a9
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 28 09:01:03 2008 +0000

    - Fix ZTS build

commit 064738e033b0f04badbcf7cabd81dd6cac6d680b
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Jul 28 06:09:56 2008 +0000

    - Touch.

commit 210a5353d09b8f986c18e508e8f69ae976706410
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Jul 28 06:09:24 2008 +0000

    - Another portion to merge.

commit dea723c1fb8ac6c23e5a1709c8da345140347e2a
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Mon Jul 28 06:07:19 2008 +0000

    - Sync function signature with the 5.3 branch

commit 606fc14a56b9a90f7338e6cf2870804c8c642064
Author:  <changelog at php.net>
Date:   Mon Jul 28 01:31:51 2008 +0000

    ChangeLog update

commit c8dec3c5170a109385cc39ef7a43dd2b3184f5b0
Author: David Soria Parra <dsp at php.net>
Date:   Sun Jul 27 20:48:26 2008 +0000

    MFB: - Fixed the fix for not requiring C++ always

commit d4210b7a4aa76dfe6f38eeede2b485bcd00707c5
Author: Derick Rethans <derick at php.net>
Date:   Sun Jul 27 19:09:37 2008 +0000

    - Fixed DateTime::setTimestamp() and added a test for it.

commit e10ebdfee7d92e105d711c51f255bd02acc4aaf6
Author: Christopher Jones <sixd at php.net>
Date:   Sun Jul 27 17:48:16 2008 +0000

    Update README.  Bump ver ready for PECL release

commit fa71adbbb139b26ece133f5121a7c5ca1f189d2d
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 27 17:37:07 2008 +0000

    - Fixed tests

commit cb78e708541ba7aad9dd4939ee3ca649b6d48f2c
Author: Christopher Jones <sixd at php.net>
Date:   Sun Jul 27 16:35:56 2008 +0000

    Sync oci8.default_prefetch example value with recent change

commit e3eb98f3abf53994f7bfdda0658dc853bab57d5e
Author: Jani Taskinen <jani at php.net>
Date:   Sun Jul 27 15:05:22 2008 +0000

    - Fixed the fix for not requiring C++ always

commit 72392022d58922a3a0d26d812dfd7faac7542d00
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sun Jul 27 11:29:59 2008 +0000

    Fix for bug #43487 (Wrong conversion of float to string)

commit 139be81c629b49d988620e392f4e6965716c199a
Author:  <changelog at php.net>
Date:   Sun Jul 27 01:31:58 2008 +0000

    ChangeLog update

commit 280de2941d86d22c5c5fcbe39990fb79195eb8b4
Author: Jani Taskinen <jani at php.net>
Date:   Sun Jul 27 00:07:30 2008 +0000

    *sigh*

commit 0afe7e644c4be9a9368aa2ee52954f83d6a4e94a
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 26 23:57:48 2008 +0000

    - Fix build

commit 4fe829da39e35cf2a08b2581b3c9755ddc6a76a1
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 26 23:45:54 2008 +0000

    - Fixed build with bundled library

commit cca6f5a2f8c43f560f2f11c838577c1ccc991c1a
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 26 23:45:02 2008 +0000

    jfc..*SIGH*

commit 0bb5bb6e314992bcb86088d2b569cffbdfa0205f
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 26 23:21:02 2008 +0000

    NO Winblows EOLs here!!!

commit 8c7be471fa21c658ab093a835d4f95f12afcd6db
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 26 22:58:45 2008 +0000

    fix folding tag

commit 093b7afd9e080f95ba203cb4873671b814ddb6fe
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 26 22:40:45 2008 +0000

    update credits

commit 17ff08250d161699a7e30ec0b620ecb715c11257
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 26 22:39:56 2008 +0000

    - Fix ws/cs (please do not invent your own CS...) and weird EOLs

commit db845120abc9d3d1055f564739231fabcf497598
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 26 22:21:12 2008 +0000

    correct year and version

commit dbcb0b325525c679a28f18f10696177674849e17
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 26 22:18:00 2008 +0000

    - Fix EOLs

commit abeff72aebc73b8285db904803254d1dc5321e88
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 26 22:17:17 2008 +0000

    tune

commit 5d62a072e0ba4756d363990d089237889e2112bd
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 26 22:11:41 2008 +0000

    - No tabs.

commit d379f1fd06ef5c8481d433da4e8cc69d08531323
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sat Jul 26 18:32:39 2008 +0000

    Added checks for destroied objects

commit 1e355b41737e5bc8f79d2f9896ce30a572f1ed20
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sat Jul 26 18:00:18 2008 +0000

    Fixed bug #44660 (Indexed and reference assignment to propery of non-object don't trigger warning)

commit 192caef98c952e8befb226a02f09087c7f544298
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sat Jul 26 17:01:59 2008 +0000

    Added support for overloaded functions (e.g. COM) in call_user_func().

commit ef5f3cfdf2b601850d60d2a6edb0d54e25ba4eae
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sat Jul 26 15:31:38 2008 +0000

    . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt)
    . Improved syntax highlighting and consistency for variables in double-quoted strings and literal text in HEREDOCs and backticks. (Matt)
    . Optimized interpolated strings to use one less opcode. (Matt)

commit 2d49dc63e6633d848c9fa68d593e118560aaaaf9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sat Jul 26 14:15:44 2008 +0000

    Fixed bug #45608 (closures don't work in static methods)

commit 60daaf792fc2bcf5f4835a7095aa6303f9e1fbce
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sat Jul 26 14:09:05 2008 +0000

    Fixed crashes and memory leak for objects with NULL write_property/has_property/unset_property handlers

commit bdf7981e28a64392908e275d4d3398f8f2028162
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sat Jul 26 13:14:56 2008 +0000

    Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B"

commit a3f0f90dfd11f0f28fac5c6bf3d8849bbe6dbe8a
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Sat Jul 26 12:33:34 2008 +0000

    Fix bug #45622 (isset($arrayObject->p) misbehaves with ArrayObject::ARRAY_AS_PROPS set)

commit 7f2786ea523566856995d7d0a7f01ba49772e88d
Author:  <changelog at php.net>
Date:   Sat Jul 26 01:32:07 2008 +0000

    ChangeLog update

commit de9093bf87f97df8538940d3f06fcd9c84567cd0
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat Jul 26 01:23:45 2008 +0000

    Forgot to add these earlier
    SQLite3 extension, still has 2 failing tests that will be sorted shortly.

commit f591e9076d4821daabd538f69ba823ec001fe7ae
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Jul 25 21:34:15 2008 +0000

    SQLite3 extension, still has 2 failing tests that will be sorted shortly.

commit f074bae1eab1a0b4b81bf8de4af2695996c6cd6b
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 25 15:20:58 2008 +0000

    - Added arginfo
    - Fixed:
      . proto: finfo_buffer
      . parameter type in _php_finfo_get_type()

commit dba7f154fcba3a4204f76bf12879bf6759e71b1e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 25 15:05:33 2008 +0000

    fix warnings

commit de0e9cea83700385deb066b2e0bdcdb450df3ae9
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Jul 25 14:04:39 2008 +0000

    - Fix warnings

commit 86e8d7ebf10156fee3c1ab827d722944c0754174
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Jul 25 13:56:50 2008 +0000

    - Fix wrong cast

commit 6182c24aa8870ef871f91814dac461060ad8996f
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 25 13:39:39 2008 +0000

    - Fixed the parameter type expected. set_time_limit() should accept only integer.

commit 3f73317c79691110aa3055fbe9c1df1b3bc30d54
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 25 13:38:41 2008 +0000

    - Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled.

commit e8741cc4fc31e09a6474ea9e0da70a2592d2e2f9
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Jul 25 12:50:14 2008 +0000

    - fix a typo in mb_stripos() that caused segfault.
      (noticed by bs at php.net, thanks).

commit cab531026b2cb340dde7cbebbffc86855d0f030c
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jul 25 12:45:27 2008 +0000

    Fix bug#45019 Segmentation fault with SELECT ? and UNION

commit accb0bcc01c1df8f4ce7d3a0469774dfe3bdbc53
Author: Rob Richards <rrichards at php.net>
Date:   Fri Jul 25 12:40:23 2008 +0000

    fix zts build

commit 1da1e3e7196b6541498031db637471fcb88a1b8b
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jul 25 12:40:13 2008 +0000

    - fix EXT_FOO_SHARED usage as dep mgt broke it (one more hack but we can clean them after alpha)

commit 9a1d920934c1d917c48152d01a46c54c6feadf25
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 25 12:34:55 2008 +0000

    - Fixed a minor problem in not enabling c++/g++ when not needed.

commit 4eaf97887445502de7f7f238325b53ec1b851efb
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 25 12:14:36 2008 +0000

    - MFB: New parameter parsing API (set_time_limit)

commit 5d1a2c3317b97cffb7379953037acdc5dbc886ee
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 25 11:54:06 2008 +0000

    - Fix build

commit ffb5b88be74e595a01f02f3810b9e35aa67c3828
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 25 09:55:51 2008 +0000

    fix typo

commit c96256bcaf246d7c079e33917d90f847db8592e7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 25 09:48:36 2008 +0000

    Fixed support for static methods

commit ea0ef45de2a40df92f64dc6f4e3f83dfe5eb8ba5
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Jul 25 09:32:06 2008 +0000

    - Allow the results of a partial run to be saved when -s option is explicitly
      specified.

commit b3ec151f8faeac7e8818993796126d57443dceeb
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 25 09:17:52 2008 +0000

    MFB: generated with a bit newer re2c

commit 419a40f14aef0ffe9ee2df40ce61263977962ef5
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 25 09:16:09 2008 +0000

    - Enable fileinfo by default

commit a1981bf2d836359fda9cac2394c695a3f61e7fac
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 25 09:10:02 2008 +0000

    - Cleanup after test

commit 013059c247185935ca7921533740e767e2630311
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 25 08:53:11 2008 +0000

    Fixed uninitialized data

commit 6e228f0c76f7ef8848fb6425b1bd341b58814da6
Author: Michael Wallner <mike at php.net>
Date:   Fri Jul 25 08:27:10 2008 +0000

    - Changed HTTP stream wrapper to accept any code between and including
      200 to 399 as successful. (patch by Noah Fontes)

commit 0192c570c8c789f832f9ae3272732e80985d684c
Author: Derick Rethans <derick at php.net>
Date:   Fri Jul 25 08:18:34 2008 +0000

    - No C++ comments.

commit 1fdbee278a4836688502e6f00c464b1ecef2a38a
Author: Derick Rethans <derick at php.net>
Date:   Fri Jul 25 08:17:21 2008 +0000

    - Updating the libmagic patch.
    - Adding myself to credits.

commit 1371ec3fbf942320eb62c9761496d4770b7a71fc
Author: Derick Rethans <derick at php.net>
Date:   Fri Jul 25 08:16:03 2008 +0000

    - Fixed size calculation.
    - Reverted cosmetic fixes that makes upgrading harder.

commit d8208b0541a44a6917cbe65a84001b6180cde3b5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 25 04:54:56 2008 +0000

    Substitute persistent constants by their values at compile time. (Matt)

commit ffde39dce5876e3b531ac908c486c127b5c24a14
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Fri Jul 25 03:41:38 2008 +0000

    - Suppress signedness warnings.

commit f38b76e283cf83eefeb60493cfb04d5e45be37b5
Author:  <changelog at php.net>
Date:   Fri Jul 25 01:32:16 2008 +0000

    ChangeLog update

commit fb2d20eeba5efcfb8c4607b61c028a3339406841
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 24 21:39:23 2008 +0000

    - Revert accidental commit.

commit 6e18e498619ce3d9490b22b93de59694a7d99a81
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Jul 24 20:44:10 2008 +0000

    - Suppress signedness warnings.

commit eaeb1f7ee3705c4c5ec1d3bf3a9d95ebfe8cd550
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Jul 24 20:38:43 2008 +0000

    * Constify read-only arguments.

commit 8e1b4a55cc259dc5cbb2116d82e504f463abc262
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 24 19:50:23 2008 +0000

    - Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments.

commit 935fa7a97e34f011ff3b436e5fc98ef10580c66c
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Jul 24 16:59:53 2008 +0000

    - Fix win32 build

commit 265d2e6c5d9ea4c9e352ce5a80487dff6612eb72
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 24 16:05:17 2008 +0000

    - force static for now, broken now

commit 2db33d3d7fe30e51f7602d04a68b350ca02524b2
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Jul 24 15:51:14 2008 +0000

    Fixed bug #45614 (ArrayIterator::current(), ::key() can show 1st private prop of wrapped object)

commit c3ecda4dfd941ebcc2642d04c84b99d3d97ec64f
Author: Christopher Jones <sixd at php.net>
Date:   Thu Jul 24 15:23:29 2008 +0000

    1. Fix macro version test for constants
    
    2. [DOC] Increase oci8.default_prefetch to 100.  Better out of box experience.  Consistent woth PDO_OCI

commit 1133a7c224eb344e91ba69cd0c5f0cf1220e9dc9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 24 15:07:37 2008 +0000

    use "r" instead of "z" when accepting resources

commit c2c9b61a79c2e815c3851c12426b330482aad9af
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 24 15:07:20 2008 +0000

    Test for PS fallback logic in prepare()

commit 231bafaade634a7c7c53d3a10abe759193aab604
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 24 14:53:59 2008 +0000

    we don't do fstat, hence st struct is uninitalized

commit 54e1d048cda9690d20589e8439cc63caceefcd33
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 24 14:45:53 2008 +0000

    silence compile warning

commit 8e24e64882c840fad8712524b1075b46e0fb50ec
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 24 14:44:15 2008 +0000

    fix folding

commit 75449ab5058e4a22e21d606c8a9e6b7752f2a877
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Jul 24 14:39:58 2008 +0000

    MFB: Added tests for #42663

commit 5e75c276500af369ee27c267c5f7d28be58e3e0b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 24 14:32:05 2008 +0000

    don't ignore .patch if it's in CVS

commit 29bb0c9dd3d3b31a212b5e561583d392e924b0a7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 24 14:30:58 2008 +0000

    drop freeing of uninitialized variable
    add missing return
    nuke unused variable

commit 77149f12d180facee481a59f7607b0841c9a06dc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 24 14:22:30 2008 +0000

    do not include libmagic/file.c into the build

commit 1390f0614da70b910075f26454a890187e56f2a3
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jul 24 14:20:51 2008 +0000

    Remove non existent defines, change THREADSAFE to SQLITE_THREADSAFE and sync with 5.3

commit 613e045ae86bb8836df845199979237dbf4012de
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jul 24 14:17:27 2008 +0000

    Added test file

commit 87e02ad76ae5edad4f6b937d2f51cf5039f46ada
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 24 14:17:21 2008 +0000

    set GCC to "no" if ICC was detected

commit f0582b02e24fb3693c73aa754a2a27398f4b77c3
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Jul 24 13:49:28 2008 +0000

    - Fix tests.

commit 0c77613d776a9236da401b3553f48b6d5a4c72b3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 24 13:46:48 2008 +0000

    Optimized ZEND_SIGNED_MULTIPLY_LONG() (Matt)

commit 33be49a588c305a7e3db66e2f1fe30d6543731b6
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Jul 24 13:46:35 2008 +0000

    - Fixed warnings.

commit 8c8b504bc406e7825417f1e69fab374bc47a9884
Author: Derick Rethans <derick at php.net>
Date:   Thu Jul 24 13:40:21 2008 +0000

    - Bundle the data file - you can still use the external file if you
      specify that in the call to finfo_open().

commit 5b494c0f163e5626783ee2a3a1964cf83bcd494f
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Jul 24 12:58:37 2008 +0000

    - Add mbstring.http_output_conv_mimetypes that allows common non-text
      types such as "application/xhtml+xml" to be converted by
      mb_output_handler().

commit d529003bd2938a63b4801d20068c7ac8bc69ff1d
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 24 12:54:12 2008 +0000

    Make the test pass on 32bit and not bail out because of int vs. double

commit 997c24d068627f73d928004a806edb80b72a34d4
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 24 12:48:47 2008 +0000

    - New parameter parsing API

commit fd2c7c210502b1b0b5ad85c994bd1f9093e61371
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 24 11:48:30 2008 +0000

    Fixed bug #45178 (memory corruption on assignment result of "new" by reference)

commit fe8c688313c58962163d72656a5f0e2bad459460
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jul 24 11:24:28 2008 +0000

    Add .cvsignore, update config.w32 and remove the other bundled sqlite library

commit 72dfe66661ecf4bf57880978c8a76c444e1aba03
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 24 10:14:01 2008 +0000

    LSB parent/self forwarding

commit 6688c798e19a952841dc0090028133469252856f
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Thu Jul 24 09:11:48 2008 +0000

    Allow filters to work on INPUT_SERVER in CLI (bug #44779)

commit 64a04a58a6c8b67e8fef54b420ce6d36692efa64
Author: Steph Fox <sfox at php.net>
Date:   Thu Jul 24 08:53:56 2008 +0000

    - Make test x-platform

commit 32b474b7301a92b3919287d7bdfe72c6f8c59679
Author: Steph Fox <sfox at php.net>
Date:   Thu Jul 24 08:52:24 2008 +0000

    - Introduce SPL_FILE_DIR_UNIXPATHS.

commit e6ae49ca17d562e1a997debc18fbbe0028916499
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 24 07:32:21 2008 +0000

    fix test

commit b1306465dec76856692c51f7b07fcafb1ac727a6
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 24 03:30:02 2008 +0000

    - Fixed tests

commit 9c262a33432b7e4720e0ee132695938537201f89
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 24 03:06:16 2008 +0000

    - Improved parameter handling

commit 9840209ec003e0c94eff751cb680579e982ea624
Author:  <changelog at php.net>
Date:   Thu Jul 24 01:31:50 2008 +0000

    ChangeLog update

commit c28a41200442e8f79bbc60b1e0d48d4b7f00d553
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jul 24 01:01:43 2008 +0000

    MFB: Update pdo_sqlite to use the amalgamation, much easier to upgrade / maintain. Also kill useless PECL version tag in MINFO.

commit 92ba7b34cee2c0e3197c8cd8f3d96fec4603312b
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Wed Jul 23 21:41:27 2008 +0000

    corrected library search path order in tests

commit 441848362d119b13688637683fdc72c3581fbd95
Author: Lars Strojny <lstrojny at php.net>
Date:   Wed Jul 23 20:38:10 2008 +0000

    array_intersect_ukey tests by Sanjay Mantoor

commit 2ea8d4d60437d0b1c74a1870bed84247fadfd497
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jul 23 20:22:28 2008 +0000

    implement bug #14266

commit 2236225b9b447f549a7ee8747df94ac03766942c
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jul 23 20:21:23 2008 +0000

    typoes

commit e68b8af57864af21f4eff59086cda12d98976a4c
Author: Derick Rethans <derick at php.net>
Date:   Wed Jul 23 19:52:51 2008 +0000

    - Fixed an issue with "first <weekday> of" in case the first <weekday> was the
      same day-of-week as the first day of the month.

commit 211064f58839b3b356cf8a3bcf4ef49ebef321ac
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 23 19:49:07 2008 +0000

    - Fixed tests

commit cc9a38bdcab9a9116678099548950adabea0876b
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 23 19:33:58 2008 +0000

    - New parameter parsing API

commit 5ddf492cfc13382c7abc7b8f0cfa2de67e97f160
Author: Derick Rethans <derick at php.net>
Date:   Wed Jul 23 18:49:37 2008 +0000

    - Fixed bug #43452 (strings containing a weekday, or a number plus weekday
      behaved incorrect of the current day-of-week was the same as the one in the
      phrase). (Derick)

commit e670fb5872ae0177ed1679eb125c554f71b32da3
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jul 23 18:46:09 2008 +0000

    add test

commit 4ef1a9b99ed6576cc167e9913901ae6e4ab78012
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jul 23 18:45:10 2008 +0000

    add locale_accept_from_http

commit ca536ea9445a611210f1680b6fc74d755803d6a3
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 23 16:27:16 2008 +0000

    - Fixed bug #45605 (array_uintersect_assoc gives incorrect error message)
      (patch by ilewis at uk dot ibm dot com)

commit 8e5f71dc94de6e8ed933b7be3794ce13a28013be
Author: Lars Strojny <lstrojny at php.net>
Date:   Wed Jul 23 16:10:14 2008 +0000

    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

commit 5e1f4665e301e3d4b3786f1bc35173bfc00ec405
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 23 14:15:00 2008 +0000

    Fix test (bug #44985)

commit 40267cdcf8f27f7a189ff57d965fa70feaaa69cd
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jul 23 14:06:31 2008 +0000

    Fixed bug#44897 - failed to prepare statement
    After a PS "CALL()" we have at least one result set. If the SP does also some, then
    we need to clean the wire more fool-proof.

commit 1c8d68b019563794fe5664c74f31eee23fa89a5a
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 23 12:57:04 2008 +0000

    This little detail seems MySQL version/setup dependent

commit 55fecd6593bb427a014bee14390a1d889bf7eafa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 23 11:24:35 2008 +0000

    invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE

commit 40b04059f93fb6d6f8109369b61b051595a8d03b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 23 10:26:39 2008 +0000

    fix test

commit 1c86fb273970988bbe9e6644dff14ddbe7f7e13f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 23 10:22:58 2008 +0000

    fix tests names

commit 523f69695428f8efe43e54dab497f38947cdadd3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 23 09:49:11 2008 +0000

    fix test

commit 624122daff0a147a2a04331b2d9abdc268be6188
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 23 09:29:09 2008 +0000

    sync test with other branches

commit d11e0df7ade81f834f14de96f218baee37fd9115
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Wed Jul 23 09:27:01 2008 +0000

    MFB + Unicode:
    added support for object ids in pg_lo_create() and pg_lo_import()
    where available (based on code provided by Tatsuo Ishii)

commit 0225470dc5edce4f711a2aacb945cab4d48fae25
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Jul 23 09:12:50 2008 +0000

    Fix tests: need simplexml

commit 3b07744b28f8271f331e6035f4fe6b0743123b6d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 23 09:09:02 2008 +0000

    add PHP_STREAM_FLAG_FCLOSE to zip streams

commit 179c59e8f72b5804d1f70a38a06f0234118445d8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 23 08:55:59 2008 +0000

    add PHP_STREAM_FLAG_FCLOSE, bz2 streams can be closed with fclose()

commit 4e641ae41f224a4796408afc69bd4a1ca81f3086
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Jul 23 08:55:39 2008 +0000

    Fix tests: soap tests in schema/ needs the xml extension

commit 4102806c0c396d50f4dacf39f159524ee3cde596
Author: Arnaud Le Blanc <lbarnaud at php.net>
Date:   Wed Jul 23 08:26:26 2008 +0000

    Fix test: use canonical name to avoid problems with domain search path

commit abe24e95fae9960aa019f028c7056769a5ee33ad
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jul 23 06:12:44 2008 +0000

    - MFH [DOC] Add FilesystemIterator::SKIP_DOTS (flag to skip '.' and '..' in iteration)

commit eb6333be1c90e355478fac8c7fe524852ff9c3f5
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jul 23 06:07:55 2008 +0000

    - Add new classes

commit 84a8d2b4aef9b5b234528e607f9e1bd0a21c5540
Author:  <changelog at php.net>
Date:   Wed Jul 23 01:31:54 2008 +0000

    ChangeLog update

commit 9f0b69086c14d9b6de2f90e38a95283f815a2f59
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jul 22 23:43:14 2008 +0000

    Two less failing tests, one of which was definitely a leak in mysqli with mysqlnd
    and pconn. ext/mysql is being fixed with a better fix for similar leak.

commit 32f51050bcc468b2314c6de89d5403d5291698ef
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jul 22 22:54:15 2008 +0000

    - Add MultipleIterator (Arnaud, Marcus)

commit 0403ce45c6c2af905a009c7cb81b5786f1b42d92
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Jul 22 22:11:21 2008 +0000

    MFB: constructors fixes and cleanup

commit 955466e47921b1ba7342959db3dab60a14b9a843
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jul 22 21:56:25 2008 +0000

    MFB: Fix windows build error.

commit c5062c2a1b311a056f581aab322590c11108311a
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 22 19:53:00 2008 +0000

    - The error level must be E_ALL | E_STRICT.

commit beae9faca0444f431b6b702814bb1a80c57b5bf2
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jul 22 18:33:28 2008 +0000

    Fixing some tests to expect unicode instead of (binary) strings.

commit 55773e7853ebaa19945cb58a9029265299d2fe72
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jul 22 17:40:43 2008 +0000

    Fix a leak with pconn and mysqlnd

commit f7560881f6922ebf8285b10ceac98b546d7d19bc
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 22 17:06:00 2008 +0000

    MFB:- Fixed bug #38680 (Added missing handling of basic types in json_decode)
    # This was claimed to be in HEAD but wasn't..some commit reverted it or
    # someone didn't check for real..

commit 9f26bea98fa2e7811728981f8597dd0562af8937
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jul 22 16:18:37 2008 +0000

    Add test for escapeshellcmd and restore previous behaviour with stripping % on Windows.

commit ea85e2924f4fb04510b147f7e672b0bed014e989
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jul 22 16:05:28 2008 +0000

    More debugging info

commit c11ebb4076e3a72eddc003e6c74998caef28478f
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 22 15:31:00 2008 +0000

    MFB: sync

commit 24bddd5d58491569dace4a3efc46b47e557ce5c7
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 22 15:30:33 2008 +0000

    ws + cs + sync with PHP_5_3

commit a348a5daa41b70da5edeb7d75898a56997e44c25
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 22 14:14:31 2008 +0000

    - Add missing tests (thanks for being so fucking lazy Ilia!)

commit f76da1b96c1bc58bd4272366969cd9c836243340
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 22 14:06:17 2008 +0000

    - Fixed bug #44246 (closedir() accepts a file resource opened by fopen())

commit 7e8013c9cc620a8a7ad607a04512258121bea292
Author: Rob Richards <rrichards at php.net>
Date:   Tue Jul 22 10:29:14 2008 +0000

    - Visibility (bug #45557)

commit d3b351114abc19a2d21b48c70bcc08b749db0152
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 22 10:04:53 2008 +0000

    - fix build

commit 02d764eedf3f3435d921cb4de479656cf1253e25
Author: Steph Fox <sfox at php.net>
Date:   Tue Jul 22 09:34:40 2008 +0000

    - Add missing help text

commit 705062e76a28fde3cfe3bf5e274e05baa4ba2656
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 22 07:39:40 2008 +0000

    ws

commit 0255d8d5f4db34db7f9aaad6095ce95c54e4ccc2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 22 07:29:14 2008 +0000

    Closure object cannot have properties

commit b9dd7dc7223a7498ee10f706ce0793b40da279ec
Author: Derick Rethans <derick at php.net>
Date:   Tue Jul 22 07:21:40 2008 +0000

    - This test works fine (patch by Lars Strojny)

commit ed72680e09a86b4caf4ffed0058e6c4e800889e3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 22 07:13:18 2008 +0000

    Fixed test

commit 8c27aa68e56023a71cdef441bed4744809acf867
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 22 06:48:09 2008 +0000

    - Segfault when an exception is thrown on persistent connections

commit 7ef012641269c574854d73b68a47abb4e4fb94c6
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 22 01:46:43 2008 +0000

    - Added arginfo

commit 7970d3a6bab9b17ecbdb2eea999ffa6c90f5debc
Author:  <changelog at php.net>
Date:   Tue Jul 22 01:32:02 2008 +0000

    ChangeLog update

commit 69ee229b975678bcd4ca944c30ab234f3390b1d6
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jul 22 01:05:55 2008 +0000

    Fix integer oveflow in strrpos()

commit 52d1de927a535b630ffd9df13282de217df7d4b6
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 21 23:55:27 2008 +0000

    - Fixed tests (patch by Lars Strojny)

commit 817546a99fed9a53672c5abe90e071b7abe5e2dd
Author: Lars Strojny <lstrojny at php.net>
Date:   Mon Jul 21 22:06:01 2008 +0000

    Fixing tests broken by the introduction E_USER_DEPRECATED

commit e6848d51c2197adbe2b7ad6c156a11d6dbfc294b
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jul 21 18:43:46 2008 +0000

    Optimisation for zend_memnstr when the needle is only a single character. (Patch by Michal Dziemianko - GSoC08)

commit b0a4aa7e3b9a11c52c1915974394c215cc1ee521
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 21 17:17:58 2008 +0000

    - #41996, Problem accessing Oracle ROWID (Martin Jansen)

commit 49952e6452acbafcbb4582209ed2204f424c3e1a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 21 17:06:16 2008 +0000

    Added check for small ZEMD_MM_SEG_SIZE

commit 7db72f36f94cad3571b062b5abfa7f8c8eb21667
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 21 17:00:34 2008 +0000

    - MFB: sync changes with 5.3...

commit 2e4519b19ce111e47df053e71a1166a589dfc6e6
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 21 16:22:29 2008 +0000

    - Visibility (bug #45564)

commit c2eb3ea15844e58cade26152b2b634a6c1bd4acd
Author: Rob Richards <rrichards at php.net>
Date:   Mon Jul 21 16:12:28 2008 +0000

    Sync with 5_3 changes

commit c98e8379c8b415b6ab6f7bdde8aafbd9e6808257
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 21 16:07:57 2008 +0000

    Sync with PHP 5.3 (might not work 100% yet due to huge inconsistencies AND bugs in PHP

commit 2d1fbe1328a11c891252aedd4005ed7c62d5f0cc
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 21 14:31:40 2008 +0000

    - Fixed tests

commit 6842e84b34d08a36ab91ceea8eec9e412c10aa10
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 21 14:29:46 2008 +0000

    - MFB: New parameter parsing API

commit ae1cd8e253ff1a38a07b7d6636cdc57bfe73b1b0
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Jul 21 13:05:51 2008 +0000

    - Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499,
      pecl#12794, pecl#12401
    
    # Running the tests:
    # (Note: Doesn't work currnetly on HEAD, see:
    #  http://news.php.net/php.qa/64378)
    #
    #  PDO_MYSQL_TEST_DSN  - DSN
    #    For example: mysql:dbname=test;host=localhost;port=3306
    #
    #  PDO_MYSQL_TEST_HOST    - database host
    #  PDO_MYSQL_TEST_DB      - database (schema) name
    #  PDO_MYSQL_TEST_SOCKET  - database server socket
    #  PDO_MYSQL_TEST_ENGINE  - storage engine to use
    #  PDO_MYSQL_TEST_USER    - database user
    #  PDO_MYSQL_TEST_PASS    - database user password
    #  PDO_MYSQL_TEST_CHARSET - database charset
    #
    #  NOTE: if any of PDO_MYSQL_TEST_[HOST|DB|SOCKET|ENGINE|CHARSET] is
    #  part of PDO_MYSQL_TEST_DSN, the values must match. That is, for example,
    #  for PDO_MYSQL_TEST_DSN = mysql:dbname=test you MUST set PDO_MYSQL_TEST_DB=test.

commit 0df974b7a599ae424bc7f80c23b4c721d689ce9c
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jul 21 13:01:41 2008 +0000

    MFB :
    
    Fix for bug#45179 --with-mysql-sock fails to compile & work
    Now --with-mysql-sock controls all mysql extensions. If provided it will be
    the default value as it was set in php.ini . php.ini will override it for
    ext/mysql and ext/mysqli but not for pdo_mysql

commit 78bab4d9b306334951474ce296009e1720199cdd
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 21 13:00:27 2008 +0000

    - forgot to commit to HEAD

commit 39387127b982638ae5d2f9744724595b2fbd3d09
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 21 11:32:49 2008 +0000

    - Removed unicode_semantics()

commit f25ac22c58e86609bc21a1c86a21693d79b65b9d
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 21 11:27:45 2008 +0000

    MFB: The rest of the fix too for previous commit

commit 348cec30d07c00dcb4937c9315af7e8de60d1f93
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon Jul 21 11:09:23 2008 +0000

    Forgot to fix title

commit a3c478c0e243e824d647cae5c4deae56d62f451a
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 21 10:55:13 2008 +0000

    - This is still available in HEAD, so keep the override here!

commit ddf3557ebe198984046ff8b93fd150fc8b1957fc
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 21 10:29:59 2008 +0000

    - Sync to PHP_5_3

commit f6404d756c2318eefe446030400e421596088833
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 21 10:16:32 2008 +0000

    MFB:- Fixed bug #40079 (php_get_current_user() not thread safe).

commit 3ea12e99c0563feb5cc79f473ce855de8c45b1b3
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 21 10:10:34 2008 +0000

    ws

commit c799f0a1ef0f1cc217487909078ee81ce0e3c959
Author: Steph Fox <sfox at php.net>
Date:   Mon Jul 21 10:02:08 2008 +0000

    MFB Removed generated file (no longer used for .dsp builds)

commit d5970d85be2359a531930e7810ea945df8840d0d
Author: Steph Fox <sfox at php.net>
Date:   Mon Jul 21 09:58:28 2008 +0000

    MFB Make compiler/architecture info potentially cross-platform

commit 9a7b2f0b9fd69b3c9a0255004241c1bb85be9e10
Author: Steph Fox <sfox at php.net>
Date:   Mon Jul 21 09:56:37 2008 +0000

    MFH project file generation + a few small fixes made along the way

commit a1420c3e90ff76a9237d41440712fce95d340b90
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jul 21 09:36:41 2008 +0000

    Fix proto

commit 5919165375ce44b9c14d5910030dcf03f3dbfa8c
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jul 21 09:36:21 2008 +0000

    Add E_USER_DEPRECATED (patch by Lars Strojny)

commit 637e591a3dd30cb35e60a85217981bae4a43691d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 21 08:42:35 2008 +0000

    Fixed chdir() into requested file directory inconsistencies

commit 79e592831fb832d154856272a492da7ba94be1c4
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 21 08:38:39 2008 +0000

    ws + style fix

commit 76de0e6aaf5b7d7ae33f9c15f0e380409439dbcb
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jul 21 08:14:19 2008 +0000

    - Little debug hack to allow printing vm function

commit 5738a0fceec89a44147241f701c006cd0f6dbf30
Author: Derick Rethans <derick at php.net>
Date:   Mon Jul 21 07:27:16 2008 +0000

    - Fixed test.

commit 1084d24e9d2cd7a70902063f37d8df73993cab10
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 21 07:27:00 2008 +0000

    this should be "=", not "=="

commit 846e51b448ddf3dfc0e8a7bb8f16210d023ab98e
Author:  <changelog at php.net>
Date:   Mon Jul 21 01:31:59 2008 +0000

    ChangeLog update

commit ef9203a37e6597d534c2fed7a90c967c47fe3c92
Author: Derick Rethans <derick at php.net>
Date:   Sun Jul 20 20:59:08 2008 +0000

    - Added test case to HEAD too.

commit e8803bb0ff066a1d88ac54b96a0781e1ed3dbb38
Author: Derick Rethans <derick at php.net>
Date:   Sun Jul 20 20:58:35 2008 +0000

    - Fixed bug #45562 (Creating instance of DatePeriod crashes).

commit afb7bea13cbcc337e9fbdab14ea8449ae5d5d885
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sun Jul 20 20:18:28 2008 +0000

    MFB

commit db03ac036a6710a918d5d3f5a3a71c3be2683b3d
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Sun Jul 20 19:00:35 2008 +0000

    Fixed #44849 (imagecolorclosesthwb() is not available on Windows)

commit ba2697a61c1d98aadd4d86dbbfbc332934e70feb
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Sun Jul 20 18:22:46 2008 +0000

    - Bug #45572

commit f493ef90e1506adb4d34b4cf0deb2288131807b1
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Jul 20 17:31:36 2008 +0000

    Iterator methods overwriting optimisations

commit d66ac1c507eb56066b3a8bc74380af03a8bc017a
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 20 17:02:05 2008 +0000

    - MFB: Fixed bug #45571 (ReflectionClass::export() shows superclasses' private static methods.)

commit f388db74f57ee9dde55c8df76fdba335d6600a48
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Jul 20 16:32:43 2008 +0000

    Fix build for solaris

commit c7a4bc1677bfc60eb9e8ee015f4bf30596ee878d
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 20 15:52:07 2008 +0000

    MFB:
    - Fixed bug #45556 (Return value from callback isn't freed).
    - Fixed bug #45555 (Segfault with invalid non-string as register_introspection_callback).
    - Fixed wrong arginfo for xmlrpc_encode_request()

commit d986dd8bc14353c4b31ee603211317c8534c40e0
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 20 14:29:30 2008 +0000

    - MFB: Added arginfo

commit 4d1c3b8e2f2f0e7446d9ecb32dbaaf094869e8d4
Author:  <changelog at php.net>
Date:   Sun Jul 20 01:32:03 2008 +0000

    ChangeLog update

commit 4254ef3891c7ed091d12e390999f7c43baccc733
Author: Etienne Kneuss <colder at php.net>
Date:   Sat Jul 19 19:45:25 2008 +0000

    Complete the ZTS build fix

commit 14d348c9eccec0224588626efec7ffed22138535
Author: Derick Rethans <derick at php.net>
Date:   Sat Jul 19 19:23:54 2008 +0000

    - Fixed ZTS build.

commit 18a53456d34e795f410cb03484fe25b25e7c0b63
Author: Derick Rethans <derick at php.net>
Date:   Sat Jul 19 17:38:15 2008 +0000

    - Country codes are ISO 3166.

commit 28a325bc0f308cbb8cee3209298e6c476a6acc28
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jul 19 15:56:00 2008 +0000

    - Add MultipleIterator (http://blog.somabo.de/2008/01/multipleiterator-for-php.html)

commit f765f8e99f18da7dd2bcbe3a25556d250a18e8b6
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jul 19 15:48:07 2008 +0000

    - added missing @since tag

commit 1223c085b05a64546b449c647f531f514ff3f4e2
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jul 19 15:43:35 2008 +0000

    - Move RecursiveTreeIterator from PHP to C code (Arnaud, Marcus)
    [DOC] Added RecursiveTreeIterator
          Documentation in ext/spl/internal/recursivetreeiterator.inc

commit b0623e09d09e66998f99528d2450a7eb3afb9045
Author: Etienne Kneuss <colder at php.net>
Date:   Sat Jul 19 13:13:44 2008 +0000

    Fix valgrind errors in array_method, and possibly #45349 (Thanks tony for the patch)

commit 8ee084b36597c1535548e148830359207433f2d9
Author: Etienne Kneuss <colder at php.net>
Date:   Sat Jul 19 11:20:04 2008 +0000

    Implement DirectoryIterator::seek

commit 741145053fce002d39ddc562e4b94c5d0f6a9027
Author:  <changelog at php.net>
Date:   Sat Jul 19 01:31:58 2008 +0000

    ChangeLog update

commit 6e211dc4afbd70b681983f73ffbf143833082ca4
Author: Henrique do Nascimento Angelo <hnangelo at php.net>
Date:   Sat Jul 19 00:02:46 2008 +0000

    Fix tests

commit 745b5695e0fac3045f91016bdaa480330d4db239
Author: Henrique do Nascimento Angelo <hnangelo at php.net>
Date:   Sat Jul 19 00:00:26 2008 +0000

    New tests

commit dfa9ff56244de0b1e74345ac08b534680307e4a1
Author: Henrique do Nascimento Angelo <hnangelo at php.net>
Date:   Fri Jul 18 23:59:49 2008 +0000

    Add unicode suport to ext/openssl

commit 998bd9d485cbeaa0a82fb603457c0e25c782278b
Author: Derick Rethans <derick at php.net>
Date:   Fri Jul 18 14:33:27 2008 +0000

    - Added support for selectively listing timezone identifiers by country code
      through timezone_identifiers_list() / DateTimezone::listIdentifiers().
    - Added timezone_location_get() / DateTimezone::getLocation() for retrieving
      location information from timezones.

commit aebf9395fe4b50ac4424e25707a4419ca79ad134
Author: Derick Rethans <derick at php.net>
Date:   Fri Jul 18 13:45:58 2008 +0000

    - Updated to version 2008.4.1 (2008d)

commit 6edc71fc59f477b2eba5803f77af084321569747
Author: Derick Rethans <derick at php.net>
Date:   Fri Jul 18 13:44:34 2008 +0000

    - Updated to version 2008.4 (2008d)

commit ae3492f83f2306cd6ed87fe49ee5dc71ccf39664
Author:  <changelog at php.net>
Date:   Fri Jul 18 01:32:00 2008 +0000

    ChangeLog update

commit a883ec0aca510f11bc5e7d855f5e5c4998319866
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 17 23:28:11 2008 +0000

    - MFB: fix crash when some crafted font are given

commit 05c3ae2764100a63815c2cb48a00f02afc8322be
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Jul 17 20:03:50 2008 +0000

    - Fix ZTS build

commit 928d1520c52402bd35062cd3952265bfc17929c3
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jul 17 17:50:04 2008 +0000

    vc9 build fix

commit 367b22b84b52583a29eb3d5c39497d9e23fb40e1
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 17 17:31:15 2008 +0000

    - CS/WS

commit 2c77772943fb01736556b2fa8d345828f64afccf
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu Jul 17 17:25:34 2008 +0000

    MFB: This file isn't needed any more

commit 8ea52ae46f794512189423f7200f8652f0d6baa3
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Jul 17 16:08:08 2008 +0000

    - Removed dependencies from php_mbregex to oniguruma types

commit 0b858d15e3675be8b4e7a80018ff618db4c767e3
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Jul 17 14:35:33 2008 +0000

    update PCRE symbols

commit d048cb10ef3ae669185bc08d2066effc089bdbfe
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 17 11:40:55 2008 +0000

    fix folding

commit 0cfa6a59778a53afb2138a86db8cd5fa0bc00900
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 17 09:52:51 2008 +0000

    support for closures

commit c92e6b4a6b56239b14f7ca7bcdab0966dd63f3b5
Author:  <changelog at php.net>
Date:   Thu Jul 17 01:31:49 2008 +0000

    ChangeLog update

commit 50f852bea005326289b3d5b867fa9487f51431e0
Author: Christopher Jones <sixd at php.net>
Date:   Wed Jul 16 23:54:42 2008 +0000

    Add LOB & Collection class parameter reflection

commit 336d8c5bd898045bfcb51ae2e03d4796ba4a5697
Author: Christopher Jones <sixd at php.net>
Date:   Wed Jul 16 22:14:03 2008 +0000

    1. Merged ARG_INFO patch (Felipe)
    
    2. Allow an empty username/password to be passed so Oracle can do
    non-password based authentication, i.e. "External Authentication".
    http://news.php.net/php.internals/37545
    
    [DOC]
    
    A new OCI_CRED_EXT flag can be passed as the "session_mode" parameter
    to oci_connect(), oci_new_connect() and oci_pconnect().
    
      $c1 = oci_connect("/", "", $db, null, OCI_CRED_EXT);
    
    This tells Oracle to do external or OS authentication, if configured
    in the database.
    
    OCI_CRED_EXT can only be used with username of "/" and a empty
    password.  Oci8.privileged_connection may be On or Off.
    
    The new flag may be combined with the existing OCI_SYSOPER or
    OCI_SYSDBA modes (note: oci8.privileged_connection needs to be On for
    OCI_SYSDBA and OCI_SYSOPER mode), e.g.:
    
      $c1 = oci_connect("/", "", $db, null, OCI_CRED_EXT+OCI_SYSOPER);

commit 895066687def7cd9dd5564da8d0e07562ca39b2b
Author: Christopher Jones <sixd at php.net>
Date:   Wed Jul 16 19:51:53 2008 +0000

    improve skipif

commit c922db78706eecf9ddf7ab105fb69b8b7fc141ea
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 16 18:35:41 2008 +0000

    - MFB: Added arginfo

commit 665c51decb0b0158b9a068665cec637d1b11420a
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 16 16:29:13 2008 +0000

    -nuke weird char

commit 92169c8d5fd3ecee207959bb5d5a415bbfbb6b58
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 16 16:22:32 2008 +0000

    - Prevent errors in CVS builds when bison is not there (for Sean :)

commit 9c6a9c64602c814c063f4252770876400d0c99d1
Author: Derick Rethans <derick at php.net>
Date:   Wed Jul 16 15:42:13 2008 +0000

    - Added missing test-file.

commit b9c97d72a87bc608737b9af2556836f8c676622c
Author: Derick Rethans <derick at php.net>
Date:   Wed Jul 16 15:40:01 2008 +0000

    - Fixed bug #45529 (new DateTimeZone() and date_create()->getTimezone() behave
      different).

commit 327c317309151f0522fd2b0fb5f13539cbf2cfd6
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 16 14:12:33 2008 +0000

    - Revert (dunno why I had this like this..)

commit 1a5801304432cebfa5c0086a41c8c8546a1437e2
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 16 14:08:04 2008 +0000

    - Fixed bug #44127 (UNIX abstract namespace socket connect does not work)

commit f92cabac63739a6ed6114ad8288bd6305e75b2ff
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 16 13:42:51 2008 +0000

    - MFB: Fix typo

commit 5871211091845259b0385da2b468029b861a203b
Author: Derick Rethans <derick at php.net>
Date:   Wed Jul 16 12:35:45 2008 +0000

    - MF53: Fixed segfault.

commit a230643038a7f75497021f8a9ad6cbef40bf68a1
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 16 11:59:34 2008 +0000

    - MFB: Added arginfo

commit e439bbb2b41c1d18af51f1d86a9ccd5eda766a4c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 16 08:00:43 2008 +0000

    fix build

commit ae2c8698ac44da583fede066a0c64225d28a354a
Author: Derick Rethans <derick at php.net>
Date:   Wed Jul 16 07:35:56 2008 +0000

    - Fixed tests.

commit 161882af63063329a87950118f131bd83af0926d
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Wed Jul 16 02:37:53 2008 +0000

    - Oops.

commit a9c4d663403d83f44603e29614dab92021c24764
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Wed Jul 16 02:29:14 2008 +0000

    - Added a new configure option --with-onig=[DIR] that allows the extension
      to link to the external oniguruma library.
    - Prevent libmbfl files from being installed when --with-libmbfl is specified.
    - Fixed mb_ereg_replace() to work with unicode strings.

commit 46928b468c8dac4166cc13072e42cc24489dab5d
Author:  <changelog at php.net>
Date:   Wed Jul 16 01:31:45 2008 +0000

    ChangeLog update

commit e8f4d65f0d2a7c5f9e23a2bbdf1e83c458b64e95
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Tue Jul 15 18:04:14 2008 +0000

    - indentation fix & reenable mbregex again.

commit 89af1000b2148c43c31213be00d39eb178dc54d0
Author: Derick Rethans <derick at php.net>
Date:   Tue Jul 15 17:37:33 2008 +0000

    - Also add the warnings for times. This does not make sense for the english
      text parser, as invalid times are never allowed in there.

commit 261fa727dba0d0d8511b6813f9698166879eb82b
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 15 17:04:17 2008 +0000

    - Port mcrypt_create_iv to windows (aka fix it on windows)

commit 0ccf442868e062b93fe8f3a700a2327fcb9feb3d
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 15 16:47:40 2008 +0000

    - MFB: do not enable libxml or dom when a dep/header/lib is missing

commit fa85c408a972bfebce49404b482af031ee3e6e4c
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jul 15 14:44:46 2008 +0000

    Fix bug when < is used within attribute.

commit 18076953a1de229949454af9163a561c7811b8ff
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 15 13:38:56 2008 +0000

    Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots))

commit 73dfa53ca8c9903e5db86baec417a39c133fc001
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jul 15 13:12:27 2008 +0000

    Sync with bzr

commit 6cf169b16ca9f7ebd819b3ff50dc92a0c0ef1473
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 15 13:10:42 2008 +0000

    Fixed bug #45423 (fastcgi parent process doesn't invoke php_module_shutdown before shutdown) (basant dot kukreja at sun dot com)

commit 4b1c0f07229cbf40769764e65b8aa59dea11bb91
Author: Felix De Vliegher <felixdv at php.net>
Date:   Tue Jul 15 11:15:32 2008 +0000

    MFB: Tests for strpbrk(), testfest.php.net task #91 and #92.

commit 388359bdc7c0e51a3bc64cb43ab416982404b55a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 15 09:14:54 2008 +0000

    fix test

commit bc58c00c00807f01e49cd6ed2ba5bea12f23e2ee
Author: Lars Strojny <lstrojny at php.net>
Date:   Tue Jul 15 08:47:23 2008 +0000

    Merging from 5_3

commit 93353faf5bec453826577890913383b494140191
Author: Henrique do Nascimento Angelo <hnangelo at php.net>
Date:   Tue Jul 15 03:21:56 2008 +0000

    Fix error message

commit 1ad5a03d8f372b490ca0037dc485630862a4452f
Author: Henrique do Nascimento Angelo <hnangelo at php.net>
Date:   Tue Jul 15 03:04:26 2008 +0000

    Fix uninitilized variables in openssl_pkcs7_encrypt() and openssl_pkcs7_sign()

commit f385e69fdbbba1a71ff29ae7643c0eec4f72ec0c
Author: Henrique do Nascimento Angelo <hnangelo at php.net>
Date:   Tue Jul 15 02:46:26 2008 +0000

    Fix segfault caused by openssl_pkey_new() in ext/openssl/tests/006.phpt

commit 2ef07c40f51032aeb0b0ddc29a5ee19c6b496fdd
Author:  <changelog at php.net>
Date:   Tue Jul 15 01:32:05 2008 +0000

    ChangeLog update

commit 5cd7c95e5c72526be7420c59a18d80fcb3ef2704
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 15 00:59:29 2008 +0000

    - Fix tests (do NOT assume things in php.ini always to be same...or sane)

commit d98988f35310108ef1da1ed43ea990ac94838bbf
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 14 18:09:11 2008 +0000

    - MFB: Added arginfo

commit d681181892ef9ccc87d95653d1e2276e90ac8fe0
Author: Derick Rethans <derick at php.net>
Date:   Mon Jul 14 17:38:19 2008 +0000

    - Fixed reversed logic.

commit e1787110f1b6c98371d71d241aea47b4ab764f2a
Author: Derick Rethans <derick at php.net>
Date:   Mon Jul 14 17:30:09 2008 +0000

    - Added a warning to the error struct in case a parsed-date was found to be
      invalid.

commit 0d4efeb6f2887b085f348c7ef08fcda315234701
Author: Josie Messa <jmessa at php.net>
Date:   Mon Jul 14 15:28:51 2008 +0000

    - Tests from TestFest
    - Have slightly modified similar_text_error.phpt from original file

commit 8e4029512ad3ae24e9bdc7511a256f3524f34088
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 14 13:39:32 2008 +0000

    - New tests

commit ae22f8a5d9e37c23d4f51ccc60393b37bce36d24
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 14 12:35:51 2008 +0000

    - Fixed test titles

commit 2f9cc0a8c25d1bfc55f379f4bcc320b3c6f57d91
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 14 12:33:25 2008 +0000

    - Fixed tests

commit 84625f5e7e02b935b68bcb180839fef6c80df491
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 14 12:17:16 2008 +0000

    Fixed is_callable() to support closures and return appropriate function name

commit 94f128cfcfbc7b298540898e3380a2c4a0a3b35d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 14 10:51:45 2008 +0000

    use int for length

commit 74a52caa2ce50ae006545207c1df319fffe4e353
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 14 10:49:10 2008 +0000

    use long for "l"

commit e430de504cac83bf45325d2d345ac5a495002c2f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 14 10:47:35 2008 +0000

    use zend_bool for "b"

commit 430feb52a6a147a304e0d486e2717c7b2b7bc2b0
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 14 10:32:45 2008 +0000

    MFB

commit 683a62834a7b6958f43f2cf12ec9353d3ff6fd9f
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 14 10:06:21 2008 +0000

    - Closures come in 5.3

commit d01afd9a7d26850599935f8dd4013dff79641ba6
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 14 09:05:09 2008 +0000

    MFB

commit 7c16cfd85be5960a7b22df019fede58938e4314a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 14 08:08:39 2008 +0000

    minor speedup - convert offset to long only when needed

commit 8c96f79ca5a10ac60e6ff8e35caeaca7d243e72a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 14 08:05:58 2008 +0000

    fix test

commit 3a92e637fc2bb3bd30604c2e9f6533b8ba7e6572
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jul 14 07:16:36 2008 +0000

    add icu version to phpinfo

commit 0fe75c22625ae252573fb0732da7041089c218f8
Author:  <changelog at php.net>
Date:   Mon Jul 14 01:32:03 2008 +0000

    ChangeLog update

commit e3944720b57a36e98ca9a8b3c1669dcab8b7edc7
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 13 21:38:58 2008 +0000

    - Use new helper

commit 7c3726c907a9b4a4e6f0260b87635ab8e1113c50
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 13 21:38:19 2008 +0000

    - Fix test

commit 33adcdf0ccdd399102ba96dc3147ac50fcde9ae6
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 13 21:37:27 2008 +0000

    - Fix/add tests

commit 0960a894f86491c9ebd5f711e818b102c7bfa367
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 13 21:37:04 2008 +0000

    - Fix old workaround, since we are not C++ we can deal with exceptions in
      dtors (whether or not an exception is already pending).

commit 35307d993309b651152a4ab259b833dcfe2974c2
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 13 21:35:23 2008 +0000

    - Fix setting previous exception and add new helper function

commit 6cdd85c5fa42ab9590568e26f424e00036a78a56
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 13 21:30:18 2008 +0000

    - Fix function copying (in TSRM mode)

commit 5e9f4b26db8ffc5cb1e5ebca597f220130e572fb
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 13 21:26:53 2008 +0000

    - Improve/fix debugging experience

commit 6521cf8c1a0403258344e19467208a4601b0ca23
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jul 13 21:22:41 2008 +0000

    add missing SKIPIF

commit 05028ba6d38e84632a5c9099df0b71a6ef921a26
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jul 13 19:47:27 2008 +0000

    improve code coverage

commit b111b673e695c06f13e1e7df6bbfaf5de0362dc9
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Jul 13 15:59:38 2008 +0000

    Implement toArray,fromArray and get_properties (Thanks Tony for the patches)

commit 102ab5c862e601c30867efc925cd510fca91e1df
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jul 13 09:37:19 2008 +0000

    fix test

commit 57f6647ce188beac7a0688dc401cecefea388025
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 13 09:34:46 2008 +0000

    - MFB: wrong bracket position while merging

commit f8cf911575d15afb77c3e961188caa010df76bdc
Author:  <changelog at php.net>
Date:   Sun Jul 13 01:32:15 2008 +0000

    ChangeLog update

commit 144b823b366310e8fdbfc149bc4ca7729f15c5ad
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 12 23:54:30 2008 +0000

    - fix build with VC9 PSDK6.x

commit 620b9b0341f0287521a9965e38e4fc212ce4d573
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 12 23:42:09 2008 +0000

    - support for new naming

commit d9c6286120d951409a5779f5d99a164bf982ccc1
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 12 23:25:42 2008 +0000

    - don't use inet_ntop when not present

commit 8514a96c9921700232bf59aa49bd8f8749bbeae1
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 12 21:20:10 2008 +0000

    - MFB: Fixed bug #45220 (curl_read callback returns -1 when needs to return size_t (unsigned))

commit 059e4f06ef7345501afae636d81415fba83478bc
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jul 12 14:58:07 2008 +0000

    - Allow multiple exceptions in spl's autoload

commit 5197ffd54fd8d63139c9abaa87445e3f27c8b32d
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jul 12 14:56:51 2008 +0000

    - Add support for linking exceptions (implements TODO)
    # Right now backtrace is broken, for internal functions I only see the
    # first char and debugging reveals the length of the function name is seen
    # as one when building the trace. There is something out of the scope of
    # this patch broken.

commit 7e6861866467b2fbe308f18bfe0723c9938821a9
Author:  <changelog at php.net>
Date:   Sat Jul 12 01:31:50 2008 +0000

    ChangeLog update

commit 2a55e75300f803a15cf68ab1b1bbdadfec1c3a7f
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 11 18:34:43 2008 +0000

    - MFB: Fixed bug #45449 (filesize() regression using ftp wrapper) (patch by crrodriguez at suse dot de)

commit 0b1723370431c46b07c1348003896cea66348678
Author: Rob Richards <rrichards at php.net>
Date:   Fri Jul 11 15:06:06 2008 +0000

    MFB: dont forget the header

commit f58f634618b53e72b1272f5bcc8ec490a33bad09
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 11 14:49:45 2008 +0000

    - Enable bundled library

commit 75cc69e2b905f5f51ff75f96ca33889f66a86433
Author: Rob Richards <rrichards at php.net>
Date:   Fri Jul 11 14:42:00 2008 +0000

    MFB: fix iconv linking

commit 74947e562e3e07e22bfbf6da8d5a3a924d4f02ba
Author: Derick Rethans <derick at php.net>
Date:   Fri Jul 11 14:13:50 2008 +0000

    - Move lib to libmagic

commit 90f11b47df3510bacab18e53a9cd9ee482b692c8
Author: Derick Rethans <derick at php.net>
Date:   Fri Jul 11 14:10:50 2008 +0000

    - Step one for bundling the libmagic library. Some config.m4 issues left.

commit 1de275f2c82776d4bdfe4fb64222e72e2be9ecb6
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 11 13:54:47 2008 +0000

    MFB: - Fixed bug #45486 (mb_send_mail(); header 'Content-Type: text/plain; charset=' parsing incorrect)

commit c3e18660ec15090c482eed81dafbba2b74a579f2
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 11 13:11:37 2008 +0000

    - Silence "unused variable" warning when ip6 support is disabled

commit e92b2b506a2b367f3a05defd6bb19b7ccd64e165
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 11 12:43:55 2008 +0000

    make sure dom extension is present

commit 9277fc89c4cc966152787a0ff25d7503d0af9599
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 11 12:43:06 2008 +0000

    - MFB: Fixed bug #45485 (strip_tags and <?XML tag)

commit ca0a6ec295f54504f657ef5678ee6c4d6bbcbff0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 11 12:40:20 2008 +0000

    not all stream wrappers use context, so no need to addref in all cases

commit 5003bfc02851c0368062d30f3cb9f99d542684d6
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 11 11:29:41 2008 +0000

    MFB: - Fixed the strings size in imap_headerinfo

commit 3519ed9e3179e3669b14a87b94f4c49cd1e6d7a2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 11 10:24:29 2008 +0000

    manage references of stream context properly

commit e5612456de0851d843b3adcc2d493225b82445e8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 11 09:16:50 2008 +0000

    fix skip messages

commit 8e28f5d4c08ee9a56b1adc6825b06f153fc18cd9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 11 09:15:37 2008 +0000

    check for posix_getuid()

commit 0e86197822be1ebc0635968c88e050cc43b9879c
Author: Derick Rethans <derick at php.net>
Date:   Fri Jul 11 08:42:11 2008 +0000

    - Fixed a compiler warning - the code didn't make much sense.

commit 9c2a2e0760287ca630a034b0e27c1d1716154896
Author:  <changelog at php.net>
Date:   Fri Jul 11 01:32:08 2008 +0000

    ChangeLog update

commit 82830dd06ff28bd115608d9e1e7c17fc4e26943a
Author: David Soria Parra <dsp at php.net>
Date:   Thu Jul 10 23:36:15 2008 +0000

    PHP Testfest. Tests done by Felix De Vliegher

commit 8cb2c1da196397c48016b3958ec54dee646f3512
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 10 17:54:08 2008 +0000

    - MFB: Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doesn't accept lengths of 1024)

commit ad3cd911ac51b4ac3fca2440c42b4c9072e5b960
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Jul 10 13:16:01 2008 +0000

    Forgot to remove the count method here

commit e3b14a49bb0070663140302bb8379622153af765
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 10 07:57:34 2008 +0000

    Removed SKIPIF sections

commit 4d58b64a89b70cc751c055ad4c29134acee44730
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 10 07:55:48 2008 +0000

    Fixed unicode support

commit d00dfb0bcb7e47446a0ab9e57e539eb97a1596dd
Author:  <changelog at php.net>
Date:   Thu Jul 10 01:31:56 2008 +0000

    ChangeLog update

commit cecf208c3f39d5a62535d420c7fdf059d64bd347
Author: Etienne Kneuss <colder at php.net>
Date:   Wed Jul 9 21:29:39 2008 +0000

    Fix resolution rule of count vs. handler

commit 6d0c676a592d4fcf402c2268d47d849b5d040532
Author: Etienne Kneuss <colder at php.net>
Date:   Wed Jul 9 21:27:10 2008 +0000

    Move SXI::count to SXE::count and make it user-friendly

commit 4362c16f6ae3a0f81e477cc16a03166aafb047b9
Author: Etienne Kneuss <colder at php.net>
Date:   Wed Jul 9 20:34:36 2008 +0000

    Test extended iterators methods

commit 3b58e7e8c6d1ce118155dc67e9e8944355be941b
Author: Rob Richards <rrichards at php.net>
Date:   Wed Jul 9 16:13:53 2008 +0000

    MFB: fix zlib detection and linking
    - synch zip config.w32

commit 96593efd3b54aa42a7b9caa19e74417372d4b751
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 9 13:00:00 2008 +0000

    - Fixed test

commit 83a2c2f87ce923550d33db31b1f5c69d25e6ad21
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 9 12:51:26 2008 +0000

    - MFB: Added arginfo

commit 229fffff03c9b10f74f43d6f32fd135a36ee5753
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Jul 9 10:39:11 2008 +0000

    Fix windows build

commit 4d1b2255de887e5a7a7984d17da0d436dc4a7e9d
Author: Etienne Kneuss <colder at php.net>
Date:   Wed Jul 9 09:01:08 2008 +0000

    MFB: Fix filename/pathname/getpathinfo tests according to SPL fix

commit 28d3a9ef33a64338111852492756c15bee90b254
Author: Joe Orton <jorton at php.net>
Date:   Wed Jul 9 08:29:55 2008 +0000

    - tweak test case to better trigger the (now-fixed) reference bugs

commit 6f75bac2f76d3db7b9b44a7581f3197b65d0e2c8
Author:  <changelog at php.net>
Date:   Wed Jul 9 01:32:18 2008 +0000

    ChangeLog update

commit 8cab636c24592c4476ce4a2aaff2271420e17878
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Jul 8 22:49:35 2008 +0000

    Woopsy

commit c621d4f63fd0562d8fde78eee868925bc7b36c76
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Jul 8 22:40:30 2008 +0000

    - Fix filename in debug_info
    - Fix #45345 (getPathInfo on the file instead of the dir)
    - Remove trailing / on input

commit b30cdcd5a7d7248a2d6dfa45fec3f881a2ab799f
Author: Derick Rethans <derick at php.net>
Date:   Tue Jul 8 20:23:38 2008 +0000

    - Fixed bug #45459 (date_create_from_format() fails on DATE_RFC3339) by
      allowing a few more format specifiers in date_create_from_format() /
      date_parse_from_format().

commit d5bc2d0682a2ba53985a0a50c490f729bebf4d8a
Author: Derick Rethans <derick at php.net>
Date:   Tue Jul 8 19:29:06 2008 +0000

    - Fixed a memleak (Original patch by Hannes Magnusson).

commit 739450edb7e344a1970624e122911be9e7d631e5
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jul 8 19:07:53 2008 +0000

    - use _a for static lib
    - fix logic for shared zlib

commit 3042898466bb7cb8928fab7063ff373605df50c2
Author: Derick Rethans <derick at php.net>
Date:   Tue Jul 8 18:27:07 2008 +0000

    - Fixed some ambiguities in the date parser.

commit 06d18783f56e8c1e562b23502bdd197cf06a17ef
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Jul 8 18:18:49 2008 +0000

    MFB: increase pcre.backtrack_limit

commit a339c57e1dfafa955787e258dcadd1c9bce1b045
Author: Derick Rethans <derick at php.net>
Date:   Tue Jul 8 17:56:36 2008 +0000

    - Replaced // by /* .. */ comments.

commit 698b0f818faa2507679777bb7788802ef75f5f77
Author: Derick Rethans <derick at php.net>
Date:   Tue Jul 8 17:40:35 2008 +0000

    - Fixed memory leaks and segfaults, patch by Joe Orton.
    - Fixed bug #45038 (Crash when using DateTimeZone object returned by
      Date::getTimezone).

commit 36ec3480cf53a552af4d9a7fa888e782668c1f49
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 8 16:15:08 2008 +0000

    Closure::__invoke() is fixed to support references

commit 4e39ede17f188e47506db9725fd5e3e9102ca77c
Author: Henrique do Nascimento Angelo <hnangelo at php.net>
Date:   Tue Jul 8 15:34:23 2008 +0000

    Fix the expected FileDateTime

commit f7a2129059c2a1e996e82b421d84fddbedb8ac3f
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Jul 8 15:27:58 2008 +0000

    let re2c do its magic

commit 6c844a9d1cad8a5fc59e297b452cf5482c7cd3e4
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Jul 8 15:24:25 2008 +0000

    MFB: fix remaining # comments issues

commit 7f33da9ea540366586a9da212fd64659eea0f37d
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Jul 8 14:39:13 2008 +0000

    add new tests

commit 0ab4c933e7883e1fa03e799fdf6df565ea8d4278
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 8 08:16:18 2008 +0000

    Fixed bug #45434 (circular reference causes segfault in gc_collect_cycles())

commit 8d2e0a7e0f91c5906550d81249569cfd822c9598
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 8 07:05:04 2008 +0000

    Added closures support

commit 79807096b5fb0df8cdb3ef517bd0a034f9781d61
Author:  <changelog at php.net>
Date:   Tue Jul 8 01:32:04 2008 +0000

    ChangeLog update

commit 3e74c7848d8dae0ae83aa4205cd99f56c4e1e698
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jul 7 23:42:30 2008 +0000

    Merge intl extension to HEAD
    # do not use yet in HEAD, needs some adjustment

commit 5632fc1dea06441bcc992fb41febe4a443a2bf21
Author: David Soria Parra <dsp at php.net>
Date:   Mon Jul 7 23:30:29 2008 +0000

    Exif tests from Eric Steward. Testfest task 82.

commit e81f69708ac9add84146cc7d2bbf31c5c5295724
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jul 7 21:47:30 2008 +0000

    Add zend_ini_string_ex so that the you can differentiate between NULL as a value and its absence, this is important for ini_get. Related to bug #42657 and #43348

commit 523628b4d08c1dda4b0257b78da8b8d5fbb3c55e
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jul 7 17:59:52 2008 +0000

    MFB: once is enough

commit e3c002621f2b06f47a1cc76a82091030f351ecd5
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 7 17:34:07 2008 +0000

    MFB: - Added arginfo

commit 1b347b09d33de1f888c5cd85d74549f32638f0dd
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 7 17:19:07 2008 +0000

    - MFB: Added arginfo

commit a0be5116ad0dec779c3387385a5ca77ae5a78981
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 7 14:45:09 2008 +0000

    MFB:
    - Removed zend_arg_defs.c
      The first_arg_force_ref, second_arg_force_ref, third_arg_force_ref,
       fourth_arg_force_ref, fifth_arg_force_ref and all_args_by_ref are not more used.

commit bbdb2416d0968a6b05e4c766a7c3c54683e5a988
Author: Derick Rethans <derick at php.net>
Date:   Mon Jul 7 14:36:11 2008 +0000

    - Updated to version 2008.4 (2008d)

commit 77c2eb1dcd03ed48dd1e1d36d0c1da2c761da0d9
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 7 13:55:42 2008 +0000

    - MFB: Removed unused variables

commit f2655e0e5db87520c899c22f3a53c7a5593646f9
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jul 7 13:52:44 2008 +0000

    MFB:
    - Added arginfo
    - Removed unnecessary #include "zend_arg_defs.c"

commit 5838590f16b2a5913c1f6572f843d9d658c91511
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 7 13:48:23 2008 +0000

    - move common functions to confutil
    - MFB: allow to disable the summary (and move test in the function)

commit c344b35cc84c614d1061afc87d2e30c7e8dcf696
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 7 10:38:16 2008 +0000

    - Update credits

commit df6701892b4f92329a00d01a723a8a7184e9de8b
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Mon Jul 7 10:00:30 2008 +0000

    MFB: string length -> int

commit 9951e4822e87f8b826269bb6953d83a23e07891a
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Mon Jul 7 09:57:12 2008 +0000

    MFB: updated to the new parameter-parsing api

commit e7ee0d709db2d80c32d79c75ccab6100121343ca
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Mon Jul 7 09:47:02 2008 +0000

    MFB: added arginfo (fixes #45388)

commit c9d7050fa1f15bdb5affeca9271367e2aa2ed84c
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 7 08:40:04 2008 +0000

    - add support for old named zlib (no _a or dynamic)
    - nuke the right unused vars

commit 579a044be300e249790a99a6aac0cd2e106b79ee
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 7 08:36:04 2008 +0000

    - restore wrongly removed vars
    - test if zlib is shared or not (possible conflict)

commit 1704bcc89f3a4ca893320599ac35992eacd49f76
Author:  <changelog at php.net>
Date:   Mon Jul 7 01:31:55 2008 +0000

    ChangeLog update

commit e4af03996028c107a736319371ad93bd5d149f04
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Jul 7 00:07:12 2008 +0000

    Fix my poor name

commit b6c53b8c7395718c741263fc9e703b95415f50c5
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Jul 7 00:06:05 2008 +0000

    Remove .htaccess file(??)

commit e6fe25f589dfcd83e753808965059292904aecf2
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Jul 6 23:52:44 2008 +0000

    Add missing test

commit e8cbf4c66355b20796733d94d004f4b83de10c60
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Jul 6 23:45:38 2008 +0000

    First part of count/handlers related fixes

commit e08343a4da440dce04b85b9a8fa4561b038419f3
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 6 19:30:14 2008 +0000

     - some updates (will be used to send mails when an extension is broken, snaps or from RM/QA)

commit d4b47f127693b8357892b17c56b687d7b3d51e54
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 6 19:29:29 2008 +0000

    - has been moved to PECL

commit 152dae21607f7c7490235e2d5e8a9c38e63dec57
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 6 19:28:28 2008 +0000

    - has been moved to siberia (the true one)

commit ed1e8ca285de9067d1c7c4add7067b4533cf4857
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 6 17:06:43 2008 +0000

    - update lib/headers detection
    - nuke unused variables

commit ec8a21dd95e9e765f1b09466e42586935b06fb51
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jul 6 17:00:00 2008 +0000

    add

commit 1e32f6a14d58157475dcdc8ef207a7dca05f7999
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 6 16:58:51 2008 +0000

    - update lib detection and does not enable it when lib/headers are missing

commit bdb6726abe105ed199d32940b3f81a8930cb1012
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 6 16:55:01 2008 +0000

    - MFB:  don't enable xmlrpc when libxml is missing

commit 66e5e7f498919a5775968c4724fe93ece51964d2
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jul 6 16:43:36 2008 +0000

    uhm, forgot to commit this one

commit 96258d4a76473bf2bd9d7cf506b21cbfb80906fd
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jul 6 16:42:10 2008 +0000

    MFB

commit d6ad0c20da071613acfcb82deb9d170471132087
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jul 6 16:41:27 2008 +0000

    regenerate

commit 3ba96e04ed74ab4117c38b92666b006b900a6cf5
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jul 6 15:40:39 2008 +0000

    add

commit b24f6f825324fb939210077c02a8944b59399510
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jul 6 15:23:44 2008 +0000

    MFB: fix CVE-2008-2371

commit 8a5db933121c955173441dc75ef631a9705dbdb0
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jul 6 15:18:00 2008 +0000

    upgrade to pcre 7.7

commit 453e502236ddaabc46854d62fa0d6d0da92c4820
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 6 09:56:01 2008 +0000

    - MFB: correctly test the VCVERS (four digits now)

commit 5e7ddbdeefa397b9726a19b378ab02503f8fdce2
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 6 05:03:46 2008 +0000

    MFB:
    - Added arginfo
    - Removed #include "zend_arg_defs.c"

commit fb588a3776ebd3468c4da2e365d9388e21e35e3b
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jul 6 05:02:40 2008 +0000

    MFB: Added arginfo

commit 142238a09063123b7f7128b7c41ddbb10dcfc22e
Author:  <changelog at php.net>
Date:   Sun Jul 6 01:32:15 2008 +0000

    ChangeLog update

commit bc0af0579e0e060098793104e98884fb36d30466
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 5 22:36:55 2008 +0000

    MFB:
    - Added arginfo
    - Removed #include "zend_arg_defs.c"

commit 1679ebdb9ad15cceab7be9ac12a5614fd634bf5d
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 5 20:19:47 2008 +0000

    - MFB: Removed unnecessary #include "zend_arg_defs.c"

commit 747837087e05f4d13d33154dd7be7ac20b585414
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 5 20:16:34 2008 +0000

    MFB:
    - Added arginfo (methods)
    - Removed #include "zend_arg_defs.c"

commit e9e01d4950c0aa486a243ceca754b5339c607b42
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jul 5 20:10:41 2008 +0000

    - MFB: zend_arg_defs.c is unnecessary now

commit ddf346adbebb024cf9a96e41c5caeef2bdec62fc
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 5 19:52:45 2008 +0000

    - improve detection of VC version and summary (2k2 and 2k3 are 1300 and resp. 1310) (Thx Marcus)

commit 1c82616c27c07a50fb9e9999c0da774f58048ccc
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 5 18:50:10 2008 +0000

    - don't redefine WINDOWS and pid_t

commit ebeaa08ecdfc398ef11bc4502ced3fe04346cdd2
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 5 18:36:13 2008 +0000

    - _getpid is in process.h

commit 8f0b8821374a989a9c05b067fbdebd1d84fe01b3
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 5 18:17:02 2008 +0000

    - silent redefinition warning

commit 60dbdea125bce7e850a00cf47178199cfedb52e2
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 5 13:12:57 2008 +0000

    - fix build (function was never implemented), even if noone uses it (or complained about broken build ;)

commit d71c16bd93d6b27b2f85f9f3ce369cafaee5b661
Author:  <changelog at php.net>
Date:   Sat Jul 5 01:31:42 2008 +0000

    ChangeLog update

commit fa42e815a8b352e650e5a47807ea784100cbdbb0
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat Jul 5 00:34:24 2008 +0000

    MFB: Fix break caused by previous commit, warning and remove zend_get_parameters()

commit dad71addef09111eb46392e05ef2b8273b7b50d1
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jul 4 21:01:26 2008 +0000

    - MFB: fix compile error with VC6

commit 30ab26af8b43ddafb9b938b9328251b18c87ad24
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Fri Jul 4 14:56:30 2008 +0000

    MFB: fixed tests not to rely on actual strings of errors, as those are not defined by any standard and are platform-dependent

commit 543de6df1cf61fe8aa21656b0a9748ee8ea47fed
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jul 4 14:10:24 2008 +0000

    MFB:
    - Added arginfo
    - Removed #include "zend_arg_defs.c" (it's unnecessary now)

commit d5aa1b02f1be05cbfb7606641e343470670f24cf
Author: Rob Richards <rrichards at php.net>
Date:   Fri Jul 4 11:09:06 2008 +0000

    - Removed ntest and utest
    - Removed -U flag to `make test' just to test once each test

commit a489c0d9c15ff35f4d40dfad1a6990d64a3d0666
Author:  <changelog at php.net>
Date:   Fri Jul 4 01:31:46 2008 +0000

    ChangeLog update

commit b23f7298fb4ca485ab9657e1f0b1a9718f2517b1
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 3 18:28:41 2008 +0000

    - MFB: add 2007a/b info
    - update config.w32 to detect static lib

commit 0703032a7ba4229fe0a983dd1f30196732cedd5c
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 3 12:40:48 2008 +0000

    - MFB: New parameter parsing API

commit 4b50d12a4835beeaea537dfac91bae9089d0b2b7
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jul 3 12:21:25 2008 +0000

    - MFB: Added arginfo (functions)

commit b5017ae85dcf120fe233d30549aa5c7af0288102
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 3 10:24:44 2008 +0000

    fix run-tests.php failure when no custom php.ini passed

commit f914acf6848d0fdde56976a13d46bb6a32b054ea
Author:  <changelog at php.net>
Date:   Thu Jul 3 01:31:50 2008 +0000

    ChangeLog update

commit 35930ac54b94bac19108cb4fe22f7e43f3836fb9
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 2 20:55:33 2008 +0000

    - MFB: compiler version and architecture detections

commit d5eecce99084825f4c4522b03e05f4aede0d52ab
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 2 20:54:10 2008 +0000

    - MFB:  Add summary info

commit 09a8217c9887ec3bb668fdd03c7f2dcdc59bb7d4
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 2 20:53:36 2008 +0000

    - MFB: improve ADD_EXTENSION_DEP detection

commit b00408f2da788f70aec3c15d1bb60c90469e42e0
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 2 20:52:35 2008 +0000

    - MFB: does not enable zlib when a lib or header is missign

commit 97b7c3fb6180557a97f501c3b48b74a9a6fc0880
Author: Olivier Hill <ohill at php.net>
Date:   Wed Jul 2 15:01:08 2008 +0000

    MFB: Fix parse error

commit 4ae8364dec6678dd024f5330ce23a7962ed4410f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 2 12:46:48 2008 +0000

    - fix make test TESTS=... and dynamic extension usage on windows

commit 6c94aa02ab086f90b93a058b781076a36aa7e835
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 2 12:24:45 2008 +0000

    fix test

commit 15e70c34e247cc332df552c31d9c0899abf4d871
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 2 10:46:52 2008 +0000

    use zend_ascii_hash_find() and check its return value to prevent crash when function not found

commit 86151ca66432323a6f66d175f523dc70c52375fd
Author:  <changelog at php.net>
Date:   Wed Jul 2 01:31:48 2008 +0000

    ChangeLog update

commit 913ae1b4922c1f1a15c4136a3c9b1155ef440b94
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jul 2 00:13:26 2008 +0000

    - MFB: Added arginfo

commit d1dba3fc3cd964dd390dd740e42fb97629189b32
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 1 19:44:18 2008 +0000

    - MFB: Added arginfo

commit 97695562da8f6757e5b98c4276f71db96dd858f0
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 1 19:14:28 2008 +0000

    - MFB: Added arginfo

commit ea3cba1cc2ec41ada55d13903b689db63d803b85
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 1 18:30:20 2008 +0000

    - MFB: Added arginfo (functions)

commit ac4474b6a7d55ccaa72c222f03efd3d79a523780
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 1 17:29:48 2008 +0000

    MFB:
    - Added arginfo
    - Fixed
      - PHP_SYBASE check
      - compile warning

commit 017a9016f729c717a27cbfeccd97b6c90b5343ec
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 1 15:50:09 2008 +0000

    - MFB: Added arginfo

commit 2c69f7796b943cbc0d9d97169069303beeb079ad
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jul 1 15:35:17 2008 +0000

    - MFB: Added arginfo

commit 87e1cc3cb06dabc36a6b9e3a0cea232b92beb7a0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 1 13:21:12 2008 +0000

    Removed redundant code

commit 0830b0026db7ee4db99d45b7f704ce9c56af8fdf
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 1 11:20:15 2008 +0000

    cleanup on test failure

commit d8aad16dd04d7d75747166885d7e357e79a231a6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 1 10:01:25 2008 +0000

    Use new parameter parsing API

commit a96cf2b1750590efc2e3b9c2781f9b08c89a237b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 1 09:17:43 2008 +0000

    fix crash in define()

commit 485a57c37da4bf7654282f5f2dc35bafb311578a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 1 08:21:57 2008 +0000

    fix typo

commit 26a0ce4cb1e5a1ddc65d7a46ab67027663f908a7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 1 08:19:53 2008 +0000

    misc parse_parameters fixes

commit 640cdfa3ad3ca64c37ecd4e5b89938a476e6b42d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 1 08:17:19 2008 +0000

    int -> long

commit 9c6362a1ddc658498cdd428de063b0901f7428d0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 1 08:15:44 2008 +0000

    this should be long

commit 56dd2ba7085c89ee417efb354274a07b81d3e657
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 1 08:12:42 2008 +0000

    MF53

commit f5d82e28ce357ba53f2a4d91b9aa4af35c98fd1c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 1 08:10:47 2008 +0000

    fix curl_init()
    "s" in HEAD accepts zstr

commit 5389a44a0595bd6bba3a673feb40e321ff8c28c9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 1 07:21:24 2008 +0000

    int -> long

commit c78ca3fdc779ddbb7dc37c60bcec1bdc476024d8
Author:  <changelog at php.net>
Date:   Tue Jul 1 01:31:52 2008 +0000

    ChangeLog update

commit ab8e8b75f18b3cdae621ccf6bda7f9eb9e71928a
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jun 30 21:05:06 2008 +0000

    convert all built-in functions to new API

commit e391202c0bf805e7e7a89b13534cbafa29c9423e
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 30 14:53:45 2008 +0000

    - MFB: Added arginfo

commit f7a93a03509ba72aab79318d8be550d99fc9b7c1
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 30 13:47:22 2008 +0000

    - MFB: zend_arg_defs.c is unnecessary now

commit e97b54db43b81af44927e2d423756b8713faa15f
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 30 13:27:45 2008 +0000

    MFB:
    - Added arginfo
    - Removed #include "zend_arg_defs.c"

commit effcd82e5487d511427601280a1ee6bca6044826
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 30 01:59:35 2008 +0000

    - MFB: New parameter parsing API
    - Fixed tests

commit f2fea074c7f19b2dbbe6291376ef98054f48cc22
Author:  <changelog at php.net>
Date:   Mon Jun 30 01:31:52 2008 +0000

    ChangeLog update

commit 5d2b1e7eb7234fce8418dcccbbd439d072de6eb4
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 29 15:21:42 2008 +0000

    MFB: - Added arginfo

commit b5222d3bb20ee2cd34c8f04ac51321d3155a7168
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 29 14:34:39 2008 +0000

    MFB:
    - New parameter parsing API
    - Added arginfo

commit 8cf3dc6adeae781a757e19b8f15e0dc7447482df
Author:  <changelog at php.net>
Date:   Sun Jun 29 01:31:44 2008 +0000

    ChangeLog update

commit 73c3c587715aba8b308ee215b7d5c205a62ba0be
Author: Felipe Pena <felipe at php.net>
Date:   Sat Jun 28 22:19:24 2008 +0000

    - MFB: Added arginfo

commit d2bbad4f1be217afefd8f1e1a0e77f2642ba622f
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat Jun 28 15:30:45 2008 +0000

    Sort Windows changes for mhash BC layer

commit bbc1ff0e9eb7d540fbc24c8a02ce3e1fe8cab21f
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat Jun 28 15:20:49 2008 +0000

    MFB: Make the old mhash API a wrapper around hash, this removes a dependency.

commit 6495bcca65774fd79878580707a957dd0950ef5b
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Sat Jun 28 10:16:25 2008 +0000

    updated to the new parameter-parsing api (port from 5.3)

commit d44509418efa19d8c6ecf10def3e3eaf835e34b3
Author: Henrique do Nascimento Angelo <hnangelo at php.net>
Date:   Sat Jun 28 09:24:18 2008 +0000

    Fix a memory leak on openssl_decrypt()

commit 9c812109d46e535faae3a6223149c54e2769e997
Author:  <changelog at php.net>
Date:   Sat Jun 28 01:31:48 2008 +0000

    ChangeLog update

commit 7913749eb8dbf7d22be438397340ca05c5cf7654
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Jun 27 21:18:41 2008 +0000

    deprecate zend_get_parameters_ex

commit 61a01e1c20f87aceb69a07f62be7d09cd9c6620a
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 27 19:17:29 2008 +0000

    - MFB: Added arginfo

commit 3143e62b808a4a3b4bc054473ea1fc999925c503
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Jun 27 18:45:15 2008 +0000

    enable on MSVC too

commit 8a23c1d2d81039a0882ae1d2f8661f86ef2c883f
Author: Christopher Jones <sixd at php.net>
Date:   Fri Jun 27 18:26:05 2008 +0000

    OCI8: (PECL #14219) Improve README

commit 474bcc8cc126c40d508f347757316a6f1b4c0c68
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 27 16:37:03 2008 +0000

    - MFB: Added arginfo

commit a9b4ed21180b10402931ab3c2b7a0617e4c9fc87
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 27 15:47:21 2008 +0000

    - MFB: Added arginfo

commit 433cfbcdda6ed746d0125b57c26b30c937c27526
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 27 15:35:49 2008 +0000

    - MFB: Added arginfo

commit 82123ead4a88433ea8f72e6999ad7cf81c3a5650
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 27 13:17:27 2008 +0000

    - MFB: Added arginfo

commit 8565522d491fba13bd9ee48f7aff7c6e42e84d51
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jun 27 06:43:38 2008 +0000

    ws

commit fb87bf9cea1f78f01b1f88515c7263573c95662c
Author:  <changelog at php.net>
Date:   Fri Jun 27 01:32:05 2008 +0000

    ChangeLog update

commit 5e93e9164e58732b9dc4ddee6f4a1fd7c55443ed
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Jun 27 01:24:08 2008 +0000

    MFB: allow to deprecate engine functions

commit c110a49b03de786b53e3eb94f3e02c3ba9481c33
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 26 11:07:14 2008 +0000

    - Fixed tests

commit 8c22747b68692b99787b498d3e40375ec924c043
Author: Felix De Vliegher <felixdv at php.net>
Date:   Thu Jun 26 09:12:40 2008 +0000

    MFB: tests for lchown(), testfest.php.net task number 129.

commit f7012700e6f331c819b7afe1829a76a3f6fa8767
Author:  <changelog at php.net>
Date:   Thu Jun 26 01:31:56 2008 +0000

    ChangeLog update

commit 23a350b7a59f4ab0c23fdfc376c8399f6fd92d89
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 25 22:51:53 2008 +0000

    - Fixed tests

commit 8f7f5c7d576e22b438237d561791373112e2c5fb
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 25 22:37:14 2008 +0000

    - MFB: Removed E_DEPRECATED on is_a()
      (http://marc.info/?l=php-internals&m=121390431523970&w=2)

commit 2751fe0354c0d603202881a91d52e1b27559042b
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 25 16:22:13 2008 +0000

    - New parameter parsing API

commit c306b4265823279d0ad462fb6f6e112c6e8706fb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 25 12:34:14 2008 +0000

    Added support for namespaces

commit 7528240b85a4067b4aed88e21717fd1091cc74a7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 25 12:18:51 2008 +0000

    Fixed bug #45352 (Segmentation fault because of tick function on second request)

commit ae1319e6107346e2aa368c320d912874df66f7fa
Author:  <changelog at php.net>
Date:   Wed Jun 25 01:31:44 2008 +0000

    ChangeLog update

commit 05fccba7fc15f821e229f584e217e3556d5437f8
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Jun 24 15:46:24 2008 +0000

    New testcases for hash_file(), Committed for Felix De Vliegher, TestFest Task No: 75 & 76, Tested on RHEL5 -32bit, WinXP-32bit

commit 97a2917cadb62d01f60d6daabc584ec29d239c92
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jun 24 12:10:35 2008 +0000

    MFB: Added arginfo

commit fd699ce7d3104d7b7a3db1e4455a56f55748d24d
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jun 24 11:19:07 2008 +0000

    Fix possible bug with persistent  connections

commit 0a7198a297f707cae8133df8b7cda61181899f32
Author: Felix De Vliegher <felixdv at php.net>
Date:   Tue Jun 24 10:33:38 2008 +0000

    MFB: tests for ob_get_flush(), testfest task number #131

commit e5f72d0685bf50be58d97098ebf9faca89a10dcb
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jun 24 08:02:06 2008 +0000

    Add missing header

commit c9d53ab74cb2424c1613c1f76aff1882daa13363
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jun 24 06:56:59 2008 +0000

    Even more debug info

commit 96cd1c1e0b2c30b6c7377059be28be7b8db57957
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue Jun 24 05:59:11 2008 +0000

    Fix build on Windows NT6

commit f7eaeda8d78de3b10d17198914e33c4f6cc835c9
Author:  <changelog at php.net>
Date:   Tue Jun 24 01:31:48 2008 +0000

    ChangeLog update

commit f3cf29671a0bfb44ea49f8ba03661a1a5c417a68
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jun 23 22:21:55 2008 +0000

    Added more debug info for tracking problems

commit 41f3cfb92312990bc11105663b519cc53439ddf2
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 23 17:54:14 2008 +0000

    - MFB: Added arginfo

commit 898cf23f7490b1a38da0c9603e5958e740ccfe43
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 23 17:25:01 2008 +0000

    - Added arginfo

commit cdacf4487a72acea3613c9c434b04121a2063351
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 23 14:05:35 2008 +0000

    - Added XFAIL

commit c3408755ec458e22a4690cb48e5792102d552a3a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 23 11:38:10 2008 +0000

    Fixed possible buffer overflow

commit 8f234ac3d809e0129b963350360a1c50cee52cff
Author:  <changelog at php.net>
Date:   Mon Jun 23 01:31:48 2008 +0000

    ChangeLog update

commit dcca384b8c6f38ac24839ef2bfb581ec629bc041
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 23 01:16:49 2008 +0000

    - MFB: Fix build where __USE_GNU is used instead of _GNU_SOURCE to define utsname.domainname

commit 756731f2c8be02a9aceee741fbdfc4421c11b283
Author: Uwe Schindler <thetaphi at php.net>
Date:   Sun Jun 22 22:28:31 2008 +0000

    fix flushing for PHP6 output code

commit bd3e42dc99db070795623080598f160ed6b4a0b5
Author: Uwe Schindler <thetaphi at php.net>
Date:   Sun Jun 22 22:16:41 2008 +0000

    URI should be UTF-8

commit 8c6f54c94f30d24bd460ac7d58c051753c7fd203
Author: Uwe Schindler <thetaphi at php.net>
Date:   Sun Jun 22 18:08:45 2008 +0000

    Response to: [PHP-DEV] cleaning up the functions - any volunteers? :)

commit 422bc275888555d4c7e8bf6bd28e6426b1797bb4
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Jun 22 16:23:33 2008 +0000

    Add some tests to increase code coverage

commit d3b4f8b69bbff2665a5a2ef5ea4e8cd9bc4e13c8
Author: Alexey Zakhlestin <indeyets at php.net>
Date:   Sun Jun 22 15:44:19 2008 +0000

    updated to the new parameter-parsing api

commit d54cf79cbc2a62a590695438fc9da452791f6f99
Author: Felix De Vliegher <felixdv at php.net>
Date:   Sun Jun 22 13:31:10 2008 +0000

    Testcases for vfprintf(), testfest task #133.

commit ce79e3017774c7efc1f84098eef4ce3df680227c
Author: Felix De Vliegher <felixdv at php.net>
Date:   Sun Jun 22 12:51:37 2008 +0000

    Basic test for ob_get_length(), testfest.php.net task #132

commit 964718cd95d5ad4990ef43520d82f89221349daf
Author: David Soria Parra <dsp at php.net>
Date:   Sun Jun 22 05:09:43 2008 +0000

    Testfest task 93. Written by Sebastian Deutsch.

commit 0e6183b6e1812d2e81ee6652d92a93634b913b10
Author:  <changelog at php.net>
Date:   Sun Jun 22 01:31:49 2008 +0000

    ChangeLog update

commit 7322f25ac80d3ce04dfd79ea0d9e9a86455899c5
Author:  <changelog at php.net>
Date:   Sat Jun 21 01:31:50 2008 +0000

    ChangeLog update

commit ecf108e681b8e3871e7fa3af0697a5242014e244
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jun 20 17:17:19 2008 +0000

    Allowed to override internal classaes with "use"

commit 59b026dd1f2648206fda74379ef309ea8ecfee8a
Author:  <changelog at php.net>
Date:   Fri Jun 20 01:31:49 2008 +0000

    ChangeLog update

commit 1b4e6e04801158174e7a871758c49413aa177bab
Author: Christopher Jones <sixd at php.net>
Date:   Thu Jun 19 22:39:03 2008 +0000

    Fix bug #45266 (Fix build with BDB 4)
    Fix bug #45267 (Revert invalid assumption about BDB 4 locking; let DBA handle locking)
    Fix bug #45268 (Fix error callback prototype)

commit 98730e6b457a08d6f5cff0deec76a582252446b9
Author: Christopher Jones <sixd at php.net>
Date:   Thu Jun 19 20:24:00 2008 +0000

    MFB: sync with 5.3

commit c5031f96bb8d3d987d1b265954fbe35e5cfac81b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jun 19 12:10:00 2008 +0000

    Added test for bug #45312

commit f08badb0fb083f3f6af5146836c768537ddfe9e6
Author:  <changelog at php.net>
Date:   Thu Jun 19 01:31:57 2008 +0000

    ChangeLog update

commit c6472bfd80d184b2d1ced5f9b94eb0fa1a10425f
Author: Etienne Kneuss <colder at php.net>
Date:   Wed Jun 18 14:54:28 2008 +0000

    Rename everything from SplFastArray to SplFixedArray

commit 6444ec388c6b8a7a01418c5a9ffe595f6a9a2ee6
Author: Etienne Kneuss <colder at php.net>
Date:   Wed Jun 18 10:05:15 2008 +0000

    Fix #45216 (Add a default size for fgetss)

commit b5ae77e33db745ed5050f1d0ba24d25ccc6c8997
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 18 07:24:14 2008 +0000

    Fixed SOAP binding selection

commit dd0b906ec6629ed88fa9425ba5a3e3f08d282024
Author: Philip Olson <philip at php.net>
Date:   Wed Jun 18 05:17:55 2008 +0000

    updated website team info

commit 51480696f4468e672fb013806c08d668aec51095
Author:  <changelog at php.net>
Date:   Wed Jun 18 01:31:46 2008 +0000

    ChangeLog update

commit 9d2cea0d4eb363ffa8de7a7866f0dd7eac92deb1
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Jun 17 13:18:08 2008 +0000

    Committed for Felix De Vliegher, TestFest Task No: 123, Tested on RHEL5-32bit, WinXP

commit d26c78a2dd492e60fb52f865c687d9304a6408c4
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Jun 17 13:17:15 2008 +0000

    Committed for Felix De Vliegher, TestFest Task No: 122, Tested on RHEL5, WinXP

commit b2b7457549605bdf98b9440ea8712b7963596627
Author:  <changelog at php.net>
Date:   Tue Jun 17 01:33:12 2008 +0000

    ChangeLog update

commit 3b99caaa7d110118683dbdd3756bd28eb0f35ae2
Author: Zoe Slattery <zoe at php.net>
Date:   Mon Jun 16 19:23:43 2008 +0000

    Test committed for felixdv

commit dc761b1af13c769bfab8c28d1e5004b1154ff384
Author: Rob Richards <rrichards at php.net>
Date:   Mon Jun 16 15:44:22 2008 +0000

    add parameter allowing node to be exported into existing Document context
    add test
    fix warnings

commit fd11f3c52323fdfb298b7abc973b7916730afd4c
Author:  <changelog at php.net>
Date:   Mon Jun 16 01:32:35 2008 +0000

    ChangeLog update

commit 53b6c68a9026cf8534fc7148567d8041683638e5
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Jun 15 11:45:48 2008 +0000

    Add tests for iterators when instanciated without argument (by Sebastian Schürmann)

commit 710025ec0bb8fbfc2988752ed0c83945a2cc484d
Author:  <changelog at php.net>
Date:   Sun Jun 15 01:31:46 2008 +0000

    ChangeLog update

commit 8c284d96404f34cfb00065e07752b67ebf77cc42
Author: Rob Richards <rrichards at php.net>
Date:   Sat Jun 14 11:21:47 2008 +0000

    fixed bug #45251 (double free or corruption with setAttributeNode())
    add test

commit 592fb9fb8b2209914d58aaa959c083e6f1cbc3ca
Author:  <changelog at php.net>
Date:   Sat Jun 14 01:31:49 2008 +0000

    ChangeLog update

commit de67854ff75fee8e4ff42ba040383158e6f42e15
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Jun 13 15:59:31 2008 +0000

    Commited for Sanjay, reviewed by Pierre. Testfest task 5.

commit 4576f6348a82c25eba12b6bcb460099ddd6397cf
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Jun 13 15:22:42 2008 +0000

    Commited for Sanjay, reviewed by Pierre. Testfest task 117.

commit 19047cfd2e3265bbc7dff282914a85eee248183f
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Fri Jun 13 14:47:48 2008 +0000

    fixed bug #27421 (by david at dfoerster dot de) mbstring.func_overload set in .htaccess becomes global

commit d88bbe3434326f63041c3e30e33812ac2db89b8d
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Jun 13 13:51:22 2008 +0000

    Commited for Sanjay, reviewed by Pierre. Testfest task 79.

commit 5b4685d724882787c937b09fcc933ce693a90ae7
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 13 13:43:55 2008 +0000

    - Fixed tests

commit c108d791fcc71e48db9d58ccf8ada000b9227987
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Jun 13 13:33:15 2008 +0000

    Commited for Sanjay, reviewed by Pierre. Testfest task 117.

commit 9b5e867bdc26fc05c60f4a2aaa18d3afd99c5426
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Jun 13 13:14:20 2008 +0000

    Commited for Sanjay, reviewed by Pierre. Testfest task 118.

commit 4967480c87a55f2b1201f1bcafc19ec48847f1d3
Author:  <changelog at php.net>
Date:   Fri Jun 13 01:31:43 2008 +0000

    ChangeLog update

commit 068e927322b07d00e15b27621a8992e15626795d
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 13 01:16:25 2008 +0000

    - Removed UEXPECTF

commit 7504d570439d5f27e9d1fbf7652d1856ab8b51c7
Author: Felipe Pena <felipe at php.net>
Date:   Fri Jun 13 00:18:57 2008 +0000

    - Fixed tests (unicode results, UEXPECT, line endings)

commit e4bcc3fb485acfe721dc8eb352c36f97c1a3aa8b
Author: Henrique do Nascimento Angelo <hnangelo at php.net>
Date:   Thu Jun 12 21:59:25 2008 +0000

    Fix the script to correctly determine the extensions to be tested

commit 99ffc8701aee204df8a993acf76c2cc79499043d
Author: Lars Strojny <lstrojny at php.net>
Date:   Thu Jun 12 21:41:09 2008 +0000

    Testfest: various tests for ReflectionParameter

commit 8b9f0454fbb2af897b2e4838e9a1a1c4a0ed6f55
Author: Lars Strojny <lstrojny at php.net>
Date:   Thu Jun 12 21:25:28 2008 +0000

    Testfest test cases for ReflectionExtension

commit 0b76b9b9215f121cff255d80a6fd55e4511d026b
Author: Lars Strojny <lstrojny at php.net>
Date:   Thu Jun 12 20:55:54 2008 +0000

    Testfest: ReflectionExtension tests by Gerrit te Sligte and Leon Luijkx

commit 0e213d16283eadbf016e2c9650033494e915c831
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Jun 12 20:51:25 2008 +0000

    Add tests from testfest

commit 0e34d9c8416fd0276e5f18eeb31db1ffbf8046e4
Author: Lars Strojny <lstrojny at php.net>
Date:   Thu Jun 12 20:46:05 2008 +0000

    Testfest: ReflectionExtension::info()-test by Stefan Koopmanschap

commit 3dcd9ca7a20b33a45924e847aa022e9997f3f36b
Author: Etienne Kneuss <colder at php.net>
Date:   Thu Jun 12 20:46:00 2008 +0000

    Add tests from testfest

commit 5598ae06ed7db3dfc6d96ab896f8bdf3a03da7bf
Author: Lars Strojny <lstrojny at php.net>
Date:   Thu Jun 12 20:30:46 2008 +0000

    Reflection::getModifierNames()-test by Felix De Vliegher (Testfest)

commit 5be006d48b7c4d8df89a76f6a532d13ce29e614d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 12 12:40:07 2008 +0000

    avoid invalid reads when reached memory_limit during initialization

commit e39a404fefa12ca09f5ed5b2d47e05a738667f96
Author: Steph Fox <sfox at php.net>
Date:   Thu Jun 12 12:02:01 2008 +0000

    - Tidy up loose ends in diff and exp output
    - All test output now has *nix line endings (only diffs didn't in 5_3)

commit 7b2837f810f4f65ab8927085592e5498ed02e185
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 12 10:38:49 2008 +0000

    remove oops

commit ae56a0a11f70a41ae9e06d29d45066f9a426bb54
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 12 10:31:40 2008 +0000

    fix build

commit 64e5300fb75b0bda78d20787a01bbc8328b689e8
Author: Steph Fox <sfox at php.net>
Date:   Thu Jun 12 09:38:50 2008 +0000

    - Some calls to file_put_contents() need FILE_BINARY, others choke on it. You tell me.

commit 0a9a16b19d5d65525ce267946c5779505da5a192
Author:  <changelog at php.net>
Date:   Thu Jun 12 01:31:46 2008 +0000

    ChangeLog update

commit 61f82b7b2f80af125478a9b5024b285550e7cb65
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 11 22:40:56 2008 +0000

    - New test

commit ecbecbc60b30ffb7e6f87674b360b3bb9d20f63e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 11 22:36:05 2008 +0000

    remove 8 years old tests (not used anyway)

commit 76446772089143136c6c4e3d8e64842da40d9801
Author: Steph Fox <sfox at php.net>
Date:   Wed Jun 11 17:41:13 2008 +0000

    - more cs/ws fixes

commit fbcbb85cbcdde287d10b26d109f1df0046a92f82
Author: Steph Fox <sfox at php.net>
Date:   Wed Jun 11 16:48:41 2008 +0000

    - binary safety

commit 018f493cf3cedf18231ec817e07548a731e3af88
Author: Steph Fox <sfox at php.net>
Date:   Wed Jun 11 15:42:06 2008 +0000

    - kill unicode.semantics checks

commit 09dd52d7b6f8dd043f77eaed1676327b3e276a16
Author: Steph Fox <sfox at php.net>
Date:   Wed Jun 11 14:35:08 2008 +0000

    - code beauty (ws/cs)

commit b8d7c7e91debbd219ebb3eff4b8965ba1fa6d6ca
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 11 13:19:14 2008 +0000

    - Removed direct executor recursion.
    - Use fastcall calling convention in executor on x86.

commit 79cb128c593626c00d765aff303f39074869b847
Author: Steve Seear <stevseea at php.net>
Date:   Wed Jun 11 12:40:34 2008 +0000

    Filesystem tests.

commit c7d50cb478589b48aa014ac610b3fe628b7dbf57
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 11 10:07:20 2008 +0000

    Fixed test

commit d01509ced8d6b70d52d207be73c7ec3013f8c8bb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 11 09:58:45 2008 +0000

    Fixed test

commit 00ea3108ea77de7bdbd23e6e557d7281a56589b0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 11 09:01:44 2008 +0000

    closeder/readdir/rewinddir must work only with directories

commit fbe28c49b34a89e152f352b969822cb5cc48b269
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 11 07:45:26 2008 +0000

    Fixed memory leak

commit 408461654e3b2541ce841f59846aed14907346bd
Author: Philip Olson <philip at php.net>
Date:   Wed Jun 11 02:29:39 2008 +0000

    fixed imap_listscan() proto

commit 25a594e2b59590f287cebd9a80c519f0cc312d80
Author:  <changelog at php.net>
Date:   Wed Jun 11 01:31:45 2008 +0000

    ChangeLog update

commit bc84bcc19c5bfbd58cdcb6dfbbc4619b01c9e151
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Jun 10 18:31:37 2008 +0000

    Written by Sanjay Mantoor and reviewed by Pierre.

commit bfda5b1b584c85c84d876d59a2f1cca6bffa5f81
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 10 08:14:45 2008 +0000

    fix typo

commit 10bf2888235bb4dee1d2087b6141b7f135a7837d
Author:  <changelog at php.net>
Date:   Tue Jun 10 01:32:02 2008 +0000

    ChangeLog update

commit c725611a90255c3f8aa3124d86dd6cb8e2ff3123
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 9 19:27:43 2008 +0000

    - Removed ntest and utest
    - Removed -U flag to `make test' just to test once each test

commit a917479c19bb15f3fe6ba4ee0da1f8670bf7cc43
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Jun 9 17:29:09 2008 +0000

    add get_Debug_info + fix proto

commit 9f2d50a88780f6e99989a0dc56acd04e78ef4b92
Author: Felipe Pena <felipe at php.net>
Date:   Mon Jun 9 15:54:08 2008 +0000

    - Removed unnecessary SKIPIF (unicode/tests/*)
    - Removed non-unicode tests (tests that uses SKIPIF like "die('skip unicode.semantics=on');")

commit 3dc903400b2cfebc0bb727cbc6971650d6dfe101
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Jun 9 14:05:49 2008 +0000

    Merge from PHP_5 - don't echo raw cookie values here

commit e9063af77c4bc3608842b50c7765529a8e5cde5b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 9 13:18:32 2008 +0000

    fix .cvsignore

commit 6c131019799eb44511b907d3fa7b35d1c0688b33
Author: Matt Wilmas <mattwil at php.net>
Date:   Mon Jun 9 10:20:30 2008 +0000

    MFB: Fixed yyleng calculation after the yyless change

commit e96cce5ecaf2d2847042a85035f8d3774c866f9a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 9 09:25:56 2008 +0000

    fix test

commit 03557474bee0cb8acc34679d13f5efc53453f46d
Author:  <changelog at php.net>
Date:   Mon Jun 9 01:31:50 2008 +0000

    ChangeLog update

commit dcd1cd80029e7c410d6190cf0515d5db589e74f8
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jun 8 18:21:59 2008 +0000

    with unicode buffers, positions are in uchars

commit 01b9c1291ad71759497713f0d4e3a404dc08cedb
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jun 8 11:42:35 2008 +0000

    - MFB: do not export the api or install the headers

commit 15b74d008ab37ddb2680114be3141f03cbff2d1a
Author: Stanislav Malyshev <stas at php.net>
Date:   Sun Jun 8 09:51:42 2008 +0000

    MF5: allow aggregating use statements

commit 08c9c2af1f6d1c59431dc7ec30e75d25b0df7bbc
Author:  <changelog at php.net>
Date:   Sun Jun 8 01:31:55 2008 +0000

    ChangeLog update

commit a9ebb2170b1a3a069c75011e395513f5b2241235
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jun 7 22:41:02 2008 +0000

    fix ZTS build

commit b519f3c83e90ff486cdeea1d4908ae3f5b12088e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jun 7 21:35:53 2008 +0000

    more checks and tests

commit 08189d62554ddca0bc2a66e7ca3392b5371be182
Author: Henrique do Nascimento Angelo <hnangelo at php.net>
Date:   Sat Jun 7 20:38:38 2008 +0000

    Update exif tests to conform with the unicode functions

commit 1c1523ec756a1c0e5e4d39801c11d7f652f8c2e4
Author: Henrique do Nascimento Angelo <hnangelo at php.net>
Date:   Sat Jun 7 20:37:11 2008 +0000

    Add Unicode support

commit f97aeaa334f3a9b5e52d90a8160505d67f42b27b
Author: Henrique do Nascimento Angelo <hnangelo at php.net>
Date:   Sat Jun 7 20:33:35 2008 +0000

    Update tests to conform with the unicode functions

commit 15b3e07f5a71012903ca51526e8989fc6173b66f
Author: Henrique do Nascimento Angelo <hnangelo at php.net>
Date:   Sat Jun 7 20:30:30 2008 +0000

    Add Unicode support and set as unicode compatible

commit a5c08c6a6d3bc856c6e9a7b5dcd27e0b8547f115
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jun 7 14:10:21 2008 +0000

    more tests (by Felipe)

commit b38279abf430759673bb903c8d9a0a7304265dab
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jun 7 14:08:59 2008 +0000

    fix several memleaks and invalid reads

commit 67630e0cd784a9a988239a2c9b6cc717491aae64
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jun 7 12:46:54 2008 +0000

    disallow $a[] = value syntax

commit 77ba2ab56759305602ea98757d01d7372f24d41a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jun 7 08:05:48 2008 +0000

    update credits

commit 7df366675ea78c99b790cab712cbafc17f10b9b8
Author: Etienne Kneuss <colder at php.net>
Date:   Sat Jun 7 01:46:27 2008 +0000

    Fix segfault caused by get_current_data on an uninitialized element

commit 893c2153c913854ca9535bce51b70e993e8ed887
Author:  <changelog at php.net>
Date:   Sat Jun 7 01:31:45 2008 +0000

    ChangeLog update

commit bd233197fd00763e2684e5a025e92abe486b9979
Author: Etienne Kneuss <colder at php.net>
Date:   Fri Jun 6 23:53:10 2008 +0000

    Implements C arrays wrapper

commit 1c5df1565f7d5f0dc5031b4cafec2d39960e9fe8
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Jun 6 17:34:43 2008 +0000

    backport the yyless patch from 5.3 branch. it seems I forgot to commit this..
    # you'll probably need re2c 0.13.5 or newer to regenerate this file
    # Matt: please advise if there's still somrthing pending (i.e. was the heredoc/nowdoc patch MFB already?

commit ec965d15312227d4d69695fbdb11786514a1afbf
Author:  <changelog at php.net>
Date:   Fri Jun 6 01:31:55 2008 +0000

    ChangeLog update

commit ae46d3ca77cc49016edc77733214872b1007ceaa
Author: Christopher Jones <sixd at php.net>
Date:   Thu Jun 5 23:40:42 2008 +0000

    OCI8: Remove macros obsoleted by rev 1.71 when Oracle 8 support was dropped

commit 307edab6ee3c98091b21ce7a7caa2447dff9ff9c
Author: Christopher Jones <sixd at php.net>
Date:   Thu Jun 5 23:27:41 2008 +0000

    Make tests interruptible; clean up tables at start

commit 579dcade614af6b6c61112d54019b3e84902bb55
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 5 19:16:17 2008 +0000

    - MFB: Fixed bug #45186 (__call depends on __callstatic in class scope)

commit 0e74a12ae1f92784429b1c54dfaafe891753e3d7
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 5 19:14:25 2008 +0000

    - MFB: Fixed bug #45180 ('class::method' works differently than array('class', 'method'))

commit 14b1567a6ffc18c2b9fc78378d413d0aba57f3e6
Author: Felipe Pena <felipe at php.net>
Date:   Thu Jun 5 18:35:48 2008 +0000

    - New tests

commit 493ae2ea9de628c6a38e59a4c67835504e624cb9
Author: Rob Richards <rrichards at php.net>
Date:   Thu Jun 5 08:29:09 2008 +0000

    fix test

commit 2efe4f736c8d5eb4d89258c6a1e9a4d8463cafd8
Author:  <changelog at php.net>
Date:   Thu Jun 5 01:31:50 2008 +0000

    ChangeLog update

commit cb972c1da69a0b3cb9eee33edd54417df110b4a0
Author: Rob Richards <rrichards at php.net>
Date:   Wed Jun 4 19:34:45 2008 +0000

    rawurlencode now conforms to rfc 3986 (~ is not encoded) [DOC]

commit 750c42aecb81092abfb360c50b69e1a0eb2bfbfe
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jun 4 18:34:12 2008 +0000

    - New test

commit 988a68798c8f8f13db513040e168de07e369f0f4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 4 09:10:34 2008 +0000

    fix test
    (the test still fails because of broken preg_match())

commit af74288a41726665e120f240189be6192740ab44
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 4 07:52:04 2008 +0000

    fix test

commit 807f91c9619a1a234f765406fb59c8da3611d180
Author:  <changelog at php.net>
Date:   Wed Jun 4 01:31:52 2008 +0000

    ChangeLog update

commit 737dd4ef6e6b2fec6a927c04cf39c532fa44e581
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jun 3 19:01:26 2008 +0000

    - MFB: Fixed bug #45089 (__callStatic $name case sensitivity)

commit f78b458ecd4355b1815c8c7ddce95c585790452e
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jun 3 17:27:10 2008 +0000

    MFB: Add snefru256 as an alias for snefru, since in reality that is the implementation.

commit ad4e5332d9945cb4c22ab591ba7290fb31e24939
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jun 3 17:09:29 2008 +0000

    - Removed unnecessary XFAIL section

commit cde37a23b06a04a76e5f226495643306ee0b94f8
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jun 3 15:36:59 2008 +0000

    - New tests

commit 15ec44e0bde2ce00fbfe26ddf4249b9f4681d160
Author: Felipe Pena <felipe at php.net>
Date:   Tue Jun 3 13:55:47 2008 +0000

    - Fixed bug #44769 (declaring private magic methods should throw error)

commit 55d9f96ca4f3108bccf5ac591505c0e84e4e05fd
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Jun 3 12:44:46 2008 +0000

    Tests from London test fest 2008

commit d6e8cf2792d10d311e05cf661797316d174bb814
Author:  <changelog at php.net>
Date:   Tue Jun 3 01:31:59 2008 +0000

    ChangeLog update

commit 68f913993e3084276933073d9c65127ad4040232
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jun 2 16:29:25 2008 +0000

    - Fix style

commit 9e209e8928a69f5b88b08a9295d3db661a44b9e5
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jun 2 14:13:49 2008 +0000

    MFB: Add sha224 support.

commit 32842a00bc47d3e90ab442db217a0c4890bdf740
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jun 2 14:12:04 2008 +0000

    - Simplify a bit and make a bit more readable

commit 0cc9f0121221217cadeadf9eb2b4e258bef8b7e2
Author: Matt Wilmas <mattwil at php.net>
Date:   Mon Jun 2 11:20:17 2008 +0000

    Initialize with length instead of 0 (and thanks Antony for finding)

commit e58b49fc4c91cf6678119711d3d89a2a47c7d0ea
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 2 10:27:42 2008 +0000

    fix uninitialized variable

commit 1ea15b11d5753b2ea0cae6f3dad63e8353cfda77
Author:  <changelog at php.net>
Date:   Mon Jun 2 01:31:45 2008 +0000

    ChangeLog update

commit 64896ef3f95e7050113b41f105acdcb4dcad5b04
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 1 18:50:00 2008 +0000

    MFB5.3: arginfo & fix protos

commit 4b6a31d2869ace728d79c845eee1ff1f4c748403
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 1 18:25:29 2008 +0000

    MFB: fix arginfo

commit 0fcbb305cc9cbbea57de63a1acd71c26c8f9a741
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 1 18:21:05 2008 +0000

    MFB: Add arginfo & fix protos

commit f013474f7dfbba69cf2d4e2379a53fcd922bc0b8
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Jun 1 17:31:24 2008 +0000

    MFB: Back out the previous change as it broke the Windows builds.

commit 2926ffea4df7f88cb47b2122632077777a5d021a
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Jun 1 16:10:46 2008 +0000

    MFB: Fixed bug #45144 (ap_child_terminate() isn't available on threaded builds)

commit d5aa529c3b915495e2f68c351467778f195909d9
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Jun 1 16:09:52 2008 +0000

    MFB: Fix unexported symbols. Patch by Greg

commit d5aff667811965505c34bcbfa923c1c82bc815be
Author: Matt Wilmas <mattwil at php.net>
Date:   Sun Jun 1 14:01:07 2008 +0000

    Fixed build

commit a9e910eebd18e0fee0ea6ccdaff8f5ec04b3886b
Author: Felipe Pena <felipe at php.net>
Date:   Sun Jun 1 03:13:54 2008 +0000

    - MFB: Fixed bug #45139 (ReflectionProperty returns incorrect declaring class)

commit d5b532556465316213303bf287983eaefb493b32
Author:  <changelog at php.net>
Date:   Sun Jun 1 01:31:54 2008 +0000

    ChangeLog update

commit ba2ab96791fd8c3ba7a038c585eea36a7c7a3e8b
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 31 20:04:49 2008 +0000

    - MFB config stuff

commit d21e93fdf6bc667c42856dfa204a6712651d0120
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 31 19:27:23 2008 +0000

    - Add pharcmd to default targets if present

commit 7711305fd7f2ac5f495c2c5687de3f7319b7f9af
Author:  <changelog at php.net>
Date:   Sat May 31 01:31:56 2008 +0000

    ChangeLog update

commit 6db7baba992f4e2a8d9e16f55c1a7be04642a260
Author: Greg Beaver <cellog at php.net>
Date:   Fri May 30 22:49:46 2008 +0000

    MFB: fix corrupted zips, fix postprocess for compressed zip file

commit ca6d36efb855398c070f3497ecdb8eb1e8aeb8d9
Author: Greg Beaver <cellog at php.net>
Date:   Fri May 30 22:39:33 2008 +0000

    MFB: refactor function names for clarity.  No functionality change

commit ba1e3103b3eedb8b3b766e4a3576f0f33fc0f75d
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri May 30 16:52:06 2008 +0000

    Fixed bug #43261
    (Use ^ as an escape character for Windows escapeshellcmd)

commit aab8305c03fb9727381b6e42b81f7aec2c9fa1f4
Author: Matt Wilmas <mattwil at php.net>
Date:   Fri May 30 11:05:35 2008 +0000

    Fixed memcmp() check with hash_quick_del (realKeyLength would be 0)

commit 3a9eea4a8d7924f02b6f371aa56a35e963706d2d
Author: Matt Wilmas <mattwil at php.net>
Date:   Fri May 30 10:54:16 2008 +0000

    Only check args once in php_array_diff_key/intersect_key, not on each iteration. This also makes sure ALL args are checked (pre-5.2.5 behavior)
    - Also, use new hash_quick_del function where possible

commit 3dd931c8691a4cfd46dbd0023208a29a8fc055c2
Author:  <changelog at php.net>
Date:   Fri May 30 01:31:52 2008 +0000

    ChangeLog update

commit 195ee5ca733845ef090ef4fdbe9d0ee5d22ab4c0
Author: Greg Beaver <cellog at php.net>
Date:   Thu May 29 17:34:58 2008 +0000

    MFB: fix PECL bug #13981: Third-party zips fail entry interrogation

commit 8a72f8d6ede5cbbd1aeaeb31aee38ba6324d23cb
Author: Andrey Hristov <andrey at php.net>
Date:   Thu May 29 15:50:10 2008 +0000

    MFB

commit d48f694d0a3b9a44a1d48bc6695e0eeb4de40c9e
Author: Matt Wilmas <mattwil at php.net>
Date:   Thu May 29 11:44:09 2008 +0000

    Fixed overflow crash (at least on Windows) in div_function with LONG_MIN / -1
    To reproduce: (-PHP_INT_MAX - 1) / -1, so op1 is a long
    Same cause as Bug #27354 for mod_function

commit 747dce90bc8da39e59d8b48e5913c04a4bdcd710
Author: Scott MacVicar <scottmac at php.net>
Date:   Thu May 29 11:30:10 2008 +0000

    Fix bug when command is quoted and parameters are quoted during call to exec, the result is that cmd.exe /c strips the first and last quote.

commit 7d2324f7abe4af0e2af89bc4e12ffabdec322a3c
Author:  <changelog at php.net>
Date:   Thu May 29 01:31:51 2008 +0000

    ChangeLog update

commit f6af23d30ea53bda72e4d63a48873df0b862e312
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed May 28 21:50:41 2008 +0000

    MF5: Fix code path in phar_open_compiled_file() that tries
    to open not-yet-loaded phar and fails on compressed files
    # By Gregory's request
    # Sorry, can't find how to write test case for that - it reproduces
    # for me only under bytecode-caching. Suggestions welcome.

commit e4fc964ab335e90fc2ca9212c937037dffbe89de
Author: Felipe Pena <felipe at php.net>
Date:   Wed May 28 18:02:52 2008 +0000

    - Added check for encoding optional parameter (avoiding the segfault in filter.c: strlen(encoding))
      If the parameter is not suplied, it will try to use the UG(stream_enconding)

commit 4fd6a040b933512450a8813e7e8667c24b3ff1a2
Author: Felipe Pena <felipe at php.net>
Date:   Wed May 28 17:24:47 2008 +0000

    - Added zval separation (avoid crash when using fwrite($fp, $fp)).

commit 94181a6920e063126096fb00eb6a7f00cdd165ea
Author: Felipe Pena <felipe at php.net>
Date:   Wed May 28 11:50:02 2008 +0000

    - Added XFAIL section in tests to issue under discussion

commit d111366807e1d8386c337f2251476dcaa03d46d8
Author:  <changelog at php.net>
Date:   Wed May 28 01:31:59 2008 +0000

    ChangeLog update

commit 5a0d288d520720cb61f4e1ad10e2306e9abfcc7f
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 27 19:20:39 2008 +0000

    - Suppressed fwrite() warning.
    - Removed the doubled test name in borked message.
    - Fixed the bogus borked message when test file is empty or fgets() fails.

commit 99250fba7eb78758d10ae049916f6a16e79bd750
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 27 18:27:23 2008 +0000

    - c/p evilness

commit d3bff02b6339a099a179e8fc5bd4247ef73ade0d
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 27 18:23:21 2008 +0000

    - Add compiler informations on Windows (will add more info later, like x86 or x64 and makes it available in userland)

commit 4be7f4aecd5b9c4c442adcf954e5f158c52be5d5
Author: Steph Fox <sfox at php.net>
Date:   Tue May 27 18:16:04 2008 +0000

    - killed off UEXPECT
    - com_dotnet gets a .cvsignore
    - Ulf will take care of mysql extensions, rest complete

commit 6c06a591f2a9cc70fd276ce02b0e7fc513444383
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 27 16:53:36 2008 +0000

    - Removed UEXPECT(F)

commit f859bd1b4f3f72b6bdfa8ecbb76d1a1c35755ced
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 27 14:30:38 2008 +0000

    - Removed UEXPECT(F)

commit b3ac16e5846cc7616ffe2d1024926b41384c9ce1
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 27 13:54:30 2008 +0000

    - Removed UEXPECT(F)

commit 06a7527c65d93ed402353588d79e9134da24f2f3
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 27 13:16:27 2008 +0000

    - Removed UEXPECT(F)

commit 6e19f956d99068cca7ed72d72d8b4f42ebe244e3
Author: Ant Phillips <ant at php.net>
Date:   Tue May 27 12:44:51 2008 +0000

    DOM tests from TestFest

commit 02a5dc7764e78691c507f3e7613cc7cc7f508d90
Author: Derick Rethans <derick at php.net>
Date:   Tue May 27 12:19:47 2008 +0000

    - Updated to version 2008.3 (2008c)

commit 52c0057c63ebfde722c79e1db1d72327ceffb098
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 27 12:17:40 2008 +0000

    - Removed UEXPECT(F)

commit 25958acac4a3c15a2043d664f5dbdd9d82ce087d
Author: Matt Wilmas <mattwil at php.net>
Date:   Tue May 27 11:27:58 2008 +0000

    Regenerate

commit 87fac43ac01481282a848a3a82aa8d7a1802d232
Author: Steph Fox <sfox at php.net>
Date:   Tue May 27 10:50:48 2008 +0000

    - killed off UEXPECT
    - html_translation_table and setlocale tests are no longer relevant
    - there are a number of ANSI-encoded files. Is this deliberate?

commit 9c37df900ce10995c3ca804ac017dbb75ad5ad6b
Author: Matt Wilmas <mattwil at php.net>
Date:   Tue May 27 10:28:25 2008 +0000

    Add array_init_size() and use it where array size is known at initialization

commit 6db10b2bf1955f15956db9e047a5b47eedcc68d1
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue May 27 10:21:16 2008 +0000

    DOM Tests from London Testfest

commit a4cb8c536fc896f8366ab87980659800a72f461c
Author: Steph Fox <sfox at php.net>
Date:   Tue May 27 09:34:55 2008 +0000

    - killed off UEXPECT

commit 4ccb8869e7c106a3c03f65b406e2916a09313d71
Author: Steph Fox <sfox at php.net>
Date:   Tue May 27 07:46:51 2008 +0000

    - killed off UEXPECT

commit 08253045d4bac24bfca39e319a23bab1ec6034a9
Author: Steph Fox <sfox at php.net>
Date:   Tue May 27 07:41:44 2008 +0000

    - killed off UEXPECT
    - no getmxrr() under doze

commit 5078c3a00ae0586c742c1ef182f417e44c082ddb
Author: Steph Fox <sfox at php.net>
Date:   Tue May 27 07:38:00 2008 +0000

    - killed off UEXPECT

commit 554810af624d9cb1b12ab2cb7151d897d10a8cca
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 27 03:22:42 2008 +0000

    - Removed UEXPECT(F)

commit 77080b64d9c63946daa31c3566d87a23bd9694ce
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 27 02:55:52 2008 +0000

    - Removed UEXPECT(F)

commit 88b1c1084b9f9dc6b8be96a1481319905691deb2
Author:  <changelog at php.net>
Date:   Tue May 27 01:32:01 2008 +0000

    ChangeLog update

commit 1b04aaf1edbe1612780d065c02ce5138e11d7b39
Author: Steph Fox <sfox at php.net>
Date:   Tue May 27 00:08:03 2008 +0000

    - killed off UEXPECT

commit fa3d01975b89ef8cfe5fef4bc3271eaa53f2aace
Author: Steph Fox <sfox at php.net>
Date:   Tue May 27 00:04:31 2008 +0000

    - killed off UEXPECT
    - E_DEPRECATED doesn't always allow stuff to pass?

commit 24d1d8459cc46070194e91a56dfcac32e9c72483
Author: Steph Fox <sfox at php.net>
Date:   Mon May 26 23:54:20 2008 +0000

    - killed off UEXPECT
    - everything passes here on my box, yay

commit 8c15398ca63e8565a95ee837c842d5cb5330cd7d
Author: Steph Fox <sfox at php.net>
Date:   Mon May 26 23:48:29 2008 +0000

    - killed off UEXPECT

commit f6cc4ee4df8f8c203b1cf2649f5d16839fe3e34b
Author: Steph Fox <sfox at php.net>
Date:   Mon May 26 23:45:15 2008 +0000

    - killed off UEXPECT
    - Tony has a patch that should fix all these

commit b00be96ec292d6fbe054c32df348936bb50b175b
Author: Steph Fox <sfox at php.net>
Date:   Mon May 26 23:42:10 2008 +0000

    - killed off UEXPECT
    - another of those parser differences in assert_02.phpt. Please check.

commit 833f4150a1b803ad36d4c5bf97561d7958538aec
Author: Steph Fox <sfox at php.net>
Date:   Mon May 26 23:36:10 2008 +0000

    - killed off UEXPECT
    - could someone please fix var_export2.phpt? NUL is corrupted, can't fix here

commit 10c04aca384b8bc31412d36f05ba29f11192a082
Author: Steph Fox <sfox at php.net>
Date:   Mon May 26 15:52:06 2008 +0000

    - killed off UEXPECT

commit 6d8760677d34ba96d596d2ba2ae6494a732979ee
Author: Steph Fox <sfox at php.net>
Date:   Mon May 26 14:33:44 2008 +0000

    - killed off UEXPECT
    - altered EXPECT for parser errors. This may or may not be a Good Thing.

commit d0d2a79f3472714d0430c8c7876a160f0a06ac64
Author:  <changelog at php.net>
Date:   Mon May 26 01:32:54 2008 +0000

    ChangeLog update

commit 857f2b6570a8d98a15b6177e7ea3f927e99d5152
Author: Zoe Slattery <zoe at php.net>
Date:   Sun May 25 16:12:27 2008 +0000

    Added --XFAIL-- section

commit 8210627fc1ae39a55e342b512a9e68b538c5ac54
Author: Etienne Kneuss <colder at php.net>
Date:   Sun May 25 12:23:22 2008 +0000

    ws

commit be6d55935cce39c8d316f1b95ca70a17082598e8
Author: Etienne Kneuss <colder at php.net>
Date:   Sun May 25 12:17:27 2008 +0000

    Add a prepend param to spl_autoload_register

commit e28bcbbf60a40e85325fe41e0ebd5744d57af524
Author: Etienne Kneuss <colder at php.net>
Date:   Sun May 25 12:10:14 2008 +0000

    remove the skipif

commit 1517e124114a641a1ec1698066d6f7e7fc00cb28
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Sun May 25 06:03:44 2008 +0000

    Drop SKIPIF check for ext/spl.

commit eb30892654c33e6ca858cdb624fc80b846c5f647
Author:  <changelog at php.net>
Date:   Sun May 25 01:31:52 2008 +0000

    ChangeLog update

commit 649f10fd3f44d8430518eb3f18d2cce9cf278f69
Author: Etienne Kneuss <colder at php.net>
Date:   Sat May 24 16:48:15 2008 +0000

    New tests from testfest

commit c790a12125ce92e5bd8029d0b5c8c371b04afe6e
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Sat May 24 15:13:11 2008 +0000

    dos2unix

commit 72f61bfc4fa86af922804b3d5d3a8009fb0816c5
Author: Etienne Kneuss <colder at php.net>
Date:   Sat May 24 14:37:53 2008 +0000

    Also register the get_iterator handler for Max/Min Heap

commit dac1a1014db075c4efb98e6cb13c3ecf57fbe24b
Author: Pierre Joye <pajoye at php.net>
Date:   Sat May 24 14:36:16 2008 +0000

    - [DOC] restore get_magic_quotes_gpc and get_magic_quotes_runtime
      they always return false.
      (let save the world, spare bandwidth and kill the trolls 1/2)

commit 76a9ec377b1878993daf5e116b32d256cc11f54d
Author: Steph Fox <sfox at php.net>
Date:   Sat May 24 14:18:31 2008 +0000

    - MFB major fixes
       * found felipe's segfault in util.c and fixed the segfault (3 tests fail due to odd behavior of . and .. on this machine)
       * fixed serious flaws in the setting/resetting of is_data - now it works properly.  Assume
         all new PharData are tar-based, and allow passing Phar::ZIP to PharData constructor to override this
       * fix broken earlier commit, introduced segfault that broke 20 tests here

commit 7efb792fe829b31fd62d539b4544078f95a6b7d7
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Sat May 24 14:17:44 2008 +0000

    Drop SKIPIF check for ext/spl.

commit 28d77dff61c7aa9a1782fcfe6dd25f3d2d248870
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Sat May 24 14:12:00 2008 +0000

    MFB: Drop SKIPIF check for ext/spl.

commit bdca5a12b02766ef09883036f9ba4fbebb787575
Author: Steph Fox <sfox at php.net>
Date:   Sat May 24 13:59:56 2008 +0000

    - MFB fix offset detection in tar files

commit fa3ae04c283c02eb4a3c9de851a0176dc489488e
Author: Etienne Kneuss <colder at php.net>
Date:   Sat May 24 13:40:33 2008 +0000

    Add tests from testfest

commit 5aa7732d2f74dd491e2a6dd4bbf63658bd1f18a4
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Sat May 24 13:35:03 2008 +0000

    MFB: Drop SKIPIF check for ext/reflection.

commit 42c955d77bb49296aeb0b50f83cd2ca7d13a56ec
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 24 11:53:35 2008 +0000

    - Add constants and new test (test from testfest.php.net)

commit d77aaad7b694f3d2adbf643807475536514bc145
Author:  <changelog at php.net>
Date:   Sat May 24 01:31:49 2008 +0000

    ChangeLog update

commit f684c221c48d556505150c544ffb857681832692
Author: Robin Fernandes <robinf at php.net>
Date:   Fri May 23 21:14:05 2008 +0000

    More basic ReflectionClass tests from Dutch TestFest.

commit e73cd561b676a0728e555af67f80212195f93eff
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 23 19:10:01 2008 +0000

    improve regexp to support b0rked SED versions (i.e. Solaris)

commit afe0aa6ea44837e1de9ab3912349d47266ccff29
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 23 19:06:36 2008 +0000

    use bundled PCRE library when both yes & no passed as argument,
    look for headers and the lib otherwise

commit b55e780166eb099406a5ac033648eb21e3ac853d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri May 23 15:46:24 2008 +0000

    MFB:When dumping entire document to file via asXml() don't lose the encoding

commit e2730a196fdb009b2fa3b795a747231db9467cf0
Author: Matt Wilmas <mattwil at php.net>
Date:   Fri May 23 09:40:19 2008 +0000

    Fixed Windows build now that HAVE_INET_PTON is defined

commit 20e91f973530f5ca085d2814b9755f8bc9d5e847
Author:  <changelog at php.net>
Date:   Fri May 23 01:31:46 2008 +0000

    ChangeLog update

commit 3273ed8ec0b4ac8a6c24a66ebf0e9aed7c2ef3c6
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Thu May 22 22:07:21 2008 +0000

    Enable inet_pton() and inet_ntop() on Windows in HEAD

commit 50cd9a03829b7903b620fab7af7973485eeb6733
Author: Robin Fernandes <robinf at php.net>
Date:   Thu May 22 21:54:01 2008 +0000

    Basic ReflectionClass tests (from Dutch TestFest)

commit aef3355d986faa6cbd4db3d4c16b6cddcc4cdc9c
Author:  <changelog at php.net>
Date:   Thu May 22 01:31:44 2008 +0000

    ChangeLog update

commit 858985919192c34140baf09210d3836b53454c25
Author: Greg Beaver <cellog at php.net>
Date:   Wed May 21 20:39:33 2008 +0000

    MFB fix convertTo\*() for same-named archives with no files

commit b895dc0f9bfe32cc27dcc424ca23c950aa83c7e8
Author: Josie Messa <jmessa at php.net>
Date:   Wed May 21 15:04:13 2008 +0000

    - Committing tests reviewed after London TestFest 08
    - Credits to: Mike Sullivan and James Lewis

commit 2953951544dbe169bba710e236084d7103993fb8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 21 15:03:11 2008 +0000

    use macros instead of hardcoded encoding names
    (%$#@# AIX is totally broken..)

commit 3665899dbaeb02616fe37fe0ecb592990cb84519
Author: Felipe Pena <felipe at php.net>
Date:   Wed May 21 14:01:31 2008 +0000

    - Remove check for unicode.semantics

commit 19e44a3234d8493765f5ebd55aaadb0a76ba9961
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 21 13:02:35 2008 +0000

    fix run-tests.php (Felipe)

commit 6e8e023eb94de836805cd21820ea921a073b901a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 21 12:29:27 2008 +0000

    add missing .cvsignore

commit 76d9064cc7b4b6bc8769c9e93a654f0f51a3abae
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 21 12:01:55 2008 +0000

    use ZEND_U_CONVERTER() macro to prevent segfaults when the converter is not set (i.e. NULL)

commit f3735e0c76c0d2dab121c2acd9ee63e7317fc74d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 21 10:41:08 2008 +0000

    looks for Unicode constants in Unicode mode

commit 4a0670fc02589f6e2b87387d79f72b90881e9c59
Author:  <changelog at php.net>
Date:   Wed May 21 01:31:49 2008 +0000

    ChangeLog update

commit e35e5b93e3f68337cb55d7d97961c348aedbb0a4
Author: Etienne Kneuss <colder at php.net>
Date:   Tue May 20 21:46:13 2008 +0000

    Fix path lookup when include_path is used

commit 5b815008e42b0e888a9e911f8bedf64850314cb0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 20 15:29:01 2008 +0000

    use correct check for unicode
    strings may be still strings, even in Unicode mode

commit bdaa1fe47fed3aed51acf5182a3fc69ed6b5fb65
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 20 15:03:13 2008 +0000

    make sure that converters are not equal to utf8 & ascii before destroying them, or we may end up with double free

commit 7de1c81af0fea30cbdd743ca36c17e54fc387158
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 20 14:54:06 2008 +0000

    fix tests

commit d94c197637f3c6dec83092dfd7f76c8f8bebde60
Author: David Soria Parra <dsp at php.net>
Date:   Tue May 20 13:28:31 2008 +0000

    Coding style

commit 60b27ed62ac3245b01d95340e4bbba795b7901e6
Author: David Soria Parra <dsp at php.net>
Date:   Tue May 20 13:15:01 2008 +0000

    Allow non-long values for proxy_port, connection_timeout and convert them

commit 1db4d44c7b6bbc61805bd8953223039599de4f1f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 20 12:07:13 2008 +0000

    fix function signature and silence compile warning

commit 24cc4b72c38319ec422b5796e8aeadafd7534623
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 20 12:04:37 2008 +0000

    nuke unused variables

commit 41c60bab79693ab2ea2e961a2eb29b78d57aff82
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 20 07:48:04 2008 +0000

    fix invalid free in Unicode filter

commit 9e513ac9f3ac9d8e20932d68e4a6802c4e201177
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue May 20 07:41:48 2008 +0000

    proper fix

commit a08acfb080c392857238fce21bc7d35f320df11f
Author: Greg Beaver <cellog at php.net>
Date:   Tue May 20 05:01:08 2008 +0000

    s/zend_hash_exists/zend_hash_find/

commit ccf430ca933fda8699bbabd8c2980fc16c555f5f
Author: Greg Beaver <cellog at php.net>
Date:   Tue May 20 04:09:41 2008 +0000

    MFB relax rename requirements

commit 2f3c33bdbee98d3b29816592d089ffd82a823864
Author:  <changelog at php.net>
Date:   Tue May 20 01:32:03 2008 +0000

    ChangeLog update

commit 0d018ee265fac203a853342ee0891fa48a49d8e2
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon May 19 19:39:25 2008 +0000

    Crossing the Rubicon: remove the unicode.semantics switch and default
    unicode mode to On.

commit 2c20c55716024bb1c1a18fc975ee3f478dd90baa
Author: Steph Fox <sfox at php.net>
Date:   Mon May 19 19:37:39 2008 +0000

    - unicodify expected output

commit f08aea109bc0704bae93f35b7b94e1021c669523
Author: Steph Fox <sfox at php.net>
Date:   Mon May 19 19:05:42 2008 +0000

    - IS_UNICODE checks and conversions
    - stub and creation file updates
    - far too many test updates to think about

commit 69deb7bc425e422ca4190cacd59c5c0336672788
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 19 16:21:30 2008 +0000

    - Fixed wrong fix

commit 5840963846d6f48ad70e9905589f1a01a006485c
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 19 16:19:33 2008 +0000

    - Fixed test

commit 8be988a8a46afbc07875f09c0f4705bcccdf197f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 19 15:18:49 2008 +0000

    MFB: Fixed bug #45004 (pg_insert() does not accept 4 digit timezone format)

commit fc7497fe1e257ba98bcc36e5271b123ca0c916cd
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 19 15:17:08 2008 +0000

    - Fixed test (duplicated UEXPECTF section)

commit 259e6f18a1d7745b4dcb58cc779b97d541fdbcac
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 19 15:13:21 2008 +0000

    - Fixed tests

commit 6eec0905b03941ca4ad770144cea6826df8e4639
Author: Steve Seear <stevseea at php.net>
Date:   Mon May 19 12:57:28 2008 +0000

    Tests from PHP London TestFest 2008

commit b18686bc63caaee0a2a8533f374cec435287347a
Author: Steve Seear <stevseea at php.net>
Date:   Mon May 19 12:49:54 2008 +0000

    Moving DOM tests to correct folder.

commit 363df894a99e99ab06bffe0ab7685e2f9bf9679d
Author: Steve Seear <stevseea at php.net>
Date:   Mon May 19 12:22:23 2008 +0000

    Tests from PHP London TestFest 2008

commit 140669030b20ec08e77ece7ec75c812f7a89bfca
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 19 10:48:45 2008 +0000

    Fixed win32 related realpath cache bug

commit 08f13f5b412b146af518339156d3481d5b1f2e81
Author:  <changelog at php.net>
Date:   Mon May 19 01:32:29 2008 +0000

    ChangeLog update

commit eb99aa475ebc06ab09a6c2204194910c58762c47
Author: Greg Beaver <cellog at php.net>
Date:   Sun May 18 23:41:17 2008 +0000

    MFH fix mem leak, add test for previous segfault fix

commit 3d953abaf3f1a090e658f288e14c15dba73c0aaa
Author: Greg Beaver <cellog at php.net>
Date:   Sun May 18 23:12:47 2008 +0000

    MFB fix segfault

commit ea74d59d3ac459caa0ddf43e7aa55c9d991d29e1
Author: David Soria Parra <dsp at php.net>
Date:   Sun May 18 19:52:46 2008 +0000

    Revert.

commit 024c25fc596d2d74871218e7c503ecd5396769c5
Author: David Soria Parra <dsp at php.net>
Date:   Sun May 18 17:15:08 2008 +0000

    MFB: Make mcrypt_enc_self_test() return value compatible with documentation and mcrypt_module_self_test()

commit ad69a4c588653b3e6eb4fc388d1668d08d8ed36d
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 18 15:52:42 2008 +0000

    - MFB: Making compatible with 64bit platform

commit 0486736669f61ae0f963c90c21453a0c3285d1c6
Author:  <changelog at php.net>
Date:   Sun May 18 01:31:49 2008 +0000

    ChangeLog update

commit 87d80cf81a35777984e3630330e333826d49110e
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 18 00:47:22 2008 +0000

    - Added UEXPECTF

commit 02eb39d64b8fda81fe10507976b04fb55769214b
Author: David Soria Parra <dsp at php.net>
Date:   Sat May 17 23:27:42 2008 +0000

    Tests from Munich PHP Testfest 2008

commit 11fb7561f057aa3fdb11c13f76356f83ed67f17f
Author: Greg Beaver <cellog at php.net>
Date:   Sat May 17 20:07:38 2008 +0000

    enable by default statically instead of shared
    this is done by removing zlib/bz2 explicit dependencies because they are unnecessary
    we only ever use the stream filter, and the check for existence has
    been moved to runtime where it is after startup

commit 1e4b63372110fe56bd012d07bc53ab2e4bc5311b
Author: Greg Beaver <cellog at php.net>
Date:   Sat May 17 20:04:18 2008 +0000

    MFB fix test (again)

commit 9686209c6e9a8c9fea1100df211b6d452d211244
Author: Greg Beaver <cellog at php.net>
Date:   Sat May 17 20:03:07 2008 +0000

    MFB fix test

commit 8ced03e02664314aeea1952bff6fb5e06576c629
Author: Zoe Slattery <zoe at php.net>
Date:   Sat May 17 13:26:51 2008 +0000

    Tests from London test fest 2008

commit 53abdc3f57d52d0db89c2fa9475a797d38e05487
Author:  <changelog at php.net>
Date:   Sat May 17 01:31:44 2008 +0000

    ChangeLog update

commit 3d65cd01035edb3e30d569dcd141f84f430b2b99
Author: Zoe Slattery <zoe at php.net>
Date:   Fri May 16 17:14:57 2008 +0000

    Tests from Testfest 2008

commit 1d2bfff3a95c99651ede415d635f69116e835bb6
Author: Etienne Kneuss <colder at php.net>
Date:   Fri May 16 13:22:02 2008 +0000

    Fix FilesystemIterator with ./..

commit f4458df3d45357359d1a2cf29e6e3ad0b5012fe1
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 16 12:11:15 2008 +0000

    - Improved fix (used 's' in parameter parsing)

commit 7bfcde4894834dc04fcace89ee4dc9d8c25ae805
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 16 03:11:56 2008 +0000

    - MFB: Added conversion to string.

commit 5c1d79f8be773fab89ced71c33509e92531963f0
Author:  <changelog at php.net>
Date:   Fri May 16 01:31:52 2008 +0000

    ChangeLog update

commit 25b8e6cc3ffff2a4cc2e93b0fa9cb484340faa59
Author: Greg Beaver <cellog at php.net>
Date:   Thu May 15 23:46:54 2008 +0000

    MFB: add full metadata support for tar-based archives and test

commit c2593307f3469be18462492ebc67e533ac7b17bc
Author: Etienne Kneuss <colder at php.net>
Date:   Thu May 15 17:22:03 2008 +0000

    Replace the iterator correctly after being cloned (related to #44964)

commit db0e4fac8b5dfc4457c960836f892ba19986bf3a
Author: Etienne Kneuss <colder at php.net>
Date:   Thu May 15 17:05:20 2008 +0000

    Implement SplPriorityQueue::getExtractFlags()

commit 144e472967b1f222ddd50328c89d3a22a63f3ffa
Author: Greg Beaver <cellog at php.net>
Date:   Thu May 15 16:09:21 2008 +0000

    MFB: plug security hole of unfettered creation access to .phar magic directory

commit c8e160e47761146d61206b560488cadbaf03a70f
Author: Zoe Slattery <zoe at php.net>
Date:   Thu May 15 12:50:28 2008 +0000

    Tests from Testfest 2008

commit b650fbb15c00cc3184274349cb6cfb7a1d2dea6f
Author:  <changelog at php.net>
Date:   Thu May 15 01:31:51 2008 +0000

    ChangeLog update

commit c1ae13b9855f3e103240e2a2f7658273a193f041
Author: Steph Fox <sfox at php.net>
Date:   Wed May 14 21:27:31 2008 +0000

    - Make internal code back-compatible. This included a binary cast in the default stub, hence many test updates.
    - Just over a third of tests pass. Test manifests are broken currently.

commit b3e245110d299f6e4ea5620ac7e5270535fb1828
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 14 13:13:02 2008 +0000

    and the last one..

commit 9b028e77b3cc986ab25d2c125e82899279349dce
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 14 13:05:55 2008 +0000

    fix test names

commit 8778ef1d21e27be4556767d14c03601f0c222ffa
Author: Felipe Pena <felipe at php.net>
Date:   Wed May 14 12:28:28 2008 +0000

    - Add check for avoid segfault when trying instantiate PDORow manually

commit da8845b626e2d3f59874a6a37e6020d2b0a50041
Author: Matt Wilmas <mattwil at php.net>
Date:   Wed May 14 11:32:28 2008 +0000

    MFB: The "Steph special" :-) to allow plain 'configure' to be used

commit e974ce74e4f4f0c5041e0c00305098b247a9ac26
Author: Matt Wilmas <mattwil at php.net>
Date:   Wed May 14 11:18:08 2008 +0000

    MFB: Steph's changes; to fix build failure after confutils.js changes (PRODUCT_NAME being undefined)

commit 132ecdfa7df50c2f92d3444257c29f5c3a28f7b9
Author: Elizabeth Marie Smith <auroraeosrose at php.net>
Date:   Wed May 14 03:32:27 2008 +0000

    MFB and steph's pecl fixes into confutils

commit 53fb8271f6c47bbf15ed02c48b3d495c61f09c27
Author:  <changelog at php.net>
Date:   Wed May 14 01:31:59 2008 +0000

    ChangeLog update

commit ede5c8dd094927fe21b859c0ff36dd81bd4501de
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 13 19:18:11 2008 +0000

    - Fixed tests (added default_charset=)

commit ce586bf82672c45be6789d640d65a8d9ed416515
Author: Steph Fox <sfox at php.net>
Date:   Tue May 13 18:43:18 2008 +0000

    - MF53 dotted.path support

commit cfa135cb1796c49241bf10bd89d0183f10d04a67
Author: Greg Beaver <cellog at php.net>
Date:   Tue May 13 18:38:35 2008 +0000

    MFB fix tests

commit 247d91e7805aba44803818b4b8fadb2199ab0be8
Author: Steph Fox <sfox at php.net>
Date:   Tue May 13 18:35:25 2008 +0000

    - 'It builds on my box'.
    - Don't expect any tests to pass.

commit 461006fa97d787d9b10963cdd059524baec4c863
Author: Felipe Pena <felipe at php.net>
Date:   Tue May 13 14:49:36 2008 +0000

    - Added SKIPIF

commit 3c24ef3145b25d101266bad13e1e37884225fcc4
Author:  <changelog at php.net>
Date:   Tue May 13 01:31:53 2008 +0000

    ChangeLog update

commit f31693b7362b51f46a17296fb5ccc37ed93ae5b0
Author: Christopher Jones <sixd at php.net>
Date:   Tue May 13 00:04:52 2008 +0000

    New/updated tests

commit 2734ed6c4fa6befebdb2d5b8da4970214bafcbae
Author: Greg Beaver <cellog at php.net>
Date:   Mon May 12 21:03:48 2008 +0000

    back to dev

commit 5974e9ccff36b0082c492aaca27b27cbd30805c1
Author: Greg Beaver <cellog at php.net>
Date:   Mon May 12 20:43:04 2008 +0000

    prepare for release

commit 82dc03941a315c24faaecefa95d3c2add47115a5
Author: Greg Beaver <cellog at php.net>
Date:   Mon May 12 20:42:07 2008 +0000

    fix weird alias issues, add tests to check for new-found problems

commit ac8ea81588b5d8c53b97ee3d9ceae0f49ee1ce94
Author: Steph Fox <sfox at php.net>
Date:   Mon May 12 19:11:24 2008 +0000

    - Update package/TODO as best memory allows

commit 5790b80c53fc7e8a571906872cd127de46cfaecd
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 12 17:55:21 2008 +0000

    - New tests

commit 30eca098e4df4f0852895bb357b59c8e0308df50
Author: Greg Beaver <cellog at php.net>
Date:   Mon May 12 17:40:14 2008 +0000

    fix minor memleak

commit dba1c11685c6968975f670b9c48f15f466d12107
Author: Steph Fox <sfox at php.net>
Date:   Mon May 12 17:12:56 2008 +0000

    - Make sure default alias is set in phar.zip
    - Add test

commit 95c792c5d8403bd200cec5483c5be7e4f2f45a12
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 12 15:30:53 2008 +0000

    add missing .cvsignore

commit c3d4d21afc21ad84172e64c4eecf9a7f71f59b88
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 12 14:58:41 2008 +0000

    - New tests

commit c065d7e7e7174554a966ee32039cf5512c769f38
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 12 13:30:50 2008 +0000

    - New tests

commit 7416b0cd91dd214485e51351cca67734dd281f19
Author: Steph Fox <sfox at php.net>
Date:   Mon May 12 12:46:41 2008 +0000

    - Fix tests

commit 249ada69308308b07b1fd79db7397531a96d218a
Author: Felipe Pena <felipe at php.net>
Date:   Mon May 12 11:16:32 2008 +0000

    - Fixed test

commit 25aaecc64dd9d28710aa07a5a9f0c0ab597087a6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 12 09:09:28 2008 +0000

    Fixed bug #44952 (isset() does not checks correctly variable variable)

commit a7ec33a1ef4b5f5c6b72924560f0134c3cc879da
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 12 08:46:49 2008 +0000

    revert patch that causes invalid reads/crashes on Linux

commit 031ea3b62f8994e48a5f212e5950575eb40d40f0
Author: Steve Seear <stevseea at php.net>
Date:   Mon May 12 08:27:50 2008 +0000

    Added a script that generates phpt test coverage information for functions and methods.

commit 1e2676070dd66c411df82a7e0b8c18cf0e476634
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 12 07:13:47 2008 +0000

    Added API to use namesapces in internal extensions

commit 49800ec22cfe1e7d7b65f9c1478e550bafc75cc7
Author: Matt Wilmas <mattwil at php.net>
Date:   Mon May 12 05:06:53 2008 +0000

    Fixed test after fixing bug #44830

commit 0f1c3cf1bd502d66fc4f7b79815487e663322cbc
Author:  <changelog at php.net>
Date:   Mon May 12 01:31:47 2008 +0000

    ChangeLog update

commit ae789a055e09410c9817196ae3a3bbb90adea766
Author: Greg Beaver <cellog at php.net>
Date:   Mon May 12 00:45:05 2008 +0000

    increase code coverage

commit 51a1d6a3b744e2d3408e03d3f7e4d9f14d4e054c
Author: Greg Beaver <cellog at php.net>
Date:   Mon May 12 00:43:11 2008 +0000

    increase code coverage in util.c

commit e6558c56a335e0e2daea179fcf2fc94e72e7accd
Author: Greg Beaver <cellog at php.net>
Date:   Mon May 12 00:16:59 2008 +0000

    increase code coverage to test mounting of phar URLs to internal file, and fix odd semi-race condition
    where stream resources were not properly freed at script end

commit b3bab5022ab0fb2e3e9f8a216c32631b0f600046
Author: Greg Beaver <cellog at php.net>
Date:   Sun May 11 23:07:12 2008 +0000

    increase code coverage

commit 24efbb759b781795a4fc3af7c0a19d19704cbbd4
Author: Greg Beaver <cellog at php.net>
Date:   Sun May 11 23:03:56 2008 +0000

    simplify phar_get_link_location and increase its coverage to 100%

commit 70d0a4c0456f4c53856e28963dd2275385589454
Author: Greg Beaver <cellog at php.net>
Date:   Sun May 11 22:59:16 2008 +0000

    increase code coverage and fix tiny bug in handling of absolute links

commit ad1be25d8c047fca31df6ffddbe9b904894ecf17
Author: Greg Beaver <cellog at php.net>
Date:   Sun May 11 22:45:03 2008 +0000

    don't copy contents of linked/mounted files when converting an archive, and be sure to dupe mounted value

commit 92f0dc842feb9abfcf43777e2ecab570bfc43283
Author: Greg Beaver <cellog at php.net>
Date:   Sun May 11 22:44:33 2008 +0000

    fix test

commit d6a777349b25ca40e4359c027106397bcb303e8d
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 11 22:44:10 2008 +0000

    - New tests

commit 4ccf0b846e93e927c440af28cddec4b9921c3adb
Author: Greg Beaver <cellog at php.net>
Date:   Sun May 11 21:30:05 2008 +0000

    slightly increase efficiency of function interception, and ensure that nothing fails even if the archive is unlinked mid-process

commit 7149523766692c565fe81a12e358abe3d6fd4725
Author: Greg Beaver <cellog at php.net>
Date:   Sun May 11 21:15:47 2008 +0000

    add safety check to prevent unlinkArchive() from being called by a file within the archive

commit 5d168ad5444cb73e13055e0a1b6d278146fb5b45
Author: Greg Beaver <cellog at php.net>
Date:   Sun May 11 20:53:38 2008 +0000

    fix memleak

commit 376deb39d64f76a82b2182343e0b416c46feb661
Author: Greg Beaver <cellog at php.net>
Date:   Sun May 11 19:41:45 2008 +0000

    split test into two versions for differences in parameter parsing in PHP 5.3+

commit a0969ed78f456297961882f0eb6f13839bbdd3ba
Author: Greg Beaver <cellog at php.net>
Date:   Sun May 11 19:37:43 2008 +0000

    make test version-agnostic

commit 38d5943ee6e31f921fe40d7f0049cb14e8222b27
Author: Greg Beaver <cellog at php.net>
Date:   Sun May 11 19:17:51 2008 +0000

    increase code coverage of funcinterceptors to 90%+, fix many bugs, fix errant wrong test condition in fgc_edgecases

commit 5ddb49caec245fd9e055d348350198e0e57592a0
Author: Matt Wilmas <mattwil at php.net>
Date:   Sun May 11 11:45:31 2008 +0000

    Fixed error message typo; also removed end . to be consistent with the others

commit 360409b7762a4f60cd30cdfa0ffd5d6d9a6f2b53
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Sun May 11 04:56:12 2008 +0000

    Add tests for ReflectionFunction::getExtension*().

commit 4e27a73284c7972070db273ebca842106f2b4830
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Sun May 11 04:52:42 2008 +0000

    dos2unix *.phpt

commit 3d7013045b0be30f94f608356d65b07ec6e616c3
Author: Felipe Pena <felipe at php.net>
Date:   Sun May 11 03:15:13 2008 +0000

    - New tests

commit c28ebf6a9205f2c9da80d0f1ba025c9694e437d4
Author:  <changelog at php.net>
Date:   Sun May 11 01:31:50 2008 +0000

    ChangeLog update

commit ff34ca0b93accf8ddd896cc4f2a63ce299dacc1a
Author: Matt Wilmas <mattwil at php.net>
Date:   Sat May 10 09:15:17 2008 +0000

    Restore end check for "escape" strings (not needed for single-quoted strings as they can't have an unescaped backslash at the end)

commit 6f9fecae56d98f012357ee432b0e27ccf5b4ee38
Author:  <changelog at php.net>
Date:   Sat May 10 01:31:58 2008 +0000

    ChangeLog update

commit 2ff54e368fa9bc6d596d0195de00fac0d88e2e9b
Author: Matt Wilmas <mattwil at php.net>
Date:   Fri May 9 14:40:31 2008 +0000

    Fix Windows newlines (missed that detail when adding :-/)

commit 55978d86c181a0851f5e9b1e2843e619da72afb5
Author: Felipe Pena <felipe at php.net>
Date:   Fri May 9 14:11:51 2008 +0000

    - New tests

commit a2ef7d48d005f7cbc950b28f9601a8da72dedff2
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri May 9 12:58:50 2008 +0000

    Fix compile error if _GNU_SOURCE is defined

commit 77a0bed0d895bb2117d02613d80d67323d1a5bf1
Author: Matt Wilmas <mattwil at php.net>
Date:   Fri May 9 11:05:34 2008 +0000

    Test for loss of backslash at end of heredoc; For bug #44830 (Very minor issue with backslash in heredoc)

commit 6ed07458e156c7e9b693970376520c371361ca57
Author: Matt Wilmas <mattwil at php.net>
Date:   Fri May 9 10:25:42 2008 +0000

    Fix loss of backslash at end of heredoc; For bug #44830 (Very minor issue with backslash in heredoc)

commit f76e17331ef443a9e53eca2e1d3e62a9037e08f4
Author: Matt Wilmas <mattwil at php.net>
Date:   Fri May 9 09:22:21 2008 +0000

    Fixed bug #44681 (Resources used as array keys get converted to 0)

commit b6c0148fc0ce5ba5461c9c99158ccdbeeb4db371
Author: Ant Phillips <ant at php.net>
Date:   Fri May 9 08:44:44 2008 +0000

    Collect all the open_basedir security tests into one place

commit 6aa7022b8f44f1618425ae8974fa2a9d2966fdcf
Author:  <changelog at php.net>
Date:   Fri May 9 01:31:51 2008 +0000

    ChangeLog update

commit 27c72fd2e1eded4f693e8c8e8550b721bf3d583c
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 8 17:22:07 2008 +0000

    - Fix data size

commit 496099274b26ff9dff1867cd64949063c18bff18
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 8 16:58:43 2008 +0000

    - Fixed detection of invalid class name

commit cb9f7f675f75ad57f6a126a632c5ad06097c3f7d
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 8 15:39:35 2008 +0000

    - Fix valgrind report (Conditional jump or move depends on uninitialised value)

commit abd85a3ec13ef66e3b9d769ea5968eaba785f5b8
Author: Etienne Kneuss <colder at php.net>
Date:   Thu May 8 12:03:18 2008 +0000

    Sync spl tests with 5.3

commit 77a38f1a6aec60f7d2de2148cca8d9648bcadc73
Author: Felipe Pena <felipe at php.net>
Date:   Thu May 8 12:00:36 2008 +0000

    - Fixed double free

commit 7a42f42d1302f4527baeaf067983acd0caeed3a5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu May 8 09:15:20 2008 +0000

    Fixed test

commit 47040f4eb0416cca9a28a6efc2efbfda039b3aca
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 8 07:09:03 2008 +0000

    fix test

commit c108f3a797a796d7e5af284b1acc3cdc1d1e0b88
Author: Matt Wilmas <mattwil at php.net>
Date:   Thu May 8 04:52:30 2008 +0000

    Remove old references to flex.skl

commit 25a6be6cde1f71ee4856e6599bb0881643504d73
Author: Greg Beaver <cellog at php.net>
Date:   Thu May 8 03:10:18 2008 +0000

    fix windows build

commit 53e02373d046aa29a7723f4e97db1794f48d4181
Author: Greg Beaver <cellog at php.net>
Date:   Thu May 8 02:58:45 2008 +0000

    fix handling of mounted entries when flushing in all phars, and of deleted entries with open references in tar-based phars, do not extract mounted entries, add to test

commit 250f914c4260d34206be4dbffccce1c3a3abecef
Author:  <changelog at php.net>
Date:   Thu May 8 01:31:44 2008 +0000

    ChangeLog update

commit a919e2f858e0d9f1247dca8e87bab5f8ad6ec09a
Author: Greg Beaver <cellog at php.net>
Date:   Thu May 8 00:49:37 2008 +0000

    fix serious logic error and potential security issue with phar_compiled_file and
    phar_find_in_include_path.  We were allowing data-based phars to be executed, and actually marking phar-based phar archives
    without '.phar' in the name as data-based phars, which would allow modifying them even if phar.readonly=0.  Add test for this sinister case

commit 5576983a3e96d4b409a1192aeec69c7d503718f5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed May 7 23:46:11 2008 +0000

    MFB: kill unused vars

commit 0773c7f6a2d41487e0307976efcab262fb340100
Author: Greg Beaver <cellog at php.net>
Date:   Wed May 7 17:35:20 2008 +0000

    fix tar extension detection in open code

commit f134a909c3199ae0a1b23b53c8cd66703ea62bb8
Author: Greg Beaver <cellog at php.net>
Date:   Wed May 7 17:24:22 2008 +0000

    optimize phar filename extension detection to first search through known phars.  This eliminates several stat/realpath calls for archives with lots of files

commit ae26f18c732c86de925afa2aa397b0b12432efab
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 7 15:51:34 2008 +0000

    no need to add this entry - it's in 5_2 already

commit 1f292e73a5776708ff220bcbacc814739ed2fbf1
Author: David Coallier <davidc at php.net>
Date:   Wed May 7 15:47:04 2008 +0000

    - Added news item to the NEWS (Fixed bug 44811)

commit b9af1cc162cb26adc8bea614a86c51bd9ddec1df
Author: David Coallier <davidc at php.net>
Date:   Wed May 7 15:45:56 2008 +0000

    - Test for bug #44811

commit 0e2f6d8c6f959fe37e8006b18a577b587d423766
Author: David Coallier <davidc at php.net>
Date:   Wed May 7 15:45:02 2008 +0000

    - Fixed bug #44811 (Improve error message when creating new SoapClient
                        that contains invalid data)

commit 493b0bb51b29c03461e4d881f4c9af63a8b07997
Author: Andrey Hristov <andrey at php.net>
Date:   Wed May 7 15:16:27 2008 +0000

    Update mysqlnd - new ini variable

commit 3264ac20bfe369b487898f38fc35e38256e5d7c0
Author: Felipe Pena <felipe at php.net>
Date:   Wed May 7 14:08:41 2008 +0000

    - New tests

commit 37691b0cd046e6490ecc42a411bd313aa0423c08
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 7 12:04:58 2008 +0000

    Use IS_CV for dirrent access to $this variable

commit 0f5f61c071dcd23954933d8c75909c1b0f3d8c9f
Author: Greg Beaver <cellog at php.net>
Date:   Wed May 7 06:43:07 2008 +0000

    prepare for 2.0.0b1 release, pending review (finally)

commit e765e8f6caaeac6f8107f3852fad6a16e7d7598c
Author: Greg Beaver <cellog at php.net>
Date:   Wed May 7 06:39:05 2008 +0000

    remove files created

commit eda25ddb3467d7520f79db0b01bed10b8b03c539
Author: Greg Beaver <cellog at php.net>
Date:   Wed May 7 06:36:24 2008 +0000

    validate user-supplied aliases when converting archives to other formats

commit 549bf83bd132c5e9bf120194f4e6fab9cbd8c30c
Author: Greg Beaver <cellog at php.net>
Date:   Wed May 7 05:38:31 2008 +0000

    [DOC]
    remove phar.extract_list
    remove Phar::getExtractList()

commit f8db86b008ea2da566f0fbe9f6d577ea1cf6f8f0
Author: Greg Beaver <cellog at php.net>
Date:   Wed May 7 05:13:41 2008 +0000

    remove APC fanciness - this was causing non-caching of some files include()d inside a phar archive

commit 35caf5067c0dbeb5f2317a134fce51dfe15a7890
Author:  <changelog at php.net>
Date:   Wed May 7 01:31:43 2008 +0000

    ChangeLog update

commit 17bce65262926b2c2480b853cee27a434bbe9f9b
Author: Etienne Kneuss <colder at php.net>
Date:   Tue May 6 22:59:59 2008 +0000

    Add a flag that defines whether the objects should get iterated through or not

commit 96d4c2b62fc8cf0c44e0d508d317da7b805a7519
Author: Greg Beaver <cellog at php.net>
Date:   Tue May 6 21:46:26 2008 +0000

    fix zip metadata for archive/fix perms for file in zip/all.phpt test

commit 04735b675db30c0b6b3908bf49349ad6891d16cb
Author: Greg Beaver <cellog at php.net>
Date:   Tue May 6 21:34:19 2008 +0000

    new failing test for testing all zip creation facets

commit 196f0ef42b4ee070c3faf0e317a11ca50100ba79
Author: Greg Beaver <cellog at php.net>
Date:   Tue May 6 21:23:48 2008 +0000

    fix segfault in buildfromdirectory2 test and potential segfault

commit 5ba8ca70a44647839326c988a0f73f6b3378e589
Author: Greg Beaver <cellog at php.net>
Date:   Tue May 6 21:14:53 2008 +0000

    fix alias overloading handling for archives that are not in use

commit 3d388e71d29047a5e581514f732ef3a326eabf65
Author: Greg Beaver <cellog at php.net>
Date:   Tue May 6 18:25:33 2008 +0000

    new test for unset behavior

commit 7e68effe43c66cc8097419aba949660fbc2eb8ac
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 6 18:04:25 2008 +0000

    MFB: Fixed bug #44836 (putenv() crashes, avoid direct reference of environ
    in POSIX systems).

commit ad9b3c053b575ced3f1da9b5c9976d8b8c939e81
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue May 6 17:01:07 2008 +0000

    Use lazy symbol table initialization for op_arrays called from internal php functions

commit baa15b7780b2cfb1fabe43685bba882c2ecac3be
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue May 6 16:59:24 2008 +0000

    Fixed possible memory leak

commit c9652e94f5cef97dbd8e58c8a8b756d65fd3ceba
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue May 6 16:02:50 2008 +0000

    GC fix

commit 76606319c06bf2e5a68be3c6d96ec35cb533acfc
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Tue May 6 10:57:54 2008 +0000

    Changed php_*h() + php_log1p() + php_expm1() to be static

commit 26603f68ebeb49b9961dcf4bb88f5f51aea86430
Author:  <changelog at php.net>
Date:   Tue May 6 01:31:45 2008 +0000

    ChangeLog update

commit f0f6e70406ee48bfabfbfe3521504fed8c2b973f
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon May 5 21:28:47 2008 +0000

    No domainname element in utsname on OSX

commit c1b01f7318c4a3a7f1a587deea2e239add64fe05
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 5 11:02:46 2008 +0000

    - Use ZEND_FREE() opcode instead of ZEND_SWITCH_FREE(IS_TMP_VAR)
    - Fixed bug #44913 (Segfault when using return in combination with nested loops and continue 2)

commit a0f5a72a8afef8282ad5bf0c5e720fdf70f0d0cd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 5 09:44:07 2008 +0000

    Support for old-style constructors in namespaces

commit f914d50dd6ddde5af6c61207c16b15fe34cc6fba
Author: Kalle Sommer Nielsen <kalle at php.net>
Date:   Mon May 5 06:28:03 2008 +0000

    Implemented Windows support for asinh(), acosh(), atanh(), log1p() and expm1() + removed Windows check on tests
    
    [DOC] Windows support for asinh(), acosh(), atanh(), log1p() and expm1()

commit 63349a6a69c5d31eef2ce09b9e925cccc34a9fa7
Author:  <changelog at php.net>
Date:   Mon May 5 01:31:38 2008 +0000

    ChangeLog update

commit 5f4e5fa60aa2874e78754c7ba8a54a0a7ac46cba
Author: Etienne Kneuss <colder at php.net>
Date:   Sun May 4 21:16:22 2008 +0000

    Fix protos

commit 21460875fc983e22fd33cb108e9de5d897362715
Author: Steph Fox <sfox at php.net>
Date:   Sun May 4 20:58:43 2008 +0000

    - Some tests for buildFromDirectory()

commit c070512ee4c293d0ca227b4478b23469fda98487
Author: Derick Rethans <derick at php.net>
Date:   Sun May 4 20:50:46 2008 +0000

    - Added support for "<xth> <weekday of" and "last <weekday> of" phrases to be
      used with months - like in "last saturday of februari 2008".

commit 97256c625f42d020347140f76a5a19eba305ae30
Author: Rob Richards <rrichards at php.net>
Date:   Sun May 4 15:13:39 2008 +0000

    fix bug #44891 Memory leak using registerPHPFunctions and XSLT Variable

commit 92975a63190a87ecacea7b6556deec29f7426df1
Author: Derick Rethans <derick at php.net>
Date:   Sun May 4 09:59:42 2008 +0000

    - Added support for using ISO 8601 time intervals to define a DatePeriod
      iterator.

commit 77403f0c9402d0c46e1e5b4671e8e748594b2b74
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun May 4 09:33:56 2008 +0000

    fix folding

commit bf788b03077a19370173b3388655e385a7738ed8
Author:  <changelog at php.net>
Date:   Sun May 4 01:31:42 2008 +0000

    ChangeLog update

commit c322c1a94aba60e583802da224f52793ed0f7031
Author: Steph Fox <sfox at php.net>
Date:   Sat May 3 21:09:56 2008 +0000

    - Kill Windows warning when int meets short
    - All tests still pass

commit 50902f0ec6b2246afbcd59a0e8146487658d25f4
Author: Zoe Slattery <zoe at php.net>
Date:   Sat May 3 20:39:07 2008 +0000

    Committing corrected test from Eric Stewart

commit 6e7d66eebd9fd3d8ef30d59b0fb0ade9b9e57e9f
Author: Etienne Kneuss <colder at php.net>
Date:   Sat May 3 16:01:00 2008 +0000

    MFB: Fix #44838 (static class reference restricting overwriting)

commit d0577693da754ef3780a43bc56cf95a47f1b4c3b
Author: Etienne Kneuss <colder at php.net>
Date:   Sat May 3 15:09:24 2008 +0000

    Fix #44484 (define SimpleXMLElement::__toString())

commit a49676e4f32e217d802da978f58c68f703c1aa26
Author: Derick Rethans <derick at php.net>
Date:   Sat May 3 10:59:14 2008 +0000

    - Added support for using an end date to limit the amount of recursions
      with the DatePeriod iterator.

commit 4d6933d254d659b0f3b975cd1d0b68d877e3dafd
Author: Derick Rethans <derick at php.net>
Date:   Sat May 3 10:03:21 2008 +0000

    - Fixed weekdays algorithm.

commit a180fcc9bc928993221e4a6e3347951b8cbaf4d0
Author: Greg Beaver <cellog at php.net>
Date:   Sat May 3 02:04:24 2008 +0000

    add Phar::unlinkArchive() to allow complete removal of a parsed phar archive from memory and disk

commit dff93bd35953519a4023e266ab51c29de7ad85b4
Author:  <changelog at php.net>
Date:   Sat May 3 01:31:46 2008 +0000

    ChangeLog update

commit c23bf369ece3dde45c83e6b7552fe58bc93de30b
Author: Felipe Pena <felipe at php.net>
Date:   Sat May 3 00:36:54 2008 +0000

    - Fixed bug #44899 (__isset usage changes behavior of empty()) (patch by Etienne Kneuss)

commit 9c8b9b8d1ffe217c46672fce829403f0249f358e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 2 23:04:50 2008 +0000

    fix build

commit 7599f7384b8c80d8b3c34d2053b6c25ecd7ba348
Author: Derick Rethans <derick at php.net>
Date:   Fri May 2 21:32:13 2008 +0000

    - Fixed an issue in date() where a : was printed for the O modifier after a P
      modifier was used.

commit 08bfae1d467230cd4084b11e813bef57c8b6f83f
Author: Derick Rethans <derick at php.net>
Date:   Fri May 2 14:16:40 2008 +0000

    - More coffee required...

commit 7a01c2c7387a0da49d889d1378f53ba2b1c64048
Author: Elizabeth Marie Smith <auroraeosrose at php.net>
Date:   Fri May 2 14:10:05 2008 +0000

    MFB

commit d5a323788aee0e9513184fe68e50d277055e28c8
Author: Derick Rethans <derick at php.net>
Date:   Fri May 2 14:08:44 2008 +0000

    - MF53: fix for bug #44870: rename() on directory deletes same named file.
      (Patch by Pierre)

commit 8ea8cd611af5d11ff065838d2d221584941b35d0
Author: Lars Strojny <lstrojny at php.net>
Date:   Fri May 2 13:12:02 2008 +0000

    Hard enabling it for Windows, readding define for UNIX [DOC]

commit b190fdca65b07e0a1bd3402cf10296b7a05c2072
Author: Lars Strojny <lstrojny at php.net>
Date:   Fri May 2 13:06:27 2008 +0000

    Hard enabling ext/reflection on UNIX too [DOC]

commit 2352d10de296496486bd209d7bb03c735450815e
Author: Derick Rethans <derick at php.net>
Date:   Fri May 2 12:48:19 2008 +0000

    - Added DateInterval::createFromDateString() that creates an interval
      from the relative parts of a date/time string.
    - Fixed an issue where special relative bits were not applied.
    #- @DOC

commit bfbe53eeb2300c4a608ec1f85e37d89b64c5c51f
Author: Greg Beaver <cellog at php.net>
Date:   Fri May 2 05:05:56 2008 +0000

    refactor isTar/isZip/isPhar into isFileFormat(int format) where format is one of Phar::TAR,, Phar::ZIP, Phar::PHAR
    [DOC]

commit e0bc2b2be174c7e0bc367aa34aceb296e9691ff5
Author: Greg Beaver <cellog at php.net>
Date:   Fri May 2 04:44:39 2008 +0000

    update TODO, re-order methods to be alphabetical, tweak extractTo to set permissions and handle NULL for files
    # this also matches the docs I just committed :)

commit 9631aecf0316981b585d75fd128a71dad2c01fd2
Author:  <changelog at php.net>
Date:   Fri May 2 01:31:43 2008 +0000

    ChangeLog update

commit 6205943023d566b54b45a39778ad66713080f8d7
Author: Derick Rethans <derick at php.net>
Date:   Thu May 1 16:14:29 2008 +0000

    - Rearranged some structures to allow for more powerfull period/intervals.

commit 042867ecb8193add8c04780818e842d611083b33
Author: Derick Rethans <derick at php.net>
Date:   Thu May 1 13:31:00 2008 +0000

    - Include the starting date by default in the iterator output, but add an
      option to disable this behavior.

commit 07dc6d94b6cbfc64357547bc2d754230ee857419
Author: Ant Phillips <ant at php.net>
Date:   Thu May 1 12:36:44 2008 +0000

    open_basedir tests for directory functions

commit 6946c497191517cd462732355fbc24cf80106197
Author: Ant Phillips <ant at php.net>
Date:   Thu May 1 11:46:17 2008 +0000

    open_basedir tests for directory functions

commit 955a664c09234a4fe131584e6a3bc4117ec9fc05
Author:  <changelog at php.net>
Date:   Thu May 1 01:31:50 2008 +0000

    ChangeLog update

commit b1960e2af3472432d4c099f48a0ad2fead2fab36
Author: Derick Rethans <derick at php.net>
Date:   Thu May 1 00:10:25 2008 +0000

    - Added the DatePeriod class/iterator that iterates over a date time object
      for a specific number of iterators and applies a DateInterval each time.

commit 93fd16ef4d00771aa64a46aed5b3a361f9d8a03d
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 30 23:49:09 2008 +0000

    fix possible read past end of buffer by ridiculously stupid convoluted logic (I wrote it, I can call it that) reported by valgrind

commit 0a3fc4faba9100b6f6e9712883265b78c596993a
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 30 23:44:30 2008 +0000

    fix unix-only valgrind issue by initializing arch

commit 2b8a56779b42359a29cd9f7ccda2b3295c321789
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 30 23:06:57 2008 +0000

    fix cwd test in php 5.2, now all tests pass in 5.2 on unix

commit c3816a2aa013d298633611a2ac53c205d7033381
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 30 23:06:04 2008 +0000

    fix test to be truly path-agnostic

commit d16f86f528f9574e43e52be5f13710248cdaa39b
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 30 22:16:25 2008 +0000

    fix Bug #13786 on unix (Steph can you verify?)

commit 791bb5db46b0783371e20606637441c0d084fd53
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 30 22:12:21 2008 +0000

    fix test (passes in PHP_5_3 on my 64-bit machine, have not yet tested in 5_2)

commit 4b1409fef7693589a85b92fc39d09b5bdb408228
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 30 22:10:56 2008 +0000

    add helper file I use for debugging the front controller tests

commit 73830f751f11f996ba1e9ff9d50ab7dfeb8248b4
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 30 22:09:18 2008 +0000

    add missing file for test

commit 5f4c42d3019bf5508eabe84fc1d33254d3148392
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 30 20:17:27 2008 +0000

    fix double free

commit aeefda4a50847afd148b03507bf47e2bcc86f98c
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 30 20:14:54 2008 +0000

    stupid cut/paste error

commit 9d27fab9c4be223c04fc9cafda9155c668da81cc
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 30 20:14:15 2008 +0000

    increase code coverage to test cwd stuffs

commit b3e6072a04163ad07efccfc1531f4f57ec9a105b
Author: Ant Phillips <ant at php.net>
Date:   Wed Apr 30 15:20:17 2008 +0000

    Fix session test failures as reported by Antony Dovgal.
    
    These were caused by the tests assuming default values for some session
    configuration settings, in particular session.save_path and session.name.
    The tests now explicitly set these settings in the --INI-- section.

commit 08b3473a8177701c628b2830f29933417a525d39
Author: Ant Phillips <ant at php.net>
Date:   Wed Apr 30 13:53:50 2008 +0000

    Break up complicated rename tests into some smaller more consumable chunks

commit 96ab33de6edba60ffaeba3e667f1e1790c04af84
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 30 10:44:24 2008 +0000

    IS_CONST operands are always have is_ref==1 and refcount==2, so we can eliminate
     unnecessary checks at specialization/compilation stage

commit 3edf8bd26644ea130b83a68b348c8f7e62faef51
Author: Ant Phillips <ant at php.net>
Date:   Wed Apr 30 09:28:00 2008 +0000

    Fix session test failures as reported by Antony Dovgal.
    
    These were caused by the tests assuming default values for some session
    configuration settings, in particular session.save_path and session.name.
    The tests now explicitly set these settings in the --INI-- section.

commit 483018e170e1afb01f0156b5619b5b0a10af1ed5
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 30 02:20:48 2008 +0000

    remove unneeded exception handling (webPhar is always within an outer zend_execute block which handles exceptions for us, this is unnecessary)

commit 2b285b368ddb932c6ef5bb3b35e9c1d784864e0a
Author:  <changelog at php.net>
Date:   Wed Apr 30 01:32:01 2008 +0000

    ChangeLog update

commit bcd74c270b83435b7a2e4b63dc852f19f5a41eac
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 29 13:50:22 2008 +0000

    fix spelling

commit 2396f40eb54176170395f38b01c0287dfc7386f4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 29 13:43:49 2008 +0000

    Fixed GC slowdown

commit 8a970147ad47bf51f057d7b84c4ab4dbeccdeb0c
Author: Steph Fox <sfox at php.net>
Date:   Tue Apr 29 12:26:58 2008 +0000

    - Allow setStub() to continue working
    - Fix tests broken by earlier commit

commit 8559a2dbde15e48d9bbe69969e96905bb48e28df
Author: Steph Fox <sfox at php.net>
Date:   Tue Apr 29 12:06:54 2008 +0000

    - Prevent phars with empty manifests flushing to disk
    - This would've fixed that test... removing clean section
    
    @Greg: I commented out the call that breaks the Windows build, pending a decision about its future.

commit 7d3e9ef9520a89e8b1228ac853aa1d3567294032
Author: Steph Fox <sfox at php.net>
Date:   Tue Apr 29 11:37:33 2008 +0000

    - Fix paths in test

commit 7762c5d204d122a3207e8aa8e19282539c8c9fad
Author: Steph Fox <sfox at php.net>
Date:   Tue Apr 29 10:45:23 2008 +0000

    - Add test for bug #13786

commit 6b00f4493495623a7af4555a23233d7b349a1c96
Author: Ant Phillips <ant at php.net>
Date:   Tue Apr 29 09:24:18 2008 +0000

    More session tests to improve code coverage for untested extension code

commit 20abb52b1e0e8fbbd4b0e1892480c2b8462d115d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 29 09:18:54 2008 +0000

    Added missing lazy initialization

commit 049e27a949ceeb62f65977c61d272e45f60fee6b
Author: Ant Phillips <ant at php.net>
Date:   Tue Apr 29 08:57:10 2008 +0000

    More session tests to improve code coverage for untested extension code

commit 1d0f893b491d925771f459351aed560f050edfb3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 29 08:15:49 2008 +0000

    Lazy EG(active_symbol_table) initialization

commit df56e70e73d829d5f911e14e4aba7178e382448a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 29 08:08:10 2008 +0000

    lexer fix by Greg

commit eef38c8ab3e60e0777f81b1e69be97d476076e4a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 29 08:04:11 2008 +0000

    cosmetic enhancements

commit 9c2f3fc42c81c0530dd30eed26949d5670eeaa7f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 29 07:26:39 2008 +0000

    fix test

commit a199ec41c675e15dec0bc778b99ffc8aba2cc3e3
Author:  <changelog at php.net>
Date:   Tue Apr 29 01:31:45 2008 +0000

    ChangeLog update

commit 984ea1f4371ef6408ff8605045400a9c0df9a8f4
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 28 23:00:46 2008 +0000

    fix segfault (now all tests pass here)

commit a78fd15fae0811e459f0b6f90938f1f12e8bee73
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 28 22:57:21 2008 +0000

    fix double free and broken stat.phpt

commit ee1273af7a12df80dcbfc1bf332cab2033d0268b
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 28 22:41:20 2008 +0000

    remove hack introduced because of broken usage of php_resolve_path instead of zend_resolve_path

commit 2b41209dfb40d63057c5727b20b345df7d7b7d34
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 28 22:40:10 2008 +0000

    MFB: fix erroneous use of php_resolve_path in _php_stream_wrapper_open_ex - this breaks require/include for all extensions that intercept zend_resolve_path

commit e8ac7c11d17853a3860dd6ebeb64b3aebea70f4c
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 28 22:37:45 2008 +0000

    MFB: Fixed potentially confusing error message on failure when no errors are logged

commit 18f221c61d3ac1f09e655b8c44281324a3eecc73
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 28 22:32:15 2008 +0000

    it's a bit cheesy, but make this test 5.2/5.3 agnostic :)

commit 7220c19556cc5d88805e0e8cef6e2f9bfe7daf6d
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 28 16:44:53 2008 +0000

    fix tar generation - we were subtly corrupting the header with \0 because of use of strcpy

commit 455eeec4b92ede3232a6393f4d53962e98ae55d5
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Apr 28 13:26:50 2008 +0000

    MFH: Fix windows build

commit d3b7ccd3664062534278ebc428b0e424e0e3d612
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Apr 28 10:02:10 2008 +0000

    The SDK 6.1 adds some new networking functions that cause build errors, pick Windows 2000 as the minimum version we will build for.

commit ff90f59ea9ea13d97716f6e48f0f7ac8f41e8bd7
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 28 06:49:56 2008 +0000

    fix off-by-one for writing of timestamp and file modes in tar files

commit fbb2e8ce601b2fcde6e1d9da2060403c16d76b2d
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 28 06:03:33 2008 +0000

    more fixes for PHAR_G(cwd)

commit 62f824b6e1025638ccdba4cef79d3b0b6a8e6917
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 28 04:38:07 2008 +0000

    fix crash (this area really needs code coverage)

commit 0a17f4e00f77713de9b8900060515d18bd41c6d9
Author:  <changelog at php.net>
Date:   Mon Apr 28 01:31:41 2008 +0000

    ChangeLog update

commit 5da6c48f7d698e172b762b6d41955bcefdc3b7f6
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 27 23:59:41 2008 +0000

    add open_basedir/safe_mode checks for files in Phar::addFile()

commit e2660a692b7a4fd7f703ad609fa038579d85e28b
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 27 23:59:14 2008 +0000

    fix test

commit 089bc254eb33b3c42418f869f2478ce35558c9ea
Author: Derick Rethans <derick at php.net>
Date:   Sun Apr 27 19:12:10 2008 +0000

    - Fixed "this week", "previous week"/"last week" and "next week" phrases by
      actually meaning the week.
    #- For now the week starts on Monday, but I plan on making that configurable.

commit bcd2ddd0181ea7f6a9d2cf79f9e89db506487abc
Author: Steph Fox <sfox at php.net>
Date:   Sun Apr 27 16:42:03 2008 +0000

    - Kill another one from the gcov site's parameter parsing report

commit 51459aade453b5c4ce6e11346af16133d25480f9
Author: Steph Fox <sfox at php.net>
Date:   Sun Apr 27 12:22:36 2008 +0000

    - Another test that gives completely different results if readonly=0

commit 473abd4e2b1715ba95e6f4b90ad4a3c7835325dc
Author: Steph Fox <sfox at php.net>
Date:   Sun Apr 27 11:36:22 2008 +0000

    - Deleting files we cannot see...

commit 37a8782f0c82a5fc1b8297ecebe543a1fc2b8fd0
Author: Steph Fox <sfox at php.net>
Date:   Sun Apr 27 11:31:27 2008 +0000

    - Fix a couple of failing tests/bad cleanup
    
    @Greg: the phpinfo() ones assumed no php.ini - this isn't always the case, even if it should be

commit 2ea698eae7d2238d27cfe618ab1d8bc507edf8ac
Author: Steph Fox <sfox at php.net>
Date:   Sun Apr 27 11:26:15 2008 +0000

    - Make it possible to extract all *and* overwrite

commit 9e8c3ea9a72aa433b0646ff5888c3f120e3d672a
Author: Steph Fox <sfox at php.net>
Date:   Sun Apr 27 10:18:35 2008 +0000

    - Always give reasons for skipped tests

commit 77dcb8cffd07d1b08fd8a93b9df4cf377f837ce3
Author: Steph Fox <sfox at php.net>
Date:   Sun Apr 27 10:14:00 2008 +0000

    - Kill a few uninitialized vars (thanks gcov)

commit fd9bf92ac6fc6c08df68ef5a73510b6b5f943bd1
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 27 07:20:02 2008 +0000

    fix out-of-bounds read potential by replacing strstr with a custom strnstr

commit 5bf3d1d362042d445ba0b6aa0fdda61736582cc5
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 27 07:04:56 2008 +0000

    fix invalid free

commit 94846549f5385d0adeb0ed1b952cb0b5a8af9cd2
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 23:16:49 2008 +0000

    fix APC compile hook interception, now APC actually caches files

commit fade22bfd8e6c40de752cc94310eee59658ffbea
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 23:02:51 2008 +0000

    fix ridiculously critical omission in zip flush - we never set compressed file size!  Augment zip test for bz2/zlib-compressed alias files to increase code coverage

commit 11c93b84946461373c4716eedeb90385e19d59b8
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 22:31:44 2008 +0000

    add checking for invalid alias on opening tar, and test

commit ad6e7fc66776a642495eb2241dedd226dc8f3961
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 22:04:04 2008 +0000

    add screening of alias to reading of zip archives, and test for bad aliases

commit 5b85b2074bdab472429802928545e6473503334a
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 17:47:31 2008 +0000

    new test/updated test to ensure stub integrity (I was wrong, zip is fine)

commit 489fe0331fa872bd4d1cd31a9d7e6d8bed9d3a23
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 17:43:53 2008 +0000

    add logic test to ensure stub is not overwritten when adding a file (zip currently does this - bad zip)

commit 52f5a0f2ac8204fb8d058dd2d322678ee5c1a45d
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 17:34:14 2008 +0000

    increase code coverage

commit 15f9f20c3ca8ae2fd313bfcd36d9d479aac2eb1f
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 17:32:18 2008 +0000

    really fix test by fixing the regex

commit 76c78a480e1e9888622752eef0c6794a766377b7
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 17:29:55 2008 +0000

    increase code coverage (and magically, mysteriously this tests passes with no other changes - weird)

commit eb6b941d2abc5c9c22e9bdc15fe06f2f7cb674f8
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 17:28:28 2008 +0000

    fix clean

commit f37605ec0cd3a73652b0acd3ceab0ed858dc4d21
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 17:27:47 2008 +0000

    increase code coverage

commit b22cc67e6ba1591aaed9d8dacfc2391eb2794f43
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 17:20:50 2008 +0000

    new test increases code coverage

commit 2227f10f3e90b09858e78cb743a8792edafed221
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 17:18:15 2008 +0000

    add failing portion of test for compressed alias read

commit 8e7f6d6662ef42d85f5d560528c2649e061247b2
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 17:14:27 2008 +0000

    add failing portion of test for bz2 compressed file on open

commit 79a45a9666b16f5a4972081f2213ad137fba210b
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 17:09:58 2008 +0000

    fix buildfromiterator base to exclude directory separator on unix or windows, fix 10 test to have new tests

commit c6b617eca88e903d7f3fcb4205fe4d5f5ef96b58
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 16:57:14 2008 +0000

    fix cleanup

commit cf7f50e42cc73113709687f0b0af8c4f142c3bd2
Author: Steph Fox <sfox at php.net>
Date:   Sat Apr 26 13:22:38 2008 +0000

    - Added a RecursiveIterator/buildFromIterator test
    - Fixed up bug13727.phpt to take < 15 minutes :\\ and clean up after itself
    - Cleaned up protos/reflection data
    - Added myself to package.xml credits

commit 0c2f3b760a022a62806cbcdae81f5bbbdf4226f9
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 05:31:00 2008 +0000

    add Phar::extractTo(dest_directory[, mixed files[, bool overwrite]])
    this is very similar to ext/zip's extractTo and is based on that code, with the addition of the third parameter, which
    is used to allow overwriting existing files (disallowed by default, unlike ext/zip's implementation)
    [DOC]

commit c5fc383cb7fc5705b797448561433a1460bd515f
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 26 05:28:56 2008 +0000

    finish code coverage work (whew)

commit dbb4618bd5900a505c76f67f9b9c5c49f92b1833
Author: Steph Fox <sfox at php.net>
Date:   Sat Apr 26 02:04:09 2008 +0000

    - cs

commit f040cb6492c37a1015a9849d730ea0d2cd79f10c
Author: Steph Fox <sfox at php.net>
Date:   Sat Apr 26 01:52:22 2008 +0000

    - fixed those pesky memleaks

commit 0fe495975f08816b897336f9c679f12c601dc621
Author:  <changelog at php.net>
Date:   Sat Apr 26 01:31:39 2008 +0000

    ChangeLog update

commit 9bf8d7429e5de07deb37b58c3ce8dfadde0c9718
Author: Steph Fox <sfox at php.net>
Date:   Fri Apr 25 21:37:41 2008 +0000

    - implemented Phar::buildFromDirectory
    
    @Greg: There are two (identical) recurring memleaks I can't seem to kill, both marked FIXME. Would you please take a look?
    
    [DOC] $phar->buildFromDirectory(dirname[, regex]). Return value is an array pairing each file in the archive index with the original path on the filesystem.

commit 68dc76a9ab720372ccf04f95c7b99e435af1994b
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 25 16:54:37 2008 +0000

    make dang sure this ridiculous test cleans up after itself

commit 8657ab7e5a3f274b7de19c2e7b2f92fc491d2107
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 25 16:50:22 2008 +0000

    add test for bug #13727, fix bug #13727

commit 2bf5042d74b1ee1e81de966b3c1f4778c7b3e96b
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 25 16:10:59 2008 +0000

    finish code coverage testing of phar_object.c (except for iterator building, which Steph is doing) and fix segfault in error message for directory getcontent if it is a temp directory

commit 84004bf248d3b9e8e8fbdb8867bc3c3edd3527e6
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 25 16:05:05 2008 +0000

    new test with code coverage for PharFileInfo::setMetadata/delMetadata, improve error messages

commit 3864211c00837f79e6c0e420739da1e2074154c4
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 25 15:56:20 2008 +0000

    remove unneeded skipif conditions

commit 13dc477de2f8e05e0d38bdeb6a42969bb8fb19f0
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 25 15:53:02 2008 +0000

    new code coverage test, improve clarity of error message when chmod is used on a temp directory

commit 64b888c0faf509335a7fa16f1f991501d7f31be8
Author: Derick Rethans <derick at php.net>
Date:   Fri Apr 25 12:55:16 2008 +0000

    - MF53: Added new date/time functionality:
      . support for diffing date/times through date_diff() / DateTime::diff().
      . added DateInterval class to represent the difference between two date/times.
      . support for parsing ISO intervals for use with DateInterval.
      . date_add() / DateTime::add(), date_sub() / DateTime::sub() for applying an
        interval to an existing date/time.

commit 7c7b387cc323bc372fe15f62fb1efdfb705e02a3
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 25 04:35:10 2008 +0000

    fix potentially serious security issue: buffer overrun if the tar filename > 101 characters in length.  This fixes tests/tar/bignames.phpt

commit efe519c1945a3ed0ae93c8466e02fec2a6997b09
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 25 04:34:03 2008 +0000

    fix access fault on windows, fix memleak on all platforms when accessing a temp directory via offsetGet

commit 6036559d355865d3ae1f12c144951a989b71c7a7
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 25 04:31:44 2008 +0000

    fix tests on windows

commit fc9aba79f59f3dab52a3d675dea2c6fc5354b45b
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 25 04:29:08 2008 +0000

    add missing file (Steph: this fixes tests/tar/truncated.phpt, sorry :)

commit 7fabaa65646658dc21093100002c2e03a414362c
Author:  <changelog at php.net>
Date:   Fri Apr 25 01:31:41 2008 +0000

    ChangeLog update

commit 218b97548504dadbb2b8515e92b01a91f75eafa1
Author: Greg Beaver <cellog at php.net>
Date:   Thu Apr 24 20:02:04 2008 +0000

    fix test (except for memleaks)

commit 0db641af3ef109c3aec054c25907ab6d1090bb68
Author: Greg Beaver <cellog at php.net>
Date:   Thu Apr 24 19:57:22 2008 +0000

    rework PharFileInfo->decompress and add failing test

commit d28dcfaf6001bfa70a3b3142b1ce1588cdbea4d0
Author: Greg Beaver <cellog at php.net>
Date:   Thu Apr 24 17:25:23 2008 +0000

    new test

commit 84c622c2ab24e222cbe68db9fff3d66683d3e673
Author: Greg Beaver <cellog at php.net>
Date:   Thu Apr 24 17:19:01 2008 +0000

    new test for PharFileInfo::__destruct

commit aaf5498ff4df8f0440def8e33c6feaadaa269c07
Author: Steph Fox <sfox at php.net>
Date:   Thu Apr 24 17:02:27 2008 +0000

    - clean the right file :)

commit 21584ed0295cb0e12569aa4af1214d341e787374
Author: Steph Fox <sfox at php.net>
Date:   Thu Apr 24 16:59:23 2008 +0000

    - kill a couple of (release build) MS compiler warnings

commit 72d15b9bba0a7333ad08ef6e4c91b072cd780002
Author: Ant Phillips <ant at php.net>
Date:   Thu Apr 24 16:40:55 2008 +0000

    Extra open_basedir tests

commit d69738604fd599fd672d933d5bf6f6d099485780
Author: Felipe Pena <felipe at php.net>
Date:   Thu Apr 24 16:15:33 2008 +0000

    - Removed unused variables

commit 28459132cbd9258c4214810849949ae0234d4fe5
Author: Steph Fox <sfox at php.net>
Date:   Thu Apr 24 16:03:40 2008 +0000

    - Fix Windows build

commit 00b006ce749acc72ccec1203773a2d619cd5ed5c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 24 15:46:28 2008 +0000

    Optimized handlers for ZEND_RECV and ZEND_RECV_INIT opocdes

commit 5da78b297bde9402b4e92bd8d5ac7608da46a91d
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 24 14:04:58 2008 +0000

    Update ext/mysql's and ext/mysqli's tests
    Add mysqli_stmt_more_result()/mysqli_stmt_next_result(), but only in
    mysqlnd builds as libmysql doesn't support this feature.

commit dedb146a691249b72cd583cc3c3f4cb56c4eabd3
Author: Ant Phillips <ant at php.net>
Date:   Thu Apr 24 13:58:27 2008 +0000

    Allow for chmod() to fail on symbolic links

commit 09c7d212379dfe1ae76ac48eef795804f2f3cd5d
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 24 08:45:11 2008 +0000

    - improve test and remove files on exit

commit 937b1b7ab6a7451e846e961b4d71119dc933f275
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 24 07:46:10 2008 +0000

    Fixed bug #44805 (rename() function is not portable to Windows). (Pierre)

commit 91e67a4fbdf3a2bb0648bbb8e9fb11fbf0191617
Author: Greg Beaver <cellog at php.net>
Date:   Thu Apr 24 05:18:50 2008 +0000

    test PharFileInfo::__construct, fix potential segfault, and bad logic in phar detection

commit 1f98c6526bb5b7078d542b8d635b5543a7242d91
Author: Greg Beaver <cellog at php.net>
Date:   Thu Apr 24 05:03:12 2008 +0000

    increase code coverage

commit 24d83fa7f8524a4cf5b0e72c05f245db5fd7d863
Author: Greg Beaver <cellog at php.net>
Date:   Thu Apr 24 04:56:22 2008 +0000

    fix break when uncompressed files are re-saved, fixes phar_copy.phpt test

commit 8f0c9caac5cc2e9ed63f4f05b5183a870a7b1fde
Author: Greg Beaver <cellog at php.net>
Date:   Thu Apr 24 04:14:05 2008 +0000

    remove redundant unreachable code in Phar::copy, augment test, and add failing condition that needs to be fixed

commit 696dafa3700ab054ac5e523d54621060341dc9eb
Author: Greg Beaver <cellog at php.net>
Date:   Thu Apr 24 04:05:20 2008 +0000

    new test for Phar::decompress()

commit 09aa78c4407dd228f1013907bca1a01c4973a49b
Author:  <changelog at php.net>
Date:   Thu Apr 24 01:32:05 2008 +0000

    ChangeLog update

commit b721660ec7aa52bd0e165e743efb90401c54ca7e
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 19:01:52 2008 +0000

    increase code coverage

commit 9c60d2dcafd78830cc0a6bf42393aa8b6055f142
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 19:00:42 2008 +0000

    increase code coverage

commit 207a09318695ce536da43c210e84df74ad326606
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 18:59:41 2008 +0000

    increase code coverage

commit 3190bd0884ded0ec0c3b0e1e9ec44f05bdf88fa7
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 18:54:09 2008 +0000

    increase code coverage, fix minor memleak

commit cebd8a5864076d72a68f31194c40f7620dc5d906
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 18:46:48 2008 +0000

    increase code coverage

commit ba2182d7953a9d5172a6deedf4e74155e53f783b
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 18:46:21 2008 +0000

    increase code coverage

commit e5309e4aad3e6f9de89f6b6c1e1829a721941ad4
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 18:45:42 2008 +0000

    increase code coverage

commit ab1d8adb968d66f1e59de17c97f97ee759960194
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 18:44:43 2008 +0000

    fix default format conversion, increase code coverage

commit 26d2062305cef737c084ed708c609486c3d9ef19
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 18:32:59 2008 +0000

    increase code coverage slightly

commit 3b8fc7309f918888ce24cc37b0546c81bc5d6b3a
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 18:30:53 2008 +0000

    new test increases code coverage, fix memleak found by test

commit 4a0b06af8224353e482faf6f9c16d5f7284c7c1d
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 18:22:55 2008 +0000

    increase code coverage

commit 3d890f09a86dcf2849ad66552462ec383250cd24
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 18:22:09 2008 +0000

    fix extension detection for executable=2

commit c034683550d840cdfe716175d4bca9dedec8db3c
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 18:11:20 2008 +0000

    new test for Phar::isValidPharFilename.  Fix Phar::isValidPharFilename.  Fix extension detection for all cases

commit faaa9261e5022142d5d704aacc198409fd013012
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 17:27:31 2008 +0000

    new test for Phar::loadPhar with phar.extract_list

commit d3689baf53a4c7d22897f7ad33e126a610304153
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 17:25:52 2008 +0000

    new test for Phar::mapPhar with phar.extract_list

commit 19088c193063fcd8c642f5077b067c4a470a2933
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 17:23:32 2008 +0000

    remove/move unreachable code

commit 1dc190e680e903ddb6c7d5983050d2576f003cc0
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 17:18:28 2008 +0000

    improve rewrite callback support, add test for callback that does not return string/false

commit 5105552d5acda27e6a326a641737e8f0c09318f2
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Apr 23 16:55:51 2008 +0000

    - Fix Windows build

commit 22878f0ea23deb56708f32cbd64209ad958d6736
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 16:50:19 2008 +0000

    new test for valid callback that fails for rewrite callback

commit ce5732112e449bb2cd80136f9beeaa7fa2fecc82
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 16:47:12 2008 +0000

    new test for invalid rewrite callback

commit 50835e4bb770f835767e25d047fa786dcec36e37
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 16:06:59 2008 +0000

    new test for SCRIPT_NAME not containing the filename

commit 2aa87329db33df5afb54ced94eea08715e9b18f8
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 16:03:08 2008 +0000

    new test for webPhar failure on opening file

commit 76b8f30659ee437bb3258f206aa994dd3c875541
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 23 16:00:06 2008 +0000

    new test for webPhar with phar.extract_list

commit 6b21c9a335c1ab90112b6ba6ccfa9884e452bc69
Author: Ant Phillips <ant at php.net>
Date:   Wed Apr 23 14:10:12 2008 +0000

    open_basedir tests for file system functions (v5.2, 5.3 and 6.0 branches)

commit 8975b735228c43e183d4fc6f6bba37ca6187d10f
Author:  <changelog at php.net>
Date:   Wed Apr 23 01:31:36 2008 +0000

    ChangeLog update

commit 5224d341b698ee2d19b23018735e5598abff953c
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 22 17:34:00 2008 +0000

    ensure freeing of cwd/name happens in all cases

commit af3dfa23f60ddf66d9d8f7815d589162c0891b5e
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 22 17:29:11 2008 +0000

    fix headers in test

commit 3330c1696782256f3830de18cafed5e1a1c72021
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 22 17:28:50 2008 +0000

    new test for fatal error in php file executed by front controller

commit 0338b289391c196de8a64e169cf3561d19118f05
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 22 17:19:06 2008 +0000

    re-enable disabled cwd code

commit d8b4c2795e846bde61f740262548209d4f47e0da
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 22 17:17:29 2008 +0000

    remove unreachable code, add test for large non-php file

commit 379bcf1f141d8f26f433d88c341fc933e5c2f89c
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 22 17:13:07 2008 +0000

    remove unreachable code

commit cb8f158cd5fe7769ced391c7d3b49b3c0baaedc4
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 22 17:11:30 2008 +0000

    fix PATH_INFO munging, add to test case

commit 5ac9c1f23e2a0580beeb834474ccac9dbc146f1e
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 22 17:03:10 2008 +0000

    remove unreachable code, add test for no file extension and unknown file extension with Phar::webPhar

commit 168e58d2daf91b98698f56a53441076d1ff638c4
Author: Ant Phillips <ant at php.net>
Date:   Tue Apr 22 16:05:42 2008 +0000

    New set of session extension tests for PHP 6.0 branch.
    
    These hopefully test a reasonable set of basic, error and variations for
    the twenty or so session functions. Note however that they do not
    test all the session configuration settings.

commit 81087c56530de0444a7b59a6fb16cf1d71b0ae6c
Author: Robin Fernandes <robinf at php.net>
Date:   Tue Apr 22 15:31:54 2008 +0000

    Fix some ereg tests for 64bit platforms.

commit d5266adb2e348c3f89e983cc7aa7b206ed2e00b4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 22 13:31:17 2008 +0000

    fix tests

commit c6e4f0494cffddcd3597a7fd450626865c89ba84
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Apr 22 12:18:42 2008 +0000

    Fix compiler warnings with redefinition of _WIN32_WINNT

commit 4e5fc75977058751ea531b4d77e0dcc73f5dddb2
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 22 05:17:04 2008 +0000

    big ol code coverage test for bad parameters to Phar methods

commit 391385c4ff16af126d43a822507554aac843f4f6
Author:  <changelog at php.net>
Date:   Tue Apr 22 01:31:37 2008 +0000

    ChangeLog update

commit 4388a65aa815345cd79a1a62bd2908078be4c5f4
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 18:21:54 2008 +0000

    fix Phar::mount() to also allow running externally with full phar:// path, add test

commit e0873a380d4676040e0cb28dc4fbd588a2a83177
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 18:06:20 2008 +0000

    fix Phar::running()

commit 25cdc7de2b09b4396286fb5f656347ec92da2c19
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 17:59:28 2008 +0000

    fix discovery of files hidden in a URL - makes using any regular front controller possible

commit 2f56c7f3435f9df8fb44c41b5284383558d84b8b
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 17:46:24 2008 +0000

    new test for custom 404 handler, fix segfault found by test

commit cfc12b2afe4268a7439d7c09514fc97fc34a7cfa
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 17:04:15 2008 +0000

    increase code coverage of phar.c significantly by ensuring signature algorithm test is actually run (duh)

commit 7ee359785165c4b0fc3a6166552240ae9a8f1e18
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 16:56:45 2008 +0000

    increase code coverage

commit 5a4a54f64ba88bc640335cce11ba810367340351
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 16:51:26 2008 +0000

    remove unused code

commit aaf6101928adf1fe447ad7b6963eb2c9d2670d5d
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 16:50:18 2008 +0000

    another refactoring to combine an error and improve code coverage as a side effect

commit 32f2eeea477ad3be1f3efd858c5a7d6fff54e27c
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 16:46:01 2008 +0000

    minor re-factoring reduces code lines for an error (and evilly increases code coverage at gcov ;)

commit 69f74c5c8073a069a82c8619e7048afa8debf78e
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 16:42:53 2008 +0000

    minor re-factoring reduces code lines for an error (and evilly increases code coverage at gcov ;)

commit 7d218cab35015cb17f2ae1e8d4a76e30f019155e
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 16:42:24 2008 +0000

    cosmetics: same case as other tests

commit 44358edd8df3607da0b80de440cf33137f3b68c1
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 16:39:11 2008 +0000

    new test for non-executable zip named as phar

commit 779fec227837a05961825fac15e4402a6d0327af
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 16:29:09 2008 +0000

    implement opendir for mounted directories - much simpler to do than I initially thought

commit f44348850757c8e1ab9aad917a067dda0631a7d6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 21 15:37:07 2008 +0000

    [DOC] add hash_copy() to be able to copy hash resource

commit 5df12221cf6599cab9cd5f7edca2b5769b963ce9
Author: Felipe Pena <felipe at php.net>
Date:   Mon Apr 21 12:50:40 2008 +0000

    - Added UEXPECTF

commit 903fa24eba07ba644252822ce341d306a4545526
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 21 10:15:26 2008 +0000

    Optimized function call helper

commit afa143930420bcd6ed263f402bf539d062ca858b
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 06:46:40 2008 +0000

    finish code coverage for tar file format

commit c4315bfb2bb784a9730755532b53cecec4d562ec
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 06:33:49 2008 +0000

    add test for huge filenames, fix huge filename reading

commit 1f6292e91d8b13a31e077499b5dcaf9f25879a1c
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 06:21:09 2008 +0000

    new test for corrupted tar with hard link to nowhere

commit 3d858f4aa9b0eb47ad015b4d13b447baa836cf6f
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 21 06:17:51 2008 +0000

    implement symbolic link support within a tar-based phar archive
    this also resulted in a major fix for mounted directories, which were recycling the 'link' field which
    could cause stupid conflicts with actual links, so move that to new 'tmp' field.

commit 7fe0ed87fb6be3e971d2bb1e9b7803bc77ad0536
Author:  <changelog at php.net>
Date:   Mon Apr 21 01:31:33 2008 +0000

    ChangeLog update

commit f70d527661d21810846beb94de96e69ef4f54f57
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 21:48:30 2008 +0000

    use a tar generated by the tar command to test links.  Test still fails

commit ca6f70c8a38d276665b3adafac02693272322fa3
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 17:59:14 2008 +0000

    add test for symbolic and hard links

commit 027180d6eea7df71737b8fd5f76006b28829abf5
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 17:28:54 2008 +0000

    new test for bad checksum, fix tar.c to catch tar archives with a corrupted first entry, fix memleak on bad checksum

commit 4abe1a0978acbe2fba2df90ef82754086df8d4a9
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 17:19:24 2008 +0000

    fix tests to match CVS

commit 6d421e13b0bfb1c5c6238030b1184fd34a86608a
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 16:58:08 2008 +0000

    fix truncation test

commit f5dbaf64fc17014d0d4bc51fafc3c77d571ea38f
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 15:12:09 2008 +0000

    add failing test for truncated tar archive

commit 8001dfd8d07e40b6ca81e7203a5de837ab1944a7
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 14:54:05 2008 +0000

    new test, increases code coverage slightly

commit 5e5dd15d52429583629f80a94664da2aedad3b19
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 05:50:40 2008 +0000

    fix test to be OS-agnostic

commit 41d9dde1dfc6c4c056581e4e88035e33eda2ad3e
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 05:49:06 2008 +0000

    re-adding as binary

commit 7cc7bdded70adf639bf01464ae8fb09f2f435e2f
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 05:48:52 2008 +0000

    added as text, removing in order to re-add

commit 56650fa4cde31d114ccb0830ffa33e026a4863f3
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 05:41:41 2008 +0000

    amend zip test to actually test file perms creation/reading and fix severely broken permissions creation

commit 4336865bb485b29c1948dcbd84805f57f9cd32df
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 05:22:02 2008 +0000

    add new test for openoffice-created zip

commit 0cf701fe4e3746c038d8465117cd86bc4b78e6ff
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 05:19:20 2008 +0000

    new test for unix 'zip' command-created zip archives

commit 50962003e08faa6df18eaa29df5562afc18496e5
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 04:35:14 2008 +0000

    fix fopen test problem - behavior is slightly different from PHP 5.2 -> PHP 5.3
    now all tests pass on windows on my box

commit ab45c16a61a2de69ba7436bfbf07507cbf264e56
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 04:19:13 2008 +0000

    fix all but 1 test on windows (yay)

commit 54540385b8acac07430394982ac581e344bf12e8
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 04:10:51 2008 +0000

    fix a couple more tests on windows

commit 09e8c4db9a4fc2fbbd0dee270a33a1297f0bc540
Author: Felipe Pena <felipe at php.net>
Date:   Sun Apr 20 02:25:08 2008 +0000

    - Fixed tests

commit 6b49c2a151cbc4e86efd21c77e908b080aab8030
Author: Felipe Pena <felipe at php.net>
Date:   Sun Apr 20 01:44:51 2008 +0000

    - Better error message

commit 8bb4402e07bfa36132936cf325c7be7a812ab3a8
Author:  <changelog at php.net>
Date:   Sun Apr 20 01:31:37 2008 +0000

    ChangeLog update

commit 95fc6451f04d29a30d143086d53790f09ad8692f
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 20 00:24:01 2008 +0000

    fix 98 of 105 failing tests on windows (real progress now)

commit 18fad25a772c5c82a2073c32810e205ccd5b0c45
Author: Felipe Pena <felipe at php.net>
Date:   Sat Apr 19 23:11:26 2008 +0000

    - Fixed tests

commit 9035dc059ac14650d2e5258faa5a24620668c101
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 19 17:57:24 2008 +0000

    fix 3 failing tests out of 108 on windows (whoop-de-doo)

commit ef0139c866c0293399adad6143466b14d54bf5ad
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 19 17:24:41 2008 +0000

    fix ZTS build

commit f870b8ae74456c3d488eb3c745848ef516b80f3d
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 19 17:24:26 2008 +0000

    fix ZTS build and Phar::isValidPharFilename

commit e94aaeada9ff3f37a99156a47f4d9d6a9b2f3981
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 19 06:18:13 2008 +0000

    new test for unsupported compression versions, vastly enhance error messages on unsupported compression methods, fix memleak

commit aa61e6066cc54c8ae046c976189d8d88a1636501
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 19 05:58:40 2008 +0000

    new tests for corrupted zips

commit 0d1e0b431120e5c17e64b3f22dfb18bb934ba7e2
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 19 05:53:57 2008 +0000

    new test for zip archives with files created from stdin

commit 78c55d2f6d259409eed1d2391c166ba36e2607d0
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 19 05:51:10 2008 +0000

    new test for encrypted zips

commit d3a4ecf5ab1c666b5be3821edee3ea2ffded0e60
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 19 05:45:10 2008 +0000

    new test for central directory offset being wrong

commit bd3ddde29f402b8d5ecbbbb5c53e8e7501bddc42
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 19 05:39:42 2008 +0000

    new test for truncated file comment, fix memleak found by test

commit 4e98585ff7fb3ac9185228e2e96da6cf303dcf83
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 19 05:35:03 2008 +0000

    new corrupt zip test

commit 531caa6393e4d0a8e1f2e9578b63c13a9cd06c0f
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 19 05:30:48 2008 +0000

    new test for corrupted zip with mis-matched entry counts, and fix memleaks in this test case

commit 410ce457abb9b8ef1cbfb535008355e4eae89bc9
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 19 05:15:24 2008 +0000

    add utility for creating corrupted zip archives for testing purposes

commit 8979e4bc883a8ea7b829e3b2ac1a823667b045bd
Author:  <changelog at php.net>
Date:   Sat Apr 19 01:31:36 2008 +0000

    ChangeLog update

commit d4245df7d678343bcd1b314c5400e1fc0193728f
Author: Felipe Pena <felipe at php.net>
Date:   Fri Apr 18 13:54:46 2008 +0000

    - New tests

commit c4f502fae0235300dd9a13d914083466a28b6240
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 18 04:13:13 2008 +0000

    COMPLETELY rework filename extension detection.  Now the only requirements are:
    1 - executable phars must contain '.phar' in the filename
    2 - non-executable phars must not contain '.phar' and must have an extension of at least 1 character
    
    In addition, phar filenames must exist if opened for read, and the directory containing the phar must exist if opened for creation
    if opened for creation, the file must not already exist
    [DOC]

commit bd6696c63993089a167a3af4b4d1abb7c9a3e2dc
Author: Christopher Jones <sixd at php.net>
Date:   Fri Apr 18 02:35:08 2008 +0000

    MFB: Set extension status back to dev

commit 9c1ba80062f9270878fff54d737b52a33291bb81
Author:  <changelog at php.net>
Date:   Fri Apr 18 01:31:37 2008 +0000

    ChangeLog update

commit 7f3604bbab88b5bf68504f248abf1cbfd63e57e3
Author: Christopher Jones <sixd at php.net>
Date:   Fri Apr 18 00:04:45 2008 +0000

    Code:
      - Do scope-end release for oci_pconnect (oci8.old_oci_close_semantics=1 gives old behavior)
      - Fix session reuse with 10.2 client libs
      - Fix the Ping macro version check for 10.2
      - Add type check associated with zend_list_find
      - Code connection re-organized for reuse
      - Format comments
      - WS changes
      - Prepare for new PECL release
    Tests:
      - Add new tests
      - Rationalize password tests
      - Revert use of __DIR__ so tests will work with PHP 5.2
      - Update some skipifs to make tests more portable

commit 30800f4b12445210023d693a98367b9c21b9200c
Author: Rob Richards <rrichards at php.net>
Date:   Thu Apr 17 20:19:53 2008 +0000

    fix bug #44648 (Attribute names not checked for wellformedness)
    fix some warnings

commit b2b47a525f1ea2d96960170a49214c975b1cc57c
Author: Felipe Pena <felipe at php.net>
Date:   Thu Apr 17 18:16:34 2008 +0000

    - New test

commit 5d8c35d56136298546271a7491141a0278178640
Author: Felipe Pena <felipe at php.net>
Date:   Thu Apr 17 11:08:32 2008 +0000

    - Fixed typo

commit 0699d994c664623657145cc42409cf4f420923db
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 17 10:21:25 2008 +0000

    Fixed bug #44226 (Throwing an exception causes crash in multithreaded SAPI)

commit 22c8b906b8c2b12fe01924c696d0c1f78cdf634f
Author:  <changelog at php.net>
Date:   Thu Apr 17 01:31:40 2008 +0000

    ChangeLog update

commit 26e10f8cca4b671fbd92c385ef4ea9cc4d9592e1
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 20:26:22 2008 +0000

    fix compression zip tests

commit a3e723b935bd6b30b539a0822ac4ce8463c5038c
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 20:15:19 2008 +0000

    add failing tests for compression of zip files internally

commit 31e66298953a5938a9a94864a14e97545b3b3445
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 20:08:02 2008 +0000

    fix large zip test

commit 159e39d81d90804c12db89d6b3b559cec6334e45
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 19:48:31 2008 +0000

    load entire end of zip instead of weird 8k looping, logic is much simpler, and it's only 65k instead of 8k

commit 8bc9ec5466f91b1289a412af6c8afe6985052940
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 19:47:41 2008 +0000

    make test OS-agnostic

commit 62a4aff5f8c4d5453289e58a75279535f9fe7ae3
Author: Derick Rethans <derick at php.net>
Date:   Wed Apr 16 17:24:00 2008 +0000

    - MF52: Fixed bug #44703 (htmlspecialchars() does not detect bad character set
      argument).
    #- WIll merge to 5.3 later, that branch has some more modifications.

commit fa7f1fce98878c6ba1df5e3279261dcec5934a63
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 16 13:19:31 2008 +0000

    always initialize mod_type

commit 6b3698f2ed82ab609ae4473197410f5c92fcce94
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 16 13:17:44 2008 +0000

    unicode support and minor leak fix

commit b19791609ae8b75513fe268ed788a339d8554f14
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 16 13:02:26 2008 +0000

    convert ext/ldap to use new parameter parsing API
    also restructure the extension to get rid of some garbage

commit c931468b8818afb0f2b5b8a8b98ab9dfb4c1fecb
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Apr 16 12:53:18 2008 +0000

    Update ext/mysql, ext/mysqli and ext/mysqlnd from development tree

commit 372be75ef5a13fd8665d1af438582954d150d5cf
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 16 09:56:36 2008 +0000

    - add test

commit 19363e515dd805f76a87e4aef739325e0fa30cc9
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 16 09:41:05 2008 +0000

    - prepare 1.0.2

commit 6b58f235b2b6beb1549f51d66b01490ddfdf56f1
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 16 09:30:16 2008 +0000

    - Fix protos

commit 4e584728e5763f3791262626b1f5b8e5b4eceef6
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 04:34:25 2008 +0000

    fix end of directory locator detection code, add failing test for large zips

commit 398bcf4dd0171472be6442729891451a365197d1
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 04:16:20 2008 +0000

    fix test - metadata works now

commit 8c4477cde55cb5d6e20bdf658598c4d7022c7c1f
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 04:15:08 2008 +0000

    fix segfault in meta-data parsing of zip archives

commit f513caa0a6acbe697748704cae67ef974c2ca2c6
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 04:11:14 2008 +0000

    add failing test for metadata support in zip archives

commit dc837b5f53717393c625e5a96ba00a7c56bf5c04
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 04:01:33 2008 +0000

    rename is_zip parameter of phar_parse_metadata to more accurately reflect what it is

commit 6eabae560b56d04c870a9cc63281fd192c241195
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 03:55:13 2008 +0000

    increase code coverage

commit 21b84bb7289b7dca949f132d4aa5c6073524a419
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 03:54:06 2008 +0000

    forgot F in EXPECTF

commit cd9ecb53ae13c110e181dfd868505f1f936dcd91
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 03:54:05 2008 +0000

    increase code coverage

commit 6387155b3d188f97aeb2b8c2e9346fe879f3ffa5
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 03:42:29 2008 +0000

    add another test for alias overloading and make sure we disallow it when passed in constructor

commit ae3837851ad07182d18abfb8771830935dcb8cc2
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 03:27:45 2008 +0000

    fix tests so $Revision$ does not screw with things

commit 6c0564c72113b86d49bfcd8703bfa4d0a928a0b4
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 16 03:26:20 2008 +0000

    increase code coverage for phpinfo(), rework CLI phpinfo for phar.extract_list to be legible

commit 5eb69afc7886bd99bf9f7b89c9e129991285e2d9
Author:  <changelog at php.net>
Date:   Wed Apr 16 01:31:42 2008 +0000

    ChangeLog update

commit a12dc0ba3dd3b15449e668f94c57055ec2dfd696
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 15 23:46:44 2008 +0000

    increase code coverage

commit 277ba45f8fa9607cc1e7e3dbd8c8184f39930f30
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 15 19:26:35 2008 +0000

    re-add as binary

commit bf716e8e98e20620c0910cea9d2aa723650b2044
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 15 19:25:46 2008 +0000

    aha - added as ascii, removing in order to re-add

commit 2d6ad98ed9652b15b8ff2fa3dd9ea07186c78b9d
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 15 19:25:06 2008 +0000

    this was corrupted on my windows box.  $1m question: is this newly regenerated phar valid on Steph's box and my unix box?
    
    withphar.phpt and withphar_web.phpt use it

commit 77b6ed3861ec712355494024737fce832993bd2b
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 15 19:16:47 2008 +0000

    further big-endian systems fixes for zip

commit 4ec4c5c77feebfb787a009ab3ab6b7a9764d66d2
Author: Felipe Pena <felipe at php.net>
Date:   Tue Apr 15 18:59:27 2008 +0000

    - Fixed test

commit 189b936ba3a6726d3064c78b6957d46f9cbe5a92
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 15 18:41:03 2008 +0000

    fix test on windows

commit cd6bdb6fbe1f1bee59bd2a4b795e1d1f8c4979fc
Author: George Wang <gwang at php.net>
Date:   Tue Apr 15 18:36:48 2008 +0000

    use nonblock listener socket to avoid blocking

commit df32c25175f8d4450dbeb33b481f93b0622359d5
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 15 18:33:47 2008 +0000

    forgot to commit this yesterday - make error message test PHP-version agnostic

commit 04d0bb1e10f4115be09b927d77845bfd04aabdff
Author: Felipe Pena <felipe at php.net>
Date:   Tue Apr 15 17:13:08 2008 +0000

    - Fixed tests (NULL is allowed where binary string is expected)

commit 8c285a77a3241b0812573ab04a0e6176ab19f387
Author: Elizabeth Marie Smith <auroraeosrose at php.net>
Date:   Tue Apr 15 16:59:40 2008 +0000

    MFB

commit 2e4fb1da8520b4000ed970408586c55780d0dd3f
Author: Gwynne Raskind <gwynne at php.net>
Date:   Tue Apr 15 16:31:15 2008 +0000

    force use of BSD sed for OS X hack (patch by Alexey Zakhlestin)

commit aa82b397dadb9c0f3010823f69a8c0480ab65242
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 15 15:52:48 2008 +0000

    Selected better initial VM stack size

commit c831cc9c75bd036900c69d1a605019fe293301a0
Author: Felipe Pena <felipe at php.net>
Date:   Tue Apr 15 15:41:41 2008 +0000

    - Fixed test

commit cdabebdb9873f7b4a5b0c4bf1c7f0772ba03b02f
Author: Steph Fox <sfox at php.net>
Date:   Tue Apr 15 14:34:16 2008 +0000

    - Clean files that actually exist ;)

commit 1a2ac90cde8ea00c706c5373bb43ebb9335b5ad6
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 15 13:52:02 2008 +0000

    truly enable APC in phar

commit 513dde5f84f4a242664550758bbb21af73751bc3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 15 12:47:18 2008 +0000

    remove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD

commit f3c82b005559bd255db62af3efa667e6f5c492d6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 15 11:32:13 2008 +0000

    Optimized request startup sequence for php.ini without per dir and per host conf
    igurations

commit 009ac20f2063d9063c0d8ece279c6d176a84a16a
Author: Jani Taskinen <jani at php.net>
Date:   Tue Apr 15 09:02:16 2008 +0000

    - missed one line

commit 263b1aa1d206a64d5add5825c448e4a5c27b88f9
Author: Jani Taskinen <jani at php.net>
Date:   Tue Apr 15 08:43:48 2008 +0000

    - Readd config_get_has(). No need to document, it is only available for debug builds.

commit 9e33e0cc5b71b306044cdc6cdbaeb17887580aaf
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 15 04:56:34 2008 +0000

    add support for proper APC caching

commit 859bd13d09ef5d27174b1a0e663c7c36ab10dfb8
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 15 03:36:57 2008 +0000

    add interception for readfile [DOC]

commit e465dc87111948f0766f6b608fc47bb090db5375
Author: Greg Beaver <cellog at php.net>
Date:   Tue Apr 15 03:29:21 2008 +0000

    add support for big-endian systems to zip implementation

commit 14a8383d398794ca44b4426e5282309934e05858
Author:  <changelog at php.net>
Date:   Tue Apr 15 01:31:35 2008 +0000

    ChangeLog update

commit 8b5866866cb216be124f3e7043981ddc300d8870
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Apr 15 00:39:43 2008 +0000

    Fixed bug #44719 (More uninitialised values causing wierd errors)

commit 43a40e74860e277ed2e70b69cdf492a6d8d47ba7
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Apr 15 00:32:51 2008 +0000

    Fixed bug #44722 (Segfault setting a null session path)

commit a8d822ed1627406c3a0619b427b60432fd652954
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 22:50:52 2008 +0000

    fix test to be OS-agnostic

commit 023d1c96eae2fe97a50d6c2e210a315ca29a5f6f
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 22:39:27 2008 +0000

    fix invalid variable access

commit e7a8df12482182aaa8dbf0e23791f2e8bab2f5bf
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 22:27:34 2008 +0000

    fixes test on windows.  Does it break on unix?  the shadow knows

commit 3cd16d46c9f5444ecd343a8ab34bd657bc74154e
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 22:22:04 2008 +0000

    fix test on windows

commit 9f86ad6142272066d40dc0447bedcc9cfdc2601a
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 18:35:10 2008 +0000

    fix test

commit 24b6df944dfb98f703e890c4293be59fcc4ae5ec
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 18:33:12 2008 +0000

    complete rename code coverage tests, completely re-do errors (why are the streams funcs so dang inconsistent in error handling/return values?)

commit 567870d4ef527303dd3637c8f231a6cf58b657c4
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 18:16:51 2008 +0000

    remove unused file

commit 0c9fcac7677c6e9847ce495e9834872d4c825876
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 18:03:57 2008 +0000

    remove redundant check for file existence, add another unlink edgecase test

commit bf701fe74f82bd096ccbc0adce52c653316daeef
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 17:54:38 2008 +0000

    disallow unlink() on extracted phars (the idea is that it is a read-only for execute thing), add tests for unlink edge cases

commit d376f209d4638cab949a4a59219c708ed7fcdcac
Author: Felipe Pena <felipe at php.net>
Date:   Mon Apr 14 17:51:08 2008 +0000

    - Fixed test (bug #44533)

commit 47affc17570e46787171f3b37e6002c5163d01c4
Author: Felipe Pena <felipe at php.net>
Date:   Mon Apr 14 17:42:30 2008 +0000

    - Fixed test

commit 4cd9806d061fa92a4c3c220bd09fe86802567379
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 17:40:46 2008 +0000

    add stat test for root dir

commit 754a3b9a76b3f1db65d1d09b6f453ff4f9c30286
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 17:39:46 2008 +0000

    add tests for extract_list and stat

commit 3703d9195db32da482035dde64ce3994094a521c
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 17:36:48 2008 +0000

    nuke potential segfault in phar_open_url, remove mem leaks due to error logging in phar_wrapper_stat, add to test case

commit e00568dd6ac9f99aa7c685f7e3dc4bca0d9d2fec
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 17:31:01 2008 +0000

    s/l/L/ to match actual lstat errors

commit 0828c08abcd9938ed91a04f9dbf50708dec02654
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 17:24:39 2008 +0000

    add test case for SEEK_CUR fseek

commit ef203ea7935931a0587b500ef5a2cbdd51e37808
Author: Steph Fox <sfox at php.net>
Date:   Mon Apr 14 17:23:25 2008 +0000

    - Kill doze compiler warning

commit 65e04335a68f04c418d5ebb0c369aeedcbb2f057
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 17:21:49 2008 +0000

    add test case for inability to open extract_list file

commit e9de3a285d61f03c2649409d8b7caccbf848ae9f
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 17:19:55 2008 +0000

    2 more test coverage edge cases down

commit f3f9f52af9a8d2ee7e94892b65020d9c6a1ccd18
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 17:18:58 2008 +0000

    minor re-factoring of phar_open_url to remove one nested brackets, put fopen edge cases in its own test, tweak test phar file names

commit 31596d1b4571f5235d3a5bedce22954d7c4a4ba9
Author: Steph Fox <sfox at php.net>
Date:   Mon Apr 14 17:14:54 2008 +0000

    - Fix ZTS build

commit 607d8114a76abf767ecadf14b584178a0f718af0
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Apr 14 16:49:30 2008 +0000

    Fix dns_check_proto (related to #44723)

commit 6d06058e8167e612b2f2f8c2d41fd626222b2136
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 16:38:58 2008 +0000

    add test coverage for fopen() with append mode

commit abb0766b8fb50dd01957bd7c53a3739668ea3490
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 16:34:11 2008 +0000

    add phar.extract_list test coverage for opendir

commit 19e4a6113fb9f33cf1ee2420e7f34179515acace
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 16:30:55 2008 +0000

    add test coverage for phar.extract_list and mkdir/rmdir

commit eb252c5c929554485b6b67a5e42bc54f2b202ea9
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 16:26:01 2008 +0000

    fix potential segfault if some idiot tries to remove the root directory of a phar, add creation of root directory to test

commit 07e36f5cad5374d93623e48608c34eaf07aa9b73
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 16:10:58 2008 +0000

    increase code coverage further

commit e7cbf4ddfee951f68273edb1adbb9040ea29011f
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 16:04:11 2008 +0000

    add error message on attempt to rmdir/mkdir 'phar://', add to test

commit 2c0e0e1a968c881f8ab89b13823fedfe94a5c2f7
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 15:58:12 2008 +0000

    update tests to ensure all temp files are erased, and to current error messages

commit 61a9b7d8eed019b951827ed45e7b1cc77fc1878c
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 15:52:57 2008 +0000

    increase code coverage slightly

commit dbf43f5e0d2fd3f47bf5bc4b05284985117e512a
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 15:48:25 2008 +0000

    add test for mkdir() of sub-directory of existing file, and restore the removed free()s with an is_temp_dir test

commit 4b5079f4b76e407c212e8931dcb255563889848b
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 15:46:06 2008 +0000

    increase test coverage of phar_wrapper_mkdir, fix segfault when mkdir() on existing directory

commit 0789f3d81c5d662a7ee5af2afa4d902dee3651e1
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Apr 14 15:42:14 2008 +0000

    MFB5.3: Remove config_get_hash() & and add new boolean parameter to
    ini_get_all() to list ini entries key=>current_value like config_get_hash()
     did.

commit 2277396fe368ce13d4a31eb820db2554392cf6a4
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 15:21:41 2008 +0000

    fix edge case where a new phar is created via mkdir(), add to dir.phpt test

commit ef552c57de755a6b226ab70f69eb0f2ff3606f12
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Apr 14 12:17:38 2008 +0000

    MFB53: Fixed bug#44716 (Progress notifications incorrect)

commit b8865a63ae455206728b131230b01359440f4ab7
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 04:47:34 2008 +0000

    another attempt at fixing mac OS X compile, remove unused obsolete code

commit 2ed2ae7e53affa124bae196081b8be8895379426
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 04:47:00 2008 +0000

    missing from previous commit to remove stat from opendir wrapper ops

commit e69ea0731dadb4bf6573713b468058f17c2eaa4d
Author: Greg Beaver <cellog at php.net>
Date:   Mon Apr 14 04:44:04 2008 +0000

    more test coverage and fixes from increased coverage to opendir(). dir.phpt fails, but for wrong reasons (bug uncovered that needs fix)

commit aa3f1c0f660c8a22197386a2c89f068a27e4761b
Author:  <changelog at php.net>
Date:   Mon Apr 14 01:31:36 2008 +0000

    ChangeLog update

commit aee1be851e73bd9c36115b010283b11dbdb1165a
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 13 23:57:44 2008 +0000

    add fstat to 027 test.  Remove phar_dir_stat, stat should not be possible on a dir handle

commit 61f439c1adc14626591ea071916f9d0d2683946b
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 13 23:48:46 2008 +0000

    add to 027 test (for code coverage) of fwrite on dir handle

commit 653b67b34ff2e41c72aa136d70a4596189501d67
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 13 23:47:15 2008 +0000

    minor optimization

commit 6f6a6dcb0e893c4060d7966f9f798801bd888a56
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 13 23:46:15 2008 +0000

    100% code coverage for dir handle seeking, remove error log (not used in dir seeking, causes leak), update 027 test to have seeking test

commit c22b6a76ed892cd8921e4962dfab8db2207bf81d
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 13 23:33:31 2008 +0000

    add test for stat interception, fix stat interception

commit 1972f83385f94154c782f23a6299ac45dfa57f00
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Apr 13 22:40:35 2008 +0000

    MFB5.3: Fixed bug#44712 (stream_context_set_params segfaults on invalid arguments)

commit b34cf3d86f945a77cb79aad2a9fdfc6cef2935b5
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 13 22:19:23 2008 +0000

    MFB do not scan include_path with faulty plain_wrapper-based include_path fopen
    
    # _fopen_with_path_rel probably needs to call out to regular php_stream_open, for exts that use it (it is exported)

commit abb227db46fe766d6512ac0733d8866cf6a329f1
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 13 21:41:46 2008 +0000

    sync fixed test properly with 5.3 branch

commit d90aa1a587b3af16399d1fa0320816f26481f923
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 13 21:41:45 2008 +0000

    fix test

commit dc4da5e2f92af4d250f4384b0f4372b40f1389a0
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 13 21:31:46 2008 +0000

    make tests php version-agnostic with regards to stream errors

commit 02bbb72f6d6124f0e800093aa475a2e1ca3b97d6
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 13 20:46:45 2008 +0000

    add test for fopen interception, fix fopen interception

commit 24d5595a8fc4ec5669bcd61a9659e7c08103d1ed
Author: Greg Beaver <cellog at php.net>
Date:   Sun Apr 13 19:36:33 2008 +0000

    add test for file_get_contents interception, fix file_get_contents interception

commit 72daaf1d44dc1d3e0ce6f27f6fd0bdd948dd1305
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 12 22:21:29 2008 +0000

    add test for opendir, fix bugs found

commit 0814b2df09da9e450a9ab49e2ad90bce9b0da943
Author: Greg Beaver <cellog at php.net>
Date:   Sat Apr 12 21:43:39 2008 +0000

    fix build if SPL is disabled

commit 937178d14d289a3eafacf7ec1b34ad21b8f415e3
Author:  <changelog at php.net>
Date:   Sat Apr 12 01:31:40 2008 +0000

    ChangeLog update

commit 3a0776965acff97b693bb0e6bc0871625f97bcd9
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Apr 11 21:57:19 2008 +0000

    Update url for go-pear

commit 780c3958c5cd683d9611184e0c17a3eaf288849c
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Apr 11 21:53:37 2008 +0000

    Apparenty go-pear no longer exists (bug#44699)

commit f6639abf7d0dd059fcbf8b9263eaef79f1a8b28e
Author: Felipe Pena <felipe at php.net>
Date:   Fri Apr 11 19:08:05 2008 +0000

    MFB: Fixed bug #44703 (htmlspecialchars() does not detect bad character set argument)

commit 111954d7f1aa4d9ed385f35b123e00aa1c47f559
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Apr 11 17:32:18 2008 +0000

    Speedup GC initialization

commit 30fd5ba5173501af78a6bc1866381873e041c90a
Author: Robin Fernandes <robinf at php.net>
Date:   Fri Apr 11 14:35:07 2008 +0000

    Fix test parse_url_variation_002.phpt for 64bit platforms.

commit b0f281b1597cd6858642d4c4ea8334029c50d233
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 11 13:41:59 2008 +0000

    restore Phar->compress/decompress() to simplify $phar->convertToExecutable(NULL, Phar::GZ) to $phar->compress(Phar::GZ)
    [DOC]

commit 8f28d19d4e77f61021de77269ad447a8e4c4c128
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 11 13:26:36 2008 +0000

    cosmetics, extra space

commit 3493fb65615ddb50cb917e416250363d702918e6
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 11 13:26:03 2008 +0000

    combine PharFileInfo->setCompressedGZ/setCompressedBZIP2 into compress() with parameter Phar::GZ or Phar::BZ2
    use ZEND_ACC_PUBLIC in PharFileInfo definitions, to be consistent
    [DOC]

commit ab34fcac05dfface73d1160e0c9cd4f8d4ad7da0
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 11 13:07:14 2008 +0000

    merge PharFileInfo->isCompressed/isCompressedGZ/isCompressedBZIP2 by adding an
    optional parameter to isCompressed for testing specific compression algorithm
    [DOC]

commit c07a07ea684f7ba25ccc2de17a014ae180e38ade
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 11 12:56:53 2008 +0000

    change PharFileInfo->setUncompressed to decompress
    [DOC]

commit 3c48de1912fe745a81d5be9cc0879a082b0c6aa8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 11 11:05:33 2008 +0000

    fix tests

commit 0e7655209a777167d0a62f1ea016a5b584d5911b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 11 10:59:50 2008 +0000

    fix 2 segfaults in ZTS mode

commit b287ccf508dc33ff36bbf4eab8d5b613b3e015a2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Apr 11 09:43:49 2008 +0000

    Optimized ZEND_RETURN opcode to not allocate and copy return value if it is not
    used.

commit 20b755c30e78f819a40b5bcc18177a913242fb69
Author: Steve Seear <stevseea at php.net>
Date:   Fri Apr 11 09:33:59 2008 +0000

    POSIX extension error tests

commit bd6292a700cbb85cf44ff49fe1d88b704e081c3c
Author: Steve Seear <stevseea at php.net>
Date:   Fri Apr 11 09:29:08 2008 +0000

    POSIX extension variation tests (failing due to spurious array to string conversion notices).

commit 91df70bdaad85f484815c0fdfea3695da6cec0e8
Author: Robin Fernandes <robinf at php.net>
Date:   Fri Apr 11 08:57:06 2008 +0000

    Adding some tests for ereg and url functions.

commit c0d82e966fc63320f377bfe88cf992b33e347ac3
Author: Greg Beaver <cellog at php.net>
Date:   Fri Apr 11 04:20:15 2008 +0000

    refactor compress/convertToTar/convertToPhar/convertToZip/convertToExecutable/convertToData
    into 2 methods:
    convertToExecutable/convertToData.  Both methods accept 3 optional parameters
    1 archive type, Phar::PHAR, Phar::TAR, or Phar::ZIP
    2 compression Phar::NONE, Phar::GZ, or Phar::BZ2
    3 file extension.  Default is <format>.<compression> where .phar.tar is executable .tar
    convertToExecutable always returns a Phar object
    convertToData always returns a PharData object
    also added Phar::PHAR, Phar::TAR, and Phar::ZIP class constants
    [DOC]

commit d90bf2ca0c220d4d50efe1f4e46489b22338df43
Author:  <changelog at php.net>
Date:   Fri Apr 11 01:31:42 2008 +0000

    ChangeLog update

commit 3bfa3d163d80768b6026d376a64ac0ead4ceefef
Author: Marcus Boerger <helly at php.net>
Date:   Thu Apr 10 19:41:24 2008 +0000

    - No longer allow to disable pcre

commit 5d183af5f4c217b997b20c2d94293c7bdb53d90f
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Apr 10 19:14:23 2008 +0000

    MFB

commit c7e53aa96357bf49d1d5753fee82c4b7390d971a
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Apr 10 18:51:54 2008 +0000

    MFB

commit f0ff6fb10932ab94949a4f1d741e64f219277571
Author: Greg Beaver <cellog at php.net>
Date:   Thu Apr 10 13:41:29 2008 +0000

    s/getContents/getContent/

commit 61b5fc48e33d8c42ec4b03561670d0d3245e5b13
Author: Greg Beaver <cellog at php.net>
Date:   Thu Apr 10 13:40:26 2008 +0000

    re-factor all-file compression.  Remove compressAllFilesGZ/compressAllFilesBZ2 in favor of
    unifying compressFiles which accepts Phar::GZ or Phar::BZ2 as argument.  rename uncompressAllFiles to decompressFiles

commit 9de8833bea9fe39556066e7ff77b136697652d02
Author: Philip Olson <philip at php.net>
Date:   Thu Apr 10 05:30:34 2008 +0000

    Updated the documentation credits

commit 06df9bff83f619e0ad784bafbea8a5a5ba28c500
Author: Greg Beaver <cellog at php.net>
Date:   Thu Apr 10 03:32:10 2008 +0000

    add Phar->isWritable() for detecting whether a phar archive can be written to based on phar.readonly combined with actual file permissions
    [DOC]

commit 1c3097fcbe5ea2460333b44c963a8bdb9d5459ed
Author: Greg Beaver <cellog at php.net>
Date:   Thu Apr 10 03:12:08 2008 +0000

    make built-in SplFileInfo->isWriteable() work for PharFileInfo as well, by ensuring phar->is_writeable is set/reset when phar.readonly is changed

commit 1f041c143b4781ce2354077df1bd92d2d11c6cf3
Author:  <changelog at php.net>
Date:   Thu Apr 10 01:31:43 2008 +0000

    ChangeLog update

commit 54502e978c44a5861ee4c5e5f1bbb6285abd1645
Author: Marcus Boerger <helly at php.net>
Date:   Wed Apr 9 21:47:29 2008 +0000

    - SPL can no longer be disabld as discussed some time ago (checked back with RM)

commit a000866c43a88ff2bfc4011f9af96189749f8f14
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Apr 9 21:07:45 2008 +0000

    MFB:  Fixes to heredoc and cleanup of new re2c scanner. (Patch by Matt Wilmas)

commit abfc228f36db9a98df6795ba5eeeef143006c828
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 9 19:23:31 2008 +0000

    add addFile/addFromString/addEmptyDir.  API is identical to ext/zip
    [DOC]

commit f6df935264bd3ccedd838f540f93f9105707af88
Author: Etienne Kneuss <colder at php.net>
Date:   Wed Apr 9 19:00:48 2008 +0000

    Fix #44511 (Ensure no exception was already thrown by php_stream_opendir)

commit e56beeeefd8c8c35fb5044f4e2d6857b463e6b23
Author: Greg Beaver <cellog at php.net>
Date:   Wed Apr 9 18:12:41 2008 +0000

    add PharFileInfo->getContents() to retrieve file contents
    [DOC]

commit bb8b904eeccb7b332728b572f89334b0db9e79db
Author: Felipe Pena <felipe at php.net>
Date:   Wed Apr 9 13:52:53 2008 +0000

    MFB: Fixed bug #44678 (spliti error message includes wrong function name)

commit afbc0c20ab11ef7f86f9ebdf7b1bf48747090d02
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 9 09:17:01 2008 +0000

    Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script)

commit 3e7fc1607823fda6134bf750e4d57c487c82ee4f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 9 08:55:31 2008 +0000

    Bug #44653 (Invalid namespace name resolution)

commit d667dce681480d3fe9b90d06c36ac63ead809d98
Author:  <changelog at php.net>
Date:   Wed Apr 9 01:31:39 2008 +0000

    ChangeLog update

commit defea67cf558d354c0fd7efebdc9626063a2c33b
Author: Jani Taskinen <jani at php.net>
Date:   Tue Apr 8 12:32:51 2008 +0000

    - Add missing basic test (see also bug #44574)

commit 6fa8f52e7dee3710a13a047a6e23b0da6a4b729b
Author: Jani Taskinen <jani at php.net>
Date:   Tue Apr 8 11:58:03 2008 +0000

    - fix test

commit 30d057d32ca5e0f41a8258aaee525bcbe6c31829
Author: Jani Taskinen <jani at php.net>
Date:   Tue Apr 8 08:42:05 2008 +0000

    - Fixed bug #44667 (proc_open does not handle pipes with the mode "wb" correctly)

commit 212c00cd1ad87e962a428c78f18967eaac49e2d4
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Apr 8 07:46:05 2008 +0000

    Fix snapshot build

commit 4f13555cc5f6ebf8bd993bd93c521be3672ee252
Author:  <changelog at php.net>
Date:   Tue Apr 8 01:31:43 2008 +0000

    ChangeLog update

commit 01ef65015bb9f3fd470b892c59e56d37d50c8d5f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Apr 8 00:02:01 2008 +0000

    MFB: Fixed bug #44663 (Crash in imap_mail_compose if "body" parameter
    invalid)

commit bb4c6a7267205264bacfcf3354eeb737e3b6ccf7
Author: Christopher Jones <sixd at php.net>
Date:   Mon Apr 7 22:34:03 2008 +0000

    MFB: PECL #13523 (x86_64 build) and versioning sync

commit ca31d5bc68cf23d5a18801d9eac9d9f32719410c
Author: Christopher Jones <sixd at php.net>
Date:   Mon Apr 7 22:33:31 2008 +0000

    MFB: Fix OCIPing 10.2 macro

commit 135476bdb8efac5c6b8b41a8d464dbc75e695c50
Author: Christopher Jones <sixd at php.net>
Date:   Mon Apr 7 22:33:08 2008 +0000

    MFB: Test updates

commit 66f7ed724023208c1563701123a8cf7aeaed5edb
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Apr 7 21:45:17 2008 +0000

    - #13181, fix resource destruction during context change

commit b3082cf664069b2b8b9b703ea442ed5a8b0a62f1
Author: Christopher Jones <sixd at php.net>
Date:   Mon Apr 7 21:23:28 2008 +0000

    Add E_DEPRECATED comment

commit 39543431628f979d6636148354e6e5775a6a012c
Author: Derick Rethans <derick at php.net>
Date:   Mon Apr 7 17:43:49 2008 +0000

    - Fixing returned offset.
    - Algorithm optimization.

commit d3a0dbf9916a5a3f1d0cd8e4d003d4934b9ca79d
Author: Derick Rethans <derick at php.net>
Date:   Mon Apr 7 17:41:48 2008 +0000

    - Fixed testcases.

commit 4ab97f25a8cfd6c7c33872b2000f84de5bd1d281
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 7 12:13:36 2008 +0000

    fix test

commit c69476dbb56d4ebf3dfa3c8447a2e7b5a30eb451
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Apr 7 11:50:00 2008 +0000

    MFB: Fixed bug #44609 (Dollar in ini variables are not parsed correctly)

commit b5cdc9ffee3905a20116f577aeda1861c08a559d
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Apr 7 10:39:43 2008 +0000

    Implement forward_static_call(_array) to complete LSB. Patch by Mike Lively

commit fdcb173bfa0b4340e54de0d33c450b79e4fa9292
Author:  <changelog at php.net>
Date:   Mon Apr 7 01:31:44 2008 +0000

    ChangeLog update

commit 3ed985b5820f35b75e80f824054c5f1237cc12b5
Author: Marcus Boerger <helly at php.net>
Date:   Sun Apr 6 17:52:40 2008 +0000

    - add new tests

commit c8d256ed2f47c5e73c5361ba64d3356120bc75d0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Apr 6 15:21:45 2008 +0000

    MFB: Fixed bug #44603 (Order issues with Content-Type/Length headers on
    POST)

commit a1d632a8316cd11c03bcc313121dbb42087870ca
Author:  <changelog at php.net>
Date:   Sun Apr 6 01:31:41 2008 +0000

    ChangeLog update

commit cdf42e76381a1684d0a29ebd90c94c57f385203e
Author: Felipe Pena <felipe at php.net>
Date:   Sat Apr 5 23:13:21 2008 +0000

    MFB:
    - Allow HEREDOC syntax with double quotes [DOC]
    (http://wiki.php.net/rfc/heredoc-with-double-quotes)

commit 99286928ea9001d6564a5110f596860fa535e037
Author:  <changelog at php.net>
Date:   Sat Apr 5 01:31:35 2008 +0000

    ChangeLog update

commit 395ce7c7e83d6c2c47f09dc7938d7011527b6298
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Apr 4 15:35:37 2008 +0000

    MFB: remove redundant test

commit 099d5152795ab741d377ab9b5104a16092d74f13
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Apr 4 15:13:32 2008 +0000

    MFB: add sanity check for ZEND_MMAP_AHEAD

commit e15c6ca0777b3c855dd944e8443c07b5b970d951
Author: Joe Orton <jorton at php.net>
Date:   Fri Apr 4 12:58:32 2008 +0000

    Fix another case of a broken stream->fd cast in 64-bit builds.

commit 8176b6e8f487ac1cdb28d4023000e373b7cb0a24
Author: Joe Orton <jorton at php.net>
Date:   Fri Apr 4 12:49:57 2008 +0000

    Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build)
     (stotty at tvnet dot hu)

commit 5b6995730d9d5044229cf8fdb20b2c14f9ab1cb5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 4 07:47:18 2008 +0000

    fix folding

commit 059938aefb0296c1e5085b33540d60767559a48a
Author:  <changelog at php.net>
Date:   Fri Apr 4 01:31:34 2008 +0000

    ChangeLog update

commit 274d0242a10bfe5767af650b0cbf78000c40b2c8
Author: George Wang <gwang at php.net>
Date:   Thu Apr 3 16:44:44 2008 +0000

    dual-license LSAPI lib, code style updates

commit 3cbd48398d801d4f2f66d4d379563341587bf100
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 3 10:25:08 2008 +0000

    - Fixed possible stack buffer overflow in FastCGI SAPI. (Andrey Nigmatulin)
    - Fixed sending of uninitialized paddings which may contain some information.
      (Andrey Nigmatulin)

commit 1ba1b5d76f1ad91ede7555f41036cdcbe4385c7a
Author:  <changelog at php.net>
Date:   Thu Apr 3 01:31:32 2008 +0000

    ChangeLog update

commit 5fe2de0d2ab1be122e3549ae513ce3fd4c8778dd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Apr 2 16:29:08 2008 +0000

    MFB: Fixed bug #44613 (Crash inside imap_headerinfo())

commit 3fbf99a28335757dcc1a285486c6fa32a0cc236a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 2 14:56:03 2008 +0000

    decrement parent's refcount only when destroying the child, not when decrementing child's refcount

commit 9dea5a07475c2d9db0de0a18ee80098065a1a55c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 2 14:35:16 2008 +0000

    initialize variable

commit 74a8cd2b6ca5ebd541ed255d27781ee7f910444d
Author:  <changelog at php.net>
Date:   Wed Apr 2 01:31:29 2008 +0000

    ChangeLog update

commit 9b30b7398a0f028e2134f2df1b80983d36a90d80
Author: Felipe Pena <felipe at php.net>
Date:   Tue Apr 1 18:48:41 2008 +0000

    Typo

commit 7e9a08adb8237c33e2e1f0016c7946de220356a9
Author: Christopher Jones <sixd at php.net>
Date:   Tue Apr 1 18:38:17 2008 +0000

    Use new version macro

commit 306eb4fad29d485781d7f1a14840886e4429f2c6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Apr 1 18:29:09 2008 +0000

    MFB: Fixed bug #44594 (imap_open() does not validate # of retries parameter)

commit c2a8b951378ec197b9a8904f3a04708a8b3b7c97
Author: Steph Fox <sfox at php.net>
Date:   Tue Apr 1 17:59:00 2008 +0000

    Bump dev version ready for any new changes

commit 80bb8ea2772c5d09851a379d8eff30591a4e2f08
Author: George Wang <gwang at php.net>
Date:   Tue Apr 1 05:01:14 2008 +0000

    code style changes: using TAB for indenting, moving opening { to the end of previous line

commit fcb9db398a5e3f0f0b28cd5428f2d8ca2b1dba41
Author: Gwynne Raskind <gwynne at php.net>
Date:   Tue Apr 1 02:41:16 2008 +0000

    Fix the fix. Sorry for the commit noise.

commit b9907f55ddf3c810329ff2afc59a2d2bd11bfa1b
Author: Gwynne Raskind <gwynne at php.net>
Date:   Tue Apr 1 02:39:17 2008 +0000

    MFB: fix the darwin 9 hack again; add the -O2 back in to avoid performance loss when not compiling for debug

commit 98bed389816f94461a81ca0f09a15f90315c9ba7
Author:  <changelog at php.net>
Date:   Tue Apr 1 01:31:33 2008 +0000

    ChangeLog update

commit e831c158c897a0ebc14d1b8dbd7c9c1ac51d7bb6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Mar 31 22:44:38 2008 +0000

    Revert unintended bits from "Added a warning message" commit

commit d834c32dea800de3e0d8a47da2f9f9b703717424
Author: Steph Fox <sfox at php.net>
Date:   Mon Mar 31 09:37:51 2008 +0000

    - Bring the majority of PECL extensions into line with macro/x.x.x versioning.
    - Please use the -dev tag during the development cycle so that snapshots can easily be distinguished from releases.

commit 08534e1beea2797a3d50e8869789522bab21c3a5
Author: Derick Rethans <derick at php.net>
Date:   Mon Mar 31 09:10:54 2008 +0000

    - Fixed a bug in formatting timestamps when DST is active in the default
      timezone.

commit 17d32549a12a091a33730bec134687f940e4cc5e
Author:  <changelog at php.net>
Date:   Mon Mar 31 01:31:34 2008 +0000

    ChangeLog update

commit 2fba4f5e616710ef8f6e35838458bf81dd4334a9
Author: Felipe Pena <felipe at php.net>
Date:   Sun Mar 30 15:31:33 2008 +0000

    - Fix build

commit c22a23ccd5b9fd1080b937145128caf6a9ec9261
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Mar 30 15:06:07 2008 +0000

    MFB:  Added a warning message

commit 223b7349a04ba7ba6b3fab10feeebeda3ee31e7c
Author: Felipe Pena <felipe at php.net>
Date:   Sun Mar 30 12:27:37 2008 +0000

    MFB: Fixed bug #44564 (escapeshellarg removes UTF-8 multi-byte characters)

commit 797f64e7bd4988ef088d97398f4af7eba0084808
Author:  <changelog at php.net>
Date:   Sun Mar 30 01:31:31 2008 +0000

    ChangeLog update

commit 4a5536a03341e51d4ad39c9d4b3182cf7e889629
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 29 22:02:20 2008 +0000

    - Fixed bug #44533 (floatval() issues E_NOTICE "non well formed numeric value")
    (Keep the old behavior, as other related functions)

commit 38371f2ea81f74f5da2ca16119050ca98e1a06bf
Author:  <changelog at php.net>
Date:   Sat Mar 29 01:31:45 2008 +0000

    ChangeLog update

commit 67901963ba8676ff7351d2e79891aa21ecf49ecf
Author: Felipe Pena <felipe at php.net>
Date:   Fri Mar 28 23:59:37 2008 +0000

    Merged into 5_3

commit 54cfa7437cdc7953bc8530b983571186518a4f42
Author: Greg Beaver <cellog at php.net>
Date:   Fri Mar 28 21:03:29 2008 +0000

    correct last commit (comparison of "nu" in wrong order)

commit 89c0fbe46ec095c22b78f6862020446bf2045139
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Mar 28 17:48:59 2008 +0000

    ignore generated files

commit a9bdd4d4565d853de4646c35daac8147069d697d
Author: Felipe Pena <felipe at php.net>
Date:   Fri Mar 28 16:45:59 2008 +0000

    MFB: Fixed bug #44557 (Crash in imap_setacl when supplied integer as username)

commit 3d212b4c7f8f58710e9654e40d80209b774730eb
Author:  <changelog at php.net>
Date:   Fri Mar 28 01:31:44 2008 +0000

    ChangeLog update

commit 6ff19e08f428928744cd9f0c66dfd9bc9a794383
Author: Greg Beaver <cellog at php.net>
Date:   Thu Mar 27 21:31:27 2008 +0000

    fix Bug #13518: comparision of a char* pointer with a string literal

commit c8ca9d22756c24160350132953127fe715d26dec
Author: George Wang <gwang at php.net>
Date:   Thu Mar 27 19:24:14 2008 +0000

    follow PHP coding standard

commit 366581789f4dd221edf4568a13caf6fbee603463
Author: Jani Taskinen <jani at php.net>
Date:   Thu Mar 27 15:06:16 2008 +0000

    MFB: fix test

commit e25929bac2a683f00cc6ae4efaf74bd5532e8a7c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 27 13:43:37 2008 +0000

    don't ignore pre-generated files

commit 5b3560f069b481c8f0b269d38e230d8718f56472
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 27 12:54:23 2008 +0000

    - Ifdef out code that has if(0) and doesn't compile anyway

commit 977cc7939856c932b386769d10cca8cb0373e52a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 27 10:33:52 2008 +0000

    Added ability to use stream wrappers in include_path

commit 8f7910f92e8e27cd2b0ba94fdc17a50cccc1fc95
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 27 08:32:48 2008 +0000

    add missing EOL and fix build

commit a090d45251b30ed4ca6e775703b5652956b7e3a5
Author: Greg Beaver <cellog at php.net>
Date:   Thu Mar 27 06:38:53 2008 +0000

    fix build on PHP 5.2, prepare release of 2.0.0a2

commit ad972cf68c602adf430ac2916dac594bfe1168cd
Author:  <changelog at php.net>
Date:   Thu Mar 27 01:31:39 2008 +0000

    ChangeLog update

commit 7d6e5d6b8429f64fb5c9e7864c38f5c54b6ac471
Author: Felipe Pena <felipe at php.net>
Date:   Thu Mar 27 00:11:22 2008 +0000

    This was done in 5.1

commit d08d2d7ee43dc5e744079a63a753802262de0b56
Author: Steve Seear <stevseea at php.net>
Date:   Wed Mar 26 18:16:55 2008 +0000

    Adding tests for gethostbyaddr() and gethostbynamel()

commit b44449e60bbbe8c22d8feb811d124659b9998556
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Mar 26 15:10:24 2008 +0000

    - Add files generated by re2c

commit 80550cbd1091807cf6cd20ea82fc15d7b23a653e
Author: Jani Taskinen <jani at php.net>
Date:   Wed Mar 26 15:05:39 2008 +0000

    MFB53: genfiles update

commit 56352d1a2fd1ac0df868559923e0b792d03d52f8
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Mar 26 14:46:17 2008 +0000

    MFB 5.3: Rest of the changes for re2c merge

commit e55a0de4966b5be44ff68aa6c293a5ab03198bef
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Mar 26 14:23:02 2008 +0000

    MFB 5.3: Rewrite scanner to be based on re2c instead of flex
    
    There are still changes in regards to parsing of Unicode encoded scripts to come.

commit f2ca4aaf6a192287a759cbd905da3bdccb1f0b71
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 26 09:09:08 2008 +0000

    allow NULL argument to be passed where binary string expected

commit 0084937b1033e4bd0763af55f89c01934d39ad0b
Author: Greg Beaver <cellog at php.net>
Date:   Wed Mar 26 05:20:43 2008 +0000

    turns out it is now tomorrow, so update package.xml

commit 085bb5cdd632c1fabddb3578b7607b1d8ffd8cc1
Author: Greg Beaver <cellog at php.net>
Date:   Wed Mar 26 03:55:37 2008 +0000

    prepare release of 2.0.0a1

commit fd44ea24e2e1bc337db9f0eea739b318f4e69247
Author:  <changelog at php.net>
Date:   Wed Mar 26 01:31:44 2008 +0000

    ChangeLog update

commit 97781b818b25d6a2d3e7aca6196dc8aefde558fb
Author: Marcus Boerger <helly at php.net>
Date:   Tue Mar 25 22:04:58 2008 +0000

    - Fix memory leak found by Osman
    - Merge strlen to sizof change from CLI

commit bd366b66da9b0d7b92efab00f538d5d3aacd6f16
Author: Marcus Boerger <helly at php.net>
Date:   Tue Mar 25 21:58:03 2008 +0000

    - Use sizeof rather than strlen and cleanup

commit 1bf96fdf5ccf090f042b027bd82289b6e86563c4
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Mar 25 18:28:13 2008 +0000

    MFB : Fix for Bug #43832 mysqi_get_charset() doesn't expose charset comment

commit 870ddcdb3edb326ff8f1132bfc2fc0721db26aba
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Mar 25 17:17:42 2008 +0000

    - New egg

commit ad40998e8a2544ccc5cc54272d2d5ee341da1383
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 25 13:04:22 2008 +0000

    Optimized detection of "__call" and "__callstatic" methods.

commit 7060c9574cd77978a1800fbd74d37ca82bd795c1
Author: Christopher Jones <sixd at php.net>
Date:   Tue Mar 25 02:25:03 2008 +0000

    oci8: Sync with 5.3 - version macro updates and DRCP tweaks

commit 5d953954a28a6ea8afe2ee4240af47e270de2641
Author:  <changelog at php.net>
Date:   Tue Mar 25 01:32:15 2008 +0000

    ChangeLog update

commit 1ad9e6e1d02d479f5cdcc7ecd7bd2fa7c491014e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Mar 24 18:34:44 2008 +0000

    MFB: Fixed test on systems where . and .. order not guaranteed

commit 4c7b5a89ba1e8d02190de3159ba030ce943a2679
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 24 16:28:08 2008 +0000

    Change streams to not use mmap() when reading files (aka copying to memory).
    
    There are two problems with mmap() in this case:
    1) there is no performance gain since we allocate the memory anyways;
    2) memcpy() may crash if somebody truncates this file at the same moment
    (see http://dev.daylessday.org/diff/mmap.phps for example);
    
    It seems to work fine with fpassthru(), though why it is so should be investigated.
    
    Thanks to Andrey Vasilishin for the report and Anight for pressing this through =)

commit 38ffd11722438a33b216432937d1b72fae25d3eb
Author: Derick Rethans <derick at php.net>
Date:   Mon Mar 24 13:00:24 2008 +0000

    - Updated to version 2008.2 (2008b)

commit 720243495648bcfe78355d213656a608c168e4f1
Author: Marcus Boerger <helly at php.net>
Date:   Mon Mar 24 12:53:28 2008 +0000

    - Add documentation

commit cee56e2022f50655279cce68372d490239fc90e8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 24 09:30:54 2008 +0000

    Fixed ws and comment

commit 824fa7ad54f3d4c2a01d4aaff287e135952eaebc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 24 09:00:41 2008 +0000

    Fixed tests (file order is undefined, so we need to sort() them)

commit 1bda8cf708c4053ae70813bd78be6a91b40594c7
Author: Greg Beaver <cellog at php.net>
Date:   Mon Mar 24 03:05:24 2008 +0000

    a subtle plea for help to Marcus...

commit 2e9fca4f0bc52bb929f7cc0bb26cf9e7f019c953
Author: Greg Beaver <cellog at php.net>
Date:   Mon Mar 24 03:01:31 2008 +0000

    fix read/write for PharData object, update tests to current API

commit b4b890cb8f74ccb1728712b675fc2099a789da82
Author: Greg Beaver <cellog at php.net>
Date:   Mon Mar 24 01:33:30 2008 +0000

    check for invalid aliases, add tests for this and direct setting of stub/alias

commit 27826add0fd5ff045c16d517dd304e36badf1fb9
Author:  <changelog at php.net>
Date:   Mon Mar 24 01:31:45 2008 +0000

    ChangeLog update

commit cea3169ca66a0c5161e345e0948dc64616fcac98
Author: Greg Beaver <cellog at php.net>
Date:   Mon Mar 24 01:18:50 2008 +0000

    prevent direct setting of stub or alias in tar/zip

commit 7493b9dfb67a1d577083837ea32a3b3e5e811955
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 23 22:51:00 2008 +0000

    update TODO

commit 95eeee9156a88eec0ddbb17cb31a74b8a36069c3
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 23 22:42:45 2008 +0000

    not all tests have been converted over to the new API, but it works
    
    conversion is now split into 3 separate methods
    1\) convertToZip\(\) convertToTar\(\) and convertToPhar\(\) exclusively change file format
    2\) compress\(\) sets compression, accepting Phar::GZ, Phar::BZ2, or Phar::NONE
    3\) convertToExecutable\(\) allows stub creation in tar/zip, convertToData\(\) prevents it
    
    all methods return either Phar or PharData objects, allowing fluent interface.
    
    only 1 test has been converted to the new format, but the API works

commit cac70206f27c1c8937236dd9750e5b0b4655909a
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 23 19:03:15 2008 +0000

    add Phar->getPath() for retrieving the full path to the phar archive.
    this is useful for renaming and also always returns the realpath()

commit ca92928b48894b6f6a0e6b83e8aa8b6b7bda787c
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 23 17:36:57 2008 +0000

    fix param parsing for Phar::running() to be optional
    # this is the last bug for ZF app - it now works!

commit 69c71f703e31ec12b783fe942285d388e6f6160f
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 23 16:51:52 2008 +0000

    - Add .cvsignore

commit 4743186f27bbd5c88aed7eceaa263f9a22e405cf
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Mar 23 15:49:51 2008 +0000

    MFB: removed unused var

commit e8ef82bc6f7e73923d1fd2a6892edbb1c89a1730
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 23 13:38:20 2008 +0000

    - MFH Add tests

commit 27ca45f898999b1b54f568ccc4c327e13ea07296
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 23 06:59:59 2008 +0000

    don't disallow opening .tar/.zip files as Phar object if readonly is disabled, the whole idea is to be able to
    add crap including an automatic stub or explicit stub

commit 39c4f38c270c869cbc6c0bd211fc5f6a9cd8c5e8
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 23 06:00:31 2008 +0000

    rename Phar::getRunningPhar\(\) to Phar::running\(\) and by default return the full
    phar url, if optional parameter is false, return the path to the phar on disk.  Fix a double free on failed mount

commit eea82226c18c608a2642957da9ca0b390eddd83b
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 23 05:39:58 2008 +0000

    fix potential segfault by misuse of phar_find_in_include_path

commit 66316d7f04262445cf2b8efaf519a71f2a7dbb2b
Author:  <changelog at php.net>
Date:   Sun Mar 23 01:31:36 2008 +0000

    ChangeLog update

commit 62ed0adcca55b6c33dca56086cd91cd2e4489057
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 23 00:05:53 2008 +0000

    fix memleak found by valgrind

commit 15f8facdede64492b042f0895ec53daeaea8086b
Author: Greg Beaver <cellog at php.net>
Date:   Sat Mar 22 22:56:04 2008 +0000

    fix Bug #13110: using rewrite parameter to webPhar causes memory error

commit bf081ec2a5a50930a668cc2d142b92202df0078d
Author: Greg Beaver <cellog at php.net>
Date:   Sat Mar 22 22:44:21 2008 +0000

    add failing test for bug #13110

commit 6cef8da201e5aa819cf79a8c1fc506f567f94637
Author: Greg Beaver <cellog at php.net>
Date:   Sat Mar 22 22:11:49 2008 +0000

    move all blah++ to ++blah where possible for those with crapass compilers

commit 1b05ce68d7e5844c7110819941afcfce5079ff9e
Author: Greg Beaver <cellog at php.net>
Date:   Sat Mar 22 22:04:21 2008 +0000

    fix all frontcontroller tests - cgi sapi was not being detected, only fastcgi

commit 01e5bbbaf5ecedc9910d193738449db8020adfc8
Author: Greg Beaver <cellog at php.net>
Date:   Sat Mar 22 21:54:55 2008 +0000

    fix memleak in php 5.2, simplify code slightly

commit 1feb9b581a7fbe927fbb244cf5d688dad55e1b0a
Author: Steph Fox <sfox at php.net>
Date:   Sat Mar 22 21:54:15 2008 +0000

    Satisfy Greg's inertia

commit 6be582b537082df1a6438a02f1b6eba4c84c77e1
Author: Greg Beaver <cellog at php.net>
Date:   Sat Mar 22 21:53:11 2008 +0000

    fix test

commit b859ca7770037dbb0cade235b3ba3d3f7f419822
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 22 20:37:08 2008 +0000

    - Fixed compilation warnings

commit 26f3bd40ef76145a849453e95b5119f6a965601d
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 22 19:29:43 2008 +0000

    Fixed compilation warnings

commit c3ca82f363959a5a5d55169b21a825f6408540c2
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 22 19:10:20 2008 +0000

    - Renamed zend_do_fetch_class_name() to zend_do_build_full_name() (It is not used only for classes)
    - Moved zend_resolve_class_name prototype to zend_compile.h

commit c0619c65237e49c48157e6a11c3ea5b55d1e6b16
Author: Steph Fox <sfox at php.net>
Date:   Sat Mar 22 17:09:24 2008 +0000

    Make versioning more standard

commit f022bca16bcb3fa1f418deb112014598b6b84484
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 22 16:33:33 2008 +0000

    - Fix build for PHP < 5.3

commit 3ed829f10e45d1c357ec9ed9e4ced1515229e669
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 22 14:58:29 2008 +0000

    - Added some UEXPECTs
    - Fixed some tests

commit 5b5c286d490fd04804a6156e2c4800c32cd38965
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Mar 22 12:56:07 2008 +0000

    use correct flags

commit cc3ee90dc5acaf7210aff7122fc5ea22cb5e42e9
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 22 01:52:12 2008 +0000

    - Update and include 'channel://pear.php.net/PHP_Archive-0.11.3'

commit eb0f0e36e125bf21fa19a5a855175ad80c6088c0
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 22 01:48:45 2008 +0000

    - Still missed one debug output

commit 03de752f6daa58c97da24eacf86764d03c6f041a
Author:  <changelog at php.net>
Date:   Sat Mar 22 01:31:41 2008 +0000

    ChangeLog update

commit 1b286e14752ef5e9a29f0459c18b48deed628940
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 22 00:15:45 2008 +0000

    - If multiple possible exts are found use the first one.
      This fixes an issue with: phar.phar info -f install-pear-nozlib.phar
      because that archive contains a .tar file

commit e08556eb2eed3672d3e6043b6ab2b8d7322b4aec
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 22 00:11:43 2008 +0000

    - Constify

commit 4d8073056c4b6771787d521ff37f2c98287e908c
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 21 23:56:52 2008 +0000

    - Don't throw exception for uninitialized instance

commit efc1c1ea9949b242f4488d3d9438381b5f014591
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 21 23:31:31 2008 +0000

    - Damn forgot to remove the debug code

commit 6d3bb76302dd7bff59ef1d9c2f9aafaad026a5a7
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 21 23:22:18 2008 +0000

    - Fix stub/hashbang generation

commit 9bfa3909bf6ecfcbfe351a5ce5375bf71a2fca23
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 21 23:07:44 2008 +0000

    - Fix error message

commit 24505f7c87fe6efee83a1b18669e6bd3013fe4bc
Author: Felipe Pena <felipe at php.net>
Date:   Fri Mar 21 20:41:22 2008 +0000

    - Simplify zend_do_build_namespace_name()
    - Fix macro (Z_USTRLEN/Z_STRLEN -> Z_UNILEN) in zend_do_fetch_class_name()

commit 891067c9750622bab7ca3af967e864c5867d7103
Author: Greg Beaver <cellog at php.net>
Date:   Fri Mar 21 19:54:07 2008 +0000

    fix the memleak - but this breaks the \*compressAllFiles\*() methods because of fatal flaw
    in renaming implementation - see pecl-dev email for details

commit 384d50b37bf0e9d82e5b8845dd6007b756d78fd8
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 21 19:37:32 2008 +0000

    - Settle to 4 MB, see internals@ archives

commit 3fcc6565b77ba69a518716fcbae8b8c1b671f5b1
Author: Greg Beaver <cellog at php.net>
Date:   Fri Mar 21 18:50:22 2008 +0000

    with stream wrappers in include_path, and after marcus's last fix, only 1 failing test (tar/tar_makegz.phpt)
    
    add mounted file/dir to url stat

commit 12a66e0d1c22601c244ed7ce1a89cf32bef05789
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 21 18:20:51 2008 +0000

    - Fix comment

commit a70a882df4ffa8e98d228e5d6707f82f098a29c7
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 21 17:12:38 2008 +0000

    - Increase max mmap size to 8 MB

commit f1fbb3fd21fa5ddf7ceffd9b54ccbbf1bc0aa238
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 21 16:38:50 2008 +0000

    [DOC] revert short tags to their previous state

commit 34898339b51ea56ce4cb8d0b12c7d0a3209a92ec
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 21 15:18:18 2008 +0000

    - Add new test

commit dd862bb3e37d9b36118ef9fefb001481e1f9c4a3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 21 12:09:28 2008 +0000

    fix #43477 (Error mode ignored in unicode_decode())
    patch by Stephen Bach

commit 30a642cb395a75a72c60302c72288003a4efc2a2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 21 12:07:14 2008 +0000

    sync with 5_3

commit e128a1d885bda90c881bfbdf94c0de5ed86b9001
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 21 08:28:09 2008 +0000

    fix ZTS build

commit c11bcd5414dbd179e5abbfce520942fd8e0c705d
Author: Steph Fox <sfox at php.net>
Date:   Fri Mar 21 05:22:10 2008 +0000

    Deliberate test breakage (no idea how many) in an attempt to see where the valgrind 'bad news' is coming from on gcov.php.net.

commit f0fdef1b648189c1f2576f432321757f1c94cd61
Author: Steph Fox <sfox at php.net>
Date:   Fri Mar 21 05:05:23 2008 +0000

    Cosmetics (RC data)

commit aab1c98c27df3b2e7921d649baa4b1df05b03112
Author:  <changelog at php.net>
Date:   Fri Mar 21 01:31:42 2008 +0000

    ChangeLog update

commit d02dff1363a3e9030f2ac78541ab3642574e07a5
Author: Greg Beaver <cellog at php.net>
Date:   Thu Mar 20 23:59:07 2008 +0000

    save work - sandbox is completely f**ed up, have to rm -rf and start again
    
    This *SHOULD* fix issues, but I can't get run-tests to work reliably to be absolutely sure

commit b986dfaaaea377d607c9f33326da917c9c5984d7
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Mar 20 23:26:01 2008 +0000

    MFB: Refine fix for multibyte char hanling inside command names and args

commit 993eb05f5b8694a5de76b57c0464137011ea4fff
Author: Derick Rethans <derick at php.net>
Date:   Thu Mar 20 19:43:02 2008 +0000

    - Fix the DateTimeZone::getTransitions() algorithm.

commit da40d5a1729fb33c90593f28911cbebbb1cc50d0
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Mar 20 17:31:17 2008 +0000

    MF5: make short_open_tag user-accessible

commit cfb250b84f24617fd8af928c315a7c707bf99daa
Author: Rob Richards <rrichards at php.net>
Date:   Thu Mar 20 16:46:55 2008 +0000

    fix bug #44478 (Inconsistent behaviour when assigning new nodes)
    add test

commit 9732763eca9ca2453a7fa6450de9ddf9ab0d224a
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Mar 20 15:34:09 2008 +0000

    Small fix and a test case to prove it

commit 46df4529bebeec51619b6759228903743444d9f6
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Mar 20 13:58:46 2008 +0000

    Missing lines from the param-bind-non-changing fix

commit 0e884df573239f8128f46d550aa42d69032135a7
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Mar 20 13:25:49 2008 +0000

    - Don't modify the variables which are passed for parameter binding.
      We need to clone them, if there will be a transformation (convert_to_xxx)
      which will change the origin.
    - Make mysqlnd more compatible to libmysql, in this case if the execute of
      a statement fails set the state of the statement back to PREPARED
    - A test case to check the case of a failing statement.

commit a81de7c7a1d6181aabe2eb75e0761ca939094715
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 20 12:13:57 2008 +0000

    expect->expectf

commit 9b1c720c3db8029e52cd427fe24da22f5167bb2a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 20 08:35:11 2008 +0000

    fix tests (tcp_socket is tcp_socket/ssl when/if openssl is enabled)

commit 5e091cea85b8314a3568d7dac52f4c025d6a3ba4
Author:  <changelog at php.net>
Date:   Thu Mar 20 01:31:43 2008 +0000

    ChangeLog update

commit a19e28ece92092931e39cee08723044010ba2dcf
Author: David Soria Parra <dsp at php.net>
Date:   Thu Mar 20 00:50:47 2008 +0000

    Fix bug #44487 (call_user_method_array issues a warning when throwing an exception).

commit 2e390806ab17feed7de11321db9282af930bdabb
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Mar 19 23:26:58 2008 +0000

    add

commit a4213c5e63f8f7acbae3c390a4623afcd14575d8
Author: George Wang <gwang at php.net>
Date:   Wed Mar 19 22:43:25 2008 +0000

    catch up with the latest release

commit c2cc4c428eb565a1ed3c204af73efab1ac802e88
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 19 19:16:58 2008 +0000

    Fixed test

commit da3c0d3904d75090e205390dfea38416dfc6ed53
Author: Steve Seear <stevseea at php.net>
Date:   Wed Mar 19 18:06:22 2008 +0000

    Adding language tests.

commit 07fb7b6377ff4e745500b7dbb4adee58f103b39b
Author: Steve Seear <stevseea at php.net>
Date:   Wed Mar 19 17:56:08 2008 +0000

    Added some class tests; Replaced some hardcoded instance ids with %d.

commit 7533d77bb038fa338a4f782bcb790d1841debd12
Author: Steve Seear <stevseea at php.net>
Date:   Wed Mar 19 17:43:49 2008 +0000

    Adding tokenizer test

commit 77f4934103c63580c7f335e05d21838f59dcbbeb
Author: Steve Seear <stevseea at php.net>
Date:   Wed Mar 19 17:38:20 2008 +0000

    Adding streams tests

commit b4f5622904b2b9119a70ae0ef36749918401260d
Author: Steve Seear <stevseea at php.net>
Date:   Wed Mar 19 17:26:36 2008 +0000

    Adding filesystem tests

commit b911467d1d8375b86d355906f4b4021813ebca6d
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Mar 19 16:37:49 2008 +0000

    MFB
    
    Here are the signal changes from the 5.3 branch that optimizes signal
    handler registration and switches from longjmp to siglongjmp in order
    to make signal mask handling consistent across different UNIX operating
    systems.

commit c604a1933c06e017e0e8c0147aea00e5507e0829
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 19 15:34:38 2008 +0000

    Cosmetic

commit d321bfba65fbf25f73eaefc4f9ac3d2a78825c16
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 19 15:22:59 2008 +0000

    Fixed test

commit 0e27741364bedc24c334dd91bdd047470439d6c6
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 19 15:13:12 2008 +0000

    Fixed tests

commit b02063cf05fb9c98766e92f914121ee5a6822102
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 19 14:55:58 2008 +0000

    Fixed test

commit 5056e34018292058351c188a778f7e63732607cb
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 19 14:45:24 2008 +0000

    Fixed test

commit e7ecc9003e71e8780ea1aafe31fdc9f9504b7cd0
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 19 14:19:54 2008 +0000

    Added UEXPECT

commit 147967fd66ba07f606a319cdae58a888216780c3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 19 14:00:47 2008 +0000

    fix test

commit 2f777042a0d150c7244588175bbccf7fd7722494
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 19 14:00:46 2008 +0000

    Fixed error message (%s -> %v)

commit 6089f983386a744f380ed5a4e69a8751bec40f6f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 19 12:44:05 2008 +0000

    fix typo

commit da036996beda01f1b137dac07fce9ce9ea64c1fe
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 19 12:40:48 2008 +0000

    make use of zend_atol()

commit 500e17c5c14eb876637d3822df54f72ac8c9e27a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 19 12:40:20 2008 +0000

    add zend_atol() and use it instead of zend_atoi() where applicable

commit 4ce259fc1afb77f706fc5376bd46c4659d095de8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 19 12:36:00 2008 +0000

    fix test

commit f0c4283f47e11a572ab3f8a27a70440655a1b933
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 19 03:12:39 2008 +0000

    MFB: Fixed bug #43614 (incorrect processing of numerical string keys of array in arbitrary serialized data)

commit eee826d115a388920bc98d853f00467178bbbbd5
Author:  <changelog at php.net>
Date:   Wed Mar 19 01:31:36 2008 +0000

    ChangeLog update

commit 8c039bd8ccfb42c4a838df96380adc605a9ef3f3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Mar 18 23:32:56 2008 +0000

    MFB: Bug #44445 (email validator does not handle domains starting/ending
    with a -)

commit 86cc5d9325b31d61ee77f0f6a2e700f267544bcf
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Mar 18 17:32:03 2008 +0000

    MFB : fix the build

commit e53f44b9bd98c11517f52b737ed220f4521c0871
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Mar 18 16:58:43 2008 +0000

    MFB - Bug #44352 mysqli_connect_error() false negative for host errors

commit da591e8eca232ee7541bbb1dbf5c3be6f32ba284
Author: Robin Fernandes <robinf at php.net>
Date:   Tue Mar 18 15:12:42 2008 +0000

    Adding more tests for serialize() and unserialize().

commit d390956ccb080518fdf9747d498a9291accbd50a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 18 11:37:15 2008 +0000

    Removed hack (we don't need to modify class name).
    (the problem is covered by Zend/tests/ns_056.phpt)

commit ea9305c543823220d16ba17da0650eefcffb6e57
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 18 08:36:49 2008 +0000

    Implemented concept of "delayed early binding" that allows opcode caches to perform class declaration (early and/or run-time binding) in exactly the same order as vanila php.
    The following pseudo-code explains how it should be used in opcode cache.
    
    function cache_compile_file($filename) {
            if (!is_cached($filename)) {
                    ...
                    orig_compiler_options = CG(compiler_optins);
                    CG(compiler_options) |= ZEND_COMPILE_IGNORE_INTERNAL_CLASSES |
                                            ZEND_COMPILE_DELAYED_BINDING;
                    $op_array = orig_compile_file($filename);
                    CG(compiler_options) = orig_copiler_options;
                    ...
            } else {
                    $op_array = restore_from_cache($filename);
            }
            zend_do_delayed_early_binding($op_array);
    }

commit a0378d35146ba36e3449343b6fab908c9b062f03
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 18 06:44:54 2008 +0000

    Fixed test

commit 99e6fc1463d5dab03d03430b2fad28be538218ad
Author:  <changelog at php.net>
Date:   Tue Mar 18 01:31:32 2008 +0000

    ChangeLog update

commit 2c7b9a55cb665c8d2f4acbf8759f34411db0793b
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 18 00:37:35 2008 +0000

    Fix build

commit 8a6c8364970bc342cc7e611cf7678b177b75fb8f
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Mar 17 23:07:55 2008 +0000

    fix integer overflow in lenght calculation

commit 8b32865ffca27ebd55401f18f9d82bab76167d66
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Mar 17 23:02:35 2008 +0000

    MFB: Properly address incomplete multibyte chars inside escapeshellcmd()

commit dfb8b00838b720c256115231b4950dfa7b58742a
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Mar 17 17:20:27 2008 +0000

    MFB: detect duplicate sections

commit a8127d612d902fa6a1be72083510adc07fd0ae12
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 17 15:35:25 2008 +0000

    fix test

commit c9fb0a42fabb9768b8af10ee4ebf97560ce529cc
Author: Gwynne Raskind <gwynne at php.net>
Date:   Mon Mar 17 15:21:58 2008 +0000

    Fix bug #44443 (cvsclean fails on Darwin 9)

commit be6f9c2bb5b068be0b6d96c245bd248828f80c05
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 17 15:05:28 2008 +0000

    return empty string of correct type if __toString() returned invalid value

commit 42120518c165c905dc5005ce9b07c4d77d37409f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 17 14:59:16 2008 +0000

    fix tests

commit abbd1e8ecef08c2eda7fd0da073db21cdde992dd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 17 14:53:43 2008 +0000

    fix #39127i (Old-style constructor fallbacks produce strange results)

commit 9d255b6f2f03a967334d04dbbbda6269b241d112
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 17 14:05:32 2008 +0000

    fix test

commit 149fe30489e3cfc7ea5b1a7d168bcf300fde44f2
Author: Josie Messa <jmessa at php.net>
Date:   Mon Mar 17 09:54:36 2008 +0000

    - new tests for ctype functions

commit 044f39293b4806ef954e7b5625621866d2b64d5e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 17 08:55:56 2008 +0000

    fix 5_3 ZTS build

commit 5e613d51c4d4598a978935071d033c82d8ff988c
Author:  <changelog at php.net>
Date:   Mon Mar 17 01:31:43 2008 +0000

    ChangeLog update

commit a1cbab9142c4cd076fdad77cf31be6a8a0ce8df7
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 16 21:06:54 2008 +0000

    - Rewrite scanner to be based on re2c instead of flex
      The full patch is available as:
      http://php.net/~helly/php-re2c-5.3-20080316.diff.txt
      This is against php-re2c repository version 98
      An older patch against version 97 is available under:
      http://php.net/~helly/php-re2c-97-20080316.diff.txt

commit 6cbde65afadb33b30531e173749fee81c4a3ef21
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Mar 16 15:15:47 2008 +0000

    MFB: Remove unused variable

commit ee6f62b1cb58a1a9241ccc2f52ec3bd5da9e1920
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 16 07:20:17 2008 +0000

    - Updated to version 2008.1 (2008a)

commit e95800599874030174f871faef562512e60420fe
Author:  <changelog at php.net>
Date:   Sun Mar 16 01:31:38 2008 +0000

    ChangeLog update

commit af9b1c33763fdf5f322bd6d97939635d06370911
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 15 10:34:12 2008 +0000

    MFB: Fixed bug #44440 (st_blocks undefined under BeOS)

commit 27aa725005d4ea3d4112353adc43fefa4ee7574e
Author:  <changelog at php.net>
Date:   Sat Mar 15 01:33:00 2008 +0000

    ChangeLog update

commit ad97f0b357d247605c48b65bb6f457f8492b774b
Author: Lukas Smith <lsmith at php.net>
Date:   Fri Mar 14 21:52:09 2008 +0000

    updated due to the creation of the primary testers mailinglist

commit 90e570be3b6159018ee1e0051c5f6ff7ca7f886b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 14 18:37:17 2008 +0000

    Improve GC to support garbage created in destructors during objects utilization

commit 6779560ec589d5ba87267087261781db21d7bb2a
Author: Felipe Pena <felipe at php.net>
Date:   Fri Mar 14 17:57:44 2008 +0000

    Fix build (ZTS)

commit 56ba1cf8fab4cf884bc784c5359cab3e74d2afec
Author: Derick Rethans <derick at php.net>
Date:   Fri Mar 14 16:18:25 2008 +0000

    - Allow datetime objects to be serialized and woken up.
    - Implemented __set_state().

commit 3fe5fcaabc3e21f1122ccff39badf13683a0189e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 14 13:35:54 2008 +0000

    Removed commented code and unnecessary inline function

commit 2b82e0d78aa69237e045ce534b2290eac332edc4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 14 13:21:21 2008 +0000

    Fixed GC bug

commit 6ec12a4794d1cfe7191705020d94419c5ba532df
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 14 13:10:22 2008 +0000

    check if return value of write() is -1 and abort upload in this case setting the correct error status

commit 7ae78a86c6bdcb25762d2f7e75d945c8463886e2
Author:  <changelog at php.net>
Date:   Fri Mar 14 01:31:35 2008 +0000

    ChangeLog update

commit 3264a2571777f26bd9456c62eb98488b1b01813e
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 13 19:45:22 2008 +0000

    - Fix possible memory corruption

commit 58f7de98f4b7f837b03b8e2a24aee848aea9c09a
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 13 19:43:14 2008 +0000

    - Fix build

commit 12c56d076481686df151236dcd40eb1ff9944410
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Mar 13 16:01:46 2008 +0000

    MFB: MFB: Fixed bug #43677 (Inconsistent behaviour of include_path set with
    php_value).

commit cc07cc0bd98e4841a6a43b89c16b3032a3886de6
Author: Derick Rethans <derick at php.net>
Date:   Thu Mar 13 16:00:18 2008 +0000

    - MF53: Fixed bug #44257 (timelib_tz_lookup_table must use float for
      gmtoffset).

commit c7703dec107a99628d139cc691389fcd37265564
Author: Derick Rethans <derick at php.net>
Date:   Thu Mar 13 15:54:53 2008 +0000

    - MF53: Added support for parsing date/time strings returned by MS SQL with strtotime().

commit ab77e14ad2031894d10ec5eb2dc1ca40d988da6d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 13 14:10:08 2008 +0000

    Disable path resolution for filenames with stream wrappers
    More careful check for relative pathes (./xxx and ../xxx)

commit 983ff657ba0539a02f9ad1df9989262dc2ef2aa9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 13 09:57:49 2008 +0000

    fix zts build

commit a6069799327d884e3e3a0c195c1772e7d9f4ef13
Author:  <changelog at php.net>
Date:   Thu Mar 13 01:31:32 2008 +0000

    ChangeLog update

commit c5c4b858df5ce0576c81bca3b1bfc0c1c7fc20e7
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Mar 12 20:53:04 2008 +0000

    MFB: add request_order INI variable to control $_REQUEST content
    # if not set (default), variables_order still is used
    # request_order accepts G,P and C

commit ba05723fd95aa2eace6ac24feaba89781d8a6ffb
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 12 19:35:24 2008 +0000

    Sync with fix for #44394

commit 8ae1faf51796d7e0524f65f71ab89ce8a77048d0
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 12 19:21:30 2008 +0000

    MFB: Fixed bug #42177 (Warning "array_merge_recursive(): recursion detected" comes again...)

commit 32ed6f39de70123239d6c262bf547f240a83f678
Author: Christopher Jones <sixd at php.net>
Date:   Wed Mar 12 17:52:29 2008 +0000

    New test for existing behavior

commit 6ccc87cb26b47d14873d07314d68543acef78994
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Mar 12 17:32:26 2008 +0000

    MFB: Fixed bug #44388 (Crash inside exif_read_data() on invalid images)

commit 45524adf9ba033c57e4c45e27811c1afc6c24f15
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 12 16:24:13 2008 +0000

    Fix test

commit 6d50e7307238dc3715a82f1350e1f69a84bae9de
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 12 15:20:41 2008 +0000

    Fixed test

commit 5a10df8c56a2db26f56040a6a61acb131cef632b
Author: Etienne Kneuss <colder at php.net>
Date:   Wed Mar 12 13:35:04 2008 +0000

    Fix bug #41828 (Fix crash on wrong instantiation)

commit 2cebb3c7a5dd786c3b5c61a072bfb571fd1731cd
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 12 13:32:27 2008 +0000

    New test

commit 863cd369b961ed7c5067f272b11e93b5030ca2ba
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 12 13:01:59 2008 +0000

    New tests

commit 32073866e9da6a259e3fe66e2be72a70d11650fe
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 12 10:40:13 2008 +0000

    Code simplification

commit b8debfd876612ddde07eb0e88dfdf4c6dccbba4e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 12 10:32:39 2008 +0000

    Optimized ZEND_FETCH_CLASS + ZEND_ADD_INTERFACE into single ZEND_ADD_INTERFACE opcode

commit 6fae346fb4bc9910812be2f99a93d1ac33014f3f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 12 09:46:57 2008 +0000

    Fixed bug #44414 (Incomplete reporting about abstract methods)

commit a8c681484051dff7a4f2e6429e27541046ee5444
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 12 08:53:10 2008 +0000

    Fixed warning

commit 0262e844c4c18a9d1b6574df444b3f6adb5f835a
Author: Greg Beaver <cellog at php.net>
Date:   Wed Mar 12 03:55:12 2008 +0000

    implement full support and usage of phar stream in include_path, for both 5.2 and 5.3.
    5.3 code expects the proposed patch for stream wrapper in include_path to be committed
    5.2 code only supports phar stream wrapper in include_path.
    this is a 2-step process.  After this, more magic, particularly in funcinterceptors.c will be
    converted to use phar_resolve_path, which is far safer than the current implementation.
    
    this needs windows and 5.2 testing unix/windows

commit 70e30449bb2d55c9698eb5d0c787d20e3b5c1a23
Author: Greg Beaver <cellog at php.net>
Date:   Wed Mar 12 03:12:35 2008 +0000

    fix leaked var, fixes all tests for me

commit 1fe7347fedc8e8936dd0bce129738f4686c6de45
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 12 02:45:15 2008 +0000

    MFB: Fixed bug #44394 (Last two bytes missing from output)

commit a6628d645aabf3323d0ec82fa9d9733951329eec
Author:  <changelog at php.net>
Date:   Wed Mar 12 01:31:36 2008 +0000

    ChangeLog update

commit 7d41cd902baf8d428b1ceb0f8af94d458a8b17da
Author: Christopher Jones <sixd at php.net>
Date:   Wed Mar 12 01:25:13 2008 +0000

    Cleaned up whitespace
    
    Fixed bug #44372 (compilation with Oracle 10gR1 libraries)
    http://bugs.php.net/bug.php?id=44372
    
    Updated updated error number list to improve re-connection
    behavior after a database restart.
    
    Guard against potential internal list corruption after ping
    removes old oci_pconnect() information.
    
    Fix ini_set("oci8.connection_class", "abc") to get an appropriate
    persistent connection.
    
    Ping at oci8.ping_interval for oci_connect() and oci_new_connect()
    when DRCP connections are used. This improves non-persistent
    connection reliability if a database gets restarted.

commit a25b1f6d6d815dd3ec670f37e85b3ad831e3edd1
Author: Lars Strojny <lstrojny at php.net>
Date:   Tue Mar 11 22:50:41 2008 +0000

    Adding itk again to non-threaded MPMs. Sorry for the confusion

commit 6c9acc4aa7a61d674981849a3e9056bc898ed8e9
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 11 16:55:33 2008 +0000

    Add new test (bug reported in internals list by Robin)

commit 7720de73398ed0dee1e8d00c05888e49e18a72c6
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 11 16:48:40 2008 +0000

    Add new test (bug reported in internals list by Robin)

commit 9f959c2630f4d84a2ac2e458c7f9e41712e831b9
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 11 15:26:46 2008 +0000

    Missing a line

commit 62c41d3f1a39bee739d40ba8f1cea6adb694b3aa
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 11 15:21:38 2008 +0000

    New tests

commit 9fb3c509e1d1660470f8c23f86f325b4fae8acaa
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 11 11:06:10 2008 +0000

    Fix test

commit 7d020470bb5697efe4e9dd79913706b3966ed3f3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 11 10:40:23 2008 +0000

    some more tests

commit ec101c1274dd2eee2be60e30e76916b692cfdb82
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 11 10:26:51 2008 +0000

    fix segfault - error_string may be NULL, in this case we have to follow the old behavior

commit 09c316399b8a10f3d171bb067f8dad3d41bdfb3e
Author: Josie Messa <jmessa at php.net>
Date:   Tue Mar 11 10:20:06 2008 +0000

    - Added extra whitespace around error messages in expected output

commit b2638b82977cd9d23499046599f1ad76eaf37e59
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 11 09:36:51 2008 +0000

    Fixed memory corruption because of double free()

commit f03d0cbf33e1819774320b23e9ac4f51f4c6f8cb
Author:  <changelog at php.net>
Date:   Tue Mar 11 01:31:34 2008 +0000

    ChangeLog update

commit 60869b3e8e9b5a5ad4cc65ba3e78cbe0b8f541e4
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Mar 10 20:27:15 2008 +0000

    Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with different
    configurations one or the another extension to use libmysql or mysqlnd mixed in
    one binary

commit af5a93e552c1a9244e527a9fa55c4ad73dee999e
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Mar 10 19:55:43 2008 +0000

      char **error_message was passed but not used. This causes problems in cases
      of getaddrinfo() failure, because the upper layers don't get the error.
      initialize a variable because we were reading initialized in case of error.

commit 54615ca871bcc6c7c418160fec50710c054897d6
Author: Steph Fox <sfox at php.net>
Date:   Mon Mar 10 19:11:16 2008 +0000

    Fix for crash caused by unhappy c&p.
    @Greg: this still doesn't fix bug #13353... not sure why

commit f30035ea799d022d90c9c4b178a4dca054b82e0d
Author: Josie Messa <jmessa at php.net>
Date:   Mon Mar 10 15:24:14 2008 +0000

    - New tests for getcwd() function

commit 49b8c820e6c66763d412fb8e84cdd9c706bfb7fa
Author: Josie Messa <jmessa at php.net>
Date:   Mon Mar 10 15:19:59 2008 +0000

    - Modified expected output to allow tests to work on all platforms

commit 0c2ef3cece5c9cf7d30d859628eb489296b7aa89
Author: Gwynne Raskind <gwynne at php.net>
Date:   Mon Mar 10 15:17:47 2008 +0000

    Improve the Darwin 9 hack considerably and switch to using dl*() instead of NS*() on Darwin 8+.

commit 1f46cab626ca9c773ddabb78dbe8260584bf95fa
Author: Felipe Pena <felipe at php.net>
Date:   Mon Mar 10 15:09:20 2008 +0000

    MFB: Improve the Darwin 9 hack considerably and switch to using dl*() instead of NS*() on Darwin 8+. (Patch by Gwynne)

commit 29e1c1b66e2759b3c76384e8efdba60aa78e1cac
Author: Gwynne Raskind <gwynne at php.net>
Date:   Mon Mar 10 14:35:37 2008 +0000

    Unused function in HEAD, fixes compiler warning

commit 2be8351ba039d0221a6980ac5ddb717f6aafc6bd
Author: Gwynne Raskind <gwynne at php.net>
Date:   Mon Mar 10 14:27:07 2008 +0000

    Fix small typo

commit 1fd345c31cf70640c8eab833932fdedecd32067e
Author: Josie Messa <jmessa at php.net>
Date:   Mon Mar 10 14:16:32 2008 +0000

    - New tests for scandir() function

commit e883735e64d91b0101f47c5cc7d9045df089ec10
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Mar 10 13:38:23 2008 +0000

    Fix typo

commit 0cd7f31de006a66727c92e5a3d64f62db7e26c9c
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Mar 10 13:26:15 2008 +0000

    - Fix build with older MySQL

commit a8e4046c72d300bde42070dee92a8ca005650ae3
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Mar 10 09:16:13 2008 +0000

    - Fix a warning in php_mysql.c
    - Fixed #44371 Extension compile failed

commit c1e0fb5ad3ff176654aec69205432c63c5e11f5d
Author:  <changelog at php.net>
Date:   Mon Mar 10 01:31:34 2008 +0000

    ChangeLog update

commit b5e9791b40029ccec872a5cf015da0698b1a0683
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Mar 9 21:32:38 2008 +0000

    MFB: Fix memory issues with statement being deleted twice

commit d2827c1e6a026265262dff5b5e8af3518ffb193d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Mar 9 18:10:09 2008 +0000

    MFB: Initialize ts only after successful argument parsing

commit d2f4086e34b012d019a5e51de6c0074fee656eae
Author: Felipe Pena <felipe at php.net>
Date:   Sun Mar 9 16:07:46 2008 +0000

    Fix typo (#44381)

commit 4b5963b3305fa096507b696e8781ef76f54a653a
Author: Gwynne Raskind <gwynne at php.net>
Date:   Sun Mar 9 14:27:15 2008 +0000

    Fix Darwin 9/Mac OS X 10.5 build problems, or at least patch them

commit 7e63d1eb67076ddac98e3d1cf2d6e596654cac27
Author: Lars Strojny <lstrojny at php.net>
Date:   Sun Mar 9 12:37:05 2008 +0000

    sapi/apache2(handler|filter)/config.m4: Removing itk from the list of threaded MPMs (thanks Hannes)

commit 3ee08069a60128500d8eed4af7c330439cf781c4
Author: Steph Fox <sfox at php.net>
Date:   Sun Mar 9 04:46:16 2008 +0000

    Rename archive during compressAllFiles*()
    Note: this only works for tar archives at present pending a fix for bug #13352

commit f0b329da20468a40c025565b160d3928b737a354
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 9 04:17:20 2008 +0000

    pack tar structs so speed optimizations don't add extra bytes to the header
    
    # Steph: try this and see if it fixes Bug #13353

commit 142d7e9742fbfd116b3daa6f8d9f4ae1d424101c
Author:  <changelog at php.net>
Date:   Sun Mar 9 01:31:31 2008 +0000

    ChangeLog update

commit b15b1dceddb4b97cbf4cf75bbff0574a600a8097
Author: Lars Strojny <lstrojny at php.net>
Date:   Sun Mar 9 01:10:13 2008 +0000

    Adding itk and and peruser MPM to the list of threaded Apache MPMs

commit 0defdae0450616f66f2af5e119c8a11f404a5ed8
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Mar 9 01:06:38 2008 +0000

    - Fix typo in skipif

commit 7235c8e5bba0d419c5cfd9965d39828fae6d3f30
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 8 23:32:22 2008 +0000

    Fix test

commit d005d404e09a2f21291df1b15d7323638e943bd6
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 8 23:14:16 2008 +0000

    Fix test

commit 2660bd1de9009f4e284c775307cffca37507b3fa
Author: Etienne Kneuss <colder at php.net>
Date:   Sat Mar 8 22:17:32 2008 +0000

    User error handlers no longer catch supressed errors

commit 3a3ebace1cca271b9bd94edf47bffe5d99481e90
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 8 22:03:21 2008 +0000

    MFB: User error handlers no longer catch supressed errors (patch by Etienne Kneuss)

commit b0595a7bab2a614e8dac6e7f0e45252c67057697
Author: Greg Beaver <cellog at php.net>
Date:   Sat Mar 8 19:12:41 2008 +0000

    fix tests if allow_url_fopen is disabled in php.ini

commit 5d2af78a8bfb1aa762315dce24b3860e024cc883
Author: David Coallier <davidc at php.net>
Date:   Sat Mar 8 19:08:58 2008 +0000

    - Skipif libxml dotted version is < 2.6.20. Patch from scoates

commit 5faf5f8b87f92c90b406c9f21e6da2be576f0fe5
Author: Greg Beaver <cellog at php.net>
Date:   Sat Mar 8 19:08:52 2008 +0000

    fix test if allow_url_fopen is disabled in php.ini

commit 6f041a57b9a020c1cecdc9b014501f53af9df3cd
Author: David Coallier <davidc at php.net>
Date:   Sat Mar 8 19:05:48 2008 +0000

    - MFB. Ok to fail on OSX. Patch from scoates

commit 1bc3797c3fa548a4f3ae7a7c571b80fc72c1a283
Author: Zoe Slattery <zoe at php.net>
Date:   Sat Mar 8 17:15:18 2008 +0000

    Countable requires SPL

commit cd9b7889ec4ef8d254b244ba819499809a3aa064
Author: Andrey Hristov <andrey at php.net>
Date:   Sat Mar 8 15:17:45 2008 +0000

    Bug fixed in MySQL 5.0.46

commit f20d47c541b783bfc072242901886629919501be
Author: Andrey Hristov <andrey at php.net>
Date:   Sat Mar 8 15:16:08 2008 +0000

    MFB:
    - Fixed problem with $mysqli->connect() not connecting with defaults
    - Fixed leak (#39475)

commit effe87122fa0e8322da04c998a794994546aff83
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 8 14:04:53 2008 +0000

    MFB: Fixed bug #44373 (PDO_OCI extension compile failed)

commit cc2e43cde1a66a418474b1023f4dcf96f148416a
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Mar 8 13:14:02 2008 +0000

    MFB: fix #44214

commit 40af7d8db457f8ae30449f3c97b6e82100aec0a3
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 8 13:01:41 2008 +0000

    Fix tests (removed space on error message "Undefined index: ...")

commit 2e0b0d8f5840dfc933a8392483c3c5ce846e42dd
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Mar 8 11:59:44 2008 +0000

    MFB

commit 3b2e53e538a19525654e7af057f26845c6ae47d8
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Mar 8 11:51:03 2008 +0000

    add new tests

commit 038849e0715ef7c9d1e81e0527faa4cd23de1294
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 8 11:49:24 2008 +0000

    Cosmetics (removed space on error message)

commit 634bcfac4378ac6227f549a936e0984014645c68
Author: Felipe Pena <felipe at php.net>
Date:   Sat Mar 8 11:41:35 2008 +0000

    MFB: Fixed bug #39018 (Error control operator '@' fails to suppress "Uninitialized string offset")

commit 9c164f91b626a49a858c6b003cb690267782be05
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat Mar 8 04:17:30 2008 +0000

    Fixed bug #42203 (Clear SQLite result sets before closing database.)

commit 2a8b0adc8938910b5b352f39e13dea638a799e55
Author:  <changelog at php.net>
Date:   Sat Mar 8 01:31:34 2008 +0000

    ChangeLog update

commit 3ccb44a951fc476464e9042c41ec753edd677343
Author: Gwynne Raskind <gwynne at php.net>
Date:   Fri Mar 7 23:20:15 2008 +0000

    Fix bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler)

commit 421414f913fea4437a4cb65dc01c680ec2766310
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Mar 7 21:32:52 2008 +0000

    - New tests

commit 37cd6f7114209e9d6b36fd70e9b2e79404c7854c
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Mar 7 18:41:59 2008 +0000

    - MFB: #44355  	compilation breaks due illegal const usage

commit b979efee24bf3389ccf9cadf9bfcae6ef443604e
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Mar 7 17:02:48 2008 +0000

    MFB:
    Fixed bug #41135 (When binding as binary data use sqlite3_bind_blob() to stop errors with null bytes.)
    Fixed bug #42443 (Bind integers and booleans as integers rather than strings.)

commit 192649581e0288aafecb94f3d8c032601167dc93
Author: Josie Messa <jmessa at php.net>
Date:   Fri Mar 7 16:21:30 2008 +0000

    - Tests awaiting fix of bug #44246

commit a532e65cd6f3569d6003cc8770515115324c1d10
Author: Josie Messa <jmessa at php.net>
Date:   Fri Mar 7 16:13:20 2008 +0000

    - New tests for rewinddir() function

commit e5c40c17215595f3d1a8ce6dd6109b9d332bc068
Author: Josie Messa <jmessa at php.net>
Date:   Fri Mar 7 16:07:34 2008 +0000

    fix test

commit c654b41280a2ced818ca5be0a6b79179a5325bce
Author: Josie Messa <jmessa at php.net>
Date:   Fri Mar 7 16:02:42 2008 +0000

    - New tests for closedir() function

commit 410c1584c64d6cfcc4f8dea5c8f659e1f49a930b
Author: Steph Fox <sfox at php.net>
Date:   Fri Mar 7 14:59:47 2008 +0000

    update TODO

commit 31dade5280849135b00fd1c5e53d057732a72776
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Mar 7 10:55:14 2008 +0000

    MFB: Update bundled SQLite to 3.5.6

commit 7abf0787ad9fd613ddde880c9bc163161d7bf4ff
Author: Gwynne Raskind <gwynne at php.net>
Date:   Fri Mar 7 08:51:05 2008 +0000

    Fix build (one too many right parenthesis in last commit for non-Windows builds)

commit 4c23969a4133a71ce8d0772730c731b75a829936
Author: Greg Beaver <cellog at php.net>
Date:   Fri Mar 7 04:15:29 2008 +0000

    test was failing because I had a file named 1 in the checkout directory
    # note to tests writers: never assume anything about directory
    # contents.

commit 123b31cb5216d15c4a18bf88ee34dc1681fbb44b
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Mar 7 03:39:29 2008 +0000

    improve seed calculation
    # better solution would be to port mt's multi-value seed procedure

commit e9c77a5e9251306cf388aa2d874767269542c3fd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Mar 7 02:05:48 2008 +0000

    MFB: Fixed a memory leak inside date_get_last_errors() when there are no
    errors

commit 5d81a8386008e0fc097ad3a75007e89f294a72aa
Author:  <changelog at php.net>
Date:   Fri Mar 7 01:31:36 2008 +0000

    ChangeLog update

commit 3cbc824eb7babea02559c25ef7b101ab9461b75f
Author: Felipe Pena <felipe at php.net>
Date:   Fri Mar 7 00:51:02 2008 +0000

    Better readability (USTR_BYTES)

commit f0acfb157d30c109dd2981d512a3609c41f23747
Author: Robin Fernandes <robinf at php.net>
Date:   Thu Mar 6 11:07:29 2008 +0000

    Add new tests for class/object functions and features.

commit 8e03ac0524b55663d25e734cb40139b4eae068ad
Author:  <changelog at php.net>
Date:   Thu Mar 6 01:31:36 2008 +0000

    ChangeLog update

commit 1aab3a9b415680992c0adb0c39c558ac776fc740
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Mar 5 23:52:56 2008 +0000

    MFB: Revert patch for bug #44325

commit e0d8f5c8bc36c33c7b2bbd8eb8688fad4b2967a1
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Mar 5 21:20:14 2008 +0000

    - MFB: #42505, new sendmail default path breaks on Novell (Guenter Knauf)

commit be4cb471ef9a96d309c0c5079a48edb85024dd98
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Mar 5 21:18:26 2008 +0000

    - MFB: #40013, php_uname() does not return nodename on Netware
      (Guenter Knauf)

commit b9a3da88392a0aee897c48ca974a33b0a0df1a2c
Author: Lars Strojny <lstrojny at php.net>
Date:   Wed Mar 5 20:11:35 2008 +0000

    Using new magic constant __DIR__ in run-tests.php

commit d6aacd5eb6be5580fd21403d2262af55b933fd2b
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 5 14:39:05 2008 +0000

    Fixed error message on unicode mode

commit 702a290aba68d9cc449609847a070906034b5bb3
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 5 14:22:06 2008 +0000

    Fix test

commit c8b1dbff235c5079f2ddb624c778639f29df8876
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 5 13:35:02 2008 +0000

    Optimized require_once() and include_once() by eliminationg open() syscall on se
    cond usage.

commit f395d9bf3eb6d4e97dbcf5953eed7cc52b7386c7
Author: Felipe Pena <felipe at php.net>
Date:   Wed Mar 5 13:15:03 2008 +0000

    Fix test

commit 5c46c52f0964d7434cf8191ee966e6b6fc073119
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 5 12:09:33 2008 +0000

    apply better fix, so that the default handle would be closed when closing its reference

commit 41bd0ca803e73cfd658638f3be1a64bb2bbb1103
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 5 09:28:41 2008 +0000

    fix memory corruption due to double destruction of default dir handle
    (detected by ext/standard/tests/dir/readdir_variation6.phpt)

commit 4c3c14b0018dec7a6c2a631fa6444d55e58239f8
Author:  <changelog at php.net>
Date:   Wed Mar 5 01:31:37 2008 +0000

    ChangeLog update

commit 2818d4fc51ba9e7061c3da6cbcda6d66a7628eb5
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 4 23:39:15 2008 +0000

    New way for check void parameters

commit 0fde623f16eac1d92bfbeb83677924e1c95d37d8
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 4 23:09:02 2008 +0000

    New way for check void parameters

commit e3ca51413cce10d8b4b6ec54334aaf8b6a1c2829
Author: Felipe Pena <felipe at php.net>
Date:   Tue Mar 4 22:31:38 2008 +0000

    MFB: Fixed bug #44333 (SEGFAULT when using mysql_pconnect() with client_flags)

commit 2da1432d752dff5d7eb8a5313673b518d7465b88
Author: Christopher Jones <sixd at php.net>
Date:   Tue Mar 4 21:45:55 2008 +0000

    Fix bug #41069 (db link crash).  Also allow SQLT_AFC (aka CHAR datatype) in oci_bind_by_name

commit f5af5850e91f4651a5e4cea61a7e89f973d32dda
Author: Christopher Jones <sixd at php.net>
Date:   Tue Mar 4 21:05:01 2008 +0000

    Attempt greater test portability

commit b48faec1c8399ca709837495318a2fdc0bcde344
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Mar 4 19:39:33 2008 +0000

    MFB: Fixed bug #44325 (mssql_bind not correctly bind empty strings as
    parameter value)

commit 40c790c9f61e8fa6a134f92e755682b2f1829e5a
Author: Josie Messa <jmessa at php.net>
Date:   Tue Mar 4 17:11:10 2008 +0000

    - new tests for readdir() function

commit 76faa5ff6b89e89c0b5c75054fbc8daa19d286a7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 4 12:47:36 2008 +0000

    Fixed SIGSEGV because of access to uninitialized data

commit d5e54a7f27227f1807051685742eadd5bce6e2b4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 4 11:44:15 2008 +0000

    Fixed shared memory corruption of opcode caches

commit e1d3d931ed03e16e550fc05c2859731495febe0a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 4 11:16:22 2008 +0000

    fix test

commit f0026631343fbc4a92f2869529a7ae2c516ebe1b
Author: Josie Messa <jmessa at php.net>
Date:   Tue Mar 4 10:45:40 2008 +0000

    - new tests for opendir() function

commit 5a2e02b084fa1159391e5ad3d1a21caf9cfa2cd1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 4 10:07:28 2008 +0000

    Fixed wrong result of cascading assignment to string offset

commit 30bd877237481cbee1d9fdd233159fe74eaa0170
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 4 10:06:22 2008 +0000

    Fixed wrong result of cascading assignment to string offset
    Fixed memory corruption on cascading assignment of IS_TMP_VAR into string offset
    Fixed opcode caches shared memory corruption on cascading assignment of IS_CONST into string offset

commit 5a9393f2d99fe85b898b2eac6ed6db44f94d1db6
Author:  <changelog at php.net>
Date:   Tue Mar 4 01:31:37 2008 +0000

    ChangeLog update

commit 18c0b63dd11afb3f56ef0eaf5877345b40a774a1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Mar 3 21:13:29 2008 +0000

    MFB: Fixed bug #44166 (Parameter handling flaw in
    PDO::getAvailableDrivers())

commit 5e4b47fa87171a4b1814c57cbc27af35d7714e14
Author: Steph Fox <sfox at php.net>
Date:   Mon Mar 3 19:36:09 2008 +0000

    fix tests

commit 237ad54d4caf978e009a5d43fe63af5d9665cc11
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Mar 3 18:58:59 2008 +0000

    - Fix get_parent_class() of PDORow instances

commit 0188a097cc084c063b4a355b8ab9beb0dff9e5aa
Author: Robin Fernandes <robinf at php.net>
Date:   Mon Mar 3 14:24:11 2008 +0000

    Remove inconsistent behaviour when a protected static prop is overridden by public static prop (details: http://turl.ca/phhhf ).

commit 8343d7c1395608c6e4941e10e9aa27e8fe9a7854
Author: Steph Fox <sfox at php.net>
Date:   Mon Mar 3 08:41:15 2008 +0000

    - A bit more work on PharData creation/conversion.
    - If readonly=0, why not $phardata->convertToPhar()?
    - Known issue with directories creating 'as-file' copies within the archive (all formats)
    @Greg/Marcus/Tony: This passes all tests on my box, 5.2/5.3/release_ts/debug_ts, and I can't find any more memleaks. Obviously this is too good to be true, so if conversion is still messy elsewhere please feel free to fix, or bug and assign to me.

commit 555d853295a97d68db37a5479e8ee110078b45fb
Author:  <changelog at php.net>
Date:   Mon Mar 3 01:31:28 2008 +0000

    ChangeLog update

commit 09799b753930471a1960783b789f1ca96baffa10
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Mar 2 15:36:24 2008 +0000

    MFB: Fixed bug #44306 (Better detection of MIPS processors on Windows)

commit 22d3bd71b6b5556d99646f45641d424eace30a2e
Author:  <changelog at php.net>
Date:   Sun Mar 2 01:31:32 2008 +0000

    ChangeLog update

commit 1cdade809b04460b08efe9c446f43ca070b9808f
Author: Steph Fox <sfox at php.net>
Date:   Sun Mar 2 00:42:29 2008 +0000

    Going back to square one ("it works on Scott's box" - OSX 10.5, gcc version 4.0.1 (Apple Inc. build 5465)). Thanks ScottMac, David C and Philip for testing...
    Possibly a gcc version issue?

commit 04aaae3e53440698466f91bbb32d579cc4dfebb0
Author: Lukas Smith <lsmith at php.net>
Date:   Sat Mar 1 23:25:28 2008 +0000

    typo fix (thx chris)

commit 89950cc811810879e1c578bfb232406b3c8b123e
Author: Lukas Smith <lsmith at php.net>
Date:   Sat Mar 1 22:47:27 2008 +0000

    link primary tester URLs and tried to limit lines to 80 chars

commit 5c2be9551b2ad0a5246bdf7199df2126109074a8
Author: Steph Fox <sfox at php.net>
Date:   Sat Mar 1 22:38:10 2008 +0000

    Should work on all platforms now. (Testing.)

commit d4cf7e47f63e8078d02183ec7f80de8607973a51
Author: Steph Fox <sfox at php.net>
Date:   Sat Mar 1 22:28:33 2008 +0000

    Right problem, wrong solution. Also missed an '= 1' , thanks Marcus

commit f96cd8fbc30a8c234fcde8155654c12cacd81b12
Author: Steph Fox <sfox at php.net>
Date:   Sat Mar 1 22:04:19 2008 +0000

    Tested this time. All's fine here, MacOSX still complaining @ present.

commit b3fc4f94cfa72a5e35e6b7740e07646396ea1720
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat Mar 1 21:55:20 2008 +0000

    - New tests

commit 66d3abac02e5f9b69b8cd7c417bcd880125a9233
Author: Steph Fox <sfox at php.net>
Date:   Sat Mar 1 21:44:32 2008 +0000

    Untested. Killing remaining warnings under MacOSX (thanks again Philip).

commit 15fefd3692148fb08c3e7733bfffdf6a3a624bf2
Author: Steph Fox <sfox at php.net>
Date:   Sat Mar 1 21:31:03 2008 +0000

    All tests pass here now. Thanks Philip for reporting compiler errors that don't show on my setup.

commit e3c4c2496cc369005ca92365f1e40720baf17029
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat Mar 1 13:53:10 2008 +0000

    - Allow implementation of abstract methods with optional parameters (Christian
      Schneider)

commit aafa0c1279d25c4a8478fbe660eb89b24aa6ee53
Author:  <changelog at php.net>
Date:   Sat Mar 1 01:31:29 2008 +0000

    ChangeLog update

commit cd858fe243698a5208d38104cfe957f57a393a76
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 29 13:56:46 2008 +0000

    fix segfault, comment out useless line

commit 69a686dd6f9e8e900d2958f6ea688953d730b79c
Author: Etienne Kneuss <colder at php.net>
Date:   Fri Feb 29 13:48:09 2008 +0000

    Fix #44144 (object methods as spl autoload functions returned correctly)

commit 47c663a943087df3dc6ef6376ea1aa2c6dbfb93a
Author: Etienne Kneuss <colder at php.net>
Date:   Fri Feb 29 13:45:19 2008 +0000

    Fix tests in non-unicode mode

commit 03d5e7a7f15e020d447d04065fe727101f6f624c
Author: Etienne Kneuss <colder at php.net>
Date:   Fri Feb 29 09:25:30 2008 +0000

    Fix #44288 (Move declarations)

commit 0aadbbf12dd5c8b582211ee91893c9657a50ba6b
Author:  <changelog at php.net>
Date:   Fri Feb 29 01:31:31 2008 +0000

    ChangeLog update

commit ff8e13dd86f2fde6047c2063432d8a916dcd7dff
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 28 19:33:40 2008 +0000

    Add "Strict error" when assigning value to property of inexistent object

commit c82d6062ac9ae4fbc4fa5848ad7e65749f8aef3b
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 28 17:43:32 2008 +0000

    Fixed return value changed previously

commit 2a30239eb7ee3a4d65ee4459756a3e85048de918
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Feb 28 17:39:08 2008 +0000

    MFB

commit e338f39423a98a55ec99f29c0e00f02738681fac
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 28 16:59:21 2008 +0000

    We don't nave to change request shutdown sequence if dl() was failed

commit 4f83f918c57a7f81956e34a738c79ab1ef63596b
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 28 15:41:56 2008 +0000

    Added UEXPECT

commit 6f2edcd3f8c780c39982dda9a8f4f7b10874e896
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 28 15:38:40 2008 +0000

    Fixed tests (new error message)

commit 187b9d27c081fc6f626e077abc74af26cd1726a4
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 28 15:34:51 2008 +0000

    Revert

commit 748677148c412eda1eeb9b17cce2dd1308eaef20
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 28 15:28:00 2008 +0000

    Fixed tests

commit a1e8d340c3fe0c889146332fe2e2b70a11980685
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 28 14:16:25 2008 +0000

    New macro for check void parameters

commit 8e08965be64607704315293c6bea73c434ace5f3
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 28 13:30:43 2008 +0000

    Added new macro for check void parameters.
    (deprecating ZEND_WRONG_PARAM_COUNT for this cases)

commit cfcfbb24da26d9c96d6fc62947b4432bef2d40cf
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 28 09:18:06 2008 +0000

    use pcre for testing reflection

commit ad0a7679ac4c8701d128967499e1f507616e32e2
Author: Steph Fox <sfox at php.net>
Date:   Thu Feb 28 02:09:49 2008 +0000

    Kill an unnecessary bit of internal docu and add 'compression' to the TODO

commit b68409253fc0a127d092354a30b64512632dacfb
Author:  <changelog at php.net>
Date:   Thu Feb 28 01:31:27 2008 +0000

    ChangeLog update

commit 413df689711bacabe53efdb8026c4daf573875f4
Author: Steph Fox <sfox at php.net>
Date:   Thu Feb 28 01:16:43 2008 +0000

    Forgot to return... not that I understand this stuff...

commit 9e61358edaedcd423e07a2591f1389733e1dd112
Author: Steph Fox <sfox at php.net>
Date:   Thu Feb 28 01:08:34 2008 +0000

    Allow alias for phar.tar/phar.zip

commit 9737e9ee3bd82db9dd49449c00c0d3542ee47f41
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Feb 28 00:52:11 2008 +0000

    MFB:  Fixed security issue detailed in CVE-2008-0599

commit dd5196cf01242f4a4bf4632e091d875016c9c6bf
Author: Steph Fox <sfox at php.net>
Date:   Wed Feb 27 21:41:59 2008 +0000

    Update TODO

commit 001ffec19f101fbab24046da16504c5f536c9f38
Author: Steph Fox <sfox at php.net>
Date:   Wed Feb 27 21:34:26 2008 +0000

    Initial support for PharData object.
    Note: two tests currently fail. IMHO we should be throwing E_ERROR on encountering a corrupted archive, not trying to throw a trail of exceptions...
    New tests still to be written, not all functionality is in place yet.

commit 964189e41e2925a2f3e8c5ee0eed1b6619109b92
Author: Derick Rethans <derick at php.net>
Date:   Wed Feb 27 09:47:23 2008 +0000

    - Fixed bug #44260 (African timezones missing).

commit 110f5f032cd1eb66346fdd1f9ea1b68de1e25949
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 27 09:34:44 2008 +0000

    Chris is now primary maintainer of OCI8

commit 5753f7cbde90c9c1039559e0b7a3085268b61a1b
Author:  <changelog at php.net>
Date:   Wed Feb 27 01:31:29 2008 +0000

    ChangeLog update

commit 65622011565d6cddb5e7a27e73cb428a9a7aa701
Author: Felipe Pena <felipe at php.net>
Date:   Wed Feb 27 01:25:40 2008 +0000

    MFB: Improved fix for #44242

commit 94ee2269d6299bd8a4a4e4c9a60b24dac74d7b29
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Feb 27 00:30:49 2008 +0000

    MFB: Fixed bug #44233 (MSG_PEEK undefined under BeOS R5)

commit 2e057d70138b0fca705d5d8dfa51f8dd957df543
Author: Felipe Pena <felipe at php.net>
Date:   Tue Feb 26 16:52:10 2008 +0000

    Fixed tests

commit c557be114ffe253b8bc5d54554764d62cab5dfee
Author: Felipe Pena <felipe at php.net>
Date:   Tue Feb 26 13:16:55 2008 +0000

    Fixed tests

commit 1ce9261aaced233f3e2638a3ea9199a68ddec2c7
Author: Josie Messa <jmessa at php.net>
Date:   Tue Feb 26 09:40:49 2008 +0000

    - New tests for chdir() function

commit 95302839d69ea0eb717ba4c86d6f0c1697e5eb3e
Author: Christopher Jones <sixd at php.net>
Date:   Tue Feb 26 02:18:16 2008 +0000

    Use STD_PHP_INI_BOOLEAN.  Fix whitespace.

commit 45352301fc8ac71095fdcf23a70ff2b7e977aa3f
Author:  <changelog at php.net>
Date:   Tue Feb 26 01:31:31 2008 +0000

    ChangeLog update

commit e08e6b02149a4bffcd9b8f572cb5c7395d1021fe
Author: Christopher Jones <sixd at php.net>
Date:   Tue Feb 26 01:04:35 2008 +0000

    fix test noise

commit 5b5f3d1944422923743474b5db52da45f0c80fb3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Feb 26 00:14:25 2008 +0000

    MFB: Better fix for bug #44189

commit e51eeed567e817eb993d05f073476ad815d9272e
Author: Christopher Jones <sixd at php.net>
Date:   Mon Feb 25 23:49:51 2008 +0000

    OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)

commit 5bc0a12d7dcb1cd0d6828e3f013b291da779be91
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Feb 25 23:40:47 2008 +0000

    Fix folding

commit cb51a844183fcb97ecced02e69f9b463752edc6c
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Feb 25 23:36:36 2008 +0000

    SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation

commit cdb42ce6d288558fc984962a111659c9f8a59cfa
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 25 22:56:47 2008 +0000

    MFB: Fixed bug #44242 (metaphone('CMXFXM') crashes PHP)

commit 7a92403c873ce1c0460f358b0cc4f268491ec0c2
Author: Rob Richards <rrichards at php.net>
Date:   Mon Feb 25 22:56:06 2008 +0000

    fix win32 build

commit a39148adf71d15298998eae383c5254b28a57fb9
Author: Derick Rethans <derick at php.net>
Date:   Mon Feb 25 22:32:26 2008 +0000

    - Fixed tests on 64bit platform.

commit 3b3d13ea0a13e0c8c687b7faf27c163bc4935c01
Author: Derick Rethans <derick at php.net>
Date:   Mon Feb 25 18:25:01 2008 +0000

    - Added a few new separation specifiers.
    - Added specifiers that can reset or default the y/m/d/h/i/s/tz values.
    - Fixed a problem with parsing timezones as part of a format.
    #- [DOC]: Added format specifiers.

commit 6a63b3921e8543e808a0fab1e3bbfc219ccadb45
Author: Steph Fox <sfox at php.net>
Date:   Mon Feb 25 16:27:23 2008 +0000

    Update protos.

commit eaef0319d22655692e909512756b6347481ecd6c
Author: Steph Fox <sfox at php.net>
Date:   Mon Feb 25 16:15:57 2008 +0000

    Make it possible to read the TODO file on a laptop :)

commit 4b849dcac62d60f583b59267a39ef70bf4b99d30
Author: Steph Fox <sfox at php.net>
Date:   Mon Feb 25 15:44:21 2008 +0000

    Lunchbreak III

commit d712008ba7b4dda9dd4ec843c30e9347f959990c
Author: Steph Fox <sfox at php.net>
Date:   Mon Feb 25 15:43:14 2008 +0000

    Lunchbreak II

commit 303b72fed336a0c55d7163878fc2cae672a7fcbb
Author: Steph Fox <sfox at php.net>
Date:   Mon Feb 25 15:41:47 2008 +0000

    Lunchbreak.

commit f5ab70a3b9fd687044c0e11ba0a279c9f4a090c6
Author: Steph Fox <sfox at php.net>
Date:   Mon Feb 25 12:21:19 2008 +0000

    Update reflection info

commit 1a3bf3619f87f2b681a60addaa3915f950723b55
Author: Steph Fox <sfox at php.net>
Date:   Mon Feb 25 11:37:08 2008 +0000

    Leftover from experimenting with zend_hash_del...

commit 47742538ff6ec44ff0603f4518e99b0478dd8f9d
Author: Steve Seear <stevseea at php.net>
Date:   Mon Feb 25 10:33:30 2008 +0000

    Replace hardcoded resource ids with %d in fgetc() tests.

commit 2d36a89d83d513e328435dc24e6f3a5594cda147
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 25 04:49:19 2008 +0000

    update TODO

commit 0503140256c21dad3f1c1f82409fee67664034fb
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 25 04:30:55 2008 +0000

    add little fix to phar_mount_entry to ensure path separators are unix-based on windows

commit ec7f89fe794a4bf7ad2dcb8b67f52b9b28def878
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 25 04:23:36 2008 +0000

    implement Phar::mount() for directories, add test
    
    # opendir not yet implemented for mounted directories

commit 9535ad5dfcfa05227593ed156626af9835e2c5f5
Author:  <changelog at php.net>
Date:   Mon Feb 25 01:31:41 2008 +0000

    ChangeLog update

commit b5c765f942ad7584537c39038e1870164e660a99
Author: Greg Beaver <cellog at php.net>
Date:   Sun Feb 24 23:48:19 2008 +0000

    fix tests

commit d108a03553985a812d805640c18d38313350cedf
Author: Greg Beaver <cellog at php.net>
Date:   Sun Feb 24 23:47:13 2008 +0000

    fix --CLEAN--

commit 1ea58d0c04827cf04e41f373d6ab04755da13bc8
Author: Greg Beaver <cellog at php.net>
Date:   Sun Feb 24 23:44:12 2008 +0000

    fix test

commit a5a246e8768be67708d0fdac43f6b2bcb3da8213
Author: Greg Beaver <cellog at php.net>
Date:   Sun Feb 24 23:40:14 2008 +0000

    add missing declaration of phar_rename_archive

commit 8513db73bbf2f9b43aa690805a15f13219b96763
Author: Steph Fox <sfox at php.net>
Date:   Sun Feb 24 22:29:06 2008 +0000

    A bunch of stuff to do with filename conversion. Hopefully it won't sink the ship.

commit 89842172e35ee887ecc009722275b3f1aca1f987
Author: Steph Fox <sfox at php.net>
Date:   Sun Feb 24 19:34:05 2008 +0000

    Updating tests. 100% pass rate here now - not sure about the rest of the world just yet (sorry Marcus).

commit dbf4e3cab98ccefde24fe3f5bcb1ab209bd13b3b
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 24 18:50:14 2008 +0000

    New test

commit 4707350eedd14b9ecddd71c9bf5a48e1b9d53a81
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 24 18:42:09 2008 +0000

    MFB: Fixed segfault in filter extension when using callbacks.

commit f0548595b6f1efd32618b74d7b4164c4e423aadf
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Feb 24 16:09:13 2008 +0000

    MFB: Fixed bug #44200 (A crash in PDO when no bound targets exists and yet
    bound parameters are present)

commit 8c3f599f32454cb23a5376842fc337a37092a59c
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 24 14:22:44 2008 +0000

    Fix the fix

commit 9694b3476e4b0fd3fe0bc99e4cc5c2bb92cab49c
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 24 14:18:35 2008 +0000

    Fix test

commit ecd1fe0b396705c8f58a6a69c4631cd63a9399d0
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 24 13:10:33 2008 +0000

    Fixed tests (new error message - E_DEPRECATED)

commit 2e893877af99b5c9ad6fe1501a50028410e627d6
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 24 12:42:16 2008 +0000

    Fixed tests

commit 997b877aa41005583a1c2569d9ef608b585360e6
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 24 11:49:39 2008 +0000

    Removed internal warning

commit e285f368ca26085e9a39b73c2faaae80c86553c5
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 24 02:47:36 2008 +0000

    Added UEXPECTF

commit 8253434ea9313f145aa64d650462eb5f94bbc16e
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 24 02:22:15 2008 +0000

    Fixed tests

commit 76888958ecd4d85a3e1c206b912e7f59b5338127
Author:  <changelog at php.net>
Date:   Sun Feb 24 01:31:35 2008 +0000

    ChangeLog update

commit 49114611bb60cc5fb0ec5e44f6b59638f0a3dac1
Author: Felipe Pena <felipe at php.net>
Date:   Sat Feb 23 22:30:08 2008 +0000

    FIxed tests (new error message - E_DEPRECATED)

commit e97f7311a8499024318a76f35c4c53f71b924d9a
Author: Felipe Pena <felipe at php.net>
Date:   Sat Feb 23 21:51:37 2008 +0000

    Fixed tests (new error message - E_DEPRECATED)

commit a8d0c64662c355c15ee3293ea4709e30793af4f3
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 23 21:33:46 2008 +0000

    fix faulty & in check for creation of phar manifest

commit 588f0660e94424a73a60bbf1c6805f82bee9b3e0
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 23 21:29:57 2008 +0000

    free mounted_dirs on error to avoid memleak

commit 93b6edcf06afb5700d05fe5bd4042e791913bb60
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 23 21:24:18 2008 +0000

    - Felipe just told me we forgot this one

commit f6862d4a33476db084ef7f87f6d42a7b0bf4c678
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 23 19:44:51 2008 +0000

    fix unfreed value found in tempmanifest1.phpt

commit b3a266fca8e804c656efe2090d81342178b93f26
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 23 19:26:18 2008 +0000

    fix double error (this fixes frontcontroller22.phpt)

commit b4b9e034b4931abe4699c3118b5eda639af76acf
Author: Felipe Pena <felipe at php.net>
Date:   Sat Feb 23 19:26:08 2008 +0000

    Fixed tests (new error message - E_DEPRECATED)

commit 482e4f2348a1f4f25d72fce2061b76b0641bd8b4
Author: Felipe Pena <felipe at php.net>
Date:   Sat Feb 23 19:17:41 2008 +0000

    Fixed tests (new error message - E_DEPRECATED)

commit beeccb1e04c1377c2d744b202525758b9c2b3ee5
Author: Felipe Pena <felipe at php.net>
Date:   Sat Feb 23 19:01:11 2008 +0000

    Fixed tests (new error message - E_DEPRECATED)

commit 7e53d6f8f43ab1b33d5865e77f8e3dc91bce7f34
Author: Felipe Pena <felipe at php.net>
Date:   Sat Feb 23 18:41:31 2008 +0000

    New E_ALL value

commit 93722d35b014b96263a36170ec7742c3f2e6f85e
Author: Felipe Pena <felipe at php.net>
Date:   Sat Feb 23 18:29:16 2008 +0000

    Change some E_STRICTs to E_DEPRECATED

commit dc43219add1114ee19b8734ce0abd4eee779870a
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 23 18:28:36 2008 +0000

    down to 1 failing zip test with this commit

commit 94f39ee5010dc33c7a5bc35e2c3dc26f6ff7443a
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 23 18:26:20 2008 +0000

    fix unfreed value

commit a0e5e40663b49bf3d16496467cc49d279603e003
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 23 18:24:41 2008 +0000

    port same fix from tar.c to zip.c

commit 2eb4db8d794a8992325831a43a34088bc7bcc50c
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 23 18:17:48 2008 +0000

    best fix for the bad logic in tar.c, now all tests pass that should

commit 18444e3b5a1aea6f7cd4e04922370619dc1c9944
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 23 18:14:44 2008 +0000

    revert previous changes to tar.c, fix incorrect user_stub == dummy check, now things work that should

commit a5612288433836c7793850a72d278ee10364a72e
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 23 18:09:31 2008 +0000

    revert previous changes to tar.c, fix incorrect user_stub == dummy check, now things work that should

commit 0c647b5c1cc16e87668c36eb10d93be2df950eb1
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 23 18:08:54 2008 +0000

    fix test, missing phar.readonly=0 --INI-- section

commit 6b58678c63b6d7021352e5000a3c88ee180e3326
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 23 17:03:53 2008 +0000

    - Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)

commit 9d9bd2715a4b5de21c99c584ce05db8bc472fe0b
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 23 15:07:02 2008 +0000

    that !zend_hash_exists should be zend_hash_exists

commit a1828999c58460ab2c6d8f0e08c9ac1cd2799d73
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 23 15:05:05 2008 +0000

    fix unfreed stuff when adding default stub

commit 0e6457b2cfa33e5110d6b32b48adee06dc38d161
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 23 14:59:52 2008 +0000

    free spprintf'ed stub after using it

commit 0996c1ffb5ca9c231e4e29000b2404d3d1443891
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 23 14:57:59 2008 +0000

    fix test - needed phar.readonly=0 INI section

commit 2f29db8333b823dd54845c3d9ea6b4998cfe0df2
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 23 13:04:59 2008 +0000

    - Fix logic

commit 481dfb042ea9c471fe51fb3ebd187961cc3f1a16
Author:  <changelog at php.net>
Date:   Sat Feb 23 01:31:32 2008 +0000

    ChangeLog update

commit 4c1dd9079df904da8ad45668ebfd4d27f235ba25
Author: Derick Rethans <derick at php.net>
Date:   Fri Feb 22 17:48:31 2008 +0000

    - Fixed bug #44216 (strftime segfaults on large negative value).

commit a0612de5a0fc2d3d974c5c475b23820d7e1bd74c
Author: Philip Olson <philip at php.net>
Date:   Fri Feb 22 17:15:57 2008 +0000

    typo (closes bug #43943)

commit 33c6806efe787223d8670b67b0b13e3b16a2d9f5
Author: Felipe Pena <felipe at php.net>
Date:   Fri Feb 22 13:48:02 2008 +0000

    Fixed Bug #44212 (array_diff_assoc not reporting missing arguments)

commit 05824bab0167cafb2f6399a64295aca952498c37
Author: Robert Nicholson <nicholsr at php.net>
Date:   Fri Feb 22 12:16:02 2008 +0000

    - bug #44212  array_diff_assoc_error.phpt should  expect warnings for missing parameters

commit 7f7c1c986e37e84f770788d6083c644ed1f5442b
Author: Derick Rethans <derick at php.net>
Date:   Fri Feb 22 09:47:10 2008 +0000

    - Fixed bug #44209: strtotime doesn't support 64 bit timestamps.

commit 9c888c54cc8734110f6b5f414d1fa62333b4b0be
Author: Josie Messa <jmessa at php.net>
Date:   Fri Feb 22 09:22:27 2008 +0000

    - New tests for reset() function

commit e8718dfe67a7b9f185a46640382031ddbed032b6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Feb 22 08:31:50 2008 +0000

    Fixed test

commit ce9bce1fa782375a23c5f26dd66632365613cced
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Feb 22 05:05:50 2008 +0000

    Missing footer comment

commit 62dc0c0993bb0d0c7522928a008a4e514cb7cdb5
Author:  <changelog at php.net>
Date:   Fri Feb 22 01:31:30 2008 +0000

    ChangeLog update

commit b2dbfbc321c70b17a5b8d0f007c18167d9a6047d
Author: Steph Fox <sfox at php.net>
Date:   Thu Feb 21 18:51:54 2008 +0000

    As the line below says - there shouldn't be an exception here.

commit 20836262c8bf3a775d80eb75f1fcda25770e032a
Author: Steph Fox <sfox at php.net>
Date:   Thu Feb 21 18:44:06 2008 +0000

    Updated wrong expectation (different stub).

commit b0daabb4e32ca10bd8b527bebce470c39cee0cc6
Author: Josie Messa <jmessa at php.net>
Date:   Thu Feb 21 16:41:39 2008 +0000

    - New tests for end() and next() function

commit 9a1e7ee88b9ca1157409645206e661a673123a63
Author: Steph Fox <sfox at php.net>
Date:   Thu Feb 21 15:20:46 2008 +0000

    Update tests to accommodate those two extra bytes

commit 97cecfbabe34b0128df31ad93f5489b0b7af168f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 21 15:14:38 2008 +0000

    Fixed bug #43483 (get_class_methods() does not list all visible methods)

commit cf9bbcc2e6ab2470a6061245db92ce15a9256a06
Author: Steph Fox <sfox at php.net>
Date:   Thu Feb 21 14:48:41 2008 +0000

    Satisfy the pedants :)

commit e8e85afbcc46a660651fccadbb2b1343b289a836
Author: Steph Fox <sfox at php.net>
Date:   Thu Feb 21 14:45:44 2008 +0000

    Updating conversion tests to check for more conversion parameters than one. Note that these will all fail against current CVS.
    @Greg: We need to clarify conversion policy across the board.

commit 7b5a0bc42b5f73ba289b31d75e90d06f08a138ab
Author: Josie Messa <jmessa at php.net>
Date:   Thu Feb 21 14:36:15 2008 +0000

    - New tests for key() function

commit eb7565451d67a53d60caf057792db395dcea6ade
Author: Steph Fox <sfox at php.net>
Date:   Thu Feb 21 14:27:19 2008 +0000

    s/zip/tar

commit 918165076443ffc415236291c4722d49429ed7e6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 21 13:55:55 2008 +0000

    Fixed bug #44141 (private parent constructor callable through static function)

commit de7ee656f7b40aca1474dad2ecf57fc35aa06102
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 21 13:38:54 2008 +0000

    fix test

commit 287d112e72b1fefd561d12d9fd6109acd51a0a22
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Feb 21 13:38:12 2008 +0000

    MFB: Fixed bug #44189 (PDO setAttribute() does not properly validate values
    for native numeric options)

commit c5439a821400874700c42e336ece841d87758d52
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 21 13:36:25 2008 +0000

    new Oracle stuff

commit 8cd3e937e683e3fe3d4787460499490ed1141d46
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 21 10:42:22 2008 +0000

    Prevented recursive collector invocation

commit 6ceb2c576656248f66379b60dd4d9541fb0b54e4
Author:  <changelog at php.net>
Date:   Thu Feb 21 01:31:39 2008 +0000

    ChangeLog update

commit 6cc2426ff17770581b410809cfb5a27425597f7c
Author: Steph Fox <sfox at php.net>
Date:   Thu Feb 21 00:24:38 2008 +0000

    A much better solution for setDefaultStub(). The convertTo*() fixes should be trivial now.

commit 8ce1d11649ae8292fa5d7da38d6e4d920fadedc3
Author: Felipe Pena <felipe at php.net>
Date:   Wed Feb 20 22:15:53 2008 +0000

    MFB: Fixed Bug #44191 (preg_grep messes up array index)

commit 1b2c92bfe9dd704e11cda2bb04142010d077fafc
Author: Felipe Pena <felipe at php.net>
Date:   Wed Feb 20 21:59:43 2008 +0000

    New test

commit 15158bf49d1b30722141ef2c32d68245eed77489
Author: Steph Fox <sfox at php.net>
Date:   Wed Feb 20 19:26:40 2008 +0000

    Fix filenames

commit d8bebd7259e0d8361ee0d1f47057d08adfed7cfa
Author: Steph Fox <sfox at php.net>
Date:   Wed Feb 20 19:22:12 2008 +0000

    Implement $phar->setDefaultStub()
    Note that Phar::createDefaultStub() still exists at this point

commit 237e147191e29ccf7c81dbac0a97ee0d3fa8e71e
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Feb 20 18:28:37 2008 +0000

    Fix test. Now passes.

commit 9752739cf2d3acc52cd0fc8a4225fd33a0789f5e
Author: Steph Fox <sfox at php.net>
Date:   Wed Feb 20 17:58:56 2008 +0000

    Let's have reflection reflect reality...

commit 2339c30a61681cd5c24a15dd502ffe5cc3c15d71
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Feb 20 15:27:47 2008 +0000

    MFB: Fixed a possible crash with syslog logging on ZTS builds

commit 5855e35b01f1d8a7462612731915c6e62aac93ff
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Feb 20 15:20:14 2008 +0000

    Fix memory leak

commit 3285ceba7edca72c2aa7a3037cac8217115ef1b3
Author: Steph Fox <sfox at php.net>
Date:   Wed Feb 20 14:28:49 2008 +0000

    Take some of the pain out of stub rewrites. (Full default stub is tested elsewhere.)

commit cd5558b895c8be1b50f582a0c808075db45bb0ac
Author: Josie Messa <jmessa at php.net>
Date:   Wed Feb 20 14:21:36 2008 +0000

    - New tests for current() function

commit 8febc7fd54e52c73c411b2f961a652d5ef885053
Author: Steph Fox <sfox at php.net>
Date:   Wed Feb 20 13:33:00 2008 +0000

    Fix 'clean' sections

commit 63060290516b50ab1d6479ebe00bfab384a309af
Author: Steph Fox <sfox at php.net>
Date:   Wed Feb 20 13:11:40 2008 +0000

    Move supporting files to their own directory (toplevel tests)

commit 478cbe5892032fcf8bf9315ac9f32083483edd39
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 20 12:06:29 2008 +0000

    Fixed bug #44184 (Double free of loop-variable on exception)

commit 41fc9ece97c14fca7f5f6c5b442337648243dd20
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 20 09:46:05 2008 +0000

    Added checks for destoied objects

commit 51056f89850f305f8b23ae8e32b713dca9458485
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Feb 20 03:12:23 2008 +0000

    MFB: Fixed bug #44171 (Invalid FETCH_COLUMN index does not raise an error)

commit d5f35f163e978c6cf0d2ad2ed827e8d77b34efcc
Author:  <changelog at php.net>
Date:   Wed Feb 20 01:31:31 2008 +0000

    ChangeLog update

commit d5aaeda6e433b9667e7c90ef9563deda7f41ae68
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Feb 19 17:22:05 2008 +0000

    Fix a failing test

commit 2f9709ecb6118065ce0403c6973cb5b60fe40348
Author: Josie Messa <jmessa at php.net>
Date:   Tue Feb 19 17:03:11 2008 +0000

    - New tests for each() function

commit 58da2d5d1eff42491dba68110f113fb8de121c1a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Feb 19 16:39:34 2008 +0000

    Fixed memory leaks

commit 91a0a952811a30112885f6a311aae9d58a6a46e2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Feb 19 15:56:09 2008 +0000

    Fixed GC bug

commit 7b0625865bbd8077c288a66aabdd777c17a18cf1
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Feb 19 15:38:24 2008 +0000

    Fix a compile warning + test

commit 2657e1ee2a318079f60b90e91da18d2d6314e383
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Feb 19 14:46:41 2008 +0000

    MFB

commit c963093b8236926cdf3850319632ae47541e2d73
Author: Felipe Pena <felipe at php.net>
Date:   Tue Feb 19 12:17:42 2008 +0000

    MFB: Fixed Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL))

commit 41d91d25297e0c444472bb0f47c4a837f008dd56
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Feb 19 12:01:14 2008 +0000

    Fixed memory leak

commit 8cccdb3af48ce2729c7fdca850ad442611a71041
Author: Josie Messa <jmessa at php.net>
Date:   Tue Feb 19 10:54:02 2008 +0000

    - New tests for natcasesort() function

commit c5d7128a344427b31189b948e28a0a2a14141f5f
Author: Josie Messa <jmessa at php.net>
Date:   Tue Feb 19 09:37:50 2008 +0000

    - changed UEXPECTF section

commit b1d4185f7f8204546c5e012630e586815a080758
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Feb 19 06:52:17 2008 +0000

    Fugbix typo.

commit 89217ae543fa6318deecdbdafc93eb94ed0a6112
Author: Steph Fox <sfox at php.net>
Date:   Tue Feb 19 03:24:18 2008 +0000

    Fix clean section

commit 76b02cca405226330d217ddbf4b8140b6cc6208f
Author: Steph Fox <sfox at php.net>
Date:   Tue Feb 19 03:12:11 2008 +0000

    Update tests to match new stub length

commit 5aeaeac56107eaa6d2c10e7eb0c6b7da92b26c99
Author: Christopher Jones <sixd at php.net>
Date:   Tue Feb 19 01:44:29 2008 +0000

    MFB: sync DRCP connection pooling and FAN support from PHP 5.3

commit b620dac95da0b3c0bc9f043989830007a78572a9
Author:  <changelog at php.net>
Date:   Tue Feb 19 01:31:33 2008 +0000

    ChangeLog update

commit 693b47c131109684a349db9c24c1d9f3792425fb
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Feb 18 23:54:45 2008 +0000

    Add debug_info handler to SplDoublyLinkedList/Stack/Queue to make them var_dump friendly

commit 7bb00d024ed45457aea0c960481f333a091b2db6
Author: Steph Fox <sfox at php.net>
Date:   Mon Feb 18 21:45:02 2008 +0000

    Allow createDefaultStub() to accept 0, 1 or 2 parameters. Default for both CLI and web is 'index.php'.
    @Greg: this breaks a handful of tests due to the change in stub.h - will fix in a bit. The only one that's interesting is you can't do strlen(Phar::createDefaultStub()) and expect anything other than an exception now.

commit f78649d8db1a7779436acbe88b7cb9492c308dcb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 18 14:31:01 2008 +0000

    Made code opcode-cache friendly. (It is disallowed to change code during execution)

commit 429b9e5d2427319efedf9eabcd7cd88b7d01c81a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 18 12:11:57 2008 +0000

    Removed redundant refcount manipulations

commit 335e57e4439e9bd8041500f8b206d14805139c3c
Author: Steph Fox <sfox at php.net>
Date:   Mon Feb 18 04:51:04 2008 +0000

    Fix ZTS build (again), kill unused var

commit ba9fcf62fcf90f0568227a48c96ab828128e61ed
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 18 04:45:42 2008 +0000

    add initial support for hashing mounted directories.  Actual matching of mounted directories is not yet supported.

commit 87626d56d2ca145a92c5d5505ad0d922bb42a11d
Author: Steph Fox <sfox at php.net>
Date:   Mon Feb 18 04:42:04 2008 +0000

    Fix ZTS build *nicely*

commit 6798dc44ed64806011dca7974c8b0d881951eaac
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 18 04:32:50 2008 +0000

    add Phar::mount() to manually mount a file or directory
    
    # TODO: implement directory mounting.  Involves scanning paths that are not exact matches for a partial match.
    # this also means maintaining a per-phar hash of mounted directories for quick matching

commit 9c62ef11242dc9ab795bb13d1152df24fdcb4662
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 18 03:37:51 2008 +0000

    add externally parsed files to temporary manifest (this will be made
    optional and must be explicitly enabled per-phar)

commit 9dd2afc1d4349e7f942ffef17b4394c12ef2c2f9
Author:  <changelog at php.net>
Date:   Mon Feb 18 01:31:32 2008 +0000

    ChangeLog update

commit 6acac494abe478ad12ce0dad9feb60dcc8b757ce
Author: Steph Fox <sfox at php.net>
Date:   Mon Feb 18 00:46:07 2008 +0000

    Fix ZTS build

commit 14aca9c6054c8124598ca3714fe757601de19159
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 17 20:49:46 2008 +0000

    - Allow zend_extensions to be build inside ext and tested with 'make test'

commit 93432884b226b4336e445971c2b4027e86545bdf
Author: Derick Rethans <derick at php.net>
Date:   Sun Feb 17 18:17:01 2008 +0000

    - Fixed typoes.

commit 829feec8ee58196e8f52197a48ad4bb6450e1237
Author:  <changelog at php.net>
Date:   Sun Feb 17 01:31:28 2008 +0000

    ChangeLog update

commit 00150da5b62228719c35c67e9e878f0fa0034b5d
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Feb 17 01:29:16 2008 +0000

     - MFB: add PHP_PHP_BUILD\bin to the path in PATH_PROG (option set with --with-php-builds=[PATH] the zip.zip contains all we need (except re2c! )

commit b62f4b468400913608ea7ebaa7e08032dda669e8
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 17 01:21:15 2008 +0000

    Fix test

commit fe1484dc5096d795eb0ce1da90f8dd8c70ec2a66
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Feb 16 08:49:07 2008 +0000

    MFB

commit f4a50b082341f48b8f0fe12a76d04b9088ca3fef
Author: Christopher Jones <sixd at php.net>
Date:   Sat Feb 16 03:02:24 2008 +0000

    MFB: Test existing LOB error messages

commit b6fafb1a4de8e9d378a572ba7487948b827d332f
Author: Felipe Pena <felipe at php.net>
Date:   Sat Feb 16 02:28:11 2008 +0000

    Fix build

commit 7dda4616b5ba6ae4f8fae96c2c67020ce1503b32
Author:  <changelog at php.net>
Date:   Sat Feb 16 01:31:36 2008 +0000

    ChangeLog update

commit a189edb7e7a6ec0009253df80d3e5a3138cb578f
Author: Christopher Jones <sixd at php.net>
Date:   Fri Feb 15 23:49:21 2008 +0000

    MHB: Bug #44113 (New collection creation can fail with OCI-22303)

commit 74b3151540f95feec77c7236624446063c967577
Author: Felipe Pena <felipe at php.net>
Date:   Fri Feb 15 16:55:11 2008 +0000

    Fix tests

commit 5c62735f174576f67ddd8779000653dbc9ddc26a
Author: Josie Messa <jmessa at php.net>
Date:   Fri Feb 15 16:04:35 2008 +0000

    - New tests for rsort() function

commit 48d86e7ad8c56e0b06c2cdae3bb215f2d6fccc5e
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Feb 15 15:09:56 2008 +0000

    - [DOC] MFB: add PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_RELEASE_VERSION,
      PHP_EXTRA_VERSION, PHP_VERSION_ID, PHP_ZTS and PHP_DEBUG constants

commit 965054d2f075acb7abc1f0e7739a30a4eed2280f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Feb 15 14:51:52 2008 +0000

    optimization

commit f8717f7280641db1a8028b8c49efb08b747dea29
Author: Derick Rethans <derick at php.net>
Date:   Fri Feb 15 12:47:21 2008 +0000

    - Fixed typo

commit 4b6cdde9c81ba9fc28948c0d3ea7eb9431d92207
Author: Derick Rethans <derick at php.net>
Date:   Fri Feb 15 12:37:38 2008 +0000

    - Add the ReflectionProperty::setAccesible() method that allows non-public
      property's values to be read through ::getValue().

commit 82df944f6a13205877c65da74843fd44f0764cef
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 15 09:35:47 2008 +0000

    more cosmetics

commit 97385e1dcaad7ebe39c4ad33dbc802fe1ae50ac4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 15 09:33:00 2008 +0000

    recursion protection in count()

commit c9c775eb071597b56927e2ba86adfa319b4e4734
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 15 09:20:19 2008 +0000

    cosmetic fix

commit 21205c0ca0b25c372f0666f51280fe0a3fb5addc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Feb 15 06:51:41 2008 +0000

    Fixed bug #43507 (SOAPFault HTTP Status 500 - would like to be able to set the HTTP Status)

commit 54ff8c3a8f91605b39afc69ddef3428c9f61a992
Author: Greg Beaver <cellog at php.net>
Date:   Fri Feb 15 05:01:40 2008 +0000

    begin work on ability to mount files from external locations as if they were inside of a phar archive

commit 791f8e5c1484a57367dd85ad74fe7303e00efa39
Author:  <changelog at php.net>
Date:   Fri Feb 15 01:31:30 2008 +0000

    ChangeLog update

commit c1e7564369106a0c72c0d61bd580343b18bc6c10
Author: Josie Messa <jmessa at php.net>
Date:   Thu Feb 14 16:48:27 2008 +0000

    - New tests for count() function

commit a2e7675cb46b770d146dd581659dac72dba59327
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Feb 14 16:30:10 2008 +0000

    MFB: Fixed test on 64bit machines

commit 67a7756d86f5942dd716b6b287d9bc57cef70c97
Author: Josie Messa <jmessa at php.net>
Date:   Thu Feb 14 16:09:18 2008 +0000

    - New variation test for array_values()

commit 62e8d0f5aaeacbf55b75adee1cb888df27a54e01
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Feb 14 15:20:08 2008 +0000

    Another fix

commit 91b568e65d8b6f3126147afa5168eae24008e5e3
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Feb 14 14:48:57 2008 +0000

    Fix memory errors

commit 5ce95776623a6ff16d8a36b254124291de4df956
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 14 14:42:16 2008 +0000

    Fixed bug #44069 (Huge memory usage with concatenation using . instead of .=)

commit c1e188bb80e1adb3252bf79c7ad3ed4064352f8e
Author: Josie Messa <jmessa at php.net>
Date:   Thu Feb 14 14:20:51 2008 +0000

    - New tests for array_values() function

commit 0f9a030d87395f9c9afc17a05e76e2d4f1bbad80
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 14 14:17:32 2008 +0000

    MFB: Fixed Bug #42838 (Wrong results in array_diff_uassoc)

commit 3531b3ff5f52a68e5544d93b0573a858f5c484ca
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 14 13:51:15 2008 +0000

    New test

commit 77d6a5afe8da7aaf1e07b975bb1dd0bd267e0c47
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Feb 14 12:51:00 2008 +0000

    Update mysqlnd - fix bg_store

commit fab35b774834600fb7cf0ee5beabd0dbd9f4e8c4
Author: Josie Messa <jmessa at php.net>
Date:   Thu Feb 14 11:13:56 2008 +0000

    - New tests for array_slice() function

commit b377ab8a1854447a398b69f118e83e7d0edb9c59
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 14 10:25:10 2008 +0000

    Reverted memrchr() patch, because it is broken on linux 64-bit

commit 7412aae87374f1d2ae5d928753872af0424c64fb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 14 08:46:42 2008 +0000

    Fixed memory leak

commit 196af88af8f1d3c09c59c9f5c72b2ed128f8be89
Author:  <changelog at php.net>
Date:   Thu Feb 14 01:31:28 2008 +0000

    ChangeLog update

commit aa93ba42ff761273d3c3e652bf0dd60000fcebd1
Author: Derick Rethans <derick at php.net>
Date:   Wed Feb 13 21:53:01 2008 +0000

    - Add some missing elements from the return value.

commit b17547dac6e72a44a05fdd80efa2363e9856966f
Author: Marcus Boerger <helly at php.net>
Date:   Wed Feb 13 21:03:58 2008 +0000

    - Add missig .cvsignore

commit 7c89093243504754a8ac5a5cbf646bb5fd252fb2
Author: Etienne Kneuss <colder at php.net>
Date:   Wed Feb 13 16:59:56 2008 +0000

    Fix inconcistencies between substr and substr_compare

commit e100d53bff1f1ab0e887cfe492d74af32decb224
Author: Josie Messa <jmessa at php.net>
Date:   Wed Feb 13 16:40:42 2008 +0000

    - New tests for array_shift() function

commit 0df9f4852f3e4199b436716b81d78de165b7ee98
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 13 16:22:12 2008 +0000

    Use memrchr() instead of zend_memrchr() if available. (Nuno)

commit af9f6b39384896efd3ed32a84f17c2b7df4e7e27
Author: Josie Messa <jmessa at php.net>
Date:   Wed Feb 13 16:14:02 2008 +0000

    - New tests for array_push() function

commit f72ce59e952db15edb1556d75de0704e97deb1de
Author: Greg Beaver <cellog at php.net>
Date:   Wed Feb 13 15:00:31 2008 +0000

    remove refcount hack to workaround zlib memleak fixed in zlib
    intercepted file functions now fall through if the file is not found in the phar, this allows access to external libraries
    actually use include_path for locating files for inclusion and in file_get_contents/fopen when include_path is requested.
    This allows applications like Zend Framework MVC implementation to function properly

commit 54731fea32211abac517949aa88aa4dc79fac6d6
Author: Josie Messa <jmessa at php.net>
Date:   Wed Feb 13 14:19:37 2008 +0000

    - committing tests for array_merge() function

commit b12ed7908db8aa188a0d4de6fa8c9667085f6b20
Author: Josie Messa <jmessa at php.net>
Date:   Wed Feb 13 13:12:06 2008 +0000

    - committig tests for array_key_exists() function

commit c345217eab0d867940e87ae7fed8764ef4ca980a
Author: Marcus Boerger <helly at php.net>
Date:   Wed Feb 13 12:01:16 2008 +0000

    - Make this behave like in <= 5.2.5 and test for it

commit 73b14d380c5f869168d7b10b10a7c2d1378b42b8
Author:  <changelog at php.net>
Date:   Wed Feb 13 01:31:29 2008 +0000

    ChangeLog update

commit a52b2dee46822d3a18247ecf4d8c36162b520441
Author: Greg Beaver <cellog at php.net>
Date:   Tue Feb 12 23:27:46 2008 +0000

    fix potential memleak due to destruction of filterparams zval

commit 038a533d65f60bd9586a7c4d15d2c5c571014a5e
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Feb 12 22:06:06 2008 +0000

    Fix Windows build. VC doesn't like nested macros - expansion + #if

commit e55831f370b67ecc640a710d9084ad52a1cf77e4
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Feb 12 20:43:28 2008 +0000

    - Make clear what's going on and avoid overwriting parameters

commit 35bfb9028f63d8707ac1931f06057af95c90af45
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Feb 12 20:18:56 2008 +0000

    - Fix build with TSRM and mysqlnd

commit 3d0c36cc3955c5accc6f7b5060d4e51ac31188dd
Author: Josie Messa <jmessa at php.net>
Date:   Tue Feb 12 17:45:47 2008 +0000

    - committing array_change_key_case variation tests

commit 2a5f1ba3a69778a92cc2d625c5c1ee9787080346
Author: Steph Fox <sfox at php.net>
Date:   Tue Feb 12 16:55:50 2008 +0000

    Add missing SKIPIF, rename vars for readability

commit 2ad96985c76309facd14e0425d46dbd17eadb73e
Author: Steph Fox <sfox at php.net>
Date:   Tue Feb 12 16:42:35 2008 +0000

    - it helps if you add the new files :)

commit 85e641ebb4ce9b96fed93f269128e251f24fbfed
Author: Steph Fox <sfox at php.net>
Date:   Tue Feb 12 16:39:59 2008 +0000

    Make tests/tar in line with tests/zip.

commit 4a7c24b267052f28baf3035ccf82e2a8269031a6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 12 10:54:27 2008 +0000

    nuke unnecessary TSRMLS_FETCH()

commit a4c1bc02b7ccfcccf7c7045a8ccd023b89ea4344
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Feb 12 10:51:25 2008 +0000

    Fix typo

commit de211f67f325ded1b40f87aa7c8a42aabb89db9b
Author: Felipe Pena <felipe at php.net>
Date:   Tue Feb 12 10:15:16 2008 +0000

    MFB: Fixed Bug #44094 (SEGFAULT when using mysql_connect())

commit 87a8f72f49b203e972e2bc9db6c74b8d602a1379
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Feb 12 09:28:30 2008 +0000

    Added NOWDOC

commit 70252556cc7376ba5547f2f9e16c274fa5fb92a7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Feb 12 09:00:07 2008 +0000

    Fixed comilation warnings

commit 6458555d76ec8d15e26a32d4f95f64b1c1ba3deb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Feb 12 08:49:19 2008 +0000

    Fixed ext/tokenizer test failures because of token renumbering

commit 592635d0c034d7d8a013df0ebd5e56ad2d9c1e0e
Author: Greg Beaver <cellog at php.net>
Date:   Tue Feb 12 05:38:01 2008 +0000

    fix TSRM build

commit 97484e0b952c4f94595ec9011857d18db7862444
Author: Greg Beaver <cellog at php.net>
Date:   Tue Feb 12 05:36:02 2008 +0000

    update TODO to reflect must-haves prior to 2.0

commit 22d05677c1552ce822ad3f9a3bd9f86098126744
Author: Greg Beaver <cellog at php.net>
Date:   Tue Feb 12 05:30:59 2008 +0000

    fix test (all tests pass on unix now)

commit 3234e78ca114b305f6eba9dc6783f9761a4850d8
Author: Greg Beaver <cellog at php.net>
Date:   Tue Feb 12 05:28:06 2008 +0000

    fix remaining broken tests broken by the addition of phar->fp closing

commit 2f1ec934af8e17418a0c7a14d1655cc24dfe5da9
Author: Greg Beaver <cellog at php.net>
Date:   Tue Feb 12 05:16:53 2008 +0000

    fix some of the failing tests due to non-reopened phar fp

commit fd18a414a0c79440837e330bf564254cb367bdf2
Author: Felipe Pena <felipe at php.net>
Date:   Tue Feb 12 01:49:42 2008 +0000

    MFB: array_slice() - Fixed behavior when NULL is given in third parameter (BC)

commit 9964dd97fd62ecbad20e8e8a1e124f80d38adc86
Author:  <changelog at php.net>
Date:   Tue Feb 12 01:31:25 2008 +0000

    ChangeLog update

commit 846cb3d56ef8d919abb48b6ffab124f2572e7156
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Feb 12 01:30:58 2008 +0000

    fix build

commit 1573f8c01c3c7aa600610be11b2d0a5839717672
Author: Felipe Pena <felipe at php.net>
Date:   Tue Feb 12 01:21:29 2008 +0000

    New test

commit b24e9accb791fef4087202b04db714cc9aa81616
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Feb 12 01:04:15 2008 +0000

    HNY

commit 1a368f6f8ba288bdb312f2a80b23d334385d211a
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Feb 12 01:04:08 2008 +0000

    MFB __DIR__ constant support

commit c38d56e371336f76dd66158d6d795a0a956d8a5d
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Feb 12 01:02:06 2008 +0000

    MFB __DIR_ constant support

commit 8596cc0273a1a8d6782ddb78f12b7a5195e12c10
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Feb 12 00:46:32 2008 +0000

    MFB tests for __DIR__

commit b1ed2e8059d55d23eb45af28ece095b3e2015514
Author: Steph Fox <sfox at php.net>
Date:   Mon Feb 11 21:05:47 2008 +0000

    There's a difference between 'BORKED' and 'FAILED'...

commit ef46f3e3a2a7d267e31be072be3e5843901ea278
Author: Steph Fox <sfox at php.net>
Date:   Mon Feb 11 20:55:44 2008 +0000

    Funnily enough those frontcontroller tests still pass here! Investigating...

commit 914c94d497ac1bc2433fa431dc0cee881c3ec06c
Author: Steph Fox <sfox at php.net>
Date:   Mon Feb 11 20:53:05 2008 +0000

    kill a couple of msvc warnings

commit ba002c5b9cb86626f247e22fd5c4b2de5e966748
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 11 17:13:18 2008 +0000

    revert last commit to phar_object.c
    fix open file pointers issue on windows

commit 4c68617106cbf882a940d10c416cb5a2194acb21
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 11 16:49:53 2008 +0000

    add destructor for Phar object to decrease refcount

commit 82ad02f0cd2038b7745fb0edc6f74f8a9dffd703
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Feb 11 16:45:15 2008 +0000

    cvs sync

commit 781180dcd4583ddc71ba5a37cdfd52ec670cd4c7
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Feb 11 16:38:01 2008 +0000

    Provide ctod/dtor with TSRM

commit 95cd0deab0542d94ccf959756c2da853b34d3f07
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Feb 11 16:23:25 2008 +0000

    MFB:Fixed test on 64bit machines

commit 025d27e2ab76a4110c721315a1d156cb666e8e61
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 11 15:57:34 2008 +0000

    Fix test (missing result)

commit 276a9f0cae662aa0babe92dd08d11e68f1cf56dc
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Feb 11 15:54:46 2008 +0000

    MFB: Fix segfaults when calling ctors statically

commit 8b4f61cf0041dc3ba80da41f6408438c5008c3f1
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 11 15:46:51 2008 +0000

    Fix test (UEXPECTF)

commit 925c22c65b0fcd7c843ddfbd7a430440ff7b969b
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Feb 11 14:48:39 2008 +0000

    new 6.0 flag

commit 1d540b42559d49e4b1a4a0c9ada1ec532982242a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 11 13:34:26 2008 +0000

    this is integer, not pointer

commit d659ce7a0c2f6a4c0318df5a374a415a063f394b
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 11 07:33:20 2008 +0000

    fix windows pathname issues

commit 8cd58822c31a36ce9729dbd7aed56afcfe6e1898
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 11 06:58:56 2008 +0000

    fix TSRM and 5.2 build

commit ca7ae5d19041f50fbc72ff611048d62609376b2f
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 11 06:54:46 2008 +0000

    update TODO

commit d388ec586fd7f25fd341ac80914324f656686261
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 11 06:53:56 2008 +0000

    move creation of phar archive to the point at which it is committed to disk, instead of
    at the moment it is attempted access. (making some real progress now, all tests pass on unix)

commit de5238a3bc678d1c9481d0710a23a0016bbb6c1a
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 11 06:49:22 2008 +0000

    minor refactoring to remove 1 call to zend_get_executed_filename()

commit 1a6fb65c832e044e9e8df8070214ab50a5e59d0c
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 11 06:47:26 2008 +0000

    new test for special tar-based app and more iteration test

commit 78e8eb39007d51e8dec43e89140dfa54a18d25ba
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 11 06:46:44 2008 +0000

    major refactoring of internal handling of aliases.
    1) rename is_explicit_alias to is_temporary_alias for clarity and flip the value
    2) fix setAlias so that it sets a permanent to-be-saved alias, and restores the old one on error
    3) fix Phar constructor to work with sub-directories in RecursiveDirectoryIterator

commit 3874e12ee51dae9166b32cd2538257bceb014318
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 11 04:48:58 2008 +0000

    fix 5.2 build

commit d7680762065dce80ce05a63cef7acc9b159901d3
Author:  <changelog at php.net>
Date:   Mon Feb 11 01:31:26 2008 +0000

    ChangeLog update

commit 3ade59e537740fae0f53083829508fc56b70637f
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 11 01:07:53 2008 +0000

    update test phars

commit 8f27b872a874d454d70d35e072e714e74f14c8c6
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Feb 11 00:00:48 2008 +0000

    - Fix typo (see #44095)

commit 6595b0dc5ea3c275e739ed1783dd2fe18fa4b520
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Feb 10 23:36:27 2008 +0000

    The exact message differs on different systems

commit e370d5bccc929fd28677fa5cb025d060792a48b8
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Feb 10 14:07:40 2008 +0000

    Cosmetics, move stuff around, ws

commit 9d229c7f7ce6c09656c6384def295ba6de3afef0
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 10 04:09:12 2008 +0000

    Fixed Bug #42229 (fgetcsv() behaves differently for a file containing '\n' with php5 and php6)

commit 6420454991f66dff9e6cb455fbf5b6c6d92b0b65
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 10 03:55:39 2008 +0000

    New test

commit c1bdb769a04906c2731074a6bd7890868b7ebe42
Author: Felipe Pena <felipe at php.net>
Date:   Sun Feb 10 02:13:37 2008 +0000

    Fixed Bug #42163 (fgetcsv() gives different output with and without Unicode)

commit d5a6647d4b15e4f6a1e2b5e9e18a417b3e4760b9
Author:  <changelog at php.net>
Date:   Sun Feb 10 01:31:36 2008 +0000

    ChangeLog update

commit 7aad715a5647f0e7d678ed6c42c7f2aec6dc16e0
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat Feb 9 21:58:39 2008 +0000

    Fix build on Solaris

commit 43b623f2a26f888386ba35e44a0fd5ea3873d98e
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 9 21:22:22 2008 +0000

    - Windows build fix

commit a4363b1f7f49f65f93edeec757ddce6d4c5225c7
Author: Felipe Pena <felipe at php.net>
Date:   Sat Feb 9 19:46:49 2008 +0000

    Fixed bugs:
    - #42036	fgetc() sets end of the file flag when reading on write only file
    - #42037	fgetc() retuns one char when fails to read on php6

commit 9619ec2317acd0f6e683c0c994537060d53ae188
Author: Felipe Pena <felipe at php.net>
Date:   Sat Feb 9 18:12:45 2008 +0000

    New test for strtok

commit 6b5f7f915c93d4625d0c90c4c59f108d0124cd30
Author:  <changelog at php.net>
Date:   Sat Feb 9 01:31:27 2008 +0000

    ChangeLog update

commit 8413735505c1921581f1bea2b5eaec90961669b6
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Feb 8 16:47:20 2008 +0000

    fix ===DONE=== with windows EOLs

commit 1b7f72e55531d0b63ded10efdcd9d3b2834b9eb6
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Feb 8 13:49:53 2008 +0000

    MFB: add new test

commit 533618d2a028872bdaad4005b3cc9385f3a96537
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Feb 8 09:57:01 2008 +0000

    Remove dead code

commit 9b5216b00a57656ada496d13f22061380694f048
Author: Marcus Boerger <helly at php.net>
Date:   Fri Feb 8 09:28:15 2008 +0000

    - Type

commit 6d9453aa91d906bef50a4cf9c9edb56bd1c7d430
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 8 09:25:02 2008 +0000

    add ifdefs and fix folding

commit 271e0394d74d5472f73362ffa746621c24c87c06
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 8 09:21:24 2008 +0000

    fix 5_3 build

commit cce5140cf3d296e137fab5725d7d7de9bb3dc787
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Feb 8 09:11:28 2008 +0000

    Improved md5() implementation (Solar Designer)

commit 19df8a4d7f8964426679ae5162f6954aea957347
Author: Greg Beaver <cellog at php.net>
Date:   Fri Feb 8 05:57:40 2008 +0000

    fix issues in opendir() with empty directories within a phar archive, port filterparams fix to tar.c

commit 15410a4f666ee92b8a6ab9b15935e0d4a3c2ac0f
Author: Greg Beaver <cellog at php.net>
Date:   Fri Feb 8 05:56:26 2008 +0000

    make maximum manifest size 100MB for phar archives, simple apps are hitting the 1 MB limit quite easily.

commit 5b5c86df9f7e03b22e0b47d534e297ff65bd006a
Author: Greg Beaver <cellog at php.net>
Date:   Fri Feb 8 05:41:59 2008 +0000

    better fix for double free - ensure that SEPARATE_ZVAL() inside
    zlib_filter.c actually separates the zval, then we can zval_dtor() it
    properly

commit 4e42110f3e630e1e702e555224bfbf3152ab30d6
Author: Greg Beaver <cellog at php.net>
Date:   Fri Feb 8 05:08:18 2008 +0000

    remove test accidentally added

commit fa7a1779a11c40403fbc06a87d0bf5a0d26a69e5
Author: Greg Beaver <cellog at php.net>
Date:   Fri Feb 8 05:05:13 2008 +0000

    remove unnecessary INIT_ZVAL(filterparams) that causes unfreed value

commit e3c64bd53b35725e25149861e9a3cee65e1117cf
Author: Greg Beaver <cellog at php.net>
Date:   Fri Feb 8 04:26:41 2008 +0000

    fix memory leaks.  There are some leaks in libz that I can't fix, but none triggered in the current tests

commit c31f04b5f332e8d0f6a6d67b3eeaadba38191c34
Author: Greg Beaver <cellog at php.net>
Date:   Fri Feb 8 03:53:17 2008 +0000

    SEPARATE_ZVAL does not work for this situation.  We always want
    to duplicate and copy, so do it manually and reset refcount to 1

commit a8462733595d7ebcff820d174269014b5f61c3e6
Author:  <changelog at php.net>
Date:   Fri Feb 8 01:31:29 2008 +0000

    ChangeLog update

commit a3c910739fb504bfa14a1832a761834e43130332
Author: Greg Beaver <cellog at php.net>
Date:   Fri Feb 8 01:08:02 2008 +0000

    fix flipped logic

commit 67a9fd87835e2d2dd469b9ad30c8e517dc288d29
Author: Greg Beaver <cellog at php.net>
Date:   Fri Feb 8 01:06:12 2008 +0000

    fix mem leaks
    strip trailing slash if present in a directory entry.  This code assumes that
    tar_type is directory, as it must be to be a valid directory.

commit 43f263863453e78d206b3b69139d01a9ed2c9b7c
Author: Greg Beaver <cellog at php.net>
Date:   Fri Feb 8 00:58:39 2008 +0000

    better fix for invalid mem access

commit 7575b012f2c7494b2327da2b7c8b86379603694e
Author: Greg Beaver <cellog at php.net>
Date:   Fri Feb 8 00:55:38 2008 +0000

    fix invalid read/write if strstr() returns NULL

commit e67c584348beec3447e923a5ca8f1bfe78e94827
Author: Greg Beaver <cellog at php.net>
Date:   Thu Feb 7 23:42:03 2008 +0000

    [DOC]
    refactor the $rewrites parameter in Phar::webPhar.  Now it is a callback
    that accepts the path requested.  This callback should return the actual filename
    requested as a string, or false to deny access as HTTP 403.
    Also fix incorrect munging of SCRIPT_NAME variable in mungServer
    More importantly, Phar::webPhar now finds the filename hidden in:
    http://localhost/myphar.phar/internal/file.php/extra/stuff
    as 'internal/file.php' in phar 'myphar.phar' with REQUEST_URI '/internal/file.php/extra/stuff'
    this will allow pharring up apps that use REQUEST_URI for front controller stuff.

commit 7329e71eb54ec6aeaeae82be54f35053d280e622
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 7 18:40:44 2008 +0000

    - Simplify

commit 602dd615e9580a181a288cd32d78e93a93b6df6c
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 7 18:40:29 2008 +0000

    - Add %Z to *printf

commit b00b0c2dcacd571c4ff9555b0010b140e00a4886
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 7 18:33:20 2008 +0000

    - WS

commit 0a5d2b1ac71bcac27e477aa12691071c9057589a
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 7 13:26:36 2008 +0000

    Fix error message

commit 8083c40376976c401af3d5c6caa6fa64176854ed
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 7 13:18:58 2008 +0000

    Added UEXPECTF

commit 693568044339cdbafeb79c11e769095be0a79903
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 7 13:06:50 2008 +0000

    Added UEXPECTF

commit 77864cdc8e4106b6d6a8ec92387847631dcfdd92
Author: Felipe Pena <felipe at php.net>
Date:   Thu Feb 7 12:45:54 2008 +0000

    Fixed some tests (UEXPECT)

commit 8954a96939e570299884384a552119d0a744d404
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 7 12:45:42 2008 +0000

    - WS

commit ea66acd4d3544f5d5b63ab619479be1117926170
Author: Jani Taskinen <jani at php.net>
Date:   Thu Feb 7 12:15:41 2008 +0000

    - Fix test (no files in "root" please)

commit ade44c50e8dc5553c2ee7ee321f3e3bdc3e06bef
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 7 09:06:23 2008 +0000

    fix TSRM mutex return value inconsitencies (patch by Scott MacVicar)

commit a04bcdfceccfde1ad0be8f7bb7ff48cc51c59c2a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 7 08:45:43 2008 +0000

    remove old code leftover causing problems

commit 1cac0aa8e299c6d3095ad4492900fdf030db6f27
Author: Greg Beaver <cellog at php.net>
Date:   Thu Feb 7 04:24:58 2008 +0000

    fix webPhar() in CGI sapi, update tests to reflect reality of how these ENV vars are passed

commit aa32ad6d9d861c6eb6d2c03c08029ea9db429718
Author:  <changelog at php.net>
Date:   Thu Feb 7 01:31:41 2008 +0000

    ChangeLog update

commit cbf04002c48fb895c271eda46b9276e1f891f4f8
Author: Marcus Boerger <helly at php.net>
Date:   Wed Feb 6 22:00:21 2008 +0000

    - Is there an easier way to figure out something is a string?

commit 812d20300369d8a0317f3910617ffafa4ce4f99c
Author: Marcus Boerger <helly at php.net>
Date:   Wed Feb 6 21:53:17 2008 +0000

    - Fix unicode
    # I hate unicode, it is getting tooo complex

commit 4ad89748c3acd0196fbec88b294d9a57756add85
Author: Marcus Boerger <helly at php.net>
Date:   Wed Feb 6 20:39:54 2008 +0000

    - Fix missing check and tests

commit ff77e247d4b83e398086bf1159df0890484942c5
Author: Jani Taskinen <jani at php.net>
Date:   Wed Feb 6 19:13:10 2008 +0000

    - Add test for the "modifying original array" bug

commit f96e514a83689e9996b346b4126af4fc308fe35a
Author: Jani Taskinen <jani at php.net>
Date:   Wed Feb 6 19:06:05 2008 +0000

    ws

commit 42b69fc8021cc2f6b800480f8a7230cd421d7aca
Author: Jani Taskinen <jani at php.net>
Date:   Wed Feb 6 19:05:18 2008 +0000

    - Fixed bug in handling arrays which caused the original array being modified too.

commit 0c65a68fc9c545a62ae7b0d2fc61b19441284379
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Feb 6 14:11:32 2008 +0000

    Fix a bug and a test

commit bb4051d4806557c287c870539bd77bdc82d0adae
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Feb 6 13:01:30 2008 +0000

    Fix test

commit ac3d36818fa1bef0e13880f255bfc727bfe280ed
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Feb 6 11:35:44 2008 +0000

    Pconnect working with mysqli_real_connect()

commit 29ba9e86519247d90dc299407525934500885ea8
Author: Marcus Boerger <helly at php.net>
Date:   Wed Feb 6 10:57:34 2008 +0000

    - WS

commit 87a60ef453078511e2ce8554d0b116e1684fe52c
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Feb 6 09:28:01 2008 +0000

    Fixing 32 bit specific

commit 4da92843b9adc6a8bd9ec63fa4602a6fc818b8dc
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Feb 6 08:39:23 2008 +0000

    Tests for assorted Maths functions

commit b50f869aac4d37dc9f754151b4ab0272f8a4b9cb
Author: Felipe Pena <felipe at php.net>
Date:   Wed Feb 6 02:56:49 2008 +0000

    Fixed bug #42167 (fgetcsv gives different output on php6 compared to php5), #42219 (length argument of fgetcsv() is not effective/working in PHP6)

commit 35a5b0abe723eaaaf9ff9143a74bfff3f39beb55
Author:  <changelog at php.net>
Date:   Wed Feb 6 01:31:30 2008 +0000

    ChangeLog update

commit 7c377ca19f53733662c225df7f0f53aa5c103053
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 5 19:06:59 2008 +0000

    - Fix cross class tree reference issues with callbacks

commit ee507a2d0598bedeec8ad4a0a5009663b110f4ac
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 5 18:56:40 2008 +0000

    - Add new test

commit 4545b5bf25392c984bba13eb79c6538a88e4c121
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Feb 5 16:02:23 2008 +0000

    MFB: Fixed bug #44046 (crash inside array_slice() function with an invalid
    by-ref offset).

commit 8f6de4aada1f95b1972499d59914d03c3e423b42
Author: Robert Nicholson <nicholsr at php.net>
Date:   Tue Feb 5 11:20:28 2008 +0000

    - fix arsort_variation3.phpt which was missing its EXPECT section

commit c528ad6127d42f325a9c061b0a16db997424e467
Author:  <changelog at php.net>
Date:   Tue Feb 5 01:31:35 2008 +0000

    ChangeLog update

commit 95fe32b4e675516af2a024838856e1d567e66e77
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 4 21:37:43 2008 +0000

    - Really last flag change (got confused with code)

commit 71e3d357ef89f4f70765636f90c1533fa35459d9
Author: Jani Taskinen <jani at php.net>
Date:   Mon Feb 4 20:45:16 2008 +0000

    - Fixed bugs #43915, #43923 and #44019, a tiny performance issue fixed too

commit cf8300a542c6603198f202d06a3f6d449b9886ae
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 4 20:40:29 2008 +0000

    - Update docu

commit ad6e9ad25972d118e67d7d591631927b4ba25755
Author: Jani Taskinen <jani at php.net>
Date:   Mon Feb 4 20:38:42 2008 +0000

    - Allow using any constants registered by PHP in php.ini too

commit c866bc64cf7004ae2027fac2d7b584a5dc1e4200
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 4 19:58:12 2008 +0000

    Fix wrong test

commit 9df576bed39aac9d832c229214c9f89c798aacf8
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 4 19:48:14 2008 +0000

    Fixed wrong fix

commit f5480b2cb0bdd836fbe09f16863b32b054b6104f
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 4 19:39:07 2008 +0000

    - Fix/add folding markers

commit ee8827288f9d30738c5b305ad2a1e427a308006f
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 4 19:33:03 2008 +0000

    - Really fix flag handling

commit de120f6698a683872c306a756defdc431f95b5e4
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 4 18:46:02 2008 +0000

    - Fix #44018 (RecursiveDirectoryIterator options inconsistancy)

commit aa79b70645efd25598d6ebe7f59ce7f5ad4628f4
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 4 18:45:40 2008 +0000

    Fixed Bug #42057 (fwrite() writes data into file when length is given as a negative value)

commit 223764b66d92a454a9bf24eb9374742bbb42525e
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 4 18:35:08 2008 +0000

    - Setting flags once is enough

commit 8d7807d681ec601672b95bd644fcf27c8adc734a
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Feb 4 17:55:51 2008 +0000

    MFB: Simplify unique string generation and plug a leak.

commit cfcf16f0f7e43d7c9d269adda7cc01d17cbb09cd
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Feb 4 17:32:43 2008 +0000

    Fix a leak and memory warning.

commit 360fed57da92026ecbe0be2e5e2406155d5ac93f
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 4 17:21:01 2008 +0000

    Fix error messages

commit a78c1b4759d722de62ae6e539126ace853630585
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 4 17:18:48 2008 +0000

     Fix default flag value in contructor

commit 3c7c97303d840718568ccca0694534dec6374494
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 4 16:47:06 2008 +0000

    - Fix ArrayObject serializing
    - Fix test expectations

commit ea6907a055628ebfad6ca20ea6b923cfda03bd35
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 4 16:12:47 2008 +0000

    - Fix test

commit fac5ae96cb32854b1c3284d4441dc4e5d1407f3e
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 4 15:58:12 2008 +0000

    - Fix message

commit 421295b52e12048bf28db44e0a95c88acdfc200a
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 4 15:43:09 2008 +0000

    Fix tests

commit 2b486e583381dcb104e489f36cbed92f9e03a172
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Mon Feb 4 15:22:40 2008 +0000

    Add missing Reflection API metadata for DOM classes.

commit ac998355077a135560f1bdd6a0d4878e96e9fd8d
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 4 15:22:08 2008 +0000

    Fix tests (new error message)

commit b612b6d44b3e28293ca16f913f015b5787222d00
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 4 14:29:51 2008 +0000

    Fix tests (new error message)

commit b3153882007106952ddb2e0334171310b31705c1
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 4 14:02:01 2008 +0000

    Fix tests (new error message)

commit 27f610f758b70073351174b749830c1ddddf7e95
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 4 13:59:27 2008 +0000

    - Spread some %v's

commit 5b335a2ff016b4334574003d6035551eb7577bcb
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 4 13:56:50 2008 +0000

    Fix tests (new error message)

commit 1348f95d204234529dc23caebc3c79ec7dd9cba6
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 4 13:08:27 2008 +0000

    Fix tests (new error message)

commit 76dab1562f9c5f6adbd325ba6aa468ba02e3e2eb
Author: Felipe Pena <felipe at php.net>
Date:   Mon Feb 4 12:37:15 2008 +0000

    Fix tests (new error message)

commit 25e9038cb1e5bd65dbbcebd8f0536f91738af5cb
Author:  <changelog at php.net>
Date:   Mon Feb 4 01:31:31 2008 +0000

    ChangeLog update

commit caea75676541f00e4d34fdb6054ea53f7e09421d
Author: Robert Nicholson <nicholsr at php.net>
Date:   Mon Feb 4 00:06:54 2008 +0000

    - added some new tests for arsort

commit 7a3ea7c142318ba190f8e74b7d91384b9c7c4f44
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 3 18:31:49 2008 +0000

    - Update .cvsignore

commit 8942024d3ddf93019ad01083dd7090af1349ccf5
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 3 17:50:06 2008 +0000

    - MFB Sync

commit fb738d95bf963dbb6f097b61e5de946636303dfd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Feb 3 16:14:44 2008 +0000

    MFB: Fixed bug #44028 (crash inside stream_socket_enable_crypto() when
    enabling encryption without crypto type)

commit 986eed13799ab42e1d795db3d631cf35944d271c
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 3 14:48:22 2008 +0000

    - Typo

commit 925071ce4137afd2fcbac5c1603d2974b4b2ad64
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 3 14:44:30 2008 +0000

    - Rename it again
    [DOC]
    - Add config_get_hash()

commit 836e228265f20a5fa69f7530986d9579c6a60c7c
Author: Derick Rethans <derick at php.net>
Date:   Sun Feb 3 14:37:00 2008 +0000

    - Sync tests.

commit f2ce43983fbad33732b0f37e31106708bb7f8ea7
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 3 14:35:29 2008 +0000

    - Rename dump_config_hash() to get_config_hash() as it doesn't dump

commit 91038a08bf0c5bce1818764c2da11746d81650cc
Author: Derick Rethans <derick at php.net>
Date:   Sun Feb 3 14:10:48 2008 +0000

    - Support "first/last day of <month>" style texts.

commit d3ebb36928a27457665aef5cff6e6086ea4dc565
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 3 13:33:05 2008 +0000

    - Only one line heading

commit 04212f6a8879e41d4b64459d7a72588569ac9c85
Author:  <changelog at php.net>
Date:   Sun Feb 3 01:31:25 2008 +0000

    ChangeLog update

commit bffdbbbfa49d88a6e1f3496472856c095526c5da
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 2 23:25:43 2008 +0000

    - Fix build

commit ff88449c31daa31cb0717b7cb26c3524cccb2c3f
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 2 23:02:16 2008 +0000

    - Fix error handling

commit b0f5c889fe942e41074e803dffde925ee86d023d
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 2 22:56:25 2008 +0000

    - Add new classes

commit ac11e1c12d224e7180a3eb2adb0f3f70560757ad
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 2 22:53:05 2008 +0000

    - MFB glob handling
    - Add GlobIterator and FilesystemIterator
    # Commit to 5.3 for more

commit 803d3a826c718f1ba491b36afdc7804aa921e602
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Feb 2 22:29:26 2008 +0000

    fix leak appearing when calling non-static protected or private methods as static
    (error message is allocated twice)

commit 2d4c9b291fc84c72bd701de9b905c4a6f460f4bd
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 2 21:02:08 2008 +0000

    - Show interfaces

commit 2c2947f93d795a8b2866d79174f84e040cc0cfdb
Author: Derick Rethans <derick at php.net>
Date:   Sat Feb 2 17:25:40 2008 +0000

    - Make timezone_open() work again.

commit 8b12839a3bfcfd1db0989feeb95bb85222df6c6a
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 2 15:46:19 2008 +0000

    -Add comment that explains wh we need E_ERROR in those cases

commit f7a0a44b8451fb27065264e908727a009d730ea8
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 2 15:23:22 2008 +0000

    - MFB static callable message mess

commit 0034d47f09c713beb6030fab3e180288d65f3e64
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 2 13:33:21 2008 +0000

    - Fix tests

commit 6840a7815d4bcb317c0b7011c2d7a95d44f65dd4
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 2 13:11:12 2008 +0000

    - Fix flag handling (MFB)

commit 2b9a4279dd111d8152070b504515336ac9c243fc
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 2 05:20:37 2008 +0000

    fix logic of path redirection.  always prepend index_php with "/" if it doesn't have it,
    and then if path_info ends with "/" just use entry + 1

commit 5b79505d2bc5e5e6371d4374e84ee17b57c59c74
Author:  <changelog at php.net>
Date:   Sat Feb 2 01:31:39 2008 +0000

    ChangeLog update

commit de10394d601f2f8cc2330d17b302197e63c2476b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 1 23:18:53 2008 +0000

    fix test, add 64bit version

commit 9af8b12b2b91a3ce19c82deb598d0a93ef26f368
Author: Greg Beaver <cellog at php.net>
Date:   Fri Feb 1 22:23:37 2008 +0000

    move to in between BEGIN_EXTERN_C() block, to avoid breakage with C++ (i.e. windows)
    
    # david, can you check on mac to be sure this doesn't break?

commit d4d8f3d412781a6dace6d6542213858aad4c73de
Author: David Coallier <davidc at php.net>
Date:   Fri Feb 1 22:13:14 2008 +0000

    - OSX "extern" compatibility fix.

commit 47320359e976960c8a268c4400b6ac77b9f93ba0
Author: Greg Beaver <cellog at php.net>
Date:   Fri Feb 1 19:50:06 2008 +0000

    remove unused variable, eliminate an invalid read reported by valgrind

commit 3f82c0dfc2f1e7c8f7c03752e857edd4e7ea26de
Author: Felipe Pena <felipe at php.net>
Date:   Fri Feb 1 17:40:58 2008 +0000

    The new parameter was merged to 5.3 [DOC]

commit bd8678289be22119db9cc459ce6e7dc970c34439
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Feb 1 17:16:40 2008 +0000

    A few new tests for math functions

commit 6da9b239aa73c2c44130ba55f19c7a283a1de89d
Author: Robert Nicholson <nicholsr at php.net>
Date:   Fri Feb 1 16:32:37 2008 +0000

    - a few more gd tests (committed on behalf of andy wharmby)

commit dcd8dff11bb8e2c74ad585e05325af2c9abe870b
Author: Josie Messa <jmessa at php.net>
Date:   Fri Feb 1 15:40:23 2008 +0000

    - Committing new tests for MBString extensions
    - The tests listed in the following link will fail as they are adjusted
    to expose bugs
    (more details here: http://news.php.net/php.qa/62382)

commit b5e8315e80ff688aec39b848e5c0c1247e0f0cbb
Author: Steph Fox <sfox at php.net>
Date:   Fri Feb 1 14:40:57 2008 +0000

    ws

commit 3e6d9e72d45b18879a14892dec0e7ff2f4de0994
Author: Steph Fox <sfox at php.net>
Date:   Fri Feb 1 14:38:45 2008 +0000

    Generate newline at end of stub.h

commit e493059f5505dd87279f1b4330bf11784364dd40
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 1 11:36:45 2008 +0000

    check for empty/null path
    still some leaks are left

commit addf32d7d97464521dfd33a0198ab3cb250d2138
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 1 11:25:59 2008 +0000

    we don't want to modify the pointer contents, we just want to change the pointer itself

commit 97c3dbaf56aab92bd8b2934d18cd96814362e650
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 1 11:25:11 2008 +0000

    this string should be freed later since path == free_path

commit f6238ee6642d0b9362b8cb0012606ba0e10d1f58
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 1 11:09:34 2008 +0000

    fix compile warning (No newline at end of file)

commit cff1ac4b58eaf73970b456e77dbecc47890d66f9
Author:  <changelog at php.net>
Date:   Fri Feb 1 01:31:25 2008 +0000

    ChangeLog update

commit 02a2dc3e0c6baaae51a1870724b8350f1637c9e4
Author: Christopher Jones <sixd at php.net>
Date:   Thu Jan 31 22:02:09 2008 +0000

    New test for old, suspended bug

commit 96c4eba26396130ae7c8e96d882f8ba9926031c4
Author: Rob Richards <rrichards at php.net>
Date:   Thu Jan 31 21:58:09 2008 +0000

    fix bug #42369 (Implicit conversion to string leaks memory)
    add test

commit 4d9261b28ddcea8e916c5cc2b24a034d3f7a3f1b
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Jan 31 18:48:00 2008 +0000

    fix gcc 4 build

commit e2c4c7359bf0942f139739d7278ca25417061ba2
Author: Rob Richards <rrichards at php.net>
Date:   Thu Jan 31 11:09:50 2008 +0000

    fix win32 build

commit c437d4d430de161f2c3d8520df03e17d8b5275ec
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 31 07:43:49 2008 +0000

    - Fix test

commit f96962ffcb96a10cd2796b480c1487b1a389ec77
Author:  <changelog at php.net>
Date:   Thu Jan 31 01:31:31 2008 +0000

    ChangeLog update

commit 7d3758fa0874d86f630cda51e16bf1cca697477b
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 30 23:50:23 2008 +0000

    - SPL has been changed

commit ff4634120ce73cce5ac77ff89055a14da0c30d01
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 30 23:49:49 2008 +0000

    - MFB SplDirectoryIterator/glob:// stream integration

commit 7671f2ec4a1781e7a73ee48eb7eeb27f060d9a33
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 30 23:43:05 2008 +0000

    - Get rid of overoptimization

commit 33dc86c43513ca32bbebc811d8aacb1708654af9
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 30 20:31:09 2008 +0000

    - Fixed glob:// stream handling in (Recursive)DirectoryIterator.

commit a28f797952a0dc2b39f04daf7c34b19ad456d2a0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 30 18:26:08 2008 +0000

    MFB: Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument)

commit 76022e67d8e1e78beb02c755319d0961d601f7a4
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Jan 30 17:55:12 2008 +0000

    Removing superfluous --INI-- section

commit ec042f7d55e32ee7dd52f51c8f094a874c5e9b2f
Author: Rob Richards <rrichards at php.net>
Date:   Wed Jan 30 15:28:09 2008 +0000

    fix bug #41562 (SimpleXML memory issue)

commit 9cfc5580f479a0011420d9e440832a197ba66d74
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jan 30 15:23:41 2008 +0000

    Fix test

commit 4e210ade9389a5f3949ec73257ab1bad6baafd6b
Author: Robin Fernandes <robinf at php.net>
Date:   Wed Jan 30 14:29:19 2008 +0000

    Adding tests for class features, including __autoload(), property inheritance rules and class constants. Note: autoload_012.phpt failing on php6, fix expected via bug 43973.

commit f3643b59a52c964734864574b0f782fff51469b9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 30 12:50:49 2008 +0000

    fix ZTS build

commit dbd82ddf192cd828e803f985dbcc53bb4a8875b7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 30 12:30:57 2008 +0000

    fix #43973 (__autoload called with wrong classname when triggered by static callback)
    the issue was present only in HEAD
    patch by Felipe

commit 8ca171f514c39e7760446d88229fbd645fb27944
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jan 30 11:56:34 2008 +0000

    Fix tests

commit c31d0d112f1e33fec3da0851aafffcfa477fb3bb
Author: Felipe Pena <felipe at php.net>
Date:   Wed Jan 30 10:54:41 2008 +0000

    Fixed Bug #43926 (isInstance() isn't equivalent to instanceof operator)

commit 42a683d688b0e05392eb169252232a8bf4b5a02a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jan 30 09:56:22 2008 +0000

    Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno)

commit d48c9d1a185292c3aacb7d13b12cb011d7ef2954
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 30 09:11:08 2008 +0000

    both pdo & spl dependencies are optional

commit ffa4d39dcc50a02a130b4525a566877c7eeb07aa
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Jan 30 08:52:55 2008 +0000

    Fix typo

commit 5059b535792aa5e20de4548b7d2ef4fc0fe56793
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jan 30 08:10:28 2008 +0000

    ZTS fix

commit 0cd5ebfe060b68a1f135c063fff362410ace6642
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Wed Jan 30 06:48:02 2008 +0000

    Fix arginfo.

commit 400c9ecf7b616913c732a0aaaf7f1cf7111e8891
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jan 30 03:21:30 2008 +0000

    fix #43941: invalid utf-8 not accepted

commit 36b17f878ff2bd46332462bf07140aac2f63f29d
Author:  <changelog at php.net>
Date:   Wed Jan 30 01:31:32 2008 +0000

    ChangeLog update

commit ed2785e2a5bff22225f8e521e21f7ee5e070ecc7
Author: Steph Fox <sfox at php.net>
Date:   Wed Jan 30 00:53:56 2008 +0000

    OK so let's kill the bug-hider

commit b5ff09a345b8cc7c6c8946e643c4fc235581d103
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Tue Jan 29 23:29:04 2008 +0000

    Fixed bug #43957

commit 65c4bd9d08b02c1da70be2ae6260663148b5fbeb
Author: Rob Richards <rrichards at php.net>
Date:   Tue Jan 29 22:06:16 2008 +0000

    fix win32 build

commit 67c08a57dc9eed426d8180cae33d870387873278
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Jan 29 22:03:44 2008 +0000

    no sleep here either

commit 133679ec8c3642d6547f8d5b3d8542eaeb2606ba
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Jan 29 21:21:04 2008 +0000

    - Fix arginfo and prototype.

commit 2df29d5d4a9dec1d19511a9d96c3bc1e24304495
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Jan 29 20:23:52 2008 +0000

    upgrade to pcre 7.6

commit 6d6ae90d03cdd6340717d472d354a822cb363c5c
Author: Derick Rethans <derick at php.net>
Date:   Tue Jan 29 20:15:44 2008 +0000

    - MF53: That should have been ||.

commit c3505930f0629912c38aed3c13609c39e06b3980
Author: Derick Rethans <derick at php.net>
Date:   Tue Jan 29 20:12:23 2008 +0000

    - Make whitespace the same as in 5.3.

commit 4b738ef8bac1690fe14cb987bf4eba5af4c78016
Author: Derick Rethans <derick at php.net>
Date:   Tue Jan 29 20:10:53 2008 +0000

    - Commit generated file.

commit 87c936ef2c0e4c8d96fc711f660345dadb092a4e
Author: Derick Rethans <derick at php.net>
Date:   Tue Jan 29 20:08:42 2008 +0000

    - Fixed bug #43960 (strtotime() returns timestamp in the future when given a
      bogus string).

commit 3c02d2402d1f1c532b533b11b71d123d14f4f50e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 29 20:01:43 2008 +0000

    Fixed bug #43968 (Extending internal class causes a crash)
    The fix is a workaround for GCC optizer bug.

commit 508841bb5c1a995c1b87f59e5b5383c4d5a5ce32
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jan 29 18:13:12 2008 +0000

    Fix the build, add a missing file

commit ea88b098d92e3a05e126ebe1e6f015e33b85b59c
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Jan 29 15:55:14 2008 +0000

    Add Reflection API metadata for DOMXPath.

commit ffeeb3dc729c439d27afeb2368826af9c9e1c431
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Jan 29 15:23:08 2008 +0000

    Add Reflection API metadata for DOMNode.

commit 6c51ef721f280208d90a197da32e42ef7a33972c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 29 14:25:07 2008 +0000

    Fixed bug #43491 (Under certain conditions, file_exists() never returns)

commit 87c9233d833e435da43d6e08194a95d6a406bae4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 29 12:27:49 2008 +0000

    fix test

commit 205eda4377e1f41866a3a79c063fe5d4de541c99
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 29 12:25:38 2008 +0000

    missing spaces

commit 5aad816721f92138186e3e84a88d785a1c3a08bd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 29 12:08:42 2008 +0000

    Unicode support

commit 2687e55829be31a1882e514b79a009526342c77b
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jan 29 12:00:52 2008 +0000

    Moved initialization into a separate function

commit 76640a615f489a7efa8bec9e81f5094340619a04
Author: Steph Fox <sfox at php.net>
Date:   Tue Jan 29 11:58:27 2008 +0000

    - One last tweak (so Phar and no-phar work the same again now)
    - Bunch of test fixes
    - Note: I added a silencer to the unlink() call in zip/tarmaker to avoid system warnings here. If this messes up tests elsewhere we'll need to re-think.

commit e8ecba4872be9fc7ddfc099be4ec41e8ac2682d7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 29 11:13:52 2008 +0000

    Fixed bug #43323 (Wrong count abstract methods). (Felipe, Dmitry)

commit c5959feae175013ad120e585bf4d58d5c0ddbb29
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 29 11:13:18 2008 +0000

    Fixed types

commit 5d1e742056b44754ae32441ce66d79995baebd18
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 29 10:45:19 2008 +0000

    Fixed bug #43505 (Assign by reference bug)

commit a2b707fcd7cb207c49243a791c254dcdd2465b49
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 29 09:59:53 2008 +0000

    Fixed bug #43918 (Segmentation fault in garbage collector)

commit 182519877b752f144e48904263c449fd5c50364c
Author: Steph Fox <sfox at php.net>
Date:   Tue Jan 29 09:45:11 2008 +0000

    Job done.

commit 566fa19dec73f88547a3924970efcededebf9dea
Author: Robert Nicholson <nicholsr at php.net>
Date:   Tue Jan 29 08:49:11 2008 +0000

    - update compact_variation1.phpt to take into account fix for bug #29044

commit f238cbb0a0ead6f45b52ae656d996cfb3798f52a
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Jan 29 07:51:40 2008 +0000

    Add Reflection API metadata for XSLTProcessor.

commit 7e85b150a6fbd436034a2391e6a4fc39e06713e2
Author: Steph Fox <sfox at php.net>
Date:   Tue Jan 29 07:10:22 2008 +0000

    Rock'n'roll... just php includes to figure out now.

commit b837f8c8b3fe197ac1e2b4a4f3571b4473bc70e8
Author: David Coallier <davidc at php.net>
Date:   Tue Jan 29 01:44:38 2008 +0000

    - Good proto message and description of function

commit dfab627dfaf960b74e68505d2a7e35110fb00a68
Author:  <changelog at php.net>
Date:   Tue Jan 29 01:31:29 2008 +0000

    ChangeLog update

commit 251e3a649d9608c349b83a4d3e4000d0a88e1138
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 29 00:39:26 2008 +0000

    fix #43596 (array_slice(): $length arg ignored when it is 0)

commit 392d250c324a885e6513e4d5d3cb796fa1692c62
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 29 00:06:42 2008 +0000

    fix typo and bug #43646

commit 5ef04d359d3c5f007141c7188597947c253a4b87
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jan 28 23:57:04 2008 +0000

    fix type

commit e580f0fd24918daeca30d88e71481c36338e5a6f
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 28 23:24:05 2008 +0000

    Moving extension specific code to php_mysqlnd.c as the old rule is.

commit bc9cba1a93608331f013cbfb7f533e7dcc6074f0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 28 23:08:07 2008 +0000

    MFB: fix #43927 (koi8r is missing from html_entity_decode())
    patch by andy at demos dot su

commit 6d9fdbce50d17240341119036c01303649892ddc
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 28 22:54:21 2008 +0000

    MFB:
    some config.w32 fixes
    moved mysqlnd's block allocator to a separate file and also now
    it's part of the connection, no MT problems.

commit e3492e6d01a2053956fa664a0bf5f9943ce5705e
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 28 22:43:21 2008 +0000

    - Make SplObjectStorage implement ArrayAccess

commit a6abbfd55d6cc91a5fcc5b7c66b5f9c2c6644e03
Author: Steph Fox <sfox at php.net>
Date:   Mon Jan 28 21:23:02 2008 +0000

    'It works on my box'.
    
    Please test.

commit bc72c13db1d9af7ba761eb78a97035fc640b59cb
Author: Derick Rethans <derick at php.net>
Date:   Mon Jan 28 21:12:24 2008 +0000

    - Added two optional parameters to timezone_transitions_get() /
      DateTimeZone::getTranstions() to limit the range of transitions being
      returned.

commit 22c1b3b3038afcb5915cd9d830757eaae4b23b20
Author: Derick Rethans <derick at php.net>
Date:   Mon Jan 28 21:02:09 2008 +0000

    - MF53: Fixed test case.

commit ba5cc7524ab01cf5b7619ef2381eff23bf6293bc
Author: Derick Rethans <derick at php.net>
Date:   Mon Jan 28 20:36:04 2008 +0000

    - MF53: Added missing folding tags.

commit a99fd6a8aff948a0a998bd42382daf7e31f8ca92
Author: Derick Rethans <derick at php.net>
Date:   Mon Jan 28 20:33:50 2008 +0000

    - Send the debug info to stderr instead of stdout.

commit b66faab7be08d25a5354b46de5d712acd09f478d
Author: Derick Rethans <derick at php.net>
Date:   Mon Jan 28 20:29:40 2008 +0000

    - Added DateTime::getTimestamp() / date_timestamp_get().

commit f4e4ad0cd16d83ae3cb3ac3191432cd67b0b165d
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 28 20:18:15 2008 +0000

    fix PharFileInfo->setAlias (was wildly broken)
    fix directory creation in zip archives
    update zip tests to use phar to create the zip, and then copy to a new file

commit 18c8e6501b2c1f9fc96dda7c2304523d46bf13a4
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Jan 28 18:27:49 2008 +0000

    MFB: More optimizations - less MM calls
    Clearly separated fetching (physical reading) from decoding phases (data
    interpretation). Threaded fetching added but disabled as needs more work for
    Windows. For Linux needs some touches to add pthreads if this is enabled,
    probably with a compile-time switch.
    The code reorganisation makes it easy to add also async API, similar to
    cURL's one.

commit 618a29411d2f58a9bf55488f2d7220639ec92c23
Author: Steph Fox <sfox at php.net>
Date:   Mon Jan 28 16:49:28 2008 +0000

    Get rid of zip requirement in the last few tests
    @Greg: zip/tarmaker.inc needs a rewrite

commit 975a1b87af590f16154e94e301bc365911050b9b
Author: Steph Fox <sfox at php.net>
Date:   Mon Jan 28 16:31:56 2008 +0000

    Get rid of zip requirement

commit 352c3a7f1b44da70c01224cd062617318fa53e05
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jan 28 16:08:14 2008 +0000

    Fixed bug #43954 (Memory leak when sending the same HTTP status code more than once.)

commit 9fd5c0b43830fe6f002204457916a3df5d941dd3
Author: Steph Fox <sfox at php.net>
Date:   Mon Jan 28 14:39:17 2008 +0000

    - Moved phar_unixify_path_separators() to a single central point
    - The last two VC 6 compiler warnings gone. Please test under *nix.

commit 391c42ed65c0b9fd5297a8cd0f37a5cc584ab3be
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jan 28 11:34:23 2008 +0000

    Remove items already in 5.3

commit 2b7d0c4471a828ed76a97cb38a2edbe1649182fc
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jan 28 11:16:37 2008 +0000

    remove unused PHP_MYSQL_API macro

commit 6cdabede4c1ab363bb9dd3256e1ec9ce7fcfd84b
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 28 08:52:08 2008 +0000

    remove ext/zip dependency entirely, write better native zip support
    re-organize, create util.c, move entry_info/archive_data/entry_data access methods to this file
    refactor entry->fp, now this is abstracted with phar_get_efp() and phar_seek_efp(), fixes all weird dependency issues
    permanently solve the "millions of file pointers" issue for read access.  All compressed files are read into a single
    temporary stream, and their constraints are controlled by the entry->fp abstraction
    
    Improvements in this zip implementation over ext/zip:
     * full read/write support for bzip2 compressed files
     * much more efficient access for accessing only a few files within large zip files, as crc/header validation is
       done just-in-time
     * full stream support for opendir/rename/rmdir/mkdir as well as all of the other stream funcs
     * full support for setting file perms via Phar::chmod(), stored as zip-standard extra field
     * no problem with large zips and many open file pointers
    
    # TODO: add big-endian system support for tar/zip file format headers, otherwise the implementation is complete
    # TODO: test on windows and fix any windows-specific issues
    # TODO: verify zips created work with unzip/winzip/windows explorer and so on

commit c13d9050847a0948467d558724d04ca0c9ee64e0
Author:  <changelog at php.net>
Date:   Mon Jan 28 01:31:33 2008 +0000

    ChangeLog update

commit dc5f4e48eed8673320231c7aad296386fa69a9d1
Author: Derick Rethans <derick at php.net>
Date:   Sun Jan 27 22:15:59 2008 +0000

    - Fixed parsing of timestamps.

commit 5bbb878db0b16f9556d53a684dd389a526550ec3
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jan 27 19:10:26 2008 +0000

    Fix test

commit 3eadc491a2d6d3217173ca303aa5aa569833492f
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 27 18:19:45 2008 +0000

    - Test went to 5.2... somehow.... very strange

commit 77d7cbaa66b8d7a30f300e68763c571af1a33c73
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 27 18:04:54 2008 +0000

    - Add second parameter to SplObjectStorage::attach()
    - Add SplObjectStorage::setInfo()
    - Add SplObjectStorage::getInfo()

commit 408a892458ab4773947b8b6287666e9f92028649
Author: Derick Rethans <derick at php.net>
Date:   Sun Jan 27 17:44:16 2008 +0000

    - Update proto.

commit 14665d9149f3259675bf163ad1430b75fa6987cc
Author: Derick Rethans <derick at php.net>
Date:   Sun Jan 27 17:28:58 2008 +0000

    - Added support for selectively listing timezone identifiers through
      timezone_identifiers_list() / DateTimezone::listIdentifiers().

commit b952c7f04872817a9cce05bcd2ce10cce37264bb
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jan 27 17:02:01 2008 +0000

    fix test

commit 875d3f15fdb78fab2d20ef56e09449ddc1ca0b2d
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jan 27 16:54:02 2008 +0000

    be more strict in the skipif

commit 85adde057ee8f212c72b7afe9dcabbaae9b18166
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jan 27 16:52:34 2008 +0000

    MFB: fix skipifs

commit 0466c8c54bcc90867b9d852cdf0221dc15d688e0
Author: Rob Richards <rrichards at php.net>
Date:   Sun Jan 27 16:32:37 2008 +0000

    add missing export

commit f1d8a5ca60c191dcbaf4685b786b2e52f0c8520a
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 27 15:03:55 2008 +0000

    - revert over constfying

commit 3ee834671951e918bf7675d2e33d53d421bd9f5a
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Jan 27 14:07:54 2008 +0000

    Typo

commit dee0ae6da55714c3809cf85c191191df1ce24250
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Jan 27 13:54:32 2008 +0000

    -Pointer doesn't move if we're moving forward and shifting at the same time
    -Userland implementation
    -Doxygen doc

commit 1144a43a13acecf4fb056787c85d9b4b3bea97b7
Author:  <changelog at php.net>
Date:   Sun Jan 27 01:31:29 2008 +0000

    ChangeLog update

commit 2b70f51668674a59f280b091c7b13ecd2bfd1f52
Author: Etienne Kneuss <colder at php.net>
Date:   Sat Jan 26 18:06:51 2008 +0000

    Iterator implementation for SplDoublyLinkedList, SplStack, SplQueue

commit b8ec82979e2f683ffc5a6df7cd4da43f7d8838e5
Author:  <changelog at php.net>
Date:   Sat Jan 26 01:31:34 2008 +0000

    ChangeLog update

commit 6f95353e77ad381b960eb8f3bad7d3cbd7276bf1
Author: Steph Fox <sfox at php.net>
Date:   Sat Jan 26 00:12:00 2008 +0000

    - Added is_writable() check on temp directory
    - Regenerated stub and tests/nophar.phar
    - Fixed tests

commit 64d4e4244aa5975821dfcce8d1ff6ac283671c2d
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Jan 25 20:30:36 2008 +0000

    MFB: const keywording

commit d2a2269f5597f35c3e2bc98e57aa24c817a98d6f
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Jan 25 20:21:18 2008 +0000

    MFB: const keywording

commit 8cca6b219e44126a27aa59203c4b548fe5c5ca81
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Jan 25 20:04:44 2008 +0000

    MFB: const'ify

commit 7955d9a8c1db091f646b320884f7539e84ad4d13
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Jan 25 19:58:51 2008 +0000

    MFB: move data to const segment

commit 56173a3de8ce73b9262d29bf75852e7b8152d1ad
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Jan 25 19:39:45 2008 +0000

    spread some static keywords

commit 43c5d044d097d5f114b473e37414496639fceda7
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Jan 25 18:11:19 2008 +0000

    MFB: Fix html_entity_decode when converting numeric html entities, the numeric values for the extended character set don't correspond to that of windows-1251 and cp866.

commit ddc051cebe56e343ca28599d6e9c989d597658dc
Author: Steph Fox <sfox at php.net>
Date:   Fri Jan 25 17:26:18 2008 +0000

    - Rewrite stub to take up slightly less space
    - Fix tests
    - Test phars should probably be regenerated, although only one fails here currently (nophar.phar in web context)

commit 69afbc1099747b72565138babab7c94c22236947
Author: Steph Fox <sfox at php.net>
Date:   Fri Jan 25 16:05:26 2008 +0000

    "What helly said"

commit 3b37e3a80db18ab3e8e85f2a7cf0335160df1acf
Author: Rob Richards <rrichards at php.net>
Date:   Fri Jan 25 15:54:31 2008 +0000

    fix win32 compile

commit 9f3efb0e5a8bb7c30b3583172985dda897d1f956
Author: Rob Richards <rrichards at php.net>
Date:   Fri Jan 25 15:52:00 2008 +0000

    fix zts build

commit 61c3a60815015b8185c72a6fed7d78d881fcc2e7
Author: Steph Fox <sfox at php.net>
Date:   Fri Jan 25 15:00:24 2008 +0000

    Make all possible build combinations work under doze (external zip library)

commit c98b4a5c683325e1099e32faf0a6e07c4e45079c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 25 13:42:24 2008 +0000

    endless loop (and stack overflow) protection in compact()

commit e92903fe9aca54620baea920a44705fe1c66498a
Author:  <changelog at php.net>
Date:   Fri Jan 25 01:31:35 2008 +0000

    ChangeLog update

commit 4726a6f2bcf0151df03f51610d51b3fb811fef73
Author: Robert Nicholson <nicholsr at php.net>
Date:   Fri Jan 25 00:33:00 2008 +0000

    - Add a basic test for array_shuffle()

commit 38c322d3db620b6efe0900e6d8d431976a0b039b
Author: Robert Nicholson <nicholsr at php.net>
Date:   Fri Jan 25 00:17:34 2008 +0000

    - add some basic tests for array diff and intersection functions

commit ea3875b62f27aa2216ee8595aad77a536a108fd9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 24 23:01:47 2008 +0000

    use local header when building bundled regex engine

commit ca7ecde26dec8db4a8047d3d8d6213f3990aad43
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jan 24 18:08:23 2008 +0000

    Fixed win32 build

commit 306369985b344c24a6490c0b7f1b6fe19907cbcf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jan 24 18:08:06 2008 +0000

    Fixed compilation warnings

commit 0cf88073f0ea890ffb4e35ceb455cddccbe2bc90
Author: Robert Nicholson <nicholsr at php.net>
Date:   Thu Jan 24 14:50:18 2008 +0000

    - New tests for compact()
    # compact_variation1.phpt will fail until bug #29044 is fixed

commit 7d17152cc2c011d5b0f17558143d8f3b3d3e2db9
Author: Rob Richards <rrichards at php.net>
Date:   Thu Jan 24 14:08:45 2008 +0000

    fix zts build

commit 5c6f61118d5f83237d0ba202c7b8beeae4750ee3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jan 24 12:21:48 2008 +0000

    Increased Zend MM cache size

commit d328000c476f42d08e215710f7a37907fbbf3ec8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jan 24 11:54:55 2008 +0000

    Fixed possible GC failure bacause of EG(object_store).object_buckets reallocation

commit dfd32b69fd737658e4546cb2e1c4329b5f74eed3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jan 24 10:49:44 2008 +0000

    Fixed GC bug

commit 9613ab7a0aa1d9ec93282e17aae7e19b6baf4b09
Author: Derick Rethans <derick at php.net>
Date:   Thu Jan 24 10:41:52 2008 +0000

    - Show GC statistics if GC benchmarking is enabled.
    #- Discussed this with Dmitry.

commit 1f035e7bb716d33275064837918dbfc132dec599
Author: Sara Golemon <pollita at php.net>
Date:   Thu Jan 24 10:27:59 2008 +0000

    Fix potential crash when non-array is used optimisticly

commit 9b21430ee668f4c8fdf634db59946cee697c112d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jan 24 09:47:10 2008 +0000

    Fixed bug #43426 (crash on nested call_user_func() calls)

commit 8219ca044fcba3e7c7611c77c4b58cb88a9eadfe
Author: Sara Golemon <pollita at php.net>
Date:   Thu Jan 24 09:44:28 2008 +0000

    Flag unicode safe functions

commit 2971e13836dc70784075b15b0f1d972eb239d41c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jan 24 09:41:48 2008 +0000

    Changed EG(argument_stack) implementation.

commit f41661312281c7f143d8942b7a35908c2e0d8b33
Author:  <changelog at php.net>
Date:   Thu Jan 24 01:31:35 2008 +0000

    ChangeLog update

commit 29c5c804d0bfb87aae4401a908b36691ad0ee67d
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 23 23:19:03 2008 +0000

    initial work on more efficient zip implementation, read support working, write not implemented yet
    This implementation will support read/write of extra field headers, both zlib/bzip2 compression read/write
    it will also delay header comparison/crc32 check until file open, making opening a single file
    within the zip much more efficient for large zip files
    it also uses emalloc/php streams and is therefore less likely to leak.
    this code is not yet built in config.m4/config.w32

commit 21fde271519cf144711eaabeca3b739d51a0c471
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jan 23 19:15:11 2008 +0000

    typo

commit 69f4a40d99b09a0826d5a23bf0e2f30ecec12950
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jan 23 19:09:33 2008 +0000

    Merge with internal version

commit b9dcdd409d3d217c0533667d48b7eb55f6e6018d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jan 23 17:56:15 2008 +0000

    Additional executor specialization

commit 2d5ff6a7b00479cb7695a4a112b4e689f6f13fc9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 23 15:14:18 2008 +0000

    add missing TSRMLS_CC and fix segfaults in ZTS mode

commit 346867aaf83822c38fc5769ea0e8ccb5dac67501
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 23 11:38:31 2008 +0000

    fix test

commit f6169ad7ca51f29d07dbc0ffc8108585bdb4090a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 23 11:20:00 2008 +0000

    fix #43559 (array_merge_recursive() doesn't behave as expected with duplicate NULL values)
    patch by Felipe

commit bcd286cfa1ad59c42032dbd94f36e154dea3d451
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 23 09:59:42 2008 +0000

    MFH: fix leak appearing when appending data to unnamed attribute

commit 561952a9c3f30e7730e0bc387dadbf7af47f4ab5
Author:  <changelog at php.net>
Date:   Wed Jan 23 01:31:38 2008 +0000

    ChangeLog update

commit c89066d03e79afca0350f0a8dace16751ab089e2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 23 01:23:12 2008 +0000

    MFB:Fixed bug #43912 (Interbase column names are truncated to 31 characters)

commit 2f1540e162bf336b6304725537b18e4e303ac9d2
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 22 20:40:30 2008 +0000

    - Bugfix #37076 (SimpleXML ignores .=). (felipe, marcus)

commit 47a60c4f16995fbba533dc71054278fd2a724a85
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 22 20:24:52 2008 +0000

    fix 2 tests, add phar.readonly checks to rmdir/mkdir

commit 34afc9ae6e6a42200d828816c87420bb224764f0
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Jan 22 19:51:11 2008 +0000

    News: already in 5_3
    Typos (Dan Scott)
    ctor inside the structure. dtor/ctor used on push/pop for better potential interoperability

commit 2b2e02569071c30b1f589c846f13ae72c33e2159
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 22 15:42:12 2008 +0000

    new test by Lars Strojny

commit 6847c1815034e87752c1efb9f6632fc424263fa9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 22 09:29:29 2008 +0000

    Added garbage collector

commit f51bf6118c2bb8fad9e290e721074ccdc929c3c3
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 22 05:26:38 2008 +0000

    fix tests to match CVS

commit bc1475c65a0e630c29afef0e3285728a419fb124
Author:  <changelog at php.net>
Date:   Tue Jan 22 01:31:33 2008 +0000

    ChangeLog update

commit 85254498dc064948055fd0ef02d712dca73dd0ff
Author: Etienne Kneuss <colder at php.net>
Date:   Mon Jan 21 21:54:00 2008 +0000

    Add doxygen docs for SplDoublyLinkedList, SplStack, SplQueue

commit 27d1e925e2759793dc1c36714dcdd54d8bc3f6c6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jan 21 19:41:41 2008 +0000

    Changed exception handling. Now each op_array doesn't contain ZEND_HANDLE_EXCEPTION opcode in the end

commit a71b7e452a561d1c5f48cf807d55972eb4d047ac
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jan 21 19:11:22 2008 +0000

    Fixed compilation warning

commit dcece889eb61f96dcf4f7392bfc96e0df3552bc1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jan 21 19:10:51 2008 +0000

    Yet another comparison optimisation for usual cases

commit 596403f22622ab740918605059f69382c97147cd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 21 14:37:19 2008 +0000

    fix #42861 (strtr() crashes in Unicode mode when $from argument is empty)

commit 8fc9047ce8d499ee63a914123ca18b226bd9cc52
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jan 21 14:26:47 2008 +0000

    Eliminate unnecessary checks for INC/DEC IS_CV

commit 3dcfd1b65bdb439566088dc9faa02d66c2e8e5bc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 21 09:08:12 2008 +0000

    fix newly added segfault

commit 2ee33d336f8fcc465f58d086da39eef1f767aa6e
Author: Sara Golemon <pollita at php.net>
Date:   Mon Jan 21 08:10:21 2008 +0000

    Unicode migration for ext/ctype

commit 42524ff33fc6816dac7712be945a38e6444cd91a
Author: Sara Golemon <pollita at php.net>
Date:   Mon Jan 21 07:30:49 2008 +0000

    Some unicode upgrades...

commit 4be8bc52bda7ec4e262ef0f892fbb593ee3cc808
Author: Sara Golemon <pollita at php.net>
Date:   Mon Jan 21 06:36:58 2008 +0000

    Flag safe func

commit 4106cbf6d1f670148d433d284f6b70a83ed306f3
Author: Sara Golemon <pollita at php.net>
Date:   Mon Jan 21 06:36:02 2008 +0000

    Flag additional unicode safe funcs

commit 87c8d19c1bd99de13b53cf756063be440280f76f
Author: Sara Golemon <pollita at php.net>
Date:   Mon Jan 21 06:08:03 2008 +0000

    Make unicode ready

commit b2412c4568f75403d1fd95ac579cec0d5d5c126f
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 21 05:28:09 2008 +0000

    fix problems found while documenting.  Throw consistent exceptions, chmod is not allowed on
    temporary directories, but is allowed on regular ones
    allow uncompressAllFiles() to decompress a gzip/bzipped tar archive
    fix some protos

commit 9aa889e4514d839f8410757a8f9ee2080a6b773d
Author:  <changelog at php.net>
Date:   Mon Jan 21 01:31:31 2008 +0000

    ChangeLog update

commit 961af0550563bfeeecccdbdc1f427ac118f2623a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jan 20 15:33:42 2008 +0000

    MFB: Optimize wddx boolean encoding

commit dfebf08378801d0dde7f9a30f1fea29e542d9fad
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jan 20 14:10:16 2008 +0000

    Fixed bug#43875 (Two error messages returned for $new and $flag argument in mysql_connect())

commit 2049896282c624f3fbc0f967f0385d91992570c2
Author: Etienne Kneuss <colder at php.net>
Date:   Sun Jan 20 12:51:33 2008 +0000

    Fix mem errors

commit 77219dfcf6a1735c8307d3ded9ca89567b2b8893
Author:  <changelog at php.net>
Date:   Sun Jan 20 01:31:35 2008 +0000

    ChangeLog update

commit 117f5e2639accd75902b2c3e12cc2495c79441af
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 20 00:49:45 2008 +0000

    add web-based support for default stub, now phars written with webPhar() will work
    out of the box regardless of server configuration with phar file format
    split up stub.h strings into 2046 byte chunks because MS VC 6 is friggin stupid

commit 34c1e6e11258a183161e1e0e6d99b9d46b3bc4b5
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 19 20:13:31 2008 +0000

    s/1.3.0/2.0.0/

commit d5fd042872ae2f41761847d00ae08d2f13aee4ae
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 19 19:51:14 2008 +0000

    bump 1.3.0 to 2.0.0, this is a big feature addition release

commit f6267ce1341b5758da5fc9ef838b04f60f9c6ccf
Author: David Coallier <davidc at php.net>
Date:   Sat Jan 19 19:47:41 2008 +0000

    - Wrong icu call, now using u_strToLower correctly

commit 7a66695286c22eca91d431fc2a6dc85c3199f465
Author: David Coallier <davidc at php.net>
Date:   Sat Jan 19 19:23:25 2008 +0000

    - Added lcfirst() function. The sister function of ucfirst()
    - Test #1 for lcfirst()

commit dfd4b99e050912a3369182006f23cb41a37a44e9
Author: Andrey Hristov <andrey at php.net>
Date:   Sat Jan 19 18:56:19 2008 +0000

    Fix build issue

commit d7ff13cf9abaf1c9171d723cfa2f657b936825cd
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 19 18:39:49 2008 +0000

    update package.xml

commit a5358c072537699f5bf6e55b96d2d7b4b4c1ab26
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 19 18:30:30 2008 +0000

    bump API version if the created phar has directories in it, so that it won't load with older phar versions

commit d583fae0cc00ad6c5f05e85877866400c7b4fcb3
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 19 04:26:22 2008 +0000

    add Phar::createDefaultStub(), which can take as an argument the filename
    that should be loaded as a "bootstrap" for the phar archive

commit 4f00c09a73062607da92e3f326fe6cd416473535
Author:  <changelog at php.net>
Date:   Sat Jan 19 01:31:40 2008 +0000

    ChangeLog update

commit dc84b8b767cb141012347a820e829007d7aa8ebf
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Jan 18 20:12:45 2008 +0000

    fix gcov build

commit f55c8670afb111f0577c87373b5a704bf3ea034a
Author: Christopher Jones <sixd at php.net>
Date:   Fri Jan 18 16:03:23 2008 +0000

    Add ifdef

commit 98164c99ac64a43152066075381d84349a53693d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 18 12:48:22 2008 +0000

    fix test
    the library vresion is actually exposed by ext/mysqli, not ext/mysql

commit 7540adf0581064933077a128658d278ce6eba2d0
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 18 05:42:16 2008 +0000

    major improvement:
    the new default stub allows creation of phars that run identically
    1) with Phar extension
    2) without Phar extension
    3) extracted to disk from the phar
    this makes the default phar format quite interesting as it eliminates the only drawback of the extension

commit ad0ec9e7df5290886a63bf24a2eb976a10e04fd3
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 18 03:15:36 2008 +0000

    remove .cvsignore

commit f0da4a380cb6b9d89f94930dba7a945051b3dd0c
Author:  <changelog at php.net>
Date:   Fri Jan 18 01:31:44 2008 +0000

    ChangeLog update

commit 1e513413f255d6bd2ad9be4e36ef876edcb5ab0c
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 18 01:24:29 2008 +0000

    - MFB: reflect the correct version

commit 44173ebb5ea1107cb10002c4000fa80dd6c17c38
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 18 00:33:15 2008 +0000

    MF5.3: install headers, use correct zip version

commit 109cbc9f508e011ab05d2a1b3b6772a4a8d1c842
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 18 00:11:37 2008 +0000

    add needed define back into config.w32, make zip required mod on win32, remove lib/.cvsignore

commit cd9bc73574d1fe249ef83a94420993db3adb185a
Author: Derick Rethans <derick at php.net>
Date:   Thu Jan 17 20:58:26 2008 +0000

    - Fixed bug #41599 (setTime() fails after modify() is used).

commit 13d1ef30156ddc860ec3781db49fe3122887e370
Author: Derick Rethans <derick at php.net>
Date:   Thu Jan 17 20:43:58 2008 +0000

    - Fixed bug #43075 (Support 2007-11-01T24:00:00+00:00).

commit 19af2f67d1b91b0a1c71c8cfde6aec30229457df
Author: Derick Rethans <derick at php.net>
Date:   Thu Jan 17 20:34:17 2008 +0000

    - Fixed bug #43808 (date_create never fails (even when it should)).

commit ad23787e0c27b567867dfa60aa5c9ef72ec44114
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 17 20:21:55 2008 +0000

    remove unneeded define, zip is required on windows

commit 5689f3c9c686ee37ea18b3468c935f369d316391
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 17 20:17:40 2008 +0000

    add new test for opening a zip-based phar with no zip ext, update skipif for phar_convert test

commit da0da918c0093c68183289f27f4202dee562e815
Author: Derick Rethans <derick at php.net>
Date:   Thu Jan 17 19:58:24 2008 +0000

    - Fixed bug #43003 (Invalid timezone reported for DateTime objects constructed
      using a timestamp).

commit 64c498bdddd89e14386058f1334f79ec6a7a04ec
Author: Derick Rethans <derick at php.net>
Date:   Thu Jan 17 18:48:44 2008 +0000

    - Added support for abbreviation and offset based timezone specifiers for
      DateTime::getOffset() and DateTime::getName().
    - Fixed bug #43527 (DateTime created from a timestamp reports environment
      timezone).
    - Fixed bug #42190 (Constructing DateTime with TimeZone Indicator invalidates
      DateTimeZone).

commit c3466bd29cc5321a7b6caf26e9a5c00e6ad547de
Author: Lukas Smith <lsmith at php.net>
Date:   Thu Jan 17 14:37:58 2008 +0000

    - mention rfc 1855

commit f5aae18ad35b3b851c88cd36f49e89f7bb21959d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 17 14:12:36 2008 +0000

    MFB: Fixed bug #43871 (crash inside dns_get_record)

commit e4c02a6b96640f3bc4deef00df717a4e09734e6a
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 17 05:52:18 2008 +0000

    do fancy-shmancy zip dependency validation because ZEND_MOD_OPTIONAL_EX doesn't do any version validation

commit 86fc96d86b2eb34a0500d224e61f74a7bf4feb08
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 17 04:56:40 2008 +0000

    update package.xml

commit fa6027041d17757c3a649534b52edfbedee95d33
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 17 04:04:30 2008 +0000

    refine config.m4 to use the newly found zip headers

commit 9a59e606578889b2a763fc75c7d6d29964371a1f
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 17 03:59:07 2008 +0000

    remove HAVE_ZIP defines just as we removed HAVE_BZ2 defines and for the same reason
    update outdated description of phar in config.m4
    make zip extension mandatory on windows for compiling purposes

commit a3718dcfa3e10ac58bf2ff0ab278148f936db59d
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 17 03:48:29 2008 +0000

    no need to use conditional defines for bz2, we don't call it except indirectly through stream wrappers.
    After removing HAVE_BZ2 conditionals, phar works even if bz2 is not present on installation through pecl

commit 535865e9088b297d54615c3c3a375539b4fa9e4b
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 17 03:19:44 2008 +0000

    give up on gpg signing because of non-existent windows support for gpg signing lib

commit ff076eb3cc621719bd7e0ca4f470a15de7b62dc5
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 17 02:03:59 2008 +0000

    update m4 to make zip support always enabled so zip headers must be installed, add dep to package.xml

commit c5bb3c7698d1d48cdb468bde4e909b89f594059f
Author:  <changelog at php.net>
Date:   Thu Jan 17 01:31:31 2008 +0000

    ChangeLog update

commit 0e934c70d7b2e7f905042b20e9f431ae0b64cffa
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 16 21:09:32 2008 +0000

    add optional whole-file compression to convertToTar/convertToPhar

commit 31ed60001c8c1f27357708f6bd4ee03ec46fd62f
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 16 20:17:47 2008 +0000

    fix build on windows

commit ee3b0eefa64248e88bc653f9253d24938d1f3919
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 16 15:50:53 2008 +0000

    MFB: Fixed bug #42779 (Incorrect forcing from HTTP/1.0 request to HTTP/1.1
    response)

commit 0aaea797da2b94db5c18c0c62ba4fbf687ad50aa
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 16 14:19:07 2008 +0000

    - Fixed Bug #37964 (Reflection shows private methods of parent class)
      (felipe at php.net)

commit 982f8425779dfca31d178a30aa6d7e980b47e8e5
Author: David Coallier <davidc at php.net>
Date:   Wed Jan 16 13:27:01 2008 +0000

    - run-tests.php -U
    - The unicode test's error messages are working

commit ea2c35ad82d75c8dff05a38ab17aaf950fe5390a
Author: David Coallier <davidc at php.net>
Date:   Wed Jan 16 13:12:51 2008 +0000

    - MFB
    - Make sure to return the good error message with new parse parameters api
      of ucfirst()

commit d5b7556d46aa9f9b12802e810dbc58fa7bc7ab6f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 16 08:34:06 2008 +0000

    fix #43863 (str_word_count() breaks on cyrillic "ya" in locale cp1251)
    patch by phprus at gmail dot com

commit d1eda9c8acbd6a231012f22b124fda6d7242018c
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 16 07:24:39 2008 +0000

    add Phar::convertToTar(), Phar::convertToZip(), and Phar::convertToPhar()

commit d7e75fd692737131d223273bd4132d4e0e90a501
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jan 16 06:15:19 2008 +0000

    Fixed wrong type cast

commit bdd2668aef271ededbdc79c45500f9be2bacc94f
Author: David Coallier <davidc at php.net>
Date:   Wed Jan 16 03:09:01 2008 +0000

    - Make sure ucfirst is using the new zend-parse-parameters api
    - added php_ucfirst for non-unicode calls

commit f6204a14d8ba18b7d5059596a153f6b917b9ae17
Author:  <changelog at php.net>
Date:   Wed Jan 16 01:31:35 2008 +0000

    ChangeLog update

commit 5d493b2982d9dbff6e463986521992a4798156da
Author: Christopher Jones <sixd at php.net>
Date:   Wed Jan 16 00:33:26 2008 +0000

    fix #41941 (oci8 extension not lib64 savvy)

commit cb40b39b5bcabb4688ec594454babc5bf2b8ce02
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 15 23:41:44 2008 +0000

    add support for creation of gzipped and bzipped tar-based phars

commit 3ad150905d20254ab963c65fe6b07fb3f887e548
Author: Christopher Jones <sixd at php.net>
Date:   Tue Jan 15 20:53:56 2008 +0000

    Testcase for #43492 (nested cursors)

commit c19506f6804f3bfa4a82ca7a1672b3ff73c4c056
Author: Christopher Jones <sixd at php.net>
Date:   Tue Jan 15 20:47:50 2008 +0000

    MFB: fix #43497 (OCI8 XML/getClobVal aka temporary LOBs leak UGA memory)

commit 810c41e096b3869e2db67652911aa5a0f069200f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 15 17:10:25 2008 +0000

    fix #43680 (OnUpdateUTF8String problems in PHP 6)
    patch by Christopher Jones

commit e7c59ad6d45c7fc23e54138e2868b6b41f22bfca
Author: Rob Richards <rrichards at php.net>
Date:   Tue Jan 15 15:45:44 2008 +0000

    fix win build

commit f395be9407096380a989bbb681931cf2e1e0d1fc
Author: Rob Richards <rrichards at php.net>
Date:   Tue Jan 15 15:12:12 2008 +0000

    fix memleak in sign and verify functions

commit fb34f9bc562160882864a675f19c2e36e73c1fe4
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 15 13:03:22 2008 +0000

    - Detect versions of valgrind that have an appendix to their verion number
    - Show whether valgrind is being used in test header

commit 4068cea2527a20e6267d91cbeea0d86dfc1ab106
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Jan 15 12:17:09 2008 +0000

    Fix ZTS build

commit 2d8f3f9b72b985fb1fa51b38fda8aa42b564c634
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 15 11:53:13 2008 +0000

    Fixed bug #43851 (Memory corrution on reuse of assigned value)

commit 505ffcbca8813edf414871429715ea6f3785b8a5
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 15 11:47:29 2008 +0000

    - Fix the fix

commit 66ff12bfb6eda7876c742648384eeca6fde04e29
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Jan 15 09:44:01 2008 +0000

    Bump year

commit 822941ee7d8f9d9a2835ceeb3d67a82cc161883e
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Jan 15 09:37:50 2008 +0000

    Implement splDoublyLinkedList, splQueue, splStack classes in SPL

commit ae43076eaebc4a54fdce91265beb5bf73c11b6e6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 15 09:35:50 2008 +0000

    rename and export the macros
    patch by colder

commit 17a8471841472a0856577b97fdccca158e4e43f4
Author:  <changelog at php.net>
Date:   Tue Jan 15 01:31:39 2008 +0000

    ChangeLog update

commit e643a400514f838468f0199c6b0e64fa51d60efe
Author: Brian Shire <shire at php.net>
Date:   Mon Jan 14 22:08:00 2008 +0000

    Fix bug #42850 array_walk_recursive() leaves references, refix bug #34982

commit c54b89e06b109d292be48cb56c5771c93478c63d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 14 18:41:48 2008 +0000

    MFB: Missing patch bit from the FETCH_GROUP fix

commit 0da8866e3fbe0b90d3694244f5c85407ee6494e4
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 14 18:14:00 2008 +0000

    - Fix memleak (found by colder)

commit cd0b30efd389c2c597c454390aff88dab23ef627
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 14 18:07:28 2008 +0000

    - Add missing .cvsignore

commit 9fe2dd56978e9d949a0e858c3fd8d06611690ea9
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 14 18:06:05 2008 +0000

    - cleanup and make build with HEAD

commit 4c7aae558b73e8e4dcf7cabbb278d15314ff7aa9
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jan 14 10:00:25 2008 +0000

    force tests to be run in CGI mode

commit 4592c892c66753e7b937fd1b3a03198aa93a372d
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jan 14 09:40:53 2008 +0000

    MFB5.2: fix script for files with short names

commit 1c8bb52a9139e8815ce98fd35b3ec839d68bac35
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jan 14 09:32:32 2008 +0000

    add cvsignore

commit 338b08795348f75edb73680f78a70b52b7c20c36
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 14 08:17:55 2008 +0000

    fix build

commit ba707bad4c6e2bfabd67e7af15fcbd2d54dffab4
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 14 06:25:22 2008 +0000

    fix test (make OS-agnostic)

commit 505247b6efa9e4a3d946d6aee9a4a8d8e896d618
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 14 06:23:10 2008 +0000

    fix test to be OS-agnostic
    
    # steph - this is a different test from the one I fixed earlier, I think that's the confusion :)

commit 34bb2d7e761fa075cb92602d9899d8670fb60169
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 14 06:19:43 2008 +0000

    unixify path separators in tar-based phars, always use this value for duping alias
    
    # found by delete.phpt unit test.  I love unit tests

commit 0df060f18b5ff0c0b926aeca389ef6f12466191a
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 14 05:25:11 2008 +0000

    add missing skip sections in zip tests

commit b4eecadd7cd814183a4fa11148206db36c05d7ca
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 14 05:19:23 2008 +0000

    fix test (make OS-agnostic)

commit ab99c77a5e69e59fe9cb0bc1f927c0f6b3af4591
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 14 05:12:46 2008 +0000

    add a whole slew of missing returns after throwing an exception, and remove 1 spurious return after RETURN_TRUE

commit 611da7a5c1a0fb1cb95eace970f2629a2b6916c3
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 14 05:03:02 2008 +0000

    fix test (make OS-agnostic)

commit 5c8c279a555ff1ebecc13d9cdd672be85f6d6df6
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 14 03:15:50 2008 +0000

    MFPECL: fix windows build for all cases, and always export symbols (Steph Fox)

commit 3fd137c88f3757bdfe0f65414efa302bc24b3642
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 14 02:47:55 2008 +0000

    fix build on windows (Steph Fox)

commit ed822ca886e6155c209152e80910a77bf700db80
Author:  <changelog at php.net>
Date:   Mon Jan 14 01:31:35 2008 +0000

    ChangeLog update

commit a98e3d119212845f3bbda4f4f5cf6e7e9d99eb08
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 13 23:37:27 2008 +0000

    add missing define for statically-built zip ext

commit 184e9345118d673c688109deed8c66d6e4923294
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 13 22:55:02 2008 +0000

    use correct macro

commit c52fda6aae79b160ca96bd607a0cd75a68bcdab7
Author: Derick Rethans <derick at php.net>
Date:   Sun Jan 13 18:42:51 2008 +0000

    - Fixed TSRM builds.
    #- Thanks for the hint Steph.

commit 7129e684362a251a42745ef135f0b81d0be38085
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jan 13 17:23:36 2008 +0000

    MFB: fixed test

commit 6be48257773dd2d5f985c91e9fa1ebdabbe754c6
Author: Derick Rethans <derick at php.net>
Date:   Sun Jan 13 15:16:48 2008 +0000

    - MF53: Added new date/time functionality:
    
      * date_parse_from_format(): Parse date/time strings according to a format.
      * date_create_from_format()/DateTime::createFromFormat(): Create a date/time
        object by parsing a date/time string according to a given format.
      * date_get_last_errors()/DateTime::getLastErrors(): Return a list of warnings
        and errors that were found while parsing a date/time string through:
        - strtotime() / new DateTime
        - date_create_from_format() / DateTime::createFromFormat()
        - date_parse_from_format()

commit fe197abf66d805362c5638d79303a9c4bb66afff
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jan 13 14:57:54 2008 +0000

    MFB: fix bug #42945

commit 5da2171f41bd940379a9fca194404e77a0f10f2b
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jan 13 12:48:00 2008 +0000

    upgrade to PCRE 7.5

commit f9066b0e497e8a4731977c52d08251304c69b41e
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 13 06:24:27 2008 +0000

    MFB: a few fixes: overwrote all my careful work in zipint_alias.h with zipint.h, so had to restore that.
    PHP_RAW_NAMED_FE() won't work, have to use ZEND_RAW_FENTRY

commit f6c466a7490da30ea0b684239460001d869e3430
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 13 06:01:59 2008 +0000

    MFPECL: alias all zip identifiers to avoid potential name conflicts with other apache libs that may export zip symbols

commit 172ea6f32172d22693985990807d8d93aa407f4a
Author:  <changelog at php.net>
Date:   Sun Jan 13 01:31:34 2008 +0000

    ChangeLog update

commit 51603d0a4836a80222bc0e9fad4aaa84b51161c3
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 12 22:28:04 2008 +0000

    wrong file version merged in fix for Bug #40189, here is the correct fix

commit 9131f152ba9df655c93495a6bfc757f01ab591d7
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 12 22:25:40 2008 +0000

    new test for inclusion within phar that takes CWD into account

commit f5e4ff21ddc935d2a8551f2dea0938ec20422286
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 12 22:21:50 2008 +0000

    fix segfault in Phar::mungServer() found in frontcontroller20.phpt

commit 56e84a390ca548a431aef4642f2c45e26d6949a5
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 12 22:16:00 2008 +0000

    fix segfault in Phar::webPhar() if file is in root directory, found in frontcontroller16.phpt

commit 27fa0688cc7ed715c96a4ed23aac62ec76eb3bf3
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 12 22:03:44 2008 +0000

    MFB: far better fix for bug #40189

commit 368ba87eada8d0ab44c0f42db2f145214b301d2c
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 12 21:25:43 2008 +0000

    fix faulty fix for Bug #40189, and provide real fix for the bug

commit 64cb8c81118b962b613afb50c946d0c2b9382477
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 12 16:18:26 2008 +0000

    fix conflict on win32 if phar compiled statically

commit 9bcbbce5bf9e82e1953fcf091b768eed36451c22
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 12 16:15:17 2008 +0000

    add definitions for MAX_WBITS in case it isn't defined

commit e54eb5513ea94930cf6cb2a66e4b21124c4460e0
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 12 15:50:17 2008 +0000

    clarify error message on why opening a stream wrapper failed for allow_url_include/allow_url_fopen, add test for allow_url_fopen

commit 4df43510b957c330fe055a4718dfa86ad565e724
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 12 05:17:12 2008 +0000

    make zip optional

commit e9ee7dbfc56e9a0a4eccd048a6e48bb876e0aa1e
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 12 04:32:19 2008 +0000

    fix compile on windows
    remove internal libzip
    add required dep on zip (will make optional in a few minutes)

commit 673e955d98a4536b8eb91451baf927abc2a5d496
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 12 03:42:41 2008 +0000

    export symbols for use by other extensions like phar

commit 67a15e332f576f4f6550f4f5e2342dcc7fde4b11
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 12 02:13:52 2008 +0000

    add missing defines, s/filename_len/filename_length/ (thanks steph) - now over to the windows box and debug this properly

commit dc07ea84164aed1160fb18d295045ee331e1a8b1
Author:  <changelog at php.net>
Date:   Sat Jan 12 01:31:36 2008 +0000

    ChangeLog update

commit 02cbdbe853685eb90d5fb71ba8bf8eab9a1a61e8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jan 11 15:10:50 2008 +0000

    Simplified assignment to string offset

commit 08eca670102c9b2a9340b5aa9412070a68fc6e00
Author: Lukas Smith <lsmith at php.net>
Date:   Fri Jan 11 14:01:52 2008 +0000

    - added rules about real names and signatures

commit 25ac2b3cb61bdd8c6f7f46ffacb6d3fdfdca3cc4
Author: Lukas Smith <lsmith at php.net>
Date:   Fri Jan 11 10:49:01 2008 +0000

    - minor typo fixes

commit c66fc45dcb846f05b5a2334f9dd24e89e9c5046e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jan 11 10:09:12 2008 +0000

    Fixed unspecialized executor

commit 8128032b47ae84f3a6d9920c8f15a87b2a3784aa
Author: Lukas Smith <lsmith at php.net>
Date:   Fri Jan 11 09:40:20 2008 +0000

    - initial commit .. feedback appreciated

commit 350a3daee422424e821904c3766f686b6303b0b3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jan 11 08:42:19 2008 +0000

    Fixed bug #39346 (Unsetting a static variable inside a destructor causes segfault later on)

commit 36f3d8077922eacee02390c008ac3cd00443f884
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 11 07:39:02 2008 +0000

    stupid windows doesn't allow varargs macros, so remove it.  remove unused variable

commit aae1442ee30178f0cf48076b250a2685b3d4720a
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 11 07:33:32 2008 +0000

    update package.xml

commit 8fb4205a8d5d435d7632d1a3342f853a4e63b891
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 11 07:30:03 2008 +0000

    add Phar::interceptFileFuncs()
    To intercept fopen(), file_get_contents(), opendir(), and all the stat-based functions so that
    code like "if (is_readable('./config.inc.php'))" actually works inside of a phar
    [DOC]

commit a38e4ff9a7876741873080391f54488709b8a137
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 11 02:52:13 2008 +0000

    always mung PATH_INFO and PATH_TRANSLATED, fix segfault if tar-based phar has no stub

commit f4078bfc733024325d5b3248afdc7a1441509e73
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Jan 11 01:48:19 2008 +0000

    MFB: Fixed a bug with PDO::FETCH_COLUMN|PDO::FETCH_GROUP mode when a column
    # by which to group by data is specified.

commit 2f5e6e896efc8210aa57097f6a953af7e45ef69b
Author:  <changelog at php.net>
Date:   Fri Jan 11 01:31:38 2008 +0000

    ChangeLog update

commit 7e65f56264ca08d1ff8c1e051c8dcafe0d5a86e1
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 10 22:05:30 2008 +0000

    MAPPHAR_ALLOC_FILE slipped in there somehow

commit 74df58d2556784c991768d1a5a9010a5e4004c1a
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 10 21:21:38 2008 +0000

    fix tsrm build, fix various problems with initialization and zlib/bz2-compressed phars

commit 4ebc0325d8c42e420cf17bedcd0cae6f83525c0e
Author: Brian Shire <shire at php.net>
Date:   Thu Jan 10 20:28:08 2008 +0000

    - fix truncation of large values on 64-bit systems in http_build_query

commit c803ef3b1b4405f4f81076f98a4a08d59f952a55
Author: Rob Richards <rrichards at php.net>
Date:   Thu Jan 10 18:21:23 2008 +0000

    add errors when missing dependencies (Steph)

commit ab4c2caf4b4f1584e70a92a5687783f13dc9b2b2
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 10 15:13:00 2008 +0000

    add interception of is_dir(), file_exists() and file_get_contents() - will make these optional shortly

commit 335728651fa18fc4b7d4c5162065962f80278241
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 10 14:31:11 2008 +0000

    fix #43750 (stristr() modifies string)
    patch by Felipe Pena

commit 507ed4a13d72037f303c5a03b35f8365cd4bebae
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 10 10:11:21 2008 +0000

    - Fix bug in example code found by Surf Chen

commit 1d9894a0c52806f152d1b310eca88784a7cdd373
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jan 10 09:38:41 2008 +0000

    Added missing warning message

commit c355a6a8136b078590f0002c5916984a5f12f736
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 10 08:45:54 2008 +0000

    fix test

commit cc3e8eab198fb90948d3cb4c213f9403dac5db16
Author:  <changelog at php.net>
Date:   Thu Jan 10 01:31:36 2008 +0000

    ChangeLog update

commit 2e656bee3b4cff412724f8c5e1b3d2a58b1df219
Author: Rob Richards <rrichards at php.net>
Date:   Wed Jan 9 16:46:52 2008 +0000

    fix crash when using default algorithm

commit b4573d5531b908d748d51e1bd2f698bf378c47fc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jan 9 16:46:06 2008 +0000

    Fixed broken soap.wsdl_cache_enabled

commit 54ab73bf2e7d516ac351f91e4969cb74760ae151
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jan 9 13:50:17 2008 +0000

    Remplemented support for SplArray using Traversable interface.

commit 685a7c9a3a9f8a062183bd433c979b54ff70c3a2
Author: Rob Richards <rrichards at php.net>
Date:   Wed Jan 9 11:23:25 2008 +0000

    fix win32 compile

commit aeda51223ca7808e4fb07c18e3fa9a530c0e9ac2
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 9 08:49:58 2008 +0000

    update package.xml

commit 7def324a80acaafdff1f8ca78625645cb68268ab
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 9 08:48:56 2008 +0000

    new tests for bz2-compressed tar or phar-based phars (wow, worked on first try, how about that)

commit 21ab2ca8e99f8ddea0d56ff7140f39d946d50c5c
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 9 08:45:00 2008 +0000

    fix gzipped phars in phar file format, add test

commit 38a9da107140c02bd38b50dd2fec6eb2bad88fa7
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 9 08:12:15 2008 +0000

    apply proper fix of bug #43793 to zlib.deflate (window+16 = gzip)

commit f6b16061d15a16f7c93214e45851d0f2d957834a
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 9 07:09:04 2008 +0000

    implement whole-file compression of phars for phar/tar-based phars
    still not 100% working, add failing test
    add Phar::isCompressed(), which returns either 0, Phar::GZ, or Phar::BZ2
    [DOC]

commit 2345d2698957686d132ff5d4c536fc19dee61274
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 9 07:03:48 2008 +0000

    apply same fix of bug #43793 to zlib.deflate

commit 7cda2c40a663cbb9aed0cda3e55b44327f5d1dd3
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 9 06:42:56 2008 +0000

    fix Bug #43793: zlib filter is unable to auto-detect gzip/zlib file headers

commit 59da946283f3c1facd0b4c23387e3dffa190429a
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 9 03:53:42 2008 +0000

    add tests to package.xml, note new empty directory feature

commit 6961da08114507fb27d96f5135aaa91c45808771
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 9 03:51:38 2008 +0000

    add tests for directory creation and management for tar and zip-based phars, add isPhar() to phar-based test
    to confirm it is indeed a phar-based archive

commit abde85c420aea422b93613d2fe120c72d29ae945
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 9 03:47:22 2008 +0000

    add rmdir() support, add rmdir to dir test
    fix *extremely* ancient problem where phar_wrapper_stat always returned success indicating the file existed
    rename phar_destroy_manifest to phar_destroy_manifest_entry

commit fa3f2f7ead3477f3550df86e160c33db1689ba17
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jan 9 01:52:03 2008 +0000

    - MFB: #43790, fix crash when no family name has been found

commit 4dd074de6010ff0375022e0ba19923a2a2a47991
Author:  <changelog at php.net>
Date:   Wed Jan 9 01:31:43 2008 +0000

    ChangeLog update

commit 9f5b3a229f34cf4d52565b5b977b9249b306782d
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 9 00:58:37 2008 +0000

    fix empty directories in phar, add test

commit 1a3624494e04c8b9092b6f8f440824acaadee1b9
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 8 22:14:16 2008 +0000

    implement mkdir (compiles, not yet tested), support for empty directories in phar (not yet tested)
    revert last commit of efree(), it's necessary.

commit 70ce6b77d098bb0eec9fbe1a68449b807da5006f
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 8 21:40:48 2008 +0000

    remove invalid free if opening a phar file in plain_map fails

commit 88bdd1280345305beb77191aae05017de24a6e4a
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 8 20:36:32 2008 +0000

    update package.xml so this can be installed

commit 4bce48417b56b4e18a7fd7d1d93af1a5ca5a91db
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 8 20:31:54 2008 +0000

    split stream file handlers into stream.c and directory handlers into dirstream.c

commit 63adb98f781f0b1a6f1a9f19dc84fdd81a0aa3b2
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 8 19:40:23 2008 +0000

    split out zip functions

commit 55a14f57eb2caca5aadb0e1de0de7b6e06107d31
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 8 19:09:12 2008 +0000

    MFB: Fixed bug #43498 (file_exists() on a proftpd server got SIZE not
    allowed in ASCII mode).

commit dd8bda11f8a13d59d6a464382c4679fe01c38e59
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jan 8 13:18:46 2008 +0000

    Those functions have been deprecated and removed. We'll test them only internally
    but not bother php.net with it. Unless you really want to have tests for deprecated
    and removed functionality...

commit 5a4f6015bbde756d1e87a153d715f8594b580db9
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jan 8 13:13:39 2008 +0000

    strncpy->strlcpy

commit 96c63a378e2889b1c1c92e1c0545a7565893c333
Author: Ulf Wendel <uw at php.net>
Date:   Tue Jan 8 12:43:08 2008 +0000

    Looks more than it is. Its whitespace, adding error handling in a few places,
    changing SQL statement formatting etc. No "real" changes.

commit b93b48663d910f96d705757b7b94be181c2a422e
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 8 07:08:46 2008 +0000

    complete set of new tests for zip-based phars (need to test compression for zip-based phars)
    fix a whole bunch of zip-related bugs
    tar tests need some naming
    add phar information to error messages, fix existing tests to reflect this

commit 2e8106960b396d04fe6e829817f8e1f625aaaa57
Author:  <changelog at php.net>
Date:   Tue Jan 8 01:31:39 2008 +0000

    ChangeLog update

commit 0c346d9aecbdd12d7dfabd6f9a933091b14b3b8a
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 7 22:22:27 2008 +0000

    add tar-based to 2 tests

commit 36efc2a9071395f36e69c7c8e9ef89614f6bf988
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 7 22:21:10 2008 +0000

    eliminate potential double-free of alias
    major improvement of zip/tar-based phar stub execution, now __FILE__ says it is the phar, and not phar/.phar/stub.php,
    so that the same stub can be used for phar or tar/zip-based phars
    ridiculous speedup of rename() within a phar (something like 1000%)
    last of the tar-based phar fixes
    new tests for tar-based phars, fix existing tests to use new format of __FILE__

commit e78819fc01211c3ef4adae5526c1cd1f55716d3d
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 7 18:07:10 2008 +0000

    new tests

commit 5767e570b4176839de3650812b746155e2b0b160
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 7 18:05:23 2008 +0000

    make test OS-agnostic

commit d9d91f424bffa0d57592d121518604d3d2dd39da
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 7 17:58:31 2008 +0000

    fp must be nulled on every write also when == phar->fp or we get stale fp and problems.  add new test that unearthed this problem

commit 4a59f700f1e6b1dea4740d79dce8fc97b744da65
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 7 17:41:30 2008 +0000

    add tar-based to test names

commit b18b960e170e58cfb25fd5fd1c9277250476b77a
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 7 17:40:43 2008 +0000

    new tests

commit 71f6ae0be5afd20beaaf1a977d592c6734045c86
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 7 17:31:53 2008 +0000

    fix segfault (now all existing tests pass

commit ed312a7a05a412d4e10394a15453e661c4528182
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 7 17:28:45 2008 +0000

    fix segfault (duh, can't free something that was not initialized)

commit 3dca799fbb36f0e4143eb1d36e72c80326a3d376
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 7 17:18:41 2008 +0000

    fix extension detection for aliases with no extension

commit 9e179e4b93384ec5cae746e196e5e1ecac561596
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 7 05:46:12 2008 +0000

    fix test

commit 8a46146f371e6595d210061273ea0e46d03ad3cc
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 7 05:41:09 2008 +0000

    fix stat of directory in tar/zip
    improve phar recognition of tar/zip-based phars in phar_compile_file
    fix segfault in Phar::webPhar() with invalid redirect
    add Phar->isTar()/isZip()/isPhar() to determine internal file format
    fix creation of tar-based phars from filename in some circumstances
    fix read of corrupted file contents from a tar if the tar had been opened readonly and then modified
    ensure directories are marked with is_dir in tar file format entries
    copy fp_refcount logic into phar_tar_flush() from phar_flush()
    fix segfault when flushing a tar with a new stub/alias

commit ff1c8b2beb1e2264f2e6b5fd1c3ed7135288ab91
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 7 05:35:18 2008 +0000

    new tests for tar format

commit c693572cf1c610e9b186ea8af22dadd6a4822092
Author:  <changelog at php.net>
Date:   Mon Jan 7 01:31:37 2008 +0000

    ChangeLog update

commit 94fb63ad74529becd6b0acd414662540b460da59
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 6 16:49:57 2008 +0000

    - Add .cvsignore

commit 56e8b761b7d5fc836fa21db341bf50e35f3d5177
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 6 16:47:50 2008 +0000

    - Show info for CL and CGI if both are going to be used

commit 826e98be8329d29bb136319cd6ab131650cd8814
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 6 05:28:27 2008 +0000

    eliminated memleak, now to make it recognize "dir" as a directory

commit 99922cb729bedb6a2d8f978286d4ca0d8f68b0d6
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 6 05:16:20 2008 +0000

    fix typo in phar.c if bz2 is disabled

commit 4d8cc508e0c9bd47cacde1a800bce750bc4c1644
Author:  <changelog at php.net>
Date:   Sun Jan 6 01:31:30 2008 +0000

    ChangeLog update

commit 0f94226b71f88aff292f65b6cb6041550fe049ea
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 23:26:24 2008 +0000

    new test, exposes some memleaks, but not yet sure where they are (done for today)

commit 632a633154f4c86ce6e4c08a2b76e8dc858e83f1
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 23:02:23 2008 +0000

    fix segfault, add separate tar test for readonly=0 on corrupted tar

commit bd0d9e8de3b308d507b697475d4488dd0a4cfc98
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 22:48:06 2008 +0000

    remove mung server list hash destroy, this is done in shutdown

commit 2fa568b7b00e2d3601c1cb8ef6afac6edd0b3b7c
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 22:46:54 2008 +0000

    do not attempt to create a new phar if a file exists and is corrupted or is not a phar archive,
    i.e. require a clean slate - a non-existent file or a valid phar archive - to muck around with phar contents
    add the first tar-based phar test

commit ec0cd27f0d6bdb859240662401508f16e2cfc9ac
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 22:04:58 2008 +0000

    modify test to ensure that query string is preserved when munging server vars

commit 2410cc96b6b8f8a6c89c802020e5d8c2c44b328c
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 22:02:33 2008 +0000

    complete tests for Phar::mungServer

commit b61e2d4703edb7022445975da214f133d52e2759
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 21:39:39 2008 +0000

    remove potential preg warnings if --EXPECTHEADERS-- is combined with --EXPECTF-- or --EXPECTRE--

commit 0e5371eea753acbf9ca0220af2e9dc32e51b5bfa
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 21:04:55 2008 +0000

    implement --FILE_EXTERNAL-- section for using an external file as --FILE--, use CGI for --EXPECTHEADERS--, fix --POST_RAW--

commit efc22a372682a215e49a61ccbbb1a877480ceff1
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 06:14:43 2008 +0000

    new tests, fix mime type overrides (all web front controller primary features are now tested and working for regular phar files)

commit e864f512bb409c213219d5a54b9d52cec6ed3088
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 05:47:47 2008 +0000

    new test, free resources on error in webPhar() (thanks new test\!)

commit dd11d4f64e97230b12da2574447775d483d81b5c
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 05:12:44 2008 +0000

    new test

commit 41762671c84a5fc90a897c9f1c58d952e7470538
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 04:30:30 2008 +0000

    new test

commit 8f79663143a3c2c3242485b033132caa7de3eb07
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 04:27:01 2008 +0000

    new test

commit 3a27729fd8676f227481c99242e2416cc46da407
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 04:12:24 2008 +0000

    new test

commit b859c9dd4bf431a799faa8e24b364b3cfe2ce9d9
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 04:03:33 2008 +0000

    beautify 404 error handler, and note missing file.
    throw exception if webPhar() is attempted with an extracted file, as webPhar() makes no sense on-disk

commit 2fd9f17353f0ab0939ec7b9a5ace93a92e0806ac
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 03:50:13 2008 +0000

    clarify test names

commit 08b7b76418b6094b7f6116f35e925a1f4793d3e4
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 03:49:01 2008 +0000

    fix Location header for index if request has a /, 2 new tests, add index.php to frontcontroller phar

commit 1549f54264f8e95efc2bdf652874d8ee4b647fad
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 03:42:05 2008 +0000

    clarify test name

commit 653dc9e8cec8c6aeed481a0271cd4cb4819cbc63
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 5 03:41:43 2008 +0000

    fix front controller tests (requires patch to run-tests.php posted to internals a little while ago)
    allow phars to have extension .php as last resort
    fix phar-based phars for MIME_OTHER type

commit 4c7c6d1ef470d252583a13ff0753d84c2e052794
Author:  <changelog at php.net>
Date:   Sat Jan 5 01:31:28 2008 +0000

    ChangeLog update

commit d435cd76dfff66bdad19b85bc0d7b8d54ed1696f
Author: Ulf Wendel <uw at php.net>
Date:   Fri Jan 4 18:17:13 2008 +0000

    Added:
    
      mysqli_fetch_assoc_zerofill.phpt
        checks for UNSIGNED ZEROFILL
    
      mysqli_stmt_bind_result_zerofill.phpt
        checks for UNSIGNED ZEROFILL
    
      mysqli_stmt_bing_call_user_func.phpt
        Needs to be refined once http://bugs.php.net/bug.php?id=43568
        has been closed and a decision has been made on call_user_func_array().
        There seems to be a BC break between 5_2 -> 5_3 .
        Johannes has an eye on it
    
    Modified:
    
      mysqli_change_user_insert_id.phpt
        skip test for buggy MySQL Server versions
    
      mysqli_insert_id.phpt
        added additional checks

commit 67688371f710e79f6e64e999b31651352048a9c1
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 4 17:04:41 2008 +0000

    use zip_free() instead of zip_close(), and don't add a stub if it already exists in phar_zip_flush(), update TODO

commit 2eecfbf94ebee06ab6f577b59292451237c7da7c
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 4 16:26:44 2008 +0000

    - Change 'print' to 'die' for skip notices

commit 95a9f1faf6646b2b052ef09ad77d59b93501375a
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 4 16:10:49 2008 +0000

    - Fix module info for bz2
    - Differentiate enabled, disabled and unavailable

commit 4aec466e951585307d793cc3176b2899f273f39c
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 4 14:06:50 2008 +0000

    - Pendantic changes

commit acf19e92652aa05ded9829782554ae017e87fc75
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Jan 4 13:59:44 2008 +0000

    New testcases for array_diff_assoc() function

commit 9e3069cea51b04cad47948f9e3af627efe4032ec
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Jan 4 13:59:18 2008 +0000

    New testcases for array_diff() function

commit 6b0e5b66fb98b68d7c51fb98c173f312651f2f17
Author: Ulf Wendel <uw at php.net>
Date:   Fri Jan 4 09:00:35 2008 +0000

    Fix for Bug #43036

commit 7babdcfe59ea48774c290c21712c4e5fed86234d
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 4 04:59:12 2008 +0000

    fix windows build (hopefully :)

commit e8a5b205147a9738ae2e5c1aac9b9f75ec18261c
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 4 04:57:11 2008 +0000

    replace crappy $_SERVER munging with explicit munging via
    Phar::mungServer().  This static method takes an array with one of these 4 indices (case-sensitive):
    'PHP_SELF', 'SCRIPT_NAME', 'SCRIPT_FILENAME', 'REQUEST_URI'
    and removes any reference to the actual path on the server.  This allows older apps to function unmodified inside a phar.
    the variables are re-registered as PHAR_PHP_SELF and company to allow access from clever script files
    [DOC]

commit 8e18f1cae1f2423ec866093800cf9d4429ac2b47
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 4 01:45:37 2008 +0000

    Phar::webPhar() and various problems relating to shutdown in an apache process fixed

commit e8363ced918977d312959f8029681997f878dfd0
Author:  <changelog at php.net>
Date:   Fri Jan 4 01:31:36 2008 +0000

    ChangeLog update

commit f58985509380afe3f010f26dcf759b852a1cb121
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 3 18:13:27 2008 +0000

    fix tar-based phars creation and loading

commit ba1f8fba1ddfbc7efcf3d2e9176b8233cf04e932
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jan 3 17:20:19 2008 +0000

    Remove test for deprecated (and removed) function

commit e86494394db72646b95a469d0fcb1237f57ec01c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 3 16:47:01 2008 +0000

    MFB: Skip test for PostgreSQL driver since error is too dissimilar to other
    drivers

commit 1dc0e94e0f67aa3b602e0131f01cdc0ef6e0f48a
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Jan 3 16:18:29 2008 +0000

    MFB: remove unused PHP_EXTNAME_API macros.
    #in preparation for the gcc 4 visibility patch

commit 584a7c7be8dd21330fca59a3a6e53592dc8edbef
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Jan 3 14:32:52 2008 +0000

    - Remove more replication stuff

commit 6445c6c1fee4126193a8117bee9878be1aa6e59b
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jan 3 12:50:05 2008 +0000

    Header protection

commit 648afb2ef56622b38bdcc5442471730ddec6d4ba
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jan 3 11:38:03 2008 +0000

    Remove unneeded field

commit 60be62b78183f6bb54c340d9effeef89333f6629
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jan 3 10:19:02 2008 +0000

    Make it work for MySQL 6.x as well.

commit aa337c4bfc0a129219d873b0494554c41bfea9a4
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Thu Jan 3 09:38:43 2008 +0000

    this testcase has been split into many smaller testcases and committed.

commit 7a038912b05d53d9cb9c5a7d84efeafbf0ce05b6
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Thu Jan 3 09:35:11 2008 +0000

    New smaller testcases for array_map() function

commit 261a88fc3a16c0b3b42fdbca98ac139f0329dbae
Author: Steve Seear <stevseea at php.net>
Date:   Thu Jan 3 09:07:56 2008 +0000

    Adding PHPT tests for the ReflectionMethod class.

commit c83b5662183c41d3eb3561ac39455d5b4c1a76d2
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 3 05:35:19 2008 +0000

    commit missing files (helps if you cvs add, don't it?) for tar implementation

commit 8ee4266b3fae9ef42e9d62a22ebc1569044235ed
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 3 04:45:00 2008 +0000

    initial tar support - a few kinks to work on in phar creation, but read works

commit 33c8f69538c8e257e4107894ad00e3744a8808d0
Author:  <changelog at php.net>
Date:   Thu Jan 3 01:31:31 2008 +0000

    ChangeLog update

commit 69f7eaa7497addb5b4a2c321725083b34aee7b66
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jan 2 21:16:46 2008 +0000

    - Fix problems with double definitions
    - Clean up a bit a type mess - 4 types less. No need to have aliases
      for the same thing (unification is the name).
    - New macro for Johannes mysqlnd_stmt_ro_result_metadata
    ----------------------------------------------------------------------

commit 66b9bc29dc70212fe39aaa8e05930b672ffdf701
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 2 19:19:45 2008 +0000

    MFB: Fixed bug #43647 (Make FindFile use PATH_SEPARATOR instead of ";")

commit b557b24683e40f713e988193b93ff75fa5a62d3f
Author:  <changelog at php.net>
Date:   Wed Jan 2 01:31:35 2008 +0000

    ChangeLog update

commit 6c945ee014a7afe583acbf0dd8c5613e05e5f75e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 1 18:30:59 2008 +0000

    MFB: Update copyright

commit 6973393112a8bfb9936bb31ca2f09633a34e98bc
Author: Derick Rethans <derick at php.net>
Date:   Tue Jan 1 15:31:43 2008 +0000

    - Updated to version 2007.11

commit d3cb66967f0d4d45205779ae20d8ee1ee16b5dc1
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jan 1 14:35:26 2008 +0000

    Fix test

commit 3c94f05aeabea90f04c67ff6bf9f074d04c59db5
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Jan 1 06:22:15 2008 +0000

    MFB: Leftover: Bump copyright year.

commit 934e09323ef098e775a575e6ea2ba6f662abe5cb
Author:  <changelog at php.net>
Date:   Tue Jan 1 01:31:32 2008 +0000

    ChangeLog update

commit 652d39c330b58964a8d985a1cedf60ed6d1ecfa1
Author: Greg Beaver <cellog at php.net>
Date:   Mon Dec 31 22:42:40 2007 +0000

    add zip-based phar support.  not quite working is webPhar(), not sure why yet

commit db55cbabb2f3df2af3b6f05f35d2b5dba3a17d28
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Mon Dec 31 07:24:13 2007 +0000

    Leftover: Bump copyright year.

commit 9b620d50b4960cb33cc186b18a35011064afcc66
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Mon Dec 31 07:12:20 2007 +0000

    Bump copyright year, 2 of 2.

commit e54c79141bf09cdb264fd8bf5310c954f4deeb0b
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Mon Dec 31 07:09:33 2007 +0000

    Bump copyright year, 1 of 2.

commit d5046a59d3f2a6776c1d35b6a5c8f8b7e6157c61
Author: Jon Parise <jon at php.net>
Date:   Mon Dec 31 04:27:47 2007 +0000

    Document the 'cxx' parameter to PHP_NEW_EXTENSION.

commit 33271a33c0839921807da9f609aad4b5803d64d7
Author:  <changelog at php.net>
Date:   Mon Dec 31 01:31:28 2007 +0000

    ChangeLog update

commit 3178b2f2c7e2c5c598f8156af1b7ea6088252314
Author: David Soria Parra <dsp at php.net>
Date:   Sun Dec 30 17:48:24 2007 +0000

    Test for bug 43663

commit e33ce442148e2c18b1198d697157639b6acf381e
Author: David Soria Parra <dsp at php.net>
Date:   Sun Dec 30 17:43:08 2007 +0000

    - Fixed bug #43663 (Extending PDO class with a __call() function doesn't work).

commit ee60f973de10c447bd7cabbc0083eeef71d49e72
Author:  <changelog at php.net>
Date:   Sun Dec 30 01:31:24 2007 +0000

    ChangeLog update

commit 060d95bb9e969f046010aed025662e6a2c7874f8
Author: Jani Taskinen <jani at php.net>
Date:   Sat Dec 29 18:46:10 2007 +0000

    - This makes no sense with non-ipv6 builds. (and fixes lot of issues with misconfigured servers)

commit cdaaa15ddf7f64029275ce70898f74f54b89746a
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Dec 29 11:39:06 2007 +0000

    MFB5.2: Fix test

commit 21fb4c103062942b8436e88ed40b0c1c1601d99b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 29 10:50:12 2007 +0000

    apply correct fix for bug #43522
    fix Unicode streams too this time

commit 6b31eb58c7ffc9138141b9c403656c2bccab43a8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 29 10:32:39 2007 +0000

    fix test

commit b8592e228deff43412db34ad72ac82e21d9a4ed7
Author: Greg Beaver <cellog at php.net>
Date:   Sat Dec 29 02:40:49 2007 +0000

    make blah.phar/ access indexfile just like blah.phar

commit f56865ad4d1a57d768a3fe0981c7777d91556a73
Author: Greg Beaver <cellog at php.net>
Date:   Sat Dec 29 02:38:29 2007 +0000

    fix redirects and s/redirects/rewrites/

commit 2ea5df33a771d2ed90bdcf789a20ebd6116add25
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Dec 29 02:21:25 2007 +0000

    Update the class method documentation links

commit 9320ac989345d375e6e14ce3cfcccd5537500e88
Author: Greg Beaver <cellog at php.net>
Date:   Sat Dec 29 02:04:09 2007 +0000

    remove FIXME - it's been fixed

commit 3dcee1c8c7bdcc099dd458a1f841169b03147e0e
Author: Greg Beaver <cellog at php.net>
Date:   Sat Dec 29 02:01:12 2007 +0000

    fix index/custom 404 page

commit 06a98d96c748b6e5657b336a9d8c8057f473a7c0
Author: Greg Beaver <cellog at php.net>
Date:   Sat Dec 29 01:37:12 2007 +0000

    update proto, arginfo for webPhar

commit acc44900dead5f90570019e597615caab3cc2b83
Author: Greg Beaver <cellog at php.net>
Date:   Sat Dec 29 01:35:46 2007 +0000

    add vastly improved 404 handling

commit 18b84b89ba6a15dd85d01f037e649c8bc63d3fbb
Author:  <changelog at php.net>
Date:   Sat Dec 29 01:31:29 2007 +0000

    ChangeLog update

commit 60dc8e5ff4986844f326e89c412fd2678f9ae62a
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 28 23:33:15 2007 +0000

    fix redirect to index file

commit b9963f50d973148c372fb9be4fa8abc8a1049058
Author: Ulf Wendel <uw at php.net>
Date:   Fri Dec 28 18:28:21 2007 +0000

    Merge from 5_3. Fixing 32 vs. 64bit issue.

commit 4ba70f548cfcffcf9fd78b5bbb0726e00d614a35
Author: Ulf Wendel <uw at php.net>
Date:   Fri Dec 28 18:19:17 2007 +0000

    Merge from 5_3 - MySQL 6.0 SQL fixes

commit d265efd570608d5a262687b5c3b04947d9607d21
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Dec 28 15:38:23 2007 +0000

    Remove RPL functions. They were always experimental and lead to crashes.
    The underlying functions will be removed from libmysql as of MySQL 6.0, so
    it's right time to remove them.

commit d107ebec5845316efb67786db4c283af89c23a66
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 28 15:32:25 2007 +0000

    Fixed possible memory corruption

commit 5e64d2273e4b6f28cc8931a40a30d586999de557
Author: Ulf Wendel <uw at php.net>
Date:   Fri Dec 28 14:51:26 2007 +0000

    Sync from 5_3. Cutting off a few edges:
     - use connection parameter from environment variables
     - check if MySQL supports procedures
     - whitespace

commit 9f4a22f1a8b639c32c343e113ed0263c1f104cfe
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 28 13:23:13 2007 +0000

    Fixed test related to bug #38469

commit 9da3b7cf8eeb787865f3bef5635e3bc6b02e30aa
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 28 13:22:17 2007 +0000

    Fixed bug #38469 (unexpected creation of cycle, json tests failed, leaks memory)

commit 35111ba922e9202c61955b7cc6e38cea8cc851d0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 28 09:47:56 2007 +0000

    Initialize operand type

commit 5cf4f8c716094af8e2c07686311b5d71f525b2fd
Author:  <changelog at php.net>
Date:   Fri Dec 28 01:31:29 2007 +0000

    ChangeLog update

commit bda5e59329fc90703fa36ad1e87b5aceaf4ec491
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Dec 27 16:05:58 2007 +0000

    MFB: fix tests

commit 5e649f9e8d1e07da34cbecbb72eb4fb8c945f709
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 27 13:52:29 2007 +0000

    Use proper result type

commit eb572d00936aee2041b1ea5e760baeb6155007b8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 27 13:10:32 2007 +0000

    Added ability to use SplArrays instead of plain arrays in ext/soap. (Joshua Reese, Dmitry)

commit 171c52087e35b892d113296f0217c4926dcff13c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 27 11:23:30 2007 +0000

    Fixed 32/64-bit tests (Serg)

commit 003bb5ceaaee1ba9ec4a2dac26723e65545e3982
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Dec 27 02:11:05 2007 +0000

    MFB5.3: Fixed bug#43105 (PHP seems to fail to close open files.)

commit 3b0f358d313a90d4eb4b9133d5890f30f73b1750
Author:  <changelog at php.net>
Date:   Thu Dec 27 01:31:33 2007 +0000

    ChangeLog update

commit bc3e6d743cdf0a352e81643ea88f710ad543e128
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Dec 26 21:01:15 2007 +0000

    Fix typo (TAKAGI Masahiro)

commit e1a41da6529b7e304e64cc9c28978f645dc7ff44
Author: Greg Beaver <cellog at php.net>
Date:   Wed Dec 26 16:59:01 2007 +0000

    fix on windows
    
    # it works! it works!

commit e37b2f46f74cab56769a57c77b007ad9505fbcaf
Author:  <changelog at php.net>
Date:   Wed Dec 26 01:31:36 2007 +0000

    ChangeLog update

commit 229919cb55ab3ed210ad997f0f41bc283f323a30
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Tue Dec 25 18:23:07 2007 +0000

    Fix for bug #42548 "PROCEDURE xxx can't return a result set"

commit 74584f8521c2c7ab8500bba49d10d577857f7c6c
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Dec 25 16:14:32 2007 +0000

    fix test : do not run when run as root

commit a84b22d125616facbb64968ee6e9166a1a6f76fc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Dec 25 12:06:53 2007 +0000

    Fixed %f regex

commit 1ccc6a4f10df6eeef469975d972e6f35ce136cb9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Dec 25 10:58:49 2007 +0000

    Fixed bug #43651 (is_callable() with one or more nonconsecutive colons crashes)

commit dae2a5f2a52b1a072dc53b06997100c0adb8edf2
Author:  <changelog at php.net>
Date:   Tue Dec 25 01:31:32 2007 +0000

    ChangeLog update

commit e861913e398edbf225a3495746b645e207bbe426
Author: Greg Beaver <cellog at php.net>
Date:   Mon Dec 24 21:40:54 2007 +0000

    fix windows build
    
    # there HAS to be a better way to do this...

commit 4ae47c1df96d3bc0e718ce469bf016a83301f71d
Author: Greg Beaver <cellog at php.net>
Date:   Mon Dec 24 20:48:12 2007 +0000

    remove unused variable

commit 5200481aafdfcbadc6fe3761c680c97bc3784eaf
Author: Greg Beaver <cellog at php.net>
Date:   Mon Dec 24 20:30:44 2007 +0000

    fix mem leak

commit 0c75772f681fc6e13bae08723e8625f879501c0d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 24 18:10:20 2007 +0000

    Additional fix for bug #42868

commit 11178281fc910b63e9b75127e12b8a5a7c81d9d1
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Dec 24 05:07:47 2007 +0000

    new testcases for dir() function

commit b90cab7ec7b65ef868288e16343dd1c66015f296
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Dec 24 04:29:26 2007 +0000

    fix tests

commit 7deb552a078c4d7b2ad38ff540daaefa705a3c80
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Dec 24 04:20:15 2007 +0000

    Changing the regex for %f so the it will match e-, e+ and e.

commit 02c7ff134329e35063cace60352a37e03dd938df
Author: Greg Beaver <cellog at php.net>
Date:   Sun Dec 23 21:12:42 2007 +0000

    complete re-factoring of front controller.  Now it is done with
    Phar->webPhar():
    <?php
    Phar::webPhar();
    __HALT_COMPILER();
    
    With the above stub, the default front controller will kick in.  An array of mime type overrides, and another
    array mapping phar file entry -> redirected entry can be used to further customize
    [DOC]

commit d443c76bed0eb217bce7100c70e777b7bccc71dc
Author: Greg Beaver <cellog at php.net>
Date:   Sat Dec 22 07:47:15 2007 +0000

    new test for front controller

commit 8e4cc4b3dd81b184da2229782cd65547a674956f
Author: Greg Beaver <cellog at php.net>
Date:   Sat Dec 22 07:46:53 2007 +0000

    first attempt at major new feature: default front controller for web
    Currently, an entire phar entry is leaked for no obvious reason, otherwise it works.  Sample code:
    The phar has to be created using Phar->useFrontController(); and the stub performs actual resolution of which file to load:
    <?php
    Phar::mapPhar();
    include 'phar://' . __FILE__ . '/' . substr($_SERVER['REQUEST_URI'], strlen(basename(__FILE__)));
    __HALT_COMPILER();
    ?>
    
    Phar automatically determines mime type from the file extension and either parses or displays the file.  Modification of REQUEST_URI
    and other variables should happen in the stub
    [DOC]

commit 2bbd4be65ef988f1c548dc95df5c1b077834bdb3
Author:  <changelog at php.net>
Date:   Sat Dec 22 01:31:34 2007 +0000

    ChangeLog update

commit e40c4fc24375bcc4ba412132cc8544cfb3a117d9
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Dec 21 20:56:10 2007 +0000

    - Fix #43450 (Memory leak on some functions with implicit object
      __toString() call) (Davic C.)

commit 245ca069c8fca67d528193734100573479ebf6b4
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 21 19:02:20 2007 +0000

    same fix we used in linux to make all extension deps optional

commit 306a73677e7859067805936898d82f4634f5b62b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 21 09:42:07 2007 +0000

    Fixed test

commit 185a4a83090aac1d81697247ee2db424207c8e71
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 21 04:49:25 2007 +0000

    on second thought, hooking into getcwd() is a bad idea, who uses this for code loading, anyways?

commit 62c602f17d9d362200cdf81b2cdb05a01380f554
Author:  <changelog at php.net>
Date:   Fri Dec 21 01:31:31 2007 +0000

    ChangeLog update

commit 0d830a27ea042b1bd9b32a050e6812002b79f487
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 20 23:12:40 2007 +0000

    implement cleaning of crap paths - major functionality boost

commit 14446246639d3eabfdf98540a53235c667f003ce
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Thu Dec 20 17:25:06 2007 +0000

    fix tests

commit 20f9a64b546e9b28145f1e1fca78dd47f61f2e9a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 20 13:11:35 2007 +0000

    x86_64 assembler optimization (Brain Shire)

commit 7eecbc021a186acf51e346bf231e937e500168c4
Author: Robert Nicholson <nicholsr at php.net>
Date:   Thu Dec 20 11:42:23 2007 +0000

    New test - Indexing - various special cases

commit c142564b0029f8baab7947264ffe0b12c3eb3806
Author: Robert Nicholson <nicholsr at php.net>
Date:   Thu Dec 20 11:18:08 2007 +0000

    new tests for array_map usage variations - string keys and references

commit 0bfc046eac69deb852dccc57e0da19d647814a80
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 20 04:12:23 2007 +0000

    remove minor (and unnecessary I might add) windows compile warnings

commit 89fce25139a4e116bae2909b82091d3f85a479d5
Author:  <changelog at php.net>
Date:   Thu Dec 20 01:31:33 2007 +0000

    ChangeLog update

commit d43bc74d2f7ef51cb0199f6f2f5aabe65a1be4d6
Author: Derick Rethans <derick at php.net>
Date:   Wed Dec 19 13:13:27 2007 +0000

    - Fixed rest warnings

commit c4061cce2375fde7c1fe647a9743a4f98818b155
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Wed Dec 19 10:37:42 2007 +0000

    fix test

commit d4eccb447132d600c533002d2c74687448158b0f
Author: Greg Beaver <cellog at php.net>
Date:   Wed Dec 19 04:37:25 2007 +0000

    holy cow - include/fopen/cwd magic fully working on unix now for windows testing

commit 2222da94930ba742df3423cf7bf0a6287b040a17
Author: Greg Beaver <cellog at php.net>
Date:   Wed Dec 19 03:17:05 2007 +0000

    making progress (include magic works)

commit 180fc170815d9c0b2b577c8c8a5a6f7f478413ba
Author:  <changelog at php.net>
Date:   Wed Dec 19 01:31:31 2007 +0000

    ChangeLog update

commit 8a76a81e4706438628d5b4c1cd99c2ed6989a109
Author: Steve Seear <stevseea at php.net>
Date:   Tue Dec 18 17:25:40 2007 +0000

    Adding PHPT tests for the ReflectionProperty class. reflectionProperty_getValue_error.phpt and reflectionProperty_setValue_error.phpt are failing with behaviour that is inconsistent with PHP5_3.

commit 0c51d581389cc6b62964e9057b893e72d9b55635
Author: Greg Beaver <cellog at php.net>
Date:   Tue Dec 18 17:01:24 2007 +0000

    [unfinished] magically handle getcwd() and fopen() with include_path inside phar
    this work is incomplete, but compiles and existing tests pass

commit f8b7f4bed6e5decb942cc8093fc4c1211eed3312
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 18 13:48:19 2007 +0000

    MFB: Fixed bug #43620 (Workaround for a bug inside libcurl 7.16.2 that can
    result in a crash)

commit b5629cb468a12a07ab9468dfeddbc19045c22b73
Author: Derick Rethans <derick at php.net>
Date:   Tue Dec 18 10:53:25 2007 +0000

    - Fixed var_export() for array keys
    - Fixed broken explode() test

commit b95520c0fdb5f7e18b982bf756e68d29103c9c1d
Author: Derick Rethans <derick at php.net>
Date:   Tue Dec 18 10:52:59 2007 +0000

    - Fixed typo.

commit d757f6ee5edb697970651aeb5f4e1c0e30146900
Author: Greg Beaver <cellog at php.net>
Date:   Tue Dec 18 05:32:11 2007 +0000

    oops, need to make these things optional, not required

commit a2f8c2efc96dbacbe2bc2d25e686b033a85b9d66
Author:  <changelog at php.net>
Date:   Tue Dec 18 01:31:33 2007 +0000

    ChangeLog update

commit 2501e574b9aa77d1ee320b5191837b04aab269d1
Author: Marcus Boerger <helly at php.net>
Date:   Mon Dec 17 13:47:09 2007 +0000

    - Fix folding (again)
    - Fix clone mask

commit 73c041ee8ca8f55bda65bec787f4508a0c0eaaa8
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Dec 17 13:00:52 2007 +0000

    fix tests

commit 02663e3456c880d35be4c1141d106fa8d89a53a6
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Dec 17 11:34:55 2007 +0000

    MFB5.3: - Allow to specify php executable on commandline
    MFB5.3: - Allow to check the out,exp and diff results on console while executing the tests

commit 9c024a30a5ecdadce93076a088e9f19d69e37cd2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 17 11:06:43 2007 +0000

    Fixed bug #42868 (Floats cast to integer droduce unpredicatable results). (Zoe Slattery)

commit 432ed3781724d361dddab6fc84e0fc1617d990d2
Author: Jani Taskinen <jani at php.net>
Date:   Mon Dec 17 08:51:58 2007 +0000

    - Fix indent of macros

commit 18e9c88c105229a53c0ee9e3adae3554a042d071
Author: Sara Golemon <pollita at php.net>
Date:   Mon Dec 17 07:48:21 2007 +0000

    Add support for encoding options

commit 74adb81f42778558ffd1f93450c2fae32429cd59
Author: Sara Golemon <pollita at php.net>
Date:   Mon Dec 17 05:16:40 2007 +0000

    Add scoping braces for variable declaration

commit 57f622dd8748d50d002a2d08588cbe6089a5bc8d
Author:  <changelog at php.net>
Date:   Mon Dec 17 01:31:36 2007 +0000

    ChangeLog update

commit 0e480791cb6e6936c3e43e17298db5b1c6508893
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Dec 16 22:19:35 2007 +0000

    - Fix #43611 SplObjectStorage is available since 5.1.2

commit 12729f9420ae78b18fe4243644b166653fc546bc
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Dec 16 19:19:14 2007 +0000

    MFB5.3: Fix test

commit b5ccc0ad913021210fe479e90afafc53c32f3be6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 16 17:21:44 2007 +0000

    Fixed bug #43589 (a possible infinite loop in bz2_filter.c)
    
    # Patch by Greg Beaver

commit 6711417e88e0321c0f250668465af0f47f2170d4
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 16 17:15:05 2007 +0000

    MFB: Fixed bug #43606 (define missing depencies of the exif extension)

commit 7fa0b43518ac4cee10001dbe2c19473e424b31b9
Author: Greg Beaver <cellog at php.net>
Date:   Sun Dec 16 06:31:00 2007 +0000

    fully implement Phar->copy(), fix test

commit e1b6be274157acc07cf73caadecf42fa8932fa09
Author:  <changelog at php.net>
Date:   Sun Dec 16 01:31:35 2007 +0000

    ChangeLog update

commit 427e54dcd9fb0663bb094ca943c443468cc75d8d
Author: Greg Beaver <cellog at php.net>
Date:   Sun Dec 16 01:11:50 2007 +0000

    add failing test

commit f11103a9a1d64d40b0a1b822eeab340656d2f65a
Author: Greg Beaver <cellog at php.net>
Date:   Sun Dec 16 00:57:39 2007 +0000

    Phar::copy() [not yet working]

commit 6eee7dfce19842582d72dc5d25e65d319dcd1696
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Dec 15 12:57:05 2007 +0000

    MFB: Fix protos

commit b6da010f357d2ea118d91a04802fda7c88e3bd8c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 15 12:44:21 2007 +0000

    fix test

commit 439957721985b681372797bce57ef207ea10f832
Author:  <changelog at php.net>
Date:   Sat Dec 15 01:31:29 2007 +0000

    ChangeLog update

commit 4c7266904da8e176ad10504b32b1a201aea3cb27
Author: David Coallier <davidc at php.net>
Date:   Sat Dec 15 01:18:28 2007 +0000

    - MFB: Bug #41528
    - Added possibility to serialize and unserialize classes that extend to ArrayObject
    - See ext/spl/tests/array_023.phpt and ext/spl/tests/bug41528.php for references
    - Put a folding for all SPL_ARRAY_METHOD() def

commit d6259bc20724c36dea89141232a1996a8afe8d96
Author: Etienne Kneuss <colder at php.net>
Date:   Fri Dec 14 22:52:53 2007 +0000

    Fix folding

commit bb4096ff29b9af69ff22c361e3165fe53ad19ea7
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 14 19:45:22 2007 +0000

    Phar->buildFromIterator now can also accept a stream handle as a value in addition
    to a file path (string) or SplFileInfo object
    [DOC]

commit f01adb004819aa80b8124228af8cda63f18aec0e
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 14 18:54:54 2007 +0000

    fix test

commit 47cef85c221ae3b11bd48e1f3451a2c6b82c46da
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 14 18:42:57 2007 +0000

    fix alias overloading detection on windows

commit 052dcfcbae3a1449e66fccd349343b3a7d72192c
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 14 18:37:49 2007 +0000

    fix test

commit 4fb3122b167826447fe9c526160c59031b3dfaed
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 14 18:34:12 2007 +0000

    fix terrible logic discovered in windows testing (not sure how it ever worked on unix)

commit c9ff678d1c9f299f59320e49433e6a4919967a61
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Dec 14 16:19:29 2007 +0000

    New testcases for token_get_all() function

commit b03ba567d8446bf4e377feab5b2d01f50185203f
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Dec 14 14:52:38 2007 +0000

    MFB: Change createFromTimestamp to setTimestamp

commit feaa1ba0140f1ae72aa4043f88d869a5def743fd
Author: Scott MacVicar <scottmac at php.net>
Date:   Fri Dec 14 14:27:18 2007 +0000

    - Add Datetime::createFromTimestamp to allow setting of a unix timestamp without invoking the date parser.

commit a692ca857eaaa31177e7a51dc1b593f55c49b3de
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 14 14:15:23 2007 +0000

    executor optimization

commit 708569029c4781a00c44284fbad15a7b02748989
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 14 05:45:48 2007 +0000

    windows fixes #2 (thanks Steph you rule)

commit c6fe26af37e209de148af76077db56d9ddd1787f
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 14 05:39:20 2007 +0000

    windows fixes (thanks Steph you rule)

commit 16c8adf0c15ed0d7edecfabc14b1208f1d053701
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 14 05:22:53 2007 +0000

    fix test

commit 38bf150e4d2db50a8b48b6b62c0b1f8f7cd7540d
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 14 05:00:59 2007 +0000

    remove stupid*$(# debug code

commit 8f41f804115506e678d1a6dffb4d845414f47ada
Author: David Coallier <davidc at php.net>
Date:   Fri Dec 14 04:49:47 2007 +0000

    - Added other test with some unicode words (Sorry if this chinese word
      turns out to be offensive I have no clue what it means, just copied it)

commit 4b5929f7bf4671055a0b73b4bd37b3eb7c1e1ded
Author: David Coallier <davidc at php.net>
Date:   Fri Dec 14 04:23:09 2007 +0000

    - MFB: Merged bug41528.phpt test from 5_3
    - Added a very similar test but this one just makes sure we keep
      all the properties of the class members that we just serialized

commit 2c77090174df70d7fb73f5de55af83058b8fd432
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 14 04:10:14 2007 +0000

    better fix, revert unintentional commit to Makefile.frag

commit 63f3d5958dc82bbce66b2746c8f2f12359a09adf
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 14 04:08:34 2007 +0000

    fix build on windows, fix segfault in tsrm by uninitialized pointer

commit fe0b683b2186b43449767ad9e63fd5089299c622
Author:  <changelog at php.net>
Date:   Fri Dec 14 01:31:26 2007 +0000

    ChangeLog update

commit 88494028184bed18a703777fe4e553d0125a4434
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 13 22:29:15 2007 +0000

    add workaround for glibc issue

commit 235f9515ce78628a44269069c9d2868d596b87fd
Author: Douglas Goldstein <cardoe at php.net>
Date:   Thu Dec 13 18:00:46 2007 +0000

    add tests for ldap_dn2ufn()

commit 5af2c9ef9f19628360ade9167233ad5c02cd79a7
Author: Douglas Goldstein <cardoe at php.net>
Date:   Thu Dec 13 17:46:23 2007 +0000

    expand ldap_explode_dn() tests.

commit 63c938032893dad5334076690d65ff4266549de7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 13 13:51:02 2007 +0000

    add new tests written by Felipe Pena

commit 579defac82464003f1872a0b3d63d1e51865b3c5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 13 10:02:26 2007 +0000

    Allowed import of global classes "use ::GlobalClassName;" (Gregory)

commit d47c88feb2f3603bfbc63e99ef8a6d71a211fc77
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 13 08:58:28 2007 +0000

    Allowed multiple namespaces per file (Gregory)

commit 96a21b31d6e9a5408fa38fb60c06c0780901f2b9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 13 07:57:52 2007 +0000

    Fixed test

commit 3b356d5ed8c171592e11c4c6cdf306959576324b
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 13 05:22:06 2007 +0000

    new test
    now, SplDirectoryIterator can be used directly with Phar->buildFromIterator() in order to populate the
    files in a phar archive.  When combined with a RegexIterator and other filters, it becomes very easy to create
    a phar archive with 1 line of code
    [DOC]

commit 4d2f0d8ab627b5a93e5a73c9796a0c2224987c33
Author:  <changelog at php.net>
Date:   Thu Dec 13 01:31:28 2007 +0000

    ChangeLog update

commit 6e783065951d2372b476d8544d82e495e1d2f609
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 13 01:20:25 2007 +0000

    new test

commit d243f9ff9983e006b92772f404d5f55e1a8d12e0
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 13 01:16:56 2007 +0000

    code re-organize to make it more logical

commit 4f2d1674ca0b33d7bc0521cf3ea9a21b40cb8698
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 13 01:14:13 2007 +0000

    new test

commit c1a6037cf2a12a3df45ccdfa5fe4acfa9c4e66d7
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 13 01:12:10 2007 +0000

    fix test, new test

commit 38b35f1448ad8684cb9e70183a9a02c298bdbde6
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 13 01:05:59 2007 +0000

    Phar->buildFromIterator: fix another mem leak, fix test

commit 5051732d4c65b6dd711c69ba4a5547b03ce8f8a9
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 13 01:01:27 2007 +0000

    kill 1 memleak

commit 463731e2de55af6ef439d9b4a889faea9255ee78
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 13 00:54:15 2007 +0000

    Phar->buildFromIterator: use spl_iterator_apply(), add 4 tests (mem leaks not yet fixed in the 4th)

commit 0b6a51e5399bf0d5f72d31a97c39c6ac81dc3bc0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 13 00:27:43 2007 +0000

    MFB: Fixed bug #43580 (removed bogus declaration of a non-existent
    php_is_url() function)

commit 5af85b4f8fb8333121edbd750349996a5949b402
Author: Greg Beaver <cellog at php.net>
Date:   Wed Dec 12 18:01:40 2007 +0000

    implement Phar::buildFromIterator()
    first argument is an iterator that returns as values paths to files to add to the phar archive
    the key should be the path that the file should be saved as within the phar archive
    if the optional second parameter is passed, then the key is ignored and substr(value, strlen(base_directory)) is
    used as the save path within the phar archive
    [DOC]

commit 5040c2131c3e439f81cd5a5a6aba0879aa89be81
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 12 09:20:41 2007 +0000

    add support for Valgrind 3.3.0 (which doesn't have --log-file-exactly option)

commit b56229e9288f85c39301a9ef9469da048655ae67
Author:  <changelog at php.net>
Date:   Wed Dec 12 01:31:25 2007 +0000

    ChangeLog update

commit 8a614e30db615790438849281ccaae25d30fa6df
Author: Greg Beaver <cellog at php.net>
Date:   Tue Dec 11 19:28:35 2007 +0000

    use thread-safe global var to store zend_compile_file, and restore the current zend_compile_file, not the one we
    found in MINIT

commit 47d859ced2714ed594276394dd01cb3e4a7e31ce
Author: Greg Beaver <cellog at php.net>
Date:   Tue Dec 11 19:21:01 2007 +0000

    use stream_copy_to_stream again, figured out how to make the stupid filters work

commit f8fc8fbd699b28f8c3261898e8513196282541d6
Author: Greg Beaver <cellog at php.net>
Date:   Tue Dec 11 19:19:47 2007 +0000

    fix test in 5.3+

commit 343258cb3171825156c8854f75fb303d6fcf0bba
Author: Douglas Goldstein <cardoe at php.net>
Date:   Tue Dec 11 17:33:10 2007 +0000

    add skipif case if the ldap extension is not loaded

commit 7e97026be8c55cd172512d8a946061219b8f4835
Author: Douglas Goldstein <cardoe at php.net>
Date:   Tue Dec 11 17:30:58 2007 +0000

    put ldap_explode_dn.phpt in proper directory

commit af4cbab8508624bc3299b34550c3fae79c084d14
Author: Douglas Goldstein <cardoe at php.net>
Date:   Tue Dec 11 17:21:51 2007 +0000

    Adding initial tests for LDAP module. Adding tests for ldap_explode_dn() function

commit 80518808e7449f07ae89784632fd9c849223e649
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 11 12:25:52 2007 +0000

    - Revert previous patch, it was correct to do this, error is logged if logging is enabled

commit efc8a64eb3d7507fa5fd4d0c5a5d9dcc35e477cb
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 11 11:28:43 2007 +0000

    - Fix error display (Stas: PG(display_errors) is handled by the php_error_docref() function :)

commit 65cf3fc3e121ca0f8b889f10322ab06a706018f4
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Dec 11 10:43:28 2007 +0000

    New testcases for array_walk_recursive() function

commit 2e4deb0422a81b2b5e31ee32e63cce3a0f176b5a
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Dec 11 10:42:56 2007 +0000

    delete because there are two smaller testcases for this

commit 9193d93440b36cd19e8b203c9ecc95c9d86b45dd
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Dec 11 10:40:23 2007 +0000

    New testcases for array_walk() function

commit c958bf2b103b86c3fe7724d056419d4c9c8b627a
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Dec 11 09:04:49 2007 +0000

    New testcases for array_merge_recursive() function

commit b6a2755df34766af81264cb034f5cc96d9f91251
Author: Jani Taskinen <jani at php.net>
Date:   Tue Dec 11 08:30:46 2007 +0000

    - Fixed bug #43541 (array_slice() length parameter messed up)

commit c1dcb475ce72893b23a7fb17f151985e9d944460
Author: Christopher Jones <sixd at php.net>
Date:   Tue Dec 11 07:08:37 2007 +0000

    MFB: sync version macro check

commit fc1a0266bb689751579b262c5250c0490d79377e
Author: Christopher Jones <sixd at php.net>
Date:   Tue Dec 11 06:29:38 2007 +0000

    MFB: Fix #42496. Cursor leak fetching LOBs

commit 30fa2bda71664d4854de00b277e9728f710a79b9
Author: Greg Beaver <cellog at php.net>
Date:   Tue Dec 11 03:12:42 2007 +0000

    add note about new include functionality

commit 91c443fe282910c4bf69a23c0cf8146dfd4e824a
Author:  <changelog at php.net>
Date:   Tue Dec 11 01:31:27 2007 +0000

    ChangeLog update

commit d963eaffccc464833c48ef647896ad53e6d27342
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 10 14:19:20 2007 +0000

    MFB: Fixed bug #43522 (stream_get_line() eats additional characters)

commit 5dac226068ba272b36b7169fd5842926b167c17f
Author:  <changelog at php.net>
Date:   Mon Dec 10 01:31:28 2007 +0000

    ChangeLog update

commit 688aef57f861840828449e5b161efaf951d39e64
Author: Greg Beaver <cellog at php.net>
Date:   Sun Dec 9 21:57:44 2007 +0000

    add the ability to automatically resolve includes inside a phar to files within that phar, so
    no code modification is needed to include/require

commit 5a14715596711dcdba597f6cadb9c71de9b07cb3
Author: Derick Rethans <derick at php.net>
Date:   Sun Dec 9 16:54:30 2007 +0000

    - Fixed Bug #42272 (var_export() incorrectly escapes char(0)).
    - Also fixed var_export() in unicode mode, as the function would actually
      generate non-parsable strings which defeats the purpose of var_export().

commit 775292518f808707d2d0ac3f4aefacafa2f74077
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sun Dec 9 14:38:48 2007 +0000

    new testcases for array_unique() function

commit 6c3a0de78e9ad43cb5d77cf6f1a9762aae302194
Author:  <changelog at php.net>
Date:   Sun Dec 9 01:31:28 2007 +0000

    ChangeLog update

commit 36dcf484ac4098381c3d4e05ad2c2283c119845b
Author:  <changelog at php.net>
Date:   Sat Dec 8 01:31:38 2007 +0000

    ChangeLog update

commit 31f6f1583eaa24a2049818ef5fd822bc0799bffc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 7 17:12:22 2007 +0000

    Fixed bug #43344 (Wrong error message for undefined namespace constant)

commit ee1e57e1c4d8a8d386361e89f9bb72d41603049e
Author:  <changelog at php.net>
Date:   Fri Dec 7 01:31:33 2007 +0000

    ChangeLog update

commit 2f39962f36ac5781aa6f8937a53130557d7aad41
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 6 15:23:57 2007 +0000

    MFB: WS

commit df88c2071c676d625a8cee8802474a13161c9afa
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 6 14:02:21 2007 +0000

    - MFB: DB 4.6 detection

commit 2464454e870dcc60ca73f4f4479c0d04c70ec37e
Author:  <changelog at php.net>
Date:   Thu Dec 6 01:31:28 2007 +0000

    ChangeLog update

commit 40226917ab6b3f3612f5a0746eab7db40d3217ce
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 5 19:57:09 2007 +0000

    MFB: Fixed bug #43495 (array_merge_recursive() crashes with recursive
    arrays)

commit 22bfae241add94fe8a623c85fb1aea95c6822755
Author:  <changelog at php.net>
Date:   Wed Dec 5 01:31:36 2007 +0000

    ChangeLog update

commit 003142f21e677b0467754186db916bb604ce9414
Author: Rob Richards <rrichards at php.net>
Date:   Tue Dec 4 17:14:02 2007 +0000

    starting with 2.6.30, standard libxml2 build can be used

commit c10c2d102fc629934030516c1e62391e68ba19fe
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 4 13:07:30 2007 +0000

    MFB: Fixed bug #43493 (pdo_pgsql does not send username on connect when
    password is not available)

commit 20819ec79158d6dd1273e95daa3937361f7bebec
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 4 13:05:44 2007 +0000

    MFB: fixed test

commit 7cac634fc4a50a6c97fad4e67c8e27f2ec44f402
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Dec 4 12:36:20 2007 +0000

    Fixed uninitialized value

commit 6905cf29829102bc62ac27defd05c243f41df298
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 4 11:26:54 2007 +0000

    detect IBM iconv implementation and use correct encoding names

commit b3a45d492dfc38fe2b48d8184be57db7413f284d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 4 08:55:58 2007 +0000

    fix folding

commit 17573c63caed9d9d9f2673f46ab2bd666f72c87d
Author:  <changelog at php.net>
Date:   Tue Dec 4 01:31:51 2007 +0000

    ChangeLog update

commit 8dbae457d5c8888ab7ce77bd2f4d89cc59e9c402
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 3 16:04:47 2007 +0000

    Fixed crash because of uninitialized SG(sapi_headers).mimetype

commit 7b19ae30231c04531bf84a5a30a6685068264215
Author: Derick Rethans <derick at php.net>
Date:   Mon Dec 3 15:16:21 2007 +0000

    - Updated to version 2007.10

commit 4de1707062e12b4235bf0e53ea47614e25f4c96d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 3 14:15:55 2007 +0000

    Fixed bug #43332 (self and parent as type hint in namespace)

commit 678c532eee4fcf24757686e93fe8b9340fd38a2d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 3 14:13:45 2007 +0000

    MFB:  Fixed bug #43482 (array_pad() does not warn on very small pad
    numbers).

commit 5b5211b0dc726848bc0634cfbcf83766bfd6aa54
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Dec 3 13:02:11 2007 +0000

    fix tests : better float values

commit 290076dffabf39053e08d96d417ef83aa3732090
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Dec 3 12:04:26 2007 +0000

    fix tests: better float values

commit 00926c853511b2008278de00b5e72957aae86be4
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Dec 3 11:56:39 2007 +0000

    New testcases for array_pad() function

commit e54f02059e07f41d61818a4e7e7690ff5e401766
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 3 09:38:25 2007 +0000

    The -f option is fixed to work in the same way as in CLI sapi

commit 91ea43e4112b993d1ac266e4f0c04ad7919d1a46
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Dec 3 03:52:06 2007 +0000

    New testcases for array_chunk() function

commit a0bfc242ca78d3570e6521aef02d840447381c83
Author:  <changelog at php.net>
Date:   Mon Dec 3 01:31:29 2007 +0000

    ChangeLog update

commit c81c24d905933696c17e7aa8c6e23a59abd6001a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 2 20:59:09 2007 +0000

    MFB: Fixed bug #43457 (Prepared statement with incorrect parms doens't
    throw exception with pdo_pgsql driver)

commit 9da6da8da49ba8dfdfbca83ef4e0ad989adef879
Author:  <changelog at php.net>
Date:   Sun Dec 2 01:31:29 2007 +0000

    ChangeLog update

commit 2bb0b237c7b57dd69981047afab6f3c07aa9419f
Author: Derick Rethans <derick at php.net>
Date:   Sat Dec 1 17:19:46 2007 +0000

    - Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB).

commit 9f50175611a1772df53143b84b501d9782ed23df
Author:  <changelog at php.net>
Date:   Sat Dec 1 01:31:31 2007 +0000

    ChangeLog update

commit 9cb5054d807f0cbf97d301f214544484dbda7ef3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 30 13:15:38 2007 +0000

    fix folding, move protos to the top of the sources

commit 7098176871be1a9e5d3627129ff81181210af0ff
Author:  <changelog at php.net>
Date:   Fri Nov 30 01:31:31 2007 +0000

    ChangeLog update

commit 39522d9588784465ab7240fb4776e66f70573dc4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 29 21:23:59 2007 +0000

    fix build

commit badfa1304d60da8829ff9b80a7c8971f1a90f633
Author: Derick Rethans <derick at php.net>
Date:   Thu Nov 29 12:27:49 2007 +0000

    - Fixed a segfault when reading from an HTTP stream.

commit e75caf3a86e08960bff3ae4be3618e3f3955bb85
Author:  <changelog at php.net>
Date:   Thu Nov 29 01:31:36 2007 +0000

    ChangeLog update

commit 6d4f0194334613e316edfef056138eba89366a14
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Nov 28 14:50:03 2007 +0000

    MFB: Fixed tests

commit b73a36a64f1a1586161cf84bfe9fb48a6666ce1f
Author: Rob Richards <rrichards at php.net>
Date:   Wed Nov 28 10:43:02 2007 +0000

    Fix bug #43364 (recursive xincludes don't remove internal nodes properly)

commit c3e74e2d84a31b119f6ca6c6b8968bbcd3bfa677
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Wed Nov 28 03:46:25 2007 +0000

    Marked with defect

commit 1de2a7f2063bbafdbeeb76767258f0285103a9f1
Author:  <changelog at php.net>
Date:   Wed Nov 28 01:31:35 2007 +0000

    ChangeLog update

commit 8e1ef43f5b5e2d00e4cb862c2348b005e7069a75
Author: Wez Furlong <wez at php.net>
Date:   Tue Nov 27 19:33:10 2007 +0000

    docbook based spec docs

commit 2f1ee5031a472a6d6e2531dd3a6ecd7df1504270
Author: Wez Furlong <wez at php.net>
Date:   Tue Nov 27 19:05:38 2007 +0000

    test commit mail

commit 004884085e6b7e8f03cf198214bcaa5bb29b9fd8
Author: Wez Furlong <wez at php.net>
Date:   Tue Nov 27 19:01:26 2007 +0000

    This commit was generated by cvs2svn to compensate for changes in r247182,
    which included commits to RCS files with non-trunk default branches.

commit 78fadae2ce2c31cc11154e86a271f217a12c064c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 27 17:13:31 2007 +0000

    MFB: Fixed bug #43373 (pcntl_fork() should not raise E_ERROR on error)

commit 83cfd0ce0e289461d8751b32a42140c4a2074b20
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Nov 27 15:15:23 2007 +0000

    New testcases for array_combine() function

commit d08088df746bf12f6dfe1e7a8f65e8c51c6fd1ab
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Nov 27 14:57:55 2007 +0000

    New testcases for array_sum() function

commit 32da061155142fc2e117241fd4f646a93d57321f
Author:  <changelog at php.net>
Date:   Tue Nov 27 01:31:28 2007 +0000

    ChangeLog update

commit d8f1520c869ab5c443970eb4eb299353aab7fbfc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 26 21:10:18 2007 +0000

    MFB: Revert addition of - char support for bound param names

commit 38d7b36439f6a88b57d3a8564a6b2c451e28896b
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 26 16:34:07 2007 +0000

    - No zval is stored here

commit 4fc481401239989dbb1bf3128f3f7d571f90070c
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 26 10:58:28 2007 +0000

     - Fixed bug #43365 (Several enums have trailing commas)

commit d44d675a40c06d3e814f439b774fa4ae2c8e89c6
Author:  <changelog at php.net>
Date:   Mon Nov 26 01:31:35 2007 +0000

    ChangeLog update

commit a204180d648adb13612aa27aae58b9dd78d54057
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 25 15:56:58 2007 +0000

    MFB : Fixed bug #43386 (array_globals not reset to 0 properly on init)

commit 84c3c96754aa8ccbcfbbd0c6ca456b98dc25b715
Author: Greg Beaver <cellog at php.net>
Date:   Sun Nov 25 05:25:04 2007 +0000

    add helper phars for test

commit 48ca9c876c6dfe9a7915234e29ea025fb674df15
Author: Greg Beaver <cellog at php.net>
Date:   Sun Nov 25 05:24:50 2007 +0000

    new test to verify signature algo parsing works

commit 38fc1fbc355f788e433a9dfcd74e5fa26fb52c21
Author: Greg Beaver <cellog at php.net>
Date:   Sun Nov 25 05:15:50 2007 +0000

    new test for dir iteration (covers some code missing in gcov tests)

commit 4bcb68a4e805e4dc62f0758ff88962e3bfedc086
Author: Greg Beaver <cellog at php.net>
Date:   Sun Nov 25 05:04:40 2007 +0000

    fix errors found in delMetaData(), add get/delMetaData() to MetaData read test

commit 4f34a69ad0be03042985487fb09f9b95aa043a5a
Author: Greg Beaver <cellog at php.net>
Date:   Sun Nov 25 04:54:36 2007 +0000

    new test for Phar::getModified()

commit 6b3562c107d435023062597570605f8497d2e9e7
Author: Greg Beaver <cellog at php.net>
Date:   Sun Nov 25 04:52:49 2007 +0000

    new test for no signature

commit 634edbe97a7be6335918d4898441420b002d7bfa
Author: Greg Beaver <cellog at php.net>
Date:   Sun Nov 25 04:49:53 2007 +0000

    fix test expected output

commit 8fa1a3162663f41c6188c8f51b73dc74360a5b04
Author: Greg Beaver <cellog at php.net>
Date:   Sun Nov 25 04:48:14 2007 +0000

    MFB fix to test

commit 0a4d447b283186e1d305efda90f0f6fbf29e589c
Author: Greg Beaver <cellog at php.net>
Date:   Sun Nov 25 04:43:01 2007 +0000

    add new tests for Phar::getSupportedCompression

commit 57967173505dcf3dd8d928c4a8253a3f92e84e5b
Author:  <changelog at php.net>
Date:   Sun Nov 25 01:31:33 2007 +0000

    ChangeLog update

commit 5ccca2143e19028d91f51adf727d45953d61256f
Author: Lukas Smith <lsmith at php.net>
Date:   Sat Nov 24 13:55:20 2007 +0000

    - fixed unexpected emphasis in reST parsing due to use of *

commit 60b1395330c5d63fb4365842f812b98105d3175e
Author: Lukas Smith <lsmith at php.net>
Date:   Sat Nov 24 13:52:19 2007 +0000

    - 5.2 is only for bug fixes
    - emphasis should be made with enclosing with ** and not with _

commit e34be4f8bc6fcaa55081c15ac3d9599216f8caea
Author: Greg Beaver <cellog at php.net>
Date:   Sat Nov 24 04:30:08 2007 +0000

    preliminary work on using gnupg to verify/create signatures - no implementation, just phpinfo() output and build rules

commit bdff161e8760b35f9afd575bb6176bc2b272d242
Author: Greg Beaver <cellog at php.net>
Date:   Sat Nov 24 04:09:01 2007 +0000

    WS (spaces instead of tabs)

commit 0034b47c835829cccce6a98fb925f540990f3a25
Author: Greg Beaver <cellog at php.net>
Date:   Sat Nov 24 04:07:07 2007 +0000

    experimental support for optional bz2 extension - should make windows users a whole lot happier (forgot w32)

commit a72251be6e2552d5e74d49a8705dcc1fc31304ab
Author: Greg Beaver <cellog at php.net>
Date:   Sat Nov 24 04:06:44 2007 +0000

    experimental support for optional bz2 extension - should make windows users a whole lot happier

commit 41b5aeee2c6dc104103b080450488de8ec0cd9bc
Author:  <changelog at php.net>
Date:   Sat Nov 24 01:31:37 2007 +0000

    ChangeLog update

commit 4b18c23fd1d0184c75df64181a4cbbadcf63d05e
Author: Marcus Boerger <helly at php.net>
Date:   Fri Nov 23 16:44:04 2007 +0000

    - Improve make pharcmd
    - Add -b to pack and stub-set commands of phar.phar

commit 241247db2fa0fb3cde4295eaeff22b2a263a629f
Author: Robert Nicholson <nicholsr at php.net>
Date:   Fri Nov 23 15:34:04 2007 +0000

    Fix incorrect use of assignment in where equality was intended - class tests.

commit 17c6007445fddb86271ac1d77ee0ad96eb10489f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 23 15:02:50 2007 +0000

    Fixed compilation on Windows

commit d339ebc10f09717cbf655ff470095b935b15bead
Author: Marcus Boerger <helly at php.net>
Date:   Fri Nov 23 13:50:20 2007 +0000

    - WS

commit cfd49894f95b8160102760e6b38c2d1347534624
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 23 13:38:44 2007 +0000

    Fixed definitions

commit fa51d6497e980970e241204396d8c5fe69ea3915
Author: Marcus Boerger <helly at php.net>
Date:   Fri Nov 23 13:27:18 2007 +0000

    # My editor somehow likes to convert to UTF-8

commit 46b8084748bb2664bbd3c9ec2e8b767b907f590e
Author: Marcus Boerger <helly at php.net>
Date:   Fri Nov 23 13:25:35 2007 +0000

    - Add another LSB test

commit 86eaf4bd1ecfcf842829ff0d92183238c3b24d2d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 23 10:02:53 2007 +0000

    Fixed bug #42952 (soap cache file is created with insecure permissions)

commit 2d13f86703d50fa461da181dc626e72305a17a90
Author: Greg Beaver <cellog at php.net>
Date:   Fri Nov 23 05:51:59 2007 +0000

    MFB fixes to phar.phar

commit af0f550acc97f67afef9dca9c69321349e59cc8e
Author:  <changelog at php.net>
Date:   Fri Nov 23 01:31:35 2007 +0000

    ChangeLog update

commit e02a63c98ca791e394d9dfafd987b09ed46d0e9b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Nov 23 00:15:37 2007 +0000

    MFB: Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone)

commit 9efe98ec1ba3bbfdced0fd81a6c092922ad933ab
Author: Lukas Smith <lsmith at php.net>
Date:   Thu Nov 22 18:12:07 2007 +0000

    - adapted to reST format
    - added 5_3 branch
    - added note about getting confirmation from RM on significant changes

commit 47dc82ecb99f45b6757fd2de5559fcc94e1da49f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 22 13:33:53 2007 +0000

    Fixed bug #43128 (Very long class name causes segfault)

commit 975a66da798dbb1c900bf05fb951610dfc0d8579
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 22 10:46:44 2007 +0000

    Fixed bug #43318
    The "const" statement is still allowed outside of namespaces but arrays are disabled.

commit 1e9fec2a49b305ae2ba9bfa4631e8bacbad995cb
Author: Derick Rethans <derick at php.net>
Date:   Thu Nov 22 10:18:30 2007 +0000

    - Fixed weights array, which was broken with:
      http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.c?r1=1.80&r2=1.81

commit 32ff00efce3f3b656bbf7ac6f4755756973942e6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 22 09:03:11 2007 +0000

    Speed-up of ZEND_DO_FCALL and ZEND_INIT_FCALL_BY_NAME by lowercasing and calculating hash values at compile time.

commit 193b11c78d502f608df1f727114f285ba5a6373f
Author: Lukas Smith <lsmith at php.net>
Date:   Thu Nov 22 08:58:32 2007 +0000

    - port from todo wiki to reST (http://wiki.pooteeweet.org/ReleaseChecklist)

commit b21f49c7c736b68715663d9555c162c90f00838e
Author: Greg Beaver <cellog at php.net>
Date:   Thu Nov 22 05:47:28 2007 +0000

    MFB fixes for tests

commit 8151fd3dc6214aea1a5133a1b78399522294f7b3
Author:  <changelog at php.net>
Date:   Thu Nov 22 01:32:49 2007 +0000

    ChangeLog update

commit 824738fb0586363aaeb3a7b68a6cfb3e5939cd9d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 22 00:20:40 2007 +0000

    MFB: Fixed bug #43041 (micro-optimizations in pgsql data retrieval)

commit b0601e161d6546e0147c8c67d3dc9508dbb89702
Author: Robert Nicholson <nicholsr at php.net>
Date:   Wed Nov 21 18:23:02 2007 +0000

    Add some more pcre tests

commit a5f9d8bad2bd2dbee6977775df0573f9191cd7cf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 21 14:55:51 2007 +0000

    Macro definitions are moved to zend.h

commit 21f68908b9c477fad9499bf1b2424a9b68c02b83
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 21 12:28:30 2007 +0000

    Safe exit from executor()

commit d4664800ac8c4a030ae7e22c01a4da84a8a2fed7
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 21 11:31:49 2007 +0000

    - Added test for chown bug

commit ba1e024895e256c51a3fa61ad6b797b9481ef2a8
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 21 11:28:26 2007 +0000

    - Fix crash when chown() 2nd parameter is something else than integer or string

commit c1c404efc00de89aa9913b45565c48f3464c96f6
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Nov 21 09:38:32 2007 +0000

    - Improve test

commit 4c044e7361258d7a2e6525ad4376babc243b1379
Author: Jani Taskinen <jani at php.net>
Date:   Wed Nov 21 08:20:11 2007 +0000

    - Fixed bug #43035: ignore_repeated_errors=On causes lot of tests to fail

commit 3c0869343fa682616bd628718c5d948bf7fb242c
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Nov 21 02:27:07 2007 +0000

    fix #42866, from Claudio Cherubino

commit 91701d34b064fd5323052770aa78df7abc897b02
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Nov 21 02:24:47 2007 +0000

    test for 42866

commit 857e6f03e0fbdc0497febd6cb0709ce7fdc6af35
Author:  <changelog at php.net>
Date:   Wed Nov 21 01:31:29 2007 +0000

    ChangeLog update

commit 0f9d8bc0661d81fc606f31a3e49a788692cf835a
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Nov 20 23:56:45 2007 +0000

    - Add test

commit 90f57a82b5b75ac2db1393cb345b8f776efe64bb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 20 23:27:56 2007 +0000

    revert previous pdo patch

commit 1727c712b6caf28baca326e16d42c180474fa6e5
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Nov 20 22:42:47 2007 +0000

    - Add support for optional values
    - Add support for = as seperator

commit 6e7ba5ba5f6817f2f897c034a730091c46172af0
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Nov 20 22:16:20 2007 +0000

    Add stream_supports_lock() function (Benjamin Schulz)

commit 2977111b5e6e85c7579050b2756687cd605f8e4a
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Nov 20 21:45:52 2007 +0000

    - Fix build

commit e630ee25d6e756c31ebdd4112d0acd783279b155
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Nov 20 21:24:35 2007 +0000

    Add msg_queue_exists() function (Benjamin Schulz)

commit e8621c99b28242fad38392b46fdad6c089701262
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 20 19:12:01 2007 +0000

    dead code

commit 6bbcffdd1561fc47f9df34111effc25838b6c553
Author: Jani Taskinen <jani at php.net>
Date:   Tue Nov 20 16:34:08 2007 +0000

    - Added ZEND_DEBUG_BUILD constant

commit 5be76b1a85c13813fe4858e140aa2fb538f930e6
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 20 15:55:37 2007 +0000

    - Add phar.phar to package

commit 7b6cfe903e89ceb9da31711bba432e965962e448
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 20 14:22:40 2007 +0000

    MFB: Fixed bug #42978 (mismatch between number of bound params and values
    causes a crash in pdo_pgsql)

commit ed26ad2809dd915bb638a572d66b2d98d8eae285
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 20 13:53:37 2007 +0000

    Optimization of zend_do_fcall_common_helper()

commit 6bd7c61eb86f928b4c8171bac9160156cc26845d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 20 13:26:08 2007 +0000

    math and comparison optimization

commit 6947bc31a3cc2c2baaf005b8ddb5ebce8aeb47cb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 20 11:01:48 2007 +0000

    ZEND_FETCH_DIM optimization

commit ec999516f81edfb46c971c42fb09e9b35d0c3adb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 20 10:19:27 2007 +0000

    Fixed compilation on some systems (Wez)

commit 3f247aaf103e13b02c3c37fb296a2b9d86308d59
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 20 09:51:44 2007 +0000

    Fixed bug #43136 (possible crash on script execution timeout. The EG(function_state_ptr) is completely removed, EG(current_execute_data)->function_state must be used instead)

commit 2a84434ea3cc17bb219c3034cfbc82e7d8d718e6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 20 08:53:17 2007 +0000

    Added support for "namespace::" prefix that is resolved to current namespace name.

commit 43c7e6fa3b49eec31de7211a7b2b686ee5514102
Author: Greg Beaver <cellog at php.net>
Date:   Tue Nov 20 05:34:35 2007 +0000

    fix faulty logic on verification of phar

commit 8e2fcb0bc4cb83704b3352d2db1dbc5d5defd98e
Author:  <changelog at php.net>
Date:   Tue Nov 20 01:31:32 2007 +0000

    ChangeLog update

commit be023d6f625a5eeb0d28369f3d7dade02267e8ea
Author: Greg Beaver <cellog at php.net>
Date:   Mon Nov 19 23:10:05 2007 +0000

    much better fix for the problem of phar://c:\path\to\blah.phar
    
    don't use php_parse_url() at all, and always unixify paths on copied strings.
    our modification was modifying the zval original string, so a user would pass in
    phar://c:\path\to\blah.phar
    
    and their string would change to phar://c:/path/to/blah.phar - bad.
    
    Now using
    
    include 'phar://' . __FILE__ . '/index.php';
    
    works on both unix and windows seamlessly, as well as $a = new Phar(__FILE__)
    
    for use in the loader stub

commit ab34cdc7063f3ed8a5eee0bd6d1420c0d7f4410e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 19 15:55:48 2007 +0000

    fixed SIGSEGV in chgrp()

commit 53f25297f4df0a259732cb84cadc3175d42d9869
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 19 13:57:02 2007 +0000

    MFB 'L' size support

commit f5ae1787b27435d757f24fefad2968f03ad9a804
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 19 11:12:21 2007 +0000

    fix test broken by Sara's commit

commit 0ab5a2c203ba9968cecce05594d4e13fa393594e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 19 08:21:58 2007 +0000

    Fixed tests

commit ac1f5021c760165c24a94644209601174a8f152f
Author:  <changelog at php.net>
Date:   Mon Nov 19 01:31:30 2007 +0000

    ChangeLog update

commit e1dff275403c1b319f723cc8f17ff9ad0a61f136
Author: Derick Rethans <derick at php.net>
Date:   Sun Nov 18 21:29:29 2007 +0000

    - Initialize the reserved resource bits so that they can be reliably used.

commit bd0f06180d73fe7f88b332d70a1e3d7832b042c5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 18 16:51:11 2007 +0000

    Removed duplicate case. (Thanks Hannes)

commit 13e0fa2ba064962639af9e932f0dc891ac27232e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 18 14:20:28 2007 +0000

    MFB: Fixed bug #42261 (Incorrect lengths for date and boolean data types)

commit 1d3476396020626429d8d24b1aa9a03c296cc2b2
Author:  <changelog at php.net>
Date:   Sun Nov 18 01:31:29 2007 +0000

    ChangeLog update

commit 56731de6dc829c9ceae743a0f79275fceb60c905
Author: Sara Golemon <pollita at php.net>
Date:   Sat Nov 17 21:51:40 2007 +0000

    Remove extraneous space in error/notice messages (felipe)

commit a9af692645192e460ba8427327ffba56f3f9d8c6
Author: Greg Beaver <cellog at php.net>
Date:   Sat Nov 17 05:50:00 2007 +0000

    make phar use this build's PHP instead of global PHP [gopal]

commit 0164caeb1e41e4e83d56c7da9c67123501278fdc
Author:  <changelog at php.net>
Date:   Sat Nov 17 01:31:24 2007 +0000

    ChangeLog update

commit 9c78f2c08b355139909a51e1405593b10a6b9858
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Nov 16 17:52:26 2007 +0000

    New testcases for sizeof() function

commit 7e84b550036e29dbb07456f302b521ce77d7b8ed
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Nov 16 17:35:38 2007 +0000

    fix test for linux64 - choosing smaller float values

commit 87be9bfd145d338d60b3115449845dd9079a2988
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Nov 16 17:11:01 2007 +0000

    fix tests: removed values that generate diff. output on Linux64

commit fc5d24284fa2a164b9aff51b19ec55a798bac1da
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 16 14:18:59 2007 +0000

    - Fixed bug #43092 (curl_copy_handle() crashes with > 32 chars long URL)

commit 113ab1bc793aaf623781de3ea4a45645898089ec
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 16 12:29:29 2007 +0000

    fix bug number

commit bf84a7a9a9c435e19b2df22206ee2fb4bb30543e
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 16 12:26:05 2007 +0000

    - Fixed bug #31911 (mb_ereg*_replace() crashes when replacement string
      is invalid PHP expression and 'e' option is used)

commit b2059a8ed9aaed390d3980e39836847c943b0942
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Nov 16 12:20:57 2007 +0000

    ignore gcov files

commit 9d7d44d60c9ed07f1602a43758bfffb90244d5a2
Author: Greg Beaver <cellog at php.net>
Date:   Fri Nov 16 04:17:37 2007 +0000

    typo

commit 3c4418b853ca8e6d15bebb9501fa5248b7b6adf0
Author:  <changelog at php.net>
Date:   Fri Nov 16 01:31:34 2007 +0000

    ChangeLog update

commit c70b4662a52d9592a1b2d7642a1e5637d96dac4d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 15 22:14:04 2007 +0000

    fix test (thanks to Felipe Pena for noticing)

commit ebc540d2c9147ef8da5d56828651cf212a39ddf2
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Nov 15 13:11:48 2007 +0000

    - Allow numeric options
    - Add tests

commit 4a86b3d6ea4a6137d94b1801c79442e4d953bdd8
Author: Greg Beaver <cellog at php.net>
Date:   Thu Nov 15 05:21:11 2007 +0000

    Ensure that the same phar can be referenced in multiple logical ways:
    
    1) full path, with \ or / path separator
    2) relative path to getcwd()
    
    This should fix the last remaining windows-related quirks as well as similar problems
    on unix

commit d8c9934a18e1e38e2588fdda06d2199cfcb7c8e2
Author:  <changelog at php.net>
Date:   Thu Nov 15 01:31:28 2007 +0000

    ChangeLog update

commit cc57242565a83fbd495545aead842a474c33559d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 14 22:36:50 2007 +0000

    update pdo_firebird status

commit 354dad75f622c50ea2e2f2551f56bf2495b656ff
Author: Elizabeth Marie Smith <auroraeosrose at php.net>
Date:   Wed Nov 14 19:44:24 2007 +0000

    MFB

commit 185411fd0daad6de3a76b801c58c38f3cd32d7a3
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Wed Nov 14 17:21:09 2007 +0000

    New testcases for uasort() function

commit bf10f44aa215266f55866785bb8632964b3d9a8f
Author: Derick Rethans <derick at php.net>
Date:   Wed Nov 14 15:51:35 2007 +0000

    - Add a testcase for chgrp() with a NULL as group name, which crashes ATM.

commit 31aa5f545cc59362a25fe697aab4f46135ccc75a
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Nov 14 15:22:45 2007 +0000

    MFB; Fix test

commit 93850f2d70f3df57840497121c23f34298a10fe2
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Nov 14 14:55:44 2007 +0000

    MFB5.3:  Fixed bug#43293 (Multiple segfaults in getopt())

commit 046b1769c1e627c1e9e04fb6b3ecc7274786c20a
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Nov 14 01:42:01 2007 +0000

    - pass parameters to buildconf.bat over to buildconf.js (#43281)
    [DOC] install.windows.building.php currently reads like "e.g. cscript /nologo
      win32/build/buildconf.js --add-modules-dir=../php-gtk2 [...]"  that
      might be changed to "buildconf.bat --add-modules-dir=../php-gtk2 [...]"

commit 803a295c495f46b39c9e7e8e3d4ab42b660cc7e3
Author:  <changelog at php.net>
Date:   Wed Nov 14 01:31:28 2007 +0000

    ChangeLog update

commit 4faad51ab130a21994dbb42f6d424825d9317889
Author: Etienne Kneuss <colder at php.net>
Date:   Tue Nov 13 23:37:09 2007 +0000

    Fix typos

commit d703b116764ae9c016bcf4e0bb1485d6824b6272
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 13 20:08:17 2007 +0000

    MFB: Fixed bug #43279 (pg_send_query_params() converts all elements in 'params'
    to strings)

commit 9c7296f165f6f95a46aa4f0632bec15da5632af2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 13 16:51:22 2007 +0000

    disallow multiple access modifiers and 'abstract abstract' methods
    add tests

commit d96b6fe0c118e553d129e1340a6aa619c02258c5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 13 15:10:28 2007 +0000

    Fixed bug #42692 (Procedure 'int1' not present with doc/lit SoapServer)

commit c4bf9143c8a39dd9b4bcd79c9af7fd46b95cd419
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 13 11:09:30 2007 +0000

    remove Oracle8 support (it should have been done long ago..)

commit bc939dce43b4abf1f59e639115749c010d5d49cb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 13 09:47:19 2007 +0000

    Fixed bug #43248 (backward compatibility break in realpath())

commit 999961f080c7456f88b34fb70969e7bc6f6b247f
Author: Greg Beaver <cellog at php.net>
Date:   Tue Nov 13 05:57:14 2007 +0000

    begin win32 fixes for Phar object - still have a problem I can't track down yet, but it's only a matter of time before it is killed too
    
    when passing in a full path with drive letter to the Phar object, we were
    then passing "phar://C:/path/to/blah.phar" to php_parse_url(), which
    thinks it is getting a valid url scheme "phar", host "C" path "/path/to/blah.phar"
    
    we now pass "phar:///C:/path/to/blah.phar" to make it fail, and then properly
    parse the url inside phar

commit 36e52c89b12fe5777cbdd656e049b9cde96d8fa1
Author:  <changelog at php.net>
Date:   Tue Nov 13 01:31:33 2007 +0000

    ChangeLog update

commit 62d03825b26077337294a97db17b693d2ce5dfbe
Author: Rob Richards <rrichards at php.net>
Date:   Mon Nov 12 18:58:01 2007 +0000

    fix bug #43221 (SimpleXML adding default namespace in addAttribute)
    add test

commit 7ba55c586a8a2d844c9218a82902e170366fe874
Author: Zoe Slattery <zoe at php.net>
Date:   Mon Nov 12 18:22:10 2007 +0000

    Changing the regex for %f so the it will match E-, E+ and E.

commit b6963efdda2709785b4e8f4cff907c3e2c5511b0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 12 17:53:36 2007 +0000

    better error messages

commit 0c07db4420ca3dea155c5a2b44a9dabf3943c743
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 12 16:55:28 2007 +0000

    fix error message (reported by Felipe Nascimento)

commit c74918f5d5ab64917f8a6e0b8ef9861375272147
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 12 15:52:11 2007 +0000

    Fixed bug #43183 ("use" of the same class in difference scripts results in a fatal error)

commit d2ac4233b03fdf5fd9ebd82e8f2ec09874efd8d3
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Nov 12 15:49:29 2007 +0000

    New testcases for ksort() function

commit 8ff0f5d766367bc6af068a4bce41b032a4433f13
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Nov 12 15:44:47 2007 +0000

    new testcases for krsort() function

commit 428fe33f4f1cc9057cef1006d58b30b08feac8ff
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 12 11:22:00 2007 +0000

    fix #42736 (xmlrpc_server_call_method() crashes)

commit 0dd6af6afd186e515e40a8cef6fa7ea9591b7086
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 12 09:12:20 2007 +0000

    Fixed bug #42937 (__call() method not invoked when methods are called on parent from child class).

commit 1f63a6fca2ccc18cc418eaafbb53dec03d569539
Author:  <changelog at php.net>
Date:   Mon Nov 12 01:31:27 2007 +0000

    ChangeLog update

commit a8e26830fe84dfd7d65de19daee24d9ed6084f95
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Nov 11 22:10:57 2007 +0000

    - static can't be used as type hint, fixes #43126 (Etienne Kneuss)

commit 3fdf381151598e42c8b422e23f38220b226a887a
Author: Jon Parise <jon at php.net>
Date:   Sun Nov 11 20:27:25 2007 +0000

    s/Ident/Indent

commit 220672bae57bb37f6f9705dcf87b58bfd8fe93fd
Author: Lukas Smith <lsmith at php.net>
Date:   Sun Nov 11 16:29:54 2007 +0000

    - migrate syntax to rEST to allow html/docbook rendering

commit 071077e6b0ec73d840065715280eb1da3ee273bf
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 11 13:38:35 2007 +0000

    MFB: Fixed parse error described in bug #43228

commit c5da9e13f9d6098b0f09dc24f9c57b225a50d93d
Author:  <changelog at php.net>
Date:   Sun Nov 11 01:31:26 2007 +0000

    ChangeLog update

commit fad789b01bb307cbf50acfacebc787d9a9daf4ee
Author:  <changelog at php.net>
Date:   Sat Nov 10 01:31:35 2007 +0000

    ChangeLog update

commit ad9605a722f0085330c4545ae28b7e9b4ed170ab
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 9 16:26:55 2007 +0000

    - Allow using full path to load modules using "extension" directive

commit ae2b2b1465976ea2349d9516525a43a4ff6ebbc8
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 9 16:02:50 2007 +0000

    - Added support for [HOST=www.example.com] sections
    # Works the same way as PATH, just the SERVER_NAME is matched with these

commit 3025b4296db119f62c2ea8e3a83dfc0c8fc802d9
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 9 13:49:06 2007 +0000

    ws + cs

commit cdbeea7e2ea9877aaf0628984931865c6edd111a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 9 13:35:22 2007 +0000

    Fixed type-hint compatibility check in namespaces

commit aea2368bda11331a1eacbff5003b601bd0a51d4b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 9 12:16:55 2007 +0000

    Fixed implementation of internal interfaces in namespaces

commit 4ba0bd49fbab88a9fe5258ea516b52512ead5182
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Nov 9 12:13:15 2007 +0000

    Fix crashes with pconn (merge from 5_3)

commit f5c11b39b2922a13c7dcdaacb4d459b222fb5b25
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Nov 9 12:06:08 2007 +0000

    fix tests

commit 17f0bd9ef41f813bd0fb7e1b388651de8be51c99
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Nov 9 11:34:17 2007 +0000

    - That line got lost while merging around...

commit fd54a5363ce3ec40e04e00c5681b825e384fd5c4
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Nov 9 10:33:51 2007 +0000

    - Allow persistent zent_ptr_stacks (patch by Andrey Hristov)

commit 5d8097975c49f973d15cc28696f429a834d1defe
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Nov 9 08:49:28 2007 +0000

    fix test : better float values

commit 6079ffd434d336910cd874a28f592b47b30c8bad
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Nov 9 07:29:18 2007 +0000

    fix tests: better float values

commit 22416fba090e6f0c92dc567b69d97f6b1d962c16
Author:  <changelog at php.net>
Date:   Fri Nov 9 01:31:27 2007 +0000

    ChangeLog update

commit 358eec9bccc594dbadc7b1ffc77c720da42fcc64
Author: Lars Westermann <lwe at php.net>
Date:   Thu Nov 8 19:41:57 2007 +0000

    MFB
    - Fixed bug #30690: (Resource handle from ibase_execute becomes invalid after return)
    - Fixed bug #30907: (ibase_query() crashes (in fact the same bug as #32143)
    - Fixed bug #32143: (ibase_query() causing IBserver 7 crash with NULL param as link-id)
    - Fixed bug #39056: (Interbase NUMERIC data type error)
    - Fixed bug #39397: (invalid statement handle in Unknown on line 0)
    - Fixed bug #39700: (NUMERIC error when result precision are 7,8 or 12-14)
    - Fixed bug #42284: (duplicate of #39700)
    - snprintf -> slprintf

commit 6555eb521f69c6358f77ee32b53131d6eae71d2b
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Nov 8 17:29:06 2007 +0000

    Fix segfault in debug build

commit f7199024dca7f725704c5cbcf7123f89de348136
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 8 13:34:35 2007 +0000

    fix open tag

commit c49b08fe9a72e4cae474d7e3bb0200f3632abbf4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 8 13:29:38 2007 +0000

    Fixed bug #43216 (stream_is_local() returns false on "file://")

commit a4d95c001f31b912d22d94c9c9efbe28899e1a8e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 8 13:28:38 2007 +0000

    plug memory leak on invalid result type

commit ea324b63c03c6ae32784d3790043b50f97c45112
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 8 11:39:10 2007 +0000

    fix test

commit 82d0dcd73c1b43de0de1c89cb724586c7c18ae7e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 8 11:19:19 2007 +0000

    fix tests

commit 31699e093a0b06980b95266927d5eb4d3759974b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 8 10:29:40 2007 +0000

    fix test

commit 4cb29ab0657e7e59f78d47322f630ef6361cefd5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 8 10:19:39 2007 +0000

    this error message may vary

commit fcb4bfdcdfe0e4a0f85799fc99d22cd3b1741795
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 8 10:13:18 2007 +0000

    fix test

commit 39c5922c3c2d55fe48da9671240082f3390bc4ba
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 8 10:06:52 2007 +0000

    add missing 64bit version of the test

commit c09a7e55b83f8edd5213bf90dd83f491b67c5fc1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 8 08:11:41 2007 +0000

    fix tests

commit 6509c3c13b8bda9cae304874fe847daf098c0a52
Author:  <changelog at php.net>
Date:   Thu Nov 8 01:31:31 2007 +0000

    ChangeLog update

commit 90da0488570c16308713122acde2a027dca5565d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 7 12:05:55 2007 +0000

    fix tests

commit 26530a6091ea05daa9602b3ab29899df1cf836dd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 7 09:14:06 2007 +0000

    T_IMPORT -> T_USE

commit dfbabf37f49a3db5e0831475f7025c209f66cc18
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 7 08:32:17 2007 +0000

    Fixed compilation

commit d5bf0e7c7ce39a896859ba40c6df2d5fb0801ed6
Author:  <changelog at php.net>
Date:   Wed Nov 7 01:31:29 2007 +0000

    ChangeLog update

commit 2162944156551359d8f87320dff3fb786181c8d0
Author: Jani Taskinen <jani at php.net>
Date:   Tue Nov 6 17:58:41 2007 +0000

    Ws + cs + missing fix for MOPB-33-2007:PHP mail() Message ASCIIZ Byte Truncation

commit 5dfcb7dee033b2351a1c54cd6a4cec233e1be6fc
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 6 15:29:32 2007 +0000

    - MFB Add tests

commit c882ba8e699df15f5e9c8aeebaf6d3cf977ab6b7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 6 14:56:32 2007 +0000

    Fixed bug #43175 (__destruct() throwing an exception with __call() causes segfault)

commit 0e83c5c37ad5a48b1fd27cbc1043dc46a730ba0b
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 6 14:49:15 2007 +0000

    - fix more variable stuff

commit 74fe7a1e20dba632d0e7b2c6d540eec3406277eb
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 6 14:47:11 2007 +0000

    - fix tests

commit 37394707139a340e3a0b784e059e40b6eb43c571
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 6 14:31:08 2007 +0000

    fix tests

commit d945aea89149b73e68b405950f494f85a16ebdd0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 6 14:12:14 2007 +0000

    Fixed bug #43201 (Crash on using unitialized vals and __get/__set)

commit a210bf4314c7371e60c006b0de3216c68c560be7
Author: Jani Taskinen <jani at php.net>
Date:   Tue Nov 6 13:44:04 2007 +0000

    fix: #2

commit a27600b42a2231af9a8201fb4ba2230bc486eab5
Author: Jani Taskinen <jani at php.net>
Date:   Tue Nov 6 13:26:24 2007 +0000

    - Fixed bug #43196 (array_intersect_assoc() crashes with non-array input)
    # Note: Same problem was with array_diff_assoc()

commit 52cdef821bf50470650cfaa1f3f7ac515f6218d6
Author: Jani Taskinen <jani at php.net>
Date:   Tue Nov 6 13:21:55 2007 +0000

    fix cleanup

commit a579d09bb758918b840bfcdbf2f7eca527adaf02
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 6 12:54:13 2007 +0000

    fix tests, add 64bit versions

commit 9679ba6a3d1033bd5714c791a6cc1f88e2e32cd1
Author: Jani Taskinen <jani at php.net>
Date:   Tue Nov 6 12:09:12 2007 +0000

    - nuke extra UEXPECTF

commit ac702108c63031f52a4b9c3319309cd084befd2a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 6 12:06:23 2007 +0000

    Fixed windows build (Rob)

commit 8cfa05d59adb8bd526aea37d1aaf82d27556397f
Author: Jani Taskinen <jani at php.net>
Date:   Tue Nov 6 11:48:34 2007 +0000

    ws + cs

commit 60ea0516859b34304ea050db85f7b4b3438ddc22
Author: Jani Taskinen <jani at php.net>
Date:   Tue Nov 6 10:56:58 2007 +0000

    ws

commit 5f7ece064db6024bd1f516c0d639e89f690c1747
Author: Rob Richards <rrichards at php.net>
Date:   Tue Nov 6 10:56:53 2007 +0000

    fix non ipv6 enabled win build

commit c26e0d8ee776a971c8d41cacb3e19541ab807eda
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 6 10:54:29 2007 +0000

    - MFB ws

commit 22e53ef3b201d0d0e63d75d49551c0bd932e6374
Author: Jani Taskinen <jani at php.net>
Date:   Tue Nov 6 10:52:54 2007 +0000

    - ws + cs

commit 2ab0e7180fd3a0b04a10f14f01a7bfae282b0585
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 6 09:54:34 2007 +0000

    T_IMPORT is gone

commit 2d5cd8b92bc188927ebd9dd70ff58f733d906e2d
Author: Jani Taskinen <jani at php.net>
Date:   Tue Nov 6 09:48:14 2007 +0000

    - Clarify the difference with * and + args

commit b4cb9fb090d5df8625db99dcf570b3ded7b50205
Author: Jani Taskinen <jani at php.net>
Date:   Tue Nov 6 09:45:24 2007 +0000

    - Move some entries to 5.3

commit 99e0a46b391ebae96b0315b68fcb54969238e01a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 6 07:37:50 2007 +0000

    Allow user defined malloc/realloc/free

commit e860d95d24a80213d863fa30dd6d18da7e78bf1f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 6 07:29:41 2007 +0000

    T_IMPORT -> T_USE

commit 449ec5eee654a6c705d8881cc40da0a80a340bd0
Author:  <changelog at php.net>
Date:   Tue Nov 6 01:31:31 2007 +0000

    ChangeLog update

commit 4f539c9a28d1b05881e1f9f582f70db378639a23
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 5 23:55:21 2007 +0000

    MFB: Fixed bug #43197 (array_intersect_assoc() does not emit warning
    messages for error inputs)

commit 4e64d593b513242d446588a56ae2d5ed5b20fddd
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 17:28:58 2007 +0000

    - Fix another wrong expected result (this is a bug!)

commit 393140df52248ec744aaed102322fcfce13861e4
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 17:24:00 2007 +0000

    - Fix another wrong expected result

commit bf83ffb3f267fd5d6d2992a9ae061772bee5eeab
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 17:09:26 2007 +0000

    - Fix expected result. This has hidden an obvious bug..

commit 57076f08ddbb6698e3569022d47f7fc6f32309d9
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Nov 5 16:34:54 2007 +0000

    New testcases for asort() function

commit 1a0b4cfb3703ce5fd6dcd01309046dfafec13ecb
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 16:29:04 2007 +0000

    ws

commit 6f39caa6f5bed108eed7c4f72ead2aec443bf865
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Nov 5 16:19:55 2007 +0000

    Fix test title

commit b1447733b78b5a9f477362918625112471127e74
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 16:14:11 2007 +0000

    ws

commit 4674d1385992340e65c2681e2684b0dc4733c710
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 16:12:55 2007 +0000

    ws + cs + sync some fixes from PHP_5_3 branch

commit d3b3149dbe4a252cab0f34430ed66b0aca82455a
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 15:24:25 2007 +0000

    ws + cs

commit deb8a46c7bbf7ed6a06b3b09f665cb34227c61b9
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Nov 5 15:17:10 2007 +0000

    New testcases for sort() function

commit 07fcb8a21a788e0919859245a7fc30628dabd567
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 14:06:19 2007 +0000

    ws + cs + missing PHPAPIs

commit 7374d094b83663832814b3ca39b134b3d4d12c6a
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Nov 5 13:50:33 2007 +0000

    New testcases for array_intersect_assoc() function

commit c2fe547076a159b518fc475cd36196da9a6aaf61
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 13:42:16 2007 +0000

    nuke compile warning

commit 32e04e4f7c011812c7ddf2da952adb50b14a0803
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 13:40:36 2007 +0000

    ws

commit f3762084319bd851bd0e9c09f7c779421a850659
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 13:09:31 2007 +0000

    - ws

commit 7eb0f143c6247760d9db2de0cc2e59264d5683b0
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 12:44:47 2007 +0000

    ws + cs

commit 647bdad42d819329ffef240f22c51d7ce6a92b45
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 12:39:39 2007 +0000

    ws + cs

commit cb373cafb73c538c8bf048fc3b67871fc9ec8e42
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 12:29:30 2007 +0000

    Update credits

commit 1c352c0cf47c1443c7036b9697436e7bee1c7eac
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 12:24:33 2007 +0000

    ws + cs

commit 7eff073be1a05088a36c90d5e896a79d0dbeb32c
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 12:07:28 2007 +0000

    - ws + cs + nuke a warning

commit 766c8a9d2bb46584f28160a3552576988887cddf
Author: Jani Taskinen <jani at php.net>
Date:   Mon Nov 5 11:52:18 2007 +0000

    ws + cs

commit 5a4e6c233fd0f77705764c37c89e4cb66e3fa703
Author: Derick Rethans <derick at php.net>
Date:   Mon Nov 5 09:24:17 2007 +0000

    - Updated to version 2007.9

commit 40db3c3bf41e06763e940505d5e7b07ff45ea290
Author:  <changelog at php.net>
Date:   Mon Nov 5 01:31:37 2007 +0000

    ChangeLog update

commit a074d094a2e7a3e8746f1c4818460b68c6dcb6b5
Author: Mattias Bengtsson <mattias at php.net>
Date:   Mon Nov 5 01:14:44 2007 +0000

    -MFB, Right filename

commit c1d31117493a4094263420f8840469daf2a9420f
Author: Sara Golemon <pollita at php.net>
Date:   Mon Nov 5 00:47:21 2007 +0000

    Allow http fopen wrapper to fetch content on 'error' condition (David Zulke)

commit 7e0ca9e1d7458eb02fc547b0e0735425a0aad352
Author: Mattias Bengtsson <mattias at php.net>
Date:   Sun Nov 4 23:57:07 2007 +0000

    -MFB, Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd)

commit 2b1c1d56cd4fe8c3227f03a7712a85a4fa012b8e
Author:  <changelog at php.net>
Date:   Sat Nov 3 01:33:33 2007 +0000

    ChangeLog update

commit a7de2feb45508913b64c25f95885a262842485be
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Nov 2 17:37:41 2007 +0000

    fix build (temp fix pending Andrey's review)

commit a897a0221ee7de1ce79aea5b7f27a6466e867128
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 2 16:19:57 2007 +0000

    Fix build

commit 6820ea643d6255037a8ab2e3144df84630180562
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 2 16:19:31 2007 +0000

    - WS + CS and namespace protection

commit 52ad681539e66b7823ad37746b363e26b50315ef
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 2 15:59:58 2007 +0000

    - WS + CS + use Z macros where possible

commit 74b7f1239f27d4834558d2a8439113685cc9129e
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 2 14:04:52 2007 +0000

    - nuke extra s

commit 532761442df218dd0551e6be70a94f07a6b2a118
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 2 12:57:52 2007 +0000

    fix test

commit 02188d66c44ef2a33e8a1b28b359b639df13e7e1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 2 12:03:25 2007 +0000

    fix typo and silence compile warning

commit 1c47fc23df495f8905f965c679908652d284af60
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 2 11:48:35 2007 +0000

    - Fix the fix for bug #41686

commit cc2dc92b1aaa72b8dbe616163009aa0022188eac
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 2 10:57:56 2007 +0000

    ws + cs

commit 231fcedd035363988cfb6629ddd2c2615e6557d8
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 2 10:50:33 2007 +0000

    MFB52: Fixed bug #41686

commit 860fd6fd2bf5094231fb69a6c9f0b1a4ec953ed6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 2 10:11:59 2007 +0000

    Reimplemented support for namespaces in indexes id constant arrays (removed zval.idx_type)

commit 006b676806fc0ff50ebadd4287ba6447b22faca1
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 2 09:43:04 2007 +0000

    more ws

commit ad53b1b8c7fe74f1a90ff5699ee3dd23895b2004
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 2 09:15:55 2007 +0000

    ws

commit ecc8c15c0fe8342b264c00000276912f5ed3e35d
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 2 09:01:39 2007 +0000

    ws + cs + missing folding tags

commit 4025ace975e2207faf82d7a26035bfdf0427f8e3
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Nov 2 03:57:48 2007 +0000

    fix tests: proper temp file names

commit bec1eaae7df7927d4aef7676b0b5dcc422fa9063
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Nov 2 03:11:00 2007 +0000

    fix tests: proper temp file names

commit 52f65916208ece03bae7eb644300a967bef697d0
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Nov 2 03:06:13 2007 +0000

    fix tests: better float values

commit 0a071b1da05255011d8348e9f237e3be726e4272
Author:  <changelog at php.net>
Date:   Fri Nov 2 01:32:39 2007 +0000

    ChangeLog update

commit 9cc90f23b3243b17bb667a674803463d7d3393b0
Author: Jani Taskinen <jani at php.net>
Date:   Fri Nov 2 00:15:13 2007 +0000

    ws + cs + fix test

commit 1dfc220753c63c68b290d02dbc55df5ef0acb3a6
Author: Jani Taskinen <jani at php.net>
Date:   Thu Nov 1 22:31:39 2007 +0000

    - CPP macros are supposed to start at column 1 (# at least)

commit bb28d401ffea32efa23b0743228fe2195a497e37
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Nov 1 20:33:22 2007 +0000

    MFB gmp fixes

commit 476f214c53c84316ce9ab2ca4c761f0e6d0dfcf3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 1 19:13:28 2007 +0000

    initialize correct variable

commit 13171134f8d79ed7db8d2f3d8ba0e3dfacea51c5
Author: Jani Taskinen <jani at php.net>
Date:   Thu Nov 1 17:32:10 2007 +0000

    - Nuke unused variables

commit 7f3a7f75bce741457d485dac9ccd38f655e08821
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 1 15:43:17 2007 +0000

    Another fix for bug #42773

commit 502bef95b3b9433fd5e88193ad1669648b5e7096
Author: Jani Taskinen <jani at php.net>
Date:   Thu Nov 1 15:05:20 2007 +0000

    ws + cs

commit 5742cc19bb8b7fcd052bebff8874037d4c181581
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 1 14:12:39 2007 +0000

    MF53: fix tests

commit 7bfd3459964aa06e4a1e998ce699e3a39637b571
Author: Jani Taskinen <jani at php.net>
Date:   Thu Nov 1 13:30:15 2007 +0000

    cs + ws

commit 363966b4592cacd6ea5da6987e7cbdfcb80ab39d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 1 13:27:57 2007 +0000

    Fixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major slowdown)

commit 6fe79496feaeb6544bce408435a75d84d8aca33c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 1 12:26:38 2007 +0000

    Fixed bug #42773 (WSDL error causes HTTP 500 Response)

commit 52e3ca0b328fa5c0e51c326245bd9feb7bd0a63b
Author: Jani Taskinen <jani at php.net>
Date:   Thu Nov 1 12:00:59 2007 +0000

    fix test

commit a069a415e575e4b5fcfdb61a1bc388b7f03345b2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 1 11:59:15 2007 +0000

    Fixed bug #43027 (Declare cause fatal error)

commit 73e8a773fa62b6a361d2896a9b9e7dec242a2758
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 1 11:49:27 2007 +0000

    use slprintf()

commit dba5f202f027e284dea62c8806970206171790ab
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 1 11:13:06 2007 +0000

    Fixed bug #42848 (Status: header incorrect under FastCGI)

commit 2f02142938921f99a527dbbd81554a38b5e29d3c
Author: Robert Nicholson <nicholsr at php.net>
Date:   Thu Nov 1 10:32:28 2007 +0000

    delete .project file

commit 8de1217c4d9a79536cbf5f5ae5daa935da079a7e
Author: Robert Nicholson <nicholsr at php.net>
Date:   Thu Nov 1 08:43:12 2007 +0000

    update min_error and max_error testcases to take into account bug fix for bug#43125

commit 0438acf8e3b5f37bca6a79500661a08566d0aa68
Author:  <changelog at php.net>
Date:   Thu Nov 1 01:31:26 2007 +0000

    ChangeLog update

commit 7bd01cbce2955a3a7f862375929fb2b06a1a13fc
Author: Jani Taskinen <jani at php.net>
Date:   Wed Oct 31 13:39:00 2007 +0000

    - Fix typo (bug #43125)

commit eb1a26c8b27756154dc3bfc3525b3a751e6f8ee2
Author: Jani Taskinen <jani at php.net>
Date:   Wed Oct 31 13:22:18 2007 +0000

    - Fixed bug #43137 (rmdir() and rename() do not clear statcache)

commit 5bae3d0f3cd4e0d3e78dfa8b8704e38db2137755
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 31 12:58:39 2007 +0000

    MFB: Fixed bug #43139 PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases with
    fetchAll()

commit 2e3939ef20d009e1d54c8390ecc94aaa4b9e1e37
Author:  <changelog at php.net>
Date:   Wed Oct 31 01:31:28 2007 +0000

    ChangeLog update

commit 8a8c3fe03829f9c54d1343bc19687570ca7b6868
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 30 23:04:01 2007 +0000

    MFB: Test not relavent for sqlite that uses built-in bound syntax

commit 32b7c7eb1f5516d48f1707e9adec72e524dc0940
Author: Lars Westermann <lwe at php.net>
Date:   Tue Oct 30 18:06:02 2007 +0000

    - Added 3 firebird specific attributes to firebird_handle_set_attribute()
    - function. They control formatting of date/timestamp columns.
    - pdo_firebird_handle_factory() now throwing an execption if unable to attach
    - database (bug reports 39822 and 41522)
    - Fixed bug #39822 (new PDO() doesn't work with firebird)
    - Fixed bug #41522 (PDO firebird driver returns null if it fails to connect)

commit 3f57fb8ec6678631b2b1591d66a1c2ece76bfb7f
Author: Lars Westermann <lwe at php.net>
Date:   Tue Oct 30 18:05:17 2007 +0000

    # Removed dead code
    - Fixed bug #35386 (firebird: first row is null)
    - Fixed bug #36128 (Interbase PDO - timestamp columns return NULL)
    - Fixed bug #39700 (NUMERIC error when result precision are 7,8 or 12-14 )

commit 9f2a873db67951f8f57a3935b29bba6d3412c786
Author: Lars Westermann <lwe at php.net>
Date:   Tue Oct 30 18:04:25 2007 +0000

    [DOC] Added 3 firebird specific attributes that can be set via
    PDO::setAttribute() to control formatting of date/timestamp columns:
    PDO::FB_ATTR_DATE_FORMAT, PDO::FB_ATTR_TIME_FORMAT and
    PDO::FB_ATTR_TIMESTAMP_FORMAT.  These attributes are strftime
    format strings, and operate in the same way as the ibase.dateformat,
    ibase.timeformat and ibase.timestampformat ini options.
    (related to bug #36128, Interbase PDO)

commit eb07d8618aa9175f3c7fd3775b4c6c4462414bba
Author: Lars Westermann <lwe at php.net>
Date:   Tue Oct 30 18:02:45 2007 +0000

    - Added default timestamp format definitions (ISO 8601) (related to bug #36128, Interbase PDO)

commit f8314496a23a1c3d6c185d3f60ca67d0cc674128
Author: Jani Taskinen <jani at php.net>
Date:   Tue Oct 30 12:06:28 2007 +0000

    Fix bug headers

commit 4d3f5ee6d7dc8a063fed597923099eacf56ea2c0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 30 07:22:12 2007 +0000

    Use heap-allocated return value

commit 3389abcb2b3ccae2074d483113fe64621c75d5a0
Author:  <changelog at php.net>
Date:   Tue Oct 30 01:31:32 2007 +0000

    ChangeLog update

commit 38c68da824918319d7a80cf1fc6d3ff915616b2c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 29 22:37:44 2007 +0000

    MFB: Fixed bug #43130 (Bound parameters cannot have - in their name)

commit 18215d93473bacfcde56712d3603570c285c37a9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 29 14:37:11 2007 +0000

    optimization

commit aed3360625f75e5b42fb95ccebb84274893e94fe
Author: Jani Taskinen <jani at php.net>
Date:   Mon Oct 29 09:50:49 2007 +0000

    - Fixed invalid handling of float value passed to an integer field on 64bit machine

commit ecdea3117acdd8ae74e77f927119a76e78812a58
Author: Jani Taskinen <jani at php.net>
Date:   Mon Oct 29 09:03:39 2007 +0000

    fix test

commit 088993e6e9f0a95510b7b476b1c5251626db9572
Author:  <changelog at php.net>
Date:   Mon Oct 29 01:31:25 2007 +0000

    ChangeLog update

commit 8ef85b486af7a59d295a2d3a3a565ad408eeadac
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Oct 28 13:44:09 2007 +0000

    MFB: Fixed bug #42976 (Crash when constructor for newInstance() or
    newInstanceArgs() fails)

commit 06ad7e4fb31766bdfdac74cce1ebe2134fca0411
Author:  <changelog at php.net>
Date:   Sun Oct 28 01:31:25 2007 +0000

    ChangeLog update

commit 1fc0e6ddbe3977d0053041ce089e09624944046d
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Oct 27 12:24:06 2007 +0000

    New testcases for shuffle() function

commit 0150849e42380cf862bab1591e6627842475d26f
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Oct 27 12:13:05 2007 +0000

    New testcases for array_intersect() function

commit 976b990c2b06a061ea0352f182b997b89d539911
Author:  <changelog at php.net>
Date:   Sat Oct 27 01:31:21 2007 +0000

    ChangeLog update

commit dfda872d630f6142289785f9c9895c23230a1ac6
Author: Robert Nicholson <nicholsr at php.net>
Date:   Fri Oct 26 16:10:16 2007 +0000

    Remove unneeded INI sections

commit 2d8466b2afa7640559d8aa3dac9b95607036014d
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Oct 26 11:52:59 2007 +0000

    more testcases for array_unshift() function

commit 94c63b3442a29f7067736b494242f3ebf681a39f
Author: Robert Nicholson <nicholsr at php.net>
Date:   Fri Oct 26 11:06:31 2007 +0000

    new testcases for array_splice

commit eea1a4458c7c3acc1ec2442039d6cb37507de4d5
Author: Robert Nicholson <nicholsr at php.net>
Date:   Fri Oct 26 10:57:59 2007 +0000

    new testcases for max and min

commit ffbbe893c94a78a709d2c0428a8733e8f8c6f8e1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 26 04:46:28 2007 +0000

    Added check for HAVE_GETTIMEOFDAY

commit b89447cee20ced596c0949a4d902fadad4600987
Author:  <changelog at php.net>
Date:   Fri Oct 26 01:31:26 2007 +0000

    ChangeLog update

commit b0ecc20ac7778fbf3ea5e32b80e8696a8afa5b20
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 25 13:00:58 2007 +0000

    that endElement() call was required

commit 305e55b79401a4aa31953753077a994087fd117b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 25 11:54:10 2007 +0000

    fix test

commit 3c85eea2cf544b0cb37e96453e55dbbda7708146
Author: Jani Taskinen <jani at php.net>
Date:   Thu Oct 25 10:01:25 2007 +0000

    ws

commit 6bf372762e145ff54e69ccd0789824d10daab669
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 25 07:32:58 2007 +0000

    Added ability to control memory consumption between request using ZEND_MM_COMPACT environment variable

commit 896cdeee7a6c078886bad0d91391999942a55ab1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 25 05:39:24 2007 +0000

    Added CGI SAPI -T option, to measure execution time of script repeated several times.

commit 2a12bef547524bcaf1bb05d2c8c35c0d05e3ddd2
Author:  <changelog at php.net>
Date:   Thu Oct 25 01:31:21 2007 +0000

    ChangeLog update

commit 13af0218b2cda29c180482cd8bb562f9708ff9e3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 24 22:50:30 2007 +0000

    MFB: Fixed bug #43099 (XMLWriter::endElement() does not check # of params)

commit ba76c0a1a59ee54166510b274941cb2a71a790c4
Author:  <changelog at php.net>
Date:   Wed Oct 24 01:31:26 2007 +0000

    ChangeLog update

commit a53eb396b3becce36e5662192df8233eac95da0d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 23 12:52:51 2007 +0000

    Fixed variations of bug #35163

commit 43160de6849c81cf732868a436366a1fd01f457d
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 23 10:44:25 2007 +0000

    Fix the build, the w32 files should look like in 5_3

commit 7b23705ce35ceb00fca3e8df44a2ed97bf206372
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 23 10:17:39 2007 +0000

    MFB: Fix compile failure on windows

commit d892fd3da4cfb8d7bda97b6ecef566948f1c355e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 23 09:55:25 2007 +0000

    Fixed bug #35163 (Array elements can lose references)

commit cb610d48acf49acbebfdbe72f17f35176bd4db62
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 23 05:57:13 2007 +0000

    Fixed realpath cache for existent file with CWD_FILEPATH flag on win32

commit f2b8a7500426952ab6286d4d16f8b73599ed0e02
Author: Mattias Bengtsson <mattias at php.net>
Date:   Tue Oct 23 01:58:41 2007 +0000

    -MFB, Be paranoid and dont allow multiplication with zero

commit 7b67b5bcdb795b48923daf3055c1526667b964aa
Author:  <changelog at php.net>
Date:   Tue Oct 23 01:31:22 2007 +0000

    ChangeLog update

commit 21a455a4540078c653ceee5111de9b0ed946bd51
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 22 22:42:54 2007 +0000

    MFB: Fixed bug #4294 (Move *timeout initialization from RINIT to connect
    time)

commit ac26a3f8932473e643926c484ce3145e4383723a
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Oct 22 11:17:18 2007 +0000

    more testcases for array_filter() function

commit 29ee7ac05d8c7afdbd41a704dea8bc2cfd779810
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 22 07:37:52 2007 +0000

    Fixed move_uploaded_file() to always set file permissions of resulting file according to UMASK (Andrew Sitnikov)

commit a13ffd47132dce3a1f634d9f782432048779cb80
Author:  <changelog at php.net>
Date:   Mon Oct 22 01:31:22 2007 +0000

    ChangeLog update

commit ade493157b8f0aa44578d4a3269a63d87cfb37e2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Oct 21 15:41:53 2007 +0000

    MFB: Fixed bug #42944 (test failing due to expectation that /etc/passwd has
    0644 permissions).

commit 4a425baa92b95a6438cd684eb74b0ea31c409f8e
Author:  <changelog at php.net>
Date:   Sun Oct 21 01:31:34 2007 +0000

    ChangeLog update

commit 5a6c03eb73d7fe1664ddc4bf1e652f766c9ac5c6
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Oct 20 05:34:35 2007 +0000

    New testcases for array_rand() function

commit 0cebd02bfcb9c715823718c09360c797ccf471a6
Author:  <changelog at php.net>
Date:   Sat Oct 20 01:31:27 2007 +0000

    ChangeLog update

commit 5d7aaf9798b44d2f53fe4f9cb4c4690f6b11c061
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Oct 19 18:25:57 2007 +0000

    New testcases for array_fill() function

commit e9b634e0c44808d52f50a2f723683d7e59f32ccb
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Oct 19 18:22:55 2007 +0000

    New testcases for array_filter() function

commit 8b8d0541c2c8622b060079bb581a7b1a939cd5d8
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Oct 19 09:19:57 2007 +0000

    New testcases for array_unshift() function

commit ecdb96778789a3126de14def5d95d29e013193a4
Author:  <changelog at php.net>
Date:   Fri Oct 19 01:31:22 2007 +0000

    ChangeLog update

commit 6d98d843af29481708024dd5a7675e5e6debfc78
Author: Greg Beaver <cellog at php.net>
Date:   Thu Oct 18 19:47:24 2007 +0000

    fix TSRM, a couple of compile warnings on windows, and test

commit 5138a3b575a9316796244d251e212bbd03db69a1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 18 13:12:01 2007 +0000

    Fixed bug #42722 (display_errors setting ignored for E_PARSE and HTTP 500 page)

commit caa99d8436da9ea121e57bde7af9891350a066c6
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 18 05:19:13 2007 +0000

    - Missing piece

commit a860f45d7218cdef1aef8e39473983f3127529cb
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 18 05:09:49 2007 +0000

    - Commit new tests to correct brnach (funny broken checkout)

commit 2e9b0225b8aa780d47297fa3b440515a3fb1f26a
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 18 04:49:54 2007 +0000

    - MFB #42654, #42704

commit 8b5e65f2474523e1e232dbb4146d0f976d055dcd
Author:  <changelog at php.net>
Date:   Thu Oct 18 01:31:31 2007 +0000

    ChangeLog update

commit a098b7ead428e8b7af19b43d2025c5a169d03e2e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 17 12:09:14 2007 +0000

    Fixed possible crash because of uninitialized value (Zdash Urf)

commit e61f2d2ad32e01522aae6b3da77dacbcdf6a205b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 17 11:18:49 2007 +0000

    Fixed bug #42637 (SoapFault : Only http and https are allowed). (Bill Moran)

commit 6fc398fba98f99e67f075cd883ae9f1dc451e51f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 17 10:36:45 2007 +0000

    Fixed bug #42919 (Unserializing of namespaced class object fails)

commit 8cae2e56e4dc5f9a138e237b89937ac1b16d5fe1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 17 10:01:37 2007 +0000

    Fixed bug #42859 (import always conflicts with internal classes). (cellog at php.net, Dmitry)

commit 29fd758310635536cb9e7174bf0c54d6b4a0af5b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 17 08:22:01 2007 +0000

    commit lost part of the patch

commit dc8634add884740b3f0a208b8b21c4dbcfd3d991
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 17 08:17:34 2007 +0000

    use correct dtor and variable for the callback

commit cc5096c622123c79bcdc4fcd83195f3287b7265c
Author:  <changelog at php.net>
Date:   Wed Oct 17 01:31:20 2007 +0000

    ChangeLog update

commit a0aa80a3f81516add499b06905e6a7264112eccd
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 16 20:58:35 2007 +0000

    Sync mysqlnd with HEAD. Same sources as in 5_3

commit 0655ad383363101dde04a9e98f540f6b54014f43
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 16 13:18:55 2007 +0000

    use zval_dtor() instead of efree() + FREE_ZVAL()

commit 731a49ed0e6703e8830c0c61a8e2b86b2fa91224
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 16 12:55:38 2007 +0000

    MFB: Fix bug due to shadowing of variables. This one is pretty-pretty rare,
    caught by source code inspection.

commit 82e29a7fc33ad19cd2e0e3874cc3dacf82e0ac25
Author:  <changelog at php.net>
Date:   Tue Oct 16 01:31:27 2007 +0000

    ChangeLog update

commit ee89cea00ba7840a9ddb0d2f3d7e6de85ea28a08
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Oct 15 06:33:32 2007 +0000

    New testcases for array_flip() function

commit f36aae329ade9ae9ddf32a9137cd64fee4aeb091
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Oct 15 06:23:27 2007 +0000

    New testcases for array_reverse() function

commit 9257b6bd88bcd74e75c46fce05ba6d74b02f0d11
Author:  <changelog at php.net>
Date:   Mon Oct 15 01:31:23 2007 +0000

    ChangeLog update

commit fbd3b9c127849694c2648048f5dbf3e8c36da326
Author:  <changelog at php.net>
Date:   Sun Oct 14 01:31:34 2007 +0000

    ChangeLog update

commit e2c76794d15b7e37b5524ea3a2ce0a47e1615ae4
Author: Scott MacVicar <scottmac at php.net>
Date:   Sat Oct 13 18:05:20 2007 +0000

    MFB: Added icon file format support to getimagesize

commit 165c695f441fb84125b5418248ef740e075f5dc0
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Oct 13 11:36:59 2007 +0000

    Add skipif

commit fe6b701cd6a3943f1a09061bb97b29dcc8021927
Author:  <changelog at php.net>
Date:   Sat Oct 13 01:31:39 2007 +0000

    ChangeLog update

commit 572648d585913cab087859bfe5fd282ade7de73a
Author: Ulf Wendel <uw at php.net>
Date:   Fri Oct 12 12:40:04 2007 +0000

    Now HEAD should be fine: skip test (by default), if DB connect fails.

commit 2ea4b6ba061af72e2b0457cdcd8f1b6652a1787f
Author: Ulf Wendel <uw at php.net>
Date:   Fri Oct 12 12:32:39 2007 +0000

    Same as for PHP_5_3: Trying to skip tests if they can't connect to the
    DB server. Note the environment variable MYSQL_TEST_SKIP_CONNECT_FAILURE
    to control if you want tests that can't connect to fail or to be skipped.

commit 7db84d5bcf741e47855f332bf4b339865300e0fe
Author: Ulf Wendel <uw at php.net>
Date:   Fri Oct 12 11:52:27 2007 +0000

    Fixing test.

commit 534f770ae20f3ef98eaa4d597eccc9945a7d7e83
Author: Ulf Wendel <uw at php.net>
Date:   Fri Oct 12 11:51:22 2007 +0000

    Trying to make them not fail but skip if they cannot connect to the DB.

commit 2027c85be25f162f13fb92f70a630c3e8b582ce7
Author: Ulf Wendel <uw at php.net>
Date:   Fri Oct 12 11:46:41 2007 +0000

    Fixing tests.

commit 8b3bfa7cf7f5da785ae670e6660c20a5a811ac6c
Author: Edin Kadribasic <edink at php.net>
Date:   Fri Oct 12 08:08:02 2007 +0000

    MFB: Fix build

commit cb6053bd559825cd910dc9fd6c3e1022b6e83be2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Oct 12 07:23:44 2007 +0000

    fix typo

commit bc9b36b3637feb024a1ca486b3f90a2d6c628f09
Author:  <changelog at php.net>
Date:   Fri Oct 12 01:31:22 2007 +0000

    ChangeLog update

commit 9e67f64a00804558d853f0e63fc4e007643884c8
Author: Derick Rethans <derick at php.net>
Date:   Thu Oct 11 18:35:04 2007 +0000

    - Updated to version 2007.8

commit 84bf8ae5066098344c9ef73dcae60e068e50c866
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Thu Oct 11 11:50:10 2007 +0000

    fix test (temp. file name)

commit 8e47cdd59b77bc0d6fa9c1762ac1d8c440bd24ec
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Thu Oct 11 03:17:08 2007 +0000

    fix test

commit b5a166b815c327b2db11ebcfecb60d4c4bade421
Author:  <changelog at php.net>
Date:   Thu Oct 11 01:31:25 2007 +0000

    ChangeLog update

commit 9e0894fa216f24b529f507d7aff2c270323e94e7
Author: Elizabeth Marie Smith <auroraeosrose at php.net>
Date:   Wed Oct 10 23:23:54 2007 +0000

    MFB

commit d768a03a12f4e97bb3be188b3c6518581c2ac8ae
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Oct 10 14:32:01 2007 +0000

    MFB and unify code

commit 040cb2ca5dadfccec56309bc40facf359065841c
Author: Jani Taskinen <jani at php.net>
Date:   Wed Oct 10 12:51:06 2007 +0000

    ret is still int

commit b3c3c8a90ff6971b3cd665e6b13595bd48b92c81
Author: Jani Taskinen <jani at php.net>
Date:   Wed Oct 10 12:44:29 2007 +0000

    - Use correct definition

commit 23f2c54784a6154fc949897fb24842c21c6f4d43
Author: Ulf Wendel <uw at php.net>
Date:   Wed Oct 10 10:56:33 2007 +0000

    Test changes for HEAD = synching with 5_3

commit b67be59f4e8a2b3232582a04f513a6f15856a8f9
Author: Ulf Wendel <uw at php.net>
Date:   Wed Oct 10 10:55:52 2007 +0000

    Adding tests to ext/mysql in HEAD = synching with 5_3

commit 63103cdbc6323bd3820fe11b4fc9989c14357fed
Author: Ulf Wendel <uw at php.net>
Date:   Wed Oct 10 10:54:02 2007 +0000

    Should be the last commit for HEAD. Now HEAD and 5_3 should have the latest
    set of ext/mysqli tests. On Linux 32bit we've about 10 tests failing.
    Before the commit we had about 20 tests failing with HEAD.

commit fc13e57d0f5c18c4d0caf1e97ce9e91c2ab8c7e0
Author: Ulf Wendel <uw at php.net>
Date:   Wed Oct 10 10:51:34 2007 +0000

    More changes = synching HEAD with 5_3

commit 2dd1b35a859c31e490ebc627bc49f61366aac5a2
Author: Ulf Wendel <uw at php.net>
Date:   Wed Oct 10 10:49:00 2007 +0000

    Commiting changes into HEAD = synching with 5_3

commit 2df3cea685814bc906f893db4b351de3397cca15
Author: Ulf Wendel <uw at php.net>
Date:   Wed Oct 10 10:46:06 2007 +0000

    More updates to the ext/mysqli tests in HEAD = synching with 5_3

commit eefce01f8dd671702390e45b426f14a0779bbe25
Author: Ulf Wendel <uw at php.net>
Date:   Wed Oct 10 10:43:39 2007 +0000

    Adding new tests = making sure we're in sync with the 5_3 branch

commit 16ceab9769bb01a6a203650254043efd90b7ef51
Author: Jani Taskinen <jani at php.net>
Date:   Wed Oct 10 09:28:25 2007 +0000

    - Generated with more recent re2c version

commit 7f6e1f967eb4b893f558f9d0efa669f7c2601965
Author:  <changelog at php.net>
Date:   Wed Oct 10 01:31:23 2007 +0000

    ChangeLog update

commit c6b8a401816ee6ca397a5d6eebc16618e16b5807
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 10 00:36:25 2007 +0000

    MFB: Fixed bug #42869 (automatic session id insertion adds sessions id to
    non-local forms)

commit adda3af3cba1ea4805ca33ed8dae267afa4bfdb4
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Oct 9 12:42:47 2007 +0000

    New testcases for strip_tags() function

commit 60d71da435d0c0bf792cbb9db81d22af455b0291
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Oct 9 11:58:52 2007 +0000

    added unicode output

commit bb27fe1933ac94bc492a2bd0e3b1d4c8d406a014
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Oct 9 11:51:48 2007 +0000

    fix tests

commit 7ba8a98fd3d9a1a761f6fe5a5ad4aa7cadbd341c
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Oct 9 10:04:19 2007 +0000

    Fix expand_filepath when including relative files, ideally you should test you code...

commit c1c60fb7e2ad0d5564bfa5ad9e5d2a4e118c77f9
Author: Jani Taskinen <jani at php.net>
Date:   Tue Oct 9 08:40:25 2007 +0000

    ws + cs

commit aaa68d292824d166298708ed6d1d1e1fc82e0360
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Oct 9 05:22:51 2007 +0000

    fix tests

commit 87ebc71b60594adb243e9710c9eb749869398b3c
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Oct 9 04:52:47 2007 +0000

    fix tests

commit d5192b04a45ff2200e8acb1293fc03ff2e4841fc
Author: Robert Thompson <ab5602 at php.net>
Date:   Tue Oct 9 02:41:14 2007 +0000

    Fix for bug 41822.  expand_filepath() will now return a relative path under the specific situation where getcwd() returns NULL and the file is still readable.  As far as I have been able to tell, this fix only applies to the Solaris OS where files in directories with (--x) cannot getcwd().

commit 3c9399920fee1bf805d70b2cd8368726f6326271
Author:  <changelog at php.net>
Date:   Tue Oct 9 01:31:20 2007 +0000

    ChangeLog update

commit 942e3483075fc9fc0e94ddf540f5bbdf566c47d2
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Oct 8 15:40:26 2007 +0000

    MFB: Move declarations from the public header file.

commit 28d292e580d40de53feac9242c077077612659ee
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Oct 8 15:31:06 2007 +0000

    New testcases for strtr() function

commit 7aab680f0a409668f2766d1b96019566b3993af0
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Oct 8 15:30:38 2007 +0000

    New testcases for get_html_translation_table() function

commit e383670a5d0d259144bde79cac782626a16c7732
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Oct 8 06:24:57 2007 +0000

    fix tests

commit 2514bcfdec8eb6d8a41190ecbf0873fc2abe7c8c
Author: Yiduo (David) Wang <davidw at php.net>
Date:   Mon Oct 8 04:05:22 2007 +0000

    stmt->fetch.func.values is not a zval and should not be freed with FREE_ZVAL

commit 9c1d7e9ac2bcc6b27fc4c94b37c7ebe8cd887cfe
Author:  <changelog at php.net>
Date:   Mon Oct 8 01:31:28 2007 +0000

    ChangeLog update

commit a1edb43467a756522f287cb2bed0064a619388b4
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Oct 7 14:00:20 2007 +0000

    add test for bug #42737.
    HEAD didnt have this bug, as it uses a smarter way to iterate over utf-8 chars

commit 970320b43a905382b79a809de7a4d18d9955bcf1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Oct 7 12:33:40 2007 +0000

    silence the warning

commit e9ded30d23ee66e72a44a085476c387e0a3097de
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Oct 7 12:23:29 2007 +0000

    fix typos

commit 2514944be89a7cc309cc217af00334c751d379ac
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Oct 7 12:21:05 2007 +0000

    MFB: fix ZTS build

commit bbe92ef94794fc57648a1d459015b5527030524a
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Oct 7 12:14:59 2007 +0000

    MFB

commit 586bef4291c7a08d1764c0a008cbc9bbc0db82b3
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Oct 7 12:09:02 2007 +0000

    MFB: fix #37911

commit 95da0dc5700ee9d41f1e5664c8167cd37023dbd3
Author: Yiduo (David) Wang <davidw at php.net>
Date:   Sun Oct 7 05:15:07 2007 +0000

    Added macros for managing zval refcounts and is_ref statuses

commit d20f6ecac8e2db5b0595c4fdef4cae221594ab88
Author:  <changelog at php.net>
Date:   Sun Oct 7 01:31:26 2007 +0000

    ChangeLog update

commit 8e1a65814b1d3aa493ec5ed3d9517959a6e04ad0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Oct 6 21:28:10 2007 +0000

    fix ws & folding, nuke unused vars

commit 6549f5b4225785c1cec39a93728b0e939ffac906
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Oct 6 21:15:46 2007 +0000

    fix ws and avoid freeing integer vars

commit 9e8288e75e6e9d1f90ce39d1f208bc36f68aecf4
Author: Jani Taskinen <jani at php.net>
Date:   Sat Oct 6 02:13:31 2007 +0000

    - Add support for LDAP_X_OPT_CONNECT_TIMEOUT (Netscape LDAP SDK equivalent for LDAP_OPT_NETWORK_TIMEOUT)

commit cffb1afb105b9b91292ad6217f9b8e3695ee186a
Author: Jani Taskinen <jani at php.net>
Date:   Sat Oct 6 01:42:40 2007 +0000

    - Added LDAP_OPT_NETWORK_TIMEOUT option for ldap_set_option() to allow setting network timeout

commit edb05ab6c02da93b2b846bf0d857890e28482386
Author:  <changelog at php.net>
Date:   Sat Oct 6 01:31:29 2007 +0000

    ChangeLog update

commit dd24301ac60015625cbebef27d6ef9b248c69110
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Oct 5 19:35:45 2007 +0000

    New testcases for setlocale() function

commit e379d3e9144c5d9e810737eabeb8a48793571fa8
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Oct 5 18:47:47 2007 +0000

    New testcases for nl2br() function

commit 703626aa983d8c44a29b977cd07566fdb0446fdd
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Oct 5 18:35:49 2007 +0000

    New testcases for strrpos() function

commit 0513f160c952bdbd7a04a630ffabef2a4f0e253f
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Oct 5 18:20:57 2007 +0000

    New testcases for str_split() function

commit 871cae6d64c27f239a9d0f16639027dc787514ad
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Oct 5 18:12:36 2007 +0000

    New testcases for vsprintf() function

commit b9b4dd6d09f06aca810add7550a81fcc32005bdd
Author: Rob Richards <rrichards at php.net>
Date:   Fri Oct 5 15:59:42 2007 +0000

    fix win build

commit 5051719bd65a5f055c45def0d03b3e85c52f737f
Author: Jani Taskinen <jani at php.net>
Date:   Fri Oct 5 15:19:47 2007 +0000

    MFB:-r1.139.2.2 Export symbols that will allow building WDDX as shared object

commit d386401a1d85ae7222e228b5ab83292195a057e3
Author: Jani Taskinen <jani at php.net>
Date:   Fri Oct 5 14:57:18 2007 +0000

    fix test

commit b548802b58a2d873bfe9ed0ac2a51ac9756b93aa
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Oct 5 14:49:40 2007 +0000

    MFB: allow lcov 1.6

commit 68327cba36d6ea7b9f66d055b136251282624a97
Author: David Soria Parra <dsp at php.net>
Date:   Fri Oct 5 09:38:54 2007 +0000

    WS/Indent fix.

commit 44d269eec090d4ef12781796023b32b61a8a024c
Author:  <changelog at php.net>
Date:   Fri Oct 5 01:31:43 2007 +0000

    ChangeLog update

commit 42ec1edea40b70e6f0df3fe42acde4f5512a37c9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Oct 4 23:25:53 2007 +0000

    MFB: Fixed bug #42817 (clone() on a non-object does not result in a fatal
    error)

commit 74952b148be4b0223e4911385d7ac8f4236ca66a
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Oct 4 11:04:22 2007 +0000

    Fix error

commit d1215883b52430fe28ae8c511ba75bc4128871f5
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Oct 4 09:53:19 2007 +0000

    Try to fix the windows build of mysqlnd

commit 59b1ba561a6ed3322eee27162334fd7b81c0269b
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Oct 4 09:00:02 2007 +0000

    Fix problems in Windows build

commit eb67969b73c0ad3e3cfef1ceaa434a55ae29a5aa
Author: Greg Beaver <cellog at php.net>
Date:   Thu Oct 4 03:33:21 2007 +0000

    fix Bug #12124: Phar object cannot be iterated over
    remove unused variables
    fix jit file open sprintf calls

commit 07c509935cc66a145b19943d71859b91909289d5
Author: Greg Beaver <cellog at php.net>
Date:   Thu Oct 4 02:24:49 2007 +0000

    fix phar to work with PHP 5.3

commit f73e41c62f22d9998d3f50a85b93ee1178938f22
Author:  <changelog at php.net>
Date:   Thu Oct 4 01:31:22 2007 +0000

    ChangeLog update

commit 1e6e22885d8550f8a868895e97660ef18d2d04d4
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 3 23:31:04 2007 +0000

    MFB: Fixed bug #42783 (pg_insert() does not accept an empty list for
    insertion)

commit 25f77827dddb336b9116ad43a2c77c2466838488
Author: Michael Wallner <mike at php.net>
Date:   Wed Oct 3 20:32:52 2007 +0000

    - fix CURLOPT_TIMEOUT_MS support (available since 7.16.2)

commit c53602571de201341916a267e13080c1df5e5c2d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 3 18:38:35 2007 +0000

    remove \u, \U and \C support in single quotes, as they are meant to contain binary data only and no escape sequences except \'
    fixes bug #42746

commit 55d3a263f04c75a3436c18c0e5d48973785953ad
Author: Jani Taskinen <jani at php.net>
Date:   Wed Oct 3 13:03:06 2007 +0000

    - Removed the %destructor declaration (requires bison 1.875 or above)

commit ce5c38af25c551e99573a7bbd1267a5e5474e1c2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 3 10:33:45 2007 +0000

    Fixed bug #42820 (defined() on constant with namespace prefixes tries to load class).

commit ab38cc8d890f3f98a914b8add9b1665a4988c572
Author: David Soria Parra <dsp at php.net>
Date:   Wed Oct 3 10:31:04 2007 +0000

    - Add an escape parameter to fgetcsv to satisfy rfc4180 and bug #40501.

commit daf1121292c4bb4f54ab185fca6fbe5bf5a3aa2c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 3 09:47:59 2007 +0000

    Fixed bug #42818 ($foo = clone(array()); leaks memory)

commit ca4c533843d415a7c76f3d66c24164f3903cceaf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 3 08:02:57 2007 +0000

    Fixed bug #42772 (Storing $this in a static var fails while handling a cast to string)

commit 654fd665336c5e01640230994e8c84b276b18ae0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 3 06:49:34 2007 +0000

    ws

commit e920066a14eee9abe1ecf6bada5af9b37f831fb2
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Oct 3 05:08:47 2007 +0000

    MFB unicode test

commit cbe036de9b8ef561f35bf9dbff1d660734913886
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Oct 3 05:07:31 2007 +0000

    MFB do not accept partial multibyte sequences in html* functions

commit 82ef873a7f6c916acb7dd02f60bfc0146231b60d
Author:  <changelog at php.net>
Date:   Wed Oct 3 01:31:32 2007 +0000

    ChangeLog update

commit 277eb1feee3b497a21f5a51cab7e6f632a771e4f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 2 17:09:22 2007 +0000

    ucnv_toUnicode() in ICU 3.8 requires target buffer size to be even, otherwise it bails out with U_ILLEGAL_ARGUMENT_ERROR
    this commit fixes endless loop (due to the absence of error catching) and also fixes the cause of the error

commit 9ac0e1e130c07d3568e2d03901b0b4ff031e6c7a
Author: Jani Taskinen <jani at php.net>
Date:   Tue Oct 2 16:52:53 2007 +0000

    - Use non-unicode input method (other one crashes for some reason in ZTS mode)

commit 8b2cf00c41eb4ac5334632d3f9316bb8b71aee18
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 2 11:35:39 2007 +0000

    fix tests

commit da50804c67933d553bd6b122ac8371afd36323ec
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 2 11:35:26 2007 +0000

    make strcspn() behave the same way in both Unicode and native mode (bug #42731)

commit 9ac92cfecb9522d4679d7e3dc2e38be1b11a6467
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Oct 2 10:45:27 2007 +0000

    Update mysqlnd in HEAD
    Updated ext/mysql and ext/mysqli in HEAD

commit f0e5df4544d0aa7378bc620577ba1e814a1a0aea
Author: Jani Taskinen <jani at php.net>
Date:   Tue Oct 2 10:40:57 2007 +0000

    fix news (stuff added in 5.3 wont be needed to mentioned here)

commit b50ed5df9cd06481837359e62ec53ba82d9b9546
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 2 10:06:15 2007 +0000

    MF5_2: improved recursion detection in array_walk()
    fixes #42752, though the leaks are still there

commit ae9a00a64179f566b38c8f00df0c1920f33791e9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 2 08:47:42 2007 +0000

    Fixed access to freed memory in tests/classes/__call_001.phpt

commit 19d7fed62dff26ff6118aefe8fa8b7d3d0d31fcf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 2 08:27:19 2007 +0000

    Fixed bug #42819 (namespaces in indexes of constant arrays)

commit 04e7a855186a94b0dcc55646ed5e89a7f79cb163
Author: Christian Stocker <chregu at php.net>
Date:   Tue Oct 2 06:32:16 2007 +0000

    - Added xsl->setProfiling() for profiling stylesheets. (MFB)

commit 1bc8d1e5a5d0db3d725e7c4d5d004062d52ce6d3
Author:  <changelog at php.net>
Date:   Tue Oct 2 01:31:38 2007 +0000

    ChangeLog update

commit 07ef5c5526708bc92a324ce994f8cef88bf94685
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 1 15:33:29 2007 +0000

    MFB: Added test for bug #42785

commit 6c4e9b52b98830f37d8048f2712bbb3911d10536
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 1 15:25:01 2007 +0000

    MFB: Fixed bug #42785 (json_encode() formats doubles according to locale
    rather then following standard syntax).

commit 5d68e6a71b4708091d92e21df40835cd4a3e12b5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 1 15:00:24 2007 +0000

    MFB: MFB: Fixed typo in previous patch

commit 8c94e4045dcfb2ffbc107fbcf991f63ca630b912
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 1 14:56:34 2007 +0000

    MFB: Refactor code to make fixes for coverity issues #385 and #386 a bit
    more obvious

commit 5569fd300503e60e8a3c3263096bbe4226485e46
Author: Jani Taskinen <jani at php.net>
Date:   Mon Oct 1 13:55:58 2007 +0000

    MFB: fix test

commit 59580f57d41132de4f62018c0c04fc540bb86601
Author: Jani Taskinen <jani at php.net>
Date:   Mon Oct 1 13:41:57 2007 +0000

    MFB: fix bug #42142 and cs+ws

commit 44cbb46246034cc43ff4c560f99ef7401fe45a42
Author: Jani Taskinen <jani at php.net>
Date:   Mon Oct 1 12:32:39 2007 +0000

    - Added common getopt implementation to core.
    - Added long-option feature to getopt().
    - Made getopt() available on win32 systems.
    Patch by: David Soria Parra <dsp at php.net>
    [DOC]: These changes will be available from 5.3+

commit 69eafc407fd0006380d5d311e08ca5f200c91d75
Author: Jani Taskinen <jani at php.net>
Date:   Mon Oct 1 12:26:55 2007 +0000

    - Fix warning

commit d762757ee5ace9d3491d8edf21bc4f310ecbbd7e
Author: Jani Taskinen <jani at php.net>
Date:   Mon Oct 1 12:04:09 2007 +0000

    - Fixed bug #42789 (join() warning messages are not proper & different
      return value on php5/6)
    # For consistency between 5/6 also made the return value be NULL like it
    # has been for ages when invalid stuff is passed.

commit 50b34c809960af18a14a79c79ae709454c248140
Author: Jani Taskinen <jani at php.net>
Date:   Mon Oct 1 12:01:28 2007 +0000

    - Added unicode result

commit d9d9a974544257f591a993be6089cc15ce4117a4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 1 11:25:26 2007 +0000

    Late Static Binding make no sense in compile-time constants.

commit 8d8d86eb7a546f5de66a8de08535cef01c942de0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 1 10:37:36 2007 +0000

    Fixed bug #42802 (Namespace not supported in typehints)

commit f30167922a337e2312dd4ef87b5172660dd023f4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 1 09:33:02 2007 +0000

    Fixed bug #42798 (__autoload() not triggered for classes used in method signature).

commit ba9e8fcdfc74ba67c2fe3b5adc8e4f662c3a17a6
Author:  <changelog at php.net>
Date:   Mon Oct 1 01:31:19 2007 +0000

    ChangeLog update

commit e237da15724f20041902125f40daa066430583cb
Author: Jani Taskinen <jani at php.net>
Date:   Sun Sep 30 05:43:28 2007 +0000

    - Nuked ending dots in error messages

commit 30230074ba1cf331f15ea31a61dcb66b538805b9
Author: Jani Taskinen <jani at php.net>
Date:   Sun Sep 30 05:15:35 2007 +0000

    - ws+cs (prepare syncing some parts to PHP_5_3)

commit 7c64b0d1bc7b5177ad1cadc77d636756ac3156bd
Author:  <changelog at php.net>
Date:   Sun Sep 30 01:31:20 2007 +0000

    ChangeLog update

commit 413064b576732edd6db57e62ca5eaddeac4b5ac7
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Sep 29 14:15:53 2007 +0000

    New testcases for sprintf() function

commit fa61cf8a316265af15cb937d15ef0fbd9f49e818
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Sep 29 12:57:06 2007 +0000

    New testcases for chunk_split() function

commit 75a00aa406649c1aa642f164fdd08cd4191c2ee9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sat Sep 29 11:27:05 2007 +0000

    Updated API version numbers

commit b514dc1070aae88d0ce21da1e78dede481c938ce
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Sep 29 11:26:51 2007 +0000

    MFB: fix compiler warnings

commit 5823265114aec10b1aaf0039ea31471490484ea0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sat Sep 29 10:37:39 2007 +0000

    Added "compact" handler for Zend MM storage.

commit 272cedd5d282656f147cd4730bde0fe8684abbc5
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Sep 29 09:24:27 2007 +0000

    New testcases for strrchr() function

commit 46700e7a4785690fb7f23a26dc65600c6f793f84
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Sep 29 09:22:42 2007 +0000

    New testcases for stripos() function

commit 03d6500fb02c1892a2759e578e80e4d9a9c67322
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Sep 29 09:08:24 2007 +0000

    New testcases for join() function

commit a40e2c843c7b35d0b6b6cb1516823d83bc0a2a81
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Sep 29 09:03:22 2007 +0000

    New testcases for htmlspecialchars_decode() function

commit 51640ce6a47896b550bf116c82327cbc714385dd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sat Sep 29 08:52:04 2007 +0000

    optimization

commit 751d5232a23962a3b1e1a25d20741790a5470506
Author: Jani Taskinen <jani at php.net>
Date:   Sat Sep 29 02:08:19 2007 +0000

    - Nuked unused variable

commit f1b91a8da451ed49f331ece2d430a5eef7e5fba8
Author:  <changelog at php.net>
Date:   Sat Sep 29 01:31:29 2007 +0000

    ChangeLog update

commit fa0734a520fe44c5c864a9259e45795ff837283b
Author: Jani Taskinen <jani at php.net>
Date:   Fri Sep 28 23:34:31 2007 +0000

    - Fix copy and paste typo

commit f044c95b3cf374cd8e9a6b2656f33dd06f8ed103
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Sep 28 22:40:23 2007 +0000

    fix expected output

commit 97c89c72e5a801d5a595dd6294e356dd02f41d7e
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Sep 28 22:04:28 2007 +0000

    - Fix type in example

commit 976afba41b7ed6bfd1b84089fda54900622bb609
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 28 19:51:49 2007 +0000

    Support for namespaces in dynamic calls

commit 356799933a985a082c119694950608d8a509e372
Author: Jani Taskinen <jani at php.net>
Date:   Fri Sep 28 13:06:22 2007 +0000

    nuke unsued variable

commit 0e711aed8cdf3cde8b59e6cedcb9777c74a109b3
Author: Jani Taskinen <jani at php.net>
Date:   Fri Sep 28 12:54:42 2007 +0000

    - Fix compiler warnings

commit 9026a201a379dbb8993e444936648441d694cd59
Author: Jani Taskinen <jani at php.net>
Date:   Fri Sep 28 12:52:12 2007 +0000

    - Fix compiler warning

commit 425222060f0675f36615da1800246b8270de9be8
Author: Jani Taskinen <jani at php.net>
Date:   Fri Sep 28 11:52:49 2007 +0000

    ws + cs

commit 0d0117bfdf8c7ccc54571a4341fd825558a64d2d
Author: Jani Taskinen <jani at php.net>
Date:   Fri Sep 28 10:23:14 2007 +0000

    - Fix win32 build.

commit a1d9649e69d473351855a245899f7506d4a942b9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 28 05:32:41 2007 +0000

    ws

commit d07a8a6b64e32094c74657a1a300bd2be11abce8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 28 05:32:07 2007 +0000

    fix build

commit f964370a35476b9470fb2c6db635f61a0d912953
Author: Jani Taskinen <jani at php.net>
Date:   Fri Sep 28 02:04:28 2007 +0000

    - Added ".htaccess" style user-defined php.ini files support for
      CGI/FastCGI.
    - Added support for special [PATH=/opt/httpd/www.example.com/] sections
      in php.ini. All directives set in these sections will not be able to be
      overridden in user-defined ini-files or during runtime in the specified
      path.
    
    - Improved php.ini handling:
      . Added better error reporting for syntax errors in php.ini files
      . Allowed "ini-variables" to be used almost everywhere ini php.ini files
      . Allowed using alphanumeric/variable indexes in "array" ini options
      . Fixed get_cfg_var() to be able to return "array" ini options
    
    - Fixed bug #27372 (parse error loading browscap.ini at apache startup)
    - Fixed bug #42069 (parse_ini_file() allows using some non-alpha numeric
      characters)
    
    @DOC Pierre promised to handle the manual part of this :D

commit 9ecd77367e4387249cd5d124af83d98e5cfaf93a
Author:  <changelog at php.net>
Date:   Fri Sep 28 01:31:38 2007 +0000

    ChangeLog update

commit 70abdbeef24c6fc3b6057dfc795b76f8b61b4e8f
Author: Jani Taskinen <jani at php.net>
Date:   Thu Sep 27 22:08:54 2007 +0000

    ws + cs fixes

commit 8146078f7bbbe4f4799e1a154ea450c90c855728
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 27 18:28:44 2007 +0000

    Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)

commit 98a2c03808f73be0c08bfe654b985483ccb8d6bc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 27 17:28:53 2007 +0000

    MFB: Fixed coverity issue #470 Unitialized integer value used inside
    zend_ini_boolean_displayer_cb

commit 44604d3b8ff957b5bcbdfb42fa7734816e7226cf
Author: Jani Taskinen <jani at php.net>
Date:   Thu Sep 27 17:05:01 2007 +0000

    - Fixed bug #42657 (ini_get() returns incorrect value when default is NULL)

commit 210fdc82373e1cd41ce3e063ad60faabdbb8de35
Author: Jani Taskinen <jani at php.net>
Date:   Thu Sep 27 16:58:38 2007 +0000

    BC

commit 4fa6949a584127c9527633a3ba6a3f9d21fb266e
Author: Jani Taskinen <jani at php.net>
Date:   Thu Sep 27 16:54:55 2007 +0000

    - Nuked unnecessary TSRMLS_FETCH().

commit 7667ca40b02b24c8f7950049dfd17e91e9d1b281
Author: Jani Taskinen <jani at php.net>
Date:   Thu Sep 27 16:47:59 2007 +0000

    MFB52:
    ---8<---
    revision 1.39.2.2.2.10
    date: 2007/06/17 14:31:12;  author: iliaa;  state: Exp;  lines: +22 -15
    
    Fixed zend_alter_ini_entry() memory_limit interruption vulnerability.
    ---8<---
    
    Last part of the missing fix only committed to PHP_5_2 branch.

commit 395c0680434e96524fa56732cd6e9da7fd75e6f5
Author: Jani Taskinen <jani at php.net>
Date:   Thu Sep 27 16:28:39 2007 +0000

    MFB: Missing part of some fix (by Ilia)

commit b117c94942b48805042cea327ecb47ac06fc5fae
Author: Jani Taskinen <jani at php.net>
Date:   Thu Sep 27 15:52:56 2007 +0000

    ws + cs (more to follow)

commit 9bb7a2fcc7756fca7a0da7478506187ed75a42b6
Author: Jani Taskinen <jani at php.net>
Date:   Thu Sep 27 13:16:09 2007 +0000

    MFB52: cs+ws (and synced the folding wrap style!)

commit 3542f7a6dce297e094334814b0be72458ad7e9e3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 27 10:02:04 2007 +0000

    Improved ext/soap to support element names in context of XMLShema's <any>

commit 22dff490b0075d9ae116eb3d2a9670b9ea5641f7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 27 09:18:36 2007 +0000

    fix coverity issue #412

commit 4919bc45c578db55de098f52a3cbc2a3fb8598ed
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 27 09:14:56 2007 +0000

    fix coverity issue #411

commit 070e0e30b993355f86179d3085b8d84fe52dd4ad
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 27 08:28:46 2007 +0000

    Revert ws-breaking patch

commit fb5479c145dc89470f643c70c1b590d85a3e472f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 27 07:29:58 2007 +0000

    ws

commit a8aa93bcb7d03d0a122454617ddc6486573d2a9f
Author:  <changelog at php.net>
Date:   Thu Sep 27 01:31:18 2007 +0000

    ChangeLog update

commit 43f492c872d5365b49fa33e269671748b6cd05f1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 26 15:46:28 2007 +0000

    MFB: Fixed bug #42767 (highlight_string() truncates trailing comment).

commit ed72c6c50b522fd56c6b946a054192a26a638410
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Wed Sep 26 14:42:15 2007 +0000

    new testcases for strrev() function

commit ca861401ff1cedac84648c636adf7d0df6f330c0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 26 10:54:56 2007 +0000

    fix proto

commit 189ac4f20150adb1940d43a5ae004e0f39910bdd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 26 07:16:33 2007 +0000

    Late Static Binding (Dmitry, Etienne Kneuss)

commit 38d1ab072f77ffe3cbc4988fbe9bec88fc9491d4
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Wed Sep 26 06:11:28 2007 +0000

    New testcases for crc32() function

commit 42016466a21dacde47ff4ab53108bac14084d5f0
Author:  <changelog at php.net>
Date:   Wed Sep 26 01:31:24 2007 +0000

    ChangeLog update

commit c5219caec95108e970eb90c814a42d789abbe858
Author:  <changelog at php.net>
Date:   Tue Sep 25 01:31:26 2007 +0000

    ChangeLog update

commit 38673d1f6fa83603ec33bb10a291ca27f1c4bef2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 24 11:53:57 2007 +0000

    Fixed crash on POST request after dl("mbstring.so")

commit 9fb312447e73b50eaec44cf901f235963569b898
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Mon Sep 24 11:50:54 2007 +0000

    added support "entity" as substitute_character settin accoding to bug #39404

commit 4d9ca5ef3c9f522c17b325c68383bef0e17284b0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 24 11:43:02 2007 +0000

    Fixed bug #42699 (PHP_SELF duplicates path)

commit 86aa4db646e4ea9f21e5094e4bd5a594f604ee36
Author:  <changelog at php.net>
Date:   Mon Sep 24 01:31:25 2007 +0000

    ChangeLog update

commit e92255bde175391215c882f53910ef3ca58b9cd6
Author:  <changelog at php.net>
Date:   Sun Sep 23 01:31:19 2007 +0000

    ChangeLog update

commit 17f9597ba3fee0f5ebe48ab5892f5f20d2eac280
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Sep 22 15:26:51 2007 +0000

    MFB: Fixed memory leak inside pack() (coverity issues #398,#399,#400)

commit 360f022c1a457f16b30ab1b3193df16ceaa58955
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Sep 22 10:49:49 2007 +0000

    New testcases for strspn() function

commit 8a44a005936e0aa4732d55545838f7630e3ef487
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Sep 22 10:37:46 2007 +0000

    New testcases for strcspn() function

commit 53569976d489da6a246b9a8483470518b59fb5ec
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Sep 22 07:41:14 2007 +0000

    New testcases for strtok() function

commit db756ffc960d177a197d7503c4363854e0847543
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Sep 22 06:57:42 2007 +0000

    replaced by array_search_variation1.phpt, hence removed.

commit 1c35a6365e606acfb5cddc4df066acd1886a6dc4
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Sep 22 06:55:59 2007 +0000

    update and split of testcases for functions array_search() and in_array()

commit 4a5bf6f783a3e79170ad9a42f7bb08e3eebea36d
Author:  <changelog at php.net>
Date:   Sat Sep 22 01:31:26 2007 +0000

    ChangeLog update

commit 285330fd3173a8713749d1657b13e1437980bb4e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 21 14:16:39 2007 +0000

    add NULL check (coverity issue #385) and fix CS

commit e69a0b7533beb769e6b29e34bc066b06b2d2dc88
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 21 14:11:45 2007 +0000

    check for NULL (coverity issue #386)

commit fba42a8530ff596ef156a9ee5fe795f2d91b0dfe
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 21 14:05:01 2007 +0000

    check the return value of getgroups() for -1 (coverity issue #390)

commit cd519f058c2f4f5ace183e37ab69b89111a14d6e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 21 13:50:47 2007 +0000

    plug leak on error (coverity issue #405)

commit 6b3e9fe52855a093192a831b5349d352c86536f1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 21 13:41:02 2007 +0000

    plug leak on error (coverity issue #407)

commit f5ee0dc18e4fbfd8845a50b52bac7ab76d6d537d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 21 13:11:16 2007 +0000

    Improved speed of array_diff_key(), array_diff_assoc() and array_udiff_assoc().

commit 691de1aa72f22847448a4737db587889369a60ee
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 21 12:57:23 2007 +0000

    fix invalid read when opendir over FTP fails (coverity issue #462)

commit 526ca3edcedd9ecae51612310fa93528d6143aa0
Author:  <changelog at php.net>
Date:   Fri Sep 21 01:31:26 2007 +0000

    ChangeLog update

commit c5df1d867300913d7a79f2dd4a66404c388c5466
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Sep 20 22:44:17 2007 +0000

    oops.. thats what you get for commiting code without compiling nor testing..

commit 39253a541819f2a5bb30cae4377d2a56fcbb7233
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Sep 20 22:38:25 2007 +0000

    better fix for iconv_substr

commit c891118ce98054233dd1b27ec61d74e3008ae710
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Sep 20 22:30:49 2007 +0000

    MFB: fix crash in tidy_get_body() and related functions when the node doesnt exist

commit 6d5fce416f86e8e653279dc52630964f91b7f19e
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Sep 20 21:57:11 2007 +0000

    MFB length check fix (Mattias Bengtsson)

commit 3a5dc95ae4f89c1e35d4bc2ee7f794038b612b37
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Sep 20 18:45:03 2007 +0000

    add test for dl() with long name

commit 9eb9d74932a2e851ad7987eb3a7bd27dfa83fa46
Author: Jani Taskinen <jani at php.net>
Date:   Thu Sep 20 14:27:58 2007 +0000

    - Fixed skipif block

commit b11587f988c05a67790ee5ec1a8e97ca0424c9e3
Author: Jani Taskinen <jani at php.net>
Date:   Thu Sep 20 13:39:04 2007 +0000

    - Fix test descriptions to be in sync

commit c55bf5fc8044fd0f3fc3e163786329e5ffec421e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 20 13:29:22 2007 +0000

    MFB: Fixed test for glob() affected by previous patch

commit 2fab0252565ed778d3ace6c56367e02718fb5909
Author: Rob Richards <rrichards at php.net>
Date:   Thu Sep 20 09:30:17 2007 +0000

    fix bug #42139 (XMLReader option constants are broken using XML())
    add test

commit d5473d816e0fba00558ff638adf9e1e35ecad8db
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 20 09:23:11 2007 +0000

    Improved speed of array_intersect_key(), array_intersect_assoc() and array_uintersect_assoc(). (100 times faster on arrays with 100000 elements)

commit 2b17f226b9443c71ea8ebe82d37bf8842fea4022
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 20 08:10:20 2007 +0000

    if one of regular expressions in the array fails, return NULL right away
    this fixes "String is not zero-terminated" error and makes the behaviour consistent with regexps passed as strings

commit e58bc1e21e5de0ea8324cd94a80398cdda3b890d
Author:  <changelog at php.net>
Date:   Thu Sep 20 01:33:04 2007 +0000

    ChangeLog update

commit 3d1534d185e971dad7566ab1a810bd86c9d71cc2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 19 22:40:02 2007 +0000

    MFB: Fixed regression in glob() when enforcing safe_mode/open_basedir checks
    on paths containing '*'

commit 8df615e0d6e5edc67d0409e4d8cebbdd16a7c78b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 19 11:25:51 2007 +0000

    fix test name

commit 9af6ca011ef72e3b8739fc1a7c650cb2711cd4aa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 19 11:25:22 2007 +0000

    fix test names

commit dc0491fa307c5d64065696f7b64bb774cc873f1d
Author:  <changelog at php.net>
Date:   Wed Sep 19 01:32:46 2007 +0000

    ChangeLog update

commit eaab9fc9c49dc5e96d7183d6602f112b0cc2a427
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Sep 19 01:08:38 2007 +0000

    - Fix build (filename is a zval * here, not a zval** like in 5_2)

commit 16059f2b18b24494125e0ba3045cd5124c8400e4
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Sep 19 00:49:25 2007 +0000

    MFB one more test

commit 5fce3f4e02ba374e9c364736443ee6e2292364fa
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Sep 19 00:42:20 2007 +0000

    MFB length tests

commit 8ecd0a494340f0ab5fb620811880b950304e8a56
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Sep 19 00:38:48 2007 +0000

    MFB: limit iconv parameters here too

commit 71929ac5ee87972d63951ad2c20eedba2a68df55
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Sep 19 00:37:43 2007 +0000

    limit iconv parameter sizes - workaround for libc bug

commit 0cf2068b3b678694f83089d911fd6617eccf2be6
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Sep 19 00:06:05 2007 +0000

    use right variable name

commit 1dcec80d7bb7b50cf7b1223f0191ede9423a842f
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Tue Sep 18 21:35:13 2007 +0000

    fixed bug #42502 va_* cannot detect.

commit a8f965bf80632664b84fdf83cdb0a5abee9496d1
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Sep 18 20:21:04 2007 +0000

    limit dl() argument length (patch by Christian Hoffmann)

commit c701d46a4b1f883af0ea788d495b98613dd1c302
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 18 19:52:27 2007 +0000

    MFB: Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime
    values).

commit 99dac437ea47875cb8a46fd0702b9e04dd29bf18
Author: Jani Taskinen <jani at php.net>
Date:   Tue Sep 18 09:23:56 2007 +0000

    - Fixed bug #42629 (Dynamically loaded PHP extensions need symbols exported on MacOSX)

commit 511488d1f1eb29403827b0ca26c78a137032d265
Author:  <changelog at php.net>
Date:   Tue Sep 18 01:31:18 2007 +0000

    ChangeLog update

commit eeb8fb7f4644fbc6f0266dff8698ce5280249332
Author:  <changelog at php.net>
Date:   Mon Sep 17 01:31:14 2007 +0000

    ChangeLog update

commit f7ed9590083f391d1e1588747463a3545b8bf24e
Author:  <changelog at php.net>
Date:   Sun Sep 16 01:31:19 2007 +0000

    ChangeLog update

commit adb9c195f5bec4b5629a31840d8abf63413abbe9
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Sep 15 07:32:16 2007 +0000

    better output matching/fixes

commit db70b8b13ebf2417dd2a9f0f30b29ddf5b95a233
Author:  <changelog at php.net>
Date:   Sat Sep 15 01:31:21 2007 +0000

    ChangeLog update

commit 59d3bd854458d29a7abe53ae746eb2a1901ad4f1
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Sep 14 19:17:08 2007 +0000

    New testcase for strncasecmp()

commit 78fdb307186931dae1f8156841d9d8c214c78713
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Sep 14 19:14:52 2007 +0000

    New testcases for chop()

commit 35405b401afed525a85a8784198ee5c5a1a2f27b
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Sep 14 19:10:04 2007 +0000

    Removing from file dir as it was wrongly committed to this dir

commit 3aae429b88069d43cd4b9b8fcbedc4d2d6ca6831
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Sep 14 19:09:11 2007 +0000

    New testcases for wordwrap()

commit 05da39cb0323ae00ce5bf4610361b2e57c0fa66d
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Sep 14 16:56:34 2007 +0000

    Changing to use %a to match recent run-tests.php patch

commit db5f5d6bd7dedce54ac0097327afb71afbeee296
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Sep 14 15:36:29 2007 +0000

    MFB: change run-tests.php to add %a

commit 619ddc2679c73b1a6c7c030096102e8067ed482c
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Sep 14 15:04:46 2007 +0000

    MFB: fix expected output

commit c0a64e0cba04293452e919313974745f9dbc6e6c
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Sep 14 14:28:42 2007 +0000

    better comments

commit 0bbb0489ec89eeefb7ec13038d57648cc9f9b06a
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Sep 14 14:17:22 2007 +0000

    New testcases for wordwrap()

commit 798aa19de71ec286d90a5f0b7d4c9fc145240f2c
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Sep 14 09:44:02 2007 +0000

    fix test

commit 3c04cdade6312e1d1b275f38a32728369d1c7343
Author:  <changelog at php.net>
Date:   Fri Sep 14 01:31:17 2007 +0000

    ChangeLog update

commit f9d32b3685241791db24185131d3b8d648d0d410
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Sep 13 20:06:15 2007 +0000

    MFB: disallow setting mail.force_extra_parameters from .htaccess

commit ba8461c0a0a116881543bf2b1608c604d608c6b1
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Sep 13 19:58:53 2007 +0000

    MFB

commit bd6f705895ef8f85a8693951a98868f353acb67d
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Sep 13 19:52:45 2007 +0000

    MFB

commit eaa67896c97d37cae742a92b19b04586a244d088
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Sep 13 19:31:08 2007 +0000

    MFB: fix expected output

commit fbd10761327e3eae6750cab5e5a523c31652b0c2
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Sep 13 18:56:21 2007 +0000

    MFB: fix expected output

commit 7ee5d8c6c92e924027d01429dbfa1bfa293bbc39
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Sep 13 18:26:12 2007 +0000

    MFB: fix skip reasons

commit 7877150f49a95c9d7b78573a102f263d32e6c491
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 13 15:36:50 2007 +0000

    MFB: Added a note indicating that the tests may fail to due libc
    implementation

commit 4e3f872eb10bc6dbade1cb21e27a00c1afb4e3b1
Author: Jani Taskinen <jani at php.net>
Date:   Thu Sep 13 07:41:59 2007 +0000

    cs/ws fix

commit 96316c2fdf0c83adbf6902053460e0936a7f4e10
Author:  <changelog at php.net>
Date:   Thu Sep 13 01:31:21 2007 +0000

    ChangeLog update

commit 45a25008bdb152461c88534e6ea2e8210fd5dd91
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Sep 13 01:16:24 2007 +0000

    MFB: docs say dl() parameter can be filename only - enforce it

commit 88a97c56dd2dac5636a381c9e47d4fe08d1f3a84
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Sep 12 21:27:56 2007 +0000

    MFB: fix crash if stream is empty and reader function sets buffer as null

commit 08e3aa71a4da40ff685a4520611f1a3eb9b00b16
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Sep 12 11:46:08 2007 +0000

    MFB: fix #39651

commit 6cd020bca80b06bf382a8d993a6343c38c8b48c5
Author: Jani Taskinen <jani at php.net>
Date:   Wed Sep 12 11:44:11 2007 +0000

    - Fixed bug #42627 (bz2 extension fails to build with -fno-common)

commit 9aaf21fc0f717edef6c46f55ed9593071e6574bf
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Wed Sep 12 09:49:25 2007 +0000

    marked with Bug #42038

commit 5a69a2341ed38b0dddd9868fd725af8dd2a963bd
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Wed Sep 12 08:29:34 2007 +0000

    marked with bug#42638

commit 0ff5a0aa21196985783277a186c7eff34a6dc1dc
Author:  <changelog at php.net>
Date:   Wed Sep 12 01:31:18 2007 +0000

    ChangeLog update

commit 32a5a95752fac397ad34bea976e216bc9c3acdd9
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 11 21:31:14 2007 +0000

    - MFB

commit f196ad4d9857d81ddb7f310bf97d881416ca4dab
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 11 21:10:51 2007 +0000

    - MFB: alpha support for colorize filter

commit 9dfdaac2445ecb5c21b62d9076dea13b5e4cf9ab
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 11 21:07:04 2007 +0000

    - MFB:
     - gdImageTileApply does not respect transparent color
     - gdImageArc regression
     - Alpha channel support for gdImageColor (IMG_FILTER_COLORIZE)

commit c6ba92b7ac8efda24b07de102641a79c820f0606
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Sep 11 16:19:14 2007 +0000

    MFB: remove HAVE_CONFIG_H

commit 894f79596e79994c052b3776342935013bff994b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 11 11:35:46 2007 +0000

    typo

commit 7256dc0894e637cf24d75612d2733dcfca450484
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 11 11:34:51 2007 +0000

    forgotten part

commit 97a79d5c7708078f53575f525893ad9da987c9a3
Author: Rob Richards <rrichards at php.net>
Date:   Tue Sep 11 11:24:39 2007 +0000

    revert config header change

commit 618644c201584211fc170831c1dcf2c6818e60d2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 11 11:23:12 2007 +0000

    - in case of ambiguity class name in namespace call  __autoload() only after
      checking for both (class from current namespace and internal class)
    - improved class fetching performance
    - fixed wrong (lowercase) name passed to __autoload() from call_user_func()

commit d085fa1fe1d261d134f4a1dd5ca3b7356e1bc922
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 11 11:16:46 2007 +0000

    Simplify (the prototype of zend_u_get_constant_ex() is going to be changed)

commit 957f3ddd718905d0e469b45e0f332a9767c01bd6
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Sep 11 05:23:45 2007 +0000

    fix test

commit 10a31e96182b32fc1f6df7fd2177b20da6a421fc
Author:  <changelog at php.net>
Date:   Tue Sep 11 01:31:18 2007 +0000

    ChangeLog update

commit 3a802820e8d1b158bba62c36222b77060dca5a31
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 10 23:43:08 2007 +0000

    MFB: Fixed Bug #42596 (session.save_path MODE option does not work).

commit c49d25c642517b1f48c0ad0824eea011b40ff402
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 10 10:55:41 2007 +0000

    Fixed bug #42587 (behaviour change regarding symlinked .php files)

commit 1d42952da92fa22c12069e7f8ef9b15feeb04eec
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Sep 10 10:33:00 2007 +0000

    fix tests

commit 50ea3dd00de0ff2ac5f7952a4ebde383f5ef49b5
Author:  <changelog at php.net>
Date:   Mon Sep 10 01:31:22 2007 +0000

    ChangeLog update

commit 90e7e2cf8511be5e2c7e2441374c7f91d76984ae
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Sep 9 22:49:31 2007 +0000

    use macros

commit 2c354acaf77ae05d1196a8d1b0cae73d087fe39c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Sep 9 22:47:47 2007 +0000

    remove the original

commit b9faefee1445040d5588820c0700ede763105f1e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Sep 9 22:47:23 2007 +0000

    MFB: split test

commit ff77b89984ad31e4cf98f177d83f7f69accf9ec3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Sep 9 22:41:38 2007 +0000

    unicode part of \v and \t patch

commit c1ceea1e9492f32ee020915ffa52f383e3d3b998
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Sep 9 16:34:47 2007 +0000

    MFB: Fixed bug #42590 (Make the engine recornize \v and \f escape sequences)

commit 98de59fcf057961a50ad31bd4a2f269825e36ab5
Author: Scott MacVicar <scottmac at php.net>
Date:   Sun Sep 9 16:07:45 2007 +0000

    Fixed bug 42549 (ext/mysql failed to compile with libmysql 3.23)

commit f637db283734b26164cdc9b886044359dace04dd
Author:  <changelog at php.net>
Date:   Sun Sep 9 01:31:14 2007 +0000

    ChangeLog update

commit eec31a3df3f371217cc8aa21b3f75a954b10355c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Sep 8 11:10:37 2007 +0000

    output is started in php_module_startup(), no need to start it twice
    fixes leaks in sapi/cgi/tests/005.phpt

commit 67e694204587e92aef736f99d696fbabad3c8b4d
Author: Rob Richards <rrichards at php.net>
Date:   Sat Sep 8 09:56:52 2007 +0000

    point to valid config header

commit 3acff2d1632dccccbbb08ed880342241a9be7bb7
Author:  <changelog at php.net>
Date:   Sat Sep 8 01:31:19 2007 +0000

    ChangeLog update

commit fdf0a9e6a15ed7521a563fa995013009bba51219
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Sep 7 14:43:24 2007 +0000

    New testcases for ucwords() function

commit e47194d4dc47180c202ed1fb591e939d8f0b1fc3
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Sep 7 14:22:56 2007 +0000

    New testcases for strncmp() function

commit 315eb5f3356d75674f898905f840d9cc8ab4bdb9
Author: Jani Taskinen <jani at php.net>
Date:   Fri Sep 7 14:18:06 2007 +0000

    - Make the macro into function (for the sake of idiotic ZEND_STRL() macro)

commit aecb1354e38cb3872d1a38072fdcf8dde9b0d6f0
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Sep 7 14:03:33 2007 +0000

    New testcases for stripslashes() function

commit 1c99d1b141402e7d065788a08750c88e1b065eb7
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Sep 7 11:06:48 2007 +0000

    made equivalent (to php5 test) changes to the expected output. Although this test did originally have the right EXP section

commit 15e5858698329c9c3681546ed700ea30fe641b79
Author: Jani Taskinen <jani at php.net>
Date:   Fri Sep 7 09:31:26 2007 +0000

    - Fixed the rest of bug #41561 ( @ operator not working )

commit cf4bd5590b28f826c4beebe4c37c92bb80244a26
Author: Jani Taskinen <jani at php.net>
Date:   Fri Sep 7 08:49:07 2007 +0000

    - Fixed bug #42579 (apache_reset_timeout() does not exist)

commit 1123fc81505166510edbde186536a5671535d8a2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 7 08:42:33 2007 +0000

    forgotten part

commit 0507b17657cb9353e72c8f51d36b8511bd2a305a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 7 08:30:10 2007 +0000

    Added checks for malformated FastCGI requests (Mattias Bengtsson)

commit b9071080f8ca6466569ee893997c23bf3c0ad440
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Sep 7 02:28:26 2007 +0000

    Added missing safety checks for 2nd parameter of setlocale() function

commit 2ee3da29c58daf1c814200e84e7ecd59218491f3
Author:  <changelog at php.net>
Date:   Fri Sep 7 01:31:13 2007 +0000

    ChangeLog update

commit 8d57a9f689d3053fe62a6438053c4d67eb701877
Author: Derick Rethans <derick at php.net>
Date:   Thu Sep 6 13:27:31 2007 +0000

    - Add a comment why not ~0 or -1.

commit 87632ef25c0ef51483b410921deedc246f80ff2d
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Thu Sep 6 04:02:56 2007 +0000

    New testcases for addslashes() function

commit 721b70f7623700f2402941aa249c55ee3043e18e
Author:  <changelog at php.net>
Date:   Thu Sep 6 01:31:22 2007 +0000

    ChangeLog update

commit 6d2adf8d596472922af88db39143a0949f473723
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 5 13:03:33 2007 +0000

    Fixed typo in function name

commit 7828a6621962ee43df26630720491aeb950a576f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 5 12:58:48 2007 +0000

    MFB: Fixed bug #41845 (pgsql extension does not compile with PostgreSQL
    <7.4)

commit 83e7b29d472e711e756e546e1e11b5c1fda3ccea
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 5 12:56:16 2007 +0000

    MFB: Fixed bug #42506 (php_pgsql_convert() timezone parse bug)

commit 4ed9af35cdd10854eaa3a4bfef3ca55ff1cf0658
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 5 12:55:36 2007 +0000

    MFB: Fixed possible buffer overflows inside the fnmatch() and glob()
    functions

commit 74c08d50d57a5fb9ed466873bdf730c5c76e51d9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 5 11:21:01 2007 +0000

    Fixed bug #42214 (SoapServer sends clients internal PHP errors)

commit 5f28a1da4e16361b6348a024c8b8b6259a5f3e3c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 5 10:18:38 2007 +0000

    Fixed bug #42488 (SoapServer reports an encoding error and the error itself breaks).

commit cbc9348dae3706d75fdf9bdeea2328d9bfc5ee6a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 5 08:26:49 2007 +0000

    Fixed bug #42523 (PHP_SELF duplicates path)

commit 45c6b4db99e82f218a5a91b4d94c6e29fccec5dc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 5 07:24:52 2007 +0000

    Bug #42541 (Check for namespace decl. on first line doesn't work when extended info is on)

commit 210bcfd89b2e077ec7776c93567ee2b5eff4dad8
Author:  <changelog at php.net>
Date:   Wed Sep 5 01:31:27 2007 +0000

    ChangeLog update

commit a2d6d5fbb290459d9033f6048c589d9d177fbf3e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 4 18:46:08 2007 +0000

    detect endianness in compile time when using Apple's GCC (fixes universal binary build)

commit 2b41d574bb6ae350368e9d8cb88baa0eb3e3e959
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Tue Sep 4 14:13:44 2007 +0000

    fixed bug #29955 invalid case conversion in iso-8859-9.

commit f009a49ff4cd983ead3645c1e59a6efccb9e32d4
Author: Derick Rethans <derick at php.net>
Date:   Tue Sep 4 11:19:33 2007 +0000

    - We have to store the original (allocated) pointer here as it was freed after
      the pointer itself was modified, otherwise we'll get an invalid free error
      here.

commit 8e59bf05cb0095f19a36799126729f623ce53ee0
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Sep 4 11:18:35 2007 +0000

    Test cases for sin, cos, tan, asin, acos, atan, sinh, cosh, tanh, asinh, acosh, atanh.

commit 81313aed39ed3af2bbde2addae79d0990fea14dd
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Sep 4 08:39:40 2007 +0000

    fix tests

commit f0df1f9b5811fd7ad95f15b458c959b628d9393f
Author:  <changelog at php.net>
Date:   Tue Sep 4 01:31:21 2007 +0000

    ChangeLog update

commit 0006462a5bc29a7641f7d334133aaeab16adaba7
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Sep 3 14:34:42 2007 +0000

    MFB: malloc+memset == calloc
    # this was sitting here for quite a looong time..

commit 14df6eb97541666697622ffe115667edc2213496
Author: Derick Rethans <derick at php.net>
Date:   Mon Sep 3 12:12:51 2007 +0000

    - Ugh, fix this properly.

commit cf0e8798700a0aa80c3ffbc47329515ef17d23e6
Author: Derick Rethans <derick at php.net>
Date:   Mon Sep 3 12:03:46 2007 +0000

    - Fixed DateTimeZone::getTransitions().

commit ea2d7049535f702502199e2fe8ec9a34588dac17
Author: Jani Taskinen <jani at php.net>
Date:   Mon Sep 3 11:53:43 2007 +0000

    MFB: Fixed bug #42468 (Write lock on file_get_contents fails when using a compression stream)

commit c486071f0022139c2d39842be04f236ffcc86068
Author:  <changelog at php.net>
Date:   Mon Sep 3 01:31:22 2007 +0000

    ChangeLog update

commit f56a7a7edb7ff29addacf805c2079ae47dbbc81f
Author: Derick Rethans <derick at php.net>
Date:   Sun Sep 2 19:57:21 2007 +0000

    - Avoid confusion.

commit 16737ee566c29630c70180693790402f16d59824
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Sep 2 11:53:51 2007 +0000

    MFB: Fixed bug #42072 (No warning message for clearstatcache() with arguments).

commit 317cd038aed01fa8814c772f27625c04fb6822eb
Author:  <changelog at php.net>
Date:   Sun Sep 2 01:31:16 2007 +0000

    ChangeLog update

commit 773fe3adc7444b37a74a27c3ac3267a945f6c95d
Author: Derick Rethans <derick at php.net>
Date:   Sat Sep 1 18:37:27 2007 +0000

    - Fixed bug #42512 (ip2long('255.255.255.255') should return 4294967295 on
      64-bit PHP).

commit b357cf9d9bf031ef0a64e9feb6548eb54a72960a
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Sep 1 18:01:44 2007 +0000

    MFB: upgrade to PCRE 7.3

commit 314f80f647f9e322d7aea36bd602d7af3f27c66c
Author: Jan Lehnardt <jan at php.net>
Date:   Sat Sep 1 17:17:05 2007 +0000

    spaces -> tabs

commit b092900c35a03dbc96fca14f5d79edba11530fba
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Sep 1 14:44:16 2007 +0000

    also remove this file in HEAD

commit f48a614b389e525a7758dca114e67d1680e95b4f
Author:  <changelog at php.net>
Date:   Sat Sep 1 01:31:24 2007 +0000

    ChangeLog update

commit 0445dfeabf30c7861cbe009bfb5614abf92138bb
Author: Christopher Jones <sixd at php.net>
Date:   Fri Aug 31 21:11:52 2007 +0000

    MFB New tests for getAttribute

commit 5ffabb15761acbd992d3e51dabb6316aa6beb185
Author: Christopher Jones <sixd at php.net>
Date:   Fri Aug 31 21:11:03 2007 +0000

    MFB Add $dbh->getAttribute() support for ATTR_SERVER_VERSION, ATTR_SERVER_INFO, ATTR_CLIENT_VERSION, ATTR_AUTOCOMMIT. Sync WS between PHP 5 & 6 and add a couple of casts.

commit e8a72ac5e19dced4cf839af4f1176315322ad731
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 31 12:36:00 2007 +0000

    prohibit arguments by ref in magic methods

commit 98bb2b0d9e08793618bebcedf25fd6d443e11031
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 31 12:18:04 2007 +0000

    Fixed bug #42453 (CGI SAPI does not shut down cleanly with -i/-m/-v cmdline options)

commit cd2403eedc0eeb90ba2f4d8b72f0be65ee023cd8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 31 10:48:57 2007 +0000

    Fixed bug #42359 (xsd:list type not parsed)

commit 9f785ac30bbfd6f68a6b342d0f2fb7e8b4aae213
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 31 10:45:54 2007 +0000

    ws

commit d949c51dd1c904679c14383c40f30d9002664270
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 31 09:36:14 2007 +0000

    Fixed bug #42086 (SoapServer return Procedure '' not present for WSIBasic compliant wsdl)

commit 891a4478f226b77643d3d77c6d9612bfdf6aaffd
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 31 08:35:07 2007 +0000

    ws

commit 210c7781fc92a005ec947a9e7c4a29e2566cc5fe
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 31 08:13:07 2007 +0000

    ws fixes

commit 31dd0907c0c3425e21292409cec167e9e53d4b33
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 31 08:09:41 2007 +0000

    ws + apify cfg_get_entry

commit cf15b8d1dc6907683b4f2782fdb2a8cec5d75ba3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 31 08:07:46 2007 +0000

    Fixed bug #42326 (SoapServer crash)

commit 3082ec2ef378cddc3fe19e6a5afcbc4538f7a81b
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 31 07:52:09 2007 +0000

    - Revert the revert: this is not causing any problems (or we have lot bigger issues), the bug is elsewhere

commit 239fd2f36fd68778354d2aebccc948c228493d6b
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 31 07:47:41 2007 +0000

    - Moved the php.ini related function protos where they belong

commit 55956bb99be716f061d2d8423932102724ea18d3
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 31 07:43:28 2007 +0000

    ws

commit e873b05288dfa1d679d1d75eff5b688178e682c0
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 31 07:41:46 2007 +0000

    - Include php_ini.h (needed in future, does not break anything)

commit 11fa0dbc0a18ec3383eaac442485fb06e922c1ba
Author:  <changelog at php.net>
Date:   Fri Aug 31 01:31:23 2007 +0000

    ChangeLog update

commit c9a404eba88f3907ddfb24829e82d82e2a2dfb24
Author: Christopher Jones <sixd at php.net>
Date:   Thu Aug 30 17:34:01 2007 +0000

    MFB New tests

commit e10e348c5d96bdabc72ed3e7ad35791803f7643a
Author: Rob Richards <rrichards at php.net>
Date:   Thu Aug 30 16:31:57 2007 +0000

    fix bug #42462 (Segmentation when trying to set an attribute in DOMElement)

commit 4a19c90d4f02b2346075297f5985ae4f89cf8223
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Aug 30 14:48:39 2007 +0000

    - Allow binary strings as method name in $class::$method(), fixes
      tests/lang/044.phpt (Etienne Kneuss)

commit df3ab167eb020ccc00db1725958d225fbeb2921f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 30 10:34:12 2007 +0000

    fix C++ extensions build
    C++ doesn't allow implicit casting of void* to Uchar*, we have to do it explicitly

commit 9ad07186b6af25c9247e7aa5ebe0b37a87a5b63f
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Thu Aug 30 07:43:53 2007 +0000

    MFB: Add optional parameter  to debug_backtrace().

commit 668d2d59c2fece76266f6437c29aba8c71a53e96
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Thu Aug 30 04:02:57 2007 +0000

    fix tests: do not run when noatime set

commit 33347b19f21e3f0898f122b3dd5d9492371aa73b
Author: Greg Beaver <cellog at php.net>
Date:   Thu Aug 30 02:30:16 2007 +0000

    when opening an internal file read-only, recycle the phar archive's fp.  This makes phar twice as fast (2.21x according to callgrind)

commit e8dfbb79e1f294d76bdd948e3ab9dc8f6ee9b8cd
Author:  <changelog at php.net>
Date:   Thu Aug 30 01:31:20 2007 +0000

    ChangeLog update

commit 6810f847612e0f3d4f8cf86186a9442f1739084d
Author: Derick Rethans <derick at php.net>
Date:   Wed Aug 29 14:11:30 2007 +0000

    - Put the PHPAPI php_u_str_to_str() function in the .h, just like the rest.

commit 57bc6ad6bb19a0546afa078cc0ea2ebe18c8abf5
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Wed Aug 29 10:13:25 2007 +0000

    fix tests: do not run on MACOS

commit ae2808fdb8bd138c1be6572ba4fb718ec6c5ed74
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Wed Aug 29 04:37:17 2007 +0000

    fix test, do not run on macos

commit a243ba8025dd945ba6cf11aeec29cb38e4bbeb8c
Author:  <changelog at php.net>
Date:   Wed Aug 29 01:31:22 2007 +0000

    ChangeLog update

commit 0c773a50fcaef4b3bb859d6aa923c81897fc6a24
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 29 00:10:58 2007 +0000

    not exprimental

commit a416772467a2b5a2c07e35e65909642e66f21801
Author: Derick Rethans <derick at php.net>
Date:   Tue Aug 28 12:12:02 2007 +0000

    - Fixed allow_url_fopen_list/allow_url_include_list handling by making sure
      the pointers are initialized. Thanks to Sara.

commit b119351c95dede28f01b6f59672fddf04bc4fd88
Author:  <changelog at php.net>
Date:   Tue Aug 28 01:31:18 2007 +0000

    ChangeLog update

commit d28f810aac744fc1012cd18fabb21655965ab452
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 27 23:47:40 2007 +0000

    Fixed typo

commit 10dc20f2f92401adcd99156ea234ee1bef176b2d
Author:  <changelog at php.net>
Date:   Mon Aug 27 01:31:31 2007 +0000

    ChangeLog update

commit 268386674a54b7f46e88e97c161907299a116b7c
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 26 20:33:22 2007 +0000

    - gd #106, imagerectangle draws 1x1 rectangles as 1x3 rectangles

commit 7453fe94f73cb09c03bb75c53a2fda725486d3c9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Aug 26 17:00:47 2007 +0000

    PDO is not experimental anymore

commit 04b780ec706fa28338112965714573d5f60b06ca
Author:  <changelog at php.net>
Date:   Sun Aug 26 01:31:32 2007 +0000

    ChangeLog update

commit 3d8139f1dd942cfdf2dc9e60ad73e8559a797616
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Aug 25 23:28:10 2007 +0000

    fixed compilation error on Visual C++ 2005

commit 4525473c9d2daf6295995d1828d7206b80b16e1f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Aug 25 16:02:11 2007 +0000

    fix tests

commit ccb840fb92952bc458716df42e7a74235967de91
Author: Greg Beaver <cellog at php.net>
Date:   Sat Aug 25 01:36:21 2007 +0000

    add missing /* }}} */

commit 543ad01efd8c6afcf4198b1f162aa3507fa59ef2
Author: Greg Beaver <cellog at php.net>
Date:   Sat Aug 25 01:32:35 2007 +0000

    move to 1.3.0 development
    add Phar::delete()

commit 5cf57e08b49e13d6d265580d304f6f3ed5c1c93d
Author:  <changelog at php.net>
Date:   Sat Aug 25 01:31:25 2007 +0000

    ChangeLog update

commit 0a13146bbeb72fd80befaa5a14ecfeff748505f1
Author: Greg Beaver <cellog at php.net>
Date:   Sat Aug 25 01:04:49 2007 +0000

    prepare release

commit 883372e22417357e0e4ebcbd1aa8b61ffd3d69f7
Author: Sara Golemon <pollita at php.net>
Date:   Fri Aug 24 21:33:05 2007 +0000

    Prep for 1.5 release

commit 88322b95b3437f6b278ffef20ffcad4f7f56d1d3
Author: Sara Golemon <pollita at php.net>
Date:   Fri Aug 24 21:27:38 2007 +0000

    Fix hash_init() for PHP < 6

commit b2c5bdfd98ef3d21048558f9eaa297e438f1ca72
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Aug 24 14:46:34 2007 +0000

    adding check for rc1 to version-compare test

commit 611abb17fc380193e4b0c0cc179dbfa78afb5ce2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 24 13:50:52 2007 +0000

    Namespace constants

commit 41bda78bd245ad7bdad2ca2feb71d5260fb487a8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 24 12:13:30 2007 +0000

    fix segfault on shutdown due to UG(utf8_conv) being destroyed twice

commit f41ab21d0b07036e601f1943fc3e80fc05ef8b55
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 24 12:06:03 2007 +0000

    fix test name

commit eb10507f1ed91e65a373fb0140afc2be3b8545a5
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 24 11:43:42 2007 +0000

    - Fix problem with non-bash compliant shells

commit 7d4db18772a0f7765b032362099274acefd5feee
Author:  <changelog at php.net>
Date:   Fri Aug 24 01:31:16 2007 +0000

    ChangeLog update

commit 5178a945459ec587bad6361f453ada43e87f8f8d
Author: Greg Beaver <cellog at php.net>
Date:   Thu Aug 23 23:23:26 2007 +0000

    add test for pre-existing alias failure, fix source to fail if alias already exists

commit e02bd088893894ec5f84a05c16d9a6a3480879a8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 23 18:41:55 2007 +0000

    revert patch which breaks multithreaded servers

commit 24c98f8aa32f08067e426cd80e89689599e72dde
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 23 13:38:49 2007 +0000

    MFB: Fixed bug #37273 (Symlinks and mod_files session handler allow open_basedir bypass)

commit 197b51e796a197bc8991e2dec0899f524f5f00ca
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 23 13:09:27 2007 +0000

    MFB: -r1.100.2.3.2.5

commit af83e1cad28775003ca5861a5fb23716dd26ece4
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 23 11:38:56 2007 +0000

    missing )

commit 947b50b30f8acada01812534c25bd5ccfb69c964
Author: Derick Rethans <derick at php.net>
Date:   Thu Aug 23 11:36:14 2007 +0000

    - Make version_compare() also understand the lower case variant of "RC".

commit 6ff029a37dc59c1d823c567fefd1fa52c0a8902e
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Thu Aug 23 09:34:15 2007 +0000

    fix tests

commit 0bd0d856737fffe6243955000badde4f240aed73
Author: Greg Beaver <cellog at php.net>
Date:   Thu Aug 23 04:49:39 2007 +0000

    implement Phar->setAlias()

commit 214dbdd8b42d98afbc76d13cc0e10b28b7b3a2b1
Author:  <changelog at php.net>
Date:   Thu Aug 23 01:31:14 2007 +0000

    ChangeLog update

commit 8fd677763a37f2dce13785b353e622dfcc82ec52
Author: Jani Taskinen <jani at php.net>
Date:   Wed Aug 22 14:58:30 2007 +0000

    - Fixed bug #42365 (glob() crashes with invalid flags)

commit d7c3646eb639d21ca630367e502b187cb5fee6eb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 22 14:18:28 2007 +0000

    Fixed bug #42183 (classmap cause crashr in non-wsdl mode)

commit 1322b1a30a4b8b294195294aaac326da9156130c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 22 13:20:09 2007 +0000

    Fixed bug #42009 (is_a() and is_subclass_of() should NOT call autoload, in the same way as "instanceof" operator).

commit 046b878b5bb997db890274f9f1ea804c2106ec80
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 22 07:39:37 2007 +0000

    Fixed name resolution
      namespace A;
        B::foo(); // 1. this is function "foo" from namespace "B"
                  // 2. this is static method "foo" of class "B" from namespace "A"
                  // 3. this is static methos "boo" of internal class "B"
      namespace A;
        A::foo(); // 1. this is function "foo" from namespace "A"
                  // 2. this is static method "foo" of class "A" from namespace "A"
                  // 3. this is static methos "foo" of internal class "A"

commit 11e267f6191e4c78fd45e156ed5e9046e9cbd622
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 22 06:33:25 2007 +0000

    typo

commit 4fb5eadb779310c73da4cc1cb450c14ad088b64d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 22 06:17:12 2007 +0000

    typo

commit 3e1bfca85245bfed5a3606ccd54b1fcc322605a2
Author:  <changelog at php.net>
Date:   Wed Aug 22 01:31:21 2007 +0000

    ChangeLog update

commit 08f9a66c980c9182f84c415199a2ca8648a9efb9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 21 23:51:34 2007 +0000

    Fixed bug #42368 (Incorrect error message displayed by pg_escape_string)

commit 3f3c0d74e159ac63b17891e0f6880a04eaa42412
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 21 23:24:01 2007 +0000

    Fix typo in fastcgi.logging option example

commit 6eccdf92037f6c8ae7d5e764ce7ad90584b0e784
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Aug 21 22:43:38 2007 +0000

    - Fixed Bug #42364 Crash when using getRealPath with DirectoryIterator

commit 16b1288ee1c21ca2195a37c72d4d06378584e4f9
Author: Sara Golemon <pollita at php.net>
Date:   Tue Aug 21 21:23:35 2007 +0000

    Bagder says I don't need these ifdefs

commit 2991d88efa803a8916cf2d1cfa6d74a534c042f1
Author:  <changelog at php.net>
Date:   Tue Aug 21 01:31:31 2007 +0000

    ChangeLog update

commit 0deb7d03dff04d48c5f17bd69e1d93a92bb218f3
Author: Sara Golemon <pollita at php.net>
Date:   Mon Aug 20 18:56:05 2007 +0000

    Add support for CURLPROXY_SOCKS4

commit 89c30a380b847b08a685d6840190aec9cb17fba0
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Mon Aug 20 17:01:59 2007 +0000

    - MFB: Fugbix typo.

commit 56f88566e94ad9b439049580887123e989ae151e
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 20 14:28:29 2007 +0000

    - Part 1 of fixing problems with runpath switch (make --disable-rpath work for real)

commit c7d82c75c905fe2e4e03276e94734de743fa1127
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 20 09:48:41 2007 +0000

    Added namespace related optimizations and comments

commit 1419d23f6a70c9b9d602babfffb2cdd20ebdec38
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Aug 20 04:08:15 2007 +0000

    fix test: skip if user is root

commit 66fe5012a2f8244be4b4d296190e9f1c1c52544f
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Aug 20 03:40:41 2007 +0000

    fix tests

commit 1aad43dc22ee5ff45e928ec24bfbc79c9aad7c08
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Aug 20 03:14:58 2007 +0000

    fix test: skip if user is root

commit 4a36bcdeb4b65cee7963369e1392794657db0c07
Author:  <changelog at php.net>
Date:   Mon Aug 20 01:31:23 2007 +0000

    ChangeLog update

commit cec32074d794dd6505aa49e52da39ee60f3fbb43
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Aug 19 01:57:53 2007 +0000

    added negative offset support in mbfl_strrpos (fixed #42085)

commit 6f972e370b6cdd394b2c1a3f81f3ad0812e8a6a3
Author:  <changelog at php.net>
Date:   Sat Aug 18 01:31:28 2007 +0000

    ChangeLog update

commit d92a0aa7847f598c8b377acadd12990f512ed71a
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Aug 17 21:53:58 2007 +0000

    some rewording and typofixing

commit 377307996d90a482d87dab8178ba81a29e13dd79
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 17 17:12:28 2007 +0000

    Added examples

commit b83198cd2c6f8da8eb82279f9390b7b01fb691c1
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Aug 17 14:21:00 2007 +0000

    - Mark the parameter for ReflectionProperty::GetValue as optional
    # [DOC] The documentation on this is wrong, too. The parameter is only
    # needed for getting the value of an object's property, not for static
    # ones. (I'm not sure if it has always been that way...)

commit a3b4762c70769547e3069e890fe8ed9d2a34d65d
Author: Christopher Jones <sixd at php.net>
Date:   Fri Aug 17 13:33:07 2007 +0000

    MFH: PDO_OCI: fix Instant Client build broken by logic correction in previous Solaris lib/lib32 fix

commit 6e3a76898ec32f1c1a29e550d1011806ef637f61
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 17 12:05:19 2007 +0000

    Namespaces: improved run-time speed

commit 8c43fddada8e8d43fb44550d734a329291d37bf9
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 17 10:42:12 2007 +0000

    - Fixed bug #41904 (proc_open with empty env array)

commit 5d8919938d88e801377c8ee00ac65143d20a2129
Author: Greg Beaver <cellog at php.net>
Date:   Fri Aug 17 04:47:50 2007 +0000

    fix issue with large number of open file handles killing php with large phars on creation
    - close file handles that have no references for entries
    - add just-in-time re-processing of file handles
    - make sure file size is set in renaming
    - add old_flags to phar_entry_info so we can decompress when flushing a modified entry whose fp is closed

commit a7d7b956f941588a9e86b620ab65f7aec93814c0
Author: Greg Beaver <cellog at php.net>
Date:   Fri Aug 17 04:46:04 2007 +0000

    fix dump_entry

commit 2fce57b15d7934ea29a3ac9fe54959c281e25179
Author:  <changelog at php.net>
Date:   Fri Aug 17 01:31:18 2007 +0000

    ChangeLog update

commit 201388e5ab7784d908a86363b99fbcd84727074e
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Aug 16 23:53:40 2007 +0000

    fix proto

commit c6fee511268aad1fe2463ee87330d6b482d236ad
Author: Greg Beaver <cellog at php.net>
Date:   Thu Aug 16 19:56:02 2007 +0000

    add dump_entry

commit 4669c2d40a84d26eebbe6830196c14ac186dcdbf
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Thu Aug 16 16:33:16 2007 +0000

    fix test

commit d59c09fdb2b324d1563791bf707359efe69ca37a
Author:  <changelog at php.net>
Date:   Thu Aug 16 01:31:10 2007 +0000

    ChangeLog update

commit d43eaabd1e224b6225de03762736c20abd18a0d7
Author: Greg Beaver <cellog at php.net>
Date:   Wed Aug 15 23:37:13 2007 +0000

    add docs

commit 417b2cfb5efaeefcfa74c5a07771226fd01af3c3
Author: Greg Beaver <cellog at php.net>
Date:   Wed Aug 15 23:35:27 2007 +0000

    make pharglobals hidden func

commit 2211e8e14f656f570d0481c227c60408f2c6897b
Author: Greg Beaver <cellog at php.net>
Date:   Wed Aug 15 23:34:37 2007 +0000

    add fp and refcount display

commit 46db4d3f65e0f487523cf233d21b941b4111aaaa
Author: Greg Beaver <cellog at php.net>
Date:   Wed Aug 15 03:49:44 2007 +0000

    add helper functions for gdb debugging phar reference counting (needs more work, but a good start)

commit 41677633cb2382044c45d65d2e1d76febb2536da
Author:  <changelog at php.net>
Date:   Wed Aug 15 01:31:14 2007 +0000

    ChangeLog update

commit ae5dcdccf2203d06b098daeffef157f549139bb0
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Aug 14 14:10:31 2007 +0000

    fix tests

commit da2a302e78e69084322d01845064fcbd768f3691
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 14 12:14:53 2007 +0000

    fix lib/lib32 checks to work with broken Solaris shell

commit 4d17d8c681baaf03c25bcfc3231fb298d5cf93b6
Author: Rob Richards <rrichards at php.net>
Date:   Tue Aug 14 12:09:52 2007 +0000

    fix bug #42259 (SimpleXMLIterator loses ancestry)
    add test

commit 731671e76782e63d3ad063afef89d4aab34c2e53
Author: Jani Taskinen <jani at php.net>
Date:   Tue Aug 14 08:43:13 2007 +0000

    - Fix bug #42292 ($PHP_CONFIG not set)

commit 687007bbdc07efa831694a0d3c6a09301f399e92
Author:  <changelog at php.net>
Date:   Tue Aug 14 01:31:21 2007 +0000

    ChangeLog update

commit d43c8ad4ebb92de5cf91b9a9242ae52a076dbf42
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 13 12:46:34 2007 +0000

    make sure the temp file is closed before removing it

commit 1514977352af9c98c8c0527e547692a2bdeb8d0a
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Aug 13 11:50:47 2007 +0000

    New testcase for clearstatcache() function

commit c0ebb17904d0b168640260b6e96e1e4f6585b995
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Aug 13 11:37:11 2007 +0000

    New testcase for parse_ini_file() function

commit bdd54e7c9ba9365d6f08fb6a06fe76475d380c4b
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 13 08:14:03 2007 +0000

    MFB: Fix tests + directory check inside copy() function

commit 13ec50a7e4acdbc1b3c7caad0800069e0ca14cab
Author:  <changelog at php.net>
Date:   Mon Aug 13 01:31:15 2007 +0000

    ChangeLog update

commit 721e2ab3a7c76de1f5a5400ad45eed0296130b41
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sun Aug 12 06:55:52 2007 +0000

    New testcases for fgetss() function

commit c7d2d62a02c6f0d47c31f72f36ceb24eed6817af
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sun Aug 12 05:14:13 2007 +0000

    More new testcases for fopen() & fclose() functions

commit 424d842729b202c81b0e0a28f9b8cc588a8538c8
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Aug 12 02:00:03 2007 +0000

    MF PHP_5_2

commit 4259537c0dccd3b1d30f58031f65f1b9c62050e7
Author:  <changelog at php.net>
Date:   Sun Aug 12 01:31:19 2007 +0000

    ChangeLog update

commit ceb482dfb123e8b5e03a78c0f1f9aeaf5740b8cc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Aug 11 22:42:19 2007 +0000

    more fixed tests

commit 44d8314d9c3f8ebfdd739c02cc0b67bed531e34b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Aug 11 22:18:33 2007 +0000

    fix tests failing on 64bit

commit fc86edab7d909b36d53112afc7531f6ffd1fdb4c
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Aug 11 15:38:34 2007 +0000

    fix typo in tmp file path

commit 92d6d5b09c0d008cba1283e36ad8d26572a7efd6
Author:  <changelog at php.net>
Date:   Sat Aug 11 01:31:17 2007 +0000

    ChangeLog update

commit 30a08a895b64700aa208a644d485a2d2091573c9
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Aug 10 17:56:45 2007 +0000

    New testcases for fscanf() function

commit fb3c7a7250367aed7285ce070996686555360b76
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Aug 10 15:08:45 2007 +0000

    New testcases for htmlentities() & htmlspecialchars()

commit a6c2fdb9a5e9a20da5cbe4f4089be153515459a8
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 10 13:28:12 2007 +0000

    MFB: sync

commit ee8851dfda9c0a77b1b060c6f829042d29b7bc7f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 10 13:27:05 2007 +0000

    split the test

commit a254d5c57409a26529209914bedd70acd490d4fe
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 10 13:20:22 2007 +0000

    empty/invalid names are not allowed (empty prefixes are)

commit c13e337f276c216039a640189685765c0883e455
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 10 12:54:38 2007 +0000

    allow empty prefix (restore 5_2 behavior)

commit 28cf1788a9dfce75683e7b19a10bb9670bde8e2e
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 10 12:23:16 2007 +0000

    MFB: Fixed the fix for bug #42233 and added test for it.

commit edb216d3dc1379e3e56b782b407f156a12a6c6d8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 10 12:10:19 2007 +0000

    fix tests

commit c9ecd0169a073500aaa3a58454e360d9383eebd5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 10 10:43:37 2007 +0000

    Fixed generation on DH publick key for given private key

commit 7390cf6e2245fef4f7ac4f886254c684c60a7936
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 10 10:13:07 2007 +0000

    resolve dir before calling mktemp/mkstemp
    this is tested by ext/standard/tests/file/tempnam_variation2.phpt

commit e685f6f0ccb2671c59a03ceed38a73e8105a05a7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 10 09:06:52 2007 +0000

    fix ws/cs & folding

commit 25af0b4382318cc9704b6ff8c36bea057d88d05a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 10 09:00:42 2007 +0000

    MFB: Fixed bug #42117 (bzip2.compress loses data in internal buffer)

commit edd76024a37759bfe92c3cdc1555e0500973c8ce
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 10 08:58:12 2007 +0000

    MFB: Fixed bug #42243 (copy() does not ouput an error when the first arg is a dir)

commit a6c19f6ede4118ef919af87a9f8c8b9265093872
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 10 08:56:23 2007 +0000

    MFB: Fixed bug #42261 (header wrong for date field)

commit c581da4b5610b8b0ab6ff8db27078d8b1f9c63dd
Author: Christopher Jones <sixd at php.net>
Date:   Fri Aug 10 06:58:12 2007 +0000

    oci8: merge changes to build with Oracle Database 11g

commit eda449eeacf2a62c5f4b37e23b954023888dfa64
Author: Christopher Jones <sixd at php.net>
Date:   Fri Aug 10 06:57:41 2007 +0000

    pdo_oci: merge changes to build with Oracle Database 11g

commit 96fc4edc594d96e16e40e05c6caeb243dab549bc
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Aug 10 03:33:00 2007 +0000

    more new testcases for tempnam() function

commit b71984f4bcf02c21e12f61d1cca85c1287518825
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Aug 10 03:05:00 2007 +0000

    New testcases for strtolower() and strtoupper() functions

commit 752ead40e2330799ac6887056b58295271a45441
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Aug 10 02:58:50 2007 +0000

    More new testcases for copy() function

commit 2acb6fb5b39c2ececca4a5854468c757b7da71ca
Author:  <changelog at php.net>
Date:   Fri Aug 10 01:31:29 2007 +0000

    ChangeLog update

commit 951ad867b6681445e2fd100fa0d48d1f9643bdf2
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Aug 9 22:24:41 2007 +0000

    - Write to the correct file...

commit 94bf93f531d7c21341305d8a9043814bea36c017
Author: Mattias Bengtsson <mattias at php.net>
Date:   Thu Aug 9 14:22:38 2007 +0000

    -MFB: libgd #101, imagecreatefromgd can crash if gdImageCreate fails

commit 3b8fc0407917eaf398739869a19eb2ef93b4c5a1
Author: Mattias Bengtsson <mattias at php.net>
Date:   Thu Aug 9 12:09:30 2007 +0000

    -MFB: libgd #94, imagecreatefromxbm can crash if gdImageCreate fails

commit fb4967900dc0b604c537e098a41b20dcaeba991f
Author: Ulf Wendel <uw at php.net>
Date:   Thu Aug 9 11:53:17 2007 +0000

    Same as for ext/mysqli tests: addition of a new environment variable
    MYSQL_TEST_SKIP_CONNECT_FAILURE  which controls how to deal with connection
    problems. If MYSQL_TEST_SKIP_CONNECT_FAILURE = false (default) connection
    problems will make a test fail. If you set MYSQL_TEST_SKIP_CONNECT_FAILURE
    to any value that evaluates to true in PHP, a test which cannot connect to
    the database will be skipped.

commit a166bd39ac8d1cfb7cf95e862f036ef4d03dc983
Author: Ulf Wendel <uw at php.net>
Date:   Thu Aug 9 10:16:24 2007 +0000

    I forgot those files when merging mysqlnd SVN and HEAD. Only required by
    tests that test experimental features and are skipped by default that's why
    I missed them.

commit af91a4056af85e67f10a7242b2974e238b00d1f1
Author: Ulf Wendel <uw at php.net>
Date:   Thu Aug 9 10:10:46 2007 +0000

    No need for an extra skip*.inc file, this check is done in just one place

commit 5846d6b84b53c5b40fd2c2de5708edc31d3ad757
Author: Ulf Wendel <uw at php.net>
Date:   Thu Aug 9 10:01:20 2007 +0000

    More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.

commit 112b742518eb8005fb233b5b2b1777cbfd1c5326
Author: Ulf Wendel <uw at php.net>
Date:   Thu Aug 9 09:59:15 2007 +0000

    New tests (stubs?) for a few experimental (to be removed?) functions.
    The tests will only be run if you set MYSQL_TEST_EXPERIMENTAL = 1.

commit 974935e6b84231738195fb64ca4a903fd1da2b4d
Author: Ulf Wendel <uw at php.net>
Date:   Thu Aug 9 09:43:28 2007 +0000

    Next set of files which now feature the new environment variable
    MYSQL_TEST_SKIP_CONNECT_FAILURE which controls how connection problems
    are handled: failure (MYSQL_TEST_SKIP_CONNECT_FAILURE = false, default)
    or skip (MYSQL_TEST_SKIP_CONNECT_FAILURE = true)
    
    Also, some minor tweaking of connection parameters in the tests.

commit 8b3c7378891b3b7de55738a3e3c3dcda4778bb38
Author: Jani Taskinen <jani at php.net>
Date:   Thu Aug 9 08:42:31 2007 +0000

    - Fixed bug #42247 (ldap_parse_result() not defined under win32)

commit 1855a574714d00ad2e706c3db3884e81f8b10f57
Author: Ulf Wendel <uw at php.net>
Date:   Thu Aug 9 08:41:12 2007 +0000

    Introducing new environment variable:
      MYSQL_TEST_SKIP_CONNECT_FAILURE = false
    
    Every test that needs a working MySQL connection now includes
    skipifconnectfailure.inc. If MYSQL_TEST_SKIP_CONNECT_FAILURE evaluates
    to true skipifconnectfailure.inc tries to establish a database
    connection. If no connection can be opened, the test will be skipped.
    In case of MYSQL_TEST_SKIP_CONNECT_FAILURE = false (default) an no
    connection, a test who cannot establish a connection will fail.
    
    So, if you have a buggy configuration or a server that is sometimes
    not available, you can now decide if you want the tests to ignore this
    and skip the test or to fail (MYSQL_TEST_CONNECT_FAILURE = false, default).
    
    Other, minor tweaks:
      042.phpt - whitespace
      067.phpt - parse error in SKIPIF section fixed

commit 6cb89102e77b4181015cbb30124017f8de37972b
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Thu Aug 9 03:35:22 2007 +0000

    New testcases for tempnam() function

commit e7589245dc93a5c81edbbe458bc8611947d3acf8
Author:  <changelog at php.net>
Date:   Thu Aug 9 01:31:24 2007 +0000

    ChangeLog update

commit c56929d6f14215827b513d58f4df5a86e193275d
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Aug 8 23:56:19 2007 +0000

    remove unneeded variables

commit 4e105e0956dba66002715003d43fe6bce671e924
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Aug 8 22:00:07 2007 +0000

    remove unneeded variables

commit 23d775521090ce001a9a7b3b1d1ee4b883ce1baf
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Aug 8 21:14:11 2007 +0000

    initialize variables

commit 6909aec23d3ff48138d23611c3a5926ae7b4176e
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Aug 8 21:08:51 2007 +0000

    fix TSRM embed startup

commit ab79c3dea9dd2bbaaf5189697683bfebeb0bc166
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Aug 8 14:52:40 2007 +0000

    - Fix build (patch by Ulf Wendel)

commit ad8aa49f065a6563da73090d1a3f228719c072f9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 8 13:32:58 2007 +0000

    Fixed bug #42211 (property_exists() fails to find protected properties from a parent class)

commit 8d87a8cf7094ff51cfa0acb0c98ef422c622ca42
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Wed Aug 8 13:15:01 2007 +0000

    New testcases for fgetcsv() function

commit 34a7853c498c8923d5836e07f7033b823b0d5c9f
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Wed Aug 8 13:09:42 2007 +0000

    More testcases for fputcsv() function

commit b9163fe9dee2cc9d60ed36cc2890386376f9532a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 8 13:02:01 2007 +0000

    - Fixed bug #42198 (SCRIPT_NAME and PHP_SELF truncated when inside a userdir
      and using PATH_INFO).
    - Fixed bug #31892 (PHP_SELF incorrect without cgi.fix_pathinfo, but turning
      on screws up PATH_INFO).

commit 59f172e1e6fcfdfb8baefed9e31847f726aded31
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Aug 8 11:38:32 2007 +0000

    MFB: fix bug #41973

commit f13d418d5d70b47f8e359dfb1670a9cddfc4cfac
Author: Jani Taskinen <jani at php.net>
Date:   Wed Aug 8 10:00:20 2007 +0000

    - Fix typos in comments

commit f602af17b40a976faf6694a4b83427b0ccfb9d20
Author: Jani Taskinen <jani at php.net>
Date:   Wed Aug 8 07:46:00 2007 +0000

    MFB: Fix bug #42233

commit 6f7b46afbdd57d541031717f1259df186ce5a243
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 8 06:30:56 2007 +0000

    - MFB: fix regressio introduced by #42222

commit e2d9b55057b5dc27252a64a9cbd732d08d5dc5c2
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Wed Aug 8 03:55:05 2007 +0000

    New testcases for fputcsv() function

commit 66961de7a454879b4b291c2d8e3c41cea680eaac
Author:  <changelog at php.net>
Date:   Wed Aug 8 01:31:29 2007 +0000

    ChangeLog update

commit 54adbff79e15649b75dfee850af7629636fa9583
Author:  <changelog at php.net>
Date:   Tue Aug 7 01:31:14 2007 +0000

    ChangeLog update

commit 330797ea73f9078e6751ba328b21c167c149c7cc
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Aug 6 21:59:11 2007 +0000

    - Fix isset/empty($ZipArchive->property)
    - Add test

commit bf94c89a8cf613662bb4f2b28dad49914a20746d
Author: Christopher Jones <sixd at php.net>
Date:   Mon Aug 6 20:31:40 2007 +0000

    flush persistent connection after password change

commit ac3a73972a0a3d23e0cce7932eb6fe9aa1f1c002
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 6 19:50:16 2007 +0000

    - MFB: #42222, forgot this one (thanks mattias)

commit 0f55627deeb6a9db41ca3649d76a913af4ca447d
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 6 19:13:05 2007 +0000

    - MFB: #42222, truncate the _default to the buffer size (was 200 since day #1, we don't need dynamic alloc here)

commit f3c9b3ec86cec0e047316da2e67b1aaaa547076c
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 6 18:30:53 2007 +0000

    Touch generated file

commit 117ea0d3d1a130e34c0533137f33bad0b65f23cf
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 6 18:25:41 2007 +0000

    ws fix

commit 664660372500353cc7e2f4f133310aacc9c74813
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 6 18:20:30 2007 +0000

    MFB: fix compile warning (+ some ws fixes)

commit f4e24be3ed85a56553f99b11844150c88768da4e
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 6 18:14:13 2007 +0000

    Fix build

commit 5b47df1576e2550434bdae4d0565eb6b02bcc34f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 6 17:01:17 2007 +0000

    fix build

commit ebd85732fa6adfce92b255be4492fb123472c7a3
Author: Rob Richards <rrichards at php.net>
Date:   Mon Aug 6 16:21:45 2007 +0000

    fix bug #42082 (NodeList length zero should be empty). (Hannes)
    add and update tests

commit de29322de48fa6ac34e443d1d7bf3b7fd55b5e02
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Aug 6 15:11:46 2007 +0000

    Fix crashes with pconn in ext/mysql

commit 99139b574ddc2b48c452a17c3c5bc1d1722b0272
Author: Jani Taskinen <jani at php.net>
Date:   Mon Aug 6 14:33:06 2007 +0000

    - Fixed bug #42195 (C++ compiler required always)

commit b219df4b67d009a7c0e333a8d95ebfe6a906e598
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 6 12:54:35 2007 +0000

    fix build

commit a433f85ce1f4f898abb407575ec15fd6ef804130
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 6 08:43:43 2007 +0000

    Improved ext/openssl
      . Added support for OpenSSL digest functions
      . Added support for OpenSSL cipher functions
      . Added access to internal values of DSA, RSA and DH keys

commit da7792c135a1ddb80e9ad1ecf4b04257993ee7d1
Author:  <changelog at php.net>
Date:   Mon Aug 6 01:31:20 2007 +0000

    ChangeLog update

commit def23a6e7da09b0ed2d050f302affb81e8e593d4
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 5 19:54:42 2007 +0000

    MFB: Test for bug #42208. Fix is not needed in HEAD, zend_parse_parameters is used here

commit 5735862a92d8c49f08fd85d98715eaeb7585377b
Author: Jani Taskinen <jani at php.net>
Date:   Sun Aug 5 13:10:32 2007 +0000

    MFB (since Ilia is too lazy..): Fix bug #42135

commit 878a90e66a7f83dcafa8994e937119b383dffef1
Author:  <changelog at php.net>
Date:   Sun Aug 5 01:31:32 2007 +0000

    ChangeLog update

commit 6a0d08ae260eca4454acc3c7bddf4550fe5a3385
Author: Sara Golemon <pollita at php.net>
Date:   Sat Aug 4 07:51:15 2007 +0000

    Bugfix#36492 Userfilters can leak buckets

commit 02bc185040cb4763c3f5f557ca969c046515be6a
Author:  <changelog at php.net>
Date:   Sat Aug 4 01:31:26 2007 +0000

    ChangeLog update

commit 46f2484a3be86f565a8b14a77c689f2698f667d6
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Aug 3 18:41:07 2007 +0000

    MF5: it's custom to use 1<<

commit 7186530157850f812293474f2bb5c37af94d6e6c
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Aug 3 16:32:27 2007 +0000

    Update CVS
    - Fix BIT problem for BIT values represented with 5 bytes. Typo.
    - Make it possible with an ini variable to switch off/on statistics
      collection.
    - Compile-out debug checking of uneaten data from the line, when the
      build is release. According to callgrind this was eating some percentage.

commit 77701c003a0afa77a8f76bb0a94a7989f8529848
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 3 14:30:59 2007 +0000

    'I32' and 'I' support (per request by Marcus)

commit 498fbd90f6dfe694bf1670d7038fbef446f5f35e
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 3 14:01:40 2007 +0000

    - Fix issue with broken shells
    # I truly hate Solaris..

commit b6c96790ba1e5826afae93fd9fce9b36704e469e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 3 13:51:11 2007 +0000

    MFB: adjust the test names a bit

commit 87bcb01ce1c7377e2a2ff733b9aa9732e3745013
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 3 10:46:19 2007 +0000

    MFB

commit df4cdcfc8fe2f6079b105127b69ffcef483acd66
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 3 09:51:05 2007 +0000

    fix folding

commit 996f1baaab781ac4e034a61e47ce44ea8f1bbda3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 3 09:46:50 2007 +0000

    add I64 support to spprintf() (snprintf() already has it)

commit 18676754cfe6d6cf0432e963e1de27a4c2efeac0
Author: Jani Taskinen <jani at php.net>
Date:   Fri Aug 3 09:38:43 2007 +0000

    MFB

commit 6f58b504addf8236ee03ccdecd4c52f73c5c4b7e
Author: Christopher Jones <sixd at php.net>
Date:   Fri Aug 3 01:55:34 2007 +0000

    MFB: New oci8 test for oci_password_change()

commit d4cc7daba23fc659801e6792834b2e701dba8438
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Aug 3 01:40:05 2007 +0000

    MF5: fix for access control with .htaccess

commit c54e9706fdac3064a859dddb47f3214c808ebe25
Author:  <changelog at php.net>
Date:   Fri Aug 3 01:31:19 2007 +0000

    ChangeLog update

commit da2a2b5d680d954883eea8edf97859eb049ccda5
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Aug 2 23:49:50 2007 +0000

    use hardcoded INI like CLI

commit 88edc2cf95b2567786ff4eaca159b839a46cc36a
Author: Christopher Jones <sixd at php.net>
Date:   Thu Aug 2 22:49:58 2007 +0000

    Treat privileged oci_pconnect() as non-persistent

commit e80d138b1c750d2033b1040648cea5d088a4daae
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Aug 2 21:53:53 2007 +0000

    - Add possibility to call static class members using variables (Etienne Kneuss)

commit 2de948a3faa2ae65efe529c415d775b62783208a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 2 20:32:34 2007 +0000

    int -> zend_bool

commit 0f8ab9db14871bd688504b8f74d58cc88d385a63
Author: Christopher Jones <sixd at php.net>
Date:   Thu Aug 2 19:37:30 2007 +0000

    Fix message grammar and capitalization

commit 95461653da83cf144029e51b96eb6cd89533199f
Author: Christopher Jones <sixd at php.net>
Date:   Thu Aug 2 19:04:21 2007 +0000

    Bug #42173 (INTERVAL and TIMESTAMP type fixes)

commit 2371b84a869ef8fc2efe854f86ac94708b263a4c
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Thu Aug 2 17:02:41 2007 +0000

    Done: Make ext/tokenizer package-aware. (Johannes)

commit 0122a6fedea79b8a66dfc0274deaf82240930ed9
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Aug 2 16:52:59 2007 +0000

    - Respect value of the parameter for get_loaded_extensions() and
      get_defined_cosntants()

commit df7450e4c6a8ac3c60c20a00e29b1af441170085
Author:  <changelog at php.net>
Date:   Thu Aug 2 01:31:21 2007 +0000

    ChangeLog update

commit 8db866bd552784f864f01fa243f424045cb5167f
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Aug 2 00:04:05 2007 +0000

    fix win32 build

commit e1fc2a87bf8192d3f6d48c9e2cf6f69d8177b030
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Aug 1 23:54:06 2007 +0000

    revert wrong fix

commit d9f25a2924ec40c0031db37d73be052169b731de
Author: Christopher Jones <sixd at php.net>
Date:   Wed Aug 1 15:18:25 2007 +0000

    New test for error handling

commit 9adbc5a88be82a233cba8653d6b573328d4bea57
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Aug 1 12:49:23 2007 +0000

    - Fix #42164 Internal Sendmail Support is ALWAYS disabled

commit d4af6ba6bf3fb3d2fd53bb725cd2d6dd06ab581c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 1 11:44:25 2007 +0000

    Fixed namespace name and internal class name ambiguity

commit 467b4569df0e6ad57de8cde973c24b466e945327
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 1 11:43:27 2007 +0000

    an attempt to fix win32 build

commit 54305825869e32a4fb5b2d6f815c94ab5aea2a8d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 1 10:39:49 2007 +0000

    Fixed bug #42151 (__destruct functions not called after catching a SoapFault exception)

commit 3f29f3fbd6e4ca63f61a78298557a4d95b61aa4d
Author:  <changelog at php.net>
Date:   Wed Aug 1 01:31:27 2007 +0000

    ChangeLog update

commit b5c28aef4e54998afb3b4784a7fba17551931717
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Jul 31 23:23:37 2007 +0000

    - Use a script to generate tokenizer data from zend_language_parser.h

commit c883e25485fd62ee45b51bdac9fa79b17af52bf8
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Jul 31 22:45:08 2007 +0000

    - Add additional param to get_loaded_extensions() for returning Zend
      extensions (Fixes #41278)

commit 2d3577c84ae3dad3afa9f68aa2de85ed75aac902
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 31 21:29:11 2007 +0000

    - Allow using * in test filenames to match pattern

commit a2eef01a45f0db9ddd21c3a0e32b7befd96ec713
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 31 21:11:22 2007 +0000

    add test (thanks Chris!)

commit c26725cc1a47dd7624f159ae723f9d14c879d51e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 31 21:08:38 2007 +0000

    missing part of the fix for bug #42134

commit ac1452b21fb03dd8233b52a81dfc1006ca4f1852
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 31 19:19:39 2007 +0000

    fix #42134 (oci_error() returns false after oci_new_collection() fails)

commit 6716507cf54a409ac3d411e55c7c2c206c28bc27
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Jul 31 16:03:45 2007 +0000

    Add ext/tokenizer support to the TODO.

commit 6d0247ed7c3a0ec089056e504d3c0a977443bbd0
Author: Rob Richards <rrichards at php.net>
Date:   Tue Jul 31 15:39:59 2007 +0000

    fix bug #41833 (addChild() on a non-existent node, no node created, getName() segfaults)

commit 142356ba193a2506153be002dd2fcb9e064be77c
Author: Rob Richards <rrichards at php.net>
Date:   Tue Jul 31 15:07:15 2007 +0000

    fix possible crash

commit 099f5966ef9688b7b83b63606103764cc42ba9c9
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 31 13:01:42 2007 +0000

    - Fix some lib vs. $PHP_LIBDIR issues.

commit 24c766b9021ed56f844eedfa25f9d0a088eba560
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 31 12:23:42 2007 +0000

    fix typo
    it would be much better if Gentoo people send us this patch long ago instead of using their private patches.

commit f0f0720ac236d9bf0e14563de08324a0648e65b0
Author:  <changelog at php.net>
Date:   Tue Jul 31 01:31:08 2007 +0000

    ChangeLog update

commit 359286532089eb11de81129c2cd66d44617d1f7a
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Jul 31 00:32:18 2007 +0000

    sometimes c-client returns non-null entry with null host

commit 322a68f7260cbf6324913370e2b76bd73a4ea41d
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 30 21:44:53 2007 +0000

    - MFB:
     - fix gd bug #102, < 0 means that no load are loaded, return false
     - add error code in the warning

commit 86a20afdd175a613dc59f40349b83fa9dc3a3218
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Mon Jul 30 16:20:46 2007 +0000

    Start TODO for namespaces/packages.

commit 573ea3901a5e15c3f922ebf38912d73620241884
Author:  <changelog at php.net>
Date:   Mon Jul 30 01:31:09 2007 +0000

    ChangeLog update

commit ddda65a9a6c1334304da6484f2ed28692a6cee00
Author:  <changelog at php.net>
Date:   Sun Jul 29 01:31:10 2007 +0000

    ChangeLog update

commit a1cf7cec92a6acf693953d4675b5596ee444157e
Author: Rob Richards <rrichards at php.net>
Date:   Sat Jul 28 09:16:15 2007 +0000

    allow user specified class to be returned from transformToDoc

commit 7fac5158d78491f40dedce25ef19c5a8620de9b3
Author: Rob Richards <rrichards at php.net>
Date:   Sat Jul 28 08:34:09 2007 +0000

    MFB: Fixed Bug #42112 (deleting a node produces memory corruption)
    add test

commit e9af174f6db536d22547ec849f1b803b4986d995
Author:  <changelog at php.net>
Date:   Sat Jul 28 01:34:20 2007 +0000

    ChangeLog update

commit b5ccc03fc2262e85027dc2b1e34a3c7438bab78a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 27 16:29:25 2007 +0000

    Improved fix for bug #41633 (self:: doesn't work for constants) to support function define()

commit addd8f592d98708301c461b655c6d9ae9789f3fa
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 27 14:53:23 2007 +0000

    Extended tests

commit c04dc1699b94bd96c6cefd9aeb02296402781916
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 27 13:41:36 2007 +0000

    Namespace support for name ambiguity between namespace and class name

commit 9703e909049d6eb69ad542134bcb636c5a729b48
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 27 09:04:12 2007 +0000

    Support for namespaces in compile-time constant reference

commit 6e64f21bcb9c9f059971888c8bff1603d6d149ea
Author:  <changelog at php.net>
Date:   Fri Jul 27 01:34:13 2007 +0000

    ChangeLog update

commit 6287087e7043aaf050828c72bde23009af345e85
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 27 01:09:18 2007 +0000

    - Align help texts and added note about embedded not being available when
      the MySQL native driver is used.

commit 452ace5e145775d5b74854dd0df2a323c27aa7fe
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 26 22:45:22 2007 +0000

    - Made build system less dependant for the PHP major version to also
      ease MFB/MFH as acinclude.m4 and Makefile.global are identical in both
      branches.

commit a250d3400000098a52ab4e2a024758d151c44e73
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 26 19:07:53 2007 +0000

    I must be blind..

commit 4323e3831492bb0a9e9b5bdcb09cf70ee4e90ff2
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 26 18:49:51 2007 +0000

    - copy-paste typo

commit b0b143888285113c803365ab08cef6244961e897
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 26 15:23:31 2007 +0000

    - Fixed bug #42107 (sscanf broken when using %2$s type format parameters)

commit f771450890160601cedb1cb80e0d9109127208ec
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 26 14:54:49 2007 +0000

    - Check also if ulong is available

commit 2a80356a52696c0de77acfae5de55148db247038
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Jul 26 14:40:18 2007 +0000

    Return to previous code

commit 931c9a055623314f15ea5e48923a718d6e4f05c1
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 26 14:30:08 2007 +0000

    - ws + cs fixes

commit b16daf597c0a9a03f23ffd9667eee7fb1391bdab
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 26 14:29:03 2007 +0000

    fix typo

commit 6842c58737b188dd7b0877f9b67919804c1ff9c6
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Thu Jul 26 13:55:42 2007 +0000

    file.inc : Added dumping of stat array in functions (compare_self_stat() & compare_stats() )
    Smaller testcases for lstat_stat_variation[1-7].phpt files

commit 15bac417cdb481b2300e528e9c412f11ed02b45a
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Jul 26 13:19:22 2007 +0000

    Add arginfo

commit 995c130320cfa77ae4220b0706002a049227bb54
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 26 08:57:52 2007 +0000

    Added warning for useless import statement

commit c4b5d9e572c84c91ff075ea19af2872bb850732c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 26 08:32:52 2007 +0000

    Disabling declaration of class which name conflicts with import.

commit 7ca6f98d98b5323eb332f56f5f2a84b3b795d449
Author:  <changelog at php.net>
Date:   Thu Jul 26 01:31:21 2007 +0000

    ChangeLog update

commit f3c2a33f4232b60b67e584ad94aeea3c3f8f7cf4
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 25 23:47:33 2007 +0000

    - Moved mysqnd to it's own directory: It is sort of an extension itself.
      (Similar to what ext/libxml is..)

commit e0849ab010c287912986698230cb02ef74bddfb8
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 25 21:19:43 2007 +0000

    - Allow using extra headers in PHP_CHECK_SIZEOF

commit 11c5577116e1fa0a4549b4cb3d608ab884d86502
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 25 16:34:27 2007 +0000

    Fixed EOF handling in case of reading from file opened in write only mode.

commit 7bb46902f82fc1d1235f3f3fcf98fcdcfa163bd1
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jul 25 12:42:00 2007 +0000

    Alignment fixes for 64bit and fixing macroses

commit e9ccedf4276b905c0563337ddb38299b2ed4a7c5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 25 11:13:17 2007 +0000

    Fixed bug #41713 (Persistent memory consumption on win32 since 5.2)

commit 992a6dc10dd35557337a82bc16e08cdaa8f0a6c0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 25 09:40:58 2007 +0000

    fix --with-php-config option

commit 1eaf171d98d8903d24e7e0ea8066df1a9079d6f7
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Jul 25 09:05:55 2007 +0000

    Show "wrong parameter count" error messages

commit a2a452677646c39bd5afb0f800e7321d068562b0
Author:  <changelog at php.net>
Date:   Wed Jul 25 01:31:24 2007 +0000

    ChangeLog update

commit 8b65739d9a57e996ed1fefb4d3abe930dd1d1eec
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Jul 24 23:25:48 2007 +0000

    - These functions where MFHd >1 year ago

commit 610f70fcf5a8050ad607bf2a56f3729aa714e492
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Jul 24 23:16:47 2007 +0000

    - MFB: New ReflectionExtension::info() function to print the phpinfo() block
      for an extension.

commit 374e0a5d0227b1f9ffae322a4d00b11b4d6b5e59
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jul 24 22:54:26 2007 +0000

    Fixed bug#42090 (json_decode causes segmentation fault)

commit 0209e41563a59640474c8f719caafc1306d1cb3f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 24 22:34:17 2007 +0000

    add PCRE_VERSION constant to ext/pcre

commit e15f25709afd3996f7eda13709328ceb1c192f3a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 24 20:14:03 2007 +0000

    fix ZTS build

commit f0cde2c03d8ef08b43f1e6efd9485283a0eda679
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 24 20:11:13 2007 +0000

    namespace protection
    GD uses the same variable, too.

commit cb27d5dbaeb3b6611b0d6bd42e3072d79f783b86
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 24 20:03:30 2007 +0000

    Fixed test

commit d0ec9d001cfc1d5088581b12b88fc949baa19d52
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 24 19:24:56 2007 +0000

    Fixed bug #40705 (Iterating within function moves original array pointer)
    Fixed bug #40509 (key() function changed behaviour if global array is used within function)

commit 7bb462df2ac57addceb40cec4a47e8ecea7561b1
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jul 24 19:23:35 2007 +0000

    ignor php_have_mysqlnd.h

commit bb4b052c2341312481f4de0895a0aff29b9ba35c
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jul 24 19:20:28 2007 +0000

    Don't use AC_CHECK_TYPES, as autoconf 2.13 is buggy, use an workaround.

commit 215edd7a4a427a011851a92e46a7330d179bccf3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 24 18:28:53 2007 +0000

    Fixed bug #41372 (Internal pointer of source array resets during array copying)
    Fixed bug #37715 (array pointers resetting on copy)

commit 02b2d0a4ac34cf1651885427fe6804388354b7b1
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jul 24 16:50:20 2007 +0000

    Add missing file

commit 222174e23fe2e5583ecf9bf3f002190fd5b19120
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jul 24 16:13:26 2007 +0000

    Import of mysqlnd and ext/mysql + ext/mysqli patched to be built either
    with libmysql or mysqld.
    
    Use --with-mysql=mysqlnd --with-mysqli=mysqlnd to build with mysqlnd.

commit 9343c54040883483b20824ad50252e64b348a1cd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 24 14:25:07 2007 +0000

    Fixed bug #41984 (Hangs on large SoapClient requests)

commit e5b9fd0d6cd9a16984313ee553a2ff2b4f490df6
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 24 14:18:47 2007 +0000

    - Changed "display_errors" php.ini option to accept "stderr" as value which
      makes the error messages to be outputted to STDERR instead of STDOUT with
      CGI and CLI SAPIs.

commit cc745f1724e77438dab5d3b22d1a55dc7e33bfe4
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 24 13:29:39 2007 +0000

    fix folding

commit 92d3bc0c936d7474be5fa1ce222f2fabf62d93f9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 24 11:40:07 2007 +0000

    Fixed bug #40757 (get_object_vars get nothing in child class)
    Fixed bug #41929 (Foreach on object does not iterate over all visible properties)

commit 3d06e9db7f6e21ce1d67c34f954f09fb328e7992
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 24 11:33:47 2007 +0000

    - Added missing constants for MSG_EOR and MSG_EOF

commit 5dceae6f8f5f5ab9ca4a696b7406661a2bec2cda
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 24 11:15:29 2007 +0000

    - Removed useless file

commit cbba608856e19d36a3d97da2dc202e90b7260736
Author: Andrey Hristov <andrey at php.net>
Date:   Tue Jul 24 09:32:11 2007 +0000

    MFB

commit 08bbb3269b4c5f410cb076a42e9bfae111e4b2fb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 24 09:28:12 2007 +0000

    Fixed bug #41983 (Error Fetching http headers terminated by '\n')

commit 46f26a1aac3d74ea5e2ef55287cb72f2f724dad5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 24 09:07:50 2007 +0000

    Fixed bug #42027 is_file() / is_dir() matches file/dirnames with wildcard char or trailing slash

commit b1e99fc723fe56a7b5881c9e0b5c289aa3cc0d2d
Author:  <changelog at php.net>
Date:   Tue Jul 24 01:31:34 2007 +0000

    ChangeLog update

commit adf53be4eda6c3b3724fec92b28c8b1c1e1471bd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 23 22:14:41 2007 +0000

    fix test

commit dba16a6035a915f649c04434ebcac595b647ba3c
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jul 23 16:06:25 2007 +0000

    add announcement copy as README for easier reference

commit ea5a211256b18e30a756f4ecad8852cd6e88d080
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 23 15:57:08 2007 +0000

    - Fixed bug #42071 (ini scanner allows NULL to be used as option name)
    # Also fixed a warning

commit 8eaa978e97443f2f6de037d5a2d78712ded8cb9e
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 23 13:27:34 2007 +0000

    - Fixed str_pad() when passed huge negative pad_length

commit 9b035b58f583b702879a5b53236527f70ba0ad36
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 23 12:38:41 2007 +0000

    Damn, Pierre is clever.
    
    [14:35] <_jani_> nixnutz_: why don't you just commit everything in one go..?
    [14:35] <_jani_> this "spamming" is getting quite boring..
    [14:36] <Pierre> 20€/commit :)

commit 512f62a5a9b24c186487b7af4e946ba311262927
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 23 12:36:06 2007 +0000

    Tests for mysqli_stmt_send_long_data()

commit 613947afc62633f8ebcec5b9649fd846a7a83e88
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 23 12:34:09 2007 +0000

    Tests which verify that you really cannot clone any of the mysqli
    objects. Technically it might be possible to tweak ext/mysqli and make
    the objects cloneable - tough, we haven't checked in depth.
    
    So, if one is interested, raise a discussion.

commit fe8c5d1243a47a5c6be886447f82a241f67ed550
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 23 12:28:56 2007 +0000

    Tests that check mysqli_fetch_field(), mysqli_fetch_field_direct() and
    retrieve metadata

commit a1c14bfffd9b46c74acd30e88f19911c5d8e6025
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 23 12:28:12 2007 +0000

    Tests for mysqli_fetch_object()

commit 16008bc577f30de1f13ae15b34a6efe4e257fe49
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 23 12:27:39 2007 +0000

    Another nice new function that comes with mysqlnd: return all rows of
    a result set in one array. This is handy if want to fetch all results and
    pass the data directly to a template engine, for example. In this case
    you save a loop.
    
    1) Currently:
      $all_rows = array();
      while ($row = mysqli_fetch_assoc($res))
       $all_rows[] = $row;
    
    2) With mysqli_fetch_all:
      $all_rows = mysqli_fetch_all($res, MYSQL_ASSOC)
    
    Note: if you need the loop for processing each row, try variant 1) for
    performance reasons.

commit ff87d3ec5b2ccc1555d669cbe5f5a90ba5885068
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 23 12:24:02 2007 +0000

    Adding tests for a few new functions that come with mysqlnd:
    
      mysqli_stmt_get_result() - create mysqli_result set from stmt
      mysqli_get_cache_stats() - mysqlnd internal status/stats
      mysqli_get_client_stats() - mysqlnd internal status/stats/

commit 8e85715547978fb7bed32d95e907e7bfd1f0d794
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 23 12:20:25 2007 +0000

    Playing with background processing: parent and child process fetching data
    from the "same" result handle and checking with each other if the fetched
    rows are the same or not. Inspired by a bug report. There seem to be really
    people doing this...

commit 8d61b27811c22acaf9a0021f444b34305350a8c0
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 23 12:16:55 2007 +0000

    Tests for mysqli_fetch_assoc(), mysqli_fetch_array(), mysqli_fetch_row()

commit 7432e6f873271ce8eb87601f32d7f517c920be93
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 23 12:15:20 2007 +0000

    Tests for mysqli_connect(), mysqli_real_connect(), mysqli_connect_errno(),
    mysqli_connect_error()

commit c41dc41f64f2e528d18b26ba0a1de0314e98f029
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 23 12:13:15 2007 +0000

    Tests that deal with mysqli_set_local_infile_handler() and mysqli_set_local_infile_default()

commit 937962ebe689e655778ec3c06bc6e7e8c2015d41
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 23 12:11:38 2007 +0000

    Adding new tests that check the interface of the classes exported by mysqli

commit 1884a16d01db5bf277d12bda0c62afb7de3f1cf0
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 23 12:04:19 2007 +0000

    Primarily whitespace/CS - synching with mysqlnd SVN repository

commit 7bfd857fa1e762c4ac5c3abd3eba4c95406af147
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 23 11:47:44 2007 +0000

    MFB: Fixed "Floating point exception" inside wordwrap()

commit 6b7c17e222610a60d6e806342ab3150bc709aa52
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 23 10:45:53 2007 +0000

    fix descriptions

commit d4b7248e8a1700218135390886c993b7d329d906
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Jul 23 10:45:11 2007 +0000

    More new testcases for glob()

commit 0a625249c39078f4aec076346113d028f01b747c
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 23 10:44:04 2007 +0000

    fix test descriptions

commit 9f46c89c3b26854ac3e6d56f7c5681b803205ba6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 23 09:14:28 2007 +0000

    more tests

commit 16fa4dcbf7a48b231d5b48958fc5b0471967bebe
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 23 08:57:47 2007 +0000

    Fixed wrong expectation

commit a53d148b7ec1ff24bca2afbbb286fad72b280e5a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 23 08:57:20 2007 +0000

    Fixed rename() in ZTS to allow renaming of symbolic links;
    Consistent handling of trailing slash

commit 307d9364ab0051f391edd77723f76174ed31b959
Author: Ulf Wendel <uw at php.net>
Date:   Mon Jul 23 07:51:37 2007 +0000

    Whitespace (space to tab)/CS
    
    With this commit the MySQL internal mysqlnd set of ext/mysql tests is in
    sync with HEAD. It's likely that php.net/HEAD fails on quite some tests.
    Using ext/mysql from the MySQL internal mysqlnd SVN there should be zero
    failures. Merging the MySQL internal mysqlnd SVN into HEAD will happen
    soon so that we get a bug free version on php.net in the near future.

commit c06a7d5ffdc05bb812d62360f97b4d89abc92ebc
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Jul 23 05:25:19 2007 +0000

    New testcases for glob() function

commit db353308c83a5381e4e8e40f060fcb128cd5b446
Author:  <changelog at php.net>
Date:   Mon Jul 23 01:31:25 2007 +0000

    ChangeLog update

commit 8bff918046620db283a74a8b64775e1c8045ef78
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jul 23 01:21:04 2007 +0000

    MFB: Avoid endless loop

commit 993f77ef9de282f24d8cd1106f455d28ef7de389
Author: Jani Taskinen <jani at php.net>
Date:   Sun Jul 22 23:00:14 2007 +0000

    - Fixed bug #21197 (socket_read() outputs error with PHP_NORMAL_READ)

commit 08b144f722a0d484800d8d19e8f5e5439c5d99dd
Author: Jani Taskinen <jani at php.net>
Date:   Sun Jul 22 22:46:52 2007 +0000

    WS fix

commit 4e921b7ea6ef1fc069ffc46e9ba745025555b651
Author: Jani Taskinen <jani at php.net>
Date:   Sun Jul 22 22:17:51 2007 +0000

    MFB: sockepair is not always available

commit e5a2101c2a4887359a8bd7e03ce1690867a384c3
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sun Jul 22 17:38:48 2007 +0000

    More new testcases for fread() function

commit 00ecf433a61ef806364509e46b7aa88f9ca58a27
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sun Jul 22 17:30:27 2007 +0000

    New testcases for fread() functions

commit 7c205bb2947b748b4a0cd04813d7cfffb946ca0d
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sun Jul 22 12:32:45 2007 +0000

    smaller testcases for stat() function on Windows

commit 3f04550eeaa50ae5e22efbf2ad3e32d1a962f9c0
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sun Jul 22 12:30:53 2007 +0000

    New testcases for ftruncate() function

commit 995caaf5ba0abb65e6f3c0b2a4e3bf1ee45c2a93
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sun Jul 22 12:28:31 2007 +0000

    fix tests

commit 0131d3341ec08b85392fc7b26a92a17442e2c9e1
Author:  <changelog at php.net>
Date:   Sun Jul 22 01:31:31 2007 +0000

    ChangeLog update

commit c4e10a6be135d3726462a80adaa5c16bb42ca816
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Jul 21 18:18:23 2007 +0000

    New testcases for umask() function

commit aeac0426f5a03c99b7a44c239acd2fd6cdfad212
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Jul 21 17:27:45 2007 +0000

    New testcases for lstat() and stat() functions

commit cde94cb7b1d56b7c9773eece0ef006661db4102f
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Jul 21 17:25:59 2007 +0000

    New testcases for is_file() function

commit e889f297f3b31057c1328f6f9f08014424d43a31
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Jul 21 17:24:29 2007 +0000

    New testcases for is_dir() function

commit e41c15f71e24cf456f6817a897038ce472ea1a84
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Jul 21 17:22:32 2007 +0000

    New testcases for fseek(), ftell() & rewind() functions

commit edad34bd15f0ae9dbc44724edb8f33ff80a582da
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Jul 21 17:19:27 2007 +0000

    New testcases for fflush() function

commit eb54bbdd5c0c0c4318ec301365552ab729144164
Author: Derick Rethans <derick at php.net>
Date:   Sat Jul 21 11:24:36 2007 +0000

    - Allow the use of a user defined template.rc file to override the
      default ones. This makes it possible to include the extension's version
      inside the version properties of the generated extension DLL instead
      of the PHP version the extension is build against.

commit 75ad7fa7db1cb2f1a12f2c8d3296b3bd1931a717
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat Jul 21 08:01:25 2007 +0000

    New testcases for fwrite(), fgetc() and fgets() functions

commit b1bc911ceee4dd52c004d2793b258869d7c52472
Author: Sara Golemon <pollita at php.net>
Date:   Sat Jul 21 05:27:07 2007 +0000

    Add support got zend_class_entry->get_static_method() and matching __callStatic() userspace method @doc

commit 562a0629e4de9343df3ca6e2dc40effb06d792d5
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 21 01:41:55 2007 +0000

    - Fix compile warnings

commit f8b56530b9318ff3d7b6262f3422753305d9b813
Author:  <changelog at php.net>
Date:   Sat Jul 21 01:31:34 2007 +0000

    ChangeLog update

commit b0bbc602096362228188722210f49d0858ed0179
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 21 01:23:37 2007 +0000

    - Fix compile warnings

commit 7e9e8c950fe19dd231b51bc8fc562f04158f6564
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 21 00:49:53 2007 +0000

    - ws + compile warning fixes

commit 5d0176a32bea9526079de83ab310f3b97bc50bcb
Author: Jani Taskinen <jani at php.net>
Date:   Sat Jul 21 00:34:41 2007 +0000

    - Fix compile warnings

commit 5c0df4eb38a8316829ffe452b02bfc2d411d8507
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 20 23:53:29 2007 +0000

    - Fix warnings

commit c61fda5b941061db26ab0f4f79bec57b7cd49292
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Jul 20 18:09:11 2007 +0000

    Fix for fill_file() function in file.inc
    New testcases for readfile() and umask() functions

commit c771e2bf44f6987271cb7ddbb7d4e46dfa70f64a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 20 10:53:45 2007 +0000

    fix #41691 (ArrayObject::exchangeArray hangs Apache)

commit 5613d650438b36351b6054a5bb46f61a7980cbd5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 20 10:10:11 2007 +0000

    revert

commit e32b6cb3d3fb16a228a39f1b6442a08871d430d7
Author:  <changelog at php.net>
Date:   Fri Jul 20 01:31:22 2007 +0000

    ChangeLog update

commit 3e72a3636e3de29e01baf03a19ebc5b0584f2da5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 19 15:56:33 2007 +0000

    fix #41989 (move_uploaded_file() & relative path in ZTS mode)

commit 3f319ed27e2a056826778d0697f144bd8fd5a6e6
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 19 15:29:05 2007 +0000

    - Use the SEPARATE_ZVAL_IF_NOT_REF macro (cleanup code)

commit 44df63c8ae707d6033f3731d0715dbaa585cf4d3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 19 15:15:15 2007 +0000

    fix tests, add 64bit versions

commit 383a8264e92a3d4bc7224c39791a98ac099e4afa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 19 15:04:05 2007 +0000

    split the test

commit 04dc0ced379b486648981524ae7d0442312bdfe6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 19 14:36:39 2007 +0000

    fix unicode mode

commit 999c50f5b0856705a20f09e183e73350d9139d3b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 19 14:35:45 2007 +0000

    fix test

commit d6688619fdbad74617688ed511979517e313c052
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 19 14:25:37 2007 +0000

    fix ws & folding

commit 5778b43e2f7292c39a78f9e6cfc38f9b30ef4a59
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 19 13:57:06 2007 +0000

    Beautify and reword a bit.

commit 0dcd530e229b1654e4e7ec7c60bdb268588b02a7
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 19 12:35:56 2007 +0000

    - Stop configure if scanner files are not found and invalid/no flex is found

commit bbf8afc3a4805c0d6ff55ac69bfc05c1ccb41b8c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 19 12:16:24 2007 +0000

    make sure the cache is flushed when doing stat calls

commit 717f391d327cc9d2a8c1ede575e3e0f858c85266
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 19 10:48:34 2007 +0000

    - Fixed bug #41433 (DBA: configure fails to include correct db.h for db4)

commit eb5e7540b41e3a2d89ddc004113d4ce8aa115cb2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 19 10:03:17 2007 +0000

    use constant

commit 4836ea7c5005da1983307aa97a05eecb55872c20
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 19 09:34:19 2007 +0000

    fix test

commit 0c468843150d87244055d7758f5468ef04b9487b
Author:  <changelog at php.net>
Date:   Thu Jul 19 01:31:24 2007 +0000

    ChangeLog update

commit ab25af8aeb02158daaa222081c1bd09966d90344
Author: Christopher Jones <sixd at php.net>
Date:   Wed Jul 18 15:09:37 2007 +0000

    Add casts to fix compilation warnings

commit 3d17c96fdacbc6bf19afa33d26d5c1ed6d8ff71d
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 18 15:04:08 2007 +0000

    - Cleanup + removed PHP_SETUP_ICU call (has to be done per extension, not globally!)

commit 8464268a3f22797eb60764c2c93d48336dc839ce
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 18 13:54:30 2007 +0000

    fix test

commit 8171d5cc683524fb35fca8aced32ff36ab732a37
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Jul 18 12:28:08 2007 +0000

    attempt to fix pdo_pgsql tests in HEAD

commit e593d7d611205802b2520f663b4767b30808cfcc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 18 11:46:28 2007 +0000

    add comment (the code is not that obvious indeed)

commit 11a1fa5b92ba12b25c1f95103ce883c9c879fb21
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 18 09:04:37 2007 +0000

    - Use correct macro name

commit dc721705af1655820def025e910a6e6a72b6d89b
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Wed Jul 18 04:57:25 2007 +0000

    New testcases for filesystem handling function : unlink()

commit 11122dc7c75aafa3a3021436631eabab41a29b52
Author:  <changelog at php.net>
Date:   Wed Jul 18 01:31:25 2007 +0000

    ChangeLog update

commit 497218eedfa09090362e3f169ebf5d900b5367c7
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 17 13:29:25 2007 +0000

    ws fix

commit 97abf9d5dc12504d05d5e39aee9a1864886a365f
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 17 13:27:38 2007 +0000

    - Fixed bugs #36796, #36918, #41371 (stream_set_blocking() does not work)

commit e70f6d70f17053ddbbefa67ab7bfef30f6de9db9
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 17 12:11:41 2007 +0000

    - Fixed bug #42019 (configure option --with-adabas=DIR does not work)

commit 859841cf8c4cee04bed5215a2f145ce029ab8df1
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Jul 17 10:30:50 2007 +0000

    MFB: update

commit 54519ad478965aa83f8b6cc40773906396673daf
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 17 09:09:03 2007 +0000

    MFB: %f -> %F

commit 3229215255250c727c3f9ebb43cb9cefb2cf1d5b
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 17 08:38:19 2007 +0000

    - Fixed bug #42015 (ldap_rename() gets server error "DSA is unwilling to perform")

commit cc8dbf596568077dc3f22650c58b116112d96674
Author:  <changelog at php.net>
Date:   Tue Jul 17 01:31:21 2007 +0000

    ChangeLog update

commit e8dcb7a3b6f7ca47603d989e6022ab5fe443432e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 16 20:29:37 2007 +0000

    MFB: initialize glob struct

commit 78c7fde94ab8629f42637bca16721887a3dbd57f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 16 19:36:28 2007 +0000

    fix typo

commit a26699d8063151c472407f4bae04300a7cc0f133
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 16 19:16:00 2007 +0000

    more build fixes

commit f3c571484ee9115e617dfca5ef7506ed16bc1258
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 16 19:12:47 2007 +0000

    fix win32 build

commit d7ab2da30b8e6251cb068b9d8e4db409b0a28684
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 16 19:07:22 2007 +0000

    there is no such file

commit 7753ebafd16c4b82049894b52501f6e7468bce59
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 16 19:02:43 2007 +0000

    fix win32 build

commit eadb9f96c15493e3a3ec9ec42df30778c841ab00
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Jul 16 18:02:11 2007 +0000

    fix tests

commit b4c1b369995bce14830c2757951ae82ac2e95e08
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Jul 16 17:36:33 2007 +0000

    New testcases

commit 7bb7cae6a995bfa3c47dfffb22a1e31f857ce097
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 16 13:51:41 2007 +0000

    - Fix win32 build (I guess..:)

commit a63e10718823fae788b165f80d8d1f3910f090f3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 16 13:46:38 2007 +0000

    add missing skipifs

commit 7c44729e412d0f9fe7b4301393082dfba67736a8
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 16 13:41:12 2007 +0000

    - Cleanup and simplify

commit 514dfc34cab6628837ca6efbc95e37153f58a821
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 16 13:37:50 2007 +0000

    remove ext/informix leftovers

commit e3472f198a22d6ae79904034c88c4d7a639785e2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 16 13:35:31 2007 +0000

    add skipif

commit c875f6493c41436288e32e66abeb1c953bc95b12
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 16 13:31:34 2007 +0000

    fix test

commit 8300bed9f98c1a59aa3fdc7862625fd94ebea151
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 16 13:29:41 2007 +0000

    add missing skipif sections

commit 869a00ee3f8da2cc04c47147fbe629da31c18cfe
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 16 12:58:23 2007 +0000

    - Removed leftovers from nuking safe-mode

commit d7e208a6c6dd16d340ec904e22e6024307c997af
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 16 12:35:33 2007 +0000

    - Use explode instead of split (ereg goes bye bye..)

commit febe567acb354f35708dfd52ecf1b04439d34a94
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 16 10:59:07 2007 +0000

    split test

commit b28ea6b88573169ede419e42107eba93fc6bd1eb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 16 10:39:34 2007 +0000

    fix test

commit 380fb68d6e2f23cc4b7fd425b1b0df47922e4d5d
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 16 10:11:39 2007 +0000

    - The --enable-zend-multibyte option does not exist in PHP 6

commit f31c88a8220a704336eefa92f836040bfc3c5a90
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 16 10:00:31 2007 +0000

    - Fix issue in differentiating between --with-* and --enable-*

commit 8d6c0948c20eb10346f871ef7468c99c0f6003d0
Author:  <changelog at php.net>
Date:   Mon Jul 16 01:31:25 2007 +0000

    ChangeLog update

commit a1fd81368e9fba2da4e2c48d961fa75af4db843e
Author: Jani Taskinen <jani at php.net>
Date:   Sun Jul 15 20:03:16 2007 +0000

    - Skip these tests always if unicode.semantics=on

commit 41c637584087930656ddb33fa95dc2af8612fceb
Author: Jani Taskinen <jani at php.net>
Date:   Sun Jul 15 19:50:07 2007 +0000

    - Moved the old regex functions to it's own extension: ereg

commit 15ad001163984715eb6115caa3cceb087441d7fb
Author: Jani Taskinen <jani at php.net>
Date:   Sun Jul 15 15:40:11 2007 +0000

    - Initial commit (files will be moved from elsewhere in CVS!)

commit 12361c16b13ad64be5712b44296912637326a660
Author: Jani Taskinen <jani at php.net>
Date:   Sun Jul 15 15:20:29 2007 +0000

    MFB: free error messages + ws fix

commit 7faedf96467faf0a410788a1f853f94c2507e97e
Author: Jani Taskinen <jani at php.net>
Date:   Sun Jul 15 15:09:36 2007 +0000

    - Unused macros removed

commit 9ef03214b104ca580e186b3db0db1752e9acd485
Author:  <changelog at php.net>
Date:   Sun Jul 15 01:31:49 2007 +0000

    ChangeLog update

commit 4f411bb2df37449d1ffad462dcbd2158242e0b8f
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jul 14 17:35:23 2007 +0000

    ignore *.gcda

commit b30b354e1dd25b2d9e03206258ee275dc3d1e9dc
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jul 14 17:22:26 2007 +0000

    ignore *.gcda

commit 9b1a003109b876eabfd1a9b8bad5548651becd8a
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jul 14 17:16:26 2007 +0000

    ignore *.gcda

commit 7e8a11f636e918ce8060165bc5e5a91397d789bf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sat Jul 14 08:51:54 2007 +0000

    Fixed test

commit 5e21f121ec07171e40a880dd73dc82eb7cb449ba
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sat Jul 14 08:51:17 2007 +0000

    Fixed compilation on Windows

commit b608bd654dd9df5059dc031e7f1b01d1f14e65a5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jul 14 08:38:20 2007 +0000

    fix ws, cs & folding

commit fd4bf13ac36ecef6803d6db0aaf4c3eafa007ce7
Author:  <changelog at php.net>
Date:   Sat Jul 14 01:31:47 2007 +0000

    ChangeLog update

commit 06bad726a26566417f70e602db5fbd618ed6b103
Author: Sara Golemon <pollita at php.net>
Date:   Fri Jul 13 23:51:51 2007 +0000

    Wrong function name in error message

commit 56828aba9adca8ab0386c7cd0ed75978b97bf9a6
Author: Derick Rethans <derick at php.net>
Date:   Fri Jul 13 17:49:18 2007 +0000

    - Let's always use the macro as llabs() requires c99.

commit 44d1ccca25e31eca4d2e000ddc732917c084a74f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 13 17:15:12 2007 +0000

    fix test

commit 6e5c6bbd260c709fd1346a98e971bd564a0543de
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 13 17:07:33 2007 +0000

    add key values to the output

commit 0903c79f2ac205a9483e3846d4df047f7b8970e3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 13 17:07:02 2007 +0000

    ("0" == NULL) must be false even in Unicode mode

commit d8354fe6ff61fc6a90f769d6a743528a96b0fbd0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 13 16:42:42 2007 +0000

    add 64bit version

commit 38283545ee742de5b07290abb687df5b358bfad1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 13 16:39:55 2007 +0000

    split one more huge test into several smaller ones

commit 2c0bd79e913ceeb9716ad8ed665f5002bf81c3de
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 13 16:07:42 2007 +0000

    fix test, add 64bit version

commit c601b252a0072e9e47d14651b83195fe8ae1b6bd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 13 15:52:38 2007 +0000

    fix %u in Unicode mode

commit d9d3c3ca087b140050b27b0da4a21448aaa0cb97
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 13 15:42:31 2007 +0000

    fix tests

commit e76b7240a1954eba54631d3980fda0ff0d722c9f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 13 15:22:34 2007 +0000

    Unicode support

commit 052e62c4cf8dd6ebb342f8c627db46782bf782ef
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Jul 13 15:17:28 2007 +0000

    Assert test cases

commit acc430e51d1c2d6c4c9b51b6cabf09046f7b37e1
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 13 15:08:55 2007 +0000

    - fix wrong logic

commit 84686c5b8fe6f5a194f4c384dbbbcf86206dfdcb
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Jul 13 14:57:32 2007 +0000

    Assert test

commit c6fabb2b17333025de6df0237efa5a9b045169ad
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 13 14:23:41 2007 +0000

    - Fixed some issues with enabling builtin stuff when anything else is
      enabled
    - Changed all AC_ARG_* options to PHP_ARG_* options
    - Cleanups.

commit 36add00ccddc33f92a9e6ccf11690c8e82e98c03
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 13 14:01:11 2007 +0000

    Fixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major slowdown

commit 982967b637fb5628e043afaddbf2ba0b027f0823
Author: Rob Richards <rrichards at php.net>
Date:   Fri Jul 13 12:48:47 2007 +0000

    use macro - llabs not always available on win32

commit 879cd8b7be34c58883831da639ad7033ad1101e6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 13 09:23:46 2007 +0000

    don't allow $PHP_OCI8 to be empty when OCI8 is enabled

commit dde974da3a2f963dd738940ea4a107f78a344b6b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 13 09:15:03 2007 +0000

    Fixed memleak

commit 71148ce26870ddca7b0b97a49c16205ec6fff1ac
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 13 09:13:58 2007 +0000

    fix test

commit 1d0a4b2fe74eb46fe7cb08361432b9d3e64f08f1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 13 08:50:53 2007 +0000

    simplify the patch and prevent NULL retval_ptr_ptr's

commit 26dcf2f57f82a289adfff7ed77bbb93ddfef57f6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 13 08:19:51 2007 +0000

    Fixed erong compilation for static call to constructor

commit 2bd642c353b090719cf1d1285fcdb160b475be15
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 13 02:00:26 2007 +0000

    - Make sure people call ldap_first_attribute() before ldap_next_attribute()

commit 4cd1594559579b18a6d00834994d32669888819a
Author:  <changelog at php.net>
Date:   Fri Jul 13 01:31:24 2007 +0000

    ChangeLog update

commit 35d2e03ec9d129dada1a78f538504eb3f8886569
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 13 01:22:43 2007 +0000

    - Removed non-existing function entry

commit ef7373f458ce2db002c975302021fbfb594152f0
Author: Jani Taskinen <jani at php.net>
Date:   Fri Jul 13 01:15:47 2007 +0000

    - Fixed bug #41127 (Memory leak in ldap_{first|next}_attribute functions)
    [DOC] The last parameter "ber" is removed by this fix! (It's not needed)

commit c084da4c8e70c5fad480a5c2853e54c507203a22
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Jul 12 23:44:30 2007 +0000

    - Mention [DOC] tag in the README
    - PHP_5_1 is closed meanwhile
    - Fixed a small typo

commit 55e9266034571349d86d2fae5605ee1143fc04e3
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 12 22:05:09 2007 +0000

    - Fixed bug #39291 (ldap_sasl_bind() is mising sasl_authc_id paratemeter)
    # It's the equivalent for the ldapsearch -U parameter
    # @doc, @DOC or whatever the tag was..

commit 2a8e9f9b506195e21e904fd97c579638b6d9e825
Author: Zoe Slattery <zoe at php.net>
Date:   Thu Jul 12 21:08:02 2007 +0000

    reflectionObject tests

commit a4cd950dc8605d4fcc1b6f787c957f1253b0c338
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 21:02:21 2007 +0000

    The last bunch of changes to the old 0*.phpt tests. Once final time a
    verbose explanation of changes:
    
         - take connection parameter from connect.inc
         - use proper UEXPECTF
         - have 'print "done!"' or similar at the end to detect crashes
         - whitespace changes where needed
         - take care of portability: PHP 5 vs. PHP 5, MySQL 4.1 - 6.0
         - understand return value checking as sometime that makes you type
           more when you write but makes you happy when you debug

commit b6cc61737fa7bbc1e6de046a46f7c051bf6af86a
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 20:57:30 2007 +0000

    Will this never end?
       - connection parameter tweaking
       - a bit of whitespace here and there
       - use UEXPECTF if need be

commit 2a191bb06de97d1ca413cddbf0c7f9a4d3ed3217
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 20:55:12 2007 +0000

    As usual:
    
     - connection parameter tweaking
     - a bit of whitespace here and there
     - use UEXPECTF if need be

commit b0251ed6cc67939691fa6c34575976cb201c6998
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 20:53:05 2007 +0000

    Connection parameter should be taken from connect.inc and used all in
    mysqli_connect() and friends. Use UEXPECTF instead of crippled EXPECTF.

commit 1cef1c528d1efcaf0925f4627f1140f89b04e9f8
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 20:49:29 2007 +0000

    I forgot to mention: some will fail. In particular in unicode mode.
    
    Next 10 in row to be tweaked:
    
         - take connection parameter from connect.inc
         - use proper UEXPECTF
         - have 'print "done!"' or similar at the end to detect crashes
         - whitespace changes where needed
         - take care of portability: PHP 5 vs. PHP 5, MySQL 4.1 - 6.0
         - understand return value checking as sometime that makes you type
           more when you write but makes you happy when you debug

commit 202ba6c5fe6dd092c00dfcd65a9639019e402607
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 20:42:48 2007 +0000

    Next 10 in row to be tweaked:
    
       - take connection parameter from connect.inc
       - use proper UEXPECTF
       - have 'print "done!"' or similar at the end to detect crashes
       - whitespace changes where needed
       - take care of portability: PHP 5 vs. PHP 5, MySQL 4.1 - 6.0
       - understand return value checking as sometime that makes you type
         more when you write but makes you happy when you debug

commit 472e0c78d1e16fe5b4df0ab29e82e84815c89c10
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 20:38:26 2007 +0000

    The usual tweaking:
    
     - take connection parameter from connect.inc
     - use proper UEXPECTF
     - have 'print "done!"' or similar at the end to detect crashes
     - whitespace changes where needed
     - take care of portability: PHP 5 vs. PHP 5, MySQL 4.1 - 6.0

commit 5ccab692dd3dd8091f8435caab0ba78128b5bad8
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 20:34:50 2007 +0000

    Pretty much the same cosmetics and tweaking as before (proper UEXPECTF,
    "done!" at the end to detect crashes, connection parameter tweaking, ...) -
    plus: check return codes even if failures are unlikely.

commit 1d0b5d303b773bdc70c264aedb1bce9d74155451
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 20:31:18 2007 +0000

    More typical changes:
    
    1) Try to have portable SQL, don't create your own schema unless the test
       wants to test exactly this
    2) Don't rely on default SQL sort orders
    3) Use proper UEXPECTF. There have been a lot of tiny unicode issues when
       ext/mysqli has returned a binary string in unicode mode although a
       unicode string could be expected and vice versa

commit 984756c898cb105946d3385f09d06368541c67ba
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 20:28:25 2007 +0000

    All the upcoming changes in the 0*.phpt files are pretty much the same. I'll
    describe them only once in with a bit of detail.
    
    1) Correct Whitespace (space vs. tab) if need be
    2) Recall: you get the connection parameter from connect.inc, no DB name, no
       port no other connection parameter in any of the tests!
    3) At the end of each test you find a "print 'done!'" or similar. This is
       most helpful to detect crashing/segfaulting tests with all run-tests.php
       versions.

commit ed4021d8571d6ca25d22ed6db6d9ef15d5c72b13
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 20:20:57 2007 +0000

    Adding tests for mysqli_affected_rows() and mysqli_autocommit()

commit b5595d57c5bf17e48f3265a061ce0c88026cad76
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 20:10:23 2007 +0000

    Some of the upcoming new tests will use this little helper to create a
    very simple MySQL table with some data in it to play with.

commit e48a29bb4d08c8ba43cb96f0b850b813a0b12e2b
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 20:07:05 2007 +0000

    Some tests intentionally fail connecting to the DB. Not being able to
    connect is no reason to skip the test. Also, no test should have hard-wired
    connection parameter in it. Connection parameters come from connect.inc
    (see environment variables in connect.inc).

commit 6fff9f4534a1654ae9db22dec951419d7d4106d5
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 20:04:17 2007 +0000

    Starting to merge the latest set of ext/mysqli tests from the mysqlnd
    SVN repro into HEAD. Again, it might happen that I crash the set of tests
    and don't mention one or the other change while merging. Blame me...
    
    1) Note the new environment variables to control the test run
    2) Variables $IS_MYSQLND and $MYSQLND_VERSION are for writing portable tests
    3) sys_get_temp_dir function is for PHP5/PHP6 portability

commit b49f733c6abdb3bbd87f318ad3a2ed0ca956da5d
Author: Derick Rethans <derick at php.net>
Date:   Thu Jul 12 18:59:35 2007 +0000

    - Commit generated file.

commit d43b79f12b66cf5121c95a39b161842731ba1944
Author: Derick Rethans <derick at php.net>
Date:   Thu Jul 12 18:58:48 2007 +0000

    - Missing file in commit.

commit 1e096be0b3d795812565d708d8fc2619c42c88fa
Author: Derick Rethans <derick at php.net>
Date:   Thu Jul 12 18:56:42 2007 +0000

    - Fixed bug #41964 (strtotime returns a timestamp for non-time string of
      pattern '(A|a) .+').
    - Fixed bug #41844 (Format returns incorrect number of digits for negative
      years -0001 to -0999).
    - Fixed bug #41842 (Cannot create years < 0100 & negative years with
      date_create or new DateTime).
    - Fixed bug #41709 (strtotime() does not handle 00.00.0000).
    - Fixed bug #41523 (strtotime('0000-00-00 00:00:00') is parsed as 1999-11-30).

commit 42dbb97d4d748dd2eb059ea21ff203fca9a6ef52
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 12 17:46:14 2007 +0000

    fix the configure output

commit 261c38876af2de455b1815486a070564c4f2fe04
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 12 17:43:34 2007 +0000

    fix test

commit 174c1c5329dc582efd4e832f7a12f2ee82f29183
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 12 16:08:26 2007 +0000

    - Removed unnecessary stuff

commit 33c87b15d8447f66cda76a0c8a8c1c53bc62a033
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 16:04:15 2007 +0000

    1) Whitespace/CS
    2) Playing with column aliases

commit d649c2e82051dabd50de77ecaafd29e75ed0f026
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 16:03:10 2007 +0000

    Testing SELECT "a" AS "". This is nice to test strcmp() and similar...

commit 498c2e08f1fddee2b3ba785a1b23842362c6136a
Author: Seiji Masugata <masugata at php.net>
Date:   Thu Jul 12 15:28:37 2007 +0000

    Synced mail function in mb_send_mail function(Escape mail.force_extra_parameters value).

commit dc9d1c16a009d575296672ee7073790a47ff6863
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 12 15:07:32 2007 +0000

    fix MINFO handler

commit e8ed078f817526df9a3d5c60e9c044d53764197c
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 14:24:53 2007 +0000

    Blame me for not checking in a version that's been cleaned up with
    regards to Whitespace/CS...

commit 2135a5b3f66b5788a218a0fbd14cae6bdd728124
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 14:23:56 2007 +0000

    Whoever has hacked this function into ext/mysql,  here's a "test" for it.

commit 9744d3f9a31c90d40f7eed14f9c1a12ebd982abe
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 14:22:47 2007 +0000

    Checking the phpinfo() entries of ext/mysql

commit d452938ee82a0134c4c1497f0b2bdef1728d248a
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 14:22:15 2007 +0000

    Adding test for mysql_list_tables()

commit e0674ac6295f778cf5769ef76ee71975c0c3bcc7
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 12 14:18:01 2007 +0000

    - missing comma

commit 625c02c844bcc0c2b9ea094def01057b4baca502
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 14:01:12 2007 +0000

    Checks if ext/mysql exposes all constants it should expose.

commit 2d1c3ec2c9fcf0aaf39fd4d178bb244f42075f2a
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 13:58:41 2007 +0000

    No skipping needed anymore, function is there even with mysqlnd.

commit e6e029e39980a74b49d49cd0b381ab94080be9e9
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 13:57:36 2007 +0000

    A bit more verbose message in case of problems. It's been helpful to
    debug a cross-server version issue.

commit 94e0e4c322cfedc0b8b610805b322daa3e142987
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 13:50:51 2007 +0000

    1) Whitespace/CS
    2) Fixing [U]EXPECTF to be portable among different MySQL Server versions

commit 894e5c6a5bbf6a91fdc93e5144257b08f20ee99a
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 13:44:00 2007 +0000

    1) Whitespace/CS
    2) Added test for default link

commit a6a5638dd3946e00e73ab0b330302354c7ca6c31
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 13:35:16 2007 +0000

    1) Whitespace/CS
    2) Added: skip test with mysqlnd, mysqlnd does not support this function
    currently

commit fd45bad4c85169a34f2d7b84de3650175959cb17
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 13:31:27 2007 +0000

    1) Whitespace/CS
    2) Added check for default connection

commit 3809493bd77ef447c6cda222946bc5c3dceb1d51
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 13:27:26 2007 +0000

    1) Whitespace/CS
    2) Fixing [U]EXPECTF to accept whatever db/schema name gets used for the
    test run

commit c4e82d3cb987293b038d22fdd4cd2a5165d87429
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 12 12:12:30 2007 +0000

    MFB: fix warning

commit c4e5bda83e6dc46e4f6ca6413e9d77a956f2a7f2
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 12 11:33:18 2007 +0000

    - Fix invalid logic (plus made it possible to pass only integers to this)

commit 08c67fa3c47d9e5a3583b89cab7a2f75ea8b38b8
Author: Jani Taskinen <jani at php.net>
Date:   Thu Jul 12 11:07:29 2007 +0000

    - Added test for bug #41815

commit 0ccc7d618f375d75dcc6137d9d1e05280000770c
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 10:52:23 2007 +0000

    1) Whitespace/CS
    2) Tiny check for default link added

commit 063987fed59e9a15b07dd17e992e1053f116db3b
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 10:47:00 2007 +0000

    1) Whitespace/CS
    2) Portability: don't expect any values and have them in the [U]EXPECTF,
    if they will be available only with certain MySQL Server versions.

commit 68845c6a83889e57f3f6915daae6e1f22994359b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 12 10:32:26 2007 +0000

    Fixed bug #41961 (Ensure search for hidden private methods does not stray from class hierarchy). (robin_fernandes at uk dot ibm dot com)

commit da36f2be2a7263aa58d6dc626fc85c322d33cbac
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 10:30:03 2007 +0000

    1) Whitespace/CS
    2) One line added to test default connection

commit 78628dad2a911a3095c3fc5dd561e05ac326ef6c
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 10:25:40 2007 +0000

    1) Whitespace/CS
    2) Test mysql.default_socket only if we're using a socket to connect

commit e58bb463291e4fe39f6b9489ca80e4a2f22087a8
Author: Ulf Wendel <uw at php.net>
Date:   Thu Jul 12 10:18:14 2007 +0000

    Whitespace/CS only

commit e13c58d14ee0098cecbac49f96e99ab82b948355
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 12 10:04:42 2007 +0000

    fix ws, cs and folding

commit a819499088c16cdfb7a5e78fda3b10c7b8093cfb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 12 09:55:41 2007 +0000

    fix WS, CS and other S

commit 53c34ffb409ebeca89f32b8cb012eb5d0a7198ad
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 12 09:29:50 2007 +0000

    add new test

commit 469e93ef356c96db5b2a7fbff7000b8b32fb8731
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 12 09:26:28 2007 +0000

    fix test

commit 1f413bbc37635589ad750577c0cf370d84977ba1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 12 09:23:48 2007 +0000

    Namespaces

commit 86c819cedeee5452edf572a06147388812869904
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 12 09:19:04 2007 +0000

    fix #41970 (call_user_func_*() leaks on failure)

commit 79f68fd8285b9098354fe6baeaa3d1976b4c991d
Author:  <changelog at php.net>
Date:   Thu Jul 12 01:31:33 2007 +0000

    ChangeLog update

commit 71b3ea69711a157e5897b543c2ca6bcf7b6c7a45
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 11 23:13:19 2007 +0000

    - Enabled PHP_CHECK_CONFIGURE_OPTIONS (check for unknown configure options)

commit 4c3970500dd6fe6555b217dc9f2c311b1a4fa757
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 11 23:10:46 2007 +0000

    - Changed all AC_ARG_* options to PHP_ARG_* options.

commit dee01c13ad21326e82e3389ab6a16b3fdb724764
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 11 23:10:14 2007 +0000

    - Changed all AC_ARG_* options to PHP_ARG_* options and cleaned up some

commit 5a4d3c651b60120bf8d9768fa117b00402e2060e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 11 22:15:44 2007 +0000

    check PHP version only when enabled
    and replace tabs with spaces

commit 0a0b07874624fe0fc57adcd5e58d706f61901399
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 11 22:03:59 2007 +0000

    implement (or fix?) #41884 (ReflectionClass::getDefaultProperties() does not handle static attributes)

commit b394a74797b7ca5ee8bcd326c380c423b9f7ce3f
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 11 21:51:10 2007 +0000

    - Removed unused empty macro and nuked illegal use of $withval

commit 020eb987ea72890cf671ef0fba2fca2fb2407b59
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 11 21:47:04 2007 +0000

    MFB: PHP_CHECK_CONFIGURE_OPTIONS

commit fb148e495320f874166b765e1ed303c9f5f7aa3d
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Jul 11 20:16:43 2007 +0000

    More reflectionClass tests

commit c91907a51583ba1c1fb0fe00e1a6400a2da8881d
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Jul 11 17:39:04 2007 +0000

    - Always enable mail() function

commit d3a6deb076d96c6622732f5582727059cb659818
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 11 16:47:30 2007 +0000

    Unicode support

commit bf16e86999873fd16805fe6782a65e3e79acb0d4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 11 15:52:44 2007 +0000

    Unicode support

commit dcf91469dbc1642a476721302e005b2e8317bd63
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 15:51:48 2007 +0000

    Whitespace/CS only

commit cf0231da960b0c36093ab8c42d10eebd7c712be0
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 15:49:32 2007 +0000

    Whitespace/Coding Standards and check added for default connection.

commit c1ab1512fdd0f4711e88bd979117e1292de64a4d
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 15:47:38 2007 +0000

    Whitespace only

commit c8534287794fbd87b0cdd5e808e594abd5f5409d
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Jul 11 15:46:20 2007 +0000

    Fix test for unicode mode

commit 7ff686d786863e4ef97edaf01ffdf6ea90ad36a1
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 15:26:07 2007 +0000

    Whitespace and more testing.

commit eb5dab85c9a23a5bd7f7be3093ebc31c320aa6be
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 11 15:17:59 2007 +0000

    Unicode support

commit 90ad13cca1557ee4dc807a9832c6b244b31906b7
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 15:17:47 2007 +0000

    Whitespace and new checks for default connection.

commit 9a1520df39b32bd266db1256bdffeb9452b83168
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 11 15:17:41 2007 +0000

    Fixed ascii->unicode conversion (terminating unicode character must be 0)

commit d552edf5e899f47cd3f3b77239624f35a7ea7bfa
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 15:13:10 2007 +0000

    Whitespace only

commit 3f0339a42c18b2b6ed4113a3f923789e68984ecb
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 15:07:28 2007 +0000

    Mainly Whitespace/CS changes. Partly "too many arguments" check added.

commit 21e47c9a03d61b8db0a22f3e4855cb40f63a7ac9
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 14:45:53 2007 +0000

    Whitespace and new "too many arguments" check.

commit 8777568cc2ab9398ec5ded62b8308d7c23b1d3df
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 14:44:18 2007 +0000

    Whitespace/Coding Standards and new check what happens if one tries to
    free not a mysql resource but a file resource.

commit 2af97387bbab06d064ecf21fdcdb6038b2141473
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 14:41:54 2007 +0000

    Whitespace/Coding Standard

commit dabb012f9133a2f988c6342c1e6e3c94731dfc0d
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 14:36:26 2007 +0000

    Removing reference to skipifemb.inc which is not needed and
    Whitespace/Coding Standards.

commit 922f3d5512bf7558c34695318e3e2b6f862cf97a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 11 14:32:54 2007 +0000

    Fixed wrong warning

commit 3822833c3756bf8e75390d80266a1b598d2e853d
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 14:28:22 2007 +0000

    Whitespace and the usual suspect: skipifemb.inc

commit 4ec515c660d4c88ec559153f6e8da16ec16c44f8
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 14:11:18 2007 +0000

    Whitespace/Coding Standards, removal of skipifemb.inc, improved testing
    and checking for expected field types.

commit 857954815fb08fdd16f07a8f87d254193a754822
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 14:01:39 2007 +0000

    Whitespace and - as usual - removing skipifemb.inc

commit cbe689d16cf666f64555bc0317d9917eb64bc06f
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 13:56:37 2007 +0000

    Whitespace/Coding Standards, removing reference to skipifemb.inc,
    tweaking EXPECTF.

commit 6c353e104601c2fc37ef01eefa732c130b190c4a
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 13:51:31 2007 +0000

    Whitespace. Removing reference to skipifemb.inc.

commit 30df81aa6239a46d38af98abd9f44a005edf5495
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 13:36:11 2007 +0000

    Aside from whitespace / coding standards this one is more interesting.
    We added a flag to check if a MySQL column type is a binary type. If so,
    ext/mysql should return data for such columns not as unicode strings but
    as binary strings if unicode.semantics is on.

commit b0ac1f0171c08cd22fb16e971bbff1d93b40f04c
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 13:29:41 2007 +0000

    Whitespace / Coding Standards

commit e58c638bc850ce06cf1620614390cf118e904dc6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 11 13:26:47 2007 +0000

    fix typo and bug #41962

commit 0880484234410120ee46f4d8e43b0a3b71f901be
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 13:22:17 2007 +0000

    1) Whitespace / Coding Standards
    2) Don't even dare to have variables that sound like connection parameters and don't come from connect.inc
    3) skipifem.inc is not there for ext/mysql tests

commit 8324e16636e724145bd6cdccf2233441b28e8477
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 12:57:57 2007 +0000

    Whitespace/Coding Standards.
    The tests origin from ext/mysqli/tests. ext/mysqli/tests should have a
    skipifemb.inc, which is not needed and not available for ext/mysql/tests.
    Nevertheless the tests tried to include that file.

commit 89aef801cf5b5bb275bad220bb0a0381fd6823a2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 11 12:57:55 2007 +0000

    Fixed tests

commit 34383f0bd0cd5aed0f6bb8466de9c4573532d2ae
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 11 12:57:36 2007 +0000

    Made uniform error reporting for unicode/non-unicode modes

commit 7943e812fb0c72242608009250818f6740ca660f
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 12:50:34 2007 +0000

    Whitespace/Coding Standards.
    Test for default link added.

commit b9f536333c924b8df9a7539b603b7b74b4e2d410
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 12:47:23 2007 +0000

    Those two should be whitespace / coding standards only. However, in some of
    my commit messages I might be wrong, it's hard to say what we added to the
    tests and I might miss this or that little detail, although I check the diff
    before commit.

commit 9ac87ac9ddbdaaf74f68c19e8ea1b06695129aca
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 12:28:46 2007 +0000

    Should be whitespace/coding standards changes only.

commit 1aa8031a0fe9ab0c8e07195afef3f0cba7925517
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 12:26:21 2007 +0000

    Mostly whitespace (replacing spaces with tab). Additional, weak test for
    "host:port:socket" syntax, just to make sure we cover the underlying
    C code.

commit 35cdce9e02985f4b129ebd0092e3ef6e3cdbe065
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 11 12:10:28 2007 +0000

    Unicode support
    improved openssl_x509_parse() extensions support

commit 4c1181a08ac1ff6b932b08a27d590e1f13a1df31
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 11:57:45 2007 +0000

    Whitespace: replacing spaces with tab to follow coding conventions.
    
    One tiny change in mysql_close.phpt: don't overrule connection parameter
    in any of the tests. Alway take connection parameter, including the database
    name ($db), from connect.inc.

commit 518d6ff11bb28b788d82e8f40b0ae94ced43c248
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 11 11:55:46 2007 +0000

    - Nuke extra AC_MSG_CHECKING

commit dd8af0654af40329bd5daa9e2f73f1cbf64f059a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 11 11:19:58 2007 +0000

    fix folding, CS and WS

commit 5a888bc9bd8f83e57eb35f6fa9d927a4e63350ce
Author: Ulf Wendel <uw at php.net>
Date:   Wed Jul 11 11:12:10 2007 +0000

    Trying to fix broken tests. The last set of files committed a few weeks ago
    broke almost all tests. I'll try to merge the CVS with a working set of
    tests from the mysqlnd development repository. With this first set of
    changes most tests should run (and pass) again.
    
    Note the additional environment variables in connect.inc that you can
    use to control a test run.
    
    More changes to come.

commit d7401d3649799331491d677c5a50deef0d528a6e
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 11 10:35:47 2007 +0000

    - Improved PHP_SETUP_ICU

commit 82dc2c505f2ddbe358e1e3cd335e7a78afa8227b
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 11 10:27:16 2007 +0000

    - Cleanup, nuked some unnecessary macros.

commit 8e399854e616970eb4f2814ec099156ff22d7eea
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 11 10:23:47 2007 +0000

    - No return value for void function

commit dbd8b2946f53daa7e2ea2ba53be4a4603bd1f72d
Author: Jani Taskinen <jani at php.net>
Date:   Wed Jul 11 08:47:31 2007 +0000

    - Changed AC_ARG_ENABLE to PHP_ARG_ENABLE

commit fb5fa1877f1d6f5766cf2e3c47e3f50b807b0eb4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 11 08:27:33 2007 +0000

    unicode support

commit 27737a9c453a752b9234fe60d36563912bc46cf0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 11 07:35:53 2007 +0000

    Fixed memory leak

commit f54b1377a2eb09cca87aad57855c8c23a2ee98cf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 11 07:27:20 2007 +0000

    Fixed crash on non-string passphrase and unicode support

commit 35579e463f7d925739d988340aba5fd324e22310
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 11 06:36:24 2007 +0000

    removed seccond --UEXPECT--

commit eb6b9d9b8392ac05f053ff6e40f237203d8c98ae
Author:  <changelog at php.net>
Date:   Wed Jul 11 01:31:29 2007 +0000

    ChangeLog update

commit 2afcf33fefbda75b3364bbbfca2030fd583156e9
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Jul 10 20:23:26 2007 +0000

    Escape mail.force_extra_parameters value

commit ad31680f346d84ed2e315ff088be1fbdfc3b48d6
Author: Sascha Schumann <sas at php.net>
Date:   Tue Jul 10 20:13:29 2007 +0000

    - fix concurrent reader/writer use case
      (we read, while the other process writes -> if we don't try
       read we won't notice that the file has been growing.)

commit 9993892a184f21d9e995f68e6985aa5706f79eee
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Jul 10 18:42:01 2007 +0000

    check if write is allowed before writing to error log

commit 5d0a261394d9a97aaf0036a308fa70ffe558cd8d
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Jul 10 17:52:32 2007 +0000

    always check save_path (issue reported by Maksymilian Arciemowicz)

commit 5e4fde527ba68b8e67829dc77ad129c69773a653
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 10 17:02:43 2007 +0000

    Fixed fgets() and fgetss() with limits

commit a8b455aa5bb48435c99dd10a5da0118a59bdce84
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Jul 10 16:21:26 2007 +0000

    Tests for reflectionClass

commit e51458cd76ab342919f0683c153132bff97d843f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 10 15:19:13 2007 +0000

    Fixed test

commit ac60cdd0ba3256988cd0a5461f6ab9d220048519
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 10 15:12:15 2007 +0000

    MFB htmlentities() / htmlspecialchars() "don't double encode" flag support

commit 4adec955f93b99851bd3e5dbd8c98490818ca1de
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 10 15:06:58 2007 +0000

    fix folding and ws

commit d54776830842ed6007303f0c1fcc2d3f822dbb38
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 10 14:42:43 2007 +0000

    fix folding and ws

commit 644c0c6a51d121e3af46e47b999cd53a1890af0f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 10 14:16:40 2007 +0000

    Fixed limit warnings in non-unicode mode

commit 1f8c60832069a46a3c49b6ba0e96b74f7f418fdb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 10 13:21:31 2007 +0000

    Fixed symlink("", "somthing") and link("", "somthing") in ZTS mode

commit 8c18516f5aa0cf5a694287dd04b0d6e660d673aa
Author: Rob Richards <rrichards at php.net>
Date:   Tue Jul 10 12:26:37 2007 +0000

    MFB: fix bug #41947 (SimpleXML incorrectly registers empty strings as namespaces
    add test

commit 2d42310d66a2108d1f0c68ee34bf4f356c4e5aac
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 10 11:07:56 2007 +0000

    use safe_emalloc()

commit b6f62bd0d4fea2568e0737f9b2d183d1c8cfa649
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 10 10:21:08 2007 +0000

    Skip unicode tests in non-unicode mode

commit 490d288326c8a4a88d776689f9e8498f4421dbac
Author: Jani Taskinen <jani at php.net>
Date:   Tue Jul 10 10:18:26 2007 +0000

    - Removed --enable-versioning

commit 3c347a6bd92abbd541a4efdbb50ced227f086b6a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 10 10:16:14 2007 +0000

    Fixed test

commit 16049243128c5d138377c7ec0ad38e66c58ae594
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 10 09:57:23 2007 +0000

    Fixed compilation warnings

commit 4a49ce8b8fb0f13ebd9260c2cee526e360d68282
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 10 09:11:35 2007 +0000

    Fixed preg_replace_callback() with callback defined by array

commit a84dbc7cb65166608df88b53649cf424c87fe781
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 10 07:57:15 2007 +0000

    Fixed bug #41353

commit e4355a6377db44e00cb66bc360543c481347491d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 10 07:51:23 2007 +0000

    Fixed test

commit be7c087da5365d481c9a55a6d26d6a49506ab823
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 10 07:29:06 2007 +0000

    Fixed test

commit 056130b3ddbc1fd094b49c89df8d340c256fa322
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Jul 10 07:26:31 2007 +0000

    fix and new test for sunos

commit a0edcc1b3d2b69fe2abbfbf7d4a1831e0bcd3a4d
Author:  <changelog at php.net>
Date:   Tue Jul 10 01:31:22 2007 +0000

    ChangeLog update

commit 91e066b52236afe0163bdc0bd439f665e64459bc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 9 18:10:17 2007 +0000

    fix build on b0rked OSes (see #41920)

commit 2de2f8facd8d31acb189708753e64f406f7fc63b
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Jul 9 17:52:42 2007 +0000

    These testcases are now split into smaller testcases, hence being deleted

commit 7757829df0bbfa172fa7b64970acc813ac77dfbe
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Jul 9 17:40:16 2007 +0000

    Fix and smaller testcases for mkdir_rmdir_variation.phpt,  readlink_realpath_basic.phpt, readlink_realpath_error.phpt & readlink_realpath_variation.phpt

commit da28d1e6739bebf39b4fc83f94b4b5be693e0b60
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 9 16:42:45 2007 +0000

    wrong comments

commit c7b6c29857068f834993262604da5405a2c05e87
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 9 15:58:52 2007 +0000

    Fixed custom unserialixe() in unicode mode

commit 18f8b258b918f8ac8f2a269e581b746d06e6208d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 9 15:27:58 2007 +0000

    Fixed test

commit d71bcb658c1d74998778c1a4e6fb1f057882908b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 9 14:33:37 2007 +0000

    Proper fix for MOPB-29

commit 53ad22aec3cc9db43a84b807e4264ed9b8cd000e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 9 14:32:59 2007 +0000

    wrong condition

commit e99224ca668cd007ce2b8ea385172b9fbe499691
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 9 13:43:50 2007 +0000

    Fixed deserialization of escaped strings

commit 708320ce6ed8cd8899cd702afaa763ff035171d1
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 9 13:41:45 2007 +0000

    - Use the defined values instead of plain integers here

commit 3cf3ad9c03eac2d55d9b413a37b492f1b66c9480
Author: Zoe Slattery <zoe at php.net>
Date:   Mon Jul 9 13:18:03 2007 +0000

    array copy on write tests

commit 6873ee88670123264a051ae44e775f3c3182d005
Author: Zoe Slattery <zoe at php.net>
Date:   Mon Jul 9 13:13:34 2007 +0000

    ReflectionClass  constructor tests

commit eb45a0f7d7fb1b5420e7bbcd7b30e8a1506dd09d
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 9 12:53:52 2007 +0000

    - Fixed bug #35981 (pdo-pgsql should not use pkg-config when not present)

commit d117b9014ff946edac3bfe9c148432688f669067
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 9 12:37:57 2007 +0000

    no tabs

commit 45c42df6e2a6141c92318541a28c7dd1dff9b96e
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 9 12:35:37 2007 +0000

    - Better wording

commit 670a2bd3671077dd2413a5b4bf824db3492e229e
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 9 12:33:27 2007 +0000

    - Use $PHP_LIBDIR where appropriate

commit aadb18c52f7373d5ab76dc86e0d8ecb20ee01fd4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 9 11:48:53 2007 +0000

    ECONNABORTED is not a critical error (Andrei Nigmatulin)

commit 204f6710294907b9673a320e4ddfd497a9ea140d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 9 11:38:34 2007 +0000

    Fixed tests

commit 68270b64997d9f4aa713f2e1615b10925444028b
Author: Jani Taskinen <jani at php.net>
Date:   Mon Jul 9 11:13:38 2007 +0000

    - Fixed bug #41870 (PDO_ODBC module linking fails with iODBC)

commit 9ccab685db52afcd9888a8da017e840c9172203c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 9 09:08:52 2007 +0000

    use correct types for scale and precision

commit 2d393762198fabd572488ab2242cbead604fb1b0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 9 08:56:29 2007 +0000

    Fixed bug #41919

commit 03b000dc3962c8f4183c79708ec57fe1fc181942
Author:  <changelog at php.net>
Date:   Mon Jul 9 01:31:23 2007 +0000

    ChangeLog update

commit 985df6212e1453fd241fdd792ca47be20fea76c5
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sun Jul 8 12:51:03 2007 +0000

    These files are now split into one or more smaller testcases, hence being deleted.

commit 6ee69201bf6707ef2bc1b44e72f0be3faca50c7a
Author:  <changelog at php.net>
Date:   Sat Jul 7 01:31:22 2007 +0000

    ChangeLog update

commit 46352311e1d2c1a8c1f024fed14dfb20a2b75b86
Author: Christopher Jones <sixd at php.net>
Date:   Fri Jul 6 23:31:36 2007 +0000

    Bug #41917: New OCI8 tests for scale and precision

commit 0b642b977a24ea87d3c71803716a7656709b23e9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 6 23:06:51 2007 +0000

    PCRE unicode/binary support

commit 343f87658b9cc945aebe2a2907d3cda91a7a91b8
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Jul 6 18:28:33 2007 +0000

    Fix and smaller testcases for is_executable_variation.phpt, is_readable_variation.phpt & is_writable_variation.phpt

commit 232eebb8f775839a59857760206133f9e8783691
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 6 12:17:51 2007 +0000

    fix indentation and make Andrey happy =)

commit 46f28f617ba0a4b5b9bd307c728b41ee583aeb21
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 6 12:11:20 2007 +0000

    fix folding

commit d850ea2172e6bafc523ceff6a407296d6b13d254
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 6 10:58:36 2007 +0000

    fix #41908 (CFLAGS="-Os" ./configure --enable-debug fails)
    patch by christian at hoffie dot info

commit f5d9b018ce22cb0219be854440c6b929ea4758b8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 6 10:36:20 2007 +0000

    Unicode support fix

commit 301b3565688a28d324ac7a61d80729e62df634e6
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Jul 6 03:24:27 2007 +0000

    Better check for root user

commit 2eed3aef73d5a58ec66cb4bce52014c413e0b0c7
Author:  <changelog at php.net>
Date:   Fri Jul 6 01:31:22 2007 +0000

    ChangeLog update

commit 6c081bba9b0b7a3ba7c366b89ce0ebb94128ebd5
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Thu Jul 5 18:59:20 2007 +0000

    fix test: 006_error.phpt & filegroup_basic.phpt
    fix and smaller tests for symlink_link_linkinfo_is_link[basic|error|variation].phpt

commit ee6242887c6d377cc9a9e7b67f50a73375cd32ca
Author: Derick Rethans <derick at php.net>
Date:   Thu Jul 5 13:48:23 2007 +0000

    - Updated to 2007f.

commit ed3ce5b32917c4286d89383453d9f575ef9618fc
Author:  <changelog at php.net>
Date:   Thu Jul 5 01:31:22 2007 +0000

    ChangeLog update

commit 0c0166979d6ec305e9a2e4eaf28c23013a8f6fbc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 4 13:33:01 2007 +0000

    add CURLINFO_PRIVATE & CURLOPT_PRIVATE
    patch by Andrey A. Belashkov

commit f3ca1b5170ee22448169bc945901e6bfb9e88bc1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 4 10:15:47 2007 +0000

    Fixed "make test"

commit 2f4713a9a981cd0207b44b7067367e516e73ebf0
Author: Sara Golemon <pollita at php.net>
Date:   Wed Jul 4 05:05:32 2007 +0000

    Fix behavior of empty($sxe->element) and empty($sxe['prop'])
    when used on empty elements properties (apply PHP emptiness rules)

commit 64497da24279d20706537396d3f228376774348b
Author:  <changelog at php.net>
Date:   Wed Jul 4 01:31:18 2007 +0000

    ChangeLog update

commit f0f44a3652032c8acfddf6973b426081e782dba5
Author: foobar <sniper at php.net>
Date:   Tue Jul 3 17:24:39 2007 +0000

    - Fix some configure --help texts

commit e9d2c517f87f23905340ff756d6fe118876e9590
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 3 15:56:43 2007 +0000

    Fixed "make test" mistakes

commit 8387813bd96f53056e97c96315d0fd7bf6cd9611
Author: Christopher Jones <sixd at php.net>
Date:   Tue Jul 3 15:10:53 2007 +0000

    MFB: new test

commit 7b62431305ffed7532996ceb74967bcf086b796a
Author: Rob Richards <rrichards at php.net>
Date:   Tue Jul 3 15:02:40 2007 +0000

    MFB: fix bug #41861 (getNamespaces() returns namespaces of node's siblings)
    add test

commit 4d159caf3f745a7105d401aee94846a634fd49af
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 3 14:48:37 2007 +0000

    Store existent file in realpath cache

commit f766275b7a1485ad8ce327dbe51badc4157a3620
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 3 10:22:55 2007 +0000

    Added ability to create local or remote (URL) user streams
    Local user streams must not be able to open(), URLs if allow_url_include is off
    Implemented new function stream_is_local()
    [
    - stream_wrapper_register() extended with additional optional argument "flags"
      of type long. This time only one flag is implemented - STREAM_IS_URL, that
      means that userstream wrapper is remote (URL). By default stream is local.
    - stream_is_local() is a new function that accepts stream and tell if this
      stream is local or remote (URL)
    ]

commit 070632248fdae2ecd7f728da3ef47313a7081b73
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue Jul 3 07:13:04 2007 +0000

    Smaller testcases for 006_variation.phpt, file_get_contents_file_put_contents_variation.phpt, filesize_variation.phpt, filesize_variation-win32.phpt, fwrite_variation.phpt, fwrite_variation-win32.phpt.
    Fix for filesize_variation to match filesize using %d

commit 25ce6d9580466170fe1e92933125f6362b5f3b39
Author: Christopher Jones <sixd at php.net>
Date:   Tue Jul 3 05:47:53 2007 +0000

    MFB: Basic PDO->quote() for PDO_OCI

commit a0dce7b9cc4cc88bfd9765069a0e0002c86ccc2a
Author:  <changelog at php.net>
Date:   Tue Jul 3 01:31:10 2007 +0000

    ChangeLog update

commit 1a666b716698b3570eb4d7b6191d848eb9bd092a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 2 11:53:08 2007 +0000

    Allow unicode XML

commit 889bc9eab43708ccc90266c3c170ce17cf4ddabe
Author: Rob Richards <rrichards at php.net>
Date:   Mon Jul 2 11:36:28 2007 +0000

    MFB: fix bug #41867 (getName is broken)
    add test

commit 6b6762ea4eafdf5dd15915b6d1f63ea0197a454a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 2 10:29:49 2007 +0000

    Unicode support

commit 97c4258da646196d57d497824f8e3f19a53408ea
Author:  <changelog at php.net>
Date:   Mon Jul 2 01:31:19 2007 +0000

    ChangeLog update

commit f730ecf98c851eaf257c57777a3bc4867b2e88af
Author: foobar <sniper at php.net>
Date:   Sun Jul 1 21:26:30 2007 +0000

    - Fixed bug #41865 (fputcsv(): 2nd parameter is not optional)

commit 3c36d33309fa715373e4f1dd3ce18769607ea095
Author:  <changelog at php.net>
Date:   Sun Jul 1 01:31:28 2007 +0000

    ChangeLog update

commit aeae7b495b4a1c1f823f08f067929c779cb8e5ca
Author: Christopher Jones <sixd at php.net>
Date:   Sat Jun 30 03:02:10 2007 +0000

    MFB: Fix Bug #11345 Seg fault after NLS environment initialization error

commit ffb34be5cc11ea9d66bb6c13da8af048bc72ac89
Author:  <changelog at php.net>
Date:   Sat Jun 30 01:31:13 2007 +0000

    ChangeLog update

commit 26c0fa6dbba8c4d9f6f18c2dc23d1312c8d44025
Author: foobar <sniper at php.net>
Date:   Fri Jun 29 15:13:33 2007 +0000

    - More portable..

commit 52c0acf6fdaf82370cc3e8482ea6bad07eb56458
Author: Christopher Jones <sixd at php.net>
Date:   Fri Jun 29 15:02:38 2007 +0000

    MFB. Test for old bug fixed in some previous, unknown change

commit 8ff24e8728912c633bb389383bb2477badc9912b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jun 29 14:53:02 2007 +0000

    ord() must not convert binary data to unicode in unicode mode

commit 3800188aa5c81764ef221fe642d34a78bc136569
Author: foobar <sniper at php.net>
Date:   Fri Jun 29 14:30:25 2007 +0000

    - More portable solution

commit 1c9f242b5c6159cc7ccc83ee2bea547866fbad7c
Author: Christopher Jones <sixd at php.net>
Date:   Fri Jun 29 14:28:49 2007 +0000

    MFB. Add testing steps

commit 85279a4dce572e6c3b3300cd47339a65292ad02f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jun 29 13:58:34 2007 +0000

    Allowed loading XML from unicode strings

commit 5b3bb06fb8df473261b200f1e99eb64167c85f2d
Author: foobar <sniper at php.net>
Date:   Fri Jun 29 13:51:18 2007 +0000

    - Added missing SKIPIF

commit c27fff27be886a1313fddc149824b7c906efee04
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 29 12:56:08 2007 +0000

    cleanup tmp files

commit 06f739c018dff3adebc47baa8c55e541cdd21ec4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 29 12:54:06 2007 +0000

    divide the test into smaller ones

commit 997dd6db8a359c5ea465fe648a2de8930799c3b9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 29 11:47:30 2007 +0000

    remove the quotes in for

commit 6e25d4f4b4aad957ef458dfea8f3c3efcdda1fa4
Author: foobar <sniper at php.net>
Date:   Fri Jun 29 11:35:35 2007 +0000

    oops

commit b17b8ea3c11b5bcfa5f898a9560d92f353996a02
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jun 29 09:49:40 2007 +0000

    Fixed CGI tests

commit 57108894d09ac70c218a8cbe7c28e5193f606e6c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 29 09:14:42 2007 +0000

    fix `make test` with shared extensions
    
    # ok, this is the last ksh-related fix.
    # it seems to be completely impossible to make it work, so I won't even try to do it anymore.
    # complain to Sun and ksh authors if you have any problems.

commit c878f679dd29a85d05f847faa1fd81445978f10a
Author:  <changelog at php.net>
Date:   Fri Jun 29 01:31:16 2007 +0000

    ChangeLog update

commit 68724e2489d3702e74ce57c0f0df4327a60cc81c
Author: foobar <sniper at php.net>
Date:   Fri Jun 29 01:09:54 2007 +0000

    - Improved php-config:
      . Added --configure-options option to get configure line for current build
      . Added --php-sapis option which shows SAPIs available
      . Fixed problem with missing php binary when CLI is not build but CGI is.
    - Fixed broken sed issues in phpize script

commit e9658dfc4d9e5164391e7e0984c87890ad90fabf
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jun 28 20:27:35 2007 +0000

    remove unused vars

commit 981ce312fc276f24a12e2548fbcfaac141096490
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jun 28 20:19:58 2007 +0000

    Fix HALT constant handling in unicode mode

commit 6877ebd6b1ce659c7d854f8ba180f45f4868ddfb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 28 17:27:20 2007 +0000

    MFB

commit 3eed8dfb7684c2bb4bf8f097c458f8f56166ab20
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 28 17:22:56 2007 +0000

    fix crash on shutdown on Win32
    patch by Scott

commit 770215e0c76d21ef02e822933d11c61912098435
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 28 16:06:23 2007 +0000

    synchronized range() behaviour in HEAD with 5_2

commit d4dcb545a7e9528749be7c5e0f41066f4f483683
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 28 16:05:51 2007 +0000

    more smaller tests

commit 3fcda7c0a7a5cdadb8518cc503be91e95e22987e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 28 15:26:55 2007 +0000

    divide array_search.phpt into several smaller tests

commit 0f47d4b28c0d92469bbc9131faccae35c3510e70
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 28 15:11:13 2007 +0000

    MFB

commit d6940afe0b424f4a57cb27ec508e0b8a0e7a4e6b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 28 15:04:16 2007 +0000

    more smaller tests

commit 03c8220ecc9e8ebc287ea3dc1369cc24283f3dd4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 28 14:51:25 2007 +0000

    divide the test into several smaller ones

commit a961e42c1b983e2d12185b9e732b1121dcd4f379
Author:  <changelog at php.net>
Date:   Thu Jun 28 01:31:33 2007 +0000

    ChangeLog update

commit 2ab4eededb260f66eeb659de77022871961fb120
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Jun 28 00:01:58 2007 +0000

    MF5 __HALT_COMPILER fix:
    Remove limitation of __HALT_COMPILER() that allowed only one instance
    per request.
    
    # Patch by Gregory Beaver

commit b898be090d95a0f1a8461f494ad3fba04a589d17
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 27 22:17:31 2007 +0000

    more ksh fixes

commit a2945fdd402b9cf18c46c072ee4d559b44a4f154
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 27 17:04:57 2007 +0000

    fix test

commit 6851bedd28402c988b7ba561a7ffab414a5a5f03
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Jun 27 15:01:36 2007 +0000

    Tests for constant initialisation

commit 28fc4c26fcc7d0ddc90a8c0afedffe92c73895f7
Author: foobar <sniper at php.net>
Date:   Wed Jun 27 14:40:02 2007 +0000

    - Added PHP_CHECK_SIZEOF macro (special version of AC_CHECK_SIZEOF)
    # Now types like ptrdiff_t, ssize_t and intmax_t get defined to something
    # useful..

commit f28ea3269ba6b6bcf57c2ec3f853771c038eb155
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 27 12:48:44 2007 +0000

    fix ZTS build

commit 145c29a96d080aa97e08b40f07ad4a4258cb6351
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 27 12:38:20 2007 +0000

    apply corrected fix
    fix tests

commit a77541ebc2669fe708efd5748cba117d5a66f9f6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 27 12:17:30 2007 +0000

    fix #41692 (ArrayObject shows weird behaviour in respect to inheritance)

commit a8036bf48963f6f03122350ad8500fe3411058df
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 27 11:16:21 2007 +0000

    Unicode support

commit 06320d3f5076a4e0f766ad2a5b9e1542d0d5473b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 27 11:04:50 2007 +0000

    Fixed bitwise operations with numeric unicode strings

commit eae255addf943f5afafbe57e5a1785a265523c59
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 27 10:27:04 2007 +0000

    Implemented ++ and -- operations for unicode strings

commit 0b68e2fb1dcfe69af7f3c530c11703b84e53b474
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 27 08:54:59 2007 +0000

    add test

commit 057dd32f2254d73f9a3def96f0b6ccbd1ed3c81f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 27 08:53:05 2007 +0000

    MFB: fix #41813 (segmentation fault when using string offset as an object)
    patch by judas dot iscariote at gmail dot com

commit 8df7b858403a6fdf49b20d89ddd86a1dd54a31fb
Author:  <changelog at php.net>
Date:   Wed Jun 27 01:31:15 2007 +0000

    ChangeLog update

commit dc2cf012129597c7d1be5726536c29ee93dd2b0b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 26 21:37:14 2007 +0000

    fix ws & folding

commit 33422dc150c64f886ae538007c2e07a5e53da8b6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 26 21:29:32 2007 +0000

    fix ws & folding

commit 1395b88a588773de2001b3b9956d02f378d0521a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 26 21:21:02 2007 +0000

    fix ws & folding

commit a5a98e632237ba548d07df3c047acef33f93109d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jun 26 14:47:33 2007 +0000

    Fixed bug #40419 (Trailing Slash in CGI request don't work)

commit c031c5461cb8945d2d4699d362020c2c7f87dc41
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 26 12:14:24 2007 +0000

    add missing include and fix warning

commit 7b6d4abf1f5d0c2147fdf15aa5e19b8aba0fd06d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 26 12:14:01 2007 +0000

    MFB

commit b3c372210bc96a688198d1a65bfdf02485761b84
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 26 12:08:50 2007 +0000

    fix #41445 (parse_ini_file() has a problem with certain types of integer as sections)

commit e29daf052a288a1e3013331f9fdf77daaba7b76a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 26 11:03:42 2007 +0000

    fix #41795 (checkdnsrr does not support DNS_TXT type)

commit 7cb30d9bf4e8305c3d03f30b10d77e0889df2b7e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 26 10:22:36 2007 +0000

    fix 'make test' on platforms with broken shells

commit 209337094d681b27318b256f100b658e3b83fe11
Author:  <changelog at php.net>
Date:   Tue Jun 26 01:31:22 2007 +0000

    ChangeLog update

commit 6437c3ba3a1a958dfe8be9fe8bfdeb0197c6e2c0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 25 21:24:37 2007 +0000

    fix test

commit 8842c24db74de51c57749bc1f7e0334d9e97ab6a
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jun 25 20:19:30 2007 +0000

    MFB: Fixed bug #41350 (my_thread_global_end() error during request shutdown on Windows).

commit d2d0ada9da6805da61a14d5832d55a79198087bf
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 25 18:25:08 2007 +0000

    fix #41711 (Null temporary lobs not supported)

commit 13694f92292f9f8423baa926be642af19ad69345
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 25 17:37:48 2007 +0000

    cleanup test data

commit d58b7c8921f1c5b7cfa98df2fcd153878dbcf288
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 25 17:10:07 2007 +0000

    fix test

commit d8884b503141d01836827313b7857104d5a11058
Author: foobar <sniper at php.net>
Date:   Mon Jun 25 16:26:19 2007 +0000

    - Fixed bug #41794 (build fails with external libs under Solaris)

commit 86fe7aa2af37b083cbeec4f2a61587433f41145f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 25 14:23:21 2007 +0000

    Fixed stat() to support rdev, blocksize and blocks on Fedora 7

commit 07d3bf4113fe63c6d5a13d329b620d245c393ea8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 25 09:42:49 2007 +0000

    (forgotten part of fix)

commit 0caea15ec7b2bd98b102720e7459b899f9555f8b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 25 09:02:07 2007 +0000

    Fixed tests

commit 5b29e664b4cbb87132bc5365e5f5313f63d7f423
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 25 08:40:36 2007 +0000

    Better fix for bug #41655

commit 740f5957ba1a7756750459d9d4bb70b30308b49d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 25 08:39:23 2007 +0000

    Restore big exponent letter in var_export() ('1e300' -> '1E300')

commit 6d93257d0eff1ef8cdc187da45dc45ccb7b34014
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 25 06:46:15 2007 +0000

    Fixed tests

commit 5afb202cd1db2f3500d9f756add0d4fdbedbaf37
Author:  <changelog at php.net>
Date:   Mon Jun 25 01:31:22 2007 +0000

    ChangeLog update

commit 643d8671e83e21e267c402fec2f225a2f3eed73c
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jun 24 11:43:34 2007 +0000

    MFB:fix memleak in sxe_prop_dim_read()

commit 8593a96034db066c466147f1dc134fb9f4974f12
Author:  <changelog at php.net>
Date:   Sat Jun 23 01:31:09 2007 +0000

    ChangeLog update

commit fef59c06bdd81bcf5f0bdafd2a464350624641ec
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jun 22 12:36:55 2007 +0000

    - MFB: add test cases for #41655

commit b96915cd5ca82f8e869c83ba1d26a4b92badb7a5
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Fri Jun 22 08:14:16 2007 +0000

    New tests for file system handling functions

commit c9ba61487895a390c9ff88e237d572366948243d
Author:  <changelog at php.net>
Date:   Fri Jun 22 01:31:19 2007 +0000

    ChangeLog update

commit 4103c5ce7c9826745fd58713ae970e0c657608e5
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Jun 22 00:05:54 2007 +0000

    fix #41765

commit 35f3b30d648229dbc4940bc029cb90976088e6b7
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Thu Jun 21 21:14:21 2007 +0000

    New tests for file system handling functions

commit 96ced8a39a69efa6e4839b836c0cb844879a19ac
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Thu Jun 21 21:08:38 2007 +0000

    New functons to compare stat array

commit c8acfd843ee2f562247884f6ded728437b30589e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jun 21 12:42:58 2007 +0000

    Proper fix for bug #39215 Inappropriate close of stdin/stdout/stderr

commit f79678093b9e8fb4014562a2bf7df860dc2ed5aa
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jun 21 09:01:57 2007 +0000

    Fixed default values

commit 22527c8e031f369abac2e9492d022201c91e1de2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jun 21 08:40:56 2007 +0000

    no need to return exit status of the last fastcgi request

commit 4f2842450273daa0cde6f194896a8768fd8b1f10
Author:  <changelog at php.net>
Date:   Thu Jun 21 01:31:20 2007 +0000

    ChangeLog update

commit 8a4c51e17a801f88fcae6693755963a5e590ff86
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jun 20 05:27:38 2007 +0000

    - MFB:  Fixed a memory leak inside load_all_certs_file()

commit a2fd842bcd5f633f1ef25d153068214e4ce2d2c6
Author:  <changelog at php.net>
Date:   Wed Jun 20 01:31:13 2007 +0000

    ChangeLog update

commit c89c4b3bebc127c7604d7b420c055b91b5b59eb5
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Jun 19 17:33:02 2007 +0000

    new test

commit 0182e446edfe4ca7840f4741084b41f70e41265d
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Jun 19 17:13:42 2007 +0000

    final PCRE 7.2 release

commit ad8eca0b052470fd1b027d96857463cd24f05d8b
Author: Derick Rethans <derick at php.net>
Date:   Tue Jun 19 12:19:27 2007 +0000

    - Added the H modifier to create non-locale-aware non-fixed-precision float
      representations.
    - Fixed var_export() to use the new H modifier so that it can generate
      parsable PHP code for floats again, independent of the locale.

commit 60db2300d743e90f71657f5e1d531c4ac9bc9c90
Author:  <changelog at php.net>
Date:   Tue Jun 19 01:31:21 2007 +0000

    ChangeLog update

commit 7d0ad106b4950dd7b4634942127946ba5f9bedef
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Jun 18 21:59:05 2007 +0000

    Fix INFILE LOCAL option handling with MySQL - now not allowed when open_basedir
    is active

commit 0465ee4006ebf25c2ed47429e59e529447d67b7a
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Jun 18 19:51:11 2007 +0000

    New tests for file system handling functions

commit 32c28b2fcc0b1fd3d3dc70843fcdb320093eb0be
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jun 18 16:46:40 2007 +0000

    MFB: Fixed bug #41724 (libxml_get_last_error() - errors survice request
    scope).

commit 91bcba1f1da49a69b01f338d03dad90276bfea4f
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Jun 18 15:57:00 2007 +0000

    MFB: Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3).

commit 33e5346a5a2cd4889250cf16aebb92633d420b7a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 18 13:54:59 2007 +0000

    Fixed error message

commit af598946f162090d50c2e5b7da1a2d4d4017199c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 18 13:39:02 2007 +0000

    Fixed crash in substr_compare()
    Fixed error messages

commit d4ef7f0f75bb46b882fce315f9baa5afc826effe
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 18 11:54:02 2007 +0000

    Fixed test

commit a4db7a40c558f91baf0b513f49433aefa59cfd4c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 18 11:50:41 2007 +0000

    MTH: Fixed bug #40432 (strip_tags() fails with greater than in attribute).

commit b0b6ee9d3b467c0069171778adf017e17d574152
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 18 11:20:01 2007 +0000

    MTH: Fixed foreach by-ref bug

commit 742c04fc87048948d2fb058d0a92af78de367363
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 18 10:52:04 2007 +0000

    Fixed test

commit 6b6da6a074461ecc023d855b063ee69fdf5929d5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 18 10:47:33 2007 +0000

    Fixed tests

commit 4afe0a5f37647c89c83889f7ec13a9d44f7ce22f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 18 10:01:42 2007 +0000

    Fixed test

commit 48012d80e1282f9e5e95cb5c4a3a8ceaf439d468
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 18 09:51:03 2007 +0000

    Fixed yet another realpath cache bug and wrong tests

commit f5b083dc3de251531c5aad61d5e6fff4a56d641f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 18 07:45:24 2007 +0000

    Fixed test

commit 366cf9abf909802254d1bd3466f92c913917568c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 18 07:38:21 2007 +0000

    Fixed test

commit d5ddac972028c9c1a37766829ea0557a6641901f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 18 07:31:45 2007 +0000

    Fixed test file

commit fa5e0f2c9e486b7bab34b6b4c11822f7451c72d1
Author:  <changelog at php.net>
Date:   Mon Jun 18 01:31:23 2007 +0000

    ChangeLog update

commit bf11cccf755a35fa3a724f8fd0f7a0047ce40b33
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jun 17 17:14:02 2007 +0000

    - Re commit "sync with libgd: improve _gdImageFillTiled()", I reverted
      it in my previous commit

commit fd8baff90a510123c3dc0cbe031436263bd218e8
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jun 17 17:12:46 2007 +0000

    - MFB: Drop useless tests (Daniel Diaz)

commit eb72fc8968db05632b2e61d154c194007c95f216
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jun 17 14:26:16 2007 +0000

    MFB: Fixed compiler warning

commit a05b93e5fc947745aa384fedc6444f9b0319250f
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jun 17 10:53:33 2007 +0000

    - #41717, imagepolygon does not respect thickness
      (sync with libgd)

commit 19738c8848de1b4e8ceb6bc0358a6cda0a2fead8
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jun 17 10:39:18 2007 +0000

    - MFB: #41321, read error downgraded to E_NOTICE

commit bb433c26c140d3b6d18036931956925e0adfeea1
Author:  <changelog at php.net>
Date:   Sun Jun 17 01:31:17 2007 +0000

    ChangeLog update

commit fde56bd8589e010b41fc0f0ed8d234d9767589ef
Author: Stefan Esser <sesser at php.net>
Date:   Sat Jun 16 07:47:46 2007 +0000

    Fix attribute injection security bug correctly by URL encoding session
    name and session value. (in future maybe encode path/domain, too)
    
    Remove backward compatibility breaking blacklist of characters.

commit 618f8916e677d000122b776dc009a12a92398394
Author:  <changelog at php.net>
Date:   Sat Jun 16 01:31:18 2007 +0000

    ChangeLog update

commit e4e1f601258e52d3fb63c5b26b0dd8c6034167bf
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Jun 15 22:42:43 2007 +0000

    MF5: Disallow characters that Cookie RFC does not allow in unquoted cookies

commit 5da2f6e7de096ef5cbb14564380873492449e76d
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Jun 15 19:50:05 2007 +0000

    MFB: sync with libgd: improve _gdImageFillTiled()

commit c449991a3e8b23fdbd4a6d18c1ed001c9eb4bfcb
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Jun 15 12:04:26 2007 +0000

    MFB: new tests
    #they pass here, but segfault on php 5.2/pcre 7.0

commit e6209db14c91391f3684904aa91502eb00d46869
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jun 15 09:20:53 2007 +0000

    HTTP 500 is sent to browser in case of PHP error instead of blank page

commit 44249ed3767c5c1a45e4b419f3419bef99f17e7b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jun 15 08:16:23 2007 +0000

    Fixed test

commit 455cb3e672f789c328edb4629222e485d02aa191
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jun 15 08:05:15 2007 +0000

    Prevent memory overflow

commit 613b37a73e0c30d5ef8bd171fa71d613c4c36acb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jun 15 07:32:17 2007 +0000

    (wrong previous patch)

commit 1e8792876683fa18e9071cba4e0417e77c92d820
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jun 15 07:28:49 2007 +0000

    Prevent crash in case of wrong arguments to CRT functions (dtrftime()) on PHP complead by MS VC8

commit bd7e762be8110289e9b9850242556a4f527e72a1
Author:  <changelog at php.net>
Date:   Fri Jun 15 01:31:14 2007 +0000

    ChangeLog update

commit 6e14524d5e8584cf80edb49138c4c8225e646445
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Thu Jun 14 20:30:16 2007 +0000

    New tests for file system handling functions

commit a06fbeebc51ab5541f0e1733287a40b381161d3e
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 14 19:56:35 2007 +0000

    - #41609, file_put_contents is not binary safe when a binary string is
      given (make it consistent with fwrite&co when unicode=1)

commit f02ff4371537fb6ecaf240ac11d8aa9f83f27378
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Jun 14 19:43:42 2007 +0000

    upgrade to PCRE 7.2 RC3
    add script to automate upgrade of the bundled PCRE lib

commit f1ef64401e1c89ade77d676cf754e67f5adf34a3
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 14 19:18:00 2007 +0000

    - MFB: Fixed regression introduced by the fix for the libgd bug #74

commit affcaa4cb5d0694b41cbb9573830abd14a9808c9
Author: Zoe Slattery <zoe at php.net>
Date:   Thu Jun 14 16:15:50 2007 +0000

    Tests are not valid if run by root - adding check to skip is user is root.

commit 650a2301678d1527d1e9176f227ae8600d1161c4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jun 14 07:09:42 2007 +0000

    Fixed bug #41566 (SOAP Server not properly generating href attributes)

commit 676225d275d02b2e153ce8de4083695d0b399e7e
Author:  <changelog at php.net>
Date:   Thu Jun 14 01:31:13 2007 +0000

    ChangeLog update

commit d827201d8cff3385196e0a96ca2f2e0d31e1d1de
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Wed Jun 13 22:46:37 2007 +0000

    New tests for file system handling functions

commit 71bc2b7f8faa3761e7a21d011cfc7dc36671923f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 13 17:57:10 2007 +0000

    MFB: Handle very small longs via double

commit b59b26c4bf35af5b7d969c4c5ca9f52b51cd19ef
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 13 17:10:06 2007 +0000

    MFB: Fixed bug #41673 (json_encode breaks large numbers in arrays).

commit 0a7462e056cca670f449e3166aa420e306896187
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 13 16:48:29 2007 +0000

    Fixed bug #41633 (Crash instantiating classes with self-referencing constants)

commit b898c9800512a4e899dbcb4b48f0b9ae5705c207
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 13 14:50:33 2007 +0000

    Fixed some class constant issues related to bug #41633

commit 25b9b800b50a97306acb4756346323078399648b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 13 13:38:59 2007 +0000

    Fixed wrong fic for bug #41582

commit 573b41ea5da4ca83a70662a4174b6fd90152f311
Author:  <changelog at php.net>
Date:   Wed Jun 13 01:31:08 2007 +0000

    ChangeLog update

commit ad9ec5e0a18cd00d7a5b30ddc17d1693685abae6
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Jun 12 17:23:57 2007 +0000

    - Fix test

commit 294b02bc16e3997e028fe94ff439112b63ce07d0
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Jun 12 14:53:10 2007 +0000

    ignore tmp-php.ini

commit 428aec2a9e2c714622ae227896b4310e045dacb9
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jun 12 14:07:42 2007 +0000

    Display PCRE ini entries as part of module info

commit 6168813e43dcf6a84de26db1f63e3a66596e97c2
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue Jun 12 13:42:04 2007 +0000

    Fix ZTS build

commit a78d9e4ca07e4643b7da8d6aaa4b80ea9a4b8f5c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jun 12 12:57:43 2007 +0000

    MFB: Fixed bug #41655 (open_basedir bypass via glob())

commit ec289debcff2782e21f96561fc1ade1c3a58b8a5
Author:  <changelog at php.net>
Date:   Tue Jun 12 01:31:22 2007 +0000

    ChangeLog update

commit f31ae0018403093700cc1800ad6f718433068356
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Jun 11 16:40:27 2007 +0000

     New tests for file handling system functions

commit fd9fd30f2e897472cb43cdcfe3c590ff27e6edde
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Mon Jun 11 16:34:56 2007 +0000

    New testcase for get_defined_vars() function: get_defined_vars.phpt

commit 59d10d5c4feb17a04a53da9334a84178bd9df986
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jun 11 15:10:12 2007 +0000

    MFB: Fixed bug #41527 (WDDX deserialize numeric string array key).

commit 6bbb832fa660e6edaddd0be77a292deee11a93f7
Author:  <changelog at php.net>
Date:   Mon Jun 11 01:31:16 2007 +0000

    ChangeLog update

commit 8b9771f1a1d47c598d40aae40dad3bad25aab793
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jun 10 20:13:10 2007 +0000

    MFB: Fixed memory corruption when reading exif data of a non-file

commit f993b10929f185b44ff685dadcdb45e7fd2e5619
Author:  <changelog at php.net>
Date:   Sun Jun 10 01:31:21 2007 +0000

    ChangeLog update

commit 0454a5dee5b59a8d5b44beb3afd4b876413611df
Author: foobar <sniper at php.net>
Date:   Sat Jun 9 12:07:40 2007 +0000

    MFB

commit c6c2c4a40366fb92a71c09c940d321b1fa4bdebd
Author: foobar <sniper at php.net>
Date:   Sat Jun 9 11:52:49 2007 +0000

    - fix "make test" issue with extension entries

commit 53b43a63cd1d66cc92fa5e1b45a830b9206a6901
Author: foobar <sniper at php.net>
Date:   Sat Jun 9 11:42:55 2007 +0000

    - Added php_ini_loaded_file() function which returns the path to the actual
      php.ini in use.
    # there was only a function to return the _additional_ files in use..

commit eae4b3109ed45e55aeed13d4b27a2f88c39d0f35
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat Jun 9 08:36:52 2007 +0000

    Fix #41640 (get_class_vars produces error on class constants)

commit 1eb7fc2dd7b1882cdedfbc15653f30a478fedd68
Author:  <changelog at php.net>
Date:   Sat Jun 9 01:31:16 2007 +0000

    ChangeLog update

commit 1da8a5eba7f3f0a27b2ca427ad6162c82d3e87cc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 8 14:47:32 2007 +0000

    fix #41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set())

commit 419334d9b5e5e5a5bbd36f079cdb55a4c2283ffd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 8 09:03:23 2007 +0000

    fix tests

commit 41ec253ac809f45e2c6728da9b7b5b4967058162
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 8 08:57:21 2007 +0000

    oops, empty properties are not allowed

commit 445f7774803ef1e99eaa2ab8a68942d608b2066d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 8 08:51:46 2007 +0000

    MFB: fix #41504 (json_decode() incorrectly decodes JSON arrays with empty string keys).

commit 8bb463c82da29a8dcbb09f1f31a0dd0cdb59b84f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 8 08:44:26 2007 +0000

    enable statement cache for non-persistent connections (patch by Chris Jones)

commit 7114e613d8af0302b44d55e97b4dcabe858edc9f
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jun 8 05:25:52 2007 +0000

    - MFB: #41630, fix segfault when an invalid color index is present in the
      image data

commit cdabbb1678a508bf1595e8f862e78264fbfd9bdd
Author:  <changelog at php.net>
Date:   Fri Jun 8 01:31:12 2007 +0000

    ChangeLog update

commit 254827fbb7f366b4d647bf9eda538e4ad11a9aaa
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jun 7 23:16:41 2007 +0000

    MFB: Final shot at the date issue

commit 806a90877b39b1eb88b69f78e14371864beb389d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 7 12:17:16 2007 +0000

    reset active_result_id when fetching persistent connection
    patch by Peter Christensen

commit f1f0deae4cbfa8006536481359f52dd308e15d95
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 7 09:07:12 2007 +0000

    php_localtime_r() checks

commit 976a22df1608fa843edddaef0c78a996b664d4a0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 7 08:58:38 2007 +0000

    php_gmtime_r() fixes

commit a9f6f71460602d00a3497b8e848b857e8055a7d6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 7 08:46:32 2007 +0000

    check return value of *time_r() functions for NULL
    more checks will follow

commit 26255ddf1af5c6bc27ff9c0ae942d2c4e720b652
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jun 7 02:21:55 2007 +0000

    Fixed typo

commit f22042f7998f3d091e2547e9d418be2f05edcc99
Author:  <changelog at php.net>
Date:   Thu Jun 7 01:31:15 2007 +0000

    ChangeLog update

commit 2d13cd37be8e2824eb53c1cddc047760b7e00e48
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 6 23:16:45 2007 +0000

    MFB: Adjust previous patch to work on all compilers

commit da635f2b9861ab63225b5da9d3470297b37b0ca0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 6 22:58:53 2007 +0000

    MFB: Optimize out a loop

commit 3db7f0603b045cb7405398641ff5ceda63d73d27
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 6 22:08:53 2007 +0000

    improve the checks

commit 60a7d31254b3d9b95fbf262524058124b82e1327
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 6 22:04:47 2007 +0000

    MFB: Added missing format validator to unpack() function

commit 6a67784d228c5042c602c7f61b9be7250336e4b3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 6 21:55:18 2007 +0000

    improve the check

commit b7cf37c3e18c0efdd9b123a9f3e6429482b917c8
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jun 6 20:06:43 2007 +0000

    MF5: Fix chunk_split fix - avoid using floats
    MF5: Fix money_format - don't give strfmon more arguments then supplied
    MF5: Fix str[c]spn integer overflow

commit e78fd210397e8c3ee0211acb3bd8bf80ab0f9002
Author: foobar <sniper at php.net>
Date:   Wed Jun 6 18:27:54 2007 +0000

    - Fix for passing of shared extensions to run-tests.php

commit f011c378490613bd2c0cd498fae3982f5cab5a66
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jun 6 17:47:15 2007 +0000

    fix test format

commit 56773a566a93b2ae708a8c162646b12fbcf638ac
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jun 6 17:14:59 2007 +0000

    add some edge cases

commit 32d94ed6cd3e687cc5d15bcdf7c072677561427e
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Jun 6 17:13:18 2007 +0000

    add moneyformat test

commit a6ac3f8c203968b4ac064884f7100fe78dc81bcd
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Jun 6 12:50:06 2007 +0000

    New tests for file handling

commit 4f38742d2f9949b7cac3f9e89b6bf5db2ad12fcf
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Jun 6 12:48:13 2007 +0000

    fixed file permission for new empty file

commit e7155d9ce5df98eabd7c6cfb482757566a581b1d
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Jun 6 12:29:06 2007 +0000

    fix gcov build..

commit a0ab81a4da7069fe181e72ebdea00c17bff3c198
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 6 11:57:24 2007 +0000

    minor optimization - make sure the objects are not the same instance before we start comparing their properties

commit 144b05cdd022204cc7a6a580bc02ee5c6ce022ba
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 6 09:43:39 2007 +0000

    fix several integer overflows in GD

commit b81d63d74a543c2b3a1e3267143aa46135ccb70d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 6 08:33:54 2007 +0000

    fix #41608 (segfault on a weird code with objects and switch())

commit c77c9eb6281d156eeee411784ec590b5e3e20934
Author:  <changelog at php.net>
Date:   Wed Jun 6 01:31:17 2007 +0000

    ChangeLog update

commit 886cb0c7834a1e3c237fb430427d17be744eee57
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 6 00:01:13 2007 +0000

    MFB: Fixed bug #41600 (url rewriter tags doesn't work with namespaced tags).

commit 473758a7f2b5137dfa92d0ddc4e9f4eb0163eb28
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jun 5 22:56:57 2007 +0000

    MFB: Fixed bug #41596 (Fixed a crash inside pdo_pgsql on some
    non-well-formed SQL queries).

commit 888110544327bfbf979c28af98b7361ae9cd7345
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 5 13:51:29 2007 +0000

    fix build

commit 43a99cebe2a9d6aa124465ac490a8e2abfc595ea
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 5 13:37:05 2007 +0000

    fix folding

commit 6eb6de0fcf54a6c82e4a6a8a7b8be7e0d4f1238c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 5 12:17:15 2007 +0000

    fix folding

commit d7f7c97e43483dd4504e59e2b09f7bffd89bbf7e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 5 12:02:38 2007 +0000

    no readlink() on windows

commit c241e7584a36150a2e8cb59473711fb89aecdb67
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 5 11:33:09 2007 +0000

    enable display_startup_errors

commit ce111057a4a91b27e1d396bdcb1c13bbb291e155
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Jun 5 11:32:45 2007 +0000

    Fixing incorrect comment in test cases fileinode_variation and filetype_variation

commit 89447d110f22485151460bc0648b35116d7a2705
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 5 11:25:21 2007 +0000

    fix test, add missing ones

commit ec7de9df9e13c0f12f1372c4216da3c651a8ee2e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 5 11:25:02 2007 +0000

    add SET_VAR_ASCII_STRINGL()

commit b445a2eaa2975c0c0e7dd46762fc959c64dd934d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 5 11:24:37 2007 +0000

    fix HTTP_RAW_POST_DATA in Unicode mode

commit 71d7ee6d33404a954fb0c155cf189d412a910538
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 5 11:24:13 2007 +0000

    port the max_input_nesting_level ini option to Unicode mode

commit 878577579c7e2fcf0951f676aa753f904704fb85
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 5 10:02:02 2007 +0000

    fix #41582 (SimpleXML crashes when accessing newly created element)

commit 484e14354eb92e33b23a92122abcda577642fdb9
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Jun 5 09:21:54 2007 +0000

    new test cases for general functions

commit bdc7acb0d4c65c290ade938b9e79aac705094a2a
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Jun 5 09:20:17 2007 +0000

    New test cases for file system functions

commit c7590816d526921cf2bf97aa1b6e390c4931ef6a
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Jun 5 07:57:48 2007 +0000

    Updated test output in line with changes to file.inc

commit bcb5c464956b0f47788dbaebba000920bf0b1a48
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Jun 5 07:54:58 2007 +0000

    Added fill_buffer() and fixed file_fill() to write binary data only

commit 3e09aa938d49850300d72ae41114142865c43afc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 5 07:48:16 2007 +0000

    fix #41594 (Statement cache is flushed too frequently)

commit fea0046d83af5116a686d535baa6310bf6a9139a
Author:  <changelog at php.net>
Date:   Tue Jun 5 01:31:06 2007 +0000

    ChangeLog update

commit 893c59ba9b05c889ac0763e87c5d1466844337ca
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jun 4 23:52:34 2007 +0000

    MFB: Fixed bug #41567 (json_encode() double conversion is inconsistent with
    PHP).

commit 1d4b9a7ec3e91e94a19c7ca04c8c2585c9193bfe
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jun 4 18:11:38 2007 +0000

    ignore *.gcno

commit b90fc7e0e4952cb8d7bd087f5f586eda58c92614
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 4 17:18:28 2007 +0000

    clean up temp file

commit 3ee8de4afbafba73204a541f6ee3c28282799d1b
Author: Zoe Slattery <zoe at php.net>
Date:   Mon Jun 4 17:00:44 2007 +0000

    missing ?> in skipif section

commit 5697a11dd032f8477fc326a4c39982df717fd71f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 4 15:37:38 2007 +0000

    add missing open_basedir checks to CGI

commit f673b558cc9a0b28ed045a727b955b08bf77ac92
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 4 08:24:32 2007 +0000

    change E_NOTICE to E_ERROR when using a class constant from non-existent class
    (noticed by Jani)
    add tests

commit ecd414c3b87c1869d324d0bd4620111b2ef9c9f5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 4 07:56:39 2007 +0000

    no register_globals in HEAD

commit 2ac15fe26d15a66b516c78cdf721093f5fe09198
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 4 06:38:08 2007 +0000

    fix ws

commit 3b034d24f68f27acbe68670fa99a65a5e0de09c7
Author:  <changelog at php.net>
Date:   Mon Jun 4 01:31:12 2007 +0000

    ChangeLog update

commit 5361f1838b2b3091e813f9c06c428c003caaa512
Author: Brian Shire <shire at php.net>
Date:   Mon Jun 4 01:23:22 2007 +0000

    MFB: fix sprintf/printf %u tests so they work correctly on both 32-bit and 64-bit. (broken in previous fix)

commit 52ce2c5737f168bb839d2d0a84489c28ee9aaca5
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jun 4 00:11:11 2007 +0000

    Fix the expected results
    # This test still fails though

commit 55f2705c5371de4173156e45f339789c11dc3955
Author: foobar <sniper at php.net>
Date:   Sun Jun 3 22:50:08 2007 +0000

    add missing test

commit 1f6cf845b601d689a475192eb71fd45fdebfff13
Author: foobar <sniper at php.net>
Date:   Sun Jun 3 21:57:31 2007 +0000

    another missed ])

commit ffbb3aaf5375f4412d9a3861b623e38f19e3da6a
Author: foobar <sniper at php.net>
Date:   Sun Jun 3 21:54:28 2007 +0000

    fix configure

commit 6c9b114456e122670cb0ee76b28df9bba727d07b
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jun 3 21:35:39 2007 +0000

    - MFB: fix logic

commit c4bff4d756ba9f279dd33ae7da2ec3694e85c46e
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jun 3 21:30:12 2007 +0000

    - MFB: PECL #11216, addEmptyDir crashes if the directory already exists

commit 6504c241877aa7beaa19f54ccd506438acee2022
Author: foobar <sniper at php.net>
Date:   Sun Jun 3 20:26:45 2007 +0000

    - Fixed bug #41576 (misbehaviour when using --without-apxs)

commit 9cfd000ba31ad83277aa4049a7c7265e4dd0aedf
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jun 3 18:53:51 2007 +0000

    MFB: Corrected fix for CVE-2007-2872

commit d6eb2e1c46d3ebf89da5e0ea8bbf78a82df7480e
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jun 3 17:43:13 2007 +0000

    - @DOC add constants GD_MAJOR_VERSION, GD_MINOR_VERSION, GD_RELEASE_VERSION
      GD_EXTRA_VERSION and GD_VERSION_STRING
    - fix #ifdef else clause

commit feab02f3eda4e5ef049376201ad695747d2e17dd
Author: foobar <sniper at php.net>
Date:   Sun Jun 3 16:53:37 2007 +0000

    - Improved the error message for exceeding max_input_nesting_level.

commit 7d74c2c3e6ea4c7d01f1ecb96fd61544e673a402
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jun 3 16:19:55 2007 +0000

    MFB: Improved fix for MOPB-02-2007

commit 35a6ab5a2cba32338e0fe5e39c4713d595505f98
Author: Brian Shire <shire at php.net>
Date:   Sun Jun 3 09:11:52 2007 +0000

    Change printf %u behavior so that it does not truncate numbers at 32-bits.  (Reported by Aditya Agarwal.)

commit bf23a7b11cf48f4d7f206c41983019a1d4d37f7f
Author:  <changelog at php.net>
Date:   Sun Jun 3 01:31:06 2007 +0000

    ChangeLog update

commit 893225c0aabd4503d2d4d8f6f92c44de0126d2ed
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jun 2 15:41:02 2007 +0000

    - MFB: sx/sy must be > 0 and < INT_MAX

commit 97ff02ce81a0e7e8e61003c752fd537bb501f380
Author:  <changelog at php.net>
Date:   Sat Jun 2 01:31:09 2007 +0000

    ChangeLog update

commit 2f51a4ec6697b8d06a1326150ded71489e94df0e
Author: foobar <sniper at php.net>
Date:   Fri Jun 1 22:19:20 2007 +0000

    fix test

commit 520c4a0510e5544c0eaa85617011b2f4d1cc1dad
Author: foobar <sniper at php.net>
Date:   Fri Jun 1 21:33:30 2007 +0000

    - Fixed bug #41555 (configure failure: regression caused by fix for #41265

commit 5be547723c41f7dda3fb68a265f206b741e73e27
Author: foobar <sniper at php.net>
Date:   Fri Jun 1 15:12:10 2007 +0000

    - Add missing CXXFLAGS_CLEAN variable.

commit cd7750e4baf98705741c45bc93c00084ed11087f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 1 13:33:48 2007 +0000

    fix #41518 (file_exists() warns of open_basedir restriction on non-existent file)

commit b1a7a9f261c1ae2b8e316ef4486bfa407bdd7668
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 1 10:02:41 2007 +0000

    fix #39330 (apache2handler does not call shutdown actions before apache child die)

commit d3426be1c3b92752b93518f571ee17ff3c5f13ee
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jun 1 03:48:17 2007 +0000

    fix several mis-spelled 'temporary's add missing space in comment, and change 'script end' to 'stub end' in manifest read error messages

commit d58d451e398d334d173ce5ac84cbae56ac6e4e37
Author:  <changelog at php.net>
Date:   Fri Jun 1 01:31:02 2007 +0000

    ChangeLog update

commit 06e35619853c015846c18e7b65887eb3f4209510
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 31 21:36:56 2007 +0000

    fix folding

commit 7ecc0f7fad0356647ae02c193f185931bc6192c2
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 31 06:55:14 2007 +0000

    - Fix memory issue

commit 0ff936f6fb362a0f100aac620fc623e676138347
Author:  <changelog at php.net>
Date:   Thu May 31 01:31:19 2007 +0000

    ChangeLog update

commit 177af83fa97de6f65b0f393f3e69babe2beb6c76
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 30 17:25:41 2007 +0000

    - Add -p to stub-set command

commit afb43b7110da4212b2910efaaea15d7429017dc3
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 30 17:13:17 2007 +0000

    - Need to readd this but do it as a echo

commit 6dc9be0590e72833ce51ed46acd5405d628ee3f6
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 30 17:00:06 2007 +0000

    - Minor fix

commit 6b8f480c455db013cfca45011a6be9e8a377d096
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 30 16:50:22 2007 +0000

    - This is not needed here

commit bd93265e8f425191270c8f51ad42c6d6eccb63ba
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 30 16:45:23 2007 +0000

    - Skip precommand 'phar.php' and keep a pre-built phar.phar in cvs

commit 8dc895b64a83243b8ee56002c3842fcf58bb7112
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 30 16:31:47 2007 +0000

    remove semicolons and make SunCC happy

commit 23f8cc74e6e589d1fe6d28c2a771570cfe3585eb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 30 15:40:17 2007 +0000

    fix test names

commit bf01f6afee08a52ab0bf62d453480cf2222178e9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 30 10:50:45 2007 +0000

    fix lstat() function resolving symlinks
    patch by Scott MacVicar

commit f90bb0e967bc8b084ab2d768aed19c1e76166eb8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 30 09:16:29 2007 +0000

    check length only when it's specified
    add the same check to fgetss()

commit 56fcde4f4a8b5e27f05059ff4d1cdde29850618f
Author: Michael Wallner <mike at php.net>
Date:   Wed May 30 07:10:25 2007 +0000

    - version agnosticism (PECL/HEAD)
    - release 1.4
    # you ignorants shall burn in hell

commit 32c9bd4e09994412006f0aa8fb0be94aa44e1efc
Author:  <changelog at php.net>
Date:   Wed May 30 01:31:09 2007 +0000

    ChangeLog update

commit 8cd0541be1b4288948a6f25ed98e8d3ebdfa6c58
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed May 30 00:38:00 2007 +0000

    MFB: Fixed an interger overflow inside chunk_split(), identified by
    Gerhard Wagner

commit 79dc35b71cd98aed08353fffe35d23dc0ff9c774
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 29 21:24:45 2007 +0000

    more typofixes

commit e844eaedbb266ac93a68a481d43cba19602977d0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 29 21:06:04 2007 +0000

    MFB

commit 7b5215d83ac9b79e41b8b21f60814ea626670a79
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 29 20:48:38 2007 +0000

    fix #41516 (fgets() returns a line of text when length parameter is <= 0)

commit 859b4e8d2faf53deb5577f3b4261507c1a0e8de0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 29 20:31:22 2007 +0000

    fix typo & build

commit 16c9af1c7dad2155a7175a0b50b84e6632a9c14f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 29 20:11:23 2007 +0000

    MFB

commit dbfe5d3173bd9714fcdfca519ba677d97291706c
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue May 29 19:44:24 2007 +0000

    fix build on msvc 8

commit fb2ebbf23e42528bca95f94318323ccb99dedef0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 29 12:42:19 2007 +0000

    fix tests, add 64bit versions

commit 4e35f60f7189af96d0531d57faec59451a404ca2
Author: Michael Wallner <mike at php.net>
Date:   Tue May 29 12:28:57 2007 +0000

    - fix build where mhash.h is not declaring
      mhash_get_hash_name_static and/or
      mhash_get_keygen_name_static protos

commit 28747bebc983dc32a57555362fa9854555fa0c1c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 29 12:26:59 2007 +0000

    fix tests

commit deba560f574e7733c9725c651bca30b7577e8c73
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 29 12:17:37 2007 +0000

    fix test

commit 857834365bec0c8a9274cf1de149640597a32e18
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 29 12:10:20 2007 +0000

    fix tests in unicode mode

commit a9230e272620dde13ba2812b6b94ab7e53cc9b38
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 29 12:01:14 2007 +0000

    fix test

commit 8cb7c70cc02761714e750f14f590d04b93fd35b8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 29 11:49:09 2007 +0000

    fix tests

commit 301632ddf436f8f5e0b590361dfbc048387b0e9c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 29 11:34:58 2007 +0000

    fix test

commit f243356f5e8231abc562826e58f297a0933b9bc6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 29 10:25:21 2007 +0000

    fix tests

commit 4098ac4c255cde8ed0ad651a6123678aae2e8a9f
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 29 09:13:57 2007 +0000

    - Fix test

commit 490e076b2293ac213baf1a680831a145211d6175
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 29 09:08:41 2007 +0000

    - Improve header of pharcommand

commit 1be32fbe17fe0b34fec546087e06044c1fcb32fa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 29 08:58:27 2007 +0000

    fix test

commit 45a4036796d97cf07b85685f237babaef5b007d2
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 29 08:50:48 2007 +0000

    - Update with temp/copied files

commit 387c82fc87413c8f8e92fc02743fc33834418d7d
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 29 08:50:17 2007 +0000

    - Precise dependencies

commit 572d70706c6380587e5b59925d5bd25e700362f0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 29 08:01:23 2007 +0000

    fix typo

commit ddcd699761943306ed93ad0e1ea7675c28c2cb43
Author:  <changelog at php.net>
Date:   Tue May 29 01:31:14 2007 +0000

    ChangeLog update

commit a21fe37d0e43fd6f5afdc9ffed1e4a660cd7f665
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 29 00:01:14 2007 +0000

    MFB

commit 373ae24839ef6ebec952a3abdf062408bfc82619
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 28 23:52:13 2007 +0000

    MFB

commit cbcb1840f32f4b3eff6c2165ecc6f4fac8746a4b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 28 23:43:24 2007 +0000

    MFB

commit 3821f0c45acc490e6b5d80494f74798049e9cd15
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 28 23:33:13 2007 +0000

    MFB

commit de573ba7ff35e1d9f338e574067997745db54352
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 28 23:14:57 2007 +0000

    MFB

commit 66526cee92c9e285c0a73e35d5ba09e17e810e9a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 28 23:00:25 2007 +0000

    MFB

commit 3a21fe9ab35ee04f30749eae68051f0f643ef79b
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 28 21:20:06 2007 +0000

    - Add make target for precommand

commit 7c9d3a5745dce2aaf7753644376b015019df75f5
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 28 21:13:58 2007 +0000

    - Provide ascriptto build phar.php from phar directory
    - Fix minor issues
    - Make pack -p also add phar/phar.incto the generated package

commit 38bb8cb5af03c4942704bbf4bd8c2b83eaed3e14
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 28 21:04:42 2007 +0000

    - Fix invalid efree() call

commit eab558a79e09e65e8db4be3ce9eff9f9c23d4aaa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 28 20:26:52 2007 +0000

    fix #41517 (different behaviour of floatval() in Unicode mode)

commit ddbd78f5236b3334ac866bfa24d1749d1019e138
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 28 20:03:35 2007 +0000

    fix test names

commit 17feef6b6c488829aa3f21d3cffc492f161da1c4
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 28 19:04:08 2007 +0000

    - Turn the loader into a stream wrapper if necessary

commit 511bd55758adfa1437e7e69268bf73c874feb744
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 28 18:07:49 2007 +0000

    - Make compatible with PEAR/PHP_Archive CVS

commit 8e664dd105723c607baf4e1ee7f690bdbc1febc1
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 28 17:57:20 2007 +0000

    - enable tests even when an external GD is used. Latest releases
      (2.0.34 or 2.0.35) work.
      NB: if you use Debian, you'll realize how bad their package is and start
      to either use the source or push all patches I posted to their bugs
      tracker

commit 5d6f3746411b3b359ec9486dbca44a2fc64f8fc2
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 28 17:49:43 2007 +0000

    - fix test, requires binary string

commit c5bf6e8cc4b7e5351c34a4c76a791ad886e443bf
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 28 16:00:41 2007 +0000

    - Add 'Stub-size' to info command

commit 57c592138916ed921a44c0a75ca2f27a6bdcad60
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 28 15:58:21 2007 +0000

    - Oops

commit f1faa5d5581fe240060f7bdf3cf4d82808471b65
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 28 15:52:36 2007 +0000

    - It is more unlikely to be looking for files named '0' or '1' and those
      are also quite intuitive if seeing them as return value of the search.

commit 287bb49cc81290a0b129559ebd9233eab293aa8c
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 28 15:38:29 2007 +0000

    - Actually allow pack -p optional for precommand

commit 90fa848671124dd145afcac1552f10e9b561b254
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 28 15:32:21 2007 +0000

    - Notice about missing class file when using pack -p optional

commit 0dd84bb27540dab3deacf2a238ac59125c0c245c
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 28 15:26:26 2007 +0000

    - Notice about missing class file when using pack -p optional

commit a8f99022efe29126a904c56cb1478b2ba826d251
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 28 15:21:53 2007 +0000

    - WS

commit 54c83b037cb8daed4a75b0038b4c81ba23fdcf62
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 28 15:20:31 2007 +0000

    - Implement auto/optional for pack -p

commit 2a10caedcfe86a8ce755d9885faee2c99b1d5ff7
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 28 13:53:54 2007 +0000

    - MFB: enable DSA key if HAVE_DSA_DEFAULT_METHOD is set

commit d476e987a764eb00f36c295566fc5524f829781b
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 28 13:48:36 2007 +0000

    - skip if openssl is too old
    - MFB test bug41353.phpt

commit 22231d14d31fd3ad3103ef50e3da173dc8050a6a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 28 13:46:24 2007 +0000

    - MFH: add HAVE_DSA_DEFAULT_METHOD

commit 63052d2a858585bc16cec16171ea6842c1e8b427
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon May 28 12:18:26 2007 +0000

    Remove weird useless entries

commit e85d9c665dc4d45952317b20de1490859c6c8218
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon May 28 10:34:37 2007 +0000

    Fix logic

commit 79a4814f0e2a5881b8608c5a11c9cff9e50d6b8f
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 28 10:09:44 2007 +0000

    - Add target pharcmd as shortcut for ...phar.phar

commit 13352e80e1dae7f122d06d36073dda68acf6f44e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 28 10:07:35 2007 +0000

    use unsigned modifiers

commit 397644d3abccc726d145b9fd0b7f6dcb69da4da5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 28 08:12:11 2007 +0000

    Removed deprecated comment

commit 269d82a399b9180fb9ae5e621c5edacc34ffcdf4
Author:  <changelog at php.net>
Date:   Mon May 28 01:31:09 2007 +0000

    ChangeLog update

commit c554b2fb4179e2babf36add94d8dab7bb0a89d71
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun May 27 19:22:24 2007 +0000

    "sapi/cgi/php" -> "sapi/cgi/php-cgi"

commit 81560e2de59ca4176cea3536208e05d8d77bbd70
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun May 27 19:13:29 2007 +0000

    fix tests

commit 8ffc3078d85834efc696437e7c4d905a2e594480
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun May 27 19:13:11 2007 +0000

    MFB: fix #41236 (Regression in timeout handling of non-blocking SSL connections during reads and writes).
    Everybody please calm down, we can always fix such issues without starting a war..

commit 5c7ce3eac021d7b8ea76bd351aee13685d0cad9a
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun May 27 19:00:44 2007 +0000

    The binary is called php-cgi now

commit 14108480eb500817a4397a7e6f8f05f8f5bdd81b
Author: foobar <sniper at php.net>
Date:   Sun May 27 18:04:32 2007 +0000

    - Add missing entry

commit 72b487894fc2d978e7369adb7f1321fb0d110451
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 27 16:58:23 2007 +0000

    - Update

commit 096e123f2d373e6832041ea5c0de47185accf8ab
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 27 16:54:37 2007 +0000

    - Verify stub
    - Automatically cut off stub after __HALT_COMPILER();
    - Always write longest stub ending, so there is no issue with length field
    - Add test for setStub from file
    - Fix tests

commit 1ffeecf6face69c26840987a170e59f3d9011419
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 27 15:50:23 2007 +0000

    - Update

commit ac05df4759aaee6f93e890fe5e25c5289fd5f989
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 27 15:47:52 2007 +0000

    - For errors "internal corruption of phar ... (truncated manifest)" be more
      precise about reason of failure, seperating all error strings
    - Fix issue with writing compressed entries
    - Fix issue with uncompressing entries

commit fea08614331b18fd5f1a99cfadf58d07cc5c03fa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun May 27 15:12:22 2007 +0000

    add missing skipif sections

commit bb8fc103531c0f091a2f611cbb0ab829a256db3a
Author:  <changelog at php.net>
Date:   Sun May 27 01:31:01 2007 +0000

    ChangeLog update

commit bfc19a141117302b86b2dcc5360ca6d162549962
Author: Sara Golemon <pollita at php.net>
Date:   Sat May 26 03:56:41 2007 +0000

    MFB(r-1.18.2.5.2.7) Use slprintf() instead of snprintf() - Bad Ilia, no biscuit for you.

commit a3d6332c7e0b6f130cc0d2fe77ac25c17737775a
Author:  <changelog at php.net>
Date:   Sat May 26 01:31:12 2007 +0000

    ChangeLog update

commit 5240666f6ca662054405e2963ea8d8bce9892521
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri May 25 19:24:29 2007 +0000

    Mention why short_open_tags is off (bug#37068)

commit 863ee40af2804387a80081ac8121f57973f94a6d
Author: Zoe Slattery <zoe at php.net>
Date:   Fri May 25 13:50:06 2007 +0000

    New tests for file/general_functions/strings

commit c54763d35a2b34eaacf3357a800a3f79db41d250
Author: Michael Wallner <mike at php.net>
Date:   Fri May 25 12:48:39 2007 +0000

    - fix typo

commit 8d5f95bfacb0a9473a91cd8bf434b7977da9e7fd
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri May 25 12:31:35 2007 +0000

    MFB: Fix test after stack limit bump

commit 4518f741023d1c4f2f68fab7f31aafc208203224
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 25 09:33:54 2007 +0000

    - Fix stub file

commit 5c0389a6f8ed2deb29501f7f4a12ed55ff7ba59d
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri May 25 09:19:05 2007 +0000

    Optimize sapi_get_request_time() slightly making it use the cached time
    and also checking if there is a server_context before trying to call
    the request_time sapi hook.

commit cbf8bc9038e59a33f7976786c74e006b91fac602
Author:  <changelog at php.net>
Date:   Fri May 25 01:31:08 2007 +0000

    ChangeLog update

commit 9112c1717154cfa6247df7336f652a80a83959ac
Author: foobar <sniper at php.net>
Date:   Thu May 24 23:31:15 2007 +0000

    MFB:- Unify installation of SAPIs: CGI is no exception anymore.

commit 814847dba21145b428adf8bbd485e2835a64d92b
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu May 24 22:39:06 2007 +0000

    MFB 5_2 - increase json parser depth from 20 to 128

commit b2a18cc7db0dfde52e8ca2272552e9072e5f3b89
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 24 22:07:45 2007 +0000

    - Type was meant to be named typ on purpose - change back

commit 3bec20159c0ebd74ad20cb5bba267af316b4aacd
Author: foobar <sniper at php.net>
Date:   Thu May 24 21:43:56 2007 +0000

    MFB

commit 8b1466fdbe0859874d3183bc680d777b697d3f32
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu May 24 21:31:35 2007 +0000

    MFB 5_2

commit 5f5563da38fc6cb2fe5345f5fb5709c8b49af871
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu May 24 20:56:20 2007 +0000

    MFB 5_2

commit e76d86d5624624d037c03f4cfb721c0fd4b19b41
Author: foobar <sniper at php.net>
Date:   Thu May 24 19:52:30 2007 +0000

    MFB:- Fix previous fix. (just revert of Stefan's bad fix..)

commit 664699627932e1368962b4693af953fa7919d75e
Author: foobar <sniper at php.net>
Date:   Thu May 24 19:36:12 2007 +0000

    MFB:- Fix idiotic change in logic. (hint: flex is _REQUIRED_ for building PHP!

commit 89a13e70fe55485e5a88b5d86a1effa369f86f9b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu May 24 08:56:50 2007 +0000

    Impoved error reporting on parser errors (Matt, Dmitry)

commit 0a38b8188598900baacd9e18098d8d14ad7030d2
Author: David Coallier <davidc at php.net>
Date:   Thu May 24 08:42:23 2007 +0000

    - Fixed few bugs
    - Made sure that the word type[s] is correctly written and not typ*

commit 147390b2d23ec88b625faccd68655c2be5032f8a
Author: David Coallier <davidc at php.net>
Date:   Thu May 24 08:40:40 2007 +0000

    -- Added the cli_cmd_inf_meta_del function back in.

commit ca5eae898bf3ff3354ee80d390b0b610c6012d1e
Author: David Coallier <davidc at php.net>
Date:   Thu May 24 08:36:13 2007 +0000

    - Added comments to each functions
    - Fixed all the typ[s]*_ to type[s]*_

commit c0f5093760eb22e35a3c0252a1c1e5f9eaace823
Author:  <changelog at php.net>
Date:   Thu May 24 01:31:03 2007 +0000

    ChangeLog update

commit b064bbf5db5a0437deb6e78d4d838540be7d1ed0
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 23 18:48:16 2007 +0000

    - Fix f

commit 48faf792dd80462a7e8ccaf309c626b8c8555093
Author:  <changelog at php.net>
Date:   Wed May 23 01:31:02 2007 +0000

    ChangeLog update

commit 6af0020d9c426176498d5f0d44499e772f48e7c1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 22 16:57:18 2007 +0000

    fix test

commit 60afeec652885ee51bed19a887640c6d84a8863c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 22 16:56:47 2007 +0000

    fix tests

commit c39a15e7d5f8e87354f7ca794048e2cade438eb2
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue May 22 16:12:07 2007 +0000

    ignore *.gcno files (gcov)

commit b609c75148231d5f07bf33b88b7d608ef423d6a4
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue May 22 16:06:44 2007 +0000

    New version of gettype_settype_basic.phpt,  gettype_settype_variation3.phpt, gettype_settype_variation7.phpt, gettype_settype_error.phpt, gettype_settype_variation4.phpt,  gettype_settype_variation8.phpt, gettype_settype_variation1.phpt,  gettype_settype_variation5.phpt, gettype_settype_variation2.phpt,  gettype_settype_variation6.phpt

commit 6d3630546558ee558bc66c151d7fa97be51c7465
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Tue May 22 16:03:57 2007 +0000

    New version of basename_basic.phpt  basename_error.phpt  basename_variation.phpt

commit d4324a5e4ba3ae668cf1a3c2426241fd6ac385a5
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue May 22 15:46:27 2007 +0000

    Philip, the new phpdoc editor \o/

commit f996452e8ba67e5a241202b6a743df9c136706a3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 22 14:32:40 2007 +0000

    improve variable name checks
    add more tests

commit 69c40e4141c603e8f34fa1d7e56f5a429d69fbc4
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue May 22 13:28:49 2007 +0000

    MFB: max_input_nesting_level

commit 873218f07a213d7301503390597dd71c587e0cb5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 22 09:45:12 2007 +0000

    fix tests

commit 93b3bc490d9db13759ff6f3309f479539904b0f3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 22 09:44:55 2007 +0000

    fix #41442 (imagegd2() under output control)

commit 018ed15cadca1d8e72b5f724a4cfa9cf4f5d4e22
Author:  <changelog at php.net>
Date:   Tue May 22 01:31:09 2007 +0000

    ChangeLog update

commit e5527ea5d8879ca7aa97c0dcaef623359dd21c57
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 21 16:46:19 2007 +0000

    - Update

commit 4fdef4b510e63a690d238da1bd9c746a308e95fa
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 21 16:45:56 2007 +0000

    - Provide error function in base class
    - Add add and delete subcommands
    - Add -l to pack and add subcommands

commit 0492e34462141fe46ecceaeb89fae55205d8b3c7
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 21 16:44:24 2007 +0000

    - Fix Inheritance

commit f2cec0600c5fd3bc3ee60ef164ae739cc40304f7
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 21 16:43:53 2007 +0000

    - Make Pahr::loadPhar() and Phar::mapPhar() respect extract list

commit 31509b6433ce4c75b33ca085166e48b436ecb084
Author: Michael Wallner <mike at php.net>
Date:   Mon May 21 13:34:39 2007 +0000

    MFB: first check the SSL lib string in libcurl and then the header

commit 778d557116cc93281a0743ea16007f30dca519ff
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 21 13:14:02 2007 +0000

    Fixed bug #41337 WSDL parsing doesn't ignore non soap bindings

commit e4f2d9749c4c88a0078bc42f9f32024011702bab
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 21 11:37:43 2007 +0000

    fix #41455 (ext/dba/config.m4 pollutes global $LIBS and $LDFLAGS)

commit e25fd7ad9b3f04cb326b90620acacd3170fd0652
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 21 09:08:25 2007 +0000

    Fixed crash on "php -b 1234 -unknown-option"

commit 176864b509576014295c2340dc77069acc1edded
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 21 08:48:13 2007 +0000

    libfcgi cleanup (Andrei Nigmatulin)

commit 0c9a9f61fbbd26d856b7d426e9f0850d8e931185
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 21 07:34:41 2007 +0000

    use zend_make_string_zval()
    thanks Matt!

commit 52587a3d5c9069062aa551db21072eaae133efc5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 21 07:12:34 2007 +0000

    check if fci->object_pp points to NULL

commit 0eee9fde396908a1717cda3eedebbcff8a967f0e
Author:  <changelog at php.net>
Date:   Mon May 21 01:31:05 2007 +0000

    ChangeLog update

commit a1975735a93ff519e0da05391506c9ec2b17d657
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 20 22:16:19 2007 +0000

    - Update

commit 7e1ba8bffbe2ba498b1e88274fc2cef4a9f6e59c
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 20 22:14:07 2007 +0000

    - Fix the fix

commit 73ddcc1fd25be1320f17a11949189c505f1b9907
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 20 21:46:54 2007 +0000

    - Fix shutdown

commit fd0f2c1b9b74b6195f2fc2ec89cc460c64486083
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 20 21:45:58 2007 +0000

    - Add print_htptr, print_htstr

commit 20d2f3f42d7d8d128d980b1fec36780350df21a5
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 20 18:34:17 2007 +0000

    - This test needs to write

commit 429d07ef40eb598c9488246ac6bd7416bf572ddd
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 20 18:29:43 2007 +0000

    - Update copyright

commit 8e53721411a7b838eb73f3d925c8f8cf5df0caf5
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 20 18:24:15 2007 +0000

    - Make it executeable

commit 84bf85a01a397f4d824136cc889c0552c1299473
Author:  <changelog at php.net>
Date:   Sun May 20 01:31:03 2007 +0000

    ChangeLog update

commit 017f5f4238f7a9606da0a387c227118321f879f0
Author: Pierre Joye <pajoye at php.net>
Date:   Sat May 19 22:26:32 2007 +0000

    - MFB:
     - Fixed a possible crash in the event directory cannot be created, due to a
       double free. (Ilia)
     - Use the same tests for zip_stat

commit 0f7a838d0bab3aa3494c3fcc13460ff0d8409ced
Author: Pierre Joye <pajoye at php.net>
Date:   Sat May 19 22:04:27 2007 +0000

    - #41423, PHP assumes wrongly that certain ciphers are enabled in OpenSSL

commit 97399e90f7fe1a2c5ad438ce2548e868457a87be
Author: Michael Wallner <mike at php.net>
Date:   Sat May 19 19:36:35 2007 +0000

     - fix compiler/linker agnostic runpath switch

commit 05459db504b795e27ad4d8c7d3029193f9d5397c
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 19 16:06:49 2007 +0000

    - Better handling of alias = NULL

commit c66d75a9330c38eb26631892bdaed5536a8e20b3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat May 19 12:52:31 2007 +0000

    use correct constant

commit 19fcd12cb27f34a516a0725eeb245d41a0df1768
Author:  <changelog at php.net>
Date:   Sat May 19 01:31:07 2007 +0000

    ChangeLog update

commit 602c6c7986715e00d22f2ac5305880847b292578
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri May 18 20:48:19 2007 +0000

    fix unary operator precision (bug #41401)

commit 5b56ff03b48edc53b4b05398862fa48608fc9f12
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 18 20:34:07 2007 +0000

    fix leak and check for < 0 only of the 5th arg was passed

commit b9734eac07974b16fc018109bae08c1a2312c7b8
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri May 18 20:26:59 2007 +0000

    add test for 41401

commit 27ca5af56967c1c890548216737573e3cc43e1cd
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 18 17:54:24 2007 +0000

    - Increment extension version

commit 611aa32fee2219521d8ab5a50a76581488025845
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 18 17:53:32 2007 +0000

    - Update TODO

commit d4988e2d1e7789e4b2502981a68d4ffdf2572a18
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 18 17:53:07 2007 +0000

    - Make phar class optional, allowing PHP_Archive instead

commit 8e561453ecea5c31f4c1dbb708c0ebe1274a48ba
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 18 17:50:39 2007 +0000

    - Add Phar::getAlias()

commit a56e04ea5ffc46103934629513ce2d5392dca01d
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 18 17:49:16 2007 +0000

    - Make alias optioal and return it in info command

commit 451d4858b347930f189b3075bbd451577edf3ce2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 18 14:11:12 2007 +0000

    fix #41432 (extract() does not accept empty prefix)

commit 5dc51fecf8403d9f34d852c904f42e42d53a594f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri May 18 13:12:47 2007 +0000

    Improved compilation of heredocs and interpolated strings. (Matt)

commit c7496d3db8c16a891e3ea260e5e5ad6c056e4750
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri May 18 12:38:07 2007 +0000

    - Use the right variable name

commit 5e84cb97a078b3f198ff0ad16dbd2f76371074c2
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri May 18 12:15:01 2007 +0000

    MFB syscall optimizations
    # boredom on the plane to China...

commit eb2240d4941ebe5948e5fd69c58c7c7a9a62d65d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 18 12:05:55 2007 +0000

    fix #41430 (Fatal error with negative values of maxlen parameter of file_get_contents())

commit c63a3187e5605e42085424c932ab4622b50f7feb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 18 11:51:40 2007 +0000

    fix #41421 (Uncaught exception from a stream wrapper segfaults)

commit 814629c7d62c7167bbd150360a43ed56c6128009
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 18 11:47:31 2007 +0000

    fix tests

commit 9c478995653066ae6185ece6d3edfe9b328a3cd2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 18 11:29:40 2007 +0000

    fix tests

commit c1c9d21ec46537a9bdf6c1216abf6e3f26fa8262
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 18 05:48:20 2007 +0000

    - Add Phar::isValidPharfilename() really

commit 4750d997bf0ec92b716d5da1f3967d4bc9a62b6a
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 18 04:38:09 2007 +0000

    - Update package to version 1.2.0

commit 6cbfd2271f9dde130c5bad3637a35da10a5c3eab
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 18 04:31:39 2007 +0000

    - Drop RINIT completely (as discussed @ php|tek)

commit ba9ec2cc7fa62ecbf2838e9bcc20ed0e252b434c
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 18 04:28:48 2007 +0000

    - Update todo
    - Drop EXPERIMENTAL

commit 0dccc487bead781d7e6372813535bd0efa71dc21
Author:  <changelog at php.net>
Date:   Fri May 18 01:31:09 2007 +0000

    ChangeLog update

commit d05cf2f650c088e68a3e0b53179fb4982f2e2d33
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 17 17:34:23 2007 +0000

    add test

commit 9c99b709a72d962c6cefb272b0d7d43d4ceb353d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 17 17:29:09 2007 +0000

    zend_make_printable_zval -> zend_make_string_zval

commit 9bc954147eea0efc6b2e0784d7217a30044806b5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 17 17:28:12 2007 +0000

    use zend_make_string_zval(), we want to see the notices

commit f72dde13afbdb170525c6ba07e26918fd26cb06b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 17 17:11:12 2007 +0000

    fix test

commit e295b47f309521e09532ab228efd3d8811a5ca3e
Author:  <changelog at php.net>
Date:   Thu May 17 01:31:11 2007 +0000

    ChangeLog update

commit 4313bce995262ce7b80fa3a9991bfd48a4c7607b
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 16 23:20:31 2007 +0000

    - Get rid of RINIT completely

commit 5e3af23d204c0b29448cb78c46e9c5271633494f
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 16 23:16:51 2007 +0000

    - Reduce overhead of Phar's RINIT

commit 6365d3e06a7b96ef4b69697a0d5fd89bbc272ce3
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 16 23:00:18 2007 +0000

    - Include 'class Phar extends PHP_Archive {}' when using -p

commit d77c8b0fa7dbae79a25c1f3d522a9a7c01108253
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 16 22:56:43 2007 +0000

    - Add support to include PHP_Archive when using pack

commit bdee172749fa1dde6e89685d65fec0678beb8781
Author: Pierre Joye <pajoye at php.net>
Date:   Wed May 16 22:54:33 2007 +0000

    - fix title

commit 669fa0b79672a2b07bbee944815747a219ef522c
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 16 22:32:23 2007 +0000

    - Update after conference discussions

commit 69dca143c9eb11a022919e65c5b449fe2ff24530
Author: Pierre Joye <pajoye at php.net>
Date:   Wed May 16 22:16:22 2007 +0000

    - libgd #86: Fixed possible infinite loop in libgd/gd_png.c
      (Reported by Xavier Roche)

commit b83260a1505ad9d3e147d1efc7aa99170b12c923
Author: Michael Wallner <mike at php.net>
Date:   Wed May 16 21:19:53 2007 +0000

    MFB: r1.28.2.3.2.4

commit 36de3782207d74e8d57b1b0fc1a20f8dbf26ebb9
Author: Zoe Slattery <zoe at php.net>
Date:   Wed May 16 21:10:57 2007 +0000

    Updated range() test

commit e40ed58b017694a44436be4d3b4ced54af08b36a
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 16 20:48:41 2007 +0000

    - Add ability to extract a single value from info command

commit aaed58e0ab9dc8c9a861254da763f5cb362897c0
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 16 20:42:20 2007 +0000

    - Add -k to meta-* commands

commit 8e8258be1cc3d0d9fd3f6fd8daf42e36b185d651
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed May 16 20:12:53 2007 +0000

    Fixed a typo

commit 09ecbca0e195dc2cf44381bbdd2adf7df665b00a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed May 16 19:58:58 2007 +0000

    MFB: PDO:FETCH_KEY_PAIR

commit 387499952c86cca162c8909f2193527c2011efd6
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 16 19:15:32 2007 +0000

    - Add -k to support direct metadata array-key extraction

commit dc41d46e5b95c7e071b15d6af8c60acf424c1318
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 16 18:56:38 2007 +0000

    - Extensions are indexed lowercased and not case aware

commit 26c0270d57c41bb8ecfd5dc8dc3b9418411516fd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 16 13:16:56 2007 +0000

    fix #41394 (dbase_create creates file with corrupted header)

commit b21fe285687b5a940bd08dd8b7f42f1cb9dd0ae5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 16 12:53:36 2007 +0000

    fix #41403 (json_decode cannot decode floats if localeconv decimal_point is not '.')

commit a4bc40e97072b49cadfe8b74a2d86130a1986b06
Author: David Coallier <davidc at php.net>
Date:   Wed May 16 04:05:41 2007 +0000

    - Fixed small bug (if (Phar::canWrite()) then die, which should really be:
      if (!Phar::canWrite())

commit a66fbe2d5ecbfd9c4b7353cb18ef3e793473683b
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed May 16 01:32:28 2007 +0000

    do not send cookie when session is passed in URL, same as it happens with GET/POST

commit 34c14263634ada1880d2d2e6ffbe4b960ddf1ab8
Author:  <changelog at php.net>
Date:   Wed May 16 01:31:17 2007 +0000

    ChangeLog update

commit 2d3dad05deee207064c0a09f7e14335def5e602d
Author: David Coallier <davidc at php.net>
Date:   Tue May 15 23:46:21 2007 +0000

    - Quickly reorganized some of the arguments array syntax.

commit d12dfcade75b3d85b9321cf9ac6d6ac3e79b7684
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 15 20:46:27 2007 +0000

    - Use Phar::isValidPharFilename
    - Better output of compression ratio
    - Add ability to work on global metadata
    - Minor updates

commit 4dfa232bf9c777bc8dc7b76eb1fa424de16194f9
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 15 20:43:24 2007 +0000

    - Add forward declaration

commit b83a51592069668b0aeac63db7e778a068605e8a
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 15 20:42:38 2007 +0000

    - Add Phar::delMetadata()
    - Add Phar::hasMetadata()
    - Add Phar::isValidPharFilename()

commit 004932e11da544927428e0b739ec8879f1c5d97a
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 15 20:21:19 2007 +0000

    - Add Phar::delMetadata()
    - Add Phar::hasMetadata()
    - Add Phar::isValidPharFilename()

commit a618c823f2c758cc03387c797b0b1e7fe6ae2891
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 15 16:39:19 2007 +0000

    - Add compression ratio to info command

commit 80d27f2b5b1ec16128d02b74a33f116e1243ede9
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 15 16:39:01 2007 +0000

    - Add help-list command

commit 6b349de77441365e6581070bddeedd2033c3a412
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 15 16:28:15 2007 +0000

    - Fix compalg argument handling and merge it to preliminary phar command
    - Improve command info

commit 580a5cf2ea4d3bde4fa754b43de858b8fc327511
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 15 15:41:03 2007 +0000

    - Align output of info command

commit 85e02bbee81685aced74b878f1ab5ff02a0ace81
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 15 15:34:50 2007 +0000

    - Better hint that you can get help to a specific command

commit 9deb0ca94fff7ef127e59d0dbff6c0fb122b1152
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 15 15:33:24 2007 +0000

    - Add auto compression mode to phar command and use it in Makefile.frag
    - Allow parameter types to be based on select type
    - Allow to use compress command for selected entries

commit 326ee7c499ff12fceacdfe02c00b4e8af5137170
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 15 14:25:50 2007 +0000

    fix test

commit b0856d961fcaad454d064f8da0fe3887b8082464
Author: Scott MacVicar <scottmac at php.net>
Date:   Tue May 15 13:01:47 2007 +0000

    Fixed bug #41390 (Clarify error message with invalid protocol scheme syntax)

commit 24bc130c56e540020914abf691867e645288eacc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue May 15 08:17:20 2007 +0000

    Fixed bug #41378 (fastcgi protocol lacks support for Reason-Phrase in "Status:" header)

commit 1c48c054ce93a6c9106280796bf60afe15ea7485
Author:  <changelog at php.net>
Date:   Tue May 15 01:31:10 2007 +0000

    ChangeLog update

commit 1ab96f2d04c2d32901b1b57e1836f93386439f6b
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 19:36:44 2007 +0000

    - Drop commented line

commit 16e27c5aadf5624a4448a15a11a003557f2be5b4
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 19:36:09 2007 +0000

    - Fix main metadata handling, prefix main metadata with main

commit 440691899c6e73525393be989682b64e5922cf4b
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 19:14:00 2007 +0000

    - Optimize flushing, don't generate metadata twice

commit c9c5dbbd8d0254525a45c224181cbb4eb5c41236
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 18:59:04 2007 +0000

    - Unoptimized fix for metadata writing

commit 0ebd2cf5d0160dc1de1fd8c7942941adc69a792c
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 18:58:35 2007 +0000

    - Fix methodname to getMetadata()

commit 47d51e188b8bc456c0755910e5416fece3071083
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 18:40:20 2007 +0000

    - Phar version 1.2.0+ requirement allows some simplifications

commit 3a20584b6a9fe96cd4257fd7aca870432831a282
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 18:37:30 2007 +0000

    - Require phar version 1.2.0+

commit 49f3a72ecbe6b514dce5a930af4bfd9498dc66c9
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 18:32:54 2007 +0000

    - Update

commit 35299957c7ade4569b19f4246fd8def1c4e612e9
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 18:31:18 2007 +0000

    - Add Phar::getSupportedCompression()

commit e22fcf8de948f9c96744e80fcd58b44d01a54723
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 18:26:01 2007 +0000

    - Only show available hash algorithms

commit e289a06c831416c6d3eb29150431c32ae0c8b30c
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 18:11:53 2007 +0000

    - Flush on changes

commit 1369b797a909f01733e2b263110d40e7a5031150
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon May 14 18:10:10 2007 +0000

    MFB: Typo from old parsing API spotted by bjori

commit 6e05f480f022fcc6186b8c0bbbd9386f0d983963
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 17:40:40 2007 +0000

    - Add new test

commit 85a9934c0cf581ee3966f2e41b327c531ba8b0a6
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 17:20:10 2007 +0000

    - Update

commit ca550a5174e5e53778068f21c55952e7570f7be5
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 17:18:30 2007 +0000

    - Add -h to command pack
    - Rename commands
      . setstub to stub-set
      . getstub to stub-get
    - Make -s to stub-get/set optional and use stdout/in as default
    - Add a few commands
      . compress
      . info
      . meta-set
      . meta-get
      . meta-del
      . sign

commit 4f620b0c7bf40c2f4772998d9d879abc01b65300
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 17:14:15 2007 +0000

    - Add help <command>
    - Allow commands to have '-' in their name

commit 6e3ac5dbcd2b7cdea519432db705c5dd68631001
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 17:13:07 2007 +0000

    - Add PharFileInfo::hasMetadata() & delMetadata()

commit ba2e2af1b9dc85c99baf7f776c3fed2457935bd9
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 17:12:10 2007 +0000

    - Add -h sha1 to target phar.phar

commit 1029532b2fb233925d7db5511f11d428491c3a26
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon May 14 17:11:50 2007 +0000

    MFB: Add mysql_set_charset() so that the connection encoding can be changed. This is similar to the SET NAMES statement but allows the mysql_real_escape_string to use the correct character set.

commit 7bdb1ed5cd2cc69058187c7d0983bac07f12ff44
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 14 17:10:01 2007 +0000

    - Add ability to specify hashing

commit ecab534aa89f8d125a7f27d445dade0c8b024b83
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon May 14 14:38:29 2007 +0000

    MFB: Fixed bug #41347 (checkdnsrr() segfaults on empty hostname).

commit 5955f884b94813875459380553e94b1b640d6363
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 14 13:05:29 2007 +0000

    fix tests, add UEXPECTF

commit fcc82f1834fc15eaec3529901ca221fd1022414c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 14 12:47:23 2007 +0000

    allow passing Unicode strings when a boolean is expected

commit f6a01b2acea2279931c6921c7f5f68fd7b297cba
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 14 12:19:25 2007 +0000

    use estrdup() and plug the leak

commit fd3cba3f735e4106450ba9f59d042136ff9f7570
Author: Rob Richards <rrichards at php.net>
Date:   Mon May 14 11:54:58 2007 +0000

    MFB: free wholetext properly

commit f573fd1077d913f6a4d0a7858b2e9efbf3ea0ce2
Author: Rob Richards <rrichards at php.net>
Date:   Mon May 14 11:44:50 2007 +0000

    Fixed bug #41374 (wholetext concats values of wrong nodes).
    add test

commit 614bc87effbf07f72e12b48f8d769ae0d50e8ab6
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 14 09:22:44 2007 +0000

    - [@DOC]#41326, better fix. It restores BC and allows both canonical and short
      form:
      - when $content is given, the closing tag will be generated (even for empty
      string)
      - when $content is ignored or NULL is given, the short form will be used

commit 11c5fd8bb3a2c7915f9098df4aaa972f059eb46e
Author:  <changelog at php.net>
Date:   Mon May 14 01:31:18 2007 +0000

    ChangeLog update

commit ff0e88c872ad870e2c5125af1d0021ddc22f6dc4
Author:  <changelog at php.net>
Date:   Sun May 13 01:31:20 2007 +0000

    ChangeLog update

commit e7c7f95ecd7beef2e038b3c55e008d02c1aec46c
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat May 12 16:06:07 2007 +0000

    Fixed bug#41361 (shell_exec() does not find binaries)

commit e3d89c2faa3bcdd2d59de4b67373b8ab0855686e
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat May 12 12:26:12 2007 +0000

    New version of 019.phpt

commit 6b5173f035677aba1a1b83fbb73dc1122f10cacf
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 12 12:25:56 2007 +0000

    - Handle regex parameters in clicommand

commit 1e657336cf8156e771547f61fd785d099fccebce
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat May 12 12:18:13 2007 +0000

    New version of debug_zval_dump_b.phpt, debug_zval_dump_v.phpt, is_float.phpt, is_numeric.phpt, is_string.phpt, var_dump.phpt, debug_zval_dump_e.phpt, is_array.phpt, is_int.phpt, is_object.phpt, print_r.phpt,
    debug_zval_dump_o.phpt, is_bool.phpt, is_null.phpt, is_scalar.phpt, strval.phpt

commit 8be498b45ef1bf2379a24a2b69a965eb7390c2ab
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat May 12 12:12:26 2007 +0000

    New version of addcslashes.phpt, implode1.phpt, strpos.phpt, str_replace.phpt, substr_count.phpt,  trim1.phpt, chr_ord.phpt, md5_file.phpt, str_repeat.phpt, strstr.phpt, substr.phpt

commit 1ab5a5e9cf115bcdf86df310409b0c6472be96de
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 12 11:55:26 2007 +0000

    - Add get/setstub commands to phar.phar

commit 4c6626957336703853cae61004d57dd08eb2040f
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 12 11:53:27 2007 +0000

    - Impprove cli_wordwrap() make it respectstart of initial line correctly

commit c7cec34d1193862b046bafdbece77d253ee55184
Author: Raghubansh Kumar <kraghuba at php.net>
Date:   Sat May 12 11:20:52 2007 +0000

    New version of 005.phpt, array_keys.phpt, array_values.phpt, extract.phpt, 009.phpt, array_map.phpt, each.phpt, array_change_key_case.phpt, array_pop.phpt, end.phpt, array_key_exists.phpt,  array_search.phpt, extract.php

commit 89b1137abc2fc8972ab5be8b47e28ac807a5b7eb
Author:  <changelog at php.net>
Date:   Sat May 12 01:31:11 2007 +0000

    ChangeLog update

commit 9813390829d68bc9fd15494cf8d67ffeeb4276c0
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 11 21:52:33 2007 +0000

    - More wrappingfor indented stuff

commit 49d8ee873aafb4deb725e205b267342b370c67e4
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 11 21:31:29 2007 +0000

    - Provide working wordwrap for command help

commit 68672e40036e53c3db8d3c722cb51dc41a8561f2
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 11 21:28:41 2007 +0000

    - Provide working wordwrap for command help

commit cc6b04086672af9c943644bf40d01f7425b2dab6
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 11 18:22:11 2007 +0000

    - Update

commit 29ca5d1930129a44696cc82af8f57b094ff52cbf
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 11 18:21:12 2007 +0000

    - Finish adding -i & -x to extract command

commit 8f1b4c6e7a4e8df330038cd67a4c74f68fce51ef
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 11 18:07:52 2007 +0000

    - Readd 1.1.0 to history

commit a45852b27bbcdd7112e5b1278249923aa7cdc6c0
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 11 18:07:22 2007 +0000

    - Simplify argument handling
    - Add -i & -x to commands list & tree

commit 4124c8901b76b89eb689733b820e7cc53c625901
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 11 18:06:28 2007 +0000

    - Add rule for phar.phar to Makefile.frag

commit daa47137a766edf6cf9a339e71025e1c66d00eae
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 11 17:19:06 2007 +0000

    - Change -x to -i (include) so that -r can become recursive

commit 1046629e49268a0ca86446da6bc1a4de33f4dd07
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 11 15:46:22 2007 +0000

    remove warnings in resource dtor

commit 563c6949c80f4fd1b58c76b4c2bce20c08d55df9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 11 12:19:44 2007 +0000

    fix #41134 (zend_ts_hash_clean not thread-safe)
    fix also zend_ts_hash_*destroy()

commit ca43e24f558c2fb237020f0cb2b74c7b24ffe775
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 11 09:38:52 2007 +0000

    fix #41351 (Invalid opcode with foreach ($a[] as $b))

commit d60a809744187b8215fabd407a317094e4da30e9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri May 11 08:03:00 2007 +0000

    Fixed bug #39542 (Behaviour of require/include different to < 5.2.0)

commit 6e0e4de3a4f53c241ca0f7bd3687c70d991d27a3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri May 11 07:19:57 2007 +0000

    Fixed compilation error

commit 4922aea6a44259c30f743c75d02e0106e6ed97b6
Author:  <changelog at php.net>
Date:   Fri May 11 01:31:13 2007 +0000

    ChangeLog update

commit a64c54d02c69616e0fe24e7d7b3602661293408b
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 11 00:34:45 2007 +0000

    - Fix release history

commit f22fd0a0b46f6c8553bf8671dc6b87f981fc904a
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 11 00:22:57 2007 +0000

    - Add new helper class

commit 40ce66bdc025ada2bb6d3b24cd0688f4d9de7134
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 11 00:21:28 2007 +0000

    - Sort commands

commit 0d68eebac8c6267e56f485c98655b974c7844f1b
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 11 00:14:36 2007 +0000

    -Addvert optionto RegexIterator

commit a923a7293fbd85a985e26d08e3435df217db6d0f
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 11 00:01:55 2007 +0000

    - Allow to easily exclude file by regular expression

commit c77faa0c960b823fb231217b5787e7e7c81f1bf0
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 10 23:36:17 2007 +0000

    - Fix message

commit 4466ec9cf908a8b0d4aca651246e10cfb6835c59
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 10 23:34:13 2007 +0000

    - Make remainder arguments be typ-agnostic
    - Remove debug message

commit 3b6a6e3f5f4d19bc2fac4d079f0a16baf25d5bdb
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 10 23:22:24 2007 +0000

    - WS

commit c613efb43454119323c17d10bdea1a3a06600801
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 10 23:21:17 2007 +0000

    - CS

commit b032d36ce5b8c18ffb3d22bc7085a533ec2a27b6
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 10 23:14:00 2007 +0000

    - Add extract command

commit 483c3034bcf2d989c8c01761c68d094e0362840b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 10 22:08:35 2007 +0000

    fix segfault in strripos() when offset == INT_MAX+1
    identified and repoted by Joxean Koret

commit e7e46b2d1cf632c72b72b78b898151dd5f66014b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 10 21:54:08 2007 +0000

    add missing header

commit 0283cfad77e7f62615c463e5f6dec52a6d75c8cf
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 10 21:49:40 2007 +0000

    - Update phar command

commit 5779f46bfdefe39bfc309a954e4ad2a10beebd77
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 10 21:26:51 2007 +0000

    MFB

commit 098897f03e2c5b12cca5133b56cbf810608fb367
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 10 20:55:28 2007 +0000

    - Add phar.phar command input files

commit c85e26cb06814b65859be5f1aa265ac12a40ee33
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu May 10 19:51:19 2007 +0000

    MFB - use php_strtok_r() rather than strsep()

commit 9e83deccceaa3c90cc4249d4dfd92592cbc991eb
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 10 19:42:20 2007 +0000

    - Extend help command

commit 764b33ef798304cc8e291c72a5b296e79af9f489
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 10 16:27:16 2007 +0000

    flush output buffer when/if highlight_string()/php_strip_whitespace()/highlight_string() fail

commit d009d41cb253197299112fccb930d92c193f6aaa
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu May 10 15:22:15 2007 +0000

    Fixed bug #41291 (FastCGI does not set SO_REUSEADDR). (fmajid at kefta dot com)

commit f0778af38440740d1f5b2db5ce1133bab8f40cda
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu May 10 14:58:32 2007 +0000

    Fixed bug #41337 (WSDL parsing doesn't ignore non soap bindings)

commit 3d980a73cf74f6166a7f0265ab72c2a33f1c106f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 10 12:22:49 2007 +0000

    cleanup temp test data

commit 806ebfb3f559b8d4798680453c66e627064f91bc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 10 12:21:42 2007 +0000

    fix segfault in iptcembed()

commit 8250b9f3b04206bd050f4b807adb1cf021db10e4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 10 09:53:28 2007 +0000

    bcmath.scale must be greater or equal to zero
    looks like negative value cannot cause any problems, but it's still invalid

commit 399d5918ede493708f49e6221b0ccb7ec89cf6a0
Author:  <changelog at php.net>
Date:   Thu May 10 01:31:07 2007 +0000

    ChangeLog update

commit 07eb9080f5177acaf88af773b2888f61fb680e51
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 9 23:19:33 2007 +0000

    - Update make pack work (well more or less)

commit c7d70d0f7c211e4073c3f8874a58a8acfc47155f
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 9 19:34:00 2007 +0000

    - This is version 1.2.0 now due to fix of Phar::canWrite()

commit 7aa7448a32377f970c80e1f5011573a75ef58af6
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 9 18:09:41 2007 +0000

    - Fix Phar::canWrite(), had inverted logic
    - Support PHP & builds

commit 7fbfd392c4286e443765ba98bf77c839c049b3d6
Author:  <changelog at php.net>
Date:   Wed May 9 01:31:09 2007 +0000

    ChangeLog update

commit 3412b1af025784b7864e47f4245a2a7b2193bfe6
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 9 00:15:21 2007 +0000

    - Reorganize
      . Move parsing arguments into new CLICommand
      . Move analyzing the handler class into CLICommand
      . Derive PharCommand from CLICommand
      . Provide specific argument parsing in PharCommand

commit c96d5a18a859d715efbb228170d10c773bdad068
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 8 23:04:06 2007 +0000

    - Provide nice little phar command, inital version, not yet fully working

commit bfb6f7001f60e140d9123527278f58d67cdbbf7b
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 8 21:40:25 2007 +0000

    - #41326, writing empty tags with Xmlwriter::WriteElement[ns]

commit 0ddb071abbe9357e89d2f60409a323ac2d8377aa
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue May 8 12:08:41 2007 +0000

    Fixed bug #41304 (compress.zlib temp files left)

commit 05a84ea7f7c46009060528d55b4a78bbc73d3194
Author:  <changelog at php.net>
Date:   Tue May 8 01:31:17 2007 +0000

    ChangeLog update

commit 2d087e6deb6c1a1f16b68c85d680b87afe0bf39d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 7 22:33:39 2007 +0000

    fix tests

commit a8be4e0f437cece27713fff0cb8b01a303f4a64f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 7 22:12:56 2007 +0000

    fix tests

commit 57a1dc0757c5310730aa582f776b25a34d8bbaa2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 7 21:38:35 2007 +0000

    fix test

commit ccd97f3a21b73e037eac37bcf5fa64d349a519e2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 7 17:23:53 2007 +0000

    fix test names

commit 8d9be0338b5a8e3b595fa24f269fc4bdc73fb75c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 7 16:50:40 2007 +0000

    fix test names

commit 018e6104365bb8976e85cdd18016caa1435c0546
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon May 7 15:43:21 2007 +0000

    update pcre symbols list

commit 1acf73af7f7f98315fccb001441dc9abbfeb32f2
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon May 7 15:24:37 2007 +0000

    fix test title

commit dc4118e154b4067772ed8340561d10ec3c8686da
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon May 7 15:22:10 2007 +0000

    update bundled PCRE to version 7.2 RC1. if everything goes right, this will be merged later to php 5.x

commit ca1a485d6505a6a7a8bd0d9c6c1005a23e14be80
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 7 14:50:07 2007 +0000

    - fix build when use with a museum freetype version (1.x)

commit 7e465587c8add43fa6ff0e5b9294be2bfa06a057
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 7 13:59:58 2007 +0000

    add 64bit version of the tests

commit 97b3be772ae8f4cafd1dc50ca39b8373099ed47f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 7 12:09:50 2007 +0000

    fix tests

commit 0d77b46f36dcbee1117f8b79a7888885f9dfefc6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 7 08:25:21 2007 +0000

    fix test

commit b5cba7409b4f312f5fbd9c0bbc94eb223a55c2a2
Author:  <changelog at php.net>
Date:   Mon May 7 01:31:12 2007 +0000

    ChangeLog update

commit cff001a1c95656b32a27fae5645beb7f848c019b
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun May 6 13:55:17 2007 +0000

    - Fix test

commit be57963e002b15e4b3cc313f59a31f9b8ccfeaf4
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun May 6 13:11:11 2007 +0000

    Fix test
    # pcre is required for the test suite so no need to check for it
    # reflection can however be disabled

commit 895a9fb212a5a4371c89788fbb111ce30a9a4517
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun May 6 12:57:27 2007 +0000

    - Fix build without reflection
    # reflection_what is used fby --ri, too

commit b203a439ce4258e8e88fe8fa223e4578ee0d0108
Author:  <changelog at php.net>
Date:   Sun May 6 01:31:17 2007 +0000

    ChangeLog update

commit 180cc9d9c4d89a9ae8f4ac8ddf52205fa1817b20
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat May 5 21:43:41 2007 +0000

    fix tests, add more

commit 02b8fc7f285bf311454cd60da38312df458e551c
Author: foobar <sniper at php.net>
Date:   Sat May 5 19:26:19 2007 +0000

    fix test on systems where php.ini has something else than default settings

commit adfa6209e6ec01cf7e1c16ef9d64dbac67600ffa
Author: Michael Wallner <mike at php.net>
Date:   Sat May 5 15:16:48 2007 +0000

    - output handler buffers are always binary, thanks Johannes

commit 74e6d53ce47346c860a64e66f44fbbbc5feed466
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 5 12:46:30 2007 +0000

    - Fix function signature

commit c9fcda7079bfebd7e9fe99a2ddff21fb52045cc7
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 5 12:24:45 2007 +0000

    - Update version in error message as well

commit 0d49f05c2f962da4a16a40bcee24fbb2ff68a4df
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 5 12:14:20 2007 +0000

    - Fix re2c check and bump requirement to 0.12.0

commit 87041a3986f1bd006f3b7f2cc6f457d42f3216d2
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 5 12:09:21 2007 +0000

    - Simplify/use consts

commit e6ae7467e9a24ea7e55c8c81de09ccfac335de1e
Author:  <changelog at php.net>
Date:   Sat May 5 01:31:15 2007 +0000

    ChangeLog update

commit df6a0ca38d3aa7bae69829e9ebc68fe397ea40d0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 4 22:32:30 2007 +0000

    check GMP version and skip the test if it's <= 4.2.1

commit c40640626b570a5ba5184cf3c120de6425f20806
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 4 22:09:30 2007 +0000

    - WS/CS

commit 495ce1d791db5af4017c7a124dfdb79f154fc6cf
Author: foobar <sniper at php.net>
Date:   Fri May 4 21:57:22 2007 +0000

    - Prevent bugs like #41265 being submitted from now on.

commit bb12eaa1e959e766e7cd1f1d781f5c0f732331c4
Author: Rob Richards <rrichards at php.net>
Date:   Fri May 4 20:17:40 2007 +0000

    MFB: Fix bug #41287 (Namespace functions don't allow xmlns to be optional)
    add test

commit 45d4f66b248dafcc94c563cbf0ad21d5965a9119
Author: Rob Richards <rrichards at php.net>
Date:   Fri May 4 19:32:19 2007 +0000

    MFB: fix bug #41257 (lookupNamespaceURI does not work as expected)
    fix related issue in isDefaultNamespace
    add test
    reconcile namespaces when setting attribute in a new namespace

commit bb2519e6ab043c39cf93b295fb941a2e810d6f6e
Author: Edin Kadribasic <edink at php.net>
Date:   Fri May 4 18:19:37 2007 +0000

    MFB: Update Apache 2 libs to 2.0.59 on the build box and standardize the dirs

commit beacfebc7b6a8222b8aa86606fe2c31256aec447
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri May 4 17:45:56 2007 +0000

    use the new 's&' parameter type and simplify the code

commit 04ebde9741bc0acb2feab53abf03b7c2ca2b4165
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri May 4 16:53:09 2007 +0000

    ws

commit 9b6f46a86cad17b8c235bd964c948625abd13dc3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri May 4 16:51:18 2007 +0000

    Fixed wrong deallocation

commit 8a7c9bb17815bf6ac08a78239853d842cb4d1a58
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 4 16:20:21 2007 +0000

    fix comments

commit e8a95a2f7ef1b078d2836036a44289877dd2edf4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 4 12:45:30 2007 +0000

    new tests

commit fe6fd4ed38769515532c66e740bcdead054d3fb7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 4 12:17:30 2007 +0000

    fix disabled classes

commit 46e31cf72ee8c80c7ae7f1ece2ff967232ac19dd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 4 11:48:08 2007 +0000

    fix arrays with NULL keys in Unicode mode

commit 9d5afbdfc4e86c9428d637b44bfe482788ecf26a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 4 11:30:27 2007 +0000

    fix spelling

commit 348d9b369511306b271c08cba2f16c615544a1dd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 4 11:12:30 2007 +0000

    merge one more missing patch from 5_2
    thank you for not doing MFB

commit f330a25c9b9c982811a93b64ae0be988ae759e29
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 4 09:05:15 2007 +0000

    fix "checking checking" noticed by Mikko

commit 07ae8a9b02619dbebb8e19b3071c5751d131b10c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 4 08:27:26 2007 +0000

    fix machine dependent test

commit 9a95ff667db05be464782dd620819f03734681bd
Author:  <changelog at php.net>
Date:   Fri May 4 01:31:10 2007 +0000

    ChangeLog update

commit 36245e66e15d7cd1c051cc02c885420b2b38f437
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu May 3 12:44:35 2007 +0000

    - Fix skipif

commit 08536784db8335bc882bd40bd390239fa2a3a4e9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 3 12:10:02 2007 +0000

    improve test

commit 8b18dc97d6d0270bd60364a2cb1b0f772867d678
Author: Edin Kadribasic <edink at php.net>
Date:   Thu May 3 04:17:18 2007 +0000

    MFB Fix Windows Build

commit 14a28db0efe65e13c8f3bb91b7f4b97a6d3a3945
Author:  <changelog at php.net>
Date:   Thu May 3 01:31:08 2007 +0000

    ChangeLog update

commit 15844a24a46ec234bb0ff23b03f7e3c51d278d27
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 2 15:26:59 2007 +0000

    this test is only valid when Zend MM is enabled

commit 731f3fc2a3defe16bb77cf080fff9acf76ef1b97
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 2 15:25:32 2007 +0000

    make USE_ZEND_ALLOC env var available in SKIPIF section

commit 7228f2307bb05907ec126fd6b54613aefefc59b8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 2 13:22:15 2007 +0000

    Fixed altering $this via argument named "this"

commit a8fe87efd3e8accc177c3ece25462cdabc5750de
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 2 10:30:24 2007 +0000

    fix build when ext/hash is compiled as shared module

commit 02d24cc512caa92d37884ef020d95fb389de12ce
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 2 10:16:48 2007 +0000

    Fixed bug #41192 (Per Directory Values only work for one key)

commit d01f873cb667ade3836b6b4e6a0dcceb61952551
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 2 09:38:22 2007 +0000

    Fixed bug #41004 (minOccurs="0" and null class member variable)

commit d06900358ac17d803d6d2736ae54ac479b0658a2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 2 08:35:33 2007 +0000

    New test

commit e70145964697dded7de153e6c5779bd0fa050fd1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 2 08:22:32 2007 +0000

    Fixed bug #41097 (ext/soap returning associative array as indexed without using WSDL)

commit b890450e84df966f99a41ca5a2399a1b1f330614
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 2 07:27:52 2007 +0000

    Fixed test

commit 9cca40453375638a28811d00ce3931df02dbbdcc
Author:  <changelog at php.net>
Date:   Wed May 2 01:31:02 2007 +0000

    ChangeLog update

commit 9d94b6cf07757eff0481121009695d9a3a9b9b2a
Author: Derick Rethans <derick at php.net>
Date:   Tue May 1 16:04:16 2007 +0000

    - Added test case for bug #41252.

commit a6d63964835e818708e6b1d262eceebda79b7336
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue May 1 08:35:57 2007 +0000

    - Fix test

commit 5dde5772eac77624e710c4f7c0bbd5ba829be6f3
Author:  <changelog at php.net>
Date:   Tue May 1 01:31:03 2007 +0000

    ChangeLog update

commit 0e9fca181cb926082dcb49dbd84423be7f10992e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 30 21:39:48 2007 +0000

    initialize optional parameters

commit 20582e9a3cc2e00350805dc50088308685400455
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Apr 30 19:52:04 2007 +0000

    - Add new test

commit b9c840c58d9069a486e5a0f0b7dac6b0717cfc3b
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Apr 30 19:51:20 2007 +0000

    - Fix "f" modifier for zend_parse_parameters_ex in case of a __call call
      (fixes Zend/tests/bug19859.phpt and Zend/tests/bug34260.phpt)

commit bcfd4067b66075dfbcba4221f9eb089e95e99e15
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 30 15:59:12 2007 +0000

    make concatenating two binary strings a special case

commit e3e2aed45b750827f089c3c1adf1e6b40077f1aa
Author:  <changelog at php.net>
Date:   Mon Apr 30 01:31:00 2007 +0000

    ChangeLog update

commit 26edfde98b39e1719cbbad976422712a42e85da7
Author: Edin Kadribasic <edink at php.net>
Date:   Sun Apr 29 17:47:56 2007 +0000

    MFB: Sync with zlib

commit a225fc04721f3b36aaf48c09d366b88bbf6daeb9
Author:  <changelog at php.net>
Date:   Sun Apr 29 01:31:07 2007 +0000

    ChangeLog update

commit 0e240e2df168a950f66c797aad76c084dbeea262
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Apr 28 12:05:19 2007 +0000

    this case is handled in convert_to_unicode(), no need to duplicate it

commit 7b0e0787f86437c097453f337c9d82dd05cc500c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Apr 28 12:04:43 2007 +0000

    convert non-strings to unicode in unicode mode

commit ddd0dbd4ed6b95c1448d3a30be9ab8ece4d4ede4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Apr 28 11:58:41 2007 +0000

    add new tests

commit 5c10893641999a6a5a87b8616ee37b9a428e69a0
Author:  <changelog at php.net>
Date:   Sat Apr 28 01:31:05 2007 +0000

    ChangeLog update

commit 8c8f7708e948ee5356301e6412420aa737308d93
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 27 21:32:40 2007 +0000

    add new tests

commit 35ba6cd0df9a25bf2eab9cea57e912229364ff36
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 27 21:27:14 2007 +0000

    fix typo (Z_USTRVAL_P -> Z_USTRLEN_P) and CS

commit a09f608fff219d8c511e03ed49ae6f823ece3dab
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 27 11:43:24 2007 +0000

    improve the tests

commit 0e5d853a8d905ecebe012649cddd1e7a1f537332
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 27 08:11:37 2007 +0000

    initialize retval_ptr_ptr before returning FAILURE
    this fixes invalid read in #41209

commit c6f98e07226e43f39f885ac0782dd417b4b46385
Author:  <changelog at php.net>
Date:   Fri Apr 27 01:31:04 2007 +0000

    ChangeLog update

commit 218ce59478232c056b1370426e77ce2ca15c5c86
Author: Uwe Schindler <thetaphi at php.net>
Date:   Fri Apr 27 00:29:02 2007 +0000

    Fix crash on server startup when log message is printed

commit 419c5b3db19fc734974d67f0722240346a91fd78
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 26 23:42:36 2007 +0000

    fix tests
    add test for yet not merged fix

commit 82e7dc3aeb131f8fb17b1012ab383fc6207bf73a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 26 23:32:30 2007 +0000

    fix tests

commit 8d21a5a2f4ce3cb3eec59a1fde407363647dcde2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 26 23:13:16 2007 +0000

    add Id tag

commit 5ff229034fb9c1812ee33a890fe213cb76fb9f36
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 26 19:08:24 2007 +0000

    fix build on Tru64

commit d0ff39e9360f6d8adc9331facd56d0988a337cdf
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Apr 26 15:50:12 2007 +0000

    Set CG(literal_type) for backticks.

commit aea00baec2a6c9d60aa8eb701599742e8c8ecccf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 26 12:53:34 2007 +0000

    Prevent double close() of the same file handle

commit c393a4294830bd03e0d4bee673df07ed18aa825a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 26 09:39:30 2007 +0000

    remove highlight.bg

commit 47d3276cd7b02538ee58f7631d78abd9cc035ae9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 26 09:39:03 2007 +0000

    removed unused highlight.bg ini option

commit 98155ab1c0e3ec30c4ade2e24183defaccb2213e
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Apr 26 07:19:29 2007 +0000

    - Fix test

commit a0c8706e268f287645ab5b9d0640826543c4f32b
Author:  <changelog at php.net>
Date:   Thu Apr 26 01:31:03 2007 +0000

    ChangeLog update

commit 9acfe7288fe71f749eb414804f12fb1d2a9783e0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 25 18:09:08 2007 +0000

    add GMP_VERSION constant
    add test
    do not allow zero operand in gmp_divexact()

commit 00e9c1b1bf4bec834dcdc8793a77cdd02fbc59d0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 25 14:18:15 2007 +0000

    ZTS fix

commit e6e242f41801ef4272a0a37f762adafa28ddee5c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 25 11:19:10 2007 +0000

    MFB: Fix crashes when SAPI handlers are overriden in dl()-ed extensions

commit f1e35024fb93eca1ca70e76ed00f2fcfda271e7e
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Apr 25 10:02:23 2007 +0000

    - Don't pick up php.ini from cwd on BSDs
    - "Resolve" (with the help of $PATH) to /path/to/php and pick up
    	the php.ini from there

commit 02af1b4a658cef5f0367f7766e0d4b613f8bf3bd
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Apr 25 09:53:20 2007 +0000

    rename --ri core to --ri main
    # "the man has spoken"

commit af103577be070672a96230cb622178584445df49
Author: foobar <sniper at php.net>
Date:   Wed Apr 25 07:47:15 2007 +0000

    > date: 2006/12/09 22:18:42;  author: wez;  state: Exp;  lines: +14 -6
    > merge PHP 5 pdo into HEAD.  This source compiles on both PHP 5 and PHP 6.
    > If you're poking around in here, please make sure that any changes you make
    > compile on both PHP 5 and 6.  Thanks!
    
    Same goes for Wez. :) (pecl build broken for pdo drivers)

commit b9632707a17d99de10b284e16666555c86e38146
Author:  <changelog at php.net>
Date:   Wed Apr 25 01:31:09 2007 +0000

    ChangeLog update

commit 4862f5645f5ad82bad8b4fb4ffb6ac95dee7fd9d
Author:  <changelog at php.net>
Date:   Tue Apr 24 01:31:13 2007 +0000

    ChangeLog update

commit 64179171f8453cbd20350a73205b426eb16046a6
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Apr 23 21:24:54 2007 +0000

    Add the ability to display the core ini entries via "php --ri core"

commit 0813a5dfa3a3796522e59ab715d4490d5eb5a931
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Apr 23 20:55:56 2007 +0000

    - Keep unicode.semantcis for SKIPIF

commit 9ee50fc95dda1ef1a1c106d6dc7aa046537fba49
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Apr 23 20:53:55 2007 +0000

    - Add my name (sync to CREDITS file)

commit 118fe71b72d66c44bc060e4f14ada7ca25191917
Author: Marcus Boerger <helly at php.net>
Date:   Mon Apr 23 20:47:58 2007 +0000

    - Rephrase as suggested by Chris Jones

commit 8e500e7749294b07969b7bf1a58a94e966aa7899
Author: Marcus Boerger <helly at php.net>
Date:   Mon Apr 23 20:17:19 2007 +0000

    - Add 'php --ini' to CLI which returns the INI file/dir configuration

commit 2d1f1881932f062aee6c3c3bf8d159a81acc8bea
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Apr 23 16:32:37 2007 +0000

    Plug leak

commit fef929f04437203c98e99e90b0a3c7bf5a6d0c07
Author: Scott MacVicar <scottmac at php.net>
Date:   Mon Apr 23 15:06:13 2007 +0000

    Fixed bug #40130 (TTF usage doesn't work properly under Netware)

commit 2bdfafadeb229b8cc7189011c43f567f382eeab8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 23 14:57:37 2007 +0000

    [DOC] add gmp_testbit() function
    tests if the specified bit is set and returns false/true

commit 84827aabc44a4ed23fb545a7dd4e781e3194c496
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 23 14:36:38 2007 +0000

    add CURLOPT_FTP_CREATE_MISSING_DIRS

commit 82f7a379c5ff71da4e4f4874a4ebf46c5aa662c1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 23 11:19:05 2007 +0000

    there are definitely no problems found if all tests passed

commit 83d74b7488caecc960dd056e702e28113c7a313d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 23 11:04:54 2007 +0000

    fix long options

commit 1607e9fa79f6270345a320006fa79c1833ba6dc1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 23 10:48:13 2007 +0000

    MFB fix for #41034
    add missing tests

commit 6db3e7131677ea4c5cdebe38b51a23dc1b96b1be
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 23 10:21:43 2007 +0000

    64-bit support

commit ff7d2b0327002355c23333806101453289926f03
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 23 10:21:24 2007 +0000

    WIN64 support

commit 4713e0ab79a04880fac9af1af0a3d5cb9b4a1cac
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 23 10:05:25 2007 +0000

    fix folding

commit 5e5dbfa35e4dcfce5090616feaab5dcabe0c87f5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 23 09:32:36 2007 +0000

    revert

commit 855446cd42321cd9ea7dc633a79707eccb738cdb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 23 09:26:58 2007 +0000

    revert

commit 445d6d59a3058fe3f5315df08d13da9fe6e3abe7
Author:  <changelog at php.net>
Date:   Mon Apr 23 01:31:03 2007 +0000

    ChangeLog update

commit b9e9832a85bbfdfe53a0406fd1d24cfe3efc6039
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Apr 22 19:47:08 2007 +0000

    fix tests

commit 2f9871787e6777914594595fa4bfd9339159e9d8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Apr 22 19:22:19 2007 +0000

    fix [l]trim() in unicode mode

commit 207e9ddb5f34a9a7be4c31d81f5ed936d75dc217
Author: Marcus Boerger <helly at php.net>
Date:   Sun Apr 22 17:13:40 2007 +0000

    - Update docu

commit 0cf5184a1c2fa6ff2738203b6b094ca6114673fc
Author: Marcus Boerger <helly at php.net>
Date:   Sun Apr 22 15:29:20 2007 +0000

    - Add new test

commit 223cd73da9038107da2bed1427fc08f3341dc892
Author: Marcus Boerger <helly at php.net>
Date:   Sun Apr 22 15:24:19 2007 +0000

    - Merge getopt fixes from re2c

commit 11275cb2aa654db6e59e3455d9351bfeeb7467b0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sun Apr 22 10:25:51 2007 +0000

    Fixed buffer overflow

commit b57887c57e2fad311c204b979148c3a9b791b651
Author:  <changelog at php.net>
Date:   Sun Apr 22 01:31:12 2007 +0000

    ChangeLog update

commit 968608f8db2e1446328b87739253279579d78c2d
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat Apr 21 02:46:29 2007 +0000

    - Fix test

commit cfdfe29986d838c17efa65c99771b020e344bd78
Author:  <changelog at php.net>
Date:   Sat Apr 21 01:31:05 2007 +0000

    ChangeLog update

commit a09d5573f73885c709c47fc150c7d52922f937a6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 20 21:37:31 2007 +0000

    fix tests

commit 714e348b9fee85f45e7eae50e118df6694fee759
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 20 21:17:37 2007 +0000

    open the file in text mode and avoid downcoding

commit 65e565a08e1e474c1d5fc7d583ed6da48bba486d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 20 21:13:45 2007 +0000

    fix tests

commit 5b6e3d3cbf71d13b169435b3a8318a5644a75968
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 20 21:01:03 2007 +0000

    fix test

commit ff4ee42767667e36cd6b9e76519bdd07201c3fa5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 20 21:00:07 2007 +0000

    avoid 10 000 warnings

commit edb8190a95e3b493cfec756156513f8bcb22dd92
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 20 20:57:57 2007 +0000

    fix tests

commit fe2cd52ac1fef88f01e39cf57094d2c5f1828838
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 20 20:55:30 2007 +0000

    fix timezone_abbreviations_list() in unicode mode

commit 9a5b6ffceb0592f15dc7098ca33bbc4343113bbb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 20 10:15:12 2007 +0000

    fix test

commit 86499238146143ca6c655d2a794aa7aa8928b3d9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 20 09:17:37 2007 +0000

    new test

commit ceee066f39045b25a59529dd41b6a7f3de079b4a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 20 08:18:35 2007 +0000

    update ext/gmp status and maintainers

commit c08c29a8157f144f35b5b719bfa8eb7c8b6d3d45
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 20 08:00:43 2007 +0000

    fix test

commit 788f860a4b39934bc3b501a660faaaa9bd98ce48
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 20 07:55:14 2007 +0000

    this test is for 32bit

commit 23baee870aa318432610b52fee9a9865555f3a6b
Author:  <changelog at php.net>
Date:   Fri Apr 20 01:31:04 2007 +0000

    ChangeLog update

commit 68a31e78d33e501b41502bf73e708f1cdf5fcb79
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Apr 19 22:49:11 2007 +0000

    MFB:  Fixed bug #41067 (json_encode() problem with UTF-16 input).

commit a5e6735c34cfd0c0e1026f73030d01c509172c3f
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Apr 19 15:36:51 2007 +0000

    Use ZEND_U_CONVERTER().

commit 66be3528179d2b9cb23ba35d8869aac4f058ffa1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 19 11:24:48 2007 +0000

    fix #41118 (PHP does not handle overflow of octal integers)
    MFB a small part of optimization patch applied only to 5_2

commit 5af007daea34bbfab3744a2eb500ef6ed54eb699
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 19 09:50:10 2007 +0000

    The right place to edit

commit 91d8e64e115e866447dc6d2c744883fd4ab1686f
Author: Andrey Hristov <andrey at php.net>
Date:   Thu Apr 19 09:47:48 2007 +0000

    Update credits line

commit 0ff18f4db54142c035aaa5964b3df6def25b9bce
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 19 09:36:34 2007 +0000

    fix gmp_gcdext() in Unicode mode

commit a63ee1b323db342de1277dede28ad1c057639a15
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 19 09:30:10 2007 +0000

    fix & unify double-to-string conversion utils

commit ea86faafeb73e52d085678a484b053f35258cba2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 19 07:00:57 2007 +0000

    Fixed tests

commit a0e56cb852bd6b7ee175ff890050be3eac55ea07
Author: Sascha Schumann <sas at php.net>
Date:   Thu Apr 19 06:42:57 2007 +0000

    - fix vpath build

commit d7ea09ab09a01cf364d858bb4d401ea5964ecf3b
Author:  <changelog at php.net>
Date:   Thu Apr 19 01:30:59 2007 +0000

    ChangeLog update

commit bc8330cc57c6d0f8d35e25741a9785fbf36a6ca4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 18 21:04:05 2007 +0000

    add new tests for ext/gmp

commit c6a784fe36466729fc00d49c46c8e85ab2350e91
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 18 20:53:21 2007 +0000

    same for gmp_scan*()

commit 93ca92457cf8ba8ee86508c3748b57ea021409cd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 18 20:36:47 2007 +0000

    do not allow negative byte index
    tests will follow soon

commit f81c0d4e44aa6e6ed51e06065488d53b707d7280
Author: Michael Wallner <mike at php.net>
Date:   Wed Apr 18 19:39:12 2007 +0000

    - fixed bug #40325 (Vary: header missing in gzip output handlers); no MFH
      [DOC] since PHP 6 a Vary header will be sent without regards to whether
            the negotiation was successful or not and unless the complete
            output buffer gets discarded

commit fbccef91d724f2350114b7966118d1ebaea14c62
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 18 14:51:47 2007 +0000

    Fixed tests (win32)

commit 2918cda4942d58cbecc65910ab0f6f5712d72753
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 18 14:23:35 2007 +0000

    Fixed crash on win32 in case of negative size

commit 98423baf138533bf1e0a178e6db6cfcc429b302e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 18 13:53:32 2007 +0000

    Fixed crash

commit 44ac45fd92be69029e1e0c7a9294fe43de029d59
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 18 11:59:03 2007 +0000

    Fixed endless loop in open_basedir check

commit 2da3b756112ceee74221de72242392cfd6f506ff
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 18 10:58:08 2007 +0000

    update EXTENSIONS file:
    - drop extensions which have been moved to PECL
    - add pdo*, zip, xmlreader, xmlwriter, json
    - update maintainers lists and statuses to reflect current situation

commit c88e2b7618344f9e8f652b6a44627a537367bfee
Author: Rob Richards <rrichards at php.net>
Date:   Wed Apr 18 09:48:07 2007 +0000

    MFB: add file locking under windows
    change win build to use common clock compat files

commit 294231954713f9a6a9a1d16ee7fe19df23c5c637
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 18 08:34:58 2007 +0000

    Fixed test

commit 52e4f43e4261867f632eeb0e362270b24e86ea86
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 18 08:09:02 2007 +0000

    more test fixes

commit bdb62886ddccfb19d38286945b7548ff96c91161
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 18 07:57:31 2007 +0000

    Fixed tests (win32)

commit 61cb650b947d9057e33865fb518ad39f5ffa3179
Author:  <changelog at php.net>
Date:   Wed Apr 18 01:31:12 2007 +0000

    ChangeLog update

commit cea78baddf5f90012d4dfed2fa1e2c244fb96808
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 17 20:33:45 2007 +0000

    fix putenv("var") (i.e. unset) on BSD systems
    add test

commit 83b3d8545e8f37c7115bc36ebd8db8b15c86708c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 17 20:17:20 2007 +0000

    fix test

commit c19178d9666df888df3e2bc4d25bd6d364672cff
Author: foobar <sniper at php.net>
Date:   Tue Apr 17 20:01:22 2007 +0000

    MFB:- Fix a possible leak when multiple -c parameters are used

commit 39ac7bf0b700825f430ad235feceaa680b3ffe47
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 17 19:59:58 2007 +0000

    add .cvsignore

commit 2488b83ebe5aa0f34d9d5ad6ff0fb98b3dfe6f8e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 17 19:48:22 2007 +0000

    add tests for CGI

commit c225e4a7d83777cac8258bed072a44bc1308694d
Author: foobar <sniper at php.net>
Date:   Tue Apr 17 19:48:16 2007 +0000

    MFB

commit b2f169ebf835f80d829b83a701eb80af7076c529
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 17 18:51:24 2007 +0000

    fix leak appearing when more than one -f option specified

commit 68fb6f020b9b97d9e2060002f51ea62503cc8775
Author: Sara Golemon <pollita at php.net>
Date:   Tue Apr 17 18:39:18 2007 +0000

    Add support for CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS

commit 3e7223aeb54f16b4ac77f33d853b148be2bf8f23
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Apr 17 15:44:25 2007 +0000

    Fix proto

commit 1720985ee1f3324e1a3e58b0e1dd1c706d9dae05
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Apr 17 15:37:26 2007 +0000

    - +ZEND_BEGIN_ARG_INFO_EX not _INFO (thx bjori)

commit 4b2861090f8699a4287047e7348ee1c0f6b61f62
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Apr 17 15:24:05 2007 +0000

    - fix arginfo

commit 17f6220b8d2e7e2c273e112a7b74f0a7004c1940
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Apr 17 15:11:56 2007 +0000

    - add imagegrabwindow and imagegrabscreen (win32 only)
      capture a window using its handle or a full screen
      optional bbox and to/from clipboard  will follow shortly

commit 33c93941125ebf0c488547b0e1596d04e6f0366a
Author: Zoe Slattery <zoe at php.net>
Date:   Tue Apr 17 11:55:39 2007 +0000

    Updated testcase ltrim()

commit 364987495392e66e8da28f7a37277f0c95efc602
Author: Marcus Boerger <helly at php.net>
Date:   Tue Apr 17 06:31:19 2007 +0000

    - Fix #41109: recursiveiterator.inc says 'implements' Iterator instead of 'extends'

commit 336af792ca96ac329170c6cf9c79564125fecc6e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 17 06:27:03 2007 +0000

    typo

commit 1fe58463fab33b6655b4941795a842aff6d8db1d
Author:  <changelog at php.net>
Date:   Tue Apr 17 01:31:09 2007 +0000

    ChangeLog update

commit d4da57a43b6a526d33632b0f369a1aa70bba10e4
Author: foobar <sniper at php.net>
Date:   Mon Apr 16 20:50:18 2007 +0000

    MFB:- Updated bundled shtool to 2.0.6 and added "platform" command in it.

commit 3a89cfae6746520fba5e249283d23b8d7100a2ac
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Apr 16 18:50:05 2007 +0000

    - Fix zend_parse_parameters_ex() for format specifiers like "+f", like multiple
      values followed by forced parameters. Fixes tests like
      ext/standard/tests/array/007.phpt and others

commit 1714d379d93a02a00c599096bf60ff915a47c21e
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Apr 16 16:52:20 2007 +0000

    MFB (handling of control characters)

commit 51058019f6b0d3142bd7d33620af86938e923b35
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 16 12:49:07 2007 +0000

    MFB use strlcat()
    fix buffer overrun & bug #41101

commit 2908322c14a0c1f7eb478337b09d824745d93db5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 16 09:43:53 2007 +0000

    WIN64 support

commit 18b39196754822fe17edf9f5362aafccb6d8e3af
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 16 08:14:27 2007 +0000

    fix test

commit 6089075e070ae44e6a713b3624bdb40e5a76263e
Author:  <changelog at php.net>
Date:   Mon Apr 16 01:31:02 2007 +0000

    ChangeLog update

commit 04396628159958da6b1f3233a8067f47782e4912
Author: foobar <sniper at php.net>
Date:   Sun Apr 15 23:02:05 2007 +0000

    MFB: Allow using syntax highlighting in fastcgi mode

commit fd9af91146ade971d5aa5b1f6959302dfe382aad
Author: foobar <sniper at php.net>
Date:   Sun Apr 15 22:54:26 2007 +0000

    MFB: sync getopt from CLI

commit e2cf497a61111f45b0ca805923ff94e5d67072c0
Author:  <changelog at php.net>
Date:   Sun Apr 15 01:31:03 2007 +0000

    ChangeLog update

commit e24e904efb937cfc8f2edf24df80040cc0467d52
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Apr 14 17:30:51 2007 +0000

    -  libgd #74, gdImageFilledArc, huge CPU usage with large angles

commit 0ef0f749f2eacfe9eaa100d8e5ce6c7365d77993
Author: Marcus Boerger <helly at php.net>
Date:   Sat Apr 14 11:14:40 2007 +0000

    - Fix warning

commit 3dd8663cb75a1ab013067c101bf2779c8eda9563
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Apr 14 10:42:41 2007 +0000

    use default socket (removed by mistake?)

commit f3c528516bf5b24cbf0048eb31b04edaa6d5cd74
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Apr 14 10:35:00 2007 +0000

    set MYSQL_OPT_RECONNECT (see bug #41083)

commit a95ac253db52829ccd225736941343d244572538
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Apr 14 10:19:10 2007 +0000

    fix #41083 (mysql_ping() requires MYSQL_OPT_RECONNECT to be set since MySQL 5.0.13)

commit a927b7b19fe697a96b0323ae349a7928a7176fae
Author:  <changelog at php.net>
Date:   Sat Apr 14 01:31:09 2007 +0000

    ChangeLog update

commit 916e90c9e2e94bce9b70cf083421db426813e603
Author: Derick Rethans <derick at php.net>
Date:   Fri Apr 13 14:52:06 2007 +0000

    - MFB: Updated timezone database to version 2007.5. (Derick)

commit 3002349e557c5145fce0fefc3651b2ecd496c887
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 13 14:39:34 2007 +0000

    fix #41075 (memleak when creating default object caused exception)

commit a843b46454bfd263934034eea09e3f37600ae52d
Author: Derick Rethans <derick at php.net>
Date:   Fri Apr 13 14:10:38 2007 +0000

    - MFB: Fixed bug #39416 (Milliseconds in date()).

commit 0c9da15a568a603c451c09235bbd89607b2a5dfd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 13 13:37:55 2007 +0000

    add UEXPECTF

commit 63c1e37f85f68334241d9df13a07b236142bb4ca
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 13 13:37:09 2007 +0000

    new test

commit 59fcb5299d2d2a29bc7cbabab537d7bdf65abcb3
Author: Derick Rethans <derick at php.net>
Date:   Fri Apr 13 08:34:11 2007 +0000

    - MFB: Fixed bug #39965 (Latitude and longitude are backwards in date_sun_info()).

commit 3eef99f6cdf60833540f76477c89f4ea070c976b
Author: Derick Rethans <derick at php.net>
Date:   Fri Apr 13 08:11:35 2007 +0000

    - MFB: Fixed bug #40290 (strtotime() returns unexpected result with particular
      timezone offset).

commit be3064577d224824307fcdedec8262145b3450e1
Author: Brian Shire <shire at php.net>
Date:   Fri Apr 13 02:15:12 2007 +0000

    MFB: reverting incorrect changes to pack test
    # only a problem on darwin, latest gcc-4.2 branch works as expected.

commit 4815e10f2c809766e47c0837b3eb9bb4f6ab0f8e
Author:  <changelog at php.net>
Date:   Fri Apr 13 01:31:11 2007 +0000

    ChangeLog update

commit c94da398b9ec4f64057fd27ccfc5058803a300b8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 12 22:00:56 2007 +0000

    add support for %I64(u|d) to sprintf() utilities

commit 0e81133d486493713992ab018ee7a7df9d03fbd7
Author: Marcus Boerger <helly at php.net>
Date:   Thu Apr 12 21:06:40 2007 +0000

    - Fix release states

commit 7881d33cc657a88bbb9c0c8405585f70477063bb
Author: Marcus Boerger <helly at php.net>
Date:   Thu Apr 12 20:59:58 2007 +0000

    - Fix release date

commit 3ec87dc3e4a48ae29efb94e1460c78dafab1607f
Author: Marcus Boerger <helly at php.net>
Date:   Thu Apr 12 20:58:09 2007 +0000

    - Prepare release 1.1.0

commit 85910d510b48f2338a2134eac28cba9b001fe3c5
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Apr 12 18:31:57 2007 +0000

    - Add test

commit c878774f2e2ff70a18f4c8a2be4693f22f18ebee
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 12 15:29:10 2007 +0000

    Fixed bug #41063 (chdir doesn't like root paths).

commit 77e3b997264777317bf4be8ec84f8df04a111737
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 12 13:17:14 2007 +0000

    bail out if unicode.semantics is On (stream_select() is unable to cast Unicode streams to FDs)
    check stream_select() return value correctly and avoid endless loop

commit 63d2c1f093c455513aa112bb93f62030f8b36e7c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 12 13:15:17 2007 +0000

    return success only if succeeded casting at least one stream to fd

commit 1efa2ab3fc54f46a782866d61c275a9ccc216e83
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 12 12:43:54 2007 +0000

    add new test and SKIPIF sections

commit eb7e31c17a0af4ada74c9166b99ff4f274d9107b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 12 12:31:02 2007 +0000

    swap the options

commit 6cc5c10713b3ff5e945f28148f59e3fbeeb292a5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 12 10:24:57 2007 +0000

    add short descriptions for PCRE ini options

commit a6986f2156213cb3609b2913af85d52c5e66a18a
Author:  <changelog at php.net>
Date:   Thu Apr 12 01:31:02 2007 +0000

    ChangeLog update

commit 8957f067636d6d498c23ceb917e4d9a4c552c97c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 11 22:35:25 2007 +0000

    MFB

commit e94b3c8f88fab325bd48666b3ddd2519254eb4b3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 11 22:29:46 2007 +0000

    improve test

commit 2f3dc4a7d7b8cf9e45b337358cce0a2c30e2aaa5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 11 16:02:56 2007 +0000

    we don't ship libmysql anymore, so there is no need for this message

commit e9f77bb7e57eb40327168bb6892f213d3db66c7e
Author: Derick Rethans <derick at php.net>
Date:   Wed Apr 11 14:36:45 2007 +0000

    - Fixed bug #40861 (strtotime() doesn't handle double negative relative time
      units correctly).

commit 4b25f38a07c0d4d7e309e69024f4793799d0ab61
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 11 11:45:19 2007 +0000

    - add HAVE_GD_FONTMUTEX and HAVE_GD_FONTCACHESHUTDOWN to win32 build

commit 904042bb83162c7a8fc3760a51ccf2c1780d2ef7
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Apr 11 11:44:37 2007 +0000

    new tests: array_merge, array_push, fprintf. modified tests: count_recursive, md5.

commit 9c49c0403ee0d2a508c44d786cf548f6c2a68518
Author: Scott MacVicar <scottmac at php.net>
Date:   Wed Apr 11 10:43:28 2007 +0000

    fix #41048 (PHP6 Segmentation fault issue)

commit 747218ba7eaee083e353b6e51d379f719f30348e
Author:  <changelog at php.net>
Date:   Wed Apr 11 01:31:05 2007 +0000

    ChangeLog update

commit 324cdbf874dfd1040c5bae96bc15d64486d86b91
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Apr 10 22:44:57 2007 +0000

    Wrong locale name.

commit a8e133eafabcaa72e1766ce9200b8c6723ea07a1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 10 22:31:27 2007 +0000

    MFB: fix #40931 (open_basedir bypass via symlink and move_uploaded_file())

commit 210389ab212858b57d0cb5d86c5723cef98e12c2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 10 21:38:09 2007 +0000

    skip test if openssl is present
    in this case the error messages are different

commit 5c2b931d6f1ff327b059a0a4d535e15f269da0f2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 10 21:20:33 2007 +0000

    skip this test on MacOS

commit c301d0fb428eae1f0a01d7793189df087e2b5af9
Author: Marcus Boerger <helly at php.net>
Date:   Tue Apr 10 15:59:29 2007 +0000

    - MFB Synch

commit d34248e5f2e028242ef3d945ddfa79778ff562ab
Author: foobar <sniper at php.net>
Date:   Tue Apr 10 10:57:54 2007 +0000

    MFB:- Fixed ZEND_SIGNED_MULTIPLY_LONG() so that ext/filter/tests/046.phpt wont fail. (Integer overflow)

commit 28c5d456525571c7228767919c9da1e5762daab8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 10 10:49:10 2007 +0000

    fix test

commit 8667be3e5dad99012e0b06579a4181d00cb561a2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 10 09:36:10 2007 +0000

    fix #41037 (unregister_tick_function() inside the tick function crash PHP)

commit 69cee820e2c6dc1b8de1bb595e93983858988ab3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 10 07:08:51 2007 +0000

    MFB

commit 0e0cc2ef529f5e9ee785c88c42df080e39996de9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 10 06:22:45 2007 +0000

    Initial WIN64 support

commit 6259e449e15d332c4cd2c327017f0c1714d7ec62
Author:  <changelog at php.net>
Date:   Tue Apr 10 01:31:05 2007 +0000

    ChangeLog update

commit 2ebfb150896253bd7c30e0406fcb7334cf948d09
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 9 15:40:23 2007 +0000

    Removed wrong size_t definition

commit 8610b4f6cf2f651bb002849544ad205b021e8766
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 9 15:39:16 2007 +0000

    Fixed 64-bit support

commit e43c55d20fa43d9c5b828395eecf65dae7a1f47d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 9 15:35:49 2007 +0000

    ZTS fix

commit c5602be799bd1b86e16079066ad8b2a704bd6bc6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 9 15:33:59 2007 +0000

    Usage of sizeof(void*) is not portable

commit 91853fe83f5acbb53a0e1597dedb815349b3eaa4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 9 15:30:37 2007 +0000

    Fixed 64-bit support

commit a083ad9257733dcef3d5b60eb2a808f6863ae180
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 9 07:29:12 2007 +0000

    new test

commit 6d36de5e38dedff5353401b385921ccc1460bf88
Author:  <changelog at php.net>
Date:   Mon Apr 9 01:31:10 2007 +0000

    ChangeLog update

commit 5f0b474146e03cc630852a8d254eede1cc79b4e9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Apr 8 08:04:30 2007 +0000

    MFB: fix #40999 (mcrypt_create_iv() not using random seed)

commit 8bb69d5e0d04112cf199cd1c0a8d8d1eb2a50716
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Apr 8 08:02:02 2007 +0000

    MFB: Avoid locks when appening to the error log file

commit c3b395d83adbec27d00bd686a2072cf626d263e2
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Apr 8 00:17:40 2007 +0000

    - Added linenumbers to array returned by token_get_all()

commit 7e75dcbe5ac177f9748441e5eb0594420a5d08ec
Author:  <changelog at php.net>
Date:   Sat Apr 7 01:31:01 2007 +0000

    ChangeLog update

commit d7c50ff9a91c876f85394d3652cc1c06f3070c31
Author: Marcus Boerger <helly at php.net>
Date:   Fri Apr 6 21:15:44 2007 +0000

    - Fix unicode issue

commit 4868360f1c90d31f9ea72b7eda1fee05de486ba4
Author: Marcus Boerger <helly at php.net>
Date:   Fri Apr 6 21:07:48 2007 +0000

    - Fix unicode issue in unregister according to register solution

commit 7425d1a6fae66e6eb66a20fe05fc3a60849014bb
Author: Marcus Boerger <helly at php.net>
Date:   Fri Apr 6 21:02:20 2007 +0000

    - Fix unicode issue (our string termination test checks both ending bytes instead of just one)

commit 4aa4a425b6991c96de53fc9f92e0d8bf6b481b05
Author: Marcus Boerger <helly at php.net>
Date:   Fri Apr 6 20:41:23 2007 +0000

    - Add a helper

commit c711d41f1f7b2b07e781c798618af66611f617da
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 6 19:35:06 2007 +0000

    fix test

commit dce63050b838ea3c0646bf566342cd78adeb9716
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Apr 6 19:27:15 2007 +0000

    MFB

commit 3c1b5421aac7ef9691ac6102d56a390b9e30aea3
Author: Marcus Boerger <helly at php.net>
Date:   Fri Apr 6 19:04:53 2007 +0000

    - Fix types

commit 236ae8c79e88b8e758f7d56f164fa90049904c93
Author: Marcus Boerger <helly at php.net>
Date:   Fri Apr 6 18:50:07 2007 +0000

    - MFB #40091 fix

commit 41274c7f878ede81183c91263496cdeb0f4a0a12
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Apr 6 15:42:27 2007 +0000

    - MFB: Fix windows mutex intialization, add  HAVE_GD_FONTMUTEX and
      HAVE_LIBFREETYPE to config.w32 (Thanks to Frank for the report)

commit aba41d889ac64accf576ec0916c78a25496c4272
Author: Marcus Boerger <helly at php.net>
Date:   Fri Apr 6 15:32:29 2007 +0000

    - Fix #40442

commit 858775b3b2e50e1ba49cc4020720539ea9e7a88f
Author:  <changelog at php.net>
Date:   Fri Apr 6 01:31:05 2007 +0000

    ChangeLog update

commit fcff9a5dd38b8540172826c2afb0da3cec90dd53
Author: Rob Richards <rrichards at php.net>
Date:   Thu Apr 5 18:09:48 2007 +0000

    fix win32 build

commit 8fc091b51ab55e6d2f99667a451e3ea948b2892c
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Apr 5 11:59:13 2007 +0000

    - depends on 2.0.34

commit ad260f633f6df4e1e05f11b1099028947a049d01
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 5 09:32:58 2007 +0000

    fix build without FreeType

commit 5273aea4d2fb36950b29b1ac44bc2df3daa4e54e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 5 07:24:21 2007 +0000

    fix build & test
    improve coding style

commit 3aace23d893c8a82be9bb05920eb2e0777bc58b7
Author:  <changelog at php.net>
Date:   Thu Apr 5 01:31:07 2007 +0000

    ChangeLog update

commit 5a0cf57fb7719159acc0bfa350473b37b97c88f6
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 4 21:39:01 2007 +0000

    - MFB:
     - implement #39867, PKCS#12 support
     - Fix possible multibyte issues issue in the add_assoc function
     - add test for openssl_csr_get_subject

commit 55d634b6a9601ab16ad7d60bae1859cbe56bfca3
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 4 20:51:42 2007 +0000

    - MFB: #40947, allow a single filter as argument for filter_var_arra

commit 2c7235171101b4a71f22d42c4aaf23f81f4a0ca0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 4 19:46:42 2007 +0000

    fix #40998 (long session array keys are truncated)

commit 7946d3fdfdcc43a1f0f1f37e67112d13adc5edbf
Author: Marcus Boerger <helly at php.net>
Date:   Wed Apr 4 19:03:54 2007 +0000

    - Update TODO, we most likely release current state as 1.1.0

commit f8c62e9d07cbd85cd5e142f4d32e89543fdda776
Author: Seiji Masugata <masugata at php.net>
Date:   Wed Apr 4 15:23:09 2007 +0000

    Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP).

commit 5e50336e7ede22fa632e9796137105a2302306f2
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Apr 4 14:26:04 2007 +0000

    MFB: fix race condition on font cache shutdown

commit 19ac790b358baf592a7f4584e869566b2cad2b34
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 4 11:42:54 2007 +0000

    - MFH:
     - do not try to use the global color map when none was found (Nuno, Pierre)
     - free im on error

commit 6285e0d9d104a53228c9a5f77f57154286c68218
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 4 10:44:49 2007 +0000

    fix leak on error

commit a110d07c962b30a256d5d67cca9f16a69b88d59d
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 4 01:54:34 2007 +0000

    - fix previous commit (missing #ifdef in shutdown declaration)
    - MFB:
     - Sync with gd 2.0.35 (bug #52, #60 and #66)
      - Improve TS of gif loading code (Roman Nemecek, Nuno, Pierre)
      - a frame size must be confined to the screen defition (Pierre)
      - be sure to always read the dimensions in the frame and does not use
        the screen size (see #66 for a side effect) (Pierre)
      - Update #37360 test. The frame does not fit the logical screen (specs
        tell that it must fit) (Pierre)

commit 01e1fa04959d9f3632fefe1d5087d0c0af4025c8
Author:  <changelog at php.net>
Date:   Wed Apr 4 01:31:03 2007 +0000

    ChangeLog update

commit 1cd4938ef55c25e3b7cbd8f32c3a357ea8abdb5d
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 4 00:44:38 2007 +0000

    - remove double lock (tween colors cache is created in each thread, the
      cache mutex is already locked earlier)
    - #40858, other TS improvements for gd freetype cache management
      cache initialization and shutdown is now done in MINIT and MSHUTDOWN.

commit 02f5db029d7479c82ea52c5cfd622d2dba9fe4ef
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Apr 4 00:41:08 2007 +0000

    - MFB: colors allocated henceforth from the resulting image overwrite
    	the palette colors (sync with 2.0.34) (Rob Leslie)

commit 28b425fffabe97674a4695b6cf3f5c4700e9f900
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 3 20:19:47 2007 +0000

    fix #39351 (relative include fails on Solaris)

commit c1104b0262ed20c59c2727e718a596d58b42ef49
Author: Brian Shire <shire at php.net>
Date:   Tue Apr 3 19:50:43 2007 +0000

    MFB: correction for previous fix to bug #38770 (pack/unpack is broken on 64bit)
    fix pack test, correct space to tabs

commit ab5d9f9342abf6c0a6769fbbc6f36a3a6bf73194
Author: Rob Richards <rrichards at php.net>
Date:   Tue Apr 3 11:58:24 2007 +0000

    MFB: allow registered classes to be changed

commit 753cc94e874a57bea0f17d3dc221f4c86e91874d
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Apr 3 06:56:39 2007 +0000

    Fugbix typo.

commit 1989ca7903f4dbf1da9230d7a20a16ba7c3b2f16
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 3 06:33:00 2007 +0000

    Removed undocumnted and incomplete support for strings in list() operator

commit 16f3f5618e3e210cea2be512502bd5160fa565c3
Author:  <changelog at php.net>
Date:   Tue Apr 3 01:30:57 2007 +0000

    ChangeLog update

commit 7ef06296b39fd4d658e2dd10476f8935888019be
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Apr 2 20:48:53 2007 +0000

    fix for #33664 Console window appears when using exec()

commit 7da784c5f70f55e3ab6155b23e7f14f2e7f7ce9e
Author: foobar <sniper at php.net>
Date:   Mon Apr 2 15:12:55 2007 +0000

    MFB- 64bit test

commit 573028aff2edbef4deb7bebb5fd79bda25d2f540
Author: foobar <sniper at php.net>
Date:   Mon Apr 2 15:02:22 2007 +0000

    MFB:- Make this 32bit only test. (will add 64bit version next)

commit 2b24ec598970d56aaa035450e6690c37bc54eac3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 2 13:43:29 2007 +0000

    Fixed bug #37013 (server hangs when returning circular object references)

commit 0ac6bb9f1619df01ee7c4276eecaa53c71d73579
Author: foobar <sniper at php.net>
Date:   Mon Apr 2 12:42:18 2007 +0000

    MFB52:- Changed phpinfo() to make difference between set php.ini path and what was actually loaded.

commit 55c8d8253062002a71ad2b51cd2ab14832f18352
Author:  <changelog at php.net>
Date:   Mon Apr 2 01:31:01 2007 +0000

    ChangeLog update

commit e8f0e64b57ba7440ad02ccf6a47cd1b6aeafafdd
Author:  <changelog at php.net>
Date:   Sat Mar 31 01:31:05 2007 +0000

    ChangeLog update

commit 9e225a5af9f16c9a6f1923e97a65e1df9d6d151d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 30 10:10:15 2007 +0000

    new test

commit c7db11b376857148038f0cec03c169d689a632d2
Author:  <changelog at php.net>
Date:   Fri Mar 30 01:31:11 2007 +0000

    ChangeLog update

commit 9d57173cdf66846053d1fbfe6e36326e0273dcab
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 29 09:30:25 2007 +0000

    fix #10194 (crash in Oracle client when memory limit reached in the callback)
    preallocate the required buffer, so that it would fail earlier.

commit 5b26a36c4e8da39e7e87f8d39b57cce41f0e96b2
Author:  <changelog at php.net>
Date:   Thu Mar 29 01:31:01 2007 +0000

    ChangeLog update

commit ee1a5253510c44b78995ac0f52c470c59f288c12
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 28 23:05:36 2007 +0000

    Oracle seems to return non zero terminated strings or strings with only 1 zero at the end in Unicode mode
    surely u_strlen() doesn't like it, so lets use OCIStringSize() and avoid u_strlen()

commit 072f7f1c60bcf4029f48cfc460e6b5c1b8c809c6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 28 15:39:35 2007 +0000

    Improved FastCGI SAPI to support external pipe and socket servers on win32

commit 59e48ad26fe9c50859750ff3460ff082b0f2094b
Author: foobar <sniper at php.net>
Date:   Wed Mar 28 12:26:44 2007 +0000

    - Fixed test

commit dfaf949f2f493fb449f1045e62d1d74ca7974687
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Mar 28 10:31:13 2007 +0000

    New tests for ltrim, rtrim, str_pad

commit b3352b6a04811d8c5cf9369aeee802778638ad87
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 28 10:22:33 2007 +0000

    drop deprecated funcs and change error level to E_WARNING

commit 25c075ec4bc546f3f71e54fb00a91ccb108823e2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 28 10:09:55 2007 +0000

    add .cvsignore

commit 658743f7b995dbe2581ed962fb0fe0a614ea4642
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 28 10:06:54 2007 +0000

    fix #40392 (memory leaks in PHP milter SAPI)
    we should have dropped this SAPI years ago

commit 61ccbdee7e1d8cb19cbd06ad2b727a545f700537
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Mar 28 09:54:31 2007 +0000

    New ucfirst() test.

commit f9596816cc6b1ef0280615fd38081ee0520788d8
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Mar 28 09:41:55 2007 +0000

    new test for printf

commit 39454ffdfa423f16788016263a2345a0238da196
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 28 09:13:55 2007 +0000

    fix compile warning

commit 998744520b7f8ba60f5a768706ee91c6c8ebe315
Author:  <changelog at php.net>
Date:   Wed Mar 28 01:31:07 2007 +0000

    ChangeLog update

commit ab15beebbf1aa2d3b1662888d525f8c9e263fbf7
Author: Marcus Boerger <helly at php.net>
Date:   Tue Mar 27 21:28:22 2007 +0000

    - Compatibility with suhosin

commit cd91af2f7f7ccf4587903b6f7006e46fa578855a
Author: Marcus Boerger <helly at php.net>
Date:   Tue Mar 27 20:27:39 2007 +0000

    - Allow to load multipe extensions via -d

commit a2642ff434102a09db1c3e32d258f0bad762f7d5
Author: Marcus Boerger <helly at php.net>
Date:   Tue Mar 27 20:03:56 2007 +0000

    - Update package info

commit c178da987c7f466d3e1ca3f860623f885b8b5209
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 27 09:28:49 2007 +0000

    fix compile warning

commit a38f724a083b21a547cf6150ad22050a225123e6
Author:  <changelog at php.net>
Date:   Tue Mar 27 01:31:12 2007 +0000

    ChangeLog update

commit 51b116d7e82f3eb1381b51239e4ec8734769bd6f
Author: Marcus Boerger <helly at php.net>
Date:   Mon Mar 26 20:36:10 2007 +0000

    - Split TODO

commit 97771fcc7468707560caf372bbf19fb3acdb248d
Author: Rob Richards <rrichards at php.net>
Date:   Mon Mar 26 20:16:16 2007 +0000

    MFB: fix bug #37386 (autocreating element doesn't assign value to first node)
    all single SimpleXMLElements are addressable using offset 0
    use correct node for xpath context node
    add test

commit c84b870472a73e347fca297e56095faf4748ffab
Author: Marcus Boerger <helly at php.net>
Date:   Mon Mar 26 19:51:22 2007 +0000

    - Prevent rename on extracted archieves

commit f1684e473591c2923aaa3005f4c9fa43f32764e5
Author: Marcus Boerger <helly at php.net>
Date:   Mon Mar 26 19:20:00 2007 +0000

    - Fix return value of unlink/rename handlers
    - Add extract_list support to all wrapper handlers but rename

commit e97b1aefbf6c0f30f2bea8284a26a20c8502a0fb
Author: Greg Beaver <cellog at php.net>
Date:   Mon Mar 26 16:42:47 2007 +0000

    fix memleak in external dirs
    update package.xml
    move API to 1.1.0
    update package version to 1.1.0RC1
    update API test

commit bb1c1f6690d1ed259bfc752355d3e06ca8403f51
Author: Greg Beaver <cellog at php.net>
Date:   Mon Mar 26 15:51:17 2007 +0000

    fix extra extsrcrelease tags

commit 2cfb7a7e8f4afbdd8dbefffc24cc7ec0d31a551d
Author: Greg Beaver <cellog at php.net>
Date:   Mon Mar 26 15:50:26 2007 +0000

    as Marcus said: "don't we need this for bz2?" :)

commit c9b1ff5080edaa4c19d8324734c3e272abf0b032
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 26 10:23:50 2007 +0000

    fix #40915 (addcslashes unexpected behavior with binary input)

commit 93a1275f8a8761d0138da64bec4bbaa932d8e06e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 26 08:02:36 2007 +0000

    MFB

commit 1126c3509fc0a7c90f39f11f75f63dfe01f50e1a
Author:  <changelog at php.net>
Date:   Mon Mar 26 01:31:00 2007 +0000

    ChangeLog update

commit 0deb79b705c40e57720a080b99ab1cacb640a8b9
Author: Greg Beaver <cellog at php.net>
Date:   Mon Mar 26 00:29:22 2007 +0000

    fix tests, add missing break to setSignatureAlgorithm()

commit 4af9e7192b910ba4a2616b9bc6b0f004e04059d3
Author: Greg Beaver <cellog at php.net>
Date:   Mon Mar 26 00:03:53 2007 +0000

    update note

commit a3b2c29445b7f77339d9547504354e8f2e64373a
Author: Greg Beaver <cellog at php.net>
Date:   Mon Mar 26 00:02:14 2007 +0000

    update package.xml

commit 0d67c19edb6afa5e78662b6b3dd4361db7f82781
Author: Greg Beaver <cellog at php.net>
Date:   Mon Mar 26 00:01:34 2007 +0000

    add tests for signature algo

commit a92eeb61c45223d1d236be5937d47634045a1e34
Author: Greg Beaver <cellog at php.net>
Date:   Mon Mar 26 00:00:56 2007 +0000

    [DOC]
    implement setSignatureAlgorithm() and add class constants Phar::MD5, Phar::SHA1, Phar::SHA256, Phar::SHA512, Phar::PGP

commit c3b317f44cdcb37f06270b693c6034aad5f33f18
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 25 23:42:49 2007 +0000

    default must be SHA1 or we get a BC break

commit 3ff9360058fe9fb57c08716bbaa7e3b8650d0c75
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 25 23:19:26 2007 +0000

    add <providesextension> to the hash dep so it can be built statically as well

commit c42a870b7e3dd5cc37bd74ac5be35453988a1d2b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 25 21:43:49 2007 +0000

    - Add general SHA-2 support by optional pecl/hash dependency
    # We actually need support to select the signature type somehow

commit 24a9934bdac3afbf1ab65ae9cf16d8c02ad07580
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 25 20:36:19 2007 +0000

    - Fix roles

commit 340db2789f0007ac6749a02628abfdeafc935b1c
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 25 20:14:35 2007 +0000

    - Use package.php for the first time

commit 8e6dde91559f1144890abed5280faa905f430905
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 25 20:04:39 2007 +0000

    new package generator

commit 2f2b361047aff1efbfd78c56b91c81decb3db932
Author: Greg Beaver <cellog at php.net>
Date:   Sun Mar 25 19:05:10 2007 +0000

    typo

commit b983973a1dd2f72cc576a4d68594a7725089d9b6
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 25 19:03:38 2007 +0000

    - Add ini: phar.extract_list
    - Add Phar::getExtractList
    - Both allow to set a mapping <phar-file> to <extract-dir>
    [[DOC]]

commit 587009adcd6ada920f2726e4da78aadc8fa707e5
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 25 12:53:31 2007 +0000

    - Need to install headers

commit f9d7b5a833c26557034c1d0084ce48c2d596df58
Author: foobar <sniper at php.net>
Date:   Sun Mar 25 10:21:43 2007 +0000

    MFB:- Check if Makefile.frag actually exists before running sed on it.

commit c7db834f372f3f1e88732e44d6cae298f1825093
Author:  <changelog at php.net>
Date:   Sun Mar 25 01:30:59 2007 +0000

    ChangeLog update

commit 825ed60f9059b238c83fa7ef72d33a9cc5147f23
Author: foobar <sniper at php.net>
Date:   Sun Mar 25 01:15:41 2007 +0000

    - Fixed test to skip when mysqld is not running

commit 714e95d2e835d373bf4858adbc6e3ee309123c59
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 24 16:28:45 2007 +0000

    - Drop double variable declaration

commit e0112970bd980b0f4e08f923e2cc221d7c46e92f
Author:  <changelog at php.net>
Date:   Sat Mar 24 01:31:10 2007 +0000

    ChangeLog update

commit 638a8c9e070c246f954f427e3e2e5e6ebe01a9f7
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Mar 23 20:34:11 2007 +0000

    MFB: fix MOPB-29 - unserialize modifier S does not calculate length correctly

commit 50312ac474fb3f050f2eb4bed5d5d275fed1d405
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Mar 23 17:39:19 2007 +0000

    fix comment

commit 9f9604f2b1c85fa6331ae7ef9ff86de93fb1584f
Author: Douglas Goldstein <cardoe at php.net>
Date:   Fri Mar 23 15:07:38 2007 +0000

    Replaced all instances of ldap_get_values() with ldap_get_values_len(), which returns back the length of the data so on non-NULL terminated data we don't crash in a strlen(). Removed the PHP function ldap_get_values() since it's the same thing as ldap_get_values_len() now and made it alias ldap_get_values_len(). This should fix some random PHP<->LDAP crashes

commit a26ddf2573971f8bf2a52fb3af8cc0e6c8ba4a14
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 23 12:46:38 2007 +0000

    Fixed bug #40899 (memory leak when nesting list())

commit fab8c8549d356c6984ec2a69d82ed3d96f545e2a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 23 08:21:08 2007 +0000

    fix typo and bug #40898

commit 23fc1f0e4201813fe318c4f7686c9a8d715750d2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 23 07:59:54 2007 +0000

    Fixed bug #40883 (mysql_query() is allocating memory incorrectly). (Tony)

commit c35dff19dc5e6c2342761c82dd9081bdbe4108fc
Author:  <changelog at php.net>
Date:   Fri Mar 23 01:31:02 2007 +0000

    ChangeLog update

commit 5dc2d0b0d69adfa2a4c278f2df8725d73c9d7109
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Mar 22 21:34:58 2007 +0000

    - Fix handling of not existing long CLI options

commit 5506943c53112738e7d5c51619362fe1e0981564
Author: Greg Beaver <cellog at php.net>
Date:   Thu Mar 22 17:12:10 2007 +0000

    update for 1.0.0 release

commit 18cb2d59d4e3671604a5227c4a14913c946b0a61
Author: Greg Beaver <cellog at php.net>
Date:   Thu Mar 22 16:31:46 2007 +0000

    rename begin/isFlushingToPhar/commit to startBuffering/isBuffering/stopBuffering

commit a8d4058303778e92e6f8215237ed94d0d416be96
Author:  <changelog at php.net>
Date:   Thu Mar 22 01:31:06 2007 +0000

    ChangeLog update

commit 4d5ac8e9cf28c0d387232b8031d2e13c3b0c048d
Author: Marcus Boerger <helly at php.net>
Date:   Wed Mar 21 23:19:00 2007 +0000

    - Fix issue with long form of command line switches

commit e53980587f49767324e7f11911729264c9aa52e8
Author: Greg Beaver <cellog at php.net>
Date:   Wed Mar 21 17:14:46 2007 +0000

    minor typo s/whetehr/whether/

commit f9fcda00af30edc7431b618cf3da9230ea39feca
Author:  <changelog at php.net>
Date:   Wed Mar 21 01:31:11 2007 +0000

    ChangeLog update

commit a4ee3cbff74e94b6770ad34b857e25b64b51d25e
Author: Marcus Boerger <helly at php.net>
Date:   Tue Mar 20 20:21:39 2007 +0000

    - Fix Bug #40872 (inconsistency in offsetSet, offsetExists treatment of string enclosed integers)

commit cd7a656a9b791544e0a3c95af3777215d347f576
Author: Marcus Boerger <helly at php.net>
Date:   Tue Mar 20 20:00:07 2007 +0000

    - Optional dependency for SPL must be specified in header

commit 44552ae4975235b87467647fe38a8a5c336e346b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 20 17:57:44 2007 +0000

    fix shmop_open() with IPC_CREAT|IPC_EXCL flags on win32

commit 1860541d6be493dbf1e73a525298f765dec17f91
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 20 09:52:33 2007 +0000

    Added ability to encode arrays with "SOAP-ENC:Array" type instead of WSDL type. To activate the ability use "feature"=>SOAP_USE_XSI_ARRAY_TYPE option in SoapClient/SoapServer constructors.

commit 7e34938f93665841d2c93ffa7c61f241ae02ab33
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 20 07:51:47 2007 +0000

    Fixed bug #36226 (Inconsistent handling when passing nillable arrays)

commit 3e7c4195e3c7535891fd0f70c6bb5fc61db63a89
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 20 06:47:12 2007 +0000

    Improved Zend Memory Manager to guarantee reasonable time for worst cases of best-fit free block searching algorithm.

commit 648b67ce923b709c591252f2afb9508bd170206f
Author:  <changelog at php.net>
Date:   Tue Mar 20 01:31:05 2007 +0000

    ChangeLog update

commit 3786394e290e03d5e7e667a2f0f7e635d5d53090
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 19 23:57:49 2007 +0000

    add folding tags

commit 6e96aba15bcb4f6f9a191f1e2e1b1d85af14cf33
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 19 18:36:49 2007 +0000

    Fixed bug #40833 (Crash when using unset() on an ArrayAccess object retrieved via __get()).

commit 03a3291262720e0e0e0daac86f0977807d56e50f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 19 08:24:17 2007 +0000

    MFB

commit df2c6566305f233e4451ca2e12a69316643f51be
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 19 08:09:55 2007 +0000

    new test

commit 23bf3c93a5f27511b51c7f1749e851f8e81f26c1
Author: Edin Kadribasic <edink at php.net>
Date:   Mon Mar 19 03:16:18 2007 +0000

    MFB: Make DLL only once (Wez)

commit 01e2b4c218d5a417da52eaa09fdbea97e0d0783e
Author:  <changelog at php.net>
Date:   Mon Mar 19 01:31:00 2007 +0000

    ChangeLog update

commit 339785c43194ccf399b4d83125ccf2d6d3fe4874
Author: Rob Richards <rrichards at php.net>
Date:   Sun Mar 18 21:29:20 2007 +0000

    fix bug #40836 (Segfault in ext/dom)
    add test

commit edf3fe4731f8926c2c56b8aea801dfc0b37d6016
Author: Wez Furlong <wez at php.net>
Date:   Sun Mar 18 20:23:51 2007 +0000

    MFB, #40848

commit 82fb9f295fd2cfef32de0d2dee99ed03a2e76066
Author:  <changelog at php.net>
Date:   Sun Mar 18 01:31:01 2007 +0000

    ChangeLog update

commit a9d356663b1db67fd8574e057e9c09452411eb4c
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat Mar 17 23:38:41 2007 +0000

    - Fix string compare in unicode mode

commit 53cf140b9ab666f0aa682304c351bf1d311e27fb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Mar 17 22:59:22 2007 +0000

    fix #40794 (ReflectionObject::getValues() may crash when used with dynamic properties)

commit 29c4f0590cfe647efd9f00925e7197caf9963935
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Mar 17 19:15:58 2007 +0000

    fix tests
    
    I was absolutely sure we removed --disable-reflection option.

commit 1ff7ca979222d7f359ffa6efa485cbda040b64f3
Author:  <changelog at php.net>
Date:   Sat Mar 17 01:31:05 2007 +0000

    ChangeLog update

commit cc3795cd6fbd7a236d3732a0b6e90c81114b2e34
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Mar 16 23:18:01 2007 +0000

    Fixing %i - > %d, previously changed in error

commit 023531f76c043ba9d71ea9ed35832a0e923feca0
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Mar 16 20:16:05 2007 +0000

    Fix UMR in array_user_key_compare() (MOPB24 by Stefan Esser)

commit 6503645079ce2210823cf37020bdfd47c2a42c7d
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Mar 16 13:35:47 2007 +0000

    Changed %d to %i in EXPECTF

commit 7f5832323c9e7fd6e2b1bd8444b833327cb6973b
Author: Zoe Slattery <zoe at php.net>
Date:   Fri Mar 16 12:55:38 2007 +0000

    new test cases for string functions

commit c281fca18c01a00307cb837cd763ff3afedaf016
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 16 09:30:18 2007 +0000

    MFB: fix #40805 (Failure executing function ibase_execute())

commit 17abc7b283c86cbaee14c3e7161bcd092705f0cc
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Fri Mar 16 06:42:01 2007 +0000

    MFB: Fugbix typo.

commit 0069a2cd2ed53736490463b7495aaa301340f7c6
Author:  <changelog at php.net>
Date:   Fri Mar 16 01:31:11 2007 +0000

    ChangeLog update

commit 98c6f184b24ab3415c2b138a663b1a77bf45d0c5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 15 16:43:01 2007 +0000

    new test

commit 99def5cac2c48a0cb866d056f46739a283b308cc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 15 16:42:51 2007 +0000

    reset the exception if it's still NULL

commit 677bdadcdc01117f21223461b01abdbb9f0d465c
Author:  <changelog at php.net>
Date:   Thu Mar 15 01:31:11 2007 +0000

    ChangeLog update

commit 61d2a8383ddc7b6bb5bfee93ef0f0f2ba560f9da
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 14 23:47:19 2007 +0000

    don't emit any warnings in addition to an exception

commit fe2dbd92bccd7770a78d81121e0245edf64dcc3d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 14 19:21:23 2007 +0000

    fix #40750 (openssl stream wrapper ignores default_stream_timeout)

commit 20a7f2b3f4df18584ad9bf6ac2efe67301981aef
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Mar 14 16:34:56 2007 +0000

    - MFB: Fixed a possible memory leak on open_basedir validation (Ilia)

commit 4a13ef4b17c8a6be4cdfbcef36ebb5cf137a222d
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Mar 14 12:02:40 2007 +0000

    - add openbase_dir checks in ::open and addFile()

commit d70b79a153ba63bb173db86940074105603042f9
Author: Timm Friebe <thekid at php.net>
Date:   Wed Mar 14 12:01:21 2007 +0000

    - MFB: Changed expected output
    # select getdate() returns something like "Mar 14 2007 12:44PM", we
    # were checking for one additional (nonexistant) whitespace after "Mar"
    # which was wrong. Don`t know when and how this changed

commit 76fde43db02f88a88748682b0ddec9450fa18da6
Author: Timm Friebe <thekid at php.net>
Date:   Wed Mar 14 12:00:35 2007 +0000

    - Changed expected output
    # Due to var_export() & __set_state() changes

commit dd08baa08b2918fb0f260075393a81e4041d517f
Author: Timm Friebe <thekid at php.net>
Date:   Wed Mar 14 12:00:08 2007 +0000

    - MFB: Changed message handler also to handle message #11021
    - Adjusted expected output
    # Seems newer Sybase versions yielf different error codes for getdate(NULL)

commit e23af20804c39e367c371b90a0fb63b71e8176ca
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 14 11:57:16 2007 +0000

    fix #40800 (cannot disable memory_limit with -1)

commit c5b9818e1edb3f729c92a2a441cbca1f1ab5a280
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Mar 14 11:37:35 2007 +0000

    - MFB: free rsrc on error in zip_read (old API)

commit 14c13cf53b643465797cfc37763296e3a04300ce
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Mar 14 11:25:20 2007 +0000

    - MFB: free buffer when zip_entry_read returns an empty entry

commit 133c226f569c9e5bfc5290cbb360c01a0994a21f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Mar 14 11:22:13 2007 +0000

    - MFB:
     - rename SAFEMODE_CHECKFILE to OPENBASEDIR_CHECKPATH (can be used without
       confusing in head without confusion)
     - Add safemode and open basedir checks in zip:// wrapper (revert Ilia's
       patch). Bug found by Stefan Esser in his MOPB-20-2007

commit e46b1b3747e85d219b74c7489d3a187ce08f3e24
Author: Martin Kraemer <martin at php.net>
Date:   Wed Mar 14 09:49:58 2007 +0000

    Typo

commit d68d1887d7acf9bb68ace3c2a3cdd3246af23070
Author:  <changelog at php.net>
Date:   Wed Mar 14 01:31:10 2007 +0000

    ChangeLog update

commit e56edb3a03fc3b2f41aeb9d22fcd106ae87da119
Author:  <changelog at php.net>
Date:   Tue Mar 13 01:31:12 2007 +0000

    ChangeLog update

commit f1c12a32d06cba825469efa947c07b529b2c1621
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Mar 13 00:12:08 2007 +0000

    MFB: fix odbc resource handling, patch by Dave Lawson

commit cdce6779ca6cc57ee4b74283ed6d5dbfc66a3644
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 12 20:55:07 2007 +0000

    fix folding and add missing footer

commit 5a4f3bcd37a6d9d80341ed2c006daf4894a169c6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 12 17:00:07 2007 +0000

    Fixed bug #40770 (Apache child exits when PHP memory limit reached)

commit 43c8316d2d634e31264186569c8c7f9045fc25e3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 12 13:07:39 2007 +0000

    fix #40784 (Case sensivity in constructor's fallback)

commit 3a4101c437903185fcbc29cf0875bfcaba798cc7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 12 07:39:24 2007 +0000

    Fixed compilation warning

commit 86b010e22a8610e1f669beafc0c253bcffd171f1
Author:  <changelog at php.net>
Date:   Mon Mar 12 01:31:06 2007 +0000

    ChangeLog update

commit 0b9cab896632872c980719be6eb6f303f34ed6ba
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Mar 11 12:56:38 2007 +0000

    one more fix

commit f763bd82bad73399814052a3687ccfaa27344d18
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Mar 11 12:54:48 2007 +0000

    fix sybase tests

commit 56820d57d3408ff8e677418c1d23bf3ba752aef8
Author:  <changelog at php.net>
Date:   Sun Mar 11 01:31:14 2007 +0000

    ChangeLog update

commit 37ad5f77df0ad2483e717ca32c6f4abf3b94c3c9
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Mar 10 12:16:19 2007 +0000

    - CVE-2007-1001, integer overflow with invalid wbmp images

commit 319d43f4f472532386823f5f9975fa207e52c90b
Author:  <changelog at php.net>
Date:   Sat Mar 10 01:31:05 2007 +0000

    ChangeLog update

commit 01c8b39ab8219bf30260d8a4e9dc2eb9decb59a2
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Mar 10 01:23:42 2007 +0000

    - MFB: #40764, line thickness not respected for horizontal and vertical
      lines

commit b9fd0c848af14f0dc89b45e0fd27e1b881af050b
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Mar 9 18:37:32 2007 +0000

    add testcase

commit 69ff1d0e4dc4d7c4b882c353b5244a8c23c08fb9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 9 16:50:17 2007 +0000

    Return HTTP 403 in case of "access denied".

commit 50489f7682afbfe604f387591084a74223db0e3e
Author:  <changelog at php.net>
Date:   Fri Mar 9 01:31:03 2007 +0000

    ChangeLog update

commit bdd22775fe127ebfcdc582b7c9f46ceff4b99379
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Mar 9 01:22:47 2007 +0000

    MFB Off by ! in file:/// control char check

commit 031991d7a7b4899ed7e440a939487ce0117aa821
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Mar 8 22:57:02 2007 +0000

    MFB: fix crash/leak in bug #38710

commit d3b90533fc91ab4ffbb92c8d4e6afa5e735bea76
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Mar 8 21:06:54 2007 +0000

    MFB: fix crash on $x['x']['y'] += 1, patch by Brian Shire

commit 6bfcb2bdbd2df3eb86fdb702e570f2835bf5963b
Author: Stanislav Malyshev <stas at php.net>
Date:   Thu Mar 8 21:05:17 2007 +0000

    MFB test

commit 78f33b160aa53c57a9e930edb37b93f2f334b476
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Mar 8 20:26:48 2007 +0000

    MFB: fix thread unsafety in the gif reader code (merge from libgd cvs)

commit 80c2f1f92c5d701d804a29f48d92a6f7d6097e62
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 8 17:30:28 2007 +0000

    - Improved version of ternary shortcut

commit 2e0903fe195e667481cbabab2f66d47738132e05
Author:  <changelog at php.net>
Date:   Thu Mar 8 01:31:10 2007 +0000

    ChangeLog update

commit ebb2fc5b1b0a996602504f4419c9aa4541589569
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 8 00:43:06 2007 +0000

    fix #40752 (parse_ini_file() segfaults when a scalar setting is redeclared as an array)

commit 16507b73cde148e41616e74996a238f79f67c2af
Author: Zoe Slattery <zoe at php.net>
Date:   Wed Mar 7 13:22:26 2007 +0000

    New test case for array_slice

commit 94723e945721b05c9d210cd254aa40347a82d2d3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 7 09:02:18 2007 +0000

    fix #40727 (segfault in PDO when failed to bind parameters)

commit 0c96c5035ade7c3fc677d2c89b4e9e19d08b26c4
Author:  <changelog at php.net>
Date:   Wed Mar 7 01:31:05 2007 +0000

    ChangeLog update

commit d184a4f9c398abf033c9908d3ce22e38e4fae09a
Author: Derick Rethans <derick at php.net>
Date:   Tue Mar 6 21:29:33 2007 +0000

    - MF52: Updated timezone database to version 2007.3.

commit a298ef786aa62b44e20098f611d786be01cc2b0a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 6 21:07:52 2007 +0000

    comment out unused function
    need to figure out why and what for it has been added in the first place..

commit def247344d1b69165b0a2a811f09b5907defd1c5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 6 20:58:40 2007 +0000

    declare zend_mm_random() only when needed

commit 702c31844bef64cdcbfb7da27103a540a64823e2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 6 20:53:11 2007 +0000

    fix tests

commit d5a9eab2e7290788c9f5153085c1e514dd6ce435
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 6 20:45:15 2007 +0000

    fix tests

commit 05dd85e7c921bf6d0582eeb9853fd08af786d132
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 6 20:35:49 2007 +0000

    be consistent with non-unicode implementation

commit 98e832d29ec709b7ade9ddee70b8713e241b050d
Author: Sara Golemon <pollita at php.net>
Date:   Tue Mar 6 20:04:05 2007 +0000

    Fix handling over overridden file:// wrapper

commit fdae6875eac570a506ad0899d7a709177c2db2e5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 6 19:59:13 2007 +0000

    fix segfault in import_request_variables() and its test
    I'm not completely sure it's correct to import numeric vars like _POST["1"] etc.

commit 4f370ac55f5dde4d75a00b621164ac76f83c1dc3
Author: Uwe Schindler <thetaphi at php.net>
Date:   Tue Mar 6 19:47:12 2007 +0000

    Update function names for PHP6 to php6*

commit 733b197105c826b4a5179dc46cf907325d22bb5f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 6 19:45:02 2007 +0000

    initialize variable

commit 37797ff7bfe1202825cbf6a52a16fd7ae557b55c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 6 19:25:46 2007 +0000

    fix tests

commit 7d9bf1d1cc4deb20ecbe9064fad5e2accdec132e
Author: Uwe Schindler <thetaphi at php.net>
Date:   Tue Mar 6 18:15:04 2007 +0000

    remove (large) static buffers for header names and request uri

commit ff979699c9d709c769c5be25d5e0e40a8d4a63af
Author: Uwe Schindler <thetaphi at php.net>
Date:   Tue Mar 6 16:19:36 2007 +0000

    use slprintf instead of snprintf and remove 0termination things (because slprintf is always available now)

commit b43a614ba0ada0d7c6f3fe1c7d364829034d55b0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 6 10:13:37 2007 +0000

    fix AC_TRY_COMPILE usage

commit 209220345d4957fe73176117cb07b5fe9d2fee18
Author:  <changelog at php.net>
Date:   Tue Mar 6 01:31:05 2007 +0000

    ChangeLog update

commit d826cadb63702ad1689fc141583bb71475019cb6
Author: Marcus Boerger <helly at php.net>
Date:   Tue Mar 6 01:21:36 2007 +0000

    - Add missing return value check

commit 269baad27db1667cec2f52a4cfce7772c83216cc
Author: Marcus Boerger <helly at php.net>
Date:   Tue Mar 6 00:55:46 2007 +0000

    - Revert back to sprintf (we could define snprintf for windows but we don't)

commit f8b7d0e0463ecdc97630d70201fd2e4e82d223bc
Author: Uwe Schindler <thetaphi at php.net>
Date:   Mon Mar 5 16:28:39 2007 +0000

    snprintf patch

commit 3bd2a641651466dbbb590c98e014619a55b85ba6
Author: andy wharmby <wharmby at php.net>
Date:   Mon Mar 5 15:53:09 2007 +0000

    Remove bug entry for 35872 as now in 5.2

commit d431a16629eb4b5fe6fecdeb5fe152bca6a81d19
Author: Michael Wallner <mike at php.net>
Date:   Mon Mar 5 14:10:05 2007 +0000

    - fix ws as requested by derick

commit 75383d46582861bc779f69ee4050e726e24d4968
Author: Michael Wallner <mike at php.net>
Date:   Mon Mar 5 14:05:31 2007 +0000

    - fix bug #40691: add comparison object handler

commit db571b73563004af8406781eef521d3ee759a1e0
Author: andy wharmby <wharmby at php.net>
Date:   Mon Mar 5 12:56:26 2007 +0000

    Fixed bug #35872 (Prevent object store references during RSHUTDOWN)

commit 3012291178f171401e4ce489a52ad2105fb82880
Author:  <changelog at php.net>
Date:   Mon Mar 5 01:31:05 2007 +0000

    ChangeLog update

commit b24f8404114e4188bf1d9b8370e6ad84a85f4301
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 4 16:25:57 2007 +0000

    - Implement '?:'
    [DOC] "expr1 ?: expr1" is a shortcut for: "expr1 ? expr1 : expr2" as
          exists in gcc and discussed some time back. Note that this is not
          an implementation ifsetor($var, default). While ifsetor would not
          generate any message for non existing variables or array indices
          the ternary shortcut does. Also the ternary shortcut does a boolean
          evaluation rather then checking for isset(). That way ther ternary
          shortcut can work on any expression while ifsetor can only work on
          variables. Also to be silent one has do do: "@$expr1 ?: $expr2".

commit 213172a41b19680e1e4aeabd526717f474600bc5
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 4 12:13:20 2007 +0000

    - Missed one is-dot check

commit 0646ecdcc84c3aa8add1a1a1acc0c0cacaec2e1d
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 4 12:06:55 2007 +0000

    - Match docu with implementation
    - RecursiveFilterIterator::accept() needs to be abstract

commit afe24c272215467af54f8395d5678990c6dceec7
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 4 12:02:16 2007 +0000

    - Simplify

commit 2659e8b96b1ab6ef8b9beca1060783fa39f5fb95
Author:  <changelog at php.net>
Date:   Sun Mar 4 01:31:04 2007 +0000

    ChangeLog update

commit eefa6754e84d0644d12b09c66b536d599255f987
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 4 00:42:30 2007 +0000

    - And finally use prefix style names for consistency sake

commit 2bdf721f63ec7b32623fb09a22fbebb9ccbd4619
Author: Edin Kadribasic <edink at php.net>
Date:   Sun Mar 4 00:41:36 2007 +0000

    MFB: Check that manifest file exists before trying to embed it

commit 9ee90718e91cd4ac6a502c2291ef6e74b7a47f6d
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 4 00:36:08 2007 +0000

    - Reverting glob on child logic makes globbing work better with the example
      code

commit b30dbb98fc7d1ebc8b0dfdd3ff8d05a86614406b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 4 00:23:07 2007 +0000

    - Fix a minor issue with glob support - forgot to set length of string
    - Add ability to not use glob on subdirs

commit bf8ea04c130786fbd4618bd08ab69ba424f09183
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 23:56:43 2007 +0000

    - Missed to add [ to meta char check

commit b0a595d2d71937ee58c90809f3e6215234db6988
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 23:41:43 2007 +0000

    - Glob might require us to refetch the path for every entry

commit c7faeb736a85aafe2c0d05fccaaf9ae2a0d4ba96
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 23:41:10 2007 +0000

    - Allow to retrieve flags with php_glob_stream_get_count()
    - Detect meta chars in pathand switch to append mode so that path can
      actually changes for each entry

commit af7829f2dc8e732c7a18bd296e4bafa57faf3852
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 23:07:33 2007 +0000

    - Add DirectoryIterator::count()

commit ce1d14eae86cfbedfa44d5412dddc7640df3e914
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 23:04:57 2007 +0000

    - Allow to get number of entries of a glob stream

commit 53e5a8894cbe69042f2ead7090404e20b93d2c4a
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 22:30:07 2007 +0000

    - One more tab to go

commit 3666425b9be8a8787d4cf4c57bf7bb7b49b1d012
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 22:28:21 2007 +0000

    - Change to hex to help read-/maintainability

commit c80d1b184dd5780fa97f890653b39230dcda699f
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 21:41:56 2007 +0000

    - Add glob support for DirectoryIterator

commit ebf98e261a8be0807d53096c54a98c51af20cd9f
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 21:40:23 2007 +0000

    - Add glob stream to win build

commit 3f5e89cf31743553e646d6dc311af8381d7d07b6
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 21:38:25 2007 +0000

    - Provide access to pattern used in glob

commit 0c52e058b09bda3242e2fc2c8ad61366a1a8d807
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 20:56:45 2007 +0000

    - php_stream_is() requires php_glob_stream_ops to be public
    - little bit of additional whitespace

commit 01220f548f62f02bc319e3afdd8d3014b01b1f63
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 20:41:12 2007 +0000

    - Add glob stream wrapper

commit 2b5f0d87b769ee297f2bd893a70c8bf2a63e36d9
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 19:07:51 2007 +0000

    - Fix realpath() logic

commit ff3a9141470259572d287b19ac72320fc1feac17
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 18:59:53 2007 +0000

    -A stream wrapper might only allow directory access

commit b8969e549c270798783be7d4732b0f688d00aa38
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 14:51:40 2007 +0000

    - SplFileInfo::getRealPath() is not always present

commit 394bd0b8d31654a3f01a179114b2b98c46f5a603
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 14:46:44 2007 +0000

    # This block got lost somehow

commit 0337110f19f89c1c8d158756885b96c7f9b111a8
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 14:37:17 2007 +0000

    - [DOC] Add SplInfo::getBasename(), DirectoryIterator::getBasename()

commit 6b4a1666a0846d460003717a5112a31e501be3b3
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 3 13:46:19 2007 +0000

    - Catch empty class name error earlier

commit 65aca2f200f63df70435990243ad5eb70eb75fed
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat Mar 3 10:27:04 2007 +0000

    - Fix old behaviour, ob_list_handlers() should always return an array

commit 2a94eac9e47657ce8f066f3b5cc4429a7c5d588b
Author:  <changelog at php.net>
Date:   Sat Mar 3 01:31:02 2007 +0000

    ChangeLog update

commit 3a0d0d1f2db774e22a6b4af0445818752bf65ac3
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Mar 2 22:04:46 2007 +0000

    limit nesting level of input variables

commit 65f3544a3ce1993d3ba66b3ea71bf0bdf81ece4c
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Mar 2 18:54:41 2007 +0000

    MFB

commit 9777b3a933a779c616b362c384d4e2044cb1bd37
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Mar 2 18:46:16 2007 +0000

    MFB
    #Pierre: libgd isn't affected. this problem was caused by the recent conversion to strlcpy()

commit 7f4d7749e1587bd73b600c8e41036d6e85f2ce10
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 2 09:12:13 2007 +0000

    mask resource numbers

commit 28e22564bc4dc3d97b3e8463a5373a0ad11bdff7
Author:  <changelog at php.net>
Date:   Fri Mar 2 01:31:05 2007 +0000

    ChangeLog update

commit 42645d14a9dae7971a2f74a285960cdc589e8de8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 1 23:28:51 2007 +0000

    new tests by Chris and me

commit aadee7268275174393d0a4b6f4c1646ab463c5a2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 1 23:28:13 2007 +0000

    MFB: allocate and define descriptors dynamically

commit ea624e97e5fefa9b7817805f31fbc185dc907abe
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Mar 1 18:41:45 2007 +0000

    MFB

commit 544e0210804b6849ac27eecb5172c04f5adf94a6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 1 11:29:34 2007 +0000

    fix iconv cross-compilation

commit ad0a5398acac8b7519d165d07f1da945c408b1cc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 1 11:23:07 2007 +0000

    fix #40678 (Cross compilation fails)

commit 78545a93c5f2f93953b8b472b50701f362a34485
Author:  <changelog at php.net>
Date:   Thu Mar 1 01:31:07 2007 +0000

    ChangeLog update

commit 0446b130432bd522879e90bbe11d026365e8c747
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Feb 28 10:46:16 2007 +0000

    Typo

commit 88012899e4aa3a04ab9bcf3db3ee6ee93d8198fb
Author:  <changelog at php.net>
Date:   Wed Feb 28 01:31:01 2007 +0000

    ChangeLog update

commit 9afa8734a6e40c4cdc91deaeed3fa152fe23577c
Author:  <changelog at php.net>
Date:   Tue Feb 27 01:31:12 2007 +0000

    ChangeLog update

commit 0b1cac154ab74e8f22b94e30e698617d1637b65e
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 26 22:46:13 2007 +0000

    - Add missing access check

commit 99cd807c3e12c77f4e7d23ef47431769cfd68ec1
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 26 22:32:57 2007 +0000

    - Add SplFileInfo::getLinkTarget
    - Add SplFileInfo::getRealPath

commit 6f3ddae77037e2c3e21ead4844e11c536112b47e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 26 21:53:48 2007 +0000

    nuke dead code

commit 60639069c5cea953c87864fd7e58a4eaf70872da
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 26 20:35:41 2007 +0000

    simplify disk_*_space() functions sources by moving ifdef'ed implementations into separate functions

commit 76fb780f6310752c668d8c9a0a0e8f7748d9e9bc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 26 16:20:14 2007 +0000

    Fixed tests

commit 8068b1632d9741b45a77620ef4252a1636da35a6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 26 14:51:26 2007 +0000

    remind about 'make test'

commit 67dda0e7d6ebbf2e8a164e76c3edb19befc50bca
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 26 14:11:14 2007 +0000

    fix folding

commit b85550e52854caab2f85a82c4f1fc076638df0f7
Author: Rob Richards <rrichards at php.net>
Date:   Mon Feb 26 12:37:57 2007 +0000

    fix win build

commit ce78040c39d0476fb954b8e3f4a81c8928a0efe6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 26 11:55:32 2007 +0000

    fix CS/WS

commit 8acf0fda220b44279903b09ae02487b5cbc65807
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 26 11:43:28 2007 +0000

    MFB: use zend_spprintf()

commit 5b2c00bfff364e2d7cec20c91c7906cf0b04be32
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 26 10:22:44 2007 +0000

    ZTS fix

commit 6a8829137e83467eed2ea959f6a7b592fadf91f3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 26 09:57:54 2007 +0000

    new test

commit b915076031c1de357004eb9d3dff7e3b4655acb0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 26 09:39:08 2007 +0000

    poll() is not affected by FD_SETSIZE (Tony)

commit 2c2c548ce18dd3e799e97d241d8f42a219c7e0b8
Author:  <changelog at php.net>
Date:   Mon Feb 26 01:31:05 2007 +0000

    ChangeLog update

commit fa4ee95e2c1123645ac34edf1a425849a9e58d67
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Feb 25 23:16:32 2007 +0000

    do not allow db without fields
    fix test

commit 5a24d1db6cd249a126d5286a6b28724bd080393e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Feb 25 22:58:57 2007 +0000

    zerofill socket structs

commit 8a03498f2da507f383e44e05916573b00cb8029b
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Feb 25 18:48:19 2007 +0000

    MFB: update pcre symbol list

commit 64dcd4af8113a6b27dbdd1ad4742af8305623656
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sun Feb 25 16:12:18 2007 +0000

    Fixed bug #40591 (list()="string"; gives invalid opcode)

commit 4b0071a7e93f7df8573594c2c1e2c84eeb852408
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sun Feb 25 13:24:25 2007 +0000

    Fixed bug #40609 (Segfaults when using more than one SoapVar in a request). (Rob, Dmitry)

commit 73f097ee87f7101d4e2c2b7ea26896e5240024fd
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 25 13:09:07 2007 +0000

    - Readability

commit 519e18a2c3948cc60dab36654f6962e3dc0489f8
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Feb 25 02:56:03 2007 +0000

    - MFB: sync with libgd.org, patch from Kees Cook

commit c1f3732aabd99352a707cf006d6c9b7d27218857
Author:  <changelog at php.net>
Date:   Sun Feb 25 01:31:08 2007 +0000

    ChangeLog update

commit 09f196f4b6461c5c156ca43d6ef535d05253ba44
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Feb 24 21:29:22 2007 +0000

    fix #40621 (Crash when constructor called inappropriately (statically))

commit 8efa71db4a7c29234cf9b0e2e0b2febc032e46e3
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Feb 24 19:09:18 2007 +0000

    - MFB: Fixed snprintf() usage

commit c7d417e50e748ab807a58e1be88be9ff36343f7e
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Feb 24 18:59:37 2007 +0000

    - merge from pecl: Force binary mode on windows

commit 52a965d136e58f62ba98cea2a2971c6bdfd57c58
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Feb 24 18:50:53 2007 +0000

    - MFB: free temp buffer

commit a9f7f4853aefeefcc701a11fe3b13e81ce73d147
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 24 18:37:46 2007 +0000

    - MFB Synch

commit 49add7864597a966fed41c627a56dc6096d45201
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 24 18:33:03 2007 +0000

    - Make [v]s[nl]printf compatible with 5.2 versions and [v]spprintf of head

commit 1c66194f868302b79695191f7d74727215a3b65f
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 24 18:24:06 2007 +0000

    - Add [v]slprintf

commit 20a40063c51b20c1ea5f48c109b69fea3964b446
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 24 16:25:58 2007 +0000

    - avoid sprintf

commit 10ffce328593ddda1fb31482ec5d19ce6e02556d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sat Feb 24 11:21:10 2007 +0000

    Use poll() instead of select() if available

commit 94c3896f73858edc3c3eb24f59093fb970f2c99b
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 24 02:08:08 2007 +0000

    - Provide dedicated hex function for digests

commit 77da52712c829a22573c7cf25e6852cd06079081
Author:  <changelog at php.net>
Date:   Sat Feb 24 01:31:02 2007 +0000

    ChangeLog update

commit 3b00d29d5a791844eee851d63ceb5e1d10965d76
Author: Sara Golemon <pollita at php.net>
Date:   Fri Feb 23 23:08:40 2007 +0000

    Add retry for interrupted reads and graceful handling for failed retries

commit b4f2b5d1df3ebcc913a80a4edb513b713be084b7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 23 20:50:17 2007 +0000

    fix leak
    no need to allocate the buffer if there was no data

commit 72c8da0695cf8282458eec08a50bf170124d05ad
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 23 16:21:31 2007 +0000

    fix #40606 (umask is not being restored when request is finished)

commit 7550b6d14e99598cba3566746cc071c71fbbb803
Author: Rob Richards <rrichards at php.net>
Date:   Fri Feb 23 11:13:42 2007 +0000

    fix bug #40598 (libxml segfault)
    mark more functions unicode safe

commit 711a2bd4c680160898ca3bc3fbcae30622c08e85
Author:  <changelog at php.net>
Date:   Fri Feb 23 01:31:08 2007 +0000

    ChangeLog update

commit 7d437feb83026cbd60b540f8544dc1941741a4ab
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Feb 23 01:02:57 2007 +0000

    - MFB: #40578, fix the 2nd race condition on shutdown when the cache is
      freed

commit 65b54baac41e25492dcc3d4e35871bbb9c3755fa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 22 23:40:25 2007 +0000

    check for buflen (on FreeBSD _SC_GETGR_R_SIZE_MAX is not implemented)
    patch by stas at FreeBSD dot org

commit bbfce40c49e036dd37242903002e06421923f14c
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 22 23:25:36 2007 +0000

    - Fix logic

commit c0c9d8b16485224a574b931fa6b6e97412771a03
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Feb 22 11:49:23 2007 +0000

    MFB

commit 30239ea383462ef30ceb2547eb4bb47e88bae2ce
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 22 10:06:02 2007 +0000

    check for NULL, then add flag

commit cc39e75ac7f36f09b61c3ca3c0e0d418ca4067fe
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 22 08:23:44 2007 +0000

    Fixed possible crash in putenv() on win32

commit 06cdbd0113e483f60b1defd7470e3da98eb3ed8f
Author:  <changelog at php.net>
Date:   Thu Feb 22 01:31:01 2007 +0000

    ChangeLog update

commit 2edcbcbbd58a36d0bde0612f60938cdc74c37710
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 21 22:08:00 2007 +0000

    minor improvements

commit 30dacafa720d65e9acbc4ce2a8845e47c60d16da
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 21 21:56:45 2007 +0000

    implement PHP_STREAM_FLAG_NO_CLOSE and avoid hacks in plain wrapper

commit 330573105401218f184bafb6e3b568d615f4ad2c
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Feb 21 21:11:32 2007 +0000

    use snprintf

commit c4b38c3af0d3e52797d53e17f98bc80f3e7587da
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 21 19:57:08 2007 +0000

    fix test on FreeBSD

commit 32561d65b8ec4857474bc063a0c604ddab6a1c98
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 21 19:53:48 2007 +0000

    fix tests

commit 6f0a6b3f9c215f4bd71554a3a101bf30ae33b7b8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 21 19:37:05 2007 +0000

    add test

commit 25994a33b7d60296022affd4d0ce2174d367e20d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 21 19:27:30 2007 +0000

    fix test

commit 48f1b8cc77e0ba01bc3aad74f5f6787969a722c5
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Feb 21 16:27:12 2007 +0000

    MFB

commit 23ee3bf9bc54c2305a3b9dfe89ac1a03fec1af1d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 21 15:46:30 2007 +0000

    Check for FD_SETSIZE limit

commit c3b7cb19018b42a595dd30c7da84d81f3196c136
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 21 14:59:36 2007 +0000

    fix #40578 (imagettftext() multithreading issue)

commit 8b9bf1e2c3e16ff29dbff4958711210d9d94b3fe
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 21 14:24:44 2007 +0000

    fix bug #40576 (double values are truncated to 6 decimal digits when encoding)

commit 96511b3523b095e21eb84a2402fc8ee79b59d579
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 21 14:11:12 2007 +0000

    Special case for last iteration

commit 53925c02ace854a3933e0d1f6dfde2ecccb93ce6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 21 13:09:15 2007 +0000

    Fixed bug #40560 (DIR functions do not work on root UNC path)

commit 0f5b9e4e39769c8aba70f712501caf61bd4f9fe9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 21 08:08:47 2007 +0000

    fix typo

commit 4bb3b68b8a14bac815f914035e8870e8c9f1f2be
Author:  <changelog at php.net>
Date:   Wed Feb 21 01:31:03 2007 +0000

    ChangeLog update

commit c176e7d564c9534b898355a1650949e2620aca2e
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Feb 21 01:23:02 2007 +0000

    Cosmetic fix - safe_emalloc(nmemb, size, offset)

commit 9f2357eb4e8bfcfc5c1711fe60eb2164a6b70ee9
Author: Stanislav Malyshev <stas at php.net>
Date:   Wed Feb 21 01:21:24 2007 +0000

    MF5.2: CreateInstance requires BSTR (should fix #33188)

commit 389e17332ea4e04da78c2cf44a2fa315e0a09969
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 20 20:10:53 2007 +0000

    move PHP_TEST_WRITE_STDOUT to acinclude.m4 and use it in configure.in
    its result is used in sapi/cli & sapi/embed, not just sapi/cgi

commit 2ad6c07ca170ae5720f201e0ffae6ca56c2854e3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 20 19:19:14 2007 +0000

    don't call php_module_startup() directly, use startup functions
    patch by Andrei Nigmatulin

commit a3a2cab6b97668407a06874bcd39e6f08b2bec41
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 20 14:06:05 2007 +0000

    new test

commit f3867ec5e35cb5e3d8667d18d494063a30c17241
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 20 14:04:59 2007 +0000

    fix leak, convert unicode values to string before assigning
    change error message to use zend_error() since there is no active function

commit 296f20f65777709defa70056156ae4db6f3cff5a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 20 13:21:54 2007 +0000

    fix #38406 (crash when assigning objects to SimpleXML attributes)

commit 1aa148e647035d356d5b12a727ae0db94acee17a
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 20 13:07:53 2007 +0000

    - Make stat based functions throw an exception

commit 0ea9b84302d7de79207939b26b65ac1bd155d43d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 20 12:00:41 2007 +0000

    fix #40545 (multithreading issue in zend_strtod())

commit 95741bd34a0f349f419dacbb9ccff01809fd7053
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 20 09:09:47 2007 +0000

    MFB

commit a906cadedceb64c467c955362bd307837a165141
Author: Greg Beaver <cellog at php.net>
Date:   Tue Feb 20 03:44:26 2007 +0000

    update package.xml for potential release

commit 69c95f67cf6a883dafb7052ead4116d3438142a9
Author:  <changelog at php.net>
Date:   Tue Feb 20 01:31:05 2007 +0000

    ChangeLog update

commit 9bf2f53e870d5a19f82fc167045c8a64c0ec3b60
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 19 20:32:39 2007 +0000

    - Bugfix #40546: SplFileInfo::getPathInfo() throws an execption if directory is in root dir.

commit 86f29b0cf776687e6afd4685ba301907adec11de
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 19 20:22:29 2007 +0000

    check SQLError() return value and output a meaningful errmsg when it fails

commit 4c4d865e9b8ef1a993196464bf149fa931d80506
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 19 20:02:08 2007 +0000

    fix tests

commit 862523f69ad5aaab067b4a0a7bdeec1b1225a4d5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 19 20:01:17 2007 +0000

    MFB: Eliminate strcat() usage
         Fixed handling of argv[] for GET

commit 9e5d731619e514645fcbc95f70b4ec9285908eef
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 19 19:46:36 2007 +0000

    MFB: PQfreemem() checks

commit 4676d78ab53206aa8732a8cedac9d30f350c7e28
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 19 19:44:44 2007 +0000

    MFB: #40503 (json_encode() value corruption on 32bit systems with overflown values)

commit d315853532adb35d4e65e6c31bea223308290719
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 19 18:29:20 2007 +0000

    fix heap protection on SPARC, required by GCC4
    patch by Dmitry

commit 2b2dcf7b2cffe129800c981ae5cf1e6d58c90f9f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 19 17:29:41 2007 +0000

    typo

commit 5182530587fc4bd637ea9eb6d124fd73683fb362
Author: Edin Kadribasic <edink at php.net>
Date:   Mon Feb 19 17:28:26 2007 +0000

    MFB

commit e490ccf47d5efcc076ae2db5a966017aa1470bde
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 19 17:28:11 2007 +0000

    - MFH Fixed bug #40465 (Ensure that all PHP elements are printed by var_dump)

commit 260443cdfefeb98b9c6e506a624f5e3fea9741dd
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 19 16:20:43 2007 +0000

    - WS/CS

commit 6864564797b6aa081b90995ae30711c197d9f1f4
Author: Edin Kadribasic <edink at php.net>
Date:   Mon Feb 19 16:04:14 2007 +0000

    MFB

commit 1c00069571c2e8d6c213eb390fc201cf89a916ee
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 19 14:59:03 2007 +0000

    On win32 directories in the middle of the patch may be unreadable

commit bc873b7b1df95e4c4ba7722c4340e3a5aa4aebf0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 19 14:13:35 2007 +0000

    Initialize "retval" on each request

commit 4de0758b91dd1ced14cffa8028bf7212ab9a10d9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 19 13:21:49 2007 +0000

    Fixed fcgi_putenv() semantic with NULL value

commit 876e8f2daece8cb76520e319d773ec56d6269ec9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 19 12:19:33 2007 +0000

    fix test
    stdout is closed in non-debug mode

commit 85d0394d1e4a01135edfeb1d93951075d9a651b2
Author:  <changelog at php.net>
Date:   Mon Feb 19 01:31:00 2007 +0000

    ChangeLog update

commit f0553cb49a1de3b828338338a6c510cb68a45bd9
Author:  <changelog at php.net>
Date:   Sun Feb 18 01:31:12 2007 +0000

    ChangeLog update

commit 1ed4c9a08c0bd07725b91432a06940db59889a44
Author: Stanislav Malyshev <stas at php.net>
Date:   Sat Feb 17 01:47:26 2007 +0000

    use safer functions, check error value

commit 2f1a7054c53b7013a8d8f0ae4350501564326ae4
Author:  <changelog at php.net>
Date:   Sat Feb 17 01:31:03 2007 +0000

    ChangeLog update

commit e10a7a734e56d6fe3401ee7df1b030e123789de0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 16 23:49:34 2007 +0000

    typo in Dmitry's last name =)

commit d7df9badf646655b348959791bbcebfe270aeb78
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Feb 16 19:36:45 2007 +0000

    Added runtime JIT auto-globals fetching and caching

commit d78f8b05a0c08949856800135ed4ef8f6a78ab84
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Feb 16 18:49:06 2007 +0000

    use error message size

commit 9466c35fe4e9e39928f737882b14b9d2e974e775
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Feb 16 18:29:40 2007 +0000

    use snprintf, increase hebdate buffer

commit 2099208dc8410964e3ea57ca45773a9abce30610
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 16 18:23:53 2007 +0000

    fix build

commit aa827cf2b9369d0b8154d102ef16c5f030ac25b5
Author: Stanislav Malyshev <stas at php.net>
Date:   Fri Feb 16 18:12:34 2007 +0000

    add safe_realloc

commit 54f2863991b23030b8566b445897241a71635733
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Feb 16 16:33:37 2007 +0000

    Optimize out RINIT()

commit 063883dd47b02c02cdfc1cce6da30b7502e67525
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 16 13:28:32 2007 +0000

    MFB: fix leak

commit adec1ae327644c81965a142d957690ccf977e5a1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Feb 16 13:12:55 2007 +0000

    Fixed return value of assert_options(ASSERT_CALLBACK) and possible crash (Andy Wharmby)

commit 32d7fd76a2390a33ac5b4b5d0155c7f7b7d9ae8d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Feb 16 11:30:38 2007 +0000

    Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent is killed)

commit 71340e43f9df7cd223c9b26b8eaa664ec0d7ada1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 16 11:08:11 2007 +0000

    fix test name

commit a909db6d9c662a1f60ecaf1022432afdb0420d15
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Feb 16 08:54:45 2007 +0000

    Allow C++ extensions to use CG(), EG() ... (Caroline)

commit a6fa18ac7d9da92791e09f817b8bdd1a54dabd05
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Feb 16 08:33:52 2007 +0000

    Fixed zend_llist_remove_tail (Michael Wallner)

commit d37f52174f5f2c644c44d46d7527c54cf97a1d00
Author:  <changelog at php.net>
Date:   Fri Feb 16 01:31:09 2007 +0000

    ChangeLog update

commit 286d7ba2daac1bc166b5458b5a3a128527cd538f
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Feb 15 20:53:26 2007 +0000

    MFB: fix build on cygwin with windows-style EOLs

commit 3efdead8af9c18d04c00082476639a01103da269
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Feb 15 20:43:19 2007 +0000

    MFB: fix cvsclean on cygwin with windows-style EOLs

commit 13149b0c6a41bde061e8e5ada547610e5fcfbd05
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 15 19:11:29 2007 +0000

    fix Cygwin build
    (costs us nothing, but makes some people happy)

commit 9c75989fb95c5bdce333322edb33ac04fc9cc8be
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 15 17:00:52 2007 +0000

    Fixed memory leak

commit 9c294ae1a6692f2bfa9dae09f1670ccd9cf79cd4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 15 14:49:13 2007 +0000

    Fixed bug #40467 (Partial SOAP request sent when XSD sequence or choice include minOccurs=0)

commit d57b78aab143627e2db2e3ca6fc6201990cdf10c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 15 12:33:54 2007 +0000

    Fixed bug #40414 (possivle endless fork() loop when running fastcgi)

commit 5ebba1b2f69dcd9bab6ceb6bc6fc970d6a3efdac
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 15 12:05:25 2007 +0000

    Fixed Bug #40352 (FCGI_WEB_SERVER_ADDRS function get lost)

commit cb5ae2b82cb2cb9f465ec8bceb3b10e5efe9b506
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 15 10:42:52 2007 +0000

    Fixed bug #40236 (php -a function allocation eats memory)

commit 919324b315a80110cc7e04939b157493b1265fa9
Author:  <changelog at php.net>
Date:   Thu Feb 15 01:31:03 2007 +0000

    ChangeLog update

commit e3794a39869e2764fb616346c81ffe1cca85baba
Author: Derick Rethans <derick at php.net>
Date:   Wed Feb 14 19:35:01 2007 +0000

    - Clarify the source of the timezone data.

commit d5ec5c98071216837b18e2c8b439b51ec03b5de8
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Feb 14 19:29:33 2007 +0000

    fix a few tests in unicode mode

commit 9bb808dc35ba350319b4d889f4cc0abbea74c264
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Feb 14 19:20:15 2007 +0000

    MFB

commit c34592986083a0776aafab344351d6839a11bfd8
Author:  <changelog at php.net>
Date:   Wed Feb 14 01:31:07 2007 +0000

    ChangeLog update

commit 94ab9584547f8913b989da32069393010269440b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 13 20:19:50 2007 +0000

    output debug messages before calling OCI functions

commit 5615e79140aaa81636e3b1868062ebfe76375e32
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Feb 13 19:56:42 2007 +0000

    MFB

commit be4b75b136585ce13beced592641e7686fa4a742
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 13 19:50:13 2007 +0000

    improve php_userstreamop_seek()
    check for errors in stream_seek() and return correct status

commit a9aaeea886920cb03eea8aae57d8f6b9eddc018d
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Feb 13 18:30:19 2007 +0000

    MFB

commit 5dfeed6e14f9dee5d858064db81102d7908c8a21
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 13 17:56:37 2007 +0000

    - Simplify

commit ac73e981c4fc0a8fb107e3b3fe07956cd3363bf4
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 13 17:39:46 2007 +0000

    - Inherit interface ArrayAccess correctly

commit c212923e29d6b1b34beabc8f5d1c19b6acc0aa91
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 13 13:01:18 2007 +0000

    new/improved tests

commit f6987cb6bceb4bda49c11852efef03a3ff01463e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 13 12:56:10 2007 +0000

    plug possible leak

commit a78f3e9a2eff1efd3053778760f3838428a8ca4a
Author:  <changelog at php.net>
Date:   Tue Feb 13 01:31:02 2007 +0000

    ChangeLog update

commit e8e7815e89036491f340b7446de558543906f9a3
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 13 01:19:58 2007 +0000

    - Fix offset writing

commit 32c58eb43e68ea119e9b95ab322a970787d1c6f4
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 13 00:32:20 2007 +0000

    - Drop useless stuff

commit 7874a6280a1b6a43f5de8fbe3c0ea52424ec4d24
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 13 00:18:36 2007 +0000

    - Add new example

commit 41e02dad89fa6d28f3944d3f81453cff595ce6b4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 12 21:13:01 2007 +0000

    MFB: #40451 (addAttribute() may crash when used with non-existent child node)

commit e89a9df1d48e9d86abe7a3f5d8bb0889fd2b1d52
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 12 20:27:48 2007 +0000

    fix bug #40109 (iptcembed fails on non-jfif jpegs)
    + use safe_emalloc

commit d8179ac018db9b3864a6f90ae50458ab83520e60
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 12 14:48:52 2007 +0000

    fix tests

commit 25992400a5516052319c25161847914ac8400c42
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 12 14:42:25 2007 +0000

    add separate IPv6 test

commit 546bbeb3d5c8b6a107fe4c612c043adbd871fed7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 12 14:22:02 2007 +0000

    add SKIPIF sections to check if PCRE has the functionality tested/used

commit 5ea43ad90c98e62bb920cee6983c0eeba86dd5bb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 12 09:36:11 2007 +0000

    typofixes and other improvements by Chris Jones

commit 7d720944b06f3f2520f77292e9bb9d80c4a90da5
Author:  <changelog at php.net>
Date:   Mon Feb 12 01:31:11 2007 +0000

    ChangeLog update

commit c22ccc149203b9e69c82a11198d77d3074b6dbcc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Feb 11 20:56:17 2007 +0000

    new test

commit 686bfdca074ae0f36633668f9afa65835014aa64
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Feb 11 20:12:45 2007 +0000

    add a note

commit 834c79180c3d070d8d7fd3edc718e40234f3d4ab
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Feb 11 20:06:05 2007 +0000

    fix test

commit b0b2d070502be6b8174a0d3bc352c9169ec539a7
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Feb 11 16:12:00 2007 +0000

    sync tests with php 5.2

commit a0a19d79b94ea37616b92fbd22925bf762f995f4
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Feb 11 11:13:40 2007 +0000

    - MFB: Fixed bug #40428, imagepstext() doesn't accept optional parameter
    	(Pierre)

commit 00da3f316993e1acb504336b62d9ca5ad63ed559
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Feb 11 09:25:25 2007 +0000

    fix typos

commit c65c976c2ee6a38e417cef74b7c4ab4d7e7c1a18
Author:  <changelog at php.net>
Date:   Sun Feb 11 01:30:57 2007 +0000

    ChangeLog update

commit ec79b63d694423e69418517c93b0b77b1c32de3b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Feb 10 20:51:42 2007 +0000

    fix #40431 (dynamic properties may cause crash in ReflectionProperty methods)

commit 6033d7193c9ab652c911c86ee1bfb5386c4f38ed
Author:  <changelog at php.net>
Date:   Sat Feb 10 01:31:09 2007 +0000

    ChangeLog update

commit bbf2cf8c7b204f14b44de664ef30e5d0a06ced43
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Feb 10 00:50:29 2007 +0000

    use the same ifdef anf get rid of "unused var" warnings

commit 2fd25026ea144ce1997366ba1897d2422111a6bd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Feb 10 00:48:17 2007 +0000

    fix off-by-one accidentally introduced by safe_emalloc() patch

commit 66837ba30b7e640b6ab1711ea5c019b7b73c4e1c
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Feb 9 20:13:18 2007 +0000

    upgrade PCRE to version 7.0

commit 32a4dee8a09d1b32fab0c9f283ea1695c62e7489
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 9 10:15:03 2007 +0000

    fix #40410 (ext/posix does not compile on MacOS 10.3.9)

commit 7e36477e773b427a06c01fde7cc6e9fa70949bf7
Author:  <changelog at php.net>
Date:   Fri Feb 9 01:31:10 2007 +0000

    ChangeLog update

commit 4824b1456c74d332b450153e441fae61de43e457
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 8 22:53:47 2007 +0000

    - Add include

commit 20ffb00422f729233f19a51d86dd63d045fc2188
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 8 22:50:15 2007 +0000

    - Include spl_iterators.h

commit 496c1db1b5c5510ee0de7ba42d6d709e48a27682
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 8 20:13:49 2007 +0000

    - Moving Countable from spl_array.c to spl_iterator.c
      allows CachingIterator to implement Countable

commit 2a47436c679d10fd73855c5779dbfa60a6da858a
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Feb 8 16:37:52 2007 +0000

    fix a few tests (segfaults + wrong output)

commit 9c0b73f9c4ff7670563f5d874555f0f45f6713df
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 8 15:31:01 2007 +0000

    - Simplify call_user_func/call_user_func_array implementation
    - Allow call_user_func/call_user_func_array to return reference

commit d455f0b64475ffb7c052342c7fd512fdf86ee494
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 8 15:28:43 2007 +0000

    - Show whether a zval is a reference in printzv user command

commit 72bf3e2037fa9b0d71738b2f49016b18fd3c3dc5
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Feb 8 15:25:17 2007 +0000

    MFB: remove ereg() calls

commit bd7d5b527c36aec01043918bec753a9989476655
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 8 14:47:32 2007 +0000

    - No reason not to pass return_value_ptr for non return-by-reference functions

commit 10f0e0a5faffafb2e2e64739541522668b523021
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 8 14:33:16 2007 +0000

    - Fix potential issue with 'f'-parameter parsing
    - Complete zend_fcall_info_*() API

commit f709c26072c01525d677712fecb3462858e2e694
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 8 12:30:40 2007 +0000

    - Do not set is_ref/refcount for functions that return by reference

commit 70777b7df6233c69d0e69755536fc9dd277d906e
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 8 12:29:57 2007 +0000

    - More ZEND_API's

commit 8e5f95d199adcc890c8e8f886330206f06d5ba9e
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 8 08:44:28 2007 +0000

    - Add new test

commit b6f2bc8bb836cb322abedfc59eb6a723a4b09c8b
Author:  <changelog at php.net>
Date:   Thu Feb 8 01:31:00 2007 +0000

    ChangeLog update

commit 32b3917098631b49b30dada1ed846d843b10c9a5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 7 21:12:48 2007 +0000

    add test

commit 233ebb67e8c289085b26fee8948970b80533c1f7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 7 18:22:38 2007 +0000

    explicitly set module name

commit a4f5b662a3d2c1b1c1f82d288cdbf5199af4cf10
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 7 09:37:34 2007 +0000

    upgrade apache2filter to php6

commit 903ef1a07154466c7482140efff04f00724f9990
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 7 09:35:09 2007 +0000

    change "php5" to "php6" everywhere
    rename mod_php5.c to mod_php.c

commit cfd4e53858039a7904276e212bf9f6b1941ea310
Author: Marcus Boerger <helly at php.net>
Date:   Wed Feb 7 08:37:29 2007 +0000

    - Let's go with RC2

commit 41464c299ccd40279928eeb0e97c2f8c16972b26
Author: Marcus Boerger <helly at php.net>
Date:   Wed Feb 7 08:36:50 2007 +0000

    - Add new test

commit 0b4633b38d93fa8771dce4f916b84cbff5525f49
Author:  <changelog at php.net>
Date:   Wed Feb 7 01:30:59 2007 +0000

    ChangeLog update

commit 30dad44aa3be96d611cb499809b4f6cf31ffe9c0
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Feb 6 23:56:39 2007 +0000

    - Add possibility to check for a specific compression method

commit 0bd3f367de32e7deeb3a54725697dfa4044c48ad
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 6 23:19:10 2007 +0000

    - Fix issues found with solaris

commit 8f11f4875db8586b07a4d5ee2fca216234115dfb
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 6 22:41:39 2007 +0000

    - Avoid direct tsrm manipulating in ini setting

commit bed7c1167d4d7cc641412e3583ffe01f50dbabb4
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 6 22:12:21 2007 +0000

    - Fix potential read issues

commit ea40c23358738ef24cb9723566d13b58b405a7ef
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 6 21:43:46 2007 +0000

    fix macros for bigendian platforms

commit 65b47ce3464f436631b277eb03bb91dca44e49d1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 6 21:04:22 2007 +0000

    add missing closing marker

commit bc779b98ec517e49f158b2bd145741ec3ce0c53b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 6 20:48:37 2007 +0000

    fix test, this error message may vary

commit 3f3c8fcd10d29e8aaf643077611b7345f6e016a7
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 6 20:30:33 2007 +0000

    - Drop another superflous stream close

commit d771917d0883d4cfe826225e90d6ea892c123aa1
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 6 20:17:04 2007 +0000

    - Prepare RC2

commit 2a37a1284db9de3d3dcaf98ad3ca223ebcb1631d
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 6 20:15:12 2007 +0000

    - Drop superflous stream close

commit 3a64f890cbd7644bf589c5990280d1a80d8529bd
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 6 20:14:26 2007 +0000

    - Fix test

commit 4bfd3eac8446cbdf80bf6bb7851dcb807e88f355
Author: Greg Beaver <cellog at php.net>
Date:   Tue Feb 6 17:54:32 2007 +0000

    correct release notes

commit 5a6d0f0424f25775830a7c5ee2aeee19962559ea
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 6 17:35:42 2007 +0000

    use strdup()

commit 2052cf553495440e835356e4ede1726cee2f8e7c
Author: Greg Beaver <cellog at php.net>
Date:   Tue Feb 6 17:33:14 2007 +0000

    correct version number/stability

commit 5b776340e4753cdd6341c67307963f678dcbeb80
Author: Greg Beaver <cellog at php.net>
Date:   Tue Feb 6 17:30:19 2007 +0000

    add test cases, prepare for release, indent fixes in package.xml deps

commit bc17dcfcd121041095b9bd0a27fd0fe70e6a4953
Author: Greg Beaver <cellog at php.net>
Date:   Tue Feb 6 17:09:37 2007 +0000

    fix several potential segfaults, add tests for chmod(), fix chmod()

commit 70dc64e95a8592839cd9635d89bea9656a8242bc
Author: Greg Beaver <cellog at php.net>
Date:   Tue Feb 6 05:41:18 2007 +0000

    add PharFileInfo->chmod() to set permissions (no other way to do it)

commit ce883afb64fc5bba627b19ba652fd398e743f6dc
Author:  <changelog at php.net>
Date:   Tue Feb 6 01:31:02 2007 +0000

    ChangeLog update

commit 45d63c39736c7b5dbae1d2980a25d26bf470d78a
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 5 22:11:27 2007 +0000

    - Check temp file creation

commit 40b66a8035fc5623723d78b488dd3f54fbb3767d
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 5 21:38:50 2007 +0000

    copyright year updates

commit 357b931e56714aa0b34655856a60404c55533b9a
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 5 20:47:20 2007 +0000

    - Add additional check & test

commit 250119fa38be4583a526e083ffa08d22f9aba0a3
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 5 20:34:23 2007 +0000

    - Fix signed/unsigned warnings
    - Use safe_emalloc where usefull

commit 06b9756c670dcb28cfc7d3b3e76ee5dd544dd33a
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 5 20:04:56 2007 +0000

    - Add missing PHPAPI

commit 5928d89d50ed876fd5e88d1e5678cacfc7901b7c
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 5 19:16:07 2007 +0000

    - Detect \0 in paths where possible

commit 8eab2d2cecd0ce216b2fd217b089334bd087048f
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Feb 5 17:59:11 2007 +0000

    Update

commit 08cf9ff7314407224b7d1c2d0a538e5dc3c80ef8
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 5 07:58:29 2007 +0000

    - Check for illegal chars (control + potential UTF-8 (need to take care of in PHP 6))

commit c0e2739103786e4034c858219eb67b7eb095457b
Author: Greg Beaver <cellog at php.net>
Date:   Mon Feb 5 07:19:35 2007 +0000

    improve error message empty entry => empty directory.  Add check for phar://blah.phar/. and phar://blah.phar/..

commit 7b6523c8e6dc1f81ca23f6ef0304e3788ab930bc
Author: Andi Gutmans <andi at php.net>
Date:   Mon Feb 5 05:15:49 2007 +0000

    - Make sure to be ANSI C compliant

commit 629a82b955ca236949a7fb7f150c3946edcaa279
Author:  <changelog at php.net>
Date:   Mon Feb 5 01:31:02 2007 +0000

    ChangeLog update

commit 4874397501229777f8ddfd3b23dc953797379b5f
Author: Frank M. Kromann <fmk at php.net>
Date:   Sun Feb 4 21:24:28 2007 +0000

    MFB: #39213
    Fix for '' returned as ' '.
    This only works with FreeTDS as microsofts library returns a length of 1 for an empty string!

commit c2d5db56ca1fdbb9f71b9a5df4b6b02152af963b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 4 20:35:59 2007 +0000

    - Need to drop //

commit f210205e708c23a49c1fe751645968fb6c06b789
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 4 20:10:03 2007 +0000

    - PHP_VERSION_ID exists only in newer PHPs (5.1+)
    - Improve error checking

commit ff0f2ad1bd09904b2e859e8b2c8d3b79d599d8a5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Feb 4 17:02:01 2007 +0000

    Added a double free check.

commit 29cde76818c0c621db995ea50e334d058bdde6bc
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 4 16:25:25 2007 +0000

    - Disallow stars in paths

commit ab03af5eb5b2fd0fcd9286509a79b7dcff7de1be
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 4 16:24:48 2007 +0000

    - Add Makefile.frag

commit 1c690cb9d4f509e5aa9a64960264daf4a6fb5d39
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 4 13:21:40 2007 +0000

    - Add path sanitizer for new paths
    - Add test for a few things we check with the sanitizer
    # We might want to use the sanitizer for opening as well

commit a35a29e4a5d9b2e7ecb8d0d2c6ae25d0a65ca2ad
Author:  <changelog at php.net>
Date:   Sun Feb 4 01:31:12 2007 +0000

    ChangeLog update

commit 16ccbf0c0cb2cab42f7b9ca86e241e36dc299017
Author: Frank M. Kromann <fmk at php.net>
Date:   Sun Feb 4 00:23:32 2007 +0000

    MFB: Fix win32 build

commit 725148cc9442c3b719fe9bf1745c443b05beb27a
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 3 16:31:36 2007 +0000

    - Allow building with 5.1 (not all works thenperfectly though)

commit 66398d4e3e17753424dc38741c0b46465a138a4d
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 3 14:57:24 2007 +0000

    - Fix memleak

commit 67206a2cbf1e81a56a2c8059b48d16869f973601
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 3 14:45:54 2007 +0000

    - Fix mem/temp stream exports and readonlyissue

commit d47db8526bf7ca88552e6bdb1cb55b4ab7dfa421
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 3 13:42:10 2007 +0000

    - Fix protos

commit 1b5b78ce18665f68bf4eedfd3a002fa1a701b6f2
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 3 13:20:12 2007 +0000

    - Provide both version strings, api and ext

commit 91d7b4f04877bde5e3909e599ff1fd3c59674cd1
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 3 13:19:38 2007 +0000

    - Update package file

commit 93b387d3275d2764b66bafc75af3a52e5a576577
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 3 04:04:18 2007 +0000

    fix mem leak on error, fix cwd issue.  go back to BadMethodCallException for Phar->set*CompressedAllFiles().  ALL TESTS PASS, RELEASE IS IMMINENT

commit 996b8e61084978b27dcb03d3ac35c4f87aa90be3
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 3 02:39:34 2007 +0000

    fix test

commit 619c729ea857397ce475191739a4231f22515df0
Author:  <changelog at php.net>
Date:   Sat Feb 3 01:31:11 2007 +0000

    ChangeLog update

commit 340e9b24fcaea7e8a6fa50d3b94355effe6f7161
Author: Greg Beaver <cellog at php.net>
Date:   Sat Feb 3 00:45:24 2007 +0000

    s/isFlushing/isFlushingToPhar much clearer purpose in method name

commit 696e85f062ebdea0bb089bf34a8f5c39765fe682
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Feb 2 22:18:55 2007 +0000

    Typos.

commit 135c947f8d9999551a19f833c0066fdab6397c81
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Feb 2 21:49:38 2007 +0000

    - Add ^ specifier that returns original string type before conversion.
    - Add ZVAL_ENC_STRING[L] macro that allows returning either a binary
      string or an encoded strings as Unicode based on type, instead of
      UG(unicode)

commit cd2554343bb0bc0e08d6ac53b76f609dc0cb2a29
Author: Michael Wallner <mike at php.net>
Date:   Fri Feb 2 17:11:10 2007 +0000

    - add note about the past for the future, see http://bugs.php.net/?id=40310&edit=1

commit a7ade0d5aed601a9afea71a098ad35326b731192
Author: andy wharmby <wharmby at php.net>
Date:   Fri Feb 2 15:49:06 2007 +0000

    Remove bug fix entries #34564 and #37927 as now in 5.2.1

commit 535e38a47361813d1ebb611dc498663d68802f94
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 2 12:53:54 2007 +0000

    add new tests

commit 92bf7d987280e8b9de717b352fc64f85432ff2b5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 2 12:51:37 2007 +0000

    -exactly 1 arguments
    +exactly 1 argument

commit 2d09ecfe7663b62ada6d27d4295c097f958e253d
Author: andy wharmby <wharmby at php.net>
Date:   Fri Feb 2 12:00:48 2007 +0000

    Update NEWS for ealier bug fixes

commit afe43f7794a92c8e78d9e1329ff6b80ac62baa6c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 2 11:10:42 2007 +0000

    add new tests

commit ffa0edaee13e8ec05399e8030dae94fa6058e05b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 2 10:55:23 2007 +0000

    fix tests

commit 427f94a5d491e6c69e20e54f55f6af832db31d0a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 2 09:24:13 2007 +0000

    fix isset() & unset() with CV-superglobals
    see #40311

commit ca1d1703ee71a70016d4a237540710f5c564cc64
Author: andy wharmby <wharmby at php.net>
Date:   Fri Feb 2 08:42:32 2007 +0000

    ADW: Fix COM extension bug #35463. Fix in/out argument processing

commit 85de060da2fa78554b59cfb4a328bf70918ba044
Author:  <changelog at php.net>
Date:   Fri Feb 2 01:31:04 2007 +0000

    ChangeLog update

commit f5ffb540f0c28279039d10e0df57d0f3fe15f900
Author: andy wharmby <wharmby at php.net>
Date:   Thu Feb 1 18:05:10 2007 +0000

    ADW: Fixed COM extension  bug #37927.  Correct the processing of in/out arguments of type VT_DISPATCH|VT_REF

commit f994b102c7bb37b56b4e9d5e279ad3424a9fd881
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 1 16:38:15 2007 +0000

    Removed dead code

commit 5a695e9f32f08458fa61fdc8f5ae2cc7f4bd71d4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 1 15:24:10 2007 +0000

    Fixed possible crash because of dereference of NULL

commit 09de519e79296083e28140e85138ab0ca5090b3b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 1 15:12:07 2007 +0000

    Enable canary protection in DEBUG mode only.

commit bc87928158d18274e239eddc016abeceba7d7a71
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 1 14:20:53 2007 +0000

    bailout if bucket is NULL

commit 0e08c7027f126cc17832b22f72a4354b985fdeb8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 1 14:07:03 2007 +0000

    free class_name when necessary

commit 6afc610bd04b62f6b5ca7d3efbfe47ebec384c2a
Author:  <changelog at php.net>
Date:   Thu Feb 1 01:31:06 2007 +0000

    ChangeLog update

commit abe754287f854511aef16cd06b3a1a83fcdd6413
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 31 21:29:53 2007 +0000

    use correct comment marker (dnl, not #)
    add comment regarding AC_DECL_YYTEXT and the annoying warning
    (just in case I'm not the only one who's annoyed by it)

commit 3c1060295081c7729853ed6721e1d5fb0f95dc11
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 31 12:45:56 2007 +0000

    fix compile failure in ZTS mode when collections support is missing

commit 74e11c349cf4c3b82912185aae2d20332600e8c3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 31 10:36:20 2007 +0000

    fix segfault on re-binding and re-executing a statement
    improve the test
    patch by Chris Jones

commit 70073c561039f6fcb13bfe9c395ff5e775d0d332
Author:  <changelog at php.net>
Date:   Wed Jan 31 01:31:00 2007 +0000

    ChangeLog update

commit eece353fe80cc9a20337c67d88be6924eb407823
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 31 00:15:06 2007 +0000

    Minor code optimization

commit 5f8256cfc1f314d7e9c04c6459a7f0c611cf9eb9
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 30 20:58:14 2007 +0000

    - Update TODO
    - Add Phar::isFlushing()
    - Improve test

commit 72ea46a29218a0a32095fddfe7aa6ef1feb7e927
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Jan 30 17:41:11 2007 +0000

    use getenv() instead of the _ENV var

commit fdec496b73457a0028a6fc386f2b26375b175b34
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 30 11:43:07 2007 +0000

    improve test
    patch by Chris Jones

commit c9a866884742e43ef2911085f2bc7c604fe6ff8c
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 30 07:29:45 2007 +0000

    - Add new test

commit 78db3ccc1c8e6bec8ea40c18bb89607937546475
Author:  <changelog at php.net>
Date:   Tue Jan 30 01:31:01 2007 +0000

    ChangeLog update

commit 2f279cd22420e19c69ac5f1ddbf6d2a39729e30f
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jan 29 22:55:22 2007 +0000

    display all errors/leaks/warnings on each test, instead of showing just the top most error

commit df99fd3d6180dfe66bebc71033778986bfe9c7d5
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 29 22:21:48 2007 +0000

    - CS & Fix expectations

commit 68885b28dc64f7b111c22548e600956fbb62ddea
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jan 29 19:38:21 2007 +0000

    Prevent flush() of closed handle on php_module_shutdown()

commit 37960644dff466052840b9f50a7687bd8d0d30a9
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jan 29 19:36:53 2007 +0000

    fix access to already free'ed memory

commit 47514fd793fbc62d469abae82c4bc04bd725ded8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 29 16:18:15 2007 +0000

    fix test
    different Oracle client versions report different error messages

commit a4c6b4b0f36a9e301262bd13000bc969ace863d9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 29 16:16:07 2007 +0000

    fix test

commit 1a78358460af40f2857bc3948501c01d0f09cb15
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jan 29 16:01:55 2007 +0000

    - MFB: #40228, ZipArchive::extractTo does create empty directories
     recursively

commit db22b925bf3b9f2d097fa6b2a54dc595396cc5f5
Author: Michael Wallner <mike at php.net>
Date:   Mon Jan 29 13:04:57 2007 +0000

    - don't do memory limit checks for chunk_size

commit 7ae8840c507d5a18995608fe25c60e0bf2e0d1ab
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 29 07:59:19 2007 +0000

    - Fix mem access

commit 41b547035822153fd8f79bc28d500c54e5b7661b
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 29 06:10:18 2007 +0000

    update TODO for needed things

commit c7a5d062f5fbb883192aa1ac555f640bfaf5d7b9
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 29 06:02:19 2007 +0000

    throw exceptions from Phar object, and errors from stream wrapper
    
    # we need to account for uncaught exceptions in shutdown, 2 tests leak because of this

commit ce8285d289b53333bc662d4928f59b23d7d13e4c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 29 04:40:46 2007 +0000

    Copyright update

commit c6dc9be48998b4766004364ca57221e01d50e1c1
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 29 03:59:55 2007 +0000

    implement Phar->getMetadata() Phar->setMetadata(), add tests, implement meta-data in the header

commit 185a961812240021fb7259801237d1449e2e28b7
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 28 22:45:19 2007 +0000

    make Phar metadata todo more explicit

commit 744ec410ec4a58e358579ba1e341db3d5d1e108d
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 28 22:43:38 2007 +0000

    add rename support

commit 0bc1b90ec354a4a74fbc2b6806a565a5b823fd1a
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 28 22:11:28 2007 +0000

    - Split commit into commit and setStub

commit f78dc091f367b912f8f228ce8d9f17943b2c4b61
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 28 21:48:36 2007 +0000

    make sure we are in the test directory

commit a51ded016007832a2a7ece28c2e4a35eb5b5913f
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 28 21:47:29 2007 +0000

    new test for creation of phar in current directory

commit b53229dae06fd84f9b675fd056c7da6547821848
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 28 21:46:13 2007 +0000

    note finishing of docs (whew)

commit 8cfaa44955358a74587de32584ab3543c512ffbb
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 28 21:26:54 2007 +0000

    - Make new flushing work

commit 1259c3f17ab5c74ece72a41864d6e13b1a2fd93f
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 28 21:21:04 2007 +0000

    - Fix tests

commit aa47bbbd4d2ea49532434b20c8887de8105d16e3
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 28 21:04:57 2007 +0000

    add rename() to TODO for 1.0

commit 4596ee7d8af4a139ee039c80e04df8074936df3a
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 28 20:28:05 2007 +0000

    add todo about metadata, and 1.1 todo to search/match metadata [take 2]

commit 20ad76141b806d6730fe9f207a2e2d73bf7eb302
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 28 20:27:05 2007 +0000

    add todo about metadata, and 1.1 todo to search/match metadata

commit d13719ace8d934a05cf428defc1b34aa9eaddb4b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 28 19:56:09 2007 +0000

    - In Commit reset donotflush

commit 2273af31045717f0ba3ddd073b09a11217960e42
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 28 19:09:12 2007 +0000

    beginWrite()/commitWrite() => begin()/commit(), note optional rollback() for 1.1

commit 5d03db8f5a076e5358c3c4bfe5e9f066dc0987f5
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 28 16:07:10 2007 +0000

    - Move offsetGet()/SplFileClass entry to 1.1

commit a908f3b4492e85c2fe4e7683e185d0d8a08a79d6
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 28 16:06:25 2007 +0000

    - Add missing files

commit ea9796cca4bc8bb15c89df88adf0a1af70f1c6b2
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 28 12:18:07 2007 +0000

    - Drop phar_destroy_phar_data() from api

commit 834337f85a5784b47d6c491a7d71be9aab494db1
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 28 10:43:18 2007 +0000

    - Fixx illeagal memory access

commit 510c6e0dd13cbe76f13369e8795259667a4f733e
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 28 10:34:58 2007 +0000

    - Test naming

commit e1db72467c278b1281eb88f8bce26730ea63d07e
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 28 10:32:45 2007 +0000

    - Fix read/write mode handling

commit 1222f8c75aad4352770acb011c90a15bb39b90c1
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 28 10:02:45 2007 +0000

    - Hash is donein ext/standard

commit e8cabb46f66aaa5c369a2592f0a2b7f174d5437a
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 28 05:40:18 2007 +0000

    fix commitWrite test, enable creation of Phars with phar object

commit 2ee6816c434950b4447f6fec3c9e80d78e5beb41
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 28 05:11:41 2007 +0000

    new failing test for commitWrite()

commit 22f8379ea69b6824f63e60c140d6aeef796d710f
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 28 03:59:30 2007 +0000

    up API version to 1.0.0 - the file format is solid, prepare for release sometime in the near future

commit 2513903e405a3aed3fda66ae198e7286e3f27bd6
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 28 03:25:53 2007 +0000

    stream context for specifying meta-data

commit 9739fb0648c2ccf3b03084bf181e45f29ba9b6cf
Author:  <changelog at php.net>
Date:   Sun Jan 28 01:31:08 2007 +0000

    ChangeLog update

commit a2bcf381b7105aafa304daba85df345d91fdfa42
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 23:11:45 2007 +0000

    - Fix test

commit 4b2eed1fc187138aaea01213a7e1a2fd281dd2c2
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 23:02:42 2007 +0000

    - Clean up on flush

commit f86b7b96fc432beab1b9a5665d683ca5e1ec89bb
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 22:23:52 2007 +0000

    - Refcounting

commit 426146b34007a675f700b59df494ee385c2233d4
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 22:18:18 2007 +0000

    - More on 5.2.1 support

commit d4fb3cb4d3045972e41531e441f6ef68b945ec0b
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 21:37:22 2007 +0000

    - Fix warning

commit ec6c58ca9474c9ddb29ba15e35523fad13c54b83
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 21:34:40 2007 +0000

    - Add 5.2.1 support

commit fc8754c89207da1d2430df53f8c5a114e326cebb
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 21:24:28 2007 +0000

    - Dropped one line by accident

commit d5bbd84d7619ccc8b147e98aeda1e84d6e81999c
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 21:23:02 2007 +0000

    - Prevent memory corruption

commit c26e5edbebc7cba19b8b32db699ae5091ce273c5
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 21:22:00 2007 +0000

    - Update package file

commit c7523db97f791a993168b3999e2508010cbaa8d2
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 19:42:37 2007 +0000

    - Cannot change stream here

commit a9901f31db7999fd2c90de6dd4f4ebe2e356e524
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 27 19:37:17 2007 +0000

    fix uncompressAllFiles() and compressAllFilesBZIP2(), add tests

commit 035ddeb1cd2995afe5c90b2be1fa285527f55034
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 27 19:26:58 2007 +0000

    php_stream_truncate_set_size() is a noop with temp streams.
    so, we're going to use a brand new tempfile for truncation.
    
    ALL TESTS PASS NOW (finally)

commit f096d18cd5d2d5841b388fa638c0188729393e8d
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 19:17:56 2007 +0000

    - Add missing INI setting

commit 7b6b53b83d5b8869f1e0ee3d4171d8cfa5150a24
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 27 18:57:12 2007 +0000

    php_stream_truncate_set_size() is a noop with temp streams.
    so, we're going to use a brand new tempfile for truncation.
    
    ALL TESTS PASS NOW (finally)

commit 1d11c2c4a742c3d2d1b1800303f7754bf3cdd278
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 27 18:45:48 2007 +0000

    fix memleaks and all but 1 test

commit 78f1b9401bebc99b698521a74237431110cc412c
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 27 18:27:19 2007 +0000

    fix memleak in unlink()

commit 74d7701b2bd481760d20c0f3ec7083b443591b3a
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 27 18:03:40 2007 +0000

    fix incorrect refcount increment on unlink()

commit fa60adaffafac9394b22815b99cffa719798000f
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 17:32:21 2007 +0000

    - Add new tests

commit 13e860e66ff638ca51d026cb96ba517c97392e97
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 17:27:48 2007 +0000

    - Fix memory access

commit e2a46679bde9f7295c31eae6d3f64ac58cc6f1da
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 17:27:09 2007 +0000

    - context not needed here

commit ced8e1d9d104aff71f505ed941a8dad692d8fbea
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 15:31:24 2007 +0000

    - Make phar_flush() work without reloading
    - Make refcounting fly

commit 93918c7a7cc7ee88ebd8f34723e064fea1479388
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 27 15:17:23 2007 +0000

    - Add option support for temp/memory stream (adds ftruncate support)

commit 5cd7e522a6c3f9070ade054adcc39d5dd037b10b
Author:  <changelog at php.net>
Date:   Sat Jan 27 01:31:00 2007 +0000

    ChangeLog update

commit 9cd8d736771ec67d79d6d45a6b50a179a3b7e2e8
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 26 19:58:22 2007 +0000

    - Simplify by providing delref function

commit e52a5adc344f206ad058c5d27c59d96ddb34ab10
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 26 19:43:04 2007 +0000

    - Fix stream closing

commit dd5dff82de1c9fc601c861d8f443372af4a705d3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jan 26 15:15:32 2007 +0000

    Fixed bug #40231 (file_exists incorrectly reports false)

commit 616fa5839c75fabe5e7b8c7c64dc86f8293698d2
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 26 14:56:56 2007 +0000

    fix test (still fails, but the test is accurate now)

commit 8de7bd61bf5dcbb51df99c3bd5d3c830e216bdf1
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 26 14:52:10 2007 +0000

    implement phar refcounting
    move setStub to commitWrite() and add beginWrite()
    
    # many oo-based tests still fail, they need to be tweaked and fixed

commit f8892b44ae4165e38866f859f1f2c56cec04d9bc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 26 11:13:50 2007 +0000

    check if -no-cpp-precomp is supported by GCC before using it (mac os only)

commit 7a80ef2e55fb494fe6dd3ae8be77ac0cc1a21f0e
Author:  <changelog at php.net>
Date:   Fri Jan 26 01:31:08 2007 +0000

    ChangeLog update

commit f597e9676b0d4e009241a5b2d21fc9ebf02193a2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 25 12:21:24 2007 +0000

    fix #40189 (possible endless loop in zlib.inflate stream filter)

commit ca08de00cdd35469ff65daec2d43f46c3adfea06
Author:  <changelog at php.net>
Date:   Thu Jan 25 01:31:16 2007 +0000

    ChangeLog update

commit cc1b19cf0e57b8b288788c592214d7aa6cc2e495
Author: Sara Golemon <pollita at php.net>
Date:   Wed Jan 24 21:43:47 2007 +0000

    Expand allow_url_fopen/allow_url_include functionality

commit ffcf9f5de4446b74dd4ab23c3068271369dd2953
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 24 04:38:19 2007 +0000

    remove unused constants, note addition of docs in TODO

commit 23c17365f25adec2e83243986267e47249b0c505
Author:  <changelog at php.net>
Date:   Wed Jan 24 01:30:58 2007 +0000

    ChangeLog update

commit 4b3197ce2b4e8136e6b043124c641070747c2e79
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 24 00:33:44 2007 +0000

    initialize errno

commit d6af95d1a4cca2f249bf3f24bb2f147f84005991
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 23 23:31:14 2007 +0000

    fix folding and a couple of typos

commit 94292d3e0128d86a763553e855051e84155fa616
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 23 20:02:29 2007 +0000

    - Add --ri/--rextinfo

commit 19c93586a01242be5a6f5f848d70ee0b476ef797
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 23 19:58:45 2007 +0000

    - Simplify
    - Add PHPAPI php_info_print_module()

commit e9d4b10d86f05ea254ae229e8cbe6b2847d36ce5
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Jan 23 19:50:14 2007 +0000

    MFB: fix a few crashes

commit 4fbcbccf4f5801560d5e4379fd46c3710f7f8f0d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 23 17:03:59 2007 +0000

    Fixed wrong realpath() result for unexistent files on win32

commit 4fd315e46b9a03ef60bd21a784b8732b21027e5c
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Jan 23 15:47:28 2007 +0000

    - Use utf-8 instead of utf8 as encoding to fix phpinfo()

commit 00f925015ec9a5f917ed8ab6d242f390cbfcf61f
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jan 23 12:38:40 2007 +0000

    MFB: Fix typo

commit 0a1bb1064f9af38129a8ebcc669ccbdef871f847
Author:  <changelog at php.net>
Date:   Tue Jan 23 01:31:13 2007 +0000

    ChangeLog update

commit 7d1110a3fbcc562ff51a0cc5864180b381ac1a0e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jan 22 09:32:55 2007 +0000

    Fixed bug #39367 (clearstatcache() doesn't clear realpath cache)
    Fixed bug #40092 (chroot() doesn't clear realpath cache)

commit b784bacfc7962e4e05e57ce65722182eb9e1383e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 22 09:08:21 2007 +0000

    fix wrong param definition

commit cb16a6ab97a1e5f674129985b8111d3524aa4e74
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 22 09:05:19 2007 +0000

    fix long/int mess

commit e196cfe7db6b4cd4fe176fc36b369e345f27cb55
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 22 08:55:39 2007 +0000

    fix test
    array_unique() is not expected to modify its argument

commit fd6d1e45f452be6cb2504d61db719391e8db0505
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 22 08:36:11 2007 +0000

    fix classname

commit 131a79ea259fd0610ae0ca333d64744ce7262ca0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 22 08:21:45 2007 +0000

    add skipif

commit d181d3a0b34b348ba429ba9665bb93e44eacac99
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 22 08:16:36 2007 +0000

    fix #40191 (use of array_unique() with objects triggers segfault)

commit d8c26fd4611f22364e7316bafd43af98f5130501
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 22 03:41:41 2007 +0000

    fix tests, fix corruption issues with compression, simplify code.  3 tests still fail, memory leaks and mysterious crc error - the 16 tests are faulty

commit 47f82ace645d99de76281b0c3bb8f863f04a7ddb
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 22 02:31:28 2007 +0000

    - Test names

commit a3bce062fa12b58659352d18417150d86faf068b
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 22 02:24:40 2007 +0000

    - Don't be to picky, as long as we get an error here, we're fine

commit 03dfef9f99fe641e2da8c854a0a561a83c33bdc8
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 22 02:07:45 2007 +0000

    -Simplify

commit 261749d4028477170fc115ee04498f3ab626999e
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 22 02:04:51 2007 +0000

    - Generate CRC32 in case not done in original file

commit 79985976a633303551fc7a2d9fb6108a699c67a5
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 22 02:00:18 2007 +0000

    - CRC is done on uncompressed data

commit 64e7508aaa47551a3343b680aec0a84113f250fc
Author:  <changelog at php.net>
Date:   Mon Jan 22 01:31:08 2007 +0000

    ChangeLog update

commit 2312d0772d4ad69a771afe128f6157228d68d88a
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 22 01:01:50 2007 +0000

    - Drop erroneously added numbers in error messages

commit ed454d0fc8b447b08cefd1fd41d82950456cf635
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 22 00:59:02 2007 +0000

    - Finish get/setStub()

commit 038de43fd6dfada30c86484f379924a687037d08
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 22 00:57:34 2007 +0000

    new test for stream context setting of compression

commit ea5e9b319023b0e0aeab53e400a846a9ce4d3c27
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 22 00:17:14 2007 +0000

    - Add Phar::getStub(), step 1

commit 27f4a3ad30c96ec6092f6ff0e965ae9f803f7d96
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 22 00:13:20 2007 +0000

    add setUncompressed(), setCompressedGZ(), setCompressedBZ2() to PharFileInfo, and a failing test (due to bug in streams + bug in phar)

commit 9c2651d210791721d339b54ee23920f749d7fb04
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 21 23:22:57 2007 +0000

     X Phar->setStub() for specifying a new stub to the phar [Greg]

commit 17eedd00b974888fed469a35d9fa9f853574cedb
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 21 20:22:36 2007 +0000

    - Make ext/date happy if present

commit d0d87d8435c9326b93754eb7c938c03a8c9fed4a
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 21 20:12:50 2007 +0000

    - Rewrite/Finish metadata handling

commit 40e4bba7bad5c8c14cc9683813229b93091d4ed8
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 21 18:54:07 2007 +0000

    spelling

commit 4529362c29d587c4e61b430d596fc41cf4849449
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 21 17:40:27 2007 +0000

    - Per defautl class Phar returns Info class on offsetGet()

commit fc80ed5913a85268418d17d5acb77fcac2f4a9ec
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 21 16:58:23 2007 +0000

    - Update tests

commit a02afe32c10dea0cf4c48a2171730cba6cf971d0
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 21 15:57:12 2007 +0000

    - Fix issues with metadata testing

commit c440902e046fd6973c468aa47af1dc6af8e11879
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 21 15:28:56 2007 +0000

    - Simplify dtor
    - Zero terminate meta data

commit 3066cfb3ef780e5c765cf99728fdb9f1188abd0d
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 21 15:25:50 2007 +0000

    - Disable most of class Phar and all of class PharFileInfo if SPL is not present

commit 364022e42c1b47fbae23fc0d9f9cea42a4f2ccab
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 21 13:01:39 2007 +0000

    - Add *.mem
    # for i in `find . -regex '.*/test.*/\.cvsignore' -exec grep -L '*.mem' {} \+`; do echo $i; sed "1a*.mem" $i >| $i.new; mv -f $i.new $i; done;
    # find . -name '.cvsignore' -exec cvs ci {} \+

commit f21a0cdd0c921295e653b76e47de9bcebca6a4c9
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 21 06:54:04 2007 +0000

    fix final memory leak, fix metadata reading (simple), add basic test that it doesn't break

commit d661faefdacb1a38a71a97be2064b932cfac01c8
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 21 06:39:32 2007 +0000

    fix 1 mem leak

commit 5bbd10296c7ac8affd0690df97ccb5d2f26e1aaa
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 21 06:30:55 2007 +0000

    implement reading meta-data from phars.  writing is not yet supported

commit 62ee72b42b81fd55f28683edb52f5587b7fe1196
Author:  <changelog at php.net>
Date:   Sun Jan 21 01:31:09 2007 +0000

    ChangeLog update

commit c575e19101f3327f3dfc7d96f259108776ce55cc
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 20 23:12:28 2007 +0000

    fix ini tests EXPECT

commit 4c6ee6f1d9da99c06526071d9f25fe57ef872051
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jan 20 23:09:42 2007 +0000

    catch overflow right away

commit 773fc514578b8055f99e6900a967f885107f1702
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 20 22:40:47 2007 +0000

    implement ini handler for phar.readonly and phar.require_hash that allows enabling it on
       PHP_INI_ALL if it is disabled in the system, but does not allow disabling it
       if it is enabled in the syste

commit 94f9dc1d8acbc80f945b252b47cc35008a35a2f0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jan 20 22:12:45 2007 +0000

    use getenv()

commit 57da96bb42f67a3e412a57b1baf5bcf45c8a8269
Author: Sara Golemon <pollita at php.net>
Date:   Sat Jan 20 20:36:55 2007 +0000

    Resolve autoglobals as global-fetch CVs when possible

commit 154de1819e8036bd73b0c70ba23769c570630b13
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 20 16:43:45 2007 +0000

    - Fix flags and tests

commit ab2c4ffe54d2b4e83fbeef27cffa4c3cf872cfad
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 20 16:19:20 2007 +0000

    - Mode debug info

commit 512f5dafb87fd3db331857d8a8df7e8499e10595
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 20 14:41:04 2007 +0000

    - Drop left-over

commit c6ccbf32fb47173d33cd66ff1a6cf0c4f7482fb4
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 20 14:03:59 2007 +0000

    - Make use of get_debug_info() handler in ArrayObject/Iterator

commit b3bca12cf6e3e8a6aa2c314f2115ba5fed52ced1
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jan 20 12:58:20 2007 +0000

    MFB: fix crash & add tests

commit ed9acc4e0444d7c295688a36ba97c1a9918e9af4
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jan 20 12:27:55 2007 +0000

    MFB: fix crash

commit 6640eadc15b6968f8960e76d16af0397a0e0b882
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 20 12:22:02 2007 +0000

    - Fix warnings

commit a5dff134659731e43d89d7c2728a5d8c5249e7f1
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 20 05:28:48 2007 +0000

    update TODO to include missing items
    move permissions to the lowest bits of flags
    fix warnings about signedness
    fix unclear /* docs */

commit b4693e4beee62affd448470ea58537542f1499ce
Author:  <changelog at php.net>
Date:   Sat Jan 20 01:31:05 2007 +0000

    ChangeLog update

commit 4c0b85ba26d7f1a605fa36ad1eff0323f4e15d40
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 19 23:23:08 2007 +0000

    - Make use of get_debug_info handler in SplObjectStorage

commit defcaa9154db2ecf804acf4ca28708a85d5b67ca
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 19 22:33:10 2007 +0000

    fix configure check with imap-2001

commit 549ffc3ab0a751a41da6a84a596dcdaa140ea30a
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 19 22:19:39 2007 +0000

    - Use Z_OBJDEBUG_PP()

commit 06af520df79290f17021b5346091e41050ee1505
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 19 22:19:08 2007 +0000

    - Add Z_OBJDEBUG[_P[P]] helper macros

commit ce5638c2e021b082e8ec9ef2df1e27707e3963af
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 19 21:00:24 2007 +0000

    improve readability and use constant instead of its value

commit 8e06ebbc1f214aead37ee9b577469aad5004ee5b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 19 20:44:52 2007 +0000

    improve utf8_mime2text() signature detection
    look also for U8T_CANONICAL, which must exist if new signature was detected

commit e4cd5235fddb7c3fbec0148e51753aa531ae459a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 19 19:43:25 2007 +0000

    fix test

commit e053dcc066bbee24bc080363dbb9d3cbc5d24f00
Author: Rob Richards <rrichards at php.net>
Date:   Fri Jan 19 19:23:20 2007 +0000

    fix accessing public key from x509 resource
    add test
    fix test under win32

commit 7ae095f9475aeab260ebbfc96371dca67283e02c
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Jan 19 18:57:06 2007 +0000

    MFB: fix segfaults with new libtidy

commit d92352967c41c42e0d968498626a1518c199d9b0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 19 18:03:25 2007 +0000

    improve the fix

commit 70863e0395c344384bc38c4b3305252d8dfa34f7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 19 15:38:02 2007 +0000

    fix #40169 (CURLOPT_TCP_NODELAY only available in curl >= 7.11.2)

commit 198fdf319daf5ae8dc4210e8adcde31a9994f0e0
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 19 15:16:46 2007 +0000

    - MFB: save/restore the alpha blending mode correctly in imagefill and
        imagefilltoborder

commit c6054b64b0bdd4fd1c89acef89c2d13e0b7c1e2b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 19 14:49:52 2007 +0000

    fix #40168

commit 688125c2529c3f3609754c4f8334c9656be3ab79
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 19 10:19:50 2007 +0000

    - Update unicode progress on SPL, looks like nearly done, actually all is
      unicode safe by now but a few things need to be added and a few problems
      be clarified.
    # I wonder why my keyboard has space issues...it should be out of Us by now

commit 071ab0f46c1e001759ace1d03dd202da71abce76
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 19 09:31:52 2007 +0000

    - Nicer version

commit 0e4f124a1eb45b926dbfb3912f28a5a0d6b413d8
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 19 09:30:18 2007 +0000

    - Update

commit 27a4e7a2ea1bb3224f16fd8afd65bd3525aa6d3e
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 19 09:12:08 2007 +0000

    - Change hardcoded size to lentgh translation to use sizeof(UChar) as suggested by Andrei

commit 0dcfb9c7691d6c359aacb1eb473e18b4e0679452
Author:  <changelog at php.net>
Date:   Fri Jan 19 01:31:01 2007 +0000

    ChangeLog update

commit d01145a89301e07d47aa02d6c83bb454aef00431
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 19 00:36:11 2007 +0000

    - A few unicode fixes and tidying

commit 8d030d1275fc88328c99809e35f910de3b6e8f19
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 18 23:23:50 2007 +0000

    - Implement debug helper

commit 13da6bf4d796fa00a10f18c9987285e8fe9359d7
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 18 23:23:13 2007 +0000

    - Add debug_info helper to overloadedobjects

commit 9ad7d83a03547c7d5664b3d69c744372528ea6d2
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 18 23:17:49 2007 +0000

    - We want the size here not the length

commit 511351bf9986032f40ddc05aefbaa7084b49b70a
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 18 23:11:42 2007 +0000

    - We need to return the length not the byte size

commit 0151e6ee5bed97269fe2dba071db822ff3a8e504
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 18 22:57:03 2007 +0000

    - Use correct string inunicode mode

commit 1743344cdf0c6fb7270ac421ddbe09ce6c785041
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 18 22:52:32 2007 +0000

    fix win32 build

commit 025ed87f8f8e43cf39e55d70b46278a1cd24e455
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 18 22:29:25 2007 +0000

    add roadmap

commit bfa86bfcde16df26f950582116f6e536a0544861
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 18 21:40:18 2007 +0000

    - Simplify by using zspprintf

commit fcef8d4836d6f4176f6a36e33438141920fbd24c
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 18 21:39:50 2007 +0000

    - Fix [v]uspprintf()
    - Add [v]zspprintf

commit a6cbba9ee116c4a46f705b08b8157e9a9d079ba2
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jan 18 16:45:43 2007 +0000

    *** empty log message ***

commit 97c8b1d13e4d69e646a4b061eb08fb0495e38e79
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 18 16:21:00 2007 +0000

    more snprintf()

commit 22fbaf2d6c4e5c3a165a704b0eca6ab0a737ef5c
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Jan 18 16:06:28 2007 +0000

    MFB: use only 2 bits

commit f011615c86ebbb8a9b8de70fd7e5b45a91ed97db
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 18 15:54:45 2007 +0000

    use snprintf()

commit f308eca71c50570609ae0daee85611b1ebf74656
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 18 15:53:53 2007 +0000

    fix the previous patch

commit 6072ad5f2ece4159d48a95a65b5771bf19dbdeb2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 18 15:40:54 2007 +0000

    use snprintf()

commit 42b64219ea2ce1896e883e29ad0daf333ae2f339
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 18 15:29:11 2007 +0000

    use snprintf()

commit 6dd9b26716dfb1f2cfdfec80b15f459fdb5e35fc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 18 14:05:07 2007 +0000

    improve check configure for new version of utf8_mime2text()

commit 259562a1c7de8cc0b45e0b5e1956dc4eb80b9d0a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 18 14:03:24 2007 +0000

    use strlcat()

commit 53e179ea1166d8c6f9cc2f053b388f337a976499
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 18 12:37:44 2007 +0000

    fix fodling, mark set_time_limit() unicode safe

commit 1567e22a6f4da32d82bc4237660f5501557b0773
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 18 12:26:21 2007 +0000

    moved ext/informix to PECL

commit 93ecf75a1f986b092e74e83ddfa7d9f485d32634
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 18 12:13:05 2007 +0000

    fix folding, mark functions as unicode safe

commit f7b27974edb8813e6a590be18ddfbd356904b187
Author:  <changelog at php.net>
Date:   Thu Jan 18 01:31:02 2007 +0000

    ChangeLog update

commit c35b9f30b615373d1742536191b45617ec503a3d
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 18 00:13:18 2007 +0000

    add class constants Phar::COMPRESSED, Phar::GZ, and Phar::BZ2 for eventual compression manipulation

commit a1c0bfdb5dd96a284b865f08182b406efbf696bc
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 17 22:49:39 2007 +0000

    - Different results in unicode now

commit 6236d0f0a7dcb6e037d4cccf948fce088f4d2595
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 17 22:43:53 2007 +0000

    - Ensure string-type is always set correctly

commit 1d4fe8b21ae3734bcfbaea7333c7e26bf3343d82
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 17 21:29:38 2007 +0000

    - More help from David

commit 29537f3c7f890a2dcee03210797382b8a98ec2da
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 17 21:23:55 2007 +0000

    - A little help from Andrei

commit cece486d780cf2269c8b44a8e1e0a2f1317f6083
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 17 20:31:49 2007 +0000

    fix #40129 (iconv extension doesn't compile with CodeWarrior on Netware)
    patch by gk at gknw dot de

commit a0c243ff68b3650ed95107e899f1f9230c540cb1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 17 08:25:25 2007 +0000

    fix grammar

commit 6456a4caaeaefe063c1123a29fdbf6e19f9e5427
Author:  <changelog at php.net>
Date:   Wed Jan 17 01:30:58 2007 +0000

    ChangeLog update

commit 8ca1ed346d538621cb56893dfdbf16eb5abf9acb
Author: Sara Golemon <pollita at php.net>
Date:   Wed Jan 17 00:22:48 2007 +0000

    INI options should not be modified directly.
    Bad extension.  No cookie for you.

commit f26413f41b4151d7020fc62314ec1708cc9b22e0
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 16 23:52:14 2007 +0000

    - Steps towards unicode

commit 94123c919e4d4e8a40f360c3df302aeb6a2f2fe3
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jan 16 22:18:39 2007 +0000

    Update PHP API version.
    
    # Wonder why it hasn't been done already.

commit 207dd9cefdb5a607b3331c64fed68570fed964de
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 16 22:10:25 2007 +0000

    - Add php_u_stat()

commit 1c604063493597ca2183d6890df5acc38a865add
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 16 20:36:04 2007 +0000

    - Add more unicode stuff

commit a7a94371995996733ca14674e10e5fbb37667f99
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 16 18:56:55 2007 +0000

    MFB: Fixed output code inside odbc_result_all()

commit 7511c4ac189f9ab4e9466e3f584a8b1e1f593c36
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 16 14:42:14 2007 +0000

    return false if realpath()/getcwd() fail

commit 43ebdc6130c2d25383650cf4e63d4bd28942bb3d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 16 14:01:51 2007 +0000

    free temporary cwd_state struct on error

commit 956ed36252d9facc5e4e2528cff17f3712a37b1a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 16 11:18:54 2007 +0000

    plug leaks
    initialize the last argument of RegQueryValueEx()
    fix ws

commit 9e2db1420204ad24aca951d52db6e217df469abb
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 16 03:59:56 2007 +0000

    fix test

commit 28d4b75d268802af95029d22021bdad2abe8f07d
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 16 03:41:52 2007 +0000

    fix for deleted files when read from, generalize refcount1 test better

commit 36c1d32bde7a9a337d7bed026b779ff484901c5b
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 16 03:21:55 2007 +0000

    failing test that demonstrates existing file pointer and PharFileInfo don't respond to changes in the underlying file

commit 583d9766918a290f6dcbc153b67015d234641fb8
Author:  <changelog at php.net>
Date:   Tue Jan 16 01:31:06 2007 +0000

    ChangeLog update

commit 05f098979767d7e0b3d6f085cb9a3622392ef1d8
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 16 00:00:26 2007 +0000

    tweak docs for canCompress

commit 99bd9f758af3f86d12cca86d71a8f842bb61d571
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 15 22:19:33 2007 +0000

    - Help streams debugging

commit 902e6583d9f37885c886c768fd3dbce2079e512c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 15 17:06:52 2007 +0000

    add trailing '\0' to stream hashes

commit 3868c1533efce05a9dee1e0212d8913a59c4e972
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 15 14:59:40 2007 +0000

    include \0 to the hash
    it does matter because we use these strings in phpinfo()

commit 0cbf04266d309483fd986c8e8f718b1d7e43e14c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 15 14:07:18 2007 +0000

    tabs -> ws

commit 720f9cf1bbe4b81f93c296799a6b38101b72dfb4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 15 14:03:55 2007 +0000

    improve icu-config check

commit 54cc6876097315d03764892528b77b0854f1daba
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 15 10:31:04 2007 +0000

    fix test

commit 12cb4f079c64656b1aa668cc9d6623ced8ec15c0
Author:  <changelog at php.net>
Date:   Mon Jan 15 01:31:06 2007 +0000

    ChangeLog update

commit 25095070cfd76cb8d5992da056a49ddb6e0445fd
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 14 19:13:34 2007 +0000

    - Use relay to aid debugging

commit 672eae9c90311ba5c43b3c79fa3f696c7adb1e8c
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 14 19:09:55 2007 +0000

    - Fix readonly mode to 'rb'

commit fd30dc585830e8ae17d685f5c7da94a1d38f4e73
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 14 18:57:22 2007 +0000

    - Fix error expectations

commit 606e073aa7c5a88cc8280e8d34ee1d4bbf90586c
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jan 14 14:37:16 2007 +0000

    MFB: Fix typo in error message

commit 6c732b5a93dd08fcdfadc234fa5636c88d2519fe
Author:  <changelog at php.net>
Date:   Sun Jan 14 01:31:00 2007 +0000

    ChangeLog update

commit 433a932aad803dd46557d3fe11860cb02fb992ad
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 14 00:32:38 2007 +0000

    - Improve flag handling
    - Fixes to file open mode
    - First step towards permission handling

commit c13d272acc9016fa0d8fb6c92b7eec38c093f3c5
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 13 17:10:18 2007 +0000

    - Drop useless comment
    - Move global macro def to .c
    - Cleanup by using bit fields for internal flags

commit 1b98a49f8b881c6f20a7317dde087e841ad090a3
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 13 16:44:54 2007 +0000

    - Change version validation to minimum api version required

commit c4df94e10b02b8a261424b174dd0c6259fe1c43d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Jan 13 16:32:29 2007 +0000

    MFB: Improve validation of argnum, width and precision.

commit c6c23145f466f4ed9756d9941b47efba1e436992
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 13 16:17:04 2007 +0000

    - Change to new layout wich has some more flags that will be used for perms
    - Update/simplify tests

commit b1f02b95ceb649e7e8cb2dda3c96d8de61c73169
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jan 13 11:22:44 2007 +0000

    MFB

commit 8cf3db93adddd175d275c0c55b92674a18a7a2fd
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jan 13 11:16:53 2007 +0000

    MFB

commit 00b5f0d0addd489062887b77030174bea8194ed5
Author: Frank M. Kromann <fmk at php.net>
Date:   Sat Jan 13 03:32:14 2007 +0000

    Kill warnings when mt is not installed or is found as the tape command under cygwin

commit f9d2b5088e2a8042690fe586645af1c73bd5dac0
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 12 22:28:05 2007 +0000

    - WS

commit f483a60f3abbd2ec920726ed52779ebd31d928ce
Author: Andrey Hristov <andrey at php.net>
Date:   Fri Jan 12 20:26:35 2007 +0000

    add a sticky note

commit 83e658d12089e7b9ea6c2b2b2fe9f1f86710bc68
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jan 12 19:13:07 2007 +0000

    Fix copy/paste typo.

commit 65f3adea43d0d73c9497759fa8dddb3e8b4cdb8d
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jan 12 19:02:14 2007 +0000

    Use PHP_SETUP_ICU in self-contained extensions

commit af7451985eae593894733cfd67a16c2324aff327
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jan 12 18:57:11 2007 +0000

    Create PHP_SETUP_ICU macro that can be used in self-contained
    extensions.

commit e5ea244b36b49e5b808afc6dbabe020c19d61ca8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jan 12 14:38:07 2007 +0000

    Fixed bug #39969 (ini setting short_open_tag has no effect when using --enable-maintainer-zts)

commit 61b4b4b628ff1d7e6f7e3d97ebf8aceaff0715b7
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Jan 12 14:34:46 2007 +0000

    MFB: Fix build (wharmby at uk dot ibm dot com)

commit 14a8175ed7b1d630f40d0f10a621ae28e867b9ac
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 12 12:31:31 2007 +0000

    nuke more dead code

commit ae9a444a63ef70a5b0214cf4743c6d850ff3ec42
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 12 12:16:36 2007 +0000

    delete useless comments and skeleton leftovers

commit 521a03c0984936b0bb8204229a440160cdc2ab70
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 12 12:06:33 2007 +0000

    fix folding and ws

commit 9efc4483c0f4dc9ba56777245f6eb8e32f9ce63d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 12 09:10:05 2007 +0000

    plug newly added leak

commit 78618624269794d10b38854d9280f217765ae734
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Jan 12 02:04:27 2007 +0000

    MFB: Use long instead of int where long is expected.

commit e5a27962232118214868665cd37417e15af4a813
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Jan 12 01:50:43 2007 +0000

    MFB:
    	Fixed bug #40098 (php_fopen_primary_script() not thread safe).
    	Adjusted previous fixes for similar issue to handle sysconf() failures

commit 2db8020bcbfdca890b30e66c77786f2378ff7966
Author:  <changelog at php.net>
Date:   Fri Jan 12 01:31:05 2007 +0000

    ChangeLog update

commit 7963278bf404ea0b881a409f635149499e77c207
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jan 11 23:18:11 2007 +0000

    Fake out the module name, since the filename is different now.

commit 1834516f7a2aca0c5c13cdeb23590962eed7202c
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 11 22:57:42 2007 +0000

    - Reorder includes

commit aa4cd53b7bf05c1308a9f083fb68863b02ae355a
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 11 22:55:33 2007 +0000

    - Consistency: macros shall be uppercased (as requested by Andrei)

commit ebdb8ac4c10f86ae6c181ccd2728f9f27b8fa47a
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 11 22:46:02 2007 +0000

    - Make test compatible with HEAD

commit cbcda92dc5600f2ac0a598e109bbeb0bc2750df9
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 11 22:35:36 2007 +0000

    - MFB Missing part of __toString() support

commit 215760792858532e0629a6de0242458ad4de8f04
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 11 22:23:06 2007 +0000

    avoid changing original zval

commit 8117489f1907c6980c363c103d0c59f6081702e8
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 11 21:33:23 2007 +0000

    - Unicode support

commit 6a6d9da6eabbc2fa5d2179341446557d85bfbf41
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 11 21:32:57 2007 +0000

    - Add zstrlen() helper

commit c849a54b024eee548dd91db5c2fbc418153cd3dd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jan 11 16:47:46 2007 +0000

    Fixed bug #35634 (Erroneous "Class declarations may not be nested" error raised). (Carl P. Corliss)

commit 8190ad466187906d4dfcd4cbda37355d97bcb371
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 11 16:45:27 2007 +0000

    make sure the string is non-empty and use strlcpy() & strlcat()

commit 8c64f4279bfd5392414921e7c77e0da9ae31f9dc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 11 15:51:29 2007 +0000

    use closesocket() on Win32 and close() on *nix

commit 1494f6f9df12efba279f01fba42f783fc0f524fc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 11 11:58:34 2007 +0000

    fix #39988 (type argument of oci_define_by_name() is ignored)
    patch and tests by Chris Jones

commit 4a7093c53174878ec67bdf8059df19bc1405dfd5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 11 11:26:36 2007 +0000

    fix #40078 (ORA-01405 when fetching NULL values using oci_bind_array_by_name())

commit ff29842edb2c4922eeeae3fd8074ece9f3a15995
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 11 10:49:30 2007 +0000

    add misssing temp directories to .cvsignore

commit 5082591ce2d67b370576b49cb776236be5638468
Author: Sara Golemon <pollita at php.net>
Date:   Thu Jan 11 02:31:50 2007 +0000

    #ifdef out the rest of that getpwuid_r() patch, see prior commit

commit 8ed43390005d4e35916bc6ed17dbd25e1afaec0a
Author: Sara Golemon <pollita at php.net>
Date:   Thu Jan 11 01:52:24 2007 +0000

    Some platforms have getpwnam_r() but are missing _SC_GETPW_R_SIZE_MAX

commit 871354438119955eefe0163aa1979d6898774142
Author:  <changelog at php.net>
Date:   Thu Jan 11 01:31:01 2007 +0000

    ChangeLog update

commit 7303202be1961c67dbeb871d2ba2bf856f28b5dd
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 11 01:04:47 2007 +0000

    - Fix a few things
    - Cleanup

commit 0b222980d0330a21bbcbb4748d0baaef9930ea8e
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jan 10 23:46:09 2007 +0000

    Rename php5 module to php6. Remove version number from
    sapi/apache/mod_php.* filenames (for future's sake). No other SAPI
    moduels modified (up to invididual maintainers).

commit e3cf215f1c6da7963b4f9bc9457a4449254d1257
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jan 10 23:16:40 2007 +0000

    Update with rewrites by me and Evan G.

commit c4fed5d3fbcf28058967b4b5bf21789b5094229b
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jan 10 23:09:28 2007 +0000

    Update with info from README.UNICODE.

commit 53333166fc5b510d7134d9bff4cf05700f53b8ea
Author: Sara Golemon <pollita at php.net>
Date:   Wed Jan 10 22:43:17 2007 +0000

    Add convenience function for openeing files with unicode names

commit 086ae075c2fdf6c36c8d0c7a5bdc2cc200a1f656
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Jan 10 22:17:09 2007 +0000

    - Bump year

commit ea1206975582e85bf0c17c599fcc604ed63e3f4b
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Jan 10 21:26:09 2007 +0000

    MFB: Add missing ifdefs

commit e5762b7241dacfac60389a15a6f44ab4db213dc8
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 10 20:12:14 2007 +0000

    - Fix mem access

commit 1037e06dc82ab5c003379a7420dbd63897749fe1
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jan 10 16:47:41 2007 +0000

    Remove const warnings. (Andrey)

commit e28fd01d7d25a7bdf10415c2be34ba9b2660abdb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jan 10 16:00:57 2007 +0000

    Fixed tests

commit f6387758c68ffd3e6a307878f539727938f565b6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jan 10 15:59:56 2007 +0000

    - Fixed bug #35106 (nested foreach fails when array variable has a reference).
    - Fixed bug #36214 (__get method works properly only when conditional operator is used).
    - Fixed bug #39449 (Overloaded array properties do not work correctly).
    - Fixed bug #39990 (Cannot "foreach" over overloaded properties).

commit b07b4ba78bfbdd57a2c6eea6891bcff84c648046
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Jan 10 15:06:58 2007 +0000

    MFB: fix ifdefs

commit 17efa1aea69564503d381587877c3bc6264df71f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 10 14:10:28 2007 +0000

    fix #40083

commit 58a751cc56f7d3abfbfb624c30c12d2379762e7a
Author:  <changelog at php.net>
Date:   Wed Jan 10 01:31:05 2007 +0000

    ChangeLog update

commit 0295f8bbdceba5fe9176e25f93e1b182a574b836
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 10 00:38:17 2007 +0000

    - Fix shutdown issue (keep the speed)

commit 813d4a2451bd76b0909754cece1c29f268dd9560
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 10 00:07:45 2007 +0000

    - Simplify/Add comment

commit a3020cee1f2737b630ed5494bb54b237a0e83f3d
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 9 23:57:03 2007 +0000

    - Simplify

commit a7d57a48145d0fb88c7e3fe85688b0932b91dde1
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 9 23:23:12 2007 +0000

    - Fix write support & simplify

commit af6a28ba0d5966ae53cf40c301e2f00553e12a0f
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 9 22:30:56 2007 +0000

    - Simplify

commit 469a0c68dd46eb8b469f476f42ea60005d18faea
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 9 18:54:37 2007 +0000

    - Cleanup

commit 54917a290bb165751b047bd62481a1d7315dd75b
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 9 18:38:38 2007 +0000

    - MFH (Ilia's changes)

commit c0f01388caeb96d2162e5e3bc314c548024164f3
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 9 17:52:02 2007 +0000

    - Improve debugging and fix #40073

commit 1c68a4cff78fc70c0ff0f4bdb022d5e3e0a29ac1
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jan 9 17:39:59 2007 +0000

    Fix 'b' prefix in highlighting and tokenizer. (Matt W)

commit 113aa2339de35ce4fe7d1e045ffe08afdb7232e6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 9 16:27:32 2007 +0000

    Close open files in case of failure (Amit)

commit 158ec65ba22b577c3ae098cc85fee8c16c7d561a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 9 15:29:29 2007 +0000

    Fixed bug #40076 (zend_alloc.c: Value of enumeration constant must be in range of signed integer)

commit b9f2ed22a22e89fabdc47e8ac87f2f2ccc1f15a5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 9 15:21:23 2007 +0000

    MFB: Added key_length intialization for intergers

commit a318af9992828aa5e95c923da244c1548c0e8ab6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 9 15:06:15 2007 +0000

    Fixed bug #40002 (Try/Catch performs poorly)

commit 9de739b847f834197d2116c6700a49ebfe0be180
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 9 11:54:52 2007 +0000

    Bump year.

commit 2e08fa381c965d66191f1b5a5e9f6158f51ec2c7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 9 11:37:05 2007 +0000

    zerofill info_data and fix possible segfault
    partly fixes #40073

commit 3bfece705f3681bbbf78bd948c72616d10926347
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 9 03:03:47 2007 +0000

    - Fix test

commit 887a45e3e8aedd5a6c988dba7b89481dd9eba449
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 9 02:27:12 2007 +0000

    - Fix fname and alias hash table handling

commit efba02d38e28627f8034f84ada71f44db6f4acaa
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 9 01:32:09 2007 +0000

    - Easy debugging

commit 8765d8553d59388208032f3a4b9055b114ec87e9
Author:  <changelog at php.net>
Date:   Tue Jan 9 01:31:08 2007 +0000

    ChangeLog update

commit 72873b5b2714d8040ddd636148cdb9c37233c9fc
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 9 00:58:44 2007 +0000

    - Add new test

commit 8e8697b1f79f0e3913c963e53b2d74a17767e804
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 9 00:27:13 2007 +0000

    - Add Phar::getSignature()
    - Add Phar::getModified()
    - Fix internal hash storage size
    - Fix minor memory issues
    - Drop boguscode lines (copy'n'paste left over)
    - Increase api version to 0.9.0

commit 7093d72b5ef175c0b02232f90b21f13170c3f610
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 8 23:03:41 2007 +0000

    - Add initial hash support write/read/verify md5/sha1(default)

commit 6d3b05455652a64cbe41f2fa47302cf1e1a8c1d2
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jan 8 22:56:26 2007 +0000

    MFB

commit 137415d8bcab7bad7060fce851e21debcaf31857
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jan 8 22:35:25 2007 +0000

    MFB: remove mshutdown func

commit 2b8323c34ac67840fe142a5303dcefc26d7c5b6e
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jan 8 22:29:52 2007 +0000

    MFB: constify

commit ea81a3a7b7b7b6b6d6482e34739f2939e69b3b61
Author: Sara Golemon <pollita at php.net>
Date:   Mon Jan 8 20:04:56 2007 +0000

    Add CURLOPT_TCP_NODELAY

commit 26e15947ba8dd447f87bd33ded54292caec3d560
Author: Sara Golemon <pollita at php.net>
Date:   Mon Jan 8 20:01:23 2007 +0000

    Allow libxml DomNodes to remain persistent when requested by other extensions

commit 7b069ebc00e130df6a0bb411a8f7e047acc562ab
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 8 19:31:50 2007 +0000

    - Be picky about names

commit f6da0a4df6cedf2076fbbce366077bf211740073
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 8 19:30:52 2007 +0000

    - Better handler names (group by prefixing)

commit 8500acc8427fad026d8afdc9492cbb65211e1618
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jan 8 18:23:23 2007 +0000

    Fix IMAP check.

commit c1c23f8f42f50627caeda44ac4dc0fd0a65244c8
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jan 8 18:01:16 2007 +0000

    Let caller issue error.

commit 005a9909ae2319b5f07cce17d77989efdb98f166
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jan 8 17:58:52 2007 +0000

    Note.

commit e33869d395a936a753a702f4d463fa3165c214c6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 8 14:25:49 2007 +0000

    MFB: Use safe_emalloc() rather then emalloc()

commit 79d92eaa2f74ec27d26dcf927fb6525a5f69ac62
Author:  <changelog at php.net>
Date:   Mon Jan 8 01:31:08 2007 +0000

    ChangeLog update

commit 9f206ec4c4257e9280e3424530a320a90e788fcd
Author: Edin Kadribasic <edink at php.net>
Date:   Mon Jan 8 00:26:35 2007 +0000

    Make mt more silent

commit 891918442018d292d52ff9651eba08fac8449905
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 7 20:06:42 2007 +0000

    - Fix test

commit e34af34365c0f7763cba4b5faa37889cd98fb2c5
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 7 19:57:26 2007 +0000

    fix unlink

commit 420effc19369bd00b8337f1f1abdf2c7820cc077
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 7 19:45:49 2007 +0000

    new test for unset()

commit 1ef69b7f0835d3ffd96400bdd682d99b8c44a0f4
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 7 19:45:31 2007 +0000

    another attempt to fix unlink()/unset()

commit 71c7c383b4a5cb2c13549d5426b9abfc0bed4b7d
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 7 19:05:12 2007 +0000

    fix unlink - make sure it actually erases the file

commit 110a1b6788c429e7585131567f17a5a7d63ae82f
Author: Sara Golemon <pollita at php.net>
Date:   Sun Jan 7 19:04:33 2007 +0000

    Typo

commit 68b54b4d83d503e5fb77ef432b0db67ac9bb0cb2
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 7 18:51:39 2007 +0000

    add test to make sure the phar is modified on disk

commit e947f62b016981634e4d8d2b3fb4f2c80cc6dd30
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 7 18:35:48 2007 +0000

    - Fix memory issues

commit 0d8ec844d6138713a0be0df4f429038318dccff2
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 7 16:01:35 2007 +0000

    - Fix a memleak
    - Fix uninitialized mem access
    - Fix/improve error handling
    - Add INI entry phar.readonly
    - Add tests

commit 8080363f2d067031ed4482d45fb11d32c3564381
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jan 7 07:59:22 2007 +0000

    Use relative timestamp

commit 73cd7bf543402e2bffd1d777f7ca2b39cafa1bd6
Author: Sara Golemon <pollita at php.net>
Date:   Sun Jan 7 06:29:40 2007 +0000

    Remaining unicode updates for user filters

commit 7dcebde684487facf60ac63550e6f9093f30ec6d
Author: Sara Golemon <pollita at php.net>
Date:   Sun Jan 7 06:16:57 2007 +0000

    Add add_property_zstr(l)(_ex)()

commit d3149fbda468b9559b9a9a5be5717c8a052395fb
Author: Sara Golemon <pollita at php.net>
Date:   Sun Jan 7 06:16:10 2007 +0000

    Add pestrndup()

commit 6f234cbf6f5ab4c0cb6911165abdfe0a01ebe178
Author: Sara Golemon <pollita at php.net>
Date:   Sun Jan 7 05:45:07 2007 +0000

    Fix prior commit noticing this time that persistent allocators start with zend_*() and that one already exists

commit 97ee887a13f5239197d65695d45028eda9dadab4
Author: Sara Golemon <pollita at php.net>
Date:   Sun Jan 7 05:24:55 2007 +0000

    Flesh out some missing API calls

commit 41052191752e8acc2839fc22461b7e27c131ae65
Author:  <changelog at php.net>
Date:   Sun Jan 7 01:31:13 2007 +0000

    ChangeLog update

commit 42fc7a07babfa5e79772a8340df3a201cd83b000
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jan 6 20:43:51 2007 +0000

    make a var static

commit f3c60295ed61370e86dc54028d1d04c807a0f078
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jan 6 20:30:23 2007 +0000

    MFB

commit 726dfb08373e73b2e2cf5caf9a714532a2c35b66
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jan 6 19:26:32 2007 +0000

    MFB: fix build with libming 0.3

commit b23813044d7fe0af9104d9de8a9f8386ddfe2242
Author: Edin Kadribasic <edink at php.net>
Date:   Sat Jan 6 18:58:34 2007 +0000

    Var declarations first (fixes windows build)

commit 05a532c07a8e2bf63ca041f98e9b123eb09333ff
Author: Rob Richards <rrichards at php.net>
Date:   Sat Jan 6 18:03:15 2007 +0000

    parameter entity argument (pe) should be bool
    update test

commit 71a68db63e044ff1d5efb9da7b822f2b37efb36f
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Jan 6 16:57:42 2007 +0000

    MFB: fix skipif

commit aa7c83e89d13c5d82a98294d7cb1fc6a89d52b40
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Jan 6 16:43:54 2007 +0000

    Remove bugfix entry (will be in 5.2.1)

commit be32e75cf0dc29cf1da6841145d830590e1f043f
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Jan 6 15:53:55 2007 +0000

    Fix parameter parsing

commit d92e5968ee48410ccab118e9072625fa5d0d2c35
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sat Jan 6 09:08:06 2007 +0000

    Improved proc_open(). Now on Windows it can run external commands not through CMD.EXE

commit a8d9958f70213e4558056e0fb8805e1c106f093c
Author: Georg Richter <georg at php.net>
Date:   Sat Jan 6 05:50:36 2007 +0000

    merged from 5_2 (mysqli_info crash)

commit 3faf580a9af116f2c62ba70885e3704d6b38a624
Author:  <changelog at php.net>
Date:   Sat Jan 6 01:31:04 2007 +0000

    ChangeLog update

commit b42c175d7575ec889bbfcd7674fe1e31dbe74ff8
Author: Sara Golemon <pollita at php.net>
Date:   Fri Jan 5 21:30:06 2007 +0000

    Refix posix_ttyname(), test for a working implementation of ttyname_r() -- which BSD doesn't have

commit 925cbe4cfec3d4ec223dff3278b9c4e848550111
Author: Sara Golemon <pollita at php.net>
Date:   Fri Jan 5 20:01:44 2007 +0000

    BSD4.1 (possibly others) doesn't support _SC_TTY_NAME_MAX

commit b39fc244f07cd3e3742cc9680c4bdaa9f9108376
Author: Sara Golemon <pollita at php.net>
Date:   Fri Jan 5 19:00:36 2007 +0000

    Update create_function()

commit 2f3a309da1dd79096eae8a33a7c4f828eb241930
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jan 5 18:50:46 2007 +0000

    Clean up set_include_path().

commit 851a151712dea0665b6f9dadf82f29513f473e35
Author: Sara Golemon <pollita at php.net>
Date:   Fri Jan 5 17:29:30 2007 +0000

    Don't bother with conversion when the converter is already UTF8

commit 1175652bef16325b8d0b25cc56b5d2e2e3863deb
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Jan 5 15:28:41 2007 +0000

    MFB: Fix tests

commit 4e8661438dc18d258d03ad07d88009621a53df63
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Fri Jan 5 14:53:30 2007 +0000

    Fix ZTS issues.

commit 94d1d69569e6510f62b81c2c095fac56414aac40
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 5 04:45:52 2007 +0000

    add unset support and test
    make sure isset() does not return deleted files
    do not store implicit aliases for the phar

commit 8b94a6a254b01490122cda8b9fec6f8c05fee176
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 5 04:27:49 2007 +0000

    add support for creating new files via array access

commit 5d988bb1aa4001d8c833cf4b697575454d49a7cd
Author: Sara Golemon <pollita at php.net>
Date:   Fri Jan 5 03:57:57 2007 +0000

    Allow ext/session to use ext/hash's algorithms for generating IDs

commit ef4749b8cfd7d92e34b04183e4dc21254208cacd
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 5 03:04:56 2007 +0000

    fix creation of phar from scratch, add test case

commit 344cda1666363bd6ff4475d30bd77bff40af28fc
Author: Sara Golemon <pollita at php.net>
Date:   Fri Jan 5 02:07:59 2007 +0000

    Unicode Updates

commit c7c42d9d47f8de2db27e094b721f8ab5df8f790b
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 5 02:04:07 2007 +0000

    add test for delete in phar, we needed to check the deleted flag in case the new phar has not been flushed to disk

commit 00f516cc99e107bc315172251c66ba562210f507
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 5 01:50:26 2007 +0000

    fix creation of new files within an existing phar, add test

commit fe0f4b6a00b586e2ddc0463dcefa3918c198908d
Author:  <changelog at php.net>
Date:   Fri Jan 5 01:30:57 2007 +0000

    ChangeLog update

commit 68cd2941fdd9619c46dbfdccd3b84e6da0bf79aa
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 5 01:13:35 2007 +0000

    revert changes to test

commit 10d45c76686139b07486639582b77ffadebf117f
Author: Greg Beaver <cellog at php.net>
Date:   Fri Jan 5 01:13:13 2007 +0000

    fixed crc - write test works

commit b21b4c01c379d6981e190f96c2ed0ead8fee4589
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 4 23:50:19 2007 +0000

    MFB: Added missing open_basedir checks

commit 21bac192e90d5e31a3da5dcf7b383d4c6a4a7364
Author: Sara Golemon <pollita at php.net>
Date:   Thu Jan 4 22:04:38 2007 +0000

    Cleanup ext/session so that I can do a unicode update without going insane.

commit b34d9eaa7400dc0a58b8559f6af5ffeab2de99c4
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Jan 4 14:12:14 2007 +0000

    MFB

commit fc2d7733883b2e326927b50e8ddd79e0c7abd86a
Author: Greg Beaver <cellog at php.net>
Date:   Thu Jan 4 05:32:45 2007 +0000

    major reworking of how the phar is re-worked in memory when written to, fix written phar
    
    CRC32 check fails on newly added files in phar, I can't figure out why

commit 3d0d3ed316d683eca28d7e2107465d3ff9468b19
Author:  <changelog at php.net>
Date:   Thu Jan 4 01:30:57 2007 +0000

    ChangeLog update

commit 0b2e195bd83b6ac2b62f49ba6409481be2a4d503
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 3 23:17:17 2007 +0000

    MFB: Fixed bug #40009 (http_build_query(array()) returns NULL).

commit 22ad2f9538fa501cbbe6e01d64bfd49aab9cb9ee
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Jan 3 22:33:33 2007 +0000

    MFB

commit 699351d7947bb0809c838930b34853afa50caa36
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Jan 3 22:02:43 2007 +0000

    fix a bug where PHP would enter in an infinite cycle with chars with ascii value > 127
    while at it, remove the lim structure parameter (it wasn't being used)

commit 6dd26de0c947a0f38a16c1565e539d613f81c482
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 3 20:49:27 2007 +0000

    more magic number fixes

commit a323972c87e4daafc9721a6aa865c0450be45dfa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 3 20:45:17 2007 +0000

    use constant

commit 5861f56deabd5af3ae0580994d2d45faa94f2d57
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Jan 3 20:33:09 2007 +0000

    fix PDO_DRIVER_API

commit 84f62f113335bc5d56973e06e902f77bf3531407
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Jan 3 20:27:49 2007 +0000

    fix lcov build

commit 75267ee88d0894440d2d9c8fdf2a6b709906d780
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Jan 3 20:08:08 2007 +0000

    Revert pcrelib version string to 2006

commit 287e1b3f36c074b1f9fe497f0378987383f2a3b8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 3 18:52:23 2007 +0000

    fix magic numbers

commit 4c923b27532ef12d773396cc57e09be83bebad6b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 3 18:32:16 2007 +0000

    revert this date to its previous state

commit 801f8aaf0109c23851938f695d1e8e57988c3b77
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 3 15:53:29 2007 +0000

    add unlink support

commit d1cc13c9b25b693e13e312f476c991df212328fb
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 3 15:43:07 2007 +0000

    fix all but one of the double-destroyed hashes, and all but one of the unclosed streams

commit 44327b0af2ec60bee088a046a352c724814579d7
Author: Derick Rethans <derick at php.net>
Date:   Wed Jan 3 14:46:52 2007 +0000

    - MFB: Fixed bug #40012 (php_date.c doesnt compile on Netware).

commit 1167da966bc5228abffe0d3e0c837171c7fee689
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 3 13:48:46 2007 +0000

    and one more..

commit 4a88a40537ca63de40b8ef6190e68941e35dc694
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 3 13:47:03 2007 +0000

    fix test

commit b597606cfb766d240fde4b5824c813b8f21a87df
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 3 04:05:36 2007 +0000

    Use proper length

commit b648434448a5aa936e43db7b239fa6d1ca2b0a7b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 3 03:55:29 2007 +0000

    MFB:
    	Added filter callback
    	Unlink temporary file on error

commit 99affc0f998a1a5d2281d1f6174f0f99aa4a9961
Author:  <changelog at php.net>
Date:   Wed Jan 3 01:30:59 2007 +0000

    ChangeLog update

commit 3842b6712da4692f1bc55f1765c28250504e57f5
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 2 22:57:47 2007 +0000

    correctly generate version string for new phar

commit c88a692b31b8c5aaa40a72c2bd732e9717841b4e
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 2 21:21:18 2007 +0000

    add some error handling to phar creation

commit 5321858746363c0e466347638fca9ce9d017ccd5
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 2 21:01:44 2007 +0000

    add some error handling to phar creation

commit d013240a012767c47d55e1ce01cf92fa8529d06e
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 2 20:25:04 2007 +0000

    - Change write macros to inline funcs

commit a90c542188fe0ce1c563d1f7153885576fa420c7
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 2 20:07:54 2007 +0000

    add new failing test for write support

commit 0bbbb739101b69a6ef499e1421c39738858d302a
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 2 19:59:38 2007 +0000

    fix a number of bugs found in testing new (uncommitted) unit test

commit 63bc59ae0ac5ce987e5db10f7e246114595c832d
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 2 19:54:09 2007 +0000

    - TSRM fix

commit 4562ab4d4abcf7f798d746b91592d89d58f37142
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 2 18:15:22 2007 +0000

    - Make Andrei happy - spread some U's

commit 1ffb4ba7eb8c9aaff0e0f26a307d21f9bc7e02f6
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 2 18:15:17 2007 +0000

    initial support for writeable phars
    
    # we need to refcount everything, I suspect, or we can get segfaults, have not verified this though
    # all the write stuff is untested, and Phar::__construct() does not allow creation of a new phar, only appending to and existing one

commit 80122d6b53946f4caf3597f1b618fb30c116b061
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Jan 2 15:31:58 2007 +0000

    MFB

commit f9fe766355bfba6ab36f9117d6311f6c05543875
Author: Georg Richter <georg at php.net>
Date:   Tue Jan 2 05:49:05 2007 +0000

    fixed parameters for unicode in mysqli_change_user

commit 1cb89891291f17279348c5adc641cdc78d6d7e61
Author:  <changelog at php.net>
Date:   Tue Jan 2 01:31:02 2007 +0000

    ChangeLog update

commit 373fb2f82f64626819bed05ad08d902fd8aef089
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 2 00:04:30 2007 +0000

    add doc comments to help sort out what's what

commit 53be86ae499793d41550320b73e3234a79cf273b
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jan 1 20:10:26 2007 +0000

    MFB

commit 669bc306198bc34c6cb837646b5539718aa7d41d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 1 19:42:19 2007 +0000

    MFB: fixed compiler warnings

commit 3717df72ae3e1b21b0670080515c82f118d0739e
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Mon Jan 1 09:29:37 2007 +0000

    Bump year.

commit 7928c645149b9f3a686702053159008ba1935127
Author:  <changelog at php.net>
Date:   Mon Jan 1 01:30:56 2007 +0000

    ChangeLog update

commit 3e654e4d53b37dc96d0c6dd86b5bb49ec06d2981
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 31 22:47:27 2006 +0000

    MFB: Simplify code and change strchr() to memchr()

commit 15f16925728dd6e43ab718ceb9e58c0eb60aa132
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 31 22:26:06 2006 +0000

    MFB: Added boundary checks to php_binary deserializer

commit e88897ec7bcd098d4994f83d0af9cbeecfdc0245
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 31 19:22:17 2006 +0000

    MFB: Fixed bug #39984 (redirect response code in header() could be ignored
    in CGI sapi).

commit f9a45d2cdbf8141646bff79c42732478f50dc0ff
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 31 18:20:03 2006 +0000

    - Bugfix: #39996 Wrong PHPDoc comment for SplFileInfo::getType()

commit 9c754139fbe20feceb02e1dc429163616b415b86
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Dec 31 15:28:56 2006 +0000

    MFB: fix #36427. patch by jdolecek at NetBSD dot org

commit 976c72cce7ca0acc5d5a46aba8875d572690a027
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Dec 31 14:49:06 2006 +0000

    MFB: fix PID info on windows

commit 011a8ac0e6519d8c33480ccca185bbc95cb68313
Author:  <changelog at php.net>
Date:   Sun Dec 31 01:30:58 2006 +0000

    ChangeLog update

commit 647ad42cf72305908820f7a75a295fac3f1efd02
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 30 20:21:47 2006 +0000

    MFB: Added missing resource type checks

commit 4b81343bd3e37dd2edf8ee9f262603aa99d37b40
Author: Rob Richards <rrichards at php.net>
Date:   Sat Dec 30 15:42:24 2006 +0000

    MFB: fix bug #39760 (cloning fails on nested SimpleXML-Object)
    add test

commit fb392210ee0fb2fff2e11e3c44641f1d58880d48
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 30 02:01:09 2006 +0000

    MFB: Mark test as being 32bit only

commit 2120039c2b7362adf05774672c47a0662d40e7d2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 30 01:56:33 2006 +0000

    MFB: Fixes test #50

commit 29b0cc278f8f71f42d6e792200da9f131e5a4178
Author:  <changelog at php.net>
Date:   Sat Dec 30 01:31:01 2006 +0000

    ChangeLog update

commit 4a2fe2e564fd8ee3194700e990c60745fd0f7ec6
Author:  <changelog at php.net>
Date:   Fri Dec 29 01:30:58 2006 +0000

    ChangeLog update

commit df5d843c99cdf5a17b79ef6687b5d01b89f6839e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Dec 29 00:34:53 2006 +0000

    MFB: Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used for
    timestamp fields).

commit 36e75c5669f9f92ccfe4397f67ec21778577afb0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 28 22:36:45 2006 +0000

    make sure l != 0

commit 52d9ed7b345dda54b7b294e33cc685e1ce888b0d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 28 21:01:52 2006 +0000

    nuke dead code

commit bef17c425a767099bb011b294b1abbc34025a7d3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 28 20:45:20 2006 +0000

    use strlcpy()

commit fc9b8ae1a3f7d4150ae1ce0a08d3f00c0cfb950b
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Dec 28 19:53:30 2006 +0000

    MFB

commit 4cf068ac322d3748ceda99a5d458a9db2d3ed32f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 28 15:44:50 2006 +0000

    include basic_functions.h for php_get_current_user() declaration

commit 3dc31987be9cb528f703c538016b0ac579e15757
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 28 15:26:20 2006 +0000

    it's ptr, not ptrptr

commit ea14ce7700c683e4095c24fec7e10c941b23cb3a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 28 15:24:00 2006 +0000

    use the macro, casting works only with GCC

commit 322b00be0a95669ad5713d21ed6238333cc59dfc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 28 15:22:07 2006 +0000

    fix sapi/embed build

commit c42fb0033dad7ecfa7513a90d46ac65f331d711c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 28 15:21:32 2006 +0000

    MFB: Added buffer length checks

commit 69c6843c9a8b5d4908c53cfc36d100b54082c4ee
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 28 15:14:39 2006 +0000

    fix build

commit 7c161a1fe6e9634b61767830fbd091e7c967fe13
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 28 15:10:54 2006 +0000

    MFB: strcat() stuff

commit 6077fe759f43bd6aee8248ca266b6630c77fe543
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Dec 28 15:06:58 2006 +0000

    force tidy.clean_output=0

commit a04c65f97f470948b5a637e6541e44d8368a73b5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 28 15:03:19 2006 +0000

    fix ZTS build

commit 0958fdb46e9d6190bfd52ce5d4439086d38e0184
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 28 14:26:30 2006 +0000

    use strlcat()

commit d312d33f4635fa8277661591293344cb346d3368
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 28 14:17:09 2006 +0000

    minor improvements

commit 5a14146e283f41b9c0b56537dd97272d5a3c9866
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 28 13:30:18 2006 +0000

    use strlcat()

commit fbf05e4b7040339872bb45b29f1186b459f02501
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 28 12:18:47 2006 +0000

    use strlcat()

commit 8dce10427fb86dd76a70267bed08e058f9bb716d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 28 12:01:14 2006 +0000

    use strlcat() and a bigger buffer

commit 19fca9176fde25bfe547abe9e213499a9ed17ba9
Author:  <changelog at php.net>
Date:   Thu Dec 28 01:31:05 2006 +0000

    ChangeLog update

commit 9e41e0fda31c95e98088b02879b82cbdfcead9e3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 27 19:22:29 2006 +0000

    fix tests

commit 5498386f63768167a5cea0edf0e0be5887c1bc43
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 27 19:17:02 2006 +0000

    fix tests

commit ec8984ea81908d4eeee3396ee97fcd173a9bd60a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 27 19:07:28 2006 +0000

    NULL is a special value for number_format() meaning "use default separator"

commit 5204c963232bdb2a9fa0fc9a41f3351dea961290
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 27 17:22:22 2006 +0000

    restore old behaviour when casting objects to strings and NULL

commit da9f5e95bc275e5265b6eb81cb3b79aeec1e67e9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 27 16:50:05 2006 +0000

    fix convert_to_unicode() and convert_to_string() which didn't set the type of the op properly

commit 1857da91b445c95afc25dbf7ca019c570fab56a0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 27 15:26:13 2006 +0000

    fix *scanf() tests

commit b1ce8b034534ee369bd75105445f5f0141a392a8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 27 15:23:45 2006 +0000

    add zend_u_strtoul() and fix build

commit 867d6380a8b253cff368e900aff09d4aa39bdae3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 27 15:22:46 2006 +0000

    fix php_stream_u_get_line() macro

commit 1511cee1a07f821fd196b8535dba601448c57c66
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Dec 27 15:18:15 2006 +0000

    MFB

commit 8c44974966cceef3ee508dfc9cd7eb645e89bd98
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 27 10:30:47 2006 +0000

    initialize memory with 0's, so we won't get garbage if the statement does not set the var

commit 7b42968afdbedf331b3b97a7aba8c3de037d1c41
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 27 09:49:06 2006 +0000

    that should not be there..

commit 06216846e713733410d8f50be1c30a5565d6d3e7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 27 09:48:05 2006 +0000

    more test improvements by Chris Jones

commit 62a107ea55a6c1efc859b6cec4879037ea0156a4
Author:  <changelog at php.net>
Date:   Wed Dec 27 01:31:05 2006 +0000

    ChangeLog update

commit 6212288beaf78138739785b387f2b24ae3ba9b57
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Dec 26 22:34:05 2006 +0000

    Unicode support in sscanf() and fscanf(). (Tony, Andrei)

commit 0fe5fabd9b0ce86f19d679c45383f6a8d6fbf686
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Dec 26 22:07:45 2006 +0000

    fix build

commit 2dbfe66e4a275a97c86729250e9cc26bb01243c1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 26 17:40:20 2006 +0000

    MFB: safety checks

commit 4386719b07f64e547eb0b82346c0d4b66f2db419
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 26 17:18:28 2006 +0000

    MFB:   Session deserializer protection.

commit fdf33c7593f3a51529601620e83e19fcf565a4bb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 26 16:57:51 2006 +0000

    MFB: Fixed bug #39878 (CURL doesn't compile on Sun Studio Pro).

commit 79c88163278f29d480823c8fa5329de9fd7ed30d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 26 12:29:32 2006 +0000

    fix arguments order (just in the sake of purity)

commit 5f83f04cbbd202049b862de88d35e087f50d72d9
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 26 10:42:25 2006 +0000

    - Add better zlib detection

commit 1766548574944bc38abba6d4db7669fcdec16e5e
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 26 09:52:32 2006 +0000

    - #39952 zip ignoring --with-libdir on zlib checks (judas dot
      iscariote at gmail dot com)

commit b0c3becc4ff5140363f54d5e7a6c2df4de67595b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Dec 26 09:16:39 2006 +0000

    Code review:
      . fixed integer overflow
      . fixed buffer overflow/underflow
      . added more strict IP validation
      . reimplemented float number validation

commit 599b2e6d38ab5d37430dca2b7ebf9008faa4d222
Author:  <changelog at php.net>
Date:   Tue Dec 26 01:31:04 2006 +0000

    ChangeLog update

commit fa6ec589495b66d0cc2ba8d397420d7b3145e3ab
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 22:40:13 2006 +0000

    add missing space for \0

commit 3bbf11859c27e624bd53c57f3f6bf7fb890a5812
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 22:27:12 2006 +0000

    more safe_emalloc()

commit df52817f48eef1779f340a3cc7651915e4174632
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 22:12:36 2006 +0000

    use safe_emalloc()

commit f3c0c42b764da9f4327d7256754ab45d3a90a0ee
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 21:45:09 2006 +0000

    use safe_emalloc()

commit 0b145dcb902126549b06036718f2f27424f41cb0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 25 21:08:10 2006 +0000

    MFB: Fixed test for 64bit systems

commit dbcb4731395c8bd220d7bd135816490d74e5e493
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 21:07:32 2006 +0000

    use safe_emalloc()

commit b1813c961bd16aa065d03bae1f947613e89f0ba4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 20:53:43 2006 +0000

    use safe_emalloc()

commit a30e5b9920b692ead11153253205dfd6c83904e8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 20:44:28 2006 +0000

    use safe_emalloc()

commit 487ce5744aa0e716fae0dcc6d2e4421e0a5732f3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 20:03:20 2006 +0000

    improve check for overflow

commit e185df59954a10b4c7e0885fad199e2ca27c5e16
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 19:34:00 2006 +0000

    fix CS, add missing folding markers
    mark Unicode safe functions as they are

commit e88cc26864aef66cb01cad29eb18a3fe37bab8e0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 25 19:23:18 2006 +0000

    Fixed bug #39825 (foreach produces memory error)

commit 824323149f7bd068355517bc71f2e41d91d43ba6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 19:19:08 2006 +0000

    stream_socket_shutdown() is Unicode safe by definition

commit 184406c016a1f3c3a0bae129a3712ea33e2e167f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 19:12:39 2006 +0000

    fix proto

commit 549b48aee30ba8b38f8bdb17acb71ff986167080
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 19:08:33 2006 +0000

    fix protos

commit 611c688d7cb5da0e7f345b4ad8b1742d131b6609
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 19:03:56 2006 +0000

    mark most of the ext/posix functions as Unicode safe, for they do not use strings in any way

commit fa3c084b36b0ea61f2be1aa84d7827b573895377
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 18:57:15 2006 +0000

    mark all LOB functions as Unicode safe

commit 428f53e5fb0dd9eaf3482b812702830302a8ceb2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 25 16:49:05 2006 +0000

    MFB: Use %F (ignores locale) for internal representation of floats

commit 8fd11f3d26ceb41becdc30be924820ea2a3cc1e9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 15:40:14 2006 +0000

    fix bug #39890 (using autoconf 2.6x and --with-layout=GNU breaks PEAR install path)

commit 03aea51026664ae9171c517858cc0031a06d9552
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 15:28:44 2006 +0000

    fix build

commit a5ca775c025fb99479a8fc4729dde544001ed2d5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 14:27:44 2006 +0000

    fix test

commit d98c67c89d9027e9e287d69bcb9ee506562c44e9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 25 14:23:38 2006 +0000

    MFB: Define SENDBUFLEN for older c-client libs

commit 326fcd0261baae9afb49ddd5ce4a46ad58232ccb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 25 14:16:38 2006 +0000

    Fixed bug #39944 (References broken)

commit 1ed6591f8a51ab60601f4d821de8f417063694aa
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 25 13:11:48 2006 +0000

    Fixed heap overflow

commit cd07310423fe54e1e35d18832741c2c7ec8838b4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 25 12:16:49 2006 +0000

    Fixed possible size_t overflow

commit a2d8ca3b532fb4095d3320738e4e4f4081860da7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 11:50:23 2006 +0000

    update credits at request of Gabor

commit 524eb5650345513a7cad14e387a6b777f1d57025
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 11:16:05 2006 +0000

    fix tests

commit ebfd8e9bf2dc92541ebea05181d3eed65c12e88c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 25 11:15:08 2006 +0000

    fix #36392 in Unicode mode

commit b3f563ac991a50b2efecb5f6557533197b48d60b
Author:  <changelog at php.net>
Date:   Mon Dec 25 01:31:04 2006 +0000

    ChangeLog update

commit 6fa038ae509ff3d66050e1785ca2a7e2fd61db0c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 24 22:15:18 2006 +0000

    MFB: Fixed buffer boundary protection

commit 59b437aff83ff394d163ec0613754e1d20274154
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 24 20:50:21 2006 +0000

    MFB: Added empty string checks

commit 2185635e109250560d78e23f22bf2be3ec24aff3
Author: Rob Richards <rrichards at php.net>
Date:   Sun Dec 24 12:42:47 2006 +0000

    update function signature

commit 1a6ea57ee92ebec8516663d6c0320cd545c98e5f
Author: Rob Richards <rrichards at php.net>
Date:   Sun Dec 24 12:32:35 2006 +0000

    MFB: fix bug #33734 and related (Something strange with COM Object)
     - caused by fix in com_handlers.c rev 1.22.2.5

commit 39c037b73401e0291077e56c8ba4475c2ac32ed7
Author: Rob Richards <rrichards at php.net>
Date:   Sun Dec 24 10:02:00 2006 +0000

    MFB:
    - fix bug #33386 (ScriptControl only sees last function of class): com_wrapper.c
    - fix bug #37588 (COM Property propputref converts to PHP function
      and can't be accesed): com_handlers.c
    - fix bug #39596 (Creating Variant of type VT_ARRAY): com_variant.c
    - add tests

commit 1a07d80f65af8fe6a6dc06d70d11bafb9ef746b2
Author:  <changelog at php.net>
Date:   Sun Dec 24 01:31:04 2006 +0000

    ChangeLog update

commit 34dc00fd7a1f7a7656c154170b13b7dd69276a20
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 23 23:29:41 2006 +0000

    MFB: safety checks

commit 4e17200d59152c4c9526208c81185fb39aa529b0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 23 18:50:52 2006 +0000

    MFB: Added checks for negative max length and overflow checks for overly
    long strings.

commit 7b170eea73bd3edeb25d79c4e2a3c31b1eb4d9d5
Author: Derick Rethans <derick at php.net>
Date:   Sat Dec 23 18:00:49 2006 +0000

    - MFB: Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores
      --with-libdir).

commit 083bddc23de51517f4de22a9bdd2e89d1ebc2a83
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 23 14:14:14 2006 +0000

    fix test

commit 6cbc9b0043f1eb4677dcbb7c9925ef3b2e5e4c70
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 23 14:12:38 2006 +0000

    fix typo

commit 8a3000977cdccd7d9e2f2c5dbe20f199c5cc1798
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 23 14:10:52 2006 +0000

    fix tests

commit 96d19377ce3a238b474abee62a17aca3adc2f44d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 23 14:10:35 2006 +0000

    use add_ascii_assoc_text()

commit 19060d3a14ba26da0bc588891119cccf5385160c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 23 14:02:38 2006 +0000

    use OCI_SUCCESS constant, do not rely on its value

commit 4d5943ccb739f047e7fdd594d334064fa6d1e08e
Author:  <changelog at php.net>
Date:   Sat Dec 23 01:30:59 2006 +0000

    ChangeLog update

commit 93b9c779f3ee18795a698f276bf1cea7465969c9
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Dec 22 21:38:12 2006 +0000

    Implement OnUpdateUTF8String() handler. It always assumes UTF-8 input,
    since we cannot check for UG(unicodE) inside it.

commit f88aa1b9ab3a0f5848b1eca70ee6e78f5176e462
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Dec 22 21:18:30 2006 +0000

    Unicode support in number_format().

commit 168185e7a0c1946cc690f6f2a0a84c30b6a23763
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Dec 22 17:02:54 2006 +0000

    fix lcov/genhtml build (yes it is very picky)

commit 2b23e4e205fdb80f64722960b9ab310a57ee4b31
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Dec 22 15:38:42 2006 +0000

    MFB: Fixed bug #39884 (ReflectionParameter::getClass() throws exception for
    type hint self).

commit 2e5e31c6b8c3912a3fbefad6041c00d59bd4ca4b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Dec 22 15:30:18 2006 +0000

    MFB: Fixed bug #36392 (wrong number of decimal digits with %e specifier in
    sprintf).

commit 2010ae0c5cbf2429141026f39f64d5ddf9c21716
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 22 13:28:46 2006 +0000

    more OCI8 tests by Chris Jones

commit a7e4f10ae2830289fe8a9f5ed940f9047e8875fd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 22 13:07:26 2006 +0000

    more ext/date tests by Chris Jones

commit 3eadc2ad5856e7256b5cc156c78fee192889e9a2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Dec 22 04:03:35 2006 +0000

    MFB: Fixed bug #39873 (number_format() breaks with locale & decimal points).

commit 9b8babbbd2789fa6f2a0fde05a73509b0c28bbb4
Author:  <changelog at php.net>
Date:   Fri Dec 22 01:31:06 2006 +0000

    ChangeLog update

commit 2d0d09830c66a6e75294dabb00decd3fbba94787
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Dec 22 01:20:24 2006 +0000

    Fix tests

commit 5ed5c10517ed99e26411624458eed465f0a01621
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Dec 22 01:07:28 2006 +0000

    Fix ZTS build...

commit 844b3a1b86de56856b42cef5fc63f46b730fe083
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 22 00:57:51 2006 +0000

    - Fix memory allocation/deallocation to match

commit 9103d6b5fe1bf9a4a862ed7d74d46148e0108de1
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 22 00:56:59 2006 +0000

    - Implement ezstrndup()

commit c130110b05a059dfc73bc0d8f23a82a59a2d9dda
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 22 00:47:27 2006 +0000

    - Make custom serializing work with zstr (as discussed with andrei)

commit 20e8a1ac55d963964f2214f41838127c3bf319b5
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Dec 22 00:37:20 2006 +0000

    Fix serialization test.

commit 7acd10fb2c832f2f84369a1297a1023391276147
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 22 00:29:11 2006 +0000

    - Make custom serializing work with zstr (as discussed with andrei)

commit bc1b8f0ab12f2fe214aaf5865a33f84db4a2c80d
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 22 00:28:20 2006 +0000

    - Use conversion macro

commit 4385fe240e691549567e27b042a8ca687244361c
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Dec 21 23:52:22 2006 +0000

    levenshtein() already supported Unicode.

commit c745a2b18c272e3c137fac9e4aca94ec4db3749e
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Dec 21 23:43:52 2006 +0000

    Metaphone will work only with binary runtime-encoded strings.

commit 8dd85147c4a7b37501f5f66575a0a62968280808
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 21 23:19:48 2006 +0000

    - No misleading comments

commit 483aae664640154285be998da07a0e7e60ebd898
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 21 22:56:58 2006 +0000

    - Mark a fewthings as unicode ready

commit 8794071b216ed0f8b4036d4f39a36e8f959389e2
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 21 22:55:07 2006 +0000

    - Serialization doesn't work with unicode data

commit 063fe11d259f5a80944d8fb9c91fa8f0ae420bb1
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 21 22:54:20 2006 +0000

    -Serialization doesn't work with unicode data

commit 921d845f8d03030e2d23f29f6491bda03aa8cf52
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 22:50:57 2006 +0000

    temporary fix for oci_error(), just to make it work
    it should be using add_ascii_assoc_text() instead

commit b87049fd421630f7a7e4208bcb1eb004071068bb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 22:08:02 2006 +0000

    added support for CALL statement type (patch by Chris Jones)

commit 4bfad779d7c26eecc561ed7525065d50cb557cc3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 21:49:13 2006 +0000

    fix ws, cs and overall code readability

commit 757fb1e01f3cf21ef582c68d9b150ac53bd09e03
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Dec 21 21:47:56 2006 +0000

    Bite the bullet and port the natural comparison algorithm to support
    UChar strings. Also, simplify the original code.
    
    # Argggghh, post-incremented iteration sucks. That means you, U16_* stuff.

commit 5f79b1f89d55251386998fa2605a59537edb35e2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 21:40:53 2006 +0000

    temp is freed in zend_unicode_to_string() on failure

commit f7da0df5873685407ad7911a9f309bd37af6c799
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 21:37:09 2006 +0000

    lookup_browser_name cannot be NULL

commit 6292c7519871d8cf8e44affbe89494a8c1c4c76f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 19:22:49 2006 +0000

    improve tests, add new ones

commit eb81b301a6f321f1a23bbe2014751cd071139d76
Author: Seiji Masugata <masugata at php.net>
Date:   Thu Dec 21 17:44:40 2006 +0000

    Initial commit(Synced PHP_5_2 Branch.).

commit 0d9e23c38bc9fca9eaaa5671ec17b25055ed0bc1
Author: Seiji Masugata <masugata at php.net>
Date:   Thu Dec 21 17:37:53 2006 +0000

    Synced PHP_5_2 Branch.

commit 401b14aa4d97df527ac0a0578a310aa273cc5ec8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 21 13:06:03 2006 +0000

    Fixed comments

commit 867b39d111df47d7cfd2aee90e8dd42d75ee0e7e
Author: Rob Richards <rrichards at php.net>
Date:   Thu Dec 21 12:52:12 2006 +0000

    MFB: fix issues identitified by coverity

commit 955e71c98566d2d1ef74b582395c3dad709f5f0f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 12:41:03 2006 +0000

    new tests by Christopher Jones

commit bfed0b6d94ee7e16d7713b9f7f7bff61bc053f38
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 11:07:41 2006 +0000

    fix possible leak

commit d7b7678817b182ea47ca42b2bc7f989cb685d479
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 21 09:12:59 2006 +0000

    Default memory_limit value is set to 128M

commit 5db2a12cf8daec83ae44241375c9a284f77617c9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 21 09:04:58 2006 +0000

    emoved dependency from SHELL32.DLL

commit 68181b443067363d0bb15474fd5c523ee92b0bfa
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 21 02:11:12 2006 +0000

    MFB: Fix a possible memory leak

commit 113686caa422c74b714aa07c5ea5832e011541cb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 21 01:58:46 2006 +0000

    MFB: Fixed possible memory leak

commit ee24e243f5d07915063acb8c4b47025cae1b3a1d
Author:  <changelog at php.net>
Date:   Thu Dec 21 01:31:02 2006 +0000

    ChangeLog update

commit b07ab323add69a114c5fe3d3354327c849768311
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 01:18:14 2006 +0000

    apply correct fix (aka "oops!")

commit 5da2c7a6df4aeb1feb364577763539eadc9a9ccd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 21 01:16:36 2006 +0000

    MFB: Optimize out zend_hash_num_elements() call

commit e2b3141df216fd12d7a5306780903ed384722a0d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 01:13:50 2006 +0000

    fix leak on error

commit 7a6b75e8ac2e77b74910aab07cfee03b4644f57e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 01:07:52 2006 +0000

    don't leak on error

commit cbadf38682789cb2a4fe8d616311fff79e32d1db
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 01:00:39 2006 +0000

    fix possible leaks

commit 50791bce7678ae2a32f7d04524c205fd45a4b768
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 00:46:51 2006 +0000

    fix potential leak

commit 03b68981f911d8127995a545bb95414796591487
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 00:43:00 2006 +0000

    prevent potential leak on error

commit e5e986519783cc1251a7789c4214672f2dfcdb6d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 00:25:58 2006 +0000

    bail out if zend_unicode_to_string() fails

commit 53f30a15aa254f2cf3979fd6d2e5cb7eee3a0968
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 00:25:16 2006 +0000

    make sure err_char is initialized properly

commit 0bf0c3c75aa576cec466d6df0d8a5c98559721cb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 21 00:00:11 2006 +0000

    fix double free

commit d0e2e6dfe2905c4d28addcf4113f2e5f5cc679e3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 20 23:36:43 2006 +0000

    fix potential leak, improve length checks

commit ba2f82f2eb11a04a3cbeecd9d9ea2b7f4057d4c7
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 20 23:30:23 2006 +0000

    - Quick hackto make tests pass
    # There is something missing, ZVAL_TYPED_ASCII_STRING(z, type, char*,flags)
    # Or am i overseeinghow that works?

commit ddd8d7f3efb6af9d46645ed999143a83d1a0eaed
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 20 23:30:11 2006 +0000

    do not allocate the return value if it wasn't requested

commit 120275b00e0d9e4bf36b4db080485be0ef46880b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 20 23:19:44 2006 +0000

    fix possible leak on failure in get_defined_functions()

commit 722ad46c388616e0dae1ff5e18985132fc165cfa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 20 23:00:54 2006 +0000

    fix leak in zend_disable_class()

commit 2073b38b0f04e3637a25bf9ed74b3146ce24f759
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 20 22:42:59 2006 +0000

    fix double free on error

commit 09bee96044db2205555f0c3cc0316dff04d183ad
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 20 22:11:14 2006 +0000

    - More unicode

commit 14a81a2974bfd4415ffeadacd8ca2df638514885
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 20 22:08:51 2006 +0000

    - Add unicode expectations

commit 8fb4a771bc3ff7357d546ede096e6005bbba9841
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 20 22:08:35 2006 +0000

    - Fix test name

commit d0d1719f4a28059c8b65dd1a99e6b9908a46bfad
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Dec 20 21:02:11 2006 +0000

    Update.

commit 71a73834f43744c3a3d8fc3193ae77bedd3d96cd
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 20 20:59:18 2006 +0000

    - Make shorter and do not use problematic attribute

commit 2f7e1b8ef3941cd7da5c08912dcae9f1d9995918
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 20 20:49:01 2006 +0000

    - Compilers mightnot like the zstr return,thus return void*

commit 781517eee9918cca620f0ba65cbfe9ba7e49aaed
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Dec 20 20:45:40 2006 +0000

    Unicode support in get_browser(). To avoid additional copying/conversion
    during parsing, the browscap values in the returned array will be of
    IS_STRING type.

commit de0f972b2bbfff1a0f2b97e82d57df7582bd0c06
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Dec 20 20:43:52 2006 +0000

    Check for conversion failure in "s&" and return appropriately.

commit a98fa516e06a6373a75907f9df093ccda94f33dc
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Dec 20 20:43:31 2006 +0000

    Fix return value in zval_unicode_to_string_ex().

commit 57e7e4921f2df332f95d68154b25fc663f3a57fe
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Dec 20 20:42:50 2006 +0000

    Fix warning.

commit d3056895b63c81246b4ff9892ae809f9b7bc66f8
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 20 20:17:45 2006 +0000

    - Mention zend_zstrndup()

commit 89496ce1e6024ddb7802755a2a657bd25dcb6306
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 20 20:12:11 2006 +0000

    - Implement zend_zstrndup()

commit 646de57e0fb5e236046ac9ab823ed63896771e73
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 20 19:48:32 2006 +0000

    Fixed zts build

commit abac61eec7152eb601712f947c8de0387d83dfef
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 20 19:20:59 2006 +0000

    remove register_globals remains
    maintain an internal reference of _SESSION, so that it won't be possible to destroy it from userspace

commit 29f37953f9963baa2e98a18589c1e33966d1b085
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 20 19:20:22 2006 +0000

    MFB: Fixed bug #39898 (FILTER_VALIDATE_URL validates \r\n\t etc).

commit fa2889fbb12b98b93a5f555d78c6f35d24fe9e45
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 20 19:08:23 2006 +0000

    return NULL right away if invalid length was passed

commit 4d90ff003c26fdeb97937a35bc694c9b538b91e5
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Dec 20 18:33:27 2006 +0000

    Align Unicode and binary versions of formatted printing.

commit 7d1e0e7f30ebaeca2d7ba2fb6d91aeeda5598e99
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 20 16:30:00 2006 +0000

    fix #39903 (Notice message when executing __halt_compiler() more than once)

commit c2cc8bae75d520beb3f3a236ceb8c27d24a15175
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 20 15:12:06 2006 +0000

    don't reinvent the wheel, use sprintf()

commit 481d3436bb90cb61568a0750cf887a573737288e
Author: Derick Rethans <derick at php.net>
Date:   Wed Dec 20 14:37:24 2006 +0000

    - Fixed the regexp so that the letter "v" also works.

commit 6fe75a0ae08ee1884645d8200c2579743b6c1174
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 20 13:08:54 2006 +0000

    gracefully bail out on invalid header

commit a7c536fbcdb95c1f3d6528a40b5f93dce48030bf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 20 10:50:46 2006 +0000

    Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make a
    ny significant slowdown, but incrise maintainability a lot. Note that the setting of memory_limit wasn't changes (neither in main/main.c nor in php.ini) and it
    still set to 16M.

commit 460360ae5363be1acce2a86aa0273a5913e01bdd
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Dec 20 10:38:24 2006 +0000

    MFB:
    - Fixed incorrect function names on FreeBSD where inet_pton() was named
            __inet_pton() and inet_ntop() was named __inet_ntop()
    - Fixed bug #39685 (iconv() - undefined function)
    - Fixed bug #38852 (XML-RPC Breaks iconv)

commit 4006f0021937c9ec94c1aee8560bfe5d90c49723
Author:  <changelog at php.net>
Date:   Wed Dec 20 01:31:04 2006 +0000

    ChangeLog update

commit b94785e86b5995eda9df3f5b766f61de781431af
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Dec 19 22:54:24 2006 +0000

    Unicode support in ezmlm_hash().
    
    # 50% done, ladies and gents! http://www.php.net/~scoates/unicode

commit 39898f9f9d07ae99140b252c2e036a1d8a1802cb
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 19 22:31:26 2006 +0000

    - Use new 'x' parameter parsing

commit 362b986352f1a056dc9f9c135d8717ca78f62287
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 19 22:30:59 2006 +0000

    - Make spl_autoload_call() unicode safe

commit dcc6a0e5111324adbaa41cea5259dde6a1946998
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 19 22:27:15 2006 +0000

    - Changed macro once again

commit c7b33fc36476e13d47128e73c398b59d512b7047
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 19 22:24:28 2006 +0000

    - x was added toparameter parsing api

commit da3d27dc4ea5684ff23bf775cbe023fdc18da7ca
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 19 22:21:18 2006 +0000

    - Implement parameter parsing 'x'

commit 745b01794f058e630966a04608c3ce6d8d50db74
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 19 22:20:16 2006 +0000

    - Fix macro param order

commit 0caec1601a6513132407df1f754b59e17ad81021
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 19 22:14:35 2006 +0000

    - Implement zend_u_call_method to deal with situations where the function
      name type is already known

commit caa6247e0143788dd73fc12fd2286cfb2019e8e6
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Dec 19 22:01:50 2006 +0000

    Unicode support in set_include_path().

commit 71cf54dc4c373fe11c40d6ea43422d7751603144
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Dec 19 21:47:16 2006 +0000

    new test

commit 88cd3100c7521567f4d835e95be667bb86530e29
Author: Michael Wallner <mike at php.net>
Date:   Tue Dec 19 21:41:12 2006 +0000

    - check CRYPTO_get_id_callback() if anyone else already set thread lock callbacks

commit 7565c841c8dc5548339fbcafcd1de8678683f496
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 19 21:40:59 2006 +0000

    MFB

commit 6c3c0c2cc6c6ddda76ac2e630a0d10c5993730c7
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Dec 19 21:40:02 2006 +0000

    Update.

commit e722dce5753a1af749217ef6b4104e588a95d2c4
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Dec 19 21:38:59 2006 +0000

    - Marcus was too quick. Let's put type before zstr in the macros.
    - Also mark get_include_path() and restore_include_path() with U.

commit 98dce57dd541fc15a4b83547783ebd58cfdda2fe
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 19 21:13:21 2006 +0000

    - Fix ZVAL_ZSTRL

commit a38ccf396903755e28aa9495c07f700ee1b47089
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 19 20:46:48 2006 +0000

    add check for setlocale() and sv_SE to SKIPIF section

commit 7d966063f6345e848f5f62d0ac6fcff5b42c03fe
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Dec 19 18:41:40 2006 +0000

    Unicode support in *printf() functions. (Antony, Andrei)

commit 3945428c9fcd5acc0ba201449ad5b63ba431f740
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Dec 19 15:01:57 2006 +0000

    MFB: little cleanup in json_determine_array_type()

commit 7a965d5b5fcb8de1b101bdae133122500a269c1f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 19 14:16:08 2006 +0000

    add missing SKIPIF sections

commit 884fb55a297d1f5489f9f861f176fa439499891e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 19 13:26:39 2006 +0000

    -NAN should not be possible

commit 063262099745cca9eba7ac10f3271bcd5de03ef3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 19 13:15:30 2006 +0000

    inf->INF
    nan->NAN

commit fb7237eebd77e906f086bb3f5bce7b6316bdf1a7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Dec 19 13:13:48 2006 +0000

    Support for systems without locale.h

commit c5edb5a75eca2a36c3399031a9e4b41642846c93
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 19 13:11:30 2006 +0000

    fix test on MacOS

commit 5a11f3b1743d6dc8efbf05b3cc0a9f1fb2448723
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 19 12:45:03 2006 +0000

    fix serialize tests after s: -> S: change

commit b38466a816bfa87a83f6d0acef03abf9d251a112
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 19 12:44:26 2006 +0000

    MFB: serialize() should use '.' as decimal point irrespectively to locale

commit 869003830b264dc52703804d230a9f1e466238e6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Dec 19 11:55:16 2006 +0000

    Fixed bug #39815 (SOAP double encoding is not locale-independent)

commit 5b52f6cc2c6c5e7a40cd8ed101bfd4e363dbe34c
Author: Edin Kadribasic <edink at php.net>
Date:   Tue Dec 19 10:34:58 2006 +0000

    MFB

commit d39271c01c941badfab4f6161029ebeffeed374f
Author: Edin Kadribasic <edink at php.net>
Date:   Tue Dec 19 10:26:44 2006 +0000

    MFB: Enable full build with newer Microsoft compilers

commit 916de0e30fe6eaa458a9e09ffde2d27c5bed13c3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Dec 19 09:17:28 2006 +0000

    Fixed bug #39869 (safe_read does not initialize errno). (michiel at boland dot org)

commit 938f3d6efa94b35532eb402fcf171f36769e91bd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Dec 19 08:59:26 2006 +0000

    Added function stream_socket_shutdown(). It is a wraper for system shutdown() function, that shut downs part of a full-duplex connection

commit 3b4c2e0458cf0e4e23d7fa97cb9e55d30bd3edc5
Author: Brian Shire <shire at php.net>
Date:   Tue Dec 19 08:02:48 2006 +0000

    -Fixed bug #30074 (apparent symbol table error with extract($blah, EXTR_REFS))
    # appoligies, I did this in reverse (applied to PHP_5_2) I should have MFH.

commit 98498bb3cd28e83f3ddd0f0258f542862f27ba53
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 19 02:08:16 2006 +0000

    - zip is done

commit b29953d03c88dc7b8671ea123db2aad1ad72bea0
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 19 02:05:27 2006 +0000

    - unicode support for the procedural API

commit c80e30a86f0b1e0227e3de6e69f91d83ef0b4ef5
Author:  <changelog at php.net>
Date:   Tue Dec 19 01:31:00 2006 +0000

    ChangeLog update

commit a0733cc2fa6ab88e1c1287f34d30b0ea5a355f04
Author: Marcus Boerger <helly at php.net>
Date:   Mon Dec 18 23:01:29 2006 +0000

    - More tests
    - Test naming

commit c8c1dc18915d3ec4fec68351ffa11f6530a6666a
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Dec 18 22:59:36 2006 +0000

    Fix ZTS

commit 5a04fb4815b498a6619b532f93a8b55383586a1e
Author: Marcus Boerger <helly at php.net>
Date:   Mon Dec 18 22:32:10 2006 +0000

    - Support members in SplObjectStorage serialization / shorter serialization

commit b04812609b3f2c4e6c9aa9697700feea95f88449
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Dec 18 20:47:57 2006 +0000

    Unicode support in get_cfg_var().

commit b8ead0b25332cf564d55dd323ed2705d7735a68f
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Dec 18 20:40:51 2006 +0000

    Fix macro.

commit a21e097c5471c2dd4aad3f65fde7c541f95fe808
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Dec 18 20:39:40 2006 +0000

    Unicode support in parse_ini_file().

commit 2d2ed1ef765c9a9fc79fdae68fa23d6817c16931
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 18 17:56:51 2006 +0000

    MFB: Fixed bug #39845 (Persistent connections generate a warning in
    pdo_pgsql).

commit f6072e3beaf3184e1a6877af99b4b7f855dcc091
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 18 15:42:31 2006 +0000

    MFB: Cleanup & optimize php_filter_encode_url()

commit e96275d8a7afa72875b911cac24f7059bdaccb13
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 18 15:04:36 2006 +0000

    MFB: Less hackish support for spaces at the start of tags within
    strip_tags()

commit 6c784299e617343205f021670c77b809731433f6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 18 14:57:20 2006 +0000

    MFB: Fixed bugs with trimming of spaces

commit 8489fe67f1f1ba374ba04d68d422e6323de04025
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 18 14:55:23 2006 +0000

    fix #39850 (SplFileObject throws contradictory/wrong error messages when trying to open "php://wrong")

commit 94527816f4b4b50f31d7fb8ddb30e4a88065aa6e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 18 14:39:39 2006 +0000

    Fixed bug #39832 (SOAP Server: parameter not matching the WSDL specified type are set to 0)

commit 58673959f94c8354891d6d512f9c0b3297f96047
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 18 13:15:18 2006 +0000

    fix possible invalid read (reproducible only on big-endian machines)

commit 4d7652abef84c23e281cc528b0673867045fd169
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 18 11:39:34 2006 +0000

    Fixed random generation of cookies and canaries

commit 5e105ec73256f9a3c0bda28b3ce3e3df0594be15
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 18 11:12:41 2006 +0000

    fix test names

commit 44693bbf8521f8ff9dbf648c7fec4d2e278cd100
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Dec 18 09:25:32 2006 +0000

    - make %f locale aware again
    - fix precision loss with %F (noticed by Sebastian Nohn)
    - add new tests

commit 0471dd1d9483d6b77258b40ffe3d5f54c03e6217
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 18 04:24:38 2006 +0000

    MFB:  Filter fixes:
    	Fixed possible double encoding problem with sanitizing filters
    	Make use of space-strict strip_tags() function

commit 7a35838783171ed2e111596220de27818b7bd296
Author:  <changelog at php.net>
Date:   Mon Dec 18 01:30:55 2006 +0000

    ChangeLog update

commit e02a15a625958be77f2c81b20d60987a9c8e4354
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 17 23:23:33 2006 +0000

    - Make this work in unicode mode
    # Well of course i should have set the return type to ascii here :-)

commit fe1176d4438250e89f4da8ab1f2284aa130fc88d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 17 18:30:50 2006 +0000

    Fixed compiler warning

commit 503a78bc17cbc5122f9f6fd4a344e9805886309e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 17 18:23:10 2006 +0000

    MFB: Fixed bug #39779 (Enable AUTH PLAIN mechanism in underlaying
    libc-client).

commit f696bd11ac6e3b60211795dbe96aa90a6326da8f
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Dec 17 12:02:19 2006 +0000

    MFB: fix build

commit c89dabe0a25af367b3f3c859a5ecc5bcdc940c85
Author:  <changelog at php.net>
Date:   Sun Dec 17 01:31:06 2006 +0000

    ChangeLog update

commit 9d99ba061973462abda9e1f426adb8692909bc53
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 16 21:48:21 2006 +0000

    MFB: Fixed bug #39846 (Invalid IPv4 treated as valid).

commit 46a72055cf0272b833463920f504295e710022a7
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Dec 16 19:15:25 2006 +0000

    Remove items that are already in 5.2

commit 950ab95207335791df65e588cd4c77859f0a3de5
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Dec 16 18:31:23 2006 +0000

    Fix ZTS build

commit 1b11ae1e74eff8d468712ead760827c7778b5797
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 16 13:55:14 2006 +0000

    - Implement feature request #39836i (SplObjectStorage empty after
      unserialize)
    # Unicode mode currently does not work...looks like funny changes in the
    # unserializer.

commit 344ee28eb1bce066c48215d01e80b0abd9b22364
Author:  <changelog at php.net>
Date:   Sat Dec 16 01:31:02 2006 +0000

    ChangeLog update

commit 8a4e2184e07572d6a903045f2f2e75fe788ec161
Author: Andrei Zmievski <andrei at php.net>
Date:   Sat Dec 16 00:21:41 2006 +0000

    Make convert_to_*() APIs return SUCCESS/FAILURE.

commit 0114b0a6a38133f337e828761ade9c760bab6ff9
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Dec 15 23:33:48 2006 +0000

    Update with INI file info.

commit 37cd28d88eef685046c2f63066929386bf888a8a
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Dec 15 23:28:10 2006 +0000

    Unicode support in ini_*() functions.

commit 03547341ecdbe80a0360e1f0ad5dcb9bb9946572
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Dec 15 22:47:09 2006 +0000

    __builtin_expect() exists only in GCC 3.0 and higher.

commit b78a38a2aea6f25bca8d6a99cb9c5d221fd0cb4c
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Dec 15 22:35:23 2006 +0000

    Make all macros (RETURN_*, RETVAL_*, ZVAL_*, add_*) that convert binary
    strings to Unicode actually issues errors on failure. I'm surprised we
    haven't done this already.

commit 4d9e16e743fcc965c1bb3e63af849b822fd79c73
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Dec 15 22:33:28 2006 +0000

    Fix potential buffer overflow in default conversion error handler.

commit a87ab2a879638abe6e7b8a7ab04d30d6f80a46ec
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Dec 15 22:30:44 2006 +0000

    Make utf8_conv stop on conversion errors when converting to UTF-16.

commit 76b38dc44110fe1cccf8ff28d602cd1b7c9dece3
Author: Andi Gutmans <andi at php.net>
Date:   Fri Dec 15 17:17:57 2006 +0000

    - MF 5.2 (put cookie in first place)

commit 03ffc4de4e6a334975c3989a78504f8d900c2d3c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 15 13:25:47 2006 +0000

    Added internal heap protection
      . safe unlinking
      . cookies
      . canary protection (debug build only)

commit c2a7928496082de5b82977fcf328eb35803e427a
Author: Wez Furlong <wez at php.net>
Date:   Fri Dec 15 05:03:02 2006 +0000

    merge php5 pdo_sqlite into head; this source compiles on both php5 and php6.

commit 9db33e71bea8f5fe497af2d831cdfe5149a38a4e
Author:  <changelog at php.net>
Date:   Fri Dec 15 01:31:05 2006 +0000

    ChangeLog update

commit 7ccba6624df074051f24efabd5d88d9c0d2a8ec0
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Dec 14 23:41:57 2006 +0000

    Use 'S' for escaped binary strings and 's' for non-escaped.

commit c27c9666d38ab16d7293deccf42ec924c4a741f9
Author: Rob Richards <rrichards at php.net>
Date:   Thu Dec 14 16:24:00 2006 +0000

    add ability to call PHP functions from XPath
    update test

commit d3dcf937fe5c012c145bcd40a73b227764cad710
Author:  <changelog at php.net>
Date:   Thu Dec 14 01:30:58 2006 +0000

    ChangeLog update

commit 4967375aefa641a9dafbdd7b94271d0121dcd42d
Author:  <changelog at php.net>
Date:   Wed Dec 13 01:31:03 2006 +0000

    ChangeLog update

commit 3d2de2426ef4ec28f476e5568d8b6cf4582cab1e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 13 00:41:45 2006 +0000

    MFB: Fixed bug #39201 (Possible crash in Apache 2 with 413 ErrorHandler).

commit 16cd1e762c334007cdc29cd418c1d6e48c3f80cb
Author: Sara Golemon <pollita at php.net>
Date:   Tue Dec 12 23:09:01 2006 +0000

    Bugfix# 39435: 'foo' instanceof bar gives invalid opcode error

commit 6f0472aa4cc3bfd964d4e32cd01e6a833d24c4e3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 12 22:38:30 2006 +0000

    erm.. somehow this part got here twice

commit 57c7becedc7a2d3cf829b6fae5bb85db7404a621
Author: Michael Wallner <mike at php.net>
Date:   Tue Dec 12 19:32:18 2006 +0000

    - utf8

commit 6abefa16a05b29a96572b9dcb97d960293272086
Author: Michael Wallner <mike at php.net>
Date:   Tue Dec 12 19:25:47 2006 +0000

    - utf8 CREDITS and php_info API
    - unicode progress in info.c

commit cef5d5979b67ad5cab64b6876289e5e921df3c8a
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Dec 12 18:28:31 2006 +0000

    *** empty log message ***

commit 066ab3c3cf41039cce62be95f7421601768ab48f
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Dec 12 18:24:16 2006 +0000

    Do not convert args to Unicode in getopt(), they should stay binary.

commit c46832a1d566a58544dec08854edff83c71b134c
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Dec 12 18:17:56 2006 +0000

    Make hebrev(c) support only binary strings.

commit a918d00548492b78607ef91b0f92a88be62740fa
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 12 18:05:38 2006 +0000

    MFB: Fixed bug #39797 (virtual() does not reset changed INI settings).

commit 3de95b79c3322f7299ae82da4fcf00660ea595ac
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Dec 12 18:05:07 2006 +0000

    Keep CLI args as binary strings.

commit 8eb42705d72bb27ab532a741bf7d9b193bbdb8ab
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 12 13:22:33 2006 +0000

    disable tests
    I don't think it makes sense to test a segfault which we cannot fix..

commit c3fb5e8045aa50233a7f625776efe635e943ed44
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 12 13:12:22 2006 +0000

    fix test

commit fc79cb0974e725c267de4ab763c0fd6a0ee22ca1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 12 12:57:02 2006 +0000

    BFILE tests are only valid when Oracle is installed on the same host
    skip them if it's not

commit f9cace61b6e54a1201a749d9c6062b8984128a68
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 12 12:11:44 2006 +0000

    _THREAD_SAFE might be used instead of _REENTRANT

commit 172efe6886993bd1144350574b7501690e5fa170
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 12 12:06:00 2006 +0000

    missing part of the fix for #39795
    crypt.h defines struct crypt_data only if _REENTRANT is defined

commit 70638c5cdf581c3f36c650f8e5cbb3affe0a667f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 12 10:31:36 2006 +0000

    fix test

commit da56bcc2b1aae8809d6f0838cb66cf349ddd4bea
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 12 10:31:22 2006 +0000

    fix LOBs internal position in Unicode mode

commit 4f903da4c0388131db5c45bd3cffe3167b18535f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 12 10:15:58 2006 +0000

    fix typo

commit 0e3b847fe2b68a8d54540f99895777af33362c70
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 12 09:33:17 2006 +0000

    add new tests

commit 5f1b060f732194472a7d55f0438bdccdc1c1638b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 12 09:28:07 2006 +0000

    OCILobGetChunkSize() does not like BFILEs, return read_length right away

commit ec53d3d18aa97653ad4f7ab57bd2d822c52aaf99
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 12 07:36:37 2006 +0000

    fix #39795 (build fails on AIX because crypt_r() uses different data struct)

commit 179456f9c12b59103ae9e22c1d02e97284dff1c2
Author:  <changelog at php.net>
Date:   Tue Dec 12 01:31:15 2006 +0000

    ChangeLog update

commit 5a15a3c3f4cd6642ab99042e984eba212191d2b7
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Dec 11 21:48:07 2006 +0000

    Clarify stream_encoding.

commit 63bcfa04e8fb35fbac3eaf4dfb97fb445d47d1b9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 11 21:08:44 2006 +0000

    MFB: Fixed bug #39782 (setTime() on a DateTime constructed with a Weekday
    yields incorrect results).

commit c151b4a37f27968c246ce5c02a688e933cfdd4e2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 11 14:54:29 2006 +0000

    MFB: Fixed bug #39787 (PHP doesn't work with Apache 2.3).

commit fb522f16ee93bf7be38ab7255cb11c68d3752ad2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 11 12:33:55 2006 +0000

    prevent any possible problems with negative values

commit 75fa1df0e7d4af086c13a4c799af9e9d070af137
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 11 12:31:54 2006 +0000

    add new test

commit 869fe0320eeda96fec0f01b942daf89b2a83478f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 11 05:04:58 2006 +0000

    MFB: Fixed bug #39791 (Crash in strtotime() on overly long relative date
    multipliers).

commit 136b9c900fe426581de3f74071879126e543a2af
Author:  <changelog at php.net>
Date:   Mon Dec 11 01:31:01 2006 +0000

    ChangeLog update

commit d17cd366e91f32d0801a8d5eab51cb6818e7ca96
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 10 23:44:35 2006 +0000

    - Fix comparison of RecursiveDualIterators

commit 0bd543a6f26f328c2d942835e6725e277bac5f1d
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Dec 10 15:43:13 2006 +0000

    Fix build

commit 8ad12c9899cafca45c92ce2a2f3fe08d63fe3518
Author: Michael Wallner <mike at php.net>
Date:   Sun Dec 10 15:02:50 2006 +0000

    - upgrade phpinfo() and phpcredits()

commit 26c54d4c4288a0504be4438cadd4f87956b40412
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Dec 10 03:12:11 2006 +0000

    - build fix the other driver as well (a macro would be nicer)

commit 216631e80996dab701d912f486f7e01e632cfac9
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Dec 10 03:10:55 2006 +0000

    -  MFB: addDir returns true

commit 80ecfc354efa9783df8f55892e60efcbb62432aa
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Dec 10 03:03:48 2006 +0000

    - MFB: #39286, misleading error message when invalid dimensions are given

commit a6ec097ef960e63abac260f18e24bdac35cf0d37
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Dec 10 02:32:17 2006 +0000

    - fix build on HEAD
      (not sure if it should compile on 6 and 5 or if it is required only for
       pdo, other drivers require this fix)

commit df5d4a52f9faf041783342850b315ddc15736317
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Dec 10 02:08:07 2006 +0000

    - MFB: #39508, imagefill crashes with small image

commit 266139332fab58b8314f6dc9bde38c8ff6405e58
Author:  <changelog at php.net>
Date:   Sun Dec 10 01:31:00 2006 +0000

    ChangeLog update

commit ad5d1383de3b4ebc5aecfeabb6f42c597cc53166
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Dec 10 01:28:01 2006 +0000

    - #39780, PNG image with CRC/data error raises fatal error

commit 5ac9df24b69f3aeab99512591d2e69bce0e79f55
Author: Edin Kadribasic <edink at php.net>
Date:   Sun Dec 10 01:24:13 2006 +0000

    MFB: Fixed by #39751 by KevinJohnHoffman at gmail dot com

commit bcb1fed3a785c82271ca882b81fb5757fba537a2
Author: Wez Furlong <wez at php.net>
Date:   Sat Dec 9 22:18:43 2006 +0000

    merge PHP 5 pdo into HEAD.  This source compiles on both PHP 5 and PHP 6.
    If you're poking around in here, please make sure that any changes you make
    compile on both PHP 5 and 6.  Thanks!

commit a7b594d3bca4cc40f71aea3114d0d2535dda895c
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Dec 9 15:57:33 2006 +0000

    Cookie tests

commit e0b72d28c6504e2694bacf0da42bca313b9816e9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 9 14:37:40 2006 +0000

    Improve handling of POST data with Andrei's help.

commit 9901e4a31db7deea5d0945d2e3ad0633cff95164
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 9 14:17:17 2006 +0000

    MFB:
    	Fixed handling of multiple cookies with the same name.
    	Added support for cookies into run-tests.php

commit 815ec53657eb8a94a45075583c2bdea7d6fdc649
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Dec 9 14:07:13 2006 +0000

    Fix build

commit 16e11ad947d08de628034fa8fc0f05a74ca540dc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 9 13:14:06 2006 +0000

    MFB: Strip leading spaces from cookie names, that can come from multi-cookie
    headers where ; can be followed by any number of spaces.

commit fb2db6e6b1d3b0efad56082514b9a615fe112e11
Author: Rob Richards <rrichards at php.net>
Date:   Sat Dec 9 10:53:05 2006 +0000

    MFB: fix heap corruption when adding/caching typelib (also fixes bug 39606)
    add test

commit 2dd22beedb0cef8e3e287df5841d7cd06e59ef74
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 9 03:18:21 2006 +0000

    MFB: Fixed tests

commit a8f337d33c920fa220477f28f2d2d981b22aaf1a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 9 03:07:49 2006 +0000

    MFB: fixed test

commit a1f9cfb6536b9f106f5e0cef51e7553ff20ab09b
Author:  <changelog at php.net>
Date:   Sat Dec 9 01:31:06 2006 +0000

    ChangeLog update

commit ef6bcc4fb39685618bde29778b0b805a802d1280
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 8 21:18:16 2006 +0000

    don't change public API

commit ef7e4b133282649361f76fea67d912d307e54105
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 8 20:59:06 2006 +0000

    fix possible issue in the serializer, which might currupt struc when reallocating arguments stack
    (no reproduce case, sorry)

commit a14c81e3c259f1c184533ebdc887812f290f39b7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 8 20:55:14 2006 +0000

    fix #39732 (oci_bind_array_by_name doesn't work on Solaris 64bit)

commit cb4183daeb570be35a1ea5c793e3a0fc46c82456
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 8 20:17:31 2006 +0000

    fix typo

commit ccc4783e4a43a131366a3897001f1438fbed9199
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Dec 8 19:51:29 2006 +0000

    MFB: Fixed bug #39759 (Can't use stored procedures fetching multiple result
    sets in pdo_mysql).

commit 59ce8b640bb4edfa826527f8e743ca59b5ac6d92
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Dec 8 19:13:51 2006 +0000

    Unicode filename support in dl().

commit 4097992ed450b6153c6acb41256d13dcf702ac01
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Dec 8 19:13:31 2006 +0000

    Don't use zend_ascii_hash_find() here -- module names are binary strings.

commit 39451335790e4410ed7dff600f89c4abb04f05f6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 8 17:03:26 2006 +0000

    revert the fix for #39763

commit 45364aea047d950d1cfd7abf498727f3c236749d
Author: Rob Richards <rrichards at php.net>
Date:   Fri Dec 8 16:49:25 2006 +0000

    mark more functions unicode safe
    add test

commit 95accd75bb13ba34251e13046fa3c1d5ca250ddb
Author: Rob Richards <rrichards at php.net>
Date:   Fri Dec 8 16:28:33 2006 +0000

    mark more functions unicode safe
    add tests

commit f37ad2e1461ebc5833096ef057ada3006e29aadc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 8 16:23:04 2006 +0000

    Fixed bug #39775 ("Indirect modification ..." message is not shown)

commit e07f11c4210cced1fa74bb7419aeca231f920489
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 8 14:38:53 2006 +0000

    add new tests by <zoe dot slattery at googlemail dot co dot uk>

commit 595c45e53274ff39626f4d76b23106a0289e41a6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 8 12:47:58 2006 +0000

    Fixed possible failure

commit 90496dbb265dbe436ddc5556d20736171e713570
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Dec 8 12:15:21 2006 +0000

    MFB: new tests

commit 6ef2d0dd23b96d3433fea2566a48ccdd4f7ecede
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Dec 8 03:13:41 2006 +0000

    Fixed typo

commit 49b8d0cd376af0a33472478c411b802da2169f0a
Author:  <changelog at php.net>
Date:   Fri Dec 8 01:31:00 2006 +0000

    ChangeLog update

commit aa08686c8531baccc3e2860ba71f960e6496ee86
Author: Sara Golemon <pollita at php.net>
Date:   Fri Dec 8 01:02:49 2006 +0000

    More BC bodges for fgets/fgetss

commit e8101a6d16728d80529da228bde9cb2c12426634
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Dec 8 00:46:01 2006 +0000

    Allow POST of unicode data as utf8

commit e0a37e4cf61fb6001475afb66c84c508fbe0a53b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 7 23:10:58 2006 +0000

    MFB test

commit 7ea07ff6dcb89d4598929006593fc695a9e83f78
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 7 23:00:45 2006 +0000

    MFB tests (they still fail though)
    fix BC in fgetss()

commit 3e6c056584da24f9cf4e9d2e7ee583a45fcd4d83
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Dec 7 22:00:55 2006 +0000

    Unicode support in strptime(). Uses runtime encoding for conversion.
    
    # Blah, those new _ut_ macros might be necessary after all.

commit de33cc6471ca46c5171e7b5c1084b256cda00a5b
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Dec 7 21:18:45 2006 +0000

    version_compare() will use runtime encoding.

commit 10af5e62966584381a006bb7b8d14c09c63d8b64
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Dec 7 21:11:54 2006 +0000

    Unicode support/safety in iptc* functions. Untested, cause I know crap
    about IPTC.

commit 2122cf4fab6fa9efb8474e7f22d1348177b86a6e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 7 20:45:21 2006 +0000

    initialize variables and make Coverity happy

commit 6526e323a1a280447f1da187d391366403070225
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Dec 7 18:56:25 2006 +0000

    Apply Matt W's patch  to only allow ASCII digits and not use u_digit().

commit 1ef43a02eee4571544d6a717f4af7c14a661a928
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Dec 7 18:19:21 2006 +0000

    Guard against ambiguous 'else' clauses.

commit 162dc4c77485476eb72f388f7db866b2a19c2358
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Dec 7 18:18:49 2006 +0000

    Unicode support in parse_url().

commit 04872050e4132b9905f3b63c5ec2c728586b92f2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 7 10:59:35 2006 +0000

    fix #39763 (magic quotes are applied twice by ext/filter)
    no need to add slashes manually, they are added by php_register_variable_ex()

commit 53a4c18c6a03ead0273ca36fb57a57db61fb4f17
Author: Sara Golemon <pollita at php.net>
Date:   Thu Dec 7 09:51:36 2006 +0000

    Change fgets() behavior back to BC version

commit 85213a12dc0e45b95424b39564b3723794d58a2a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 7 01:41:29 2006 +0000

    MFB: Fixed bug #39754 (Some POSIX extension functions not thread safe).

commit 7d6583a0643547b8e3efb34caed337d3e2c0da85
Author:  <changelog at php.net>
Date:   Thu Dec 7 01:31:16 2006 +0000

    ChangeLog update

commit 38d622732d78c75e32ac6cdcb6237072c8aad303
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 7 01:06:54 2006 +0000

    Allow submission of unicode data in utf8 form

commit 982af2061fc4eefb3c476b3061e27d5651e2988e
Author: Sara Golemon <pollita at php.net>
Date:   Wed Dec 6 23:14:15 2006 +0000

    Use proper zstr for str_getcsv() and add documentation for Andrei's peace of mind

commit faf0146281cdf36ad918b46f3a83fbd95870083e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 6 20:21:27 2006 +0000

    test. please ignore

commit 374a5b63c6d6ebd4c22e3fc46edecd1ac09703b4
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 6 18:40:55 2006 +0000

    Final set of unicode changes

commit aa6e70f21696e3ea14352dfe91721035e7d1ad63
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 6 17:52:11 2006 +0000

    First part of unicode upgrade

commit 6c8ce9805b8a3f9e7bfb0ed519ab695e06968408
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 6 17:42:47 2006 +0000

    fix import_request_variables()

commit e56bd8eed2965588fcce323b52323de239b785a9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 6 16:42:27 2006 +0000

    add Unicode support to oci_statement_type()

commit 826f06ea88c78dd8e20c4572ffb50b2199efeeee
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 6 16:36:27 2006 +0000

    mark most of the OCI8 functions as unicode aware

commit b93db04a1de58553d370827846a3dc5fb8ecd351
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 6 16:28:27 2006 +0000

    move handling of 'F' to the top

commit f7289c93dba75f6d768da2b7d6ce10a23a250796
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 6 16:25:17 2006 +0000

    Make functions as being unicode safe

commit 34398156d826799beaf32712e1f99cc847abd7c7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 6 14:47:19 2006 +0000

    add missing 'F' modified (noticed by Matt)

commit e7d6927ed6fd530696baffd4ed8b820aedffbd2f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 6 13:21:48 2006 +0000

    fix tests

commit 3d73c5da0dc96168b554989dc6662f504196aad4
Author: Rob Richards <rrichards at php.net>
Date:   Wed Dec 6 13:20:17 2006 +0000

    MFB: Fix win32 build

commit 8f9822651008e035d964fd886b546dd4ce1cc9cb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 6 13:11:02 2006 +0000

    fix tests

commit b8ad51752673664992be18b4903c9c01f750be08
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 6 12:25:29 2006 +0000

    add zend_u_strtod() implementation by Matt Wilmas
    major speedup when using floats in Unicode mode
    also fixes several problems with the current code

commit d8e8eb4e088fd8534979435530de5807b4f23b14
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 6 10:49:19 2006 +0000

    destroy freelist before destroying the mutexes

commit 4789badd3a87e9fc243572f019a148322b912cb3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 6 09:50:28 2006 +0000

    use BSD licensed implementation of double-to-string utilities instead of LGPL one
    this patch also fixes thread safety issues in zend_strtod()

commit d0792dc61549537e77a0b03a813cdfe3bcea9cf8
Author:  <changelog at php.net>
Date:   Wed Dec 6 01:31:05 2006 +0000

    ChangeLog update

commit 14df3a49390939e27d03ca208566fc99b372115c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 5 23:51:18 2006 +0000

    let PHP_ADD_EXTENSION_DEP() to take care of this

commit 787a9ede6ca83588d831f7b7fb21560c6a792661
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 5 23:38:10 2006 +0000

    MFB: Fixed bug #39724 (Broken build due to spl/filter usage of pcre
    extension).

commit a775c82161bc49597f0b2adf0243023cd9195400
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Dec 5 23:17:06 2006 +0000

    extract() should convert keys using runtime encoding.

commit 024d8f4376f7a28e0dd459ec7048c7daecf814f0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 5 23:03:42 2006 +0000

    cosmetic improvements

commit 234c03a14f3c2bf5a72e5db7cb2ea01cc8580e87
Author: Frank M. Kromann <fmk at php.net>
Date:   Tue Dec 5 21:46:33 2006 +0000

    Remove PHP4.x stuff

commit 2381ffba16e6539cd04267224c8f31b698950218
Author: Frank M. Kromann <fmk at php.net>
Date:   Tue Dec 5 21:02:29 2006 +0000

    #39429 Update API

commit 3d5825bb3dfca7c3d64249243d6b8f12bd6bfede
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Dec 5 19:04:51 2006 +0000

    Fixed bug #39721 (Runtime inheritance causes data corruption)

commit 80fdcd8e064389c445ffeabab05a2cbf98d59602
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 5 18:42:22 2006 +0000

    nuke redundant zval_ptr_dtor() call and fix memory corruption/segfault

commit 9c1efbe2bb23a1824b9a213d419b6a0229013785
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Dec 5 18:41:23 2006 +0000

    Unicode support in http_build_query().

commit c8ba0f9058b8316353f332bdb5d9d461d12b0d40
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 5 18:05:56 2006 +0000

    MFB: Fixed bug #36798 (Error parsing named parameters with queries
    containing high-ascii chars).

commit 380439a39a64634e85bcd62c2f50cceb4cf07c4c
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Dec 5 15:59:09 2006 +0000

    MFB: fix test

commit 2f5f37585043d7cb5baf90c65f4923c455887e5d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 5 13:45:49 2006 +0000

    don't pass negative maxchars to php_stream_get_line_ex()

commit 07cbe3317a3aa6741881db2176b6390ec05e36a4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 5 12:55:38 2006 +0000

    remove duplicating line

commit 5ccef7164eb0b0c47cd252c0d8b6f20d5e92e409
Author: Rob Richards <rrichards at php.net>
Date:   Tue Dec 5 12:05:03 2006 +0000

    MFB: fix bug #39625 (Apache crashes on importStylesheet call)

commit 65f8f4569245a4d17fb2b0f539f8590b508be7fd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Dec 5 08:55:34 2006 +0000

    Fixed FastCGI impersonation for persistent connections on Windows

commit 08f035bbaceedea7a506ac35b9d7153e3b4d088b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Dec 5 08:08:33 2006 +0000

    Removed unused zend_mm.*

commit fac71c77c1710dd17017af0390a97d02cdc5eb02
Author: Sara Golemon <pollita at php.net>
Date:   Tue Dec 5 04:52:44 2006 +0000

    Add str_getcsv() and fix a couple cases in recent fgetcsv() reimplementation

commit 78f65cc45157451d74de6da355c33b969abf12d6
Author: Sara Golemon <pollita at php.net>
Date:   Tue Dec 5 04:13:47 2006 +0000

    Unicode upgrade for fgetcsv()

commit 40b496d63f2813db9ddff6dd4300a5f613ff7b6c
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Dec 5 02:55:27 2006 +0000

    Merge from 5.2:
    Improve tolower()-related functions on Windows and VC2005 by caching locale and using
    tolower_l function.

commit bc07f14f7a2a50e90f765fb89904229ac9ea637c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 5 01:39:21 2006 +0000

    MFB: Fixed bug #39571 (timeout ssl:// connections).

commit 09848fa0fcd2ce6a7ea1c004026d922572a8bcdf
Author:  <changelog at php.net>
Date:   Tue Dec 5 01:31:09 2006 +0000

    ChangeLog update

commit a62301fc985122423831c48f4c7fa441514e1cb9
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 5 01:23:42 2006 +0000

    - invalid filter id should not return unsafe values

commit bead3e142840a6bbe628786ced675ff85eeefd20
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 4 21:34:48 2006 +0000

    - WS

commit 4fcf964c657468d923d50aeec9cbff351247c8a7
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 4 21:23:02 2006 +0000

    - MFB: use %s

commit 836e249bcc803ecd6f2311c047ff5cd492770164
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 4 21:16:46 2006 +0000

    - WS

commit 4524457effad64789859c4de0ddb9b552c1f800f
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Dec 4 20:43:42 2006 +0000

    Make headers-related functions accept Unicode strings, but only if their
    contents can be converted to ASCII.

commit 411f6ca0fbd39950fb72de1e601fb96f662647ed
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Dec 4 18:55:40 2006 +0000

    Unicode support in var_export().

commit aaf7159f2aced7e3f6c4d44d919279db474674bb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 4 18:30:05 2006 +0000

    MFB: Fixed tests

commit 8e7ab1b72fdb3e422e7fdc7a1d4ae1e924c0945b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 4 18:28:34 2006 +0000

    fix build with Sun compiler, which doesn't support -O0

commit 6aa5ed0d9c434fc9975ef8e55d4e60a1b9bdfdd2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 4 18:01:24 2006 +0000

    partly fix #39724
    ext/spl has a soft dependcy from ext/pcre (not ext/pcre-regex)

commit 10a8b1a152720579c3837d2924792e733b13542a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 4 17:55:56 2006 +0000

    MFB: Fixed test (user is a reserved keyword in pgsql)

commit f11c9c887133394234f57a88d013c171f11de131
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 4 17:48:27 2006 +0000

    fix tests, use -n to prevent any problems with existing php.ini

commit f595859918ab0b6a6eecd64ffc8d71a6753ee675
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 4 16:30:59 2006 +0000

    Fixed bug #38274 (Memlimit fatal error sent to "wrong" stderr when using fastcgi)

commit 576797c7c1acaa9217da112a011ba46d92c75d66
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 4 15:58:35 2006 +0000

    fix retval type
    it should be int, not zend_bool

commit 20fc9486db9f97270fa7c1c3bcd9f4a0f8341e65
Author: Andrey Hristov <andrey at php.net>
Date:   Mon Dec 4 15:27:18 2006 +0000

    dummy change

commit 6858206f5473cd502df2848dc41714289cd24774
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 4 13:07:00 2006 +0000

    look for tests in sapi/cli

commit 6f6577665e196c12c0a704b80481bfcc67ce1003
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 4 03:08:52 2006 +0000

    MFB: Fixed bug #38319 (Remove bogus warnings from persistent PDO connections).

commit 7f024a57bcfeee9b0cc659b9563469a1c987296f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 4 02:40:20 2006 +0000

    MFB: Fixed bug #38252 (Incorrect PDO error message on invalid default fetch
    mode).

commit 24e9601cd90ad0a866f96cbd56ec59018084e6b6
Author:  <changelog at php.net>
Date:   Mon Dec 4 01:31:00 2006 +0000

    ChangeLog update

commit e448b6f2b75127283a7cddd606deae9e851122fe
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 4 00:41:07 2006 +0000

    MFB: Added test for previous bug

commit ad2b0a9fef20976a600af6ce6d3808c6474e7c48
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 4 00:39:47 2006 +0000

    MFB: Fixed bug #39483 (Problem with handling of \ char in prepared
    statements).

commit 6c315e19080e3c29c9cf7846418f0eb2de6d9832
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 3 23:30:24 2006 +0000

    MFB:
    	Default to buffered queries (much faster)
    	Default to prepared statement emulation to avoid hitting MySQL bugs

commit f01de458578e2c0898fdc60980399f4e75fdd562
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 3 23:28:00 2006 +0000

    MFB: Added missing check for mismatching number of tokens & bound params in
    prepared statement emulation.

commit a1721fa5d988c85ff35f9e3e24b5700522a2be10
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 3 21:27:51 2006 +0000

    MFB: Added "default" option that allows a default value to be set for an
    invalid or missing value.

commit b0bed1725506982b647d064b955932cb0083a653
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 3 17:13:27 2006 +0000

    MFB: Fixed bug #39718 (possible crash if assert.callback is set in ini).

commit b728cd3b0500b8b9c0e72de43ca2accc917976aa
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 3 15:52:37 2006 +0000

    MFB: Fixed php_readdir_r() usage in scandir emulation

commit f5ad39de6d17742712e0a39ab97c02a0ebd013f0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Dec 3 14:38:05 2006 +0000

    fix Solaris build

commit 940f70c47b9d2929712312bcd1797b87efcb2add
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Dec 3 13:58:54 2006 +0000

    fix leaks

commit c46f51113aaa8425527d0bfd48d4f27a9e4673dc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Dec 3 13:46:09 2006 +0000

    fix AIX build

commit 75011c4d2c470c8d74c5982bbe419bd687db71de
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Dec 3 11:20:32 2006 +0000

    add UEXPECT sections

commit 79f1a5147386aed0ffed41b799505cada673bc4a
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Dec 3 08:08:18 2006 +0000

    MFB: fix test on fbsd

commit bd2a5f7996d05a306f0c5bb4e74c82c4ca618209
Author:  <changelog at php.net>
Date:   Sun Dec 3 01:31:02 2006 +0000

    ChangeLog update

commit 5819d83aeb39db652ae7ca89542b8efd560e3097
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Dec 2 21:42:30 2006 +0000

    MFH (not tested. so some tests may fail in unicode mode)

commit b5e7220dcb824a21970b0d4e2580a66c26eebb6e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 2 17:55:05 2006 +0000

    MFB: Fixed bug #39527 (Failure to retrieve results when multiple unbuffered,
    prepared statements are used in pdo_mysql).

commit 2b16c2569adf49a9d3944a1bc389b7464fd9013c
Author:  <changelog at php.net>
Date:   Sat Dec 2 01:31:01 2006 +0000

    ChangeLog update

commit 8fba0806cde145bd65f2b88641a84acef7a7f60e
Author: Frank M. Kromann <fmk at php.net>
Date:   Fri Dec 1 20:22:11 2006 +0000

    MFB: Fix win32 build

commit ef3df1e6ff15c7cd927d99d6504a78f2a608699b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 1 20:02:00 2006 +0000

    Bug #39438 (Fatal error: Out of memory)

commit 5b5b730c4c815509d845011da16c36c0cc7365a9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 1 19:42:19 2006 +0000

    typo

commit 1f2d5e3b00d19bd6d0db40d7fc2badaa2d65082e
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Dec 1 19:25:11 2006 +0000

    Finalize Unicode support in serialize() and unserialize().

commit 16c58e611ab983df463da4f08bc77d25f2607314
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Dec 1 19:10:59 2006 +0000

    MFB: Fixed a possible memory corruption in dbase_open() with invalid open
    mode

commit 0184d9c8649130d38b6b43bd9604c490661d9bf6
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Dec 1 18:42:24 2006 +0000

    Fix group macro access.

commit 73d474be62a1a7e6a85525d7eeed94fdd8d9fc4e
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Dec 1 16:42:48 2006 +0000

    MFB: fix #39458

commit fa6ab159a6b03cf36f48b955c8992c38a48abb5d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 1 15:33:20 2006 +0000

    Fixed bug #39702 (php crashes in the allocator on linux-m68k)

commit bea2519575dddbcf144e7df5ef8a128ba077b2e3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 1 14:57:44 2006 +0000

    Fixed buffer overflow. (Rob)

commit 106c808d41ce59c27ef08511113ba796ee110b18
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 1 13:54:49 2006 +0000

    Fixed bug #39640 (Segfault with "Allowed memory size exhausted")

commit d935b443648cec4fa66a0a40dc2c6669224566d7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 1 11:40:23 2006 +0000

    Fixed bug #39652 (Wrong negative results from memeory_get_usage())

commit 61d7b66a811be30bb9a1cb240a6d2ea86c11430b
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 1 09:28:38 2006 +0000

    - Fix handling of recursive inner iterators

commit 23757fce665c4e3b4bb091a4dad0b9fd16f90293
Author:  <changelog at php.net>
Date:   Fri Dec 1 01:31:01 2006 +0000

    ChangeLog update

commit fcaf113b33f74667adf8a998086ae273b3364e0e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Dec 1 00:27:33 2006 +0000

    MFB: Disallow \0 chars inside session.save_path

commit 45e2197619cc7c6482c7f0d08dc0ef80ac427ee5
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Nov 30 22:26:27 2006 +0000

    get_headers() will keep headers as binary strings.

commit 658809278ebff9d01cc6cb3cc1c59cbe1741dc5a
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Nov 30 21:46:54 2006 +0000

    Mark setlocale() as Unicode-safe. It shouldn't be used in
    unicode.semantics=on mode anyway.

commit 6209dc6f49292f032b475fb27a376959a7694568
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Nov 30 21:23:07 2006 +0000

    Forgot to mark import_request_variables() as Unicode-safe.

commit d0b44c9eb548df14225420cee5a8a288aa0d83ff
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Nov 30 21:20:56 2006 +0000

    Mark strtr() as Unicode-safe.
    
    # Right, Derick?

commit 91619d9e1d0cba3ea4e1e5b6cb061d3b57d556b3
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Nov 30 21:18:22 2006 +0000

    Mark pack()/unpack() as Unicode-safe. They will accept Unicode strings
    but convert them to binary. We can revisit supporting something like 'U'
    format in the future, if it's needed.

commit 8ce99ad71be9f858aacb1f2f63c93a6708648623
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Nov 30 18:32:59 2006 +0000

    Make quoted_printable_decode() take only ASCII strings.

commit c5c18d0076ed09e0ab32d9e86f5b0268c4e0b7e2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 30 17:10:55 2006 +0000

    MFB: Added check for crypt_r()

commit b364ca66f68f8e1523e09f1bae21fd4c89216bf8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 30 16:48:27 2006 +0000

    MFB: Added missing function checks

commit 8efa38df0b6d1817900f866f1d275c71d51685f2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 30 16:38:53 2006 +0000

    zts fixes

commit 204c32b7605176f996411487783cde98b57c3cb7
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 30 16:21:36 2006 +0000

    MFB: Thread safety fixes.

commit 3fb8bece12acd754e80bcd703dbc1e0930e6efef
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 30 16:10:48 2006 +0000

    MFB: Thread-safety issues

commit 053747b5129810d60ae7b0e45af8655384cd02ca
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 30 16:00:05 2006 +0000

    MFB: Use reantrant crypt_r() whenever possible.

commit 55ebcb9f7e5caa31d22fc98b43312e817c33bad9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 30 15:13:33 2006 +0000

    MFB: Use thread-safe code

commit b0f688006df8f2ff591cd68b8debe9c34b44c206
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 30 13:09:24 2006 +0000

    fix test

commit b5baf81149070217c998fca7c54fbea94e801421
Author:  <changelog at php.net>
Date:   Thu Nov 30 01:30:59 2006 +0000

    ChangeLog update

commit 24731d0ba928073386f73ee545a30e93d532f458
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 30 00:35:27 2006 +0000

    MFB: Thread safety fixed for *nix systems

commit b9e264d4974249ff49ac82dad1caaac8578241cc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Nov 29 23:46:25 2006 +0000

    MFB: Fixed bug #39648 (Implementation of PHP functions chown() and chgrp()
    are not thread safe).

commit 573ff9aaa57ed290af68af6d747b0a174a7ad2b2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 29 22:53:21 2006 +0000

    add missing folding marker

commit 26568762dae2d1e5e5614ff3b52fcb6d59ef55fb
Author: Derick Rethans <derick at php.net>
Date:   Wed Nov 29 20:01:28 2006 +0000

    - Updated timezone database to version 2006.16.

commit 460e59a1b5822202e213cc55d17346ed45388ea8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Nov 29 15:47:41 2006 +0000

    MFB: Fixed bug #39663 (Memory leak in pg_get_notify() and a possible memory
    corruption on Windows in pgsql and pdo_pgsql extensions).

commit 9ed4f515d16ccacacffa5092b39f55ba5322054d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 29 11:10:49 2006 +0000

    fix #39673 (file_get_contents causes bus error on certain offsets)

commit f799b0b19b1b1f25ba6ce5ec2e66346ba8d659fe
Author: Rob Richards <rrichards at php.net>
Date:   Wed Nov 29 08:52:08 2006 +0000

    MFB: correct fix for bug #39662 to fix leak and tree corruption
    fix test

commit 58698c964c1b1cf3896cbf466dd388eb9195569f
Author:  <changelog at php.net>
Date:   Wed Nov 29 01:31:10 2006 +0000

    ChangeLog update

commit f40fd6731cc26c15b0c3fbaf5e97eb7667491308
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 28 22:19:22 2006 +0000

    - Add new example

commit afd3d27c5f84444b10f990f9e3a3584e5066f1a1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 28 21:19:58 2006 +0000

    resolve coverity issue #224

commit 4b52ecf33289953d6a707c7f4c26f412c3b28122
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 28 20:40:29 2006 +0000

    add php_unescape_html_entities() proto to the header

commit d2e03795d91bb863493a8d84315c1757979824c5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 28 18:57:37 2006 +0000

    fix #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement)

commit 7499bd74b6186e5289d6702b5ab09a1170f18ecc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 28 16:55:25 2006 +0000

    add test

commit 2b703207d5c249851bf7760794ba45257dcdec62
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 28 16:28:07 2006 +0000

    MFB: Fixed bug #39656 (crash when calling fetch() on a PDO statment object
    after closeCursor()).

commit 1d21b86f1d27f36a93db3ab7a04ddfa60d7f011d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 28 11:38:57 2006 +0000

    fix #39653 (ext/dba doesn't check for db-4.5 and db-4.4 when db4 support is enabled)

commit 4facdb420ba3142bf12b5eecb630458e5c8db4c5
Author:  <changelog at php.net>
Date:   Tue Nov 28 01:31:25 2006 +0000

    ChangeLog update

commit 820b30bcb81c3106b4923bb974c617402de1ff73
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 28 00:24:16 2006 +0000

    MFB: Replace non-threadsafe rand() with php_rand_r()

commit 8e6bca8f07c4d37e5e1be7780985460c028dc582
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 27 12:13:02 2006 +0000

    fix #39564 (PDO::errorInfo() returns inconsistent information when sqlite3_step() fails)

commit fef764b12217b8c56eef2510c51627d16c6625b4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 27 11:43:45 2006 +0000

    fix test
    this errmsg is different on FreeBSD

commit f3785434481eb4d7483de8563c383b2d36df2df6
Author:  <changelog at php.net>
Date:   Mon Nov 27 01:31:08 2006 +0000

    ChangeLog update

commit 58c106cb062379f23e4c4f1531e16169503e2034
Author: Alex Waugh <alexwaugh at php.net>
Date:   Sun Nov 26 19:50:30 2006 +0000

    Improve robustness of sending routines

commit 41da75d59f79875596bca8827c1331efa6131a76
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 26 17:03:15 2006 +0000

    MFB: Fixed bug #39623 (thread safety fixes on *nix for mime_magic extenion).

commit 1c4d86e6d4e526207b65fcd21d4eebd00c29108c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 26 16:31:57 2006 +0000

    MFB: Fixed test, in some versions of c-client returned value is always
    uppercase

commit dcf2056b914385a5d662d7a7fe2f7a50cedd5613
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 26 16:29:55 2006 +0000

    MFB: fixed test

commit 969ce8a6039858da45268d101ad431e52426e57e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 26 16:26:32 2006 +0000

    MFB: Added a meta tag to phpinfo() output to prevent search engines from
    indexing the page.

commit 929123554af133e4c087d42ed74849714fab3b78
Author:  <changelog at php.net>
Date:   Sat Nov 25 01:31:23 2006 +0000

    ChangeLog update

commit a1f6c395cf8d71c6ea5cf2ddb8bf37b7d77b6b89
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 24 21:57:31 2006 +0000

    fix #39621 (str_replace() is not binary safe on strings with equal length)

commit 5bc9641a77638a0bcf888c6b59b2bdae1679a2cf
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 24 21:54:41 2006 +0000

    add missing argument to zend_parse_parameters()

commit 2eef6c879398b25da7bd47f47fd72ee3f7a142ee
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Nov 24 20:20:51 2006 +0000

    more tests

commit 48fd490fb5725cfb50a588e1a92cb32e905efb45
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Nov 24 15:50:45 2006 +0000

    MFB

commit 9f99f2e9b1734af94b1cea48af7cef1b835e8483
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 24 13:40:29 2006 +0000

    fix test

commit 505d1615568dc1b3e18b049831e1fbb48cdbfefa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 24 13:32:59 2006 +0000

    add .cvsignore

commit bc7e2172937fa02d22402825513105512e39e26f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 24 13:32:07 2006 +0000

    add tests for CLI

commit a3cf20ddc30a9c89c9d303bd50b781629f1cf7d0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 24 12:38:25 2006 +0000

    fix #39583 (ftp_put() does not change transfer mode to ASCII)

commit 92ed3d2b4c1ca86c54a18f936eb14c65717e5f4f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 24 11:54:48 2006 +0000

    call sapi_deactivate() & friends on error
    fixes leak with `php-cli -n -c ..`

commit 63df6688b5161c73324838f533b52662aa3a6c6a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 24 11:36:40 2006 +0000

    initialize CG(literal_type) using ZEND_STR_TYPE macro
    add CG(literal_type) initialization in non-ZTS mode
    fixes backticks operator

commit c5808d70295966ca1e1086c6edaea2469bda25b8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 24 10:28:26 2006 +0000

    fix #39613 (Possible segfault in imap initialization due to missing module dependency)
    patch by wharmby at uk dot ibm dot com

commit 7f16662c6b0c10e59328ca938659ecaeead8aebf
Author:  <changelog at php.net>
Date:   Fri Nov 24 01:31:16 2006 +0000

    ChangeLog update

commit 7d4abedf5a6611ecac44c0c4e29b4a0dc63cae3a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 23 22:04:32 2006 +0000

    nullify opened_path and filename (when required)
    fixes invalid reads with `php-cli -F <script>`

commit a75c11138be65d7836dc4a9d07240891ece8a8df
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Nov 23 20:48:21 2006 +0000

    MFB

commit 4e77515c30822c8427d17d11571a42be8e546bd4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 23 20:06:02 2006 +0000

    do not set an env variable without a name and a value

commit fc24777859af537edb60505eed1340c30184f69e
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Nov 23 17:37:16 2006 +0000

    MFB

commit 577d3dec4c586ef4ef939101b733fbb9d1268d12
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 23 16:08:41 2006 +0000

    fix error messages in Unicode mode when global error handle is used

commit afd25b61a4d667f08b7ffcf310905cd758637736
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 23 15:23:10 2006 +0000

    fix oci_bind_array_by_name() with SQLT_ODT type
    fix tests

commit 5d9c6b33d03efe455a95af883fdc3d0b0a6eab70
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 23 14:41:51 2006 +0000

    MFB: Fixed a possible crash

commit 88f51bc2e533f6b983d0d485bad02eda06a89e94
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 23 14:36:55 2006 +0000

    fix tests

commit f63754eb19ef411462f96ac0a542a8294331f626
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 23 14:20:59 2006 +0000

    fix oci_bind_array_by_name() in Unicode mode

commit a44849cf0efab6b94399d5c3922617cf878f8146
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 23 09:33:01 2006 +0000

    Fixed bug #39534 (Error in maths to calculate of ZEND_MM_ALIGNED_MIN_HEADER_SIZE). (wharmby at uk dot ibm dot com)

commit e229ea6cb718485ffb23bd27a40a30b86443bc44
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 23 08:37:34 2006 +0000

    Fixed bug #39548 (ZMSG_LOG_SCRIPT_NAME not routed to OutputDebugString() on Windows)

commit 6b2f3046e871faf8c3ce575aec80fb91fc61cd63
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 23 08:07:16 2006 +0000

    Fixed bug #39602 (Invalid session.save_handler crashes PHP)

commit 97d5a10e40564b6b6211d1cc77d0e1e3317ffa95
Author:  <changelog at php.net>
Date:   Thu Nov 23 01:31:17 2006 +0000

    ChangeLog update

commit f2ab79dfc7320f67987cbc6f8892c57aa0498a53
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Nov 22 22:18:46 2006 +0000

    Unicode support in get_html_translation_table().

commit bb765e86ef81c1619482095b39a17ff65cfa89c5
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Nov 22 21:22:27 2006 +0000

    *** empty log message ***

commit ddee40dffb376a6564da7fa408dacae9858f966d
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Nov 22 21:22:14 2006 +0000

    Unicode support in ftok().

commit caa42be09a7292a9b62118046fc638d1eae2f620
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Nov 22 19:15:07 2006 +0000

    *** empty log message ***

commit 5732620630e817fde3bbf56381919f3070d58617
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Nov 22 19:13:19 2006 +0000

    - Unicode support for tick functions.
    - Update unicode-progress.txt

commit 2dbccb34d4b1acc83e45c8238630dfff8aea57c7
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Nov 22 17:30:52 2006 +0000

    MFB: Fixed a possible crash in dbase_open() on empty filename.

commit 19abc4b507492669a5e3ff4a42043eab4515b9af
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Nov 22 12:56:26 2006 +0000

    - #39538, fgetcsv can't handle starting newlines and trailing odd
      number of backslashes (David Soria Parra, Pierre)

commit 5f29b8e40ed65b85d35d34631e74981ab0eedd56
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 22 10:58:11 2006 +0000

    fix #39576 (array_walk() doesn't separate userdata zval)

commit 10e23ddfd53e090c583b4bd4ad911cb8eb6a3c80
Author: Michael Wallner <mike at php.net>
Date:   Wed Nov 22 10:44:54 2006 +0000

    - fix ENV section handling

commit c60949d0b1bd535a9cef33ff3612e97244a040c7
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Nov 22 10:11:58 2006 +0000

    space to tab

commit 3922d05797175dc8e5c60c55af4042d18d218107
Author:  <changelog at php.net>
Date:   Wed Nov 22 01:31:26 2006 +0000

    ChangeLog update

commit b767e3cf9fc7ae85ba12d7331633fa6a4557fbd7
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Nov 21 22:21:38 2006 +0000

    Unicode support in import_request_variables().

commit 7cb10e9620846dc5fe10d38816632a6265fe76cd
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Nov 21 18:45:21 2006 +0000

    Note.

commit e6284e9cbc4c845a35a57891685669379dd74241
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Nov 21 18:40:58 2006 +0000

    Unicode support in highlight_string().

commit ee8e633e8b2f64b894bcfdfe1b0b8f4eed2e6d03
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 21 17:40:38 2006 +0000

    remove redundant error message
    add test by <zoe dot slattery at googlemail dot com>

commit d301eb38ffd35fa072d325b7c886e0c09de54e78
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 21 15:58:29 2006 +0000

    Fixed build

commit f1fdf21706564b1e46c24df9e3aed38133a05f2c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 21 15:58:12 2006 +0000

    MFB: Adjust previous patch to work better

commit 8373efc9b95d1ebc08763a2ab1d227ecd04210d0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 21 15:47:44 2006 +0000

    fix #39551 (Segfault with stream_bucket_new in user filter)
    also fixes several segfaults and leaks
    add test

commit 0052d291fc067de193734619ac1f411299b73429
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 21 11:11:25 2006 +0000

    add test for some of builtin funcs

commit 43559f1b189b3b1a740193e9b569d83d1c41d1e9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 21 11:10:01 2006 +0000

    fix leak in get_extension_funcs()

commit 6983398b91f1b64d7d0366df1f86f8a1002166f3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 21 10:48:16 2006 +0000

    fix proto

commit f2a6b5ff00d27536a8e524f1a6219d45088919f0
Author:  <changelog at php.net>
Date:   Tue Nov 21 01:31:11 2006 +0000

    ChangeLog update

commit 6f11c0cc73c59d7a46ea2fd4afdae6969db7af9a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 20 22:17:00 2006 +0000

    add new test

commit 0e647693dfe73954ef1d9e2ea9d553a429e87ef4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 20 22:08:27 2006 +0000

    fix leak in zend_register_functions()
    this is very odd, but Zend MM said nothing about it..

commit 6324d0c475df0ceea665997e9951ae88ab4d1110
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Nov 20 20:58:56 2006 +0000

    Update for basic_functions.c

commit 90afd8b5b8b9884f14dd4d62203dae6f47cd428f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 20 20:54:52 2006 +0000

    improve test

commit 0187226da06ac6e18cc2b2ab86cfd842f932548b
Author: Marcus Boerger <helly at php.net>
Date:   Mon Nov 20 20:03:46 2006 +0000

    - Fix arginfo

commit 91ac043e7e857d1f47f0bb741e3da5a51d53639f
Author: Marcus Boerger <helly at php.net>
Date:   Mon Nov 20 19:55:54 2006 +0000

    - Add new test

commit ddd44829982303a2748339ffdd56a1bd8acc3246
Author: Marcus Boerger <helly at php.net>
Date:   Mon Nov 20 19:50:19 2006 +0000

    - Add optional use_keys parameter to iterator_to_array(), (idea by Kevin)

commit f09218a04c41ba5aca684e3b8ca95f78bbc214bf
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 20 19:06:09 2006 +0000

    MFB: Fixed compiler warnings

commit 91ef42e47e4bb15040fc3a74f14fe9c6f2572265
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 20 16:32:46 2006 +0000

    fix test on those platforms where infinity is not "INF", but "Infinity"

commit b198d2d028489e85092d3721a06daf70b18a6aee
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 20 16:28:14 2006 +0000

    fix test on Solaris

commit 7032c7dddf1c8579f0fa747baea1750d0cb06dd0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 20 11:12:35 2006 +0000

    efree() if not NULL

commit f87c8db74e101af1c8585a7a8f809858274b13e5
Author:  <changelog at php.net>
Date:   Mon Nov 20 01:31:14 2006 +0000

    ChangeLog update

commit d12df980e5bc6d5669bb5181f94d677498c2f2a0
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Nov 19 18:38:11 2006 +0000

    MFB

commit 75f45d84589a47f80ba090ecd1b98697c5abf3fa
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 19 18:31:22 2006 +0000

    MFB: pack()/unpack() tests

commit 316e7a5b2de6b3bf742e49949b49c45fa69480b0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 19 18:21:50 2006 +0000

    MFB: Fixed bug #38770 (unpack() broken with longs on 64 bit machines).

commit cdd3e8be92002a22a824089a3d831286e26a0fe8
Author: Georg Richter <georg at php.net>
Date:   Sun Nov 19 12:14:44 2006 +0000

    added testcases for ext/mysql (written by Ulf Wendel)

commit 317564fc1a48b4865812db324549e0caeefcb28e
Author: Georg Richter <georg at php.net>
Date:   Sun Nov 19 12:10:19 2006 +0000

    added unicode support for ext/mysql

commit 62be5f60db54f7fc8fee806488b320b9e4904068
Author:  <changelog at php.net>
Date:   Sun Nov 19 01:31:10 2006 +0000

    ChangeLog update

commit af826ebc8aed7c5947056b6bf8d8cd8f33a5fc35
Author: Michael Wallner <mike at php.net>
Date:   Sat Nov 18 09:01:11 2006 +0000

    catch up:
    - Sara upgraded ext/bcmath
    - Sara upgrades ext/bz2
    - Dmitry upgraded ext/ctype
    - Sara upgraded ext/gmp
    - Sara upgraded ext/hash
    - Andrei upgraded ext/json
    - Georg upgrades ext/mysqli
    - Dmitry and Andrei upgraded ext/reflection
    - Rob upgrades ext/simplexml
    - Dmitry upgraded ext/soap
    - Nuno upgrades ext/tidy
    - Rob upgrades ext/xml
    - Rob upgraded ext/xmlreader
    - Rob upgraded ext/xmlwriter
    - Rob upgraded ext/xsl

commit fa94ed2bb23fe6ffe2edaf5ece4f1571ad56c7e7
Author:  <changelog at php.net>
Date:   Sat Nov 18 01:31:10 2006 +0000

    ChangeLog update

commit 97270f4e75d0b96edddf227acbc0f3d2765a6fa5
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Nov 17 16:45:28 2006 +0000

    Use u_memcpy() instead of memcpy().

commit b1d83fec6b1b80a37f5a6314b077edffb35371c9
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Nov 17 16:44:23 2006 +0000

    Fix memory leaks and segfault.

commit 63f4d8e08beb4efe5a2d372fc67e081967b89e4f
Author: Michael Wallner <mike at php.net>
Date:   Fri Nov 17 13:37:02 2006 +0000

    - return domain in FS encoding
    - use ZSTR_DUPLICATE

commit a563332ee4ac14f0db8d32d33a6a5643682cb579
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 17 11:41:13 2006 +0000

    COM initialization/deinitialization are done only if necessary

commit 57d22421db1fe8eb9df4dc37f02c607d7e7f9ee8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 17 10:48:53 2006 +0000

    Unicode support.
    Now the real UG(unicode) value is available during MINIT calls.

commit a4f34285a854c0682143288e0395272b08b14d5a
Author:  <changelog at php.net>
Date:   Fri Nov 17 01:31:21 2006 +0000

    ChangeLog update

commit 7e56771f941909cc4310a93c510f9fe74aa9ec34
Author: Derick Rethans <derick at php.net>
Date:   Thu Nov 16 20:33:44 2006 +0000

    - Add the strtr implementation for unicode for the case where there are
      characters with a code point value >= 256.

commit 56742f85a527ed3c16364e3b204f353b4237b62c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 16 17:34:42 2006 +0000

    MFB: fixed compiler warnings

commit 9da991dd506890bbbe88e01ab9ed344a17a45809
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Nov 16 16:08:09 2006 +0000

    MFB: Fix ftruncate() with negative size

commit c41f14297cbdd7a5c414fdd7e9b36d44e7f59e84
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 16 13:49:01 2006 +0000

    fix tests (add missing SKIPIF sections and a fix for FreeBSD)

commit d10aa39ce4fb895ad08406ff358936c6af89722c
Author: Michael Wallner <mike at php.net>
Date:   Thu Nov 16 13:36:03 2006 +0000

    - fix protos

commit 45db5929985bf0853f2acedcc7973ecf234783fc
Author: Michael Wallner <mike at php.net>
Date:   Thu Nov 16 13:33:34 2006 +0000

    - fix ext/zlib status;
      Nuno upgraded gzio
      stream wrapper and filter seem untouched

commit 107229611b88232a54c45857cdc28ac09919b80f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 16 13:00:03 2006 +0000

    more new tests, yikes!

commit 01bab920ddc310cab709f39971fc46dc9b27318f
Author: Michael Wallner <mike at php.net>
Date:   Thu Nov 16 09:18:55 2006 +0000

    - ext/ progress

commit ce5812d198670d5e3332af4c16f231a7a746aaa5
Author:  <changelog at php.net>
Date:   Thu Nov 16 01:31:33 2006 +0000

    ChangeLog update

commit c535fc7a3246c6a811f9a10d8fe18105edb70197
Author: Michael Wallner <mike at php.net>
Date:   Wed Nov 15 22:51:45 2006 +0000

    - unicode upgrade
    - fix typo: ENIGNA->ENIGMA
    - add and fix tests

commit 8043daedbb2e2b16f03ef71cd7728e15e856a935
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 15 22:50:19 2006 +0000

    fix typo (patch by Mike Wallner)

commit 0ca02684c146654901bf42b601aa3aee854b48d1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 15 22:43:19 2006 +0000

    fix array_key_exists() with NULL key in Unicode mode

commit 1063fa6a90908098fd518b6744c4eb9ff77856cd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 15 22:42:28 2006 +0000

    add new tests

commit 37754b437fe75c423bc6797ccc7a6217b92a7e31
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 15 22:09:25 2006 +0000

    fix memory leak and typo in zend_parse_parameters(), which caused segfault
    add test

commit 0252643b32bc5b4233a577723d96625de8bb6fdf
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Nov 15 18:35:18 2006 +0000

    MFB: Fixed bug #37773 (iconv_substr() gives "Unknown error" when string
    length = 1").

commit 7edaae4ebf2e9bc322eec5504c2684df43c8c259
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 15 17:53:39 2006 +0000

    typo

commit 7c08c95070048df13e23ee12eb6e40eb29e2c909
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 15 17:28:56 2006 +0000

    fix leak appearing when converting object to NULL
    add test

commit bbc854a4bde4578adc1d8acf3197446e81582444
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 15 17:26:54 2006 +0000

    add new tests

commit 097a8db3291db69a036031be40b2eedd0f571aa7
Author: Michael Wallner <mike at php.net>
Date:   Wed Nov 15 17:16:25 2006 +0000

    - mhash news

commit e4ddb2421a96beba4cee32f21f9abab151f213e5
Author: Michael Wallner <mike at php.net>
Date:   Wed Nov 15 17:16:04 2006 +0000

    - unicode upgrade
    - use current parameter parsing API
    - added keygen constants
    - Added keygen functions: mhash_keygen_count, mhash_get_keygen_name,
      mhash_keygen_uses_hash, mhash_keygen_uses_salt, mhash_get_keygen_salt_size,
      mhash_keygen

commit ea6a9ff14525ec6ba178ceb104898dad512a4bbe
Author: Michael Wallner <mike at php.net>
Date:   Wed Nov 15 17:14:50 2006 +0000

    - unicode upgrade
    # as setlocale() throws an E_STRICT deprecated warning, I guess we'll
      see ICU message catalogue support?

commit cc134cef18bd0e25f5665297bf5e23a4f75c033a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 15 16:05:26 2006 +0000

    Fixed bug #39445 (Calling debug_backtrace() in the __toString() function produces a crash)

commit 9fa7b87ff0e5e21a886da935911afa2649ca892e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 15 13:34:05 2006 +0000

    Removed unnecessary getenv/putenv calls

commit a4cc7057f89a96fe0f1e6e7afdc0537a2646f785
Author: Rob Richards <rrichards at php.net>
Date:   Wed Nov 15 12:27:32 2006 +0000

    mark more functions unicode compatible

commit a92ccf9ab188648b6babb6d7587b581963444ab3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 15 12:11:07 2006 +0000

    fix test on AIX

commit 19da4e2df9404bd58c1c3a869a6726cbf48e1645
Author: Rob Richards <rrichards at php.net>
Date:   Wed Nov 15 12:08:12 2006 +0000

    add unicode support so Andrei finally stops asking me about it
    update tests

commit f9847c0d0e77506dca4b987f4fc337f4c7c29e30
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 15 11:27:10 2006 +0000

    fix test

commit ad2b3e69f03eca33ba3f525413685e6dcab4690f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 15 11:14:27 2006 +0000

    Fixed wrong ext/filter behavior. It might not to register FastCGI environment variables and make memory leaks.

commit af43feda28b8732cce1a24d4ff0a50dd9b9cb615
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 15 10:48:30 2006 +0000

    fix test

commit 3481f22d83841b416f620b12dbb03671754b1ca5
Author:  <changelog at php.net>
Date:   Wed Nov 15 01:31:10 2006 +0000

    ChangeLog update

commit f9d4063fedc74008f6ce51d97e5a5c8e96461b35
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 14 22:23:23 2006 +0000

    one more test

commit 41bb09b30d5a3f5b64931662b3595b70417bd89d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 14 21:59:02 2006 +0000

    add new tests

commit 05a3c2a14b5a4d663b4448794c59ace29d0e438d
Author: Edin Kadribasic <edink at php.net>
Date:   Tue Nov 14 19:57:35 2006 +0000

    MFB: Tell linker that we're using stati libcurl

commit 3a659a6a052a769217fb5db3a499060de9df74ad
Author: Derick Rethans <derick at php.net>
Date:   Tue Nov 14 14:41:09 2006 +0000

    - No idea if we actually support 16 bit systems, but this just looked wrong

commit 6d7989a23db3a1bce377dbf5bf005876dcaf4fc7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 14 14:20:41 2006 +0000

    Fixed VC2005 support

commit 8983879bdd52366ad0f0b8b1107b9c765ee440ed
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 14 14:11:05 2006 +0000

    Fixed problem with spaces in libpath

commit dc5124d2bbd8ec6a2bb7168f419c71925fa649dc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 14 10:32:11 2006 +0000

    cgi.* and fastcgi.* directives are moved to INI subsystem. The new directive cgi.check_shebang_line can be used to ommiting checnk for "#! /usr/bin/php" line.

commit 684e95a991c2e1be102902df684535786bc05858
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 14 09:40:03 2006 +0000

    add .libs to .cvsignore

commit b15c6f06a188e3568ff25a0c3ab6840bf327a51a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 14 09:16:10 2006 +0000

    Added comments

commit 838419f864df84f69b7c8b152f75b6a78e7a4ed0
Author:  <changelog at php.net>
Date:   Tue Nov 14 01:31:25 2006 +0000

    ChangeLog update

commit cae55a69eb6d7681538920ca13d92f9fc8d51125
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 13 22:11:02 2006 +0000

    MFB: Fixed bug #36812 (pg_execute() modifies input array).

commit b4f3ce372d191f60e957e4b950733536cae16f42
Author: Rob Richards <rrichards at php.net>
Date:   Mon Nov 13 20:48:18 2006 +0000

    BFN

commit 2888ebde73aa8108677401cfd769aa796fc51252
Author: Rob Richards <rrichards at php.net>
Date:   Mon Nov 13 20:47:52 2006 +0000

    Fixed bug #39504 (xmlwriter_write_dtd_entity() creates Attlist tag,
     not enity). (Hannes Magnusson)
    add test

commit c7fd59af0f904fa1408a1d55d5b04b33d8ba453b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 13 20:31:15 2006 +0000

    don't forget to close the stream when/if flock() fails

commit 49a2ae60d09431710f7c08736fca7f5f958d3d6c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 13 20:17:05 2006 +0000

    fix leaks in get_meta_tags() when used with b0rked HTML
    add test

commit 6a7f43cfa007b1550eae91f885b64fa0a16b11eb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 13 19:32:43 2006 +0000

    improve the fix and the test

commit a65efab679e0ce596cee0bc82b3ab26f28059205
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 13 15:34:49 2006 +0000

    MFB: php_splice() optimization

commit 79a3667ef3898c8484fa769639d9f56f6757ab62
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 13 15:33:40 2006 +0000

    MFB: Fixed bug #36644 (possible crash in variant_date_from_timestamp()).

commit 331aa940ed37ff3ac5733b14b29d3fab830e3a14
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 13 15:13:36 2006 +0000

    Use symbolic names

commit 2bbda84c5f858cd31e9947b68be61f9c41fe1e15
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 13 14:59:47 2006 +0000

    actually copy input to return_value
    input is a local var, you can't use it this way

commit 93bb9121074f9bf0ac10e76dd3ffd8b610156ee6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 13 14:50:55 2006 +0000

    new test

commit c4e3b71acc230e118d60ccadd871e705f8926ab9
Author: Michael Wallner <mike at php.net>
Date:   Mon Nov 13 14:05:49 2006 +0000

    - fix tests

commit d96f225a1507ca2e5ad27d431cf5b889ffbe5e97
Author: Michael Wallner <mike at php.net>
Date:   Mon Nov 13 14:05:03 2006 +0000

    - fix buffer size alignment
    - avoid memory overflow #if MEMORY_LIMIT

commit d3c4b8ca80bd39bf1d1b0c137615ac2bd7345a16
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 13 12:53:50 2006 +0000

    add a note that libxml2 2.6.2x is required

commit 17abea2ede88d5e49dbca40b8c887d460910ce75
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 13 12:49:18 2006 +0000

    fix compile warning

commit eae5ec4197f14d79a8e0fc7c3d9105f0b10bc060
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 13 10:28:57 2006 +0000

    Fixed incorrect heap corruptiuon detection code

commit d20ceab08df08a819858965d18b60ea9db0285c9
Author:  <changelog at php.net>
Date:   Mon Nov 13 01:31:13 2006 +0000

    ChangeLog update

commit 14c48cb50b3a2fa7de53ba2137cc707c6c5932cf
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Nov 12 19:01:33 2006 +0000

    MFB: add missing headers

commit b1a4e9c49a275438b9ffb21e1c0f38845c7481ed
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 12 17:56:50 2006 +0000

    MFB: updated generated file

commit 61b3ee59fd0289160c12d77396cb7ace69617add
Author: Marcus Boerger <helly at php.net>
Date:   Sun Nov 12 17:56:14 2006 +0000

    - Optimize SPL directory stuff by making iterator part of object

commit 28af3ea8a7f10052a21345302ea403a8974b661a
Author: Marcus Boerger <helly at php.net>
Date:   Sun Nov 12 17:55:39 2006 +0000

    - Update test after SPL change

commit aa3222a3420bfb42388aa4629742b373ecad5aff
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 12 17:49:52 2006 +0000

    MFB: Fixed a memory leak when named & positional params are being used in
    the same query.

commit a289a0d4359f771e89ab66abfd3b4ee2d7c9fc8b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Nov 12 17:37:51 2006 +0000

    - Fix memleaks

commit b1b8dcfd424d42bc9c98828491804f4e561e6461
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Nov 12 17:34:28 2006 +0000

    SplFileObject no longer overwrites getFilename()

commit d98dfdb1196e82d484ae9172f67b2bfdf76e1d79
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Nov 12 17:08:45 2006 +0000

    SplFileObject::getFilename() should not overwrite SplFileInfo::getFilename()
    (Fixes bug where SplFileObject::getFilename() returns relative/path/to/file)

commit 74420e6be6c90b48cb8cd5187b67b493e38093f3
Author: Marcus Boerger <helly at php.net>
Date:   Sun Nov 12 15:58:05 2006 +0000

    - Correct comments

commit fc4ec726a645b5027c51f97d46ac52fbe796a5f0
Author:  <changelog at php.net>
Date:   Sun Nov 12 01:31:02 2006 +0000

    ChangeLog update

commit 6d22129d9b3109cec25ad38f432d108e2ee68c15
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Nov 12 01:11:58 2006 +0000

    Fixed bug#36975 (natcasesort() causes array_pop() to misbehave)

commit bcdfb60c51bb06304a2e48887987436e4577a025
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Nov 12 00:41:41 2006 +0000

    MFB: fix leak in oo_stream.phpt

commit d21a598f61ed60a7276ac8878c7b2f5f6368cf34
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Nov 12 00:31:37 2006 +0000

    MFB: fix leak in the object destrucotr when zip_close() fails (fixes oo_delete.phpt)

commit cff4fd1eae90b1e63971e00cd4c22ded8d4d38e3
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Nov 11 23:43:40 2006 +0000

    MFB: fix leaks within zip entries in several tests

commit d34fc386bafc29058cc82fe902b4b6f55abd1a57
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Nov 11 23:36:52 2006 +0000

    MFB :fix leak in oo_setArchiveComment.phpt

commit 55409461d283f054bf2b657b14854b6443066f8b
Author:  <changelog at php.net>
Date:   Sat Nov 11 01:31:31 2006 +0000

    ChangeLog update

commit a72df3dc05ea472aad881d3672755f7157323def
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Nov 10 23:27:31 2006 +0000

    MFB

commit b616c7ffeeb33c0bcbc43f99398b80f3c1339768
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 10 23:03:23 2006 +0000

    fix type mess (thanks again, Chris)

commit 86a8604a817b7ce5e1b0782c6ae55385a82ed7cc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 10 21:57:04 2006 +0000

    fix build with old client versions

commit 869aa78e1e77d793e73a8dbb6fcfe030aa36d0c9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 10 21:55:05 2006 +0000

    MFB

commit 80507d62ea580aa56efce04a8fdb155e0f799043
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Nov 10 18:05:58 2006 +0000

    MFB

commit dcc12b4f70d2f43621c8aeb5c5e406d196f3ce36
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 17:34:26 2006 +0000

    Fixed tests

commit 3cc8329e123659d440d6720cefa8454e431a4e60
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Nov 10 17:32:42 2006 +0000

    MFB

commit 67a100a1041bb052c8dc32a2ac75bb9122a90e6b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 17:24:11 2006 +0000

    Fixed wrong realpath() result in case of unexistent path

commit 505f61c7bcecd3318a72dd4c0f97a7c8b82eda72
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 16:59:34 2006 +0000

    Revert wrong path

commit d99f05f1a26aeaf15d1c5c7cbc35580c0e193306
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 10 16:56:19 2006 +0000

    add _not yet 100% complete_ Unicode support
    
    collections, statements and BLOBs seem to be working ok
    though there are still some things to be done in order to make oci_bind_array_by_name() work with U-strings
    
    Notes:
    - in Unicode mode OCI8 always speaks to Oracle server using UTF-16, so all the conversions are done by the client lib.
    This is why character set parameter of oci_connect() and NLS_LANG are ignored in U-mode.
    
    - BLOBs and CLOBs behave quite differently in U-mode.
    Reading data from a CLOB would result in Unicode string, while BLOBs would return binary string.
    Also, all LOB utilities work with _bytes_ when BLOB is used and _characters_ when it's CLOB.
    It's not that obvious, but it does make a lot of sense to me.

commit 974b0ad2cdb8f19c7f599e443d9ec1b136ec1446
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 10 16:33:28 2006 +0000

    fix segfault in ZTS mode when statements containing sub-statements are destroyed in wrong order

commit ea40c014598cbf0482127b71168425deaf59de32
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 15:05:38 2006 +0000

    Fixed bug #39454 (Returning a SOAP array segfaults PHP)

commit 693346e4a6545f86ed0de37383117bc4a8b6565c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 15:04:19 2006 +0000

    stat() is reimplemented using using GetFileAttributesEx().
    The new implementation is faster then implementation in MS VC CRT, but it doesn't support Windows 95.

commit 94d9a548d4f66ef6067a1faaf61f255f6e86cac9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 14:21:26 2006 +0000

    Fixed tests

commit 706a0364e6d834936761eec9d480033c88892d85
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 14:21:13 2006 +0000

    Unicode support

commit 6850e95c3ec405cd3c894c24bf71ad5bf94058aa
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 13:18:46 2006 +0000

    Removed unnecessary ftell() calls (one call for each included PHP file)

commit c39eecf9ae0c56b3e24131b9b90f72f790ee5e1b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 13:10:28 2006 +0000

    Disabled reading from stream (calls to read()) after EOF

commit 5fe6480710c03cd2254d0c1d80ca12f6c7274b2d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 12:59:41 2006 +0000

    VCWD_REALPATH() is improved to use realpath cache without VIRTUAL_DIR

commit 7479d1d67e36c55f1256662e20f4843357a22aef
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 12:02:22 2006 +0000

    Intialization code is moved from request startup to module startup

commit 2d40fd328d9899dffd38956e2a3ab53de282260f
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Nov 10 12:01:50 2006 +0000

    Allow mixing Unicode/binary string types.

commit 449e7d18a22803fb220ba4bcc2c99e58cdb9f440
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 11:51:55 2006 +0000

    Start timiout thread on Windows only if necessary

commit 768185e58f08295ef52b550ce9cbb41768d0fdb3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 11:42:40 2006 +0000

    Implemented registry cache that prevent registry lookup on each request. In case of modification of corresponding registry-tree PHP will reload it automatic.

commit a68d5f0a89cfde3d6ed3dd30174e84f40e80eab1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 11:20:58 2006 +0000

    opendir() is reimplemented using GetFistFile/GetNextFile those are faster then _findfirst/_findnext

commit b71309f4a2a6058225fdc0e1cc83c0104f02d4e9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 10:55:43 2006 +0000

    Removed unnecessary checks for ISREG file and corresponding stat() calls on Wind
    ows

commit df34e766b6dc8bbcecf0a0aea28b9b9ac9ccb603
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 10:44:16 2006 +0000

    Zend Memory Manager Improvements
    . use HeapAlloc() instead of VirtualAlloc()
    . use "win32" storage manager (instead of "malloc") on Windows by default

commit 41912f30766ae713b416e0efa8bd11de668a465b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 10:38:23 2006 +0000

    Fix warnings

commit 6f1c5a77015e2a03aaa09f3c3b04fbe28e4c3d64
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 10:30:56 2006 +0000

    Use $(CC) for linking instead of $(LD). This allows usage of advansed optimization techniques (like Intel's inner-procedure optimization)

commit afe251ab8d8fd62b04c3f7bb3bf923dd646e91ca
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 10:11:05 2006 +0000

    Faster and better licensed implementation

commit dc34d34230ec152abfe27bf492d206a294359320
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 10 09:56:37 2006 +0000

    Simplify the code base as this getpwd() was used only once

commit 0daf1284cd0fff6d967a2265578427b38100db9f
Author:  <changelog at php.net>
Date:   Fri Nov 10 01:31:22 2006 +0000

    ChangeLog update

commit d675fcb888cecf648133d4a6d2a93727a3af815d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Nov 10 01:08:52 2006 +0000

    MFB: Fixed pecl bug #9179 (phpversion("filter") shows wrong version).

commit e16db0f4548d364efc447f824d26ef4bb2d988fd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 9 23:50:47 2006 +0000

    add two more unicode related macros

commit 3cd6518f392db926d439c0a277b11de7035ab959
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Nov 9 20:02:23 2006 +0000

    Enable xmlwriter_start_dtd_entity(), xmlwriter_end_dtd_entity() & xmlwriter_write_dtd_entity()

commit 26fb0b51b563e9ab249a52326da168727568efb6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 9 20:02:08 2006 +0000

    MFB: Added missing PHPAPI declaration

commit 861d8bc3096782e4631072addf3561edfcc6f063
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 9 19:10:27 2006 +0000

    MFB: Fixed bug #38456 (Apache2 segfaults when virtual() is called in .php
    ErrorDocument).

commit 9b04c0d407d195d13efff3ddb54fec75a92bee00
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Nov 9 16:38:55 2006 +0000

    MFB: fix test

commit 667f469349b09a5232311c4429bac552ce974d8b
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Nov 9 16:34:00 2006 +0000

    MFB: fix possible segfault

commit 3717adbbd9baf2d21568e5d138a5ee5af929dad4
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Nov 9 16:18:28 2006 +0000

    MFB: static'fication

commit d774a429d64478ca6ab549ab5805774fc389bb09
Author: Frank M. Kromann <fmk at php.net>
Date:   Thu Nov 9 09:24:18 2006 +0000

    MFB 5_2:
    Revert patch for warnings about missing headers. These are fixed in the latest version of libming.
    Sync code for SWFMovie::streamMP3. This function will now return the number of frames in the file.

commit edad4f460cd776943d75d08edb7616c7e375722d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 9 08:29:37 2006 +0000

    Fixed tests

commit e6714ae698289e06758de783f620015a61c5aff0
Author:  <changelog at php.net>
Date:   Thu Nov 9 01:31:24 2006 +0000

    ChangeLog update

commit 3fb2cb298bd4b890206bb550568c562e97d1117e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 9 01:16:48 2006 +0000

    fix more tests

commit a6132def32d87b7ea9522a24646d5aabae12a1fc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 9 01:07:31 2006 +0000

    fix test

commit e2070c4360db428759b9a86e9449eb8dd399173c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 9 01:06:45 2006 +0000

    eliminate a couple of compile warnings

commit 8c5c0ce29c51d7b81ecf9515eff9138ef553ae7c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 9 00:33:54 2006 +0000

    fix test and prevent endless loop

commit e34c7f161c00bc3898ad835bb49067cba8c9a5a4
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 9 00:13:39 2006 +0000

    MFB: Fixed bug #38602 (header( "HTTP/1.0 ..." ) does not change proto
    version).

commit 86c0ed37c865a934d70b5ffcf6675555ea948427
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 8 16:02:29 2006 +0000

    HashTable copying optimization (Matt Wilmas)

commit f8b3df2bf2121dfb16ae3384658a7c60510e0e45
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 8 13:38:44 2006 +0000

    Fixed bug #39297 (Memory corryption because of indirect modification of overloaded array).

commit 15aca2c17d8bb421cf0d39a393eac3b4e2f37870
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 8 11:04:42 2006 +0000

    Fixed bug #39344 (Unnecessary calls to OnModify callback routine for an extension INI directive). (wharmby at uk dot ibm dot com, Dmitry)

commit 63c3ea2dcde28cc3758a794bbce55190e3a35fe8
Author: Sara Golemon <pollita at php.net>
Date:   Wed Nov 8 10:09:17 2006 +0000

    Put zend_lookup_class_ex back into the API for BC.

commit 6cb3fad99ba70b12852fd58916b8e6acd1b14be9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 8 10:05:33 2006 +0000

    Fixed bug #38536 (SOAP returns an array of values instead of an object)

commit 157ace4f0e1d553028c37ea2f22011a431e77727
Author:  <changelog at php.net>
Date:   Wed Nov 8 01:31:28 2006 +0000

    ChangeLog update

commit 1d1c68b728cbb1e8cbd6ec5720a63b08c6f20298
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 7 21:45:20 2006 +0000

    1.0.4

commit d3ed72e0cec82282b6d7b74ca71c84e3339470a7
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 7 21:28:23 2006 +0000

    Improved mime magic file detection
    
    # Patch from BSD ports

commit 0b785996cf8c59ed753b70be76d933d39317055f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 7 21:18:51 2006 +0000

    Fixed pecl bug #6284

commit d5c7a2d9c687d02b330d670f2a3f322638b65e56
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 7 20:28:40 2006 +0000

    MFB: Fixed bug #33282 (Re-assignment by reference does not clear the is_ref
    flag)

commit 7ebb315ea99766140f379d8edf033b0927f657c0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 7 20:26:35 2006 +0000

    MFB: fixed tests

commit b38a50bb4f5050d647c49d34b52f095b6ca5c787
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 7 17:57:37 2006 +0000

    MFB: Fixed bug #39398 (Booleans are not automatically translated to
    integers).

commit 70eac43346191a0b58a2447404d59c565adf47bb
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Nov 7 15:17:42 2006 +0000

    - No C++ comments (fix #39414)

commit e3ba203885b630cf1ae9d7ea94863dc9db6e703f
Author:  <changelog at php.net>
Date:   Tue Nov 7 01:31:09 2006 +0000

    ChangeLog update

commit d634bee08649f15622db533e43128a6b58c07bcd
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Nov 6 23:19:46 2006 +0000

    Fix arginfo

commit dc5f91392022621a61ad31e6ad77b104eb5dae59
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Nov 6 21:45:49 2006 +0000

    Unicode support in entities/special chars funcs. See the NOTE at the
    top.

commit ae2fc4c4ababbddde76a47903556cb1e4fe9a518
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 6 16:36:54 2006 +0000

    Fixed bug #39121 (Incorrect return array handling in non-wsdl soap client)

commit 859449b3a064d7a43eaff0e9789695ee0547f439
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Nov 6 16:33:31 2006 +0000

    Enable the new 5th parameter

commit 62003ce5062af872e140ccf6505ffeaa1d3e7636
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Nov 6 16:10:33 2006 +0000

    Throw exception on invalid parameters in DateTime::__construct()
    #makes sure the object doesnt get initialized with bogus parameters

commit d8895dd81d375e83c61a236e6d3b1a61a6e62709
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Nov 6 15:20:23 2006 +0000

    Fix segfault on $splinfo->openFile()->getPath()
    Improve test

commit a5e8f02f0ed59e1aad32495ef2a051a6851c00f4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 6 14:55:14 2006 +0000

    Windows doesn't have chown(). Remove unused function and reference to undeclared macro VCWD_CHOWN().

commit fb05b053f74be535960d177338ac39d72f329287
Author:  <changelog at php.net>
Date:   Mon Nov 6 01:31:10 2006 +0000

    ChangeLog update

commit 4ee758a8e08fd9356959625949089408efc4d7c0
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sun Nov 5 20:44:52 2006 +0000

    data: and php:stdin/input allow_url_include checks

commit 421e5687e3f1db068b6203ab7d3696f44611b1e3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 5 18:32:41 2006 +0000

    MFB: Fixed bug #39362 (Added an option to imap_open/imap_reopen to control
    the number of connection retries).

commit 4f2e67121d9a10f46553e4ac416ba7ab34bfb444
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Nov 5 15:06:50 2006 +0000

    - MFH: Merge from gd-cvs, initialize the signature not the infile ctx

commit 67eda5b3aa069e9ac5b5bb33a24a38d4c9339dba
Author:  <changelog at php.net>
Date:   Sun Nov 5 01:32:14 2006 +0000

    ChangeLog update

commit 733ba50788c4919e0da7fc4e296f25f1260faeb5
Author: Marcus Boerger <helly at php.net>
Date:   Sat Nov 4 20:46:21 2006 +0000

    - Make parameter parsing api check happy

commit d566d5553f03feba4e2d794a2f497805479de379
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Nov 4 20:44:02 2006 +0000

    Mark memory streams as is_url

commit 50514b8202b8b7bc2c60303fe810dec8b9f54195
Author: Marcus Boerger <helly at php.net>
Date:   Sat Nov 4 20:22:29 2006 +0000

    - Store length of autoload file exts

commit b605d4eb3dbe135d0cad06bdc89eaefc96d958fb
Author: Marcus Boerger <helly at php.net>
Date:   Sat Nov 4 20:12:26 2006 +0000

    - Mark some funcs as unicode ready

commit af741730f42714195e450dc8e426f13b2935e010
Author: Frank M. Kromann <fmk at php.net>
Date:   Sat Nov 4 17:25:37 2006 +0000

    Fix win32 build

commit d4c6126e16571ced7708d853595f9061920de983
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Nov 4 14:36:18 2006 +0000

    - MFB: update cvsignore

commit 20f1d35048f9a3ed3cea6ca1b5de40c42f3d486c
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Nov 4 14:34:04 2006 +0000

    - Fixed filter argument for imagepng in gdImagePngEx

commit 75f4f96203828b76aa562a1a5cf1069fff6c3ab3
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Nov 4 14:32:23 2006 +0000

    - MFB: vim folding

commit c25d7f249a6656fc5e94cadb7f78356167daa7e6
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Nov 4 14:29:00 2006 +0000

    - MFB: silent compiler warnings

commit 53341531176ef8792bf4752144a6bcbb243e6f1a
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Nov 4 14:22:23 2006 +0000

    - ws

commit 3475bd62e07ab61b93e1a72472daa1c1dcd8a6f9
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Nov 4 03:12:36 2006 +0000

    - #39366, imagerotate does not use alpha with angles>45

commit 799e6c0e9876d49596fccdc6e00c6dba38ba69b6
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Nov 4 02:23:45 2006 +0000

    - MFB: #39273, imagecopyresized and alpha channel

commit 97d10609bddbddcb33f22b956c176a165b04c858
Author:  <changelog at php.net>
Date:   Sat Nov 4 01:31:15 2006 +0000

    ChangeLog update

commit 54bd0e50672727b01b0ae23fc407a33e549dedaf
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Nov 3 20:08:54 2006 +0000

    Fixed bug #39358 (INSTALL_HEADERS contains incorrect reference to
    php_filter.h)

commit fab0dd3b6670b6a23061d5de28b2c4bb748df12e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Nov 3 19:56:07 2006 +0000

    MFB: Fixed bug #39361 (Removed warning on empty haystack inside mb_strstr()).

commit b24dd998e6a0678245ee2b6ef2cc8ff4f052eda3
Author: Marcus Boerger <helly at php.net>
Date:   Fri Nov 3 18:57:37 2006 +0000

    - Include new headers only if present

commit 6b0966c2a7581c8b8d9a1d877f3435f2139f0475
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Nov 3 16:34:44 2006 +0000

    - _zip_error_clear declaration
    - WS

commit d57e6926244ea1653e70a41fa39b6f4d45f79e53
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Nov 3 16:23:12 2006 +0000

    - fix protos

commit c8827bbe9bd9af4626d4f016881c503b4e673f2e
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Nov 3 16:12:18 2006 +0000

    - add .libs

commit 0311ffef1f1bb21bb09d0164327a6091b8421990
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Nov 3 14:53:27 2006 +0000

    MFB: Fixed bug #39354 (Allow building of curl extension against libcurl
    7.16.0)

commit 5e9c0be4f8a78e88ed2483f8c565cc1bb27b3c01
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Nov 3 14:17:17 2006 +0000

    Remove SKIPIF

commit 7fb679aae257e1b06bbb66ea1911823fab80f28e
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Nov 3 14:08:11 2006 +0000

    CS fix

commit def49753800d84643b03eb78f0c1704d47763d9f
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Nov 3 14:06:34 2006 +0000

    Add missing includes

commit ec83b46bf9d81d72db7fc1e4e5e5da694ad7d803
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Nov 3 13:34:39 2006 +0000

    MFB: Fixed bug #39215 (Inappropriate close of stdin/stdout/stderr).

commit b0f8e77d17fea058d50b84d487de85d40e98218e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Nov 3 13:18:19 2006 +0000

    Fixed bug #39265 (Fixed path handling inside mod_files.sh)
    
    # Patch by michal dot taborsky at gmail dot com

commit d9419bc989ce0b12e104a4998aed8cbdd17eab15
Author:  <changelog at php.net>
Date:   Thu Nov 2 01:31:07 2006 +0000

    ChangeLog update

commit 4b805aab5dd346a3f368b96cf2e94099112990c7
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Nov 1 20:04:19 2006 +0000

    - restoring init of the uni str which has been removed (patch by Pierre)

commit 2378a0f4d034756f0a966108f0f0971c077f5a28
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Nov 1 19:56:53 2006 +0000

    - add simple test for addEmptyDir()

commit 15731bf29a883bd6c607c5ae54aef104504a287c
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Nov 1 18:55:02 2006 +0000

    convert a few more functions

commit 1fbbf4b050b84ba96298f4af4a6802291daf835a
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Nov 1 18:28:37 2006 +0000

    start converting the tidy and tidyNode objects to be Unicode aware
    I added a converter pointer per node, so that the text can be converted to unicode when requested
    this commit also breaks a few tests in unicode mode, but it isnt scary at this time :P

commit 3482d768231cb2302a991c49fb7398ce94e84470
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Nov 1 01:56:21 2006 +0000

    MFB: Added missing boundary checks.

commit 2b4e4159db0db6c914f6b26ca3b21bc5851d7029
Author:  <changelog at php.net>
Date:   Wed Nov 1 01:31:07 2006 +0000

    ChangeLog update

commit b4f45ea4461fd195c9b57695891df495aee6b1c3
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Nov 1 00:53:32 2006 +0000

    - fix stat when used with freshly added entries
    - add zip_clear_error, zip_file_clear_error and  zip_stat_init in libzip
    - add addEmptyDir(name) method, creates an empty directory

commit ce37a5bb2cfbc19ca2fae1aecfbdf015b5cfffb0
Author: Marcus Boerger <helly at php.net>
Date:   Wed Nov 1 00:11:49 2006 +0000

    - Fixed Bug #38698 for some keys cdbmake creates corrupted db and cdb can't read valid db

commit d9c61f95c659cb4975dbba57d2acdfe15a136702
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Oct 31 23:57:29 2006 +0000

    Fix segfault on invalid regex

commit 4cc8c959cde55eba40a6c65eb93d3ffafbb79c5b
Author: Marcus Boerger <helly at php.net>
Date:   Tue Oct 31 23:28:30 2006 +0000

    - Fixed Bug #39090 DirectoryFilterDots doxygen docs and example is wrong

commit 0ff3b772d05489f3b976c692569df64ed8cec2ee
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Oct 31 23:25:41 2006 +0000

    - use zip_name_locate in getCommentName

commit f35c2a34c417d4031d5aa2ac298c24d671ace1ac
Author: Marcus Boerger <helly at php.net>
Date:   Tue Oct 31 23:22:56 2006 +0000

    - Fixed Bug #39151 Parse error in recursiveiteratoriterator.php

commit 6a73cbe914bb3f952148c1aa21c602739cf02a24
Author: Marcus Boerger <helly at php.net>
Date:   Tue Oct 31 23:18:00 2006 +0000

    - Fixed Bug #39313 spl_autoload triggers Fatal error

commit 1791f44e6e97cd58faddf61e847405d135c747c2
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Oct 31 22:30:42 2006 +0000

    - bug first

commit de57a1f8719229bea5f02329e327bb8b98830ef6
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Oct 31 22:13:09 2006 +0000

    cleaning some warnings (char* -> zstr)

commit d675326a220a83acfd5e348dbbaedd012a08b681
Author: Marcus Boerger <helly at php.net>
Date:   Tue Oct 31 22:05:56 2006 +0000

    - Consistency of apply funcs, #39320

commit ee741531aad0d4466c8659ae834922e731d3a5e9
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Oct 31 19:49:06 2006 +0000

    - update ext/zip

commit e03046e2fbcd22f6dc13bdddf6c1922c635d2785
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Oct 31 19:34:41 2006 +0000

    - mark extractTo as U-ready, path and filenames are now encoded correctly

commit f7600a7b67c679175fd244c8cadcf4bda6aae45b
Author: Marcus Boerger <helly at php.net>
Date:   Tue Oct 31 19:21:03 2006 +0000

    - Fix issue with name mangling

commit fc84aad474870b1b00a0153076688afb3b1bf720
Author: Marcus Boerger <helly at php.net>
Date:   Tue Oct 31 19:13:41 2006 +0000

    - Drop some uncompletley synched code, makes it work at least

commit 9fecf3eea5dc44bd5d28f7eadc2cd6d93985e52d
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Oct 31 19:03:57 2006 +0000

    - fix possible leak in addFile when an unicode filename is given
    - Mark getStream as Unicode ready, the tests was wrong
      $unistring .= fread($fpbinary); $unistring remains as unicode.

commit 1763eaec256548b7686173a94d0e4df561d64f97
Author: Georg Richter <georg at php.net>
Date:   Tue Oct 31 15:23:16 2006 +0000

    Fixed function headers (added missing U)
    fixed socket parameter (was removed by mistake in a previous commit)

commit 945f4cdfc4b0f049ad519faa2fc778718234a552
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Oct 31 14:27:09 2006 +0000

    - initial unicode support
     . entry names will be converted to ascii. zip works with cp437
       when 7zip support will be added, unicode string will be supported
     . path and filenames are now encoded using php_stream_path_param_encode
       if the filename/path is used as entry name, it is converted to ascii
     . the stream (getStream and zip://) needs some tweak. I'm not sure if it
       should return unicode or binary, neither how to change the default. For
       now it returns unicode (seems to be the default :)
    comments/suggestions welcome

commit c48eda9fb3210eaf9d09965d9f0a74c027091b39
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Oct 31 13:23:44 2006 +0000

    - update release date

commit 7003c17f480439df0849528d23408c3a0201ae47
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Oct 31 01:47:30 2006 +0000

    - add comment

commit b124d3c4b3754467fdbdbd8c970aadc6ff368878
Author:  <changelog at php.net>
Date:   Tue Oct 31 01:31:15 2006 +0000

    ChangeLog update

commit 2134c4880c0d16ecd1c4ddc23ffb3f4cca086463
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Oct 31 00:57:22 2006 +0000

    - missing test archive

commit c7e9224471139fe44bbfb6e958bfb4bcfece6024
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 30 23:00:54 2006 +0000

    - nuke flags local variable, it is constant

commit 646396c93549c2b142a0ea5ec49d2e4c0a9a54e0
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 30 17:43:21 2006 +0000

    - add tests for extractTo, set/getComment and stream and zip_entry_close

commit 602f95053af4145f04af612a7e0b6305cfb287f6
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 30 17:28:29 2006 +0000

    - fix leak in statName and statIndex
    - use zip_locate_name instead of zip_stat in setCommentName (faster and
      work around for a possible bug)

commit 1bf9c4a45d2d0a6a235209c9fe06e555ee9eebfd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 30 11:04:47 2006 +0000

    Fixed bug #39304 (Segmentation fault with list unpacking of string offset)

commit 34d0ffd03dd638862a7cfd1d3748f1908098741b
Author:  <changelog at php.net>
Date:   Sun Oct 29 01:31:12 2006 +0000

    ChangeLog update

commit 2ea0fcc6510bf6d28afc1b81959ef664afea75bc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Oct 28 10:42:04 2006 +0000

    fix build

commit 1025c7f2fa0c314c00c6ac470d2551bf23dcf96b
Author: Michael Wallner <mike at php.net>
Date:   Sat Oct 28 09:07:50 2006 +0000

    - convert unicode messages to strings
    - mark functions unicode safe
    - fix test

commit 4ca555c0b9a3b4b3e59567320b0e8020c46b8fdc
Author: Michael Wallner <mike at php.net>
Date:   Sat Oct 28 08:48:00 2006 +0000

    - upgrade to current parameter parsing API
    - mark functions unicode safe

commit 26bdf07fbffcbb76ec8f3a0b4aacff39374a82f9
Author:  <changelog at php.net>
Date:   Sat Oct 28 01:31:08 2006 +0000

    ChangeLog update

commit 75c272440eade8301a0811a70fc9f06e511f223e
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Oct 27 21:22:05 2006 +0000

    Turn doc comments into zstr strings with corresponding adjustments.

commit 60de9952d70f53e84631be33d680767172d6a877
Author: Michael Wallner <mike at php.net>
Date:   Fri Oct 27 21:18:56 2006 +0000

    - upgrade ext/sysvshm to current parameter parsing API
    - mark functions unicode safe
    - add shm_has_var()

commit 28e7df42db02e316a721209f634fbfa017a32e17
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Oct 27 18:14:19 2006 +0000

    convert_cyr_string() should operate only on binary strings.

commit e8744ca86fa403e7aae8f89cf9c482735c0f89c6
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Oct 27 12:13:28 2006 +0000

    - default filter is not string (only comment fix for dave :)

commit d32cc4e0e41d5401b21d5f3e5a48a1ab2e3f79b4
Author: Uwe Schindler <thetaphi at php.net>
Date:   Fri Oct 27 07:29:15 2006 +0000

    update readme

commit fbe7a4f5452f8385443fa00567d1090a86fcd288
Author: Uwe Schindler <thetaphi at php.net>
Date:   Fri Oct 27 07:22:46 2006 +0000

    Fix build in Sun Webserver 7

commit fabdfc055011abf3fc3b8212ebe64c2b6eb125fc
Author:  <changelog at php.net>
Date:   Fri Oct 27 01:31:13 2006 +0000

    ChangeLog update

commit d0923ec8345cf8d89078fb342bf2bee72565f00d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Oct 27 01:08:16 2006 +0000

    no more magic quotes

commit 01ac3f00f8142e7c323df596d8515c4e69881d4d
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Oct 26 20:25:45 2006 +0000

    Unicode support for link functions.

commit 8f54e61aa5a66bee1b30ddb34a3b3437330b498e
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Oct 26 17:59:53 2006 +0000

    Oops.

commit 7b553531affad015cb0f1be9f0549b1164efe05d
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Oct 26 17:33:33 2006 +0000

    Make url encoding/decoding functions use binary strings only.

commit d93ef8d37ae4101e6700fb266f588c5733150f78
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Oct 26 17:12:00 2006 +0000

    Mark syslog functions with U. No upgrading is necessary -- we'll just
    use runtime encoding to convert strings.

commit 53d94a9821901a0e54cdb806fd8054d806aa56d9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 26 09:28:44 2006 +0000

    fix wrong function prototype (see bug #39260)

commit 5543e6232f135a7e571182e7d8541e92fa7170a1
Author:  <changelog at php.net>
Date:   Thu Oct 26 01:31:01 2006 +0000

    ChangeLog update

commit 30f624003d7e6279d4a7bfe0479f72471a9d7e1e
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Oct 25 20:30:51 2006 +0000

    *** empty log message ***

commit 66c53172783cf60f41b41716fe52ab1f588221c5
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Oct 25 20:09:21 2006 +0000

    Unicode support for get(server|proto)by(name|number) family of funcs.

commit 205bade673c19e9e020b2e326e21fe8ca7fe1eff
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Oct 25 18:03:45 2006 +0000

    Unicode support for is_uploaded_file()/move_uploaded_file().

commit bee52acb7db69acb1fe27a8d0c4f4e4b28926783
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Oct 25 17:28:20 2006 +0000

    Unicode support for fnmatch().

commit 79904b9b080d1064c7893f1b1a85ebedf07332bc
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Oct 25 17:23:45 2006 +0000

    - add test for callback with non modified var
    - update changelog

commit cca8f2ded2b6a7f27ab0a344e69474b5d6c655bf
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 25 14:04:48 2006 +0000

    Fixed build

commit 641df597faefba0394b661b6235da47bc91b6868
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Oct 25 12:35:16 2006 +0000

    Add oneliner descriptions

commit f5f54be5c160c4179a416a3cd72aff88976e6930
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Oct 25 12:32:10 2006 +0000

    Missing RETURN_TRUE inside the PHP_ZIP_SET_FILE_COMMENT macro

commit 71f4d1fa01d8c2c425638508c1d1a9e9f5458f1d
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Oct 25 12:31:12 2006 +0000

    Fix protos

commit aca45de82a14ba9221d6e0cff784732bb8d586a6
Author:  <changelog at php.net>
Date:   Wed Oct 25 01:31:04 2006 +0000

    ChangeLog update

commit 723eb5274ef0e06becefd8c96a635c72f40e32b8
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Oct 24 17:37:17 2006 +0000

    Mark reflection methods as Unicode-compliant (except for FIXME parts).

commit fbc37c81af74f8204d4b6466090d442f89873b26
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Oct 24 15:35:16 2006 +0000

    Fix key length calculation.

commit cba6bfb514172cb204286d68679d4aed4d6def11
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 24 15:06:01 2006 +0000

    Fixed a bug when callback function returns a non-modified value

commit d5fbdc689a541b1d984865c0ca8f8c281891d2b5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 24 12:46:33 2006 +0000

    fix add_u_assoc_null() macro

commit 1e122f44b853cf4bbd76918789623f29a659a384
Author:  <changelog at php.net>
Date:   Tue Oct 24 01:31:02 2006 +0000

    ChangeLog update

commit 15492ca0dbc14cb4f8a42faace515344a5ff37b4
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Oct 23 20:10:14 2006 +0000

    Fix build

commit 78f8685b4568b789fefa09f62e6b340432eb6593
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Oct 23 20:00:40 2006 +0000

    Fix remaining Unicode issues.

commit 3642ebdcdd798ae91e97bd231fa580738d4185dd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 23 19:17:51 2006 +0000

    Added filter support for $_SERVER in cgi/apache2 sapis
    Make sure PHP_SELF if filtered in Apache 1 sapi

commit a0407cf588c5a8a302ae01d6d2bd2bdc2342ebad
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 23 06:49:49 2006 +0000

    Fixed decoding list of arrays (related to bug #39121)

commit 13ddcc01dc46091761bc3e1a66beb7ca29d92bfb
Author:  <changelog at php.net>
Date:   Mon Oct 23 01:31:29 2006 +0000

    ChangeLog update

commit 80ca3357c20939f2ea3ee153668f02f0913b9e5d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Oct 22 22:24:33 2006 +0000

    Removed unused var

commit 4e584094c8a9f70ed960f26edf2750f5bbe0ceaa
Author:  <changelog at php.net>
Date:   Sun Oct 22 01:31:00 2006 +0000

    ChangeLog update

commit 7694aa3222d649d09ba87a292e9b44abc86f10bd
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Oct 22 00:43:23 2006 +0000

    - remove remaining "mode" arguments in the old api

commit 823681aaa05b46403c00967141ca9c2ce38e0b74
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat Oct 21 10:01:39 2006 +0000

    - Fix merging of $_REQUEST in unicode mode and remove $GLOBALS check from
      register_globals times

commit 8878fefeb620a8f8dcca83cb1d8678630d4f0b1b
Author:  <changelog at php.net>
Date:   Sat Oct 21 01:31:08 2006 +0000

    ChangeLog update

commit 95b56a6eda3f290ab0b13044800d2d18de33bbed
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Oct 21 00:43:00 2006 +0000

    - add signature_algo to the function signature

commit c808d70bb3fbfd05e153c1e8c9c687b4712867b9
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Oct 21 00:28:56 2006 +0000

    - #39217, use openssl i2s_ASN1_INTEGER to get a string representation of
      the integer (large or not). It also keeps BC by using only decimal fmt
    - add test

commit 50eac21f67a9892500d1e4c9ce957ffb91667dd3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Oct 20 23:21:07 2006 +0000

    fix #39217 (serialNumber is might be -1 when the value is too big)

commit 6de9489bf6c2bd50092229db8b2415672b4d0c28
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Oct 20 19:11:58 2006 +0000

    - fix windows build with php < 6
    - fix runtime error on other OS

commit a099952a0cab4c662ac6f3238598bd427799d37a
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Oct 20 16:17:32 2006 +0000

    Fix test

commit 9967c1c30697fac347167e00db49e5677baf1fa4
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Oct 20 15:03:22 2006 +0000

    Fix tests

commit 4a98596c90760bf6f38bcd23dd49c364fb298d10
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Oct 20 10:33:31 2006 +0000

    rename REAL_KEY_SIZE() to USTR_BYTES() and move to zend_unicode.h
    this macro is going to be actively used in Unicode version of OCI8 (and other extensions, probably)

commit b59fcf6572d9acbfce3bdee17c82ae8febda0795
Author:  <changelog at php.net>
Date:   Fri Oct 20 01:31:17 2006 +0000

    ChangeLog update

commit 5f19062164ecfdbd1ad1321ec36491a80542e4b2
Author: Sara Golemon <pollita at php.net>
Date:   Thu Oct 19 22:30:55 2006 +0000

    Update test to reflect fix in spl_array.c r-1.114

commit 631b9b016e101c15e8c02ca1624336765b84d316
Author: Sara Golemon <pollita at php.net>
Date:   Thu Oct 19 22:20:44 2006 +0000

    Fix working with ArrayObjects which contain arrays.

commit dbda777b0be6bc6ec26b8195dfb68cefae224d25
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Oct 19 22:14:04 2006 +0000

    getrusage.c was easy(). But don't ever use zend_parse_parameters() like
    that.

commit 9c83ae05496814ea6c7ded2839ffa40360cf21b0
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Oct 19 22:11:04 2006 +0000

    Unicode support in microtime() and gettimeofday().

commit af2c117d2917620d5c9d061b5a96e02dcbd480d7
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Oct 19 20:55:08 2006 +0000

    Pick some low-hanging fruit.

commit ac73b4a6e593786c7dffead0436f5a3a87e60e27
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Oct 19 20:54:48 2006 +0000

    Fix potential (and real) leaks due to bad macro writing. Grrr.

commit c2d9e83820ef55213d9dabdfd584a6f68f5a299c
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Oct 19 20:24:25 2006 +0000

    Clarify why the result of json_encode() is a binary string.

commit 93cd342f489a4b2289dfe848374bce7054fef1f1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 19 20:17:17 2006 +0000

    fix tests

commit 9d4d53515dc0aa861caff96759cbb720cdc5448a
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Oct 19 18:27:35 2006 +0000

    Fix possible double macro expansion.

commit 9daff2a92bb584f85a3b82b4afdafd732bdd9102
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Oct 19 18:20:13 2006 +0000

    Unicode support for remaining image.c functions.

commit 73b75cf0520a091af58b0f493d4687ae7b7c382e
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Oct 19 17:55:33 2006 +0000

    Unicode support for headers_sent().

commit 7bf64871c922486710f11664564808f8010d89ac
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 19 12:06:57 2006 +0000

    add new test by Pierre

commit 8fba8ef2190fe87418f9d3304b45b4aea632f2ff
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 19 10:12:19 2006 +0000

    fix folding tags, nuke json globals

commit 15e479e8926a499c8da3c25786b1e9bea0d58e04
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 19 10:02:34 2006 +0000

    fix invalid write

commit 05da0efe36c4337a1b2fa875d03f4f39913c9013
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 19 10:01:54 2006 +0000

    fix coverity issue #262 (uninitialized variable)

commit d73bf1d322e1af2ff87f8c3db3c24d6b5d9e29d0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 19 09:49:56 2006 +0000

    Fixed mkdir("/tmp/foo//bar/log", 0777, true)

commit 8c5bdbf4522aef4ad529dad762fb538dbb010cb7
Author:  <changelog at php.net>
Date:   Thu Oct 19 01:31:08 2006 +0000

    ChangeLog update

commit a0a56eb60970fac7aa0a9c92532df98ae26ea60a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 18 23:47:46 2006 +0000

    MFB: Fixed bug #38400 (Use of com.typelib_file may cause a crash).

commit 7afbb7c3e254ad735a9a98f3aa8719dfb8cf3b10
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 18 20:57:06 2006 +0000

    fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP)

commit 38ea123751688e9170aac95d3e9eea0c68dc3cda
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Oct 18 17:03:26 2006 +0000

    - added missing return...

commit 0e58baae93579c2314753b1ddfd5824443d44186
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Oct 18 16:34:25 2006 +0000

    - Fix #38465 (ReflectionParameter fails if default value is an access to self::

commit 1b8cf37abda05d5ee3ec063ccf741ecb659cca5d
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Oct 18 16:04:25 2006 +0000

    Fix arginfo for imagepng() and imagejpeg()

commit 4579e4cc9e3afd59b0a98645dd698ffcb74668c0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 18 14:22:04 2006 +0000

    fix PECL bug #9061 (oci8 might reuse wrong persistent connection)

commit a1130e84bf07794e7999238b9da4b164765946b4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 18 07:41:33 2006 +0000

    ZTS fix

commit a980840bb38db7fce93872dfdae38585c4f3c7f6
Author:  <changelog at php.net>
Date:   Wed Oct 18 01:31:14 2006 +0000

    ChangeLog update

commit 1e1f3efb0232bc98da7e904cfff90e8c8d6c10bf
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Oct 17 22:15:19 2006 +0000

    Fix thread safety.

commit 399421323b3c2d97972aa231b2c983474eb8c14f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 17 22:05:43 2006 +0000

    fix test

commit f16f718cfb9723e685cbf0c56e97d817a02a65b3
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Oct 17 21:57:22 2006 +0000

    Don't mention http_input_encoding converter as it won't be used anymore
    soon.

commit a8cf0c045db05cb8fba81c3218c226619b0e50aa
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Oct 17 21:55:59 2006 +0000

    Typo.

commit be5debc65a28a15334ade0c7d3292ca5a9a007c0
Author: Sara Golemon <pollita at php.net>
Date:   Tue Oct 17 21:54:17 2006 +0000

    Extend open_basedir functionality to allow runtime tightening

commit cfb3b054a8e29137bac574a5d780b96188695c4f
Author: Sara Golemon <pollita at php.net>
Date:   Tue Oct 17 21:42:28 2006 +0000

    More unicode upgrading notes

commit bb44246ef1652d2f4721d77756e9e81121aa7298
Author: Sara Golemon <pollita at php.net>
Date:   Tue Oct 17 20:56:28 2006 +0000

    Update the upgrading doc to the current wisdom.  Pass One.
    This pass simply retruthifies the information already present.
    The next pass will add additional information.

commit d33a905a16e5ada9553b171d4da2dbfc72957586
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Oct 17 17:56:54 2006 +0000

    Unicode support in JSON functions.

commit 2602e49e65ac3ded0edef36f35ebaaafbe6ac4f6
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Oct 17 17:56:42 2006 +0000

    Implement add_utf8_property_* API.

commit 96c237275a7cada809eac7db7751f97f087f36f9
Author: Derick Rethans <derick at php.net>
Date:   Tue Oct 17 17:08:52 2006 +0000

    - MF52: Updated timezone database.

commit dc4f9d0baadfdb2ee1ea11a8658449b2ac6e3490
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 17 15:26:42 2006 +0000

    MFB: Unify handling of return values on validation failure and var not found

commit 5e60e48f8afede22c80534bf295875141e476348
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 17 11:11:45 2006 +0000

    Unicode support. (Two more places must be fixed. Look for FIXME comments.)

commit de613c8a1b3248cefdf68ee40cc82b4ef91e1d0e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 17 10:43:37 2006 +0000

    Fixed incorrect parameter name coping

commit 8a73fc9a3c271fcd8fe3f2950f36c3ed24c05680
Author:  <changelog at php.net>
Date:   Tue Oct 17 01:31:08 2006 +0000

    ChangeLog update

commit 6d38ea2988dcf4f6086a49b80694a7b3d18a8535
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Oct 16 21:13:13 2006 +0000

    Optimize ZEND_U_CASE_EQUAL() and move it to the header file.

commit 8390d4f94fcdd2657e3411f7cd3dc45a871e3a9d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 16 19:27:00 2006 +0000

    initialize optional variables

commit 867d4a97d11f31a7670ae417687f0f0ffed225a8
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Oct 16 17:04:51 2006 +0000

    Patch to support primitive types. (Ilia)

commit c1af91befc218ff8237d51f974bee0b2751bbdb8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 16 15:42:23 2006 +0000

    MFB: Fixed compiler warnings

commit 0d7d1b7ffa27b1b259c7749e0aec78276ecb6ba3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 16 11:13:20 2006 +0000

    Fixed bug #39140 (Uncaught exception may cause crash)

commit 3c8973d51bf3c46fb4bf293161473bc7a1c24798
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 16 10:47:23 2006 +0000

    Fixed bug #39020 (PHP in FastCGI server mode crashes)

commit 1e35e33388108450ff99df067fec05cad12fbcf8
Author:  <changelog at php.net>
Date:   Mon Oct 16 01:31:04 2006 +0000

    ChangeLog update

commit 8799fe1b601f928728b99eb4f2614e54751a6b0a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Oct 15 21:10:10 2006 +0000

    fix compile warning

commit 9116acf89f8b87c444afcefb1eb3a9d8adc2d748
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Oct 15 13:44:41 2006 +0000

    Fix test

commit 6ef56dabe14c8a837b978e095198f56a95746ff9
Author:  <changelog at php.net>
Date:   Sun Oct 15 01:31:06 2006 +0000

    ChangeLog update

commit 4970ccfa0489001933a31423576680127be4a404
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Oct 14 15:07:36 2006 +0000

    MFB: Remove bogus INI entry

commit f1de0199c35c8fc14ed0e71e6d80d1116b83146a
Author:  <changelog at php.net>
Date:   Sat Oct 14 01:31:14 2006 +0000

    ChangeLog update

commit 83e0dbb3d294f55ed692cfa5e67ce8f615141181
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Oct 13 14:52:19 2006 +0000

    - Add an extra parameter to the cast_object handler that can be used by
      various types as needed.
    - Use that parameter to pass a specific converter for
      IS_UNICODE/IS_STRING types.

commit 03301dee3f50264cc9448329d344721262c66e8e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Oct 13 14:26:14 2006 +0000

    fix win32 build

commit 851a7c6157e6223c6ce21b237388f71b43fdabd4
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Oct 13 09:55:48 2006 +0000

    MFB: missing API declaration

commit 2964547bf94f6c39d8ca78cf7b0c723b8523aeee
Author: Michael Wallner <mike at php.net>
Date:   Fri Oct 13 09:06:03 2006 +0000

    - fix skipif
    - generalize error message expectation

commit 4fee41c383531a0da6791f8c794fa2c8915c5df4
Author: Michael Wallner <mike at php.net>
Date:   Fri Oct 13 09:03:03 2006 +0000

    - add test, segfaults ATM

commit f3eee9d9803fa23abea6859c7af79f5db9141201
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Oct 13 01:44:42 2006 +0000

    MFB: Fixed bug #38934 (move_uploaded_file() cannot read uploaded file
    outside of open_basedir).

commit ba13b636e3b8a710f5e4a12e0b5dc086b9e8b142
Author:  <changelog at php.net>
Date:   Fri Oct 13 01:30:58 2006 +0000

    ChangeLog update

commit bec31fe85add934522dbd6d098ba4ec4fe6987da
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Oct 13 01:11:45 2006 +0000

    MFB: main/php_open_temporary_file.c

commit 8767cd2df45e8352d086717ed97d14aa9e9baa9a
Author: Brian France <bfrance at php.net>
Date:   Thu Oct 12 20:13:07 2006 +0000

      MFB:
      Memory assigned to the request_rec should be allocated from apache pools
      and should not be free'ed at the end of the handler phase

commit 9de590ecf1e93a6fe400135f47928db589eb0b5e
Author: Michael Wallner <mike at php.net>
Date:   Thu Oct 12 12:50:29 2006 +0000

    - use new zend_fcall_info API
    - use enums where appropriate

commit 4aa7a28e5a0362851b4566217aad00ed73633770
Author: Michael Wallner <mike at php.net>
Date:   Thu Oct 12 12:40:26 2006 +0000

    - missing part of zend_fcall_info API patch

commit 77c5edbb3e881fa6debd5e2a4ff3cc97cc0c6c65
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 12 10:02:34 2006 +0000

    use connection character set when reading LOB data

commit b907cd59d5ec01f980c6ec8fec49173141a94980
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 12 06:47:04 2006 +0000

    Make zend_memory_peak_usage() to be avalable even without --enable-memory-limit

commit 3df7420fed3c99c17c1483a962e7cfc66110341f
Author:  <changelog at php.net>
Date:   Thu Oct 12 01:32:24 2006 +0000

    ChangeLog update

commit 59639f3de7b1dbf1513c4d65153f64792f850497
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Oct 12 01:05:25 2006 +0000

    MFB: Fixed potential use of un-initialized var

commit 6636616ae9385f7e41ccd420aa1cf78bba282d4a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 11 23:46:35 2006 +0000

    fix test

commit cc51b4785965e1b3e9912bfc3abdf37929eaa900
Author: Sara Golemon <pollita at php.net>
Date:   Wed Oct 11 23:20:54 2006 +0000

    Bugfix#38649 Optional param not initialized

commit d9423de12ecce99e3805e79cadb8e9d65cfc7bec
Author: Sara Golemon <pollita at php.net>
Date:   Wed Oct 11 23:07:30 2006 +0000

    Bugfix 38648: Don't assume all buckets are part of a brigade

commit 97d0372249ffb1fc54e3626781bc012dfcaabb77
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Oct 11 18:37:31 2006 +0000

    Extend zend_fcall_info_args functions. (Patch from Mike Wallner)

commit 104c8286622c0613b4b20ea550259b5946c04f48
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 11 16:11:40 2006 +0000

    initialize variable

commit a92a0703531f344885ea2b89dddb6205d18b99a0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 11 15:51:17 2006 +0000

    fix #39125 (Memleak when reflecting non-existing class/method)

commit 7154dd7b87328617b394f1090f8982f4b465ac1d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 11 14:57:38 2006 +0000

    add test

commit 84b68c40e69950fa8e5b5f1449055391ed05f2b8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 11 14:56:16 2006 +0000

    MFB: s/false/null/

commit db25a23ed82951ae21184fbae93b008076cae517
Author: Derick Rethans <derick at php.net>
Date:   Wed Oct 11 14:48:33 2006 +0000

    - Change validating filters to return "null" on failure so that they can be
      distinguised from the value "false" which might be valid as well.

commit 4a8aaa1e4d13ae8c1274f2e09ffa9067c43ad33b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 11 14:46:31 2006 +0000

    check filter and class names for empty strings

commit 2fa1fb9db33f984ca407f99232cd6feb9f5f539e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 11 14:30:50 2006 +0000

    MFB:  Catch empty strings right away.

commit 721ade4f413841e0464723611b083cc3a99991f9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 11 13:18:18 2006 +0000

    fix test on 64bit

commit 527cc7bd3711c2b6180b79f79227143fd9b21dff
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 11 13:14:08 2006 +0000

    avoid reading str[-1], add warning when invalid format specified
    add test

commit 729ed6eafca0aea45efe8d4d9a7885ab5deacb9b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 11 12:53:38 2006 +0000

    fix crash when parsing invalid hostnames/IPs

commit 08d9facf5144ade95a5bbbba9efc3a596f75c2d5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 11 11:52:41 2006 +0000

    more fixed problems

commit 77bfbfc880691ba284e94df08858b6c92ceed434
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 11 11:09:15 2006 +0000

    fix segfault/leak, add test

commit ed0e78fb78d4d00a33fbba3d49dafc32be161162
Author: Edin Kadribasic <edink at php.net>
Date:   Wed Oct 11 11:00:37 2006 +0000

    MFB: Sync with Unix build

commit 98aa6deb99159ccca9df85b2cbc9ff2080a98c5a
Author:  <changelog at php.net>
Date:   Wed Oct 11 01:30:58 2006 +0000

    ChangeLog update

commit 2e1b7b03f858664c4eb0014f50bebe71790cd7f5
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Oct 11 00:21:33 2006 +0000

    - don't check signature if the file is empty (valgrind reports with test
      001), thx Tony for the head up

commit 1032b2eaa3e7287c23a758cab3fa057adc90824b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 10 23:13:13 2006 +0000

    MFB: Fixed bug #39034 (curl_exec() with return transfer returns TRUE on
    empty files).

commit ff6207679631cf388e0aeed02f8fe4d1984bc547
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 10 23:00:48 2006 +0000

    access mode for dbase_open() cannot be < 0

commit 81c149153eefa16891333827cf1afd9a30d10020
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 10 22:38:00 2006 +0000

    add new test

commit 93734dd1ca6dc8e013dde0edc33e46351a9ecdff
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 10 22:21:36 2006 +0000

    fix leak and typos in error messages

commit 6d3e8ce4f888a6a6978e3b21bafff6a76615b618
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 10 17:33:02 2006 +0000

    MFB: Fixed bug #38198 (possible crash when COM reports an exception).

commit 3049d59cba4ec73681141632ae2e7728c92f5fbe
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 10 12:43:34 2006 +0000

    fix #39112 (typo in error message)

commit 8b2b5efc88085dce12e438465659d312f61e0fbd
Author: Derick Rethans <derick at php.net>
Date:   Tue Oct 10 09:52:06 2006 +0000

    - Make fileinfo compile with PHP 5.2 as well.

commit 88554622f61b87b3491e218c8ab8dfb0da7ae9e6
Author:  <changelog at php.net>
Date:   Tue Oct 10 01:31:08 2006 +0000

    ChangeLog update

commit 71a765c651594ac5b6d0654ce4959e3e0d496c96
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 9 20:42:35 2006 +0000

    PHP6 Updates

commit 0a73c305d8278d8cbee048f8c439f63bf43213b4
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Oct 9 20:17:36 2006 +0000

    Typos!

commit 76eb73a4b7e17550bfaaa53306600d55649c6f32
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Oct 9 20:17:12 2006 +0000

    print_r(), error_log() and sys_getloadavg() are Unicode-safe.

commit a5676227400675b25ab151e48726f8a23326c5d4
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Oct 9 19:54:38 2006 +0000

    Initialize optional vars.

commit 3e4c2ee86984679be240ca04c3f1ac8759a7ba7e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 9 19:48:35 2006 +0000

    MFB: Improve parameter parsing

commit cc0323b95d6dbb884226b58f22faebc5aa504efb
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Oct 9 19:48:32 2006 +0000

    Unicode support for call_user_* functions.

commit e8ccee4873ea5aa63a2379d396b3b78792883717
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 9 18:09:42 2006 +0000

    MFB: Fixed bug #37262 (var_export() does not escape \0 character).

commit 31212f9c0bf446f863d6dd9d0efa877796d1e86d
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Oct 9 14:43:53 2006 +0000

    MFB5.2
     Constants:
     - OPENSSL_VERSION_TEXT
     - OPENSSL_VERSION_NUMBER
     - OPENSSL_KEYTYPE_EC
     Functions:
     - openssl_pkey_get_details()
     - openssl_csr_get_subject()
     - openssl_csr_get_public_key

commit 9b3dde791dac3d8c264a415ef82ded9b4786c41c
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Oct 9 14:42:48 2006 +0000

    Fix tests

commit b2ade975ab2c016ccade9f92d9d372459cd34020
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 9 13:21:02 2006 +0000

    MFB

commit dd5f975cc9e150c3ca8400790484da99d085383a
Author: Georg Richter <georg at php.net>
Date:   Mon Oct 9 04:46:03 2006 +0000

    Fix for bug #39085:
    PHP6 requires mysqli_set_character_set function which was introduced in
    MySQL 4.1.13 and 5.0.7

commit 9b4bc8d4894f9c805267e77d7617fd9563c2a10e
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 9 02:55:38 2006 +0000

    Oi

commit 25af62e3f423c8d0db04a6faa8f144bb40cc944e
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 9 02:52:27 2006 +0000

    Fix realpath() in unicode mode

commit 1caed2fa180bb805fa376957f6871b1b81e61586
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 9 02:48:06 2006 +0000

    Add stream_resolve_include_path()

commit ff6b250bbaea323ae6ecc9b2f60c3e3f9fab4309
Author:  <changelog at php.net>
Date:   Mon Oct 9 01:30:56 2006 +0000

    ChangeLog update

commit b16d1861a617034e0a912cd5c712d19aa5435f1e
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Oct 9 00:06:41 2006 +0000

    - MFB: fix possible segfault (see test 004) always exists and returns NULL
      on error (thx Bjori for the head up)

commit 6c3b4288bb47f65444273bf90a93cbe61d160520
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Oct 8 22:39:48 2006 +0000

    MFB: Added missing configuration checks

commit 6d5c5bce5a84f3713fa2d9b6f1f2163cc1c6dd9d
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Oct 8 20:06:04 2006 +0000

    Fix test

commit 3a40f32c6e0aa3218a9d7f415762e4573e0107aa
Author: Sara Golemon <pollita at php.net>
Date:   Sun Oct 8 18:00:44 2006 +0000

    Fix win32 (again), just temporarily convert the classname to ascii on this platform...

commit 7ecbbfc2067fe2d764a68125e0fec06bcad63b32
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Oct 8 17:42:55 2006 +0000

    - MFB: #39082, image* segfaults when used with only one argument
     (introduced in 5.2+, no news entry)

commit 527af42bd4a8d7e1260f04976967b50e71233986
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Oct 8 15:27:28 2006 +0000

    Fix "wrong param count" error message

commit 881ddd435b7dea7946fe2b82e00628c4d7a60ede
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Oct 8 13:49:57 2006 +0000

    Error message cleanup (patch by  Matt W (php_lists -AT- realpain.com))

commit cf59f0063fcd32bc47ddcc2df2d270631c4bae06
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Oct 8 13:43:20 2006 +0000

    fix test

commit 176b72284c06793e51180eca0a03af1c8691d841
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Oct 8 13:34:24 2006 +0000

    Error message clean up
    (patch by Matt W (php_lists -AT- realpain.com))

commit 32d1b3ad5584b76b27024df186758b94c42c721a
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Oct 8 10:50:19 2006 +0000

    Remove duplicate 'wrong param count' warning

commit f9a96f8ce9dbb3c86f78b37c7151a8dac2a70de6
Author:  <changelog at php.net>
Date:   Sun Oct 8 01:30:55 2006 +0000

    ChangeLog update

commit fbbccfd9cf06ff5466a0d584472acfc19718e008
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Oct 8 00:05:17 2006 +0000

    MFB (move static keywording from .h to .c)

commit 1b6606eb1a8cb83e0dc2bf104d65d06011c127a0
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Oct 7 23:50:54 2006 +0000

    fix tests

commit dc9a30be4c05f6dde7b3ff6be04a545fd58082b9
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Oct 7 23:42:43 2006 +0000

    Update test

commit e531458f89dbee43ba1ce7ab8552fba5e7a9b8b6
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Oct 7 22:55:18 2006 +0000

    Remove double "wrong param count" warnings

commit 523180a5a762229fb2794ea9e4651d76bfbe1331
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Oct 7 22:31:52 2006 +0000

    Add "wrong param count"/"expecting parameter .. to be.." warning to strtotime()

commit 2156a8b05e538b727e8c58923bb9d4f60a43bc0f
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Oct 7 21:12:09 2006 +0000

    fix build

commit 36883fc891ff0c63c063dc20f606f521914b56e0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Oct 7 19:59:29 2006 +0000

    MFB: Added missing safety checks (Problem identified by Coverity scan)

commit f242191738dad020874d9a09b7d4160fd9f332f1
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Oct 7 19:57:15 2006 +0000

    - update tests

commit 4ad5333dd57cd545d20d0a9debc62152ceaa6de8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Oct 7 19:41:10 2006 +0000

    MFB: Added missing safety checks (Problem identified by Coverity scan)

commit 80945c4914fe09a0bcd2f627a5a4c2050b5a3424
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Oct 7 18:47:44 2006 +0000

    - forgot one and order the ext lists alpha.

commit f50a50ebc89b6aba66fed88fbf55c30ce2d2c796
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Oct 7 18:45:44 2006 +0000

    Initial Unicode support

commit 50551ee4b155da3d13e2d742803a225c505cb04f
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Oct 7 18:29:50 2006 +0000

    - I learned today that telling Andrei about what I'm working on is not
      not enough, selber schuld?

commit ae21a1ab79040317858899e99c1bc62648e80bb1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Oct 7 18:24:51 2006 +0000

    Another build fix

commit bf92fa9569346ac44cd90eb81d76682e51587ec9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Oct 7 18:12:04 2006 +0000

    Fixed build

commit 9432c96dc68669e4dfe0ab26851043b000a8222a
Author: Sara Golemon <pollita at php.net>
Date:   Sat Oct 7 17:49:30 2006 +0000

    Update SQLITE2 (non-PDO parts at least) for PHP6/Unicode
    Change default build of bundled libsqlite to utf8 mode
    iso-8859 mode is still available using --disable-sqlite-utf8

commit 489565732de858f214d9ba71de3853134b7d0be1
Author: Sara Golemon <pollita at php.net>
Date:   Sat Oct 7 17:41:14 2006 +0000

    More PHP6 Updates

commit d86524570f07989efed57245eed45adfbf20a1c7
Author: Andrei Zmievski <andrei at php.net>
Date:   Sat Oct 7 17:34:19 2006 +0000

    Hash functions for UTF-8 keys.

commit 39a12a8824c5271b8e8ebe80ee77d74d58dad556
Author: Sara Golemon <pollita at php.net>
Date:   Sat Oct 7 16:38:23 2006 +0000

    Minor refactoring using zpp API
    A few meaningful Unicode updates.
    A handful of leak plugs,
    and a crash fix in a pear tree.

commit f76d8e55bccdcfe4c53230a54515df250499c164
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Oct 7 15:14:57 2006 +0000

    Avoid portability problems

commit 62f01f5e6c4ffef76387e905f0ff1d1e83273fd8
Author: Sara Golemon <pollita at php.net>
Date:   Sat Oct 7 04:45:42 2006 +0000

    Win32 build gets confused by expansion of U_STRING_DECL macro with constants

commit 788f95587c561dcd715c406d78b91d0991a51bef
Author:  <changelog at php.net>
Date:   Sat Oct 7 01:30:59 2006 +0000

    ChangeLog update

commit 562e88a30fb646fec8a96e11b639943535d2274f
Author: Andrei Zmievski <andrei at php.net>
Date:   Sat Oct 7 00:41:14 2006 +0000

    Default to ZEND_STR_TYPE.

commit 0e6a629702fd3401d43d17f9b36592118f4f9f85
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Oct 6 22:34:29 2006 +0000

    MFB: Make quote() in PostgreSQL use PQescapeByteaConn() whenever possible
    for binary strings.

commit 8b596a4f84c65a8e627273f1f2ee2e63154a56b3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Oct 6 21:45:35 2006 +0000

    MFB: Make pg_escape_bytea() use PQescapeByteaConn() whenever possible.

commit 8786640da89c9c9784bcc5637f9eacd8a83b6974
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Oct 6 21:11:57 2006 +0000

    MFB: Expose session storage module locater and serialization function via
    PHPAPI

commit 92886ccdec79206ec59ba3af74941174278e267c
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Oct 6 20:11:25 2006 +0000

    Unicode support in is_callable().

commit 73ea9b8be577e5a4b6de0761e982c0f384647c3e
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Oct 6 20:00:37 2006 +0000

    Unicode support in uniqid().

commit d019da869229649f11c39b3f203de8b5f5463ada
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Oct 6 18:03:41 2006 +0000

    Mark memory funcs with U.

commit 5d4259ff85bf2bcc2186e457b2744ed3a2360fc2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Oct 6 18:02:50 2006 +0000

    more improvements

commit c25a48dcb325075683672ba869d7d09fc5888333
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Oct 6 18:02:04 2006 +0000

    Mark with U.

commit 54174862f01929f61aed0d3536e4d9638bf3e835
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Oct 6 18:01:20 2006 +0000

    Mark pageinfo.c funcs with U.

commit 5064851c9da6f67a2b829b4b58bc705498aff737
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Oct 6 18:00:13 2006 +0000

    Mark rand.c functions with U.

commit 17cdda770df3e6f5a28cab9c077110acc710486a
Author: Sara Golemon <pollita at php.net>
Date:   Fri Oct 6 17:41:30 2006 +0000

    Forgot to mark these u-safe

commit c65d3234cd998f6a3dd306e3d1a13fd43a86fb98
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Oct 6 17:34:56 2006 +0000

    fix #39067 (getDeclaringClass() and private properties)

commit f47955c66f4d1369dd93e20e4647a4b7007491a3
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Oct 6 17:23:05 2006 +0000

    Patch from Matt W to fix the case of hitting ERANGE too early.

commit 4e0c1190b7820361765d687e1fa70c9f9aaa3aaa
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Oct 6 17:14:14 2006 +0000

    Fix protos.

commit 706d7a3b55e1bc4619875784f2055d04fecd6338
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Oct 6 17:11:17 2006 +0000

    Unicode string support for extension_loaded().

commit de082072cfeeaef2b1c037e62f5e77ce522ccc9c
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Oct 6 17:05:22 2006 +0000

    Unicode string support in get_extension_funcs().

commit 1b25aeb2fae3c9f5b0ba89cbf90df23443c24123
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Oct 6 14:01:55 2006 +0000

    fix #39060 (virtual_file_ex() is broken on *BSD)

commit d3bae727210ca884d8b0dc168125e146341e9c9f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Oct 6 12:46:08 2006 +0000

    fix PECL bug #8816 (issue in php_oci_statement_fetch with more than one piecewise column)
    patch by jeff at badtz-maru dot com

commit 5d1aefa7714f576a928257048374a431e3d51bdc
Author: Edin Kadribasic <edink at php.net>
Date:   Fri Oct 6 12:24:11 2006 +0000

    MFB: Fix for #38985  (Wez)

commit 0de658d31d08f5d5bfc8c9f6da7659d52a54b3d9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Oct 6 09:57:29 2006 +0000

    new test

commit b7dc089fc275f3c4f71636a5b0a50544fcdfe5fa
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Fri Oct 6 03:49:04 2006 +0000

    MFB: Fix ZTS build.

commit 841a736681c93c76e825ee1c0441253765f0d3af
Author:  <changelog at php.net>
Date:   Fri Oct 6 01:32:17 2006 +0000

    ChangeLog update

commit 64806e499e64db45cf82b4014b4b5d6fef10e021
Author: Sara Golemon <pollita at php.net>
Date:   Thu Oct 5 23:24:55 2006 +0000

    Preserve EG(return_value_ptr_ptr) when calling zend_execute_scripts()

commit 32a2f348af6a3657cf2cae32e8fa081e51fb97e8
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Oct 5 22:45:34 2006 +0000

    This might not be necessary if we clean it all up ourselves.

commit 0ba9147d9b9c0f96c0fc95e53d6b2153cef73781
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Oct 5 22:44:31 2006 +0000

    TODO

commit 0decd2d4e7b94de50049bf3351af900923787be8
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Oct 5 22:40:38 2006 +0000

    Unicode support for str_replace() and str_ireplace().
    
    # This was not trivial.

commit 32c3bf91e3ccd9c0c6d1d98f83601c056a845911
Author: Sara Golemon <pollita at php.net>
Date:   Thu Oct 5 21:28:19 2006 +0000

    Updated for PHP6

commit cbfd1c474b04d004264bb8e04db320cc3870264f
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Oct 5 20:15:02 2006 +0000

    - env/server support is not yet fixed

commit 373098b296be1e68908e7ed93a815e1e37a587b0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 5 19:49:20 2006 +0000

    add test

commit 34fb6fc12e763d2dd6e27b794da03026cb51aacf
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Oct 5 16:08:12 2006 +0000

    MFB:
    - nuke unused variable
    - "prefer" two arguments
    - only print "wrong parameter count" once

commit 9adc8c3931b435ef0703a5bd44744934c3347248
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 5 15:06:11 2006 +0000

    decrement ch->uses (or destroy handle) when destroying multi handle

commit e93802dc51c3e452618410eb0e063ebbfd1a8675
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 5 14:28:33 2006 +0000

    MFB: fix build with new c-client

commit 19523f9a395006755a1e74da30bd6af248237e76
Author: Rob Richards <rrichards at php.net>
Date:   Thu Oct 5 11:59:43 2006 +0000

    mark functions unicode compliant
    add test

commit 5cdef2aaf71647f78a3fafa46d28e22619372a12
Author: Edin Kadribasic <edink at php.net>
Date:   Thu Oct 5 11:14:17 2006 +0000

    MFB: Added PQescapeStringConn support to windows too

commit 301efee1cff2e02059a65f1ac95419cf97455e62
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 5 08:09:12 2006 +0000

    Allow future extensibility without binary compatibility break

commit f59d217489c07ae61a6165d3c4e54b94915f6b2b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 5 08:04:51 2006 +0000

    Fixed bug #38989 (Absolute path with slash at beginning doesn't work on win)

commit 254e6a38eb911d995d83e3368da9cab460a966f3
Author:  <changelog at php.net>
Date:   Thu Oct 5 01:30:55 2006 +0000

    ChangeLog update

commit af3fade033cd4dbba8a9498ceeb319c083eb203c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Oct 5 00:38:19 2006 +0000

    MFB: Fixed bug #39039 (SSL: fatal protocol error when fetching HTTPS from
    servers running Google web server).

commit e448be3c28baecc424f92478999ca1367b64c55d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 4 23:53:54 2006 +0000

    MFB:  Added support for character sets in PDO quote() method for PostgreSQL
    8.1.4 and higher.

commit dbc2dc9dcf3bdc8237137d4ec8f2f299422ec8d1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 4 23:27:17 2006 +0000

    MFB: Added support for character sets in pg_escape_string() for PostgreSQL
    8.1.4 and higher.

commit 4492d8f089d3db2d53cd91fa632ce94e6b697002
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 4 23:20:54 2006 +0000

    MFB: Fixed missing open_basedir check inside chdir() function.

commit f630127685fa64d81cf5a88d3ff9999c50737682
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Oct 4 17:38:09 2006 +0000

    - Mark stristr() with U.
    - zpp support for ucwords()

commit c4c885371744a1bc09f31027500f33d56e589e41
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Oct 4 17:25:15 2006 +0000

    *** empty log message ***

commit 4b3a597d293fae1ce779d3f83268a5fdab248bdf
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Oct 4 17:25:12 2006 +0000

    Unicode support in substr_compare().

commit 5bfefaf37ea020f863928c327f672aaa4b02eed4
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Oct 4 13:39:09 2006 +0000

    - ENV/SERVER entry

commit 5ce3a350e448dbc6a9b5beb4741709c65c4709b7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 4 13:35:31 2006 +0000

    add test for #39036 (reproducible with 5.1.6, but works fine in 5.2 and HEAD)

commit c51cc262da2ae7e3622a66041f83541af5267000
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 4 13:30:41 2006 +0000

    add missing ifdef

commit 49472b31d2a0c4db1fc3a67cc4de5e90328dfe9a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 4 13:24:06 2006 +0000

    minor AIX fix

commit 6924d8b2dcc87febd3396a1116b125f8a44a14bd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 4 13:02:18 2006 +0000

    add missing ifdef

commit cc26df88764b37437204adff61d425e0036e9f96
Author: Michael Wallner <mike at php.net>
Date:   Wed Oct 4 12:58:02 2006 +0000

    - output layer and ext/zlib news

commit 328dc8d62dc87da29d12578c3a36cccf5d2eea52
Author: Edin Kadribasic <edink at php.net>
Date:   Wed Oct 4 12:53:03 2006 +0000

    Update credits

commit 3a3c1a3a3ea4b13a8b41c8408efef643ffa8b191
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Oct 4 12:50:02 2006 +0000

    Update to the new parameter parsing API

commit f7531e2271f841fe39d42dd8fe405be57b872b59
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Oct 4 12:13:39 2006 +0000

    -  Add Ilia

commit c99db1351453eaf34da0e2e0e3750be3bbc9a03f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Oct 4 12:11:15 2006 +0000

    - update changelog

commit e7277df42c58f9bc24daecf68d91a6a94d6d47b6
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Oct 4 11:56:15 2006 +0000

    - MFB: api shake up and bug fixes (Ilia,Pierre)
      all non unicode tests pass

commit 88e893b50aa7056932fd94e76f6813a84fb7bbd6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 4 11:12:21 2006 +0000

    fix #39032 (strcspn() stops on null character)

commit 8d85069827d3324d1512068d9d380fe5f9976110
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 4 10:52:32 2006 +0000

    return false on invalid mode and don't segfault

commit 1500e8bac0ef67f3a58213cfa52fd8c088153a20
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Oct 4 08:45:21 2006 +0000

    fix test

commit 740309a54c6e1c54ac59f537e3983ac5889fbffa
Author:  <changelog at php.net>
Date:   Wed Oct 4 01:30:52 2006 +0000

    ChangeLog update

commit 6284e39e0e4d311799e027e3826736b7b6f7b6f1
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Oct 3 23:33:23 2006 +0000

    - MFB

commit a99e3ec1b3dfb9bd4872abe714f60dd6cdf03544
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 3 23:26:14 2006 +0000

    remove TSRMLS_CC, php_stream_path_decode() is a macro

commit d38bf75b697fb178b8054db3338e2dcb0d3fce92
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 3 23:22:21 2006 +0000

    int -> size_t

commit 1bdcfa172aea1aec721c43f2dee4d2b8051c7070
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 3 23:09:08 2006 +0000

    use correct type for p_len

commit 99fe9133c1577b254f42be2a5f6b578187a2bcd0
Author: Michael Wallner <mike at php.net>
Date:   Tue Oct 3 22:28:33 2006 +0000

    - typo

commit 32186c45fb866ca2ede1ddb7c5fd60736b9cdec3
Author: Michael Wallner <mike at php.net>
Date:   Tue Oct 3 22:20:28 2006 +0000

    - fix failure with tests/lang/bug23489.phpt
    - allocate fci param space at once with php_output_handler_user_func_t

commit df68f888ea159083e2008872aae42d3afcbd7890
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 3 21:37:02 2006 +0000

    leaks--
    fix test

commit a264ef334816975b0f244bf28c506ed2fa26653e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 3 21:18:43 2006 +0000

    fix tests

commit 496ff9808a50ed818c235079136f1764e20e6515
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 3 21:17:29 2006 +0000

    fix leak

commit 520ab72e19e318023800b9d140030bdcf94b10bf
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 3 20:42:57 2006 +0000

    don't forget to increase refcount when adding entry to the return_value

commit 15e5832c260265853f79f4bf9f0dbd0228a92a64
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 3 19:52:34 2006 +0000

    MFB: Last set of zend_hash_init() optimizations

commit 6fbd520e93a7104639c6dbf46ec35a8a0c9420d3
Author: Sara Golemon <pollita at php.net>
Date:   Tue Oct 3 19:51:35 2006 +0000

    PHP6 updates for convert_uu(en|de)code()

commit 934c3781b2fae83b47b5d016d39e86684bb31b9a
Author: Sara Golemon <pollita at php.net>
Date:   Tue Oct 3 19:37:01 2006 +0000

    Update proc_open() for PHP6

commit 10e49f0ccf58109ecfc8ca251b4e3100e60583ca
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Oct 3 19:35:37 2006 +0000

    Update.

commit ea11c9b8e8aee7422da46fce80ffdaf78f27780d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 3 18:40:14 2006 +0000

    nuke unused variables

commit efe92dc230163934e1c7987d436c15834820d819
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 3 18:38:57 2006 +0000

    fix build

commit 481e9fd5253278dc3f86228594799bdddf674580
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Oct 3 18:13:36 2006 +0000

    Unicode support in strripos().

commit 55de312ce21590a5db17480b377b8ea5cebb1dab
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 3 17:54:32 2006 +0000

    throw a warning when doing modulus by 0 (fr #39027)

commit 25ac82bbb63a0f38fa674e4bcf758c31546f0d0d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 3 17:45:16 2006 +0000

    MFB: optimize zend_hash_init() with known hash table sizes.

commit 0eaea000db2dc5c7275bf8d7b82c8ebd385359ee
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Oct 3 16:36:57 2006 +0000

    compact() doesnt throw "wrong param count"

commit d666c05427729a100f394cc30d69be54a8ba350d
Author: Sara Golemon <pollita at php.net>
Date:   Tue Oct 3 16:28:02 2006 +0000

    PHP6 Update for get_included_files() and export of path decode for Zend

commit 96297ff0c7d98daa8e59d9ff702a1fda5c32bce1
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Oct 3 15:22:54 2006 +0000

    MFB: pg_send_prepare(), pg_send_query_params() & pg_send_execute() do not throw "Wrong parameter count"

commit b3a5b40029c75f805dc6d5e2ca4a8d5de2293a56
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Oct 3 14:55:42 2006 +0000

    use PHP_ME_MAPPING rather than ZEND_NAMED_FE/ZEND_FENTRY

commit 7dd21d2b9f4748005daf18a858900c46d82a4d06
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 3 13:44:14 2006 +0000

    fix ZTS build

commit e8ddcf1077b010bffb23db34f7a6113f3f6403dc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 3 11:10:54 2006 +0000

    Speedup array/HashTable copying. (Matt W)

commit 2027ceaa147988bfa7d2007ce5d51c7bdb6cc565
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 3 09:59:24 2006 +0000

    Fixed bug #38942 (Double old-style-ctor inheritance)

commit ea1cd51094c3de02bf0b795fdfebb79be690021a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 3 09:05:35 2006 +0000

    Fixed bug #39017 (foreach(($obj = new myClass) as $v); echo $obj; segfaults)

commit ea0f299bad5f44ef57b438ae5ca659916938cdd9
Author: Michael Wallner <mike at php.net>
Date:   Tue Oct 3 08:15:44 2006 +0000

    - use fci/fcc instead of zval* for user ob handler

commit aaed3f9fcb40b9446f7f2954d7b3927e3acf49b8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 3 07:31:10 2006 +0000

    Fixed memory leak (Nuno)

commit 0bc5b98d2e7867c85260509c9c6331754ba67a8c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 3 07:00:57 2006 +0000

    Fixed possible crash with default namespaces

commit c88c6deeee1ca82b60e42d1822cc289dad5b18d8
Author:  <changelog at php.net>
Date:   Tue Oct 3 01:30:52 2006 +0000

    ChangeLog update

commit 7d47f629e4842800fef7315b3a72c7e34dae6351
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Mon Oct 2 23:27:43 2006 +0000

    fixed --disable-mbregex to disable multibe-regex.

commit b61f84ca28211b47aa2c10d05cd1ba1272d1191e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 2 22:07:58 2006 +0000

    fix #38996 (PDO_MYSQL doesn't check connections for liveness)

commit 260836ec7abc7579383ab515dce609c30e723a4b
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 2 21:02:08 2006 +0000

    Flag the easy stuff out of the way, proc_open() is the real beast in here

commit d831bd5f73a55b17a7dec16d921e18b15554559a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 2 20:49:13 2006 +0000

    the last part of the fix for #39004

commit 0b34032e49b557296454ed2d0d6105ffde98a8bb
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Oct 2 19:18:14 2006 +0000

    - Fix strrpos() logic (which was broken even in PHP 5).
    - Optimizations for a couple of functions.

commit 640c76969e4b8c9da85f842d9de87f82e61efe8e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 2 19:17:43 2006 +0000

    fix the fix for #39004

commit d2aebce18f392c46c010e31a220faa8e4b541039
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 2 18:14:42 2006 +0000

    Update glob() for PHP6

commit fa71abf4a2df467e5ac0f5b0eb0d67dd5959beac
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 2 18:13:56 2006 +0000

    Unused label, now how the heck did it get there?

commit 68e6ef0f579f3e02e08fdfce9d0a4f2d7a42cc69
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 2 17:47:02 2006 +0000

    Note context param changes in opendir(), dir(), and scandir()

commit 2dccf612fc017a91435e3995f3d10cfc240fd5ba
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 2 17:45:30 2006 +0000

    Switch opendir/chroot/chdir to new path_param API and upgrade scandir() for PHP6

commit e673ae2eb9e413f6b895587d232c0ecdef3bfef9
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Oct 2 16:52:22 2006 +0000

    Make stripos() work with Unicode strings.

commit 255b215c9e4cd1f04541400b4a110694bf68e0ed
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 2 16:08:11 2006 +0000

    don't rely on uninitialized var

commit f4ee4cfa7048f5ad46549546fd716f0c23bc3346
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 2 15:34:56 2006 +0000

    MFB: Fixed bug #39004 (Fixed generation of config.nice with autoconf 2.60).

commit adbab589aab8b3e155ac7c5c61902b6611d4bf70
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Mon Oct 2 15:32:48 2006 +0000

    fixed bug #37103: libmbfl headers was not installed correctly.

commit 6c15a9cbc428f55b28eaaabdd927dd5c78be0b2c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 2 14:31:32 2006 +0000

    fix tests

commit 86ac8a4b1411bbd5df13628653e1f2e3a78bced1
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Oct 2 14:17:42 2006 +0000

    Rename utils.php to utils.inc

commit 8e3f5c3a044ac1fc0f3df88526a7edd5fce3e756
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 2 12:15:47 2006 +0000

    fix #39001 (ReflectionProperty returns incorrect declaring class for protected properties)

commit 36b78b78a404cd68a40a6308f1d5681f22587fdc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 2 11:05:02 2006 +0000

    fix #39003 (__autoload() is called for type hinting)

commit a357dfdbe723482b05d045db2692cc748158c263
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Oct 2 08:35:43 2006 +0000

    Fix test
    # failes atm though

commit 9c669ecf1f7df540d1b022f00ec1582cbc270e50
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Oct 2 07:54:37 2006 +0000

    Protos

commit 36ae8183b40cf90a0524ba7ecab2f42d31e90a73
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Oct 2 07:42:49 2006 +0000

    Fix protos

commit 86ac2900f025786a7ca4acfd350c70812bc5e6e6
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Oct 2 07:35:09 2006 +0000

    Fix proto

commit a2ffbd396dc9c4974c9273ffcd94f07072f0a9f3
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Oct 2 07:32:16 2006 +0000

    add proto

commit d4e22909d6cabd0951ef1822c90d05e81b2abd36
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Oct 2 07:26:51 2006 +0000

    Add .cvsignore

commit d001cdd6d960bcab12c4c40ca1c47af4b1db38ea
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 2 03:17:48 2006 +0000

    Note context parameter in copy() function and group streams related additions

commit a4b9e3719b50c2b84bc8a9d6757f368c1f4f8510
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 2 03:13:47 2006 +0000

    Apply new path encoding style to the rest of e/s/file.c
    
    This layout is definately simpler to maintain
    and every bit as functional as the other version.

commit d2ff6db191efceac0fc938605bd8aa873c1dd3e8
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 2 02:47:34 2006 +0000

    Apply simplified path encoding to copy() and give it a context param.
    Funnily enough, this makes the copy() implementation almost identical
    to what it was back in PHP5.

commit e321287b4f7d158a68a20162c6426611c4960837
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 2 02:24:29 2006 +0000

    Try out simplified API for encoding paths/filenames

commit 7b5058378cf1b1e68c0c2b02a92b72af8c5e5369
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 2 01:38:05 2006 +0000

    Allow hash()/hash_hmac() to accept ascii-unicode data,
    Update tests to work in unicode.semantics mode.

commit 7456182a1c9febcab18d876440f9b6ceffd89cec
Author:  <changelog at php.net>
Date:   Mon Oct 2 01:30:51 2006 +0000

    ChangeLog update

commit 7f21f36e4592180ce33cda489bb0b19bb2517bba
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 2 01:11:04 2006 +0000

    ZTS fix

commit a6a92fc4586717e06e01d5bf1198a4e9da116403
Author: Sara Golemon <pollita at php.net>
Date:   Mon Oct 2 00:32:13 2006 +0000

    Allow unicode-ascii to binary conversion and do proper path conversion for file variants

commit c7a97a748272290fe987d38aa2f71b8ed5b4cd0f
Author: Georg Richter <georg at php.net>
Date:   Sun Oct 1 21:01:31 2006 +0000

    unicode fixes

commit 30885c8d99f93890c60030f5c6481f67824581d3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Oct 1 21:00:00 2006 +0000

    MFB: Fixed bug #38993 (Fixed safe_mode/open_basedir checks for
    session.save_path, allowing them to account for extra parameters).

commit 365be9cd62b74d7f3c9784aeeab4446fdd3e184a
Author:  <changelog at php.net>
Date:   Sun Oct 1 01:30:51 2006 +0000

    ChangeLog update

commit 13a9ddb9737e9a67752663f3a1ffc7f284811de7
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Sep 30 17:17:31 2006 +0000

    MFB: Added safety checks against integer overflow.

commit 6084ba053b8d0fba26361f462456ed939863e682
Author:  <changelog at php.net>
Date:   Sat Sep 30 01:31:05 2006 +0000

    ChangeLog update

commit cda99a35634cd64917fd61e06ca83d07fd5c6af2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Sep 29 22:36:00 2006 +0000

    MFB: Added missing API function declaration.

commit 6dd4ae4c4a67a59f523d412497462ac737138c76
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Sep 29 21:40:35 2006 +0000

    MFB: Added missing declaration of the php_get_uname() PHPAPI function.

commit 2db5bfbadd3f763864fa066836f3b31d9e742d35
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Sep 29 21:00:07 2006 +0000

    Heck, might as well commit this..

commit 966d8022b92943c44c72a7004d0738ba17533757
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Sep 29 20:59:26 2006 +0000

    Fix off-by-one error.

commit 2288a69be1b72994d4688f2d9a0120153972d044
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Sep 29 13:22:43 2006 +0000

    fix proto

commit 5075de6c5edc63fc0331f3b8ce59629739d79dd7
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Sep 29 12:28:57 2006 +0000

    Fix arginfo

commit cefb8421f435ea56eedf805e8679a1a67f86fde8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 29 12:18:54 2006 +0000

    declare subclass after adding class constants to the parent

commit d8b4ae50caeffe4e6c084843ade9f5318efae4a1
Author: Georg Richter <georg at php.net>
Date:   Fri Sep 29 08:35:19 2006 +0000

    Fixed error message (thanks to Ulf Wendel)

commit 9ae218ef458809895ecebdc5687a4d19d138ae13
Author:  <changelog at php.net>
Date:   Fri Sep 29 01:30:57 2006 +0000

    ChangeLog update

commit 16a298bc1d52c1db931f94b595a3ad995398cbd6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 28 23:27:49 2006 +0000

    more 64bit fixes

commit 9b46b3f7e6f43d260236cc127910a47144f95333
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 28 23:18:29 2006 +0000

    MFB: Fixed a large leak inside _php_image_create_from()

commit 86eb8b41788a10e3cccae0ca5e8b4f0f120d3488
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 28 23:03:45 2006 +0000

    more 64bit fixes

commit e6fb764b4314f55ac1fa3f378923b8bf5fccdc93
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 28 22:32:56 2006 +0000

    64bit fixes

commit f17a799f86d88ba08dcda23af33787876024f0b7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 28 22:01:46 2006 +0000

    fix test name

commit 49aab3f7d47724e8fef1efabc2bb94b22f7ce9b1
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Sep 28 19:39:25 2006 +0000

    MFB: remove unused ini options

commit ca4b00492de11396a6a5e570c122f326b6e20d5d
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Sep 28 19:11:26 2006 +0000

    MFB; new ini options

commit 04018d6c68ba6b0aa6542ef6351c1f0892d50017
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 28 15:48:52 2006 +0000

    MFB: Added handling for virtual_file_ex() failures.

commit 7d3e03b2a75bf565b0085e24ee4f4b36e2e2acaa
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 28 14:52:55 2006 +0000

    MFB: Fixed bug #38859 (parse_url() fails if passing '@' in passwd).

commit a005d97eebc5c2f123ca4160b97aac4c0f7f95cc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 28 12:55:02 2006 +0000

    fix #38981 (using FTP URLs in get_headers() causes crash)

commit e6ebe4dab37ef60d227588ff46fd3c5801f9dd0d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 28 12:08:44 2006 +0000

    new tests

commit 9080febcc7e55683c9464c0d3a82448332ee1970
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Sep 28 12:03:24 2006 +0000

    fix test

commit 766c159460e0e775e292f08f85cdc6d31a5bf0df
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 28 11:45:55 2006 +0000

    add new tests

commit d58a374aa9ad0227c149581231a0be0b64ceff35
Author: Rob Richards <rrichards at php.net>
Date:   Thu Sep 28 10:11:20 2006 +0000

    fix some compiler warnings

commit 66cd47d5e91fb45adf41ea9ad6f444738d894aec
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Sep 28 08:52:23 2006 +0000

    - MFB: imagefill(), infinite loop with wrong color index

commit 500dd0ac790f6e1653cb93dc7700e2d52dd364b0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 28 08:26:19 2006 +0000

    fix compile warning

commit eb1e6436906caf02f246f126823fa5ff6ddcf6c5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 28 07:26:19 2006 +0000

    Fixed wrong pipe detection code

commit d746725744d7121f414e22a47ae2415fab24b499
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 28 07:16:59 2006 +0000

    Fixed wrong return value

commit e19c133571da72ab97e4acfb10bd233b14591a18
Author:  <changelog at php.net>
Date:   Thu Sep 28 01:30:58 2006 +0000

    ChangeLog update

commit 1af5f8cd396c09f04ab1fff194c8f0698905a9f1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 27 23:44:34 2006 +0000

    MFB: Fixed bug #38963 (Fixed a possible open_basedir bypass in tempnam()).

commit d12d204cf1ef03fca7b9f0ddba3290365b25e54b
Author: Derick Rethans <derick at php.net>
Date:   Wed Sep 27 18:32:24 2006 +0000

    - Return timezone's names as Unicode strings.

commit ee67c9ae3f1ba8da6d371747340e6b4ed956f1d9
Author: Derick Rethans <derick at php.net>
Date:   Wed Sep 27 18:18:59 2006 +0000

    - Updated the Apache 1.3 sapi as add_assoc_string's signature has been changed.

commit 3408bafa32964325b9817706fff517b042ffddd0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 27 15:40:09 2006 +0000

    use if() instead of ?: and avoid possible optimization problems

commit 0dc8637ed4a992284681fe018340c7cc978696f8
Author: Georg Richter <georg at php.net>
Date:   Wed Sep 27 15:25:52 2006 +0000

    ZTS fixes. Implemented Andrei's hints (simplifying unicode stuff)

commit a4b2e946f6dde35637380d6d6fed749cd21ca1e1
Author: Rob Richards <rrichards at php.net>
Date:   Wed Sep 27 10:32:11 2006 +0000

    MFB: fix bug #38949 (Cannot get xmlns value attribute)
    add test

commit 4b0da1f741188915db14d1d563d01e5453a98d64
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 27 08:44:12 2006 +0000

    fix test
    the error message is different in Oracle10

commit d0a747e93763fe720fdd787d7a374abd52b9bab2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 27 08:31:35 2006 +0000

    fix #38961 (metaphone() results in segmentation fault on NetBSD)

commit 9a6366309c13fdbff8dd8897641c4a6c8ad45ed7
Author:  <changelog at php.net>
Date:   Wed Sep 27 01:30:54 2006 +0000

    ChangeLog update

commit ea18d7ed7bbaabc0b40270bc3b7c1f780890f5d0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 26 15:40:59 2006 +0000

    MFB: 64bit fix (Possible fix for bug #38961)

commit 1432e7b40f08515d95b035fe47daeb39aaee3197
Author: Georg Richter <georg at php.net>
Date:   Tue Sep 26 13:06:13 2006 +0000

    added unicode support for mysqli extension

commit 798d93c4daa3f417314e1107124bc820ae73bdfc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 26 10:31:04 2006 +0000

    Fixed bug #38808 ("maybe ref" issue for current() and others)

commit 59d0c16391fd35d72550c270ec90ed12789bba3c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 26 07:55:54 2006 +0000

    Fixed bug #38942 (Double old-style-ctor inheritance)

commit 3fca8b863027eda73ed5c5c55942738b7a78102e
Author:  <changelog at php.net>
Date:   Tue Sep 26 01:30:53 2006 +0000

    ChangeLog update

commit 67234dc2b742d9ca7bd6ac8bf7ac8a3691214319
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Sep 25 21:16:51 2006 +0000

    Fix arginfo&proto

commit 0f9b85cc823615433608a4aa4a1729fa4bc47a84
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 25 16:02:19 2006 +0000

    MFB: Fixed bug #38891 (get_headers() do not work with curl-wrappers).

commit 13e1309f400624139c3610e55fa8c76709fd18e3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 25 14:49:34 2006 +0000

    MFB: Fixed bug #38904 (apache2filter changes cwd to /).

commit ed4cd4c75016b1d7be1451178f80497e6718ce8f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Sep 25 11:05:29 2006 +0000

    change CXXFLAGS along with CFLAGS as there might be C++ code

commit c5108cf86d75609dfb72d9643ba4a08a02b1247e
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 25 09:17:56 2006 +0000

    - fix test, php6 displays the class
    - mv 38943.phpt to bug38943.phpt

commit c82408cd25620de0016684b1d539a415a26cef87
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Sep 25 09:09:53 2006 +0000

    - MFB: #38944, freshly created archive has no comment or cdir

commit 0fcfad3e5d3d3c4257e5196b6ec3a0029bd27535
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Sep 25 08:44:58 2006 +0000

    add test

commit e5b5342df4efac8ce51549fceaeabe9e8195eddf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 25 08:19:06 2006 +0000

    Removed warning about unreferenced local variable

commit c64e0f0e219d57d72aba302510a30a566a4faec7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 25 06:59:02 2006 +0000

    ZTS fix

commit 423af2f426b1862e5fbe35709bbc69f1ae5b2220
Author: Sara Golemon <pollita at php.net>
Date:   Mon Sep 25 02:27:24 2006 +0000

    PHP6 Updates and some very minor feature add in dns_get_record()

commit 406f600d01051b0dc86dfff3cee00aa2d0baa428
Author: Sara Golemon <pollita at php.net>
Date:   Mon Sep 25 01:37:55 2006 +0000

    Make settype($var, 'string'); behave like $var = (string)$var;
    e.g. switch between (binary) and (unicode) depending on UG(unicode)

commit b8f5020a923c46753650d79dd52afe7b38e88502
Author: Sara Golemon <pollita at php.net>
Date:   Mon Sep 25 01:33:57 2006 +0000

    Flag a couple more unicode ready functions

commit e015eb18e69643f367162474c65b5704d0314945
Author:  <changelog at php.net>
Date:   Mon Sep 25 01:31:04 2006 +0000

    ChangeLog update

commit e6ba834b50a82b688fe9e519498d86deed543c88
Author: Sara Golemon <pollita at php.net>
Date:   Mon Sep 25 01:27:11 2006 +0000

    base64 functions are basicly binary-only ops

commit 0a853d04f30b96bb90765992426c10fd3ae5f5d8
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Sep 24 22:27:20 2006 +0000

    - #38943, properties in extended class cannot be set
    - use zend_object_std_init instead of a manual initialisation

commit 37bf98099f6e0c8a6f9e7a4cf5e46c6326288a25
Author: Sara Golemon <pollita at php.net>
Date:   Sun Sep 24 21:43:41 2006 +0000

    PHP6 Update: fsockopen/psfockopen

commit e1c934d56c657ac5095b9f6744d0b3a43d8d2c8d
Author: Sara Golemon <pollita at php.net>
Date:   Sun Sep 24 21:40:44 2006 +0000

    PHP6 Updates for rmdir/mkdir/rename

commit f8fdb67056720d5a867b7a6e8d4d26cc755881c6
Author: Sara Golemon <pollita at php.net>
Date:   Sun Sep 24 20:33:14 2006 +0000

    PHP6 Updates for popen() and related functionality

commit 74e30fd41de254018badba10d4235363078fb64b
Author: Sara Golemon <pollita at php.net>
Date:   Sun Sep 24 20:01:29 2006 +0000

    PHP6 Update for get_meta_tags() -- What a silly function...

commit 7b082203e5289b7d276102ac1184c262a43d1c49
Author: Sara Golemon <pollita at php.net>
Date:   Sun Sep 24 18:23:47 2006 +0000

    PHP6 Updates

commit 9f21967f83d3abd968e644a7c824eef5927f39a1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Sep 24 18:06:53 2006 +0000

    MFB: Fixed bug #38941 (imap extension does not compile against new version
    of the imap library).

commit a515fde08a1a18a1f643ee7415832e69e1a58a41
Author: Sara Golemon <pollita at php.net>
Date:   Sun Sep 24 17:59:40 2006 +0000

    PHP6 Updates w/ minor refactoring

commit 1f8bbc65a614f214b4bdf9ceb397b94e2f324290
Author: Sara Golemon <pollita at php.net>
Date:   Sun Sep 24 17:09:46 2006 +0000

    PHP6 Updates

commit 1a13bdc516888d630d3bed1be6644e2bf148d7c9
Author: Sara Golemon <pollita at php.net>
Date:   Sun Sep 24 17:03:58 2006 +0000

    PHP6 Updates

commit ced8817f23073c35e174e9f309d66962ad679428
Author:  <changelog at php.net>
Date:   Sun Sep 24 01:30:59 2006 +0000

    ChangeLog update

commit b6f2e80f038ad6c45a5799539f61aa3e925b6a73
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Sep 23 12:32:32 2006 +0000

    add missing parameter to opendir() and fix segfault

commit b6e0aa9856deff6e5df4d584d118a144bb0aa699
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Sep 23 12:27:35 2006 +0000

    fix CGI build

commit cad50f1dd20126be9b5d7ba3946cc4ecb7699988
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Sep 23 12:22:07 2006 +0000

    one more try to fix ZTS build

commit e02e25dca27b5ee67b52ad79ad863a833b900d97
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Sep 23 12:17:43 2006 +0000

    fix ZTS build

commit b202bcda65704032376aaf2133d8950b714a430f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Sep 23 11:58:49 2006 +0000

    fix possible segfault in #38891

commit 85cb86cbdc3dee3c098db15508bcb02ba057d2fe
Author:  <changelog at php.net>
Date:   Sat Sep 23 01:30:50 2006 +0000

    ChangeLog update

commit 7b0305b311e0b0634a2ee26a845af259508e5989
Author: Sara Golemon <pollita at php.net>
Date:   Fri Sep 22 23:57:38 2006 +0000

    PHP6 Updates

commit 6dffc7bf146c25454ac584ea2b2b4a4894836a25
Author: Sara Golemon <pollita at php.net>
Date:   Fri Sep 22 21:48:33 2006 +0000

    Fix copy() from last commit and add a few more PHP6 updates

commit 6905daca8e022a4359a5915f144da39db1566a8a
Author: Sara Golemon <pollita at php.net>
Date:   Fri Sep 22 20:02:26 2006 +0000

    Update copy() for PHP6

commit 3191ed0e8557287b415124f4a7a05ad9701f91b0
Author: Sara Golemon <pollita at php.net>
Date:   Fri Sep 22 19:54:30 2006 +0000

    Update stream_copy_to_stream() for PHP6

commit bc871831e2e741bd8b0f74ab9a3a1aa3bf939e1b
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Sep 22 19:50:02 2006 +0000

    Fix protos.

commit ca83e9b7a7411cfa119c75ce22a7cb8ef86eb5f2
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Sep 22 19:35:05 2006 +0000

    Unicode upgrade for quotemeta(). Yes, I know it's ugly. You try making
    it pretty.

commit 96f9c9c59c8781457fc93b39d8864d52ca07e7a6
Author: Sara Golemon <pollita at php.net>
Date:   Fri Sep 22 18:42:33 2006 +0000

    Update stream_get_contents() for PHP6

commit cd58faa031acfafb90eb6992a33f198c4e56c9ea
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Sep 22 18:24:12 2006 +0000

    Bring localeconv(), money_format(), and nl_langinfo() to standards. Add
    E_STRICT notices about them being deprecated in Unicode mode.

commit 29ccb96d9e9693a07f55ac7d28377a1add4563df
Author: Sara Golemon <pollita at php.net>
Date:   Fri Sep 22 18:23:33 2006 +0000

    Tweak file_get_contents()'s return value a little

commit 50fe3da0af667df15567cd4d11d79439d92202da
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Sep 22 17:47:09 2006 +0000

    Unicode support in count_chars(). Note that due to the size of the
    Unicode character set only mode=1 is supported.

commit 12b0b6368a22e0daf18f0a3165ea194532893a2c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Sep 22 17:42:08 2006 +0000

    MFB: Restore support for unquoted -d options

commit d365bd66c2d24c162c079a27a2c84d8098d1df02
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 22 13:39:17 2006 +0000

    Prevent access to dead zval

commit b2a44a9cc67213bc4611a151909942ff49c00a50
Author: Rob Richards <rrichards at php.net>
Date:   Fri Sep 22 10:13:27 2006 +0000

    mark functionality unicode safe
    add test

commit a9404e92835bd59e7d27a69cc7c123062d94555d
Author: Sara Golemon <pollita at php.net>
Date:   Fri Sep 22 01:55:47 2006 +0000

    PHP6 Updates

commit 18e28ba12f4ef61ac7777d42deb12cb154808f6a
Author:  <changelog at php.net>
Date:   Fri Sep 22 01:30:55 2006 +0000

    ChangeLog update

commit 3b24a795a6a1f603f8616914efe9099de46639e2
Author: Sara Golemon <pollita at php.net>
Date:   Thu Sep 21 23:58:06 2006 +0000

    Add missing function protos

commit b087b2ff6245cfe08693e449d797b36e004c5dd4
Author: Sara Golemon <pollita at php.net>
Date:   Thu Sep 21 23:36:13 2006 +0000

    PHP6 Updates

commit 464c1ae4fe107e3da1552b743735ca41b67f885c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 21 23:07:10 2006 +0000

    MFB: fix test

commit 1aa537ebd477c8a95d9695faf1156294d8e3d4b0
Author: Sara Golemon <pollita at php.net>
Date:   Thu Sep 21 19:53:10 2006 +0000

    Update (most of) the functions in streamsfuncs.c
    
    This commit also includes a change to tests/file/stream_rfc2397_002.phpt
    which doesn't entirely pass in unicode mode yet, however that's a unicode
    issue in the data:// wrapper that needs fixing, not a problem with the
    streams layer itself.

commit 2fb84610166a2abc81c343558552d2b6c2127968
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Sep 21 19:30:33 2006 +0000

    Fix protos.

commit 1d8677bbd47a35495c98f8af3abdd89dfeab5271
Author: Sara Golemon <pollita at php.net>
Date:   Thu Sep 21 18:39:30 2006 +0000

    Add double-width ripemd tests to package2.xml as well

commit f09b8eb846e809dd21a9e5551fec2cf149ea88fc
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Sep 21 18:26:31 2006 +0000

    Fix protos.

commit 76315cf4c4e1e55ced3a44d3758c1b81ae935904
Author: Sara Golemon <pollita at php.net>
Date:   Thu Sep 21 18:22:04 2006 +0000

    Add double-width ripemd tests to package.xml

commit 1acc8abe5679b308b2d95186248455da0e20d5a3
Author: Rob Richards <rrichards at php.net>
Date:   Thu Sep 21 11:53:58 2006 +0000

    fix domcomment property handler so it inherits from domcharacterdata
    mark tested functions as unicode safe
    add tests

commit d421131d98e35a2d988d0650e6364dcf6c0dca53
Author: Rob Richards <rrichards at php.net>
Date:   Thu Sep 21 10:31:36 2006 +0000

    finish unicode updates
    update test

commit c0894d9d6e6113fab557485ec1eb590f8e264068
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 21 06:46:00 2006 +0000

    ZTS fix

commit 036403114ec0cbd9d430c11c1b01263ab024f2ba
Author:  <changelog at php.net>
Date:   Thu Sep 21 01:30:59 2006 +0000

    ChangeLog update

commit 67af7e225cd8b670be22b53a2b25e81972ee1d90
Author: Sara Golemon <pollita at php.net>
Date:   Wed Sep 20 23:44:23 2006 +0000

    Backfill protos for ext/unicode functions

commit 7ff8b9b0907c83b488081599cc43d0323737fbfb
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Sep 20 20:30:19 2006 +0000

    Bug fixes for substr_replace().

commit 91246109828530e58858fd1e7cbb0c8cdb97ef52
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Sep 20 20:29:24 2006 +0000

    Install SPL headers.

commit 90ff4f8f52c466d42a208c4629be2d4981b553bb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 20 13:43:04 2006 +0000

    Added ability to make SOAP call userspace PHP<->XML converters

commit 2197f8b9708dba45ccbd951066e8ff40c878c6d8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 20 07:36:21 2006 +0000

    Fixed bug #38579 (include_once() may include the same file twice)

commit 6781debeb8702d6cb16dca18d41d583b55418f79
Author: Sara Golemon <pollita at php.net>
Date:   Wed Sep 20 01:48:06 2006 +0000

    Add ripemd256 and ripemd320 algos

commit f717a00c7bd4ba9d264e290ae81d1cbc4711a69f
Author:  <changelog at php.net>
Date:   Wed Sep 20 01:31:03 2006 +0000

    ChangeLog update

commit 5cb3858aa39c42621e355f2e89d0e4af47eaeaac
Author: Sara Golemon <pollita at php.net>
Date:   Wed Sep 20 00:32:54 2006 +0000

    PHP6 Updates

commit 07f22a8d4c7243fc608b307fd48c4232ae8fe9ca
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 19 23:58:47 2006 +0000

    MFB: make input_get_args() not modify the original values.

commit c1891a9bdf2f53b40a3aa57d9e319ecbabbfa546
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 19 23:45:12 2006 +0000

    MFB: array_key_exists() should not work by by-ref

commit c8f96d157d37e66cb30f32d513833bfd742d0d5f
Author: Sara Golemon <pollita at php.net>
Date:   Tue Sep 19 23:42:49 2006 +0000

    Strip unused implementations of md5(), md5_file(), sha1(), and sha1_file()
    from this extension.
    
    It was decided a few months ago that those implementations would simply
    stay in ext/standard and never leave.

commit 17f279b2ca176e4e5edf916e23ed888a1f84daa3
Author: Sara Golemon <pollita at php.net>
Date:   Tue Sep 19 23:27:03 2006 +0000

    Refactor parameter parsing into the 21st century and flag Unicode readiness

commit 7aeb4421b736f845999ca2423249bad5eb51babe
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 19 21:36:00 2006 +0000

    Fixed bugs #34065 and #38623 (throw in foreach/switch causes memory leaks)

commit 1efe21658593ed9b3dbcbe05ebf16be90e0f494a
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Sep 19 20:44:37 2006 +0000

    Use internal converter name to speed up instantiation.

commit 1fd91e40f8326067a4318ed248ebccd74cb81685
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Sep 19 20:41:56 2006 +0000

    Unicode support in preg_grep().

commit 3f56da6ebae0b5ec521ed09276cbebbc2ddb3f05
Author: Sara Golemon <pollita at php.net>
Date:   Tue Sep 19 20:36:48 2006 +0000

    Add INI controlled default stream encoding (unicode.stream_encoding).
    Add convenience function stream_defualt_encoding() for setting it.

commit 723baf6608bb5ec0893af2e465fbbb79bc12ddd0
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Sep 19 20:01:10 2006 +0000

    Upgrade preg_quote() to support Unicode.

commit 5066424135d48cd3741c972d05898e4e7827b47e
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Sep 19 17:37:48 2006 +0000

    Fix offset calculation in add_offset_pair().

commit 8690a5a2d9b85b0c70d6b604099a933792969253
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 19 15:46:25 2006 +0000

    MFB:
    	Fixed bug #37870 (pgo_pgsql tries to de-allocate unused statements).
    	Fixed bug #36681 (pdo_pgsql driver incorrectly ignored some errors).
    	Fixed test for bug #38253 not to use faulty SQL that generates
    	errors in PostgreSQL

commit 19ac74fd2300f9a69a656dae1a687c38a53039e6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 19 12:06:49 2006 +0000

    fix tests

commit 074615035f8c43e5da303ee5ba1acb1accb65578
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 19 12:01:18 2006 +0000

    fix spl tests

commit ad1d0e6d657a5e430c1a40517debabe984111bbe
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 19 11:49:21 2006 +0000

    fix tests

commit 5d42e808a334445ba71681074ad8ccd4877a431c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 19 11:48:59 2006 +0000

    fix leak in preg_split()

commit 8bc414ee8e3c4ca395c4c079c6d72401125f3d3f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 19 11:29:50 2006 +0000

    fix test

commit 3914ce4c1a964fafdb1dd9dc0cae9a6d9adadb14
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 19 11:25:07 2006 +0000

    fix tests

commit 128548a5c064b8f817c2fc4988b3da383731e65e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 19 10:38:31 2006 +0000

    Disabled autoconversion of hash keys (from string to unicode) for PHP arrays

commit 591477b1435eb7dc6e25fd735de712e264e3d658
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 19 09:33:02 2006 +0000

    support objects in array_walk*()
    add new tests, fix old ones

commit cb7a7995b6fa6bc7103a5af8817fe275f4251574
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 19 09:02:39 2006 +0000

    fix #34066 (recursive array_walk causes segfault)
    add tests

commit c0dbffaa3c1f13f50ab41d27ebad9faf0f2644e3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 19 07:40:38 2006 +0000

    Forgotten part of patch (Small optimization of ZEND_INIT_ARRAY/ZEND_ADD_ARRAY_ELEMENT)

commit 70ad4607d7c611bc94f29e5b0c956fa6caefabcb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 19 07:39:25 2006 +0000

    ZTS fix

commit d5ecb40eeb38e2ab6a2ccce1769199df66d7615e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 19 07:39:07 2006 +0000

    Fixed PCRE related compilation errors

commit b874530ad3d484b487960b76986fd6bf8dffe192
Author:  <changelog at php.net>
Date:   Tue Sep 19 01:30:58 2006 +0000

    ChangeLog update

commit a3a3cc7546302545aace2b510c4b797d25682080
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 18 23:11:01 2006 +0000

    MFB: Avoid generating php_errormsg twice in some instances.

commit 30d7168bbdcd08f2951abd4e21b1057c7dd88283
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Sep 18 20:16:36 2006 +0000

    Upgrade preg_split() to support Unicode strings.

commit 81b83f327b5ccfb1006e8ebbc9fe0e1942d6ffd8
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Sep 18 17:59:10 2006 +0000

    More work on Unicode support in PCRE. When UG(unicode) is on, all
    strings passed to PCRE have to be IS_UNICODE or IS_STRING in UTF-8
    encoding. Failure to do so will result in unpredictable results.

commit b8b3ade1280fde82a2edb065d6e92f4a4dbb7a19
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 18 16:13:00 2006 +0000

    MFB: Fixed bug #38574 (missing curl constants and improper constant
    detection).

commit 9d55b3d3fc2163fdc275e5e703c16a32c3d1c1c5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 18 14:35:37 2006 +0000

    Small optimization of ZEND_INIT_ARRAY/ZEND_ADD_ARRAY_ELEMENT. (Nuno, Dmitry)

commit f3fa436ba393a0737718bbeb9fea1e065c099507
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Sep 18 12:35:59 2006 +0000

    fix test

commit 5bda51a5c09a90144d94581bdd1db5987b200dde
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 18 12:03:21 2006 +0000

    Fixed non-specialized executor

commit b04f2202feafea8487313d35a85e96457b7507a1
Author:  <changelog at php.net>
Date:   Mon Sep 18 01:30:57 2006 +0000

    ChangeLog update

commit f1ed29ffd8f0b6f39435cd616383c34e73f10137
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Sep 17 09:39:04 2006 +0000

    - Unicode fix

commit 63b7a36b51ec9b9dad05b689e85d73cedc0f6b32
Author:  <changelog at php.net>
Date:   Sun Sep 17 01:30:48 2006 +0000

    ChangeLog update

commit 1d611c862c0a8ab4bf9fb34e3f575f2729e0f084
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Sep 16 19:08:59 2006 +0000

    MFB: One last expand_filepath() check

commit f2da2decd44803fe198ae7d2f8e988d791f842fa
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Sep 16 19:08:21 2006 +0000

    MFB: fix compiler warnings introduced in my previous commit

commit 9d48f6fb617f74160f10b2ffc8e896f3e1c701ab
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Sep 16 18:31:07 2006 +0000

    MFB: Additional expand_filepath() checks

commit 1ed7d584c641246bb6cc0ecd728b880f5e536498
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Sep 16 18:23:05 2006 +0000

    MFB: Added missing validation checks around expand_filepath()

commit 121a317695303d8b74b970b5a970f4d3f392899d
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Sep 16 18:21:53 2006 +0000

    MFB

commit 37a08a329c350511d4738402a626cd5ca9b38c59
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Sep 16 17:42:44 2006 +0000

    MFB

commit c88dc5752d5b52339a19da37c7a36229b2e4f6e7
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Sep 16 14:21:07 2006 +0000

    fix lcov report

commit 49d8ec82fefa2b6cd930015055dd56efd0f3bf3f
Author: Rob Richards <rrichards at php.net>
Date:   Sat Sep 16 13:56:25 2006 +0000

    MFB: implement workaround for bug #38823 (DOMComment->appendData does nothing)
    fix bug #38850 (lookupNamespaceURI doesn't return default namespace)
    add test

commit 61b043bfd7ee73fe5ac51fd438df62caf0828994
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Sep 16 12:05:43 2006 +0000

    MFB

commit 5113be13a35c2d97d8e91559d311588af07fa549
Author:  <changelog at php.net>
Date:   Sat Sep 16 01:30:54 2006 +0000

    ChangeLog update

commit 71eac85de0d66153d673879070a6073ef3ca4fd1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Sep 15 19:48:55 2006 +0000

    MFB: Added a check for PQftable() function

commit 678b162fef7ec74b68b52ffb293ae8e846546f0f
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Sep 15 16:14:57 2006 +0000

    MFB

commit 4d4166fcbce3ecf44e63f80722a0429f5d409e1f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 15 15:42:39 2006 +0000

    missing part of the fix for #38844

commit b8e416139d890b4d8712c3d63bfafd8263848538
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 15 15:33:30 2006 +0000

    MFB: still output an error, even if there is no curl_easy_strerror()

commit 22088632e2bab8e92fcf1f48a1a427ffc0ce063b
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Sep 15 15:14:04 2006 +0000

    MFB

commit da064ca404619907fd5ea46538530feacea6ab31
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 15 15:04:03 2006 +0000

    fix segfault in curl_multi_info_read()

commit 0289bacc949d47c6bea62aae9d8bc6fc2173fbe1
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Sep 15 14:59:04 2006 +0000

    MFB

commit 7af2495f8122021dc619003f3be59fcaac58d098
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Sep 15 14:43:08 2006 +0000

    MFB

commit b6596bebc79706362d835fe08b866060869effc7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 15 13:43:55 2006 +0000

    fix #38844 (curl_easy_strerror() is defined only since cURL 7.12.0)

commit a072c661842311798d03568df4e9e422b75c8586
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 15 12:10:50 2006 +0000

    - PECL Bug #8700, zipArchive::getFromIndex() fails

commit c912fa4a908876c283241b71e6fe6a2d6b88677d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 15 09:11:31 2006 +0000

    fix leak when call to shutdown function fails

commit 2486c2df50f6caa00c64b6833dbb8bfa7dac83a0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 15 08:18:10 2006 +0000

    fix leaks with `php -d option=value -c /path -h`

commit 4bbeaa70fafb4b19414f13ec86e049fd09fabcc2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 15 07:43:59 2006 +0000

    free node pointer using correct function
    fixes leak in ext/dom/tests/dom_create_element.phpt

commit e264e460a482b89fc12839c79957b7b8ae0dcdc4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 15 07:26:19 2006 +0000

    fix double free(), add test

commit 251bb2d7e187f93a992e729a171a4b085954f853
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 15 07:11:09 2006 +0000

    Fixed memory leak

commit 0ca3729f73e3ca2b33d1ca3a20d2da3413c280e0
Author:  <changelog at php.net>
Date:   Fri Sep 15 01:30:55 2006 +0000

    ChangeLog update

commit 0fff2d8d45570d86120bbe85a84d1035de488639
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 14 17:48:11 2006 +0000

    MFB: Make float filter handle things like 02.324 properly

commit 3ed3a71741f1bf6e1b1d9931ed5f027d322e1b2f
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Sep 14 17:07:41 2006 +0000

    MFB

commit 367d65eced68aac4c2cadab0867b2fc8e344ba3f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 14 15:30:37 2006 +0000

    MFB

commit ba01adbd0e43a12fe94b085de6bd161a29431e9d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 14 15:00:52 2006 +0000

    fix test

commit ed55b21a1bab06219607587e5ce7ca314e2eb33c
Author: Rob Richards <rrichards at php.net>
Date:   Thu Sep 14 13:35:49 2006 +0000

    MFB: fix bug #38813 (DOMEntityReference->__construct crashes when called explicitly)

commit 5adb0b309f8dc53c9105ace32e21b99eb9f678c5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 14 10:32:57 2006 +0000

    Reinamed variables to avoid name conflicts

commit a9f035d5c1306e72dc77e4ad9b88176fb0f36131
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 14 09:59:23 2006 +0000

    *** empty log message ***

commit e8f1640adb2c057838daf35826e5f65440768744
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 14 08:56:11 2006 +0000

    Write valid run-time value for Zend Memory Manager

commit 1f12ada0f797ac9a5625823cc8d10d1b4b5fbc23
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 14 08:55:17 2006 +0000

    Added is_zend_mm() to allow runtime check for zend memory manager

commit e4086a79c39fb6a50bc8065a491dd2b05fc9a783
Author:  <changelog at php.net>
Date:   Thu Sep 14 01:30:53 2006 +0000

    ChangeLog update

commit b663e04049fdab125aa03b8175a8e6a493fb8798
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 13 15:53:12 2006 +0000

    MFB: Fixed test for systems without INFILE/OUTFILE support

commit eec02cb1be1ed0040b2f5c4a778f42cb5f0ecb3c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 13 14:00:44 2006 +0000

    fix tests

commit d7c13d414c0951631383a6dc920e6faf6de0f2e5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 13 13:26:10 2006 +0000

    Fixed memory leaks

commit 73d53309c3040b6d4cb9755a4803205fd470300a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 13 13:03:14 2006 +0000

    Fix for bug #38757 (MultiPart Form Uploads fail with FastCGI)

commit 22491f9399aad0ff7b859e6b026695b507efb8ee
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 13 10:44:04 2006 +0000

    change test to work with Oracle 10

commit 80460edba1b4deb055fea500349018667314eb66
Author:  <changelog at php.net>
Date:   Wed Sep 13 01:30:57 2006 +0000

    ChangeLog update

commit ad67978a497d94cf25af047aa030ddcd94bd4ab7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 12 20:32:06 2006 +0000

    new tests

commit 40fe5baf8ce7c440d48c81f99a9f5cc6da4f6021
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 12 20:26:59 2006 +0000

    uhm.. declare oci_lob_seek() along with OCI-Lob->seek() method

commit 276d06335522402f7bd69d32617495c29a9eec58
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 12 17:26:24 2006 +0000

    improve spelling (fixes #38780)

commit 504078c64e908a3f03721162cca1baaa9c5f1d84
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 12 15:49:02 2006 +0000

    MFB: Fixed bug #37779 (empty include_path leads to search for files
    inside /).

commit 8b87c6ba8ee89ea8a10f1d34fc26c4b6eed87e5b
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Sep 12 12:04:03 2006 +0000

    - MFB:PECL Bug #8676, addFile was not updated and still used VCWD_REALPATH,
      it now uses expand_filepath

commit 0a5cb315375568364fe9b86a5e7a9480036eada1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 12 11:42:25 2006 +0000

    fix leak when binding a variable to the same placeholder several times

commit 5574651edb8069452edbda545edee273398167e0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 12 11:01:31 2006 +0000

    Fixed bug #38772 (inconsistent overriding of methods in different visibility contexts)

commit a98f411f8099ec241e6b16e85c7edb1eadcb62b6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 12 10:53:51 2006 +0000

    remove a leftover

commit 5e17a282186b30d5a7900f2ccc0d308f26a34d63
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 12 10:44:18 2006 +0000

    fix test

commit 424b469b8f7b14bb0f16f497bd5c8fcc2e44fe37
Author:  <changelog at php.net>
Date:   Tue Sep 12 01:31:11 2006 +0000

    ChangeLog update

commit c1f302279f7d66f26458c26d27bba8700c4b515b
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Sep 11 21:21:27 2006 +0000

    - Print the type of the original value

commit 1ce3ba599b1573740afe51ee2ed2c19fbdde7c05
Author: Sara Golemon <pollita at php.net>
Date:   Mon Sep 11 19:18:06 2006 +0000

    Bug #38687 - sockaddr local storage insufficient for all sock families

commit 9b222e6f07607598d3d97df0ed927e7c8e676794
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 11 17:18:47 2006 +0000

     fix

commit 90db332cffd468614442063ccdbf5a6608257378
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Sep 11 17:06:59 2006 +0000

    - Fix #37923 (Display constant value in reflection::export)

commit 21bc25e0250fbdb15060cb5dffe5e789abfe9607
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Sep 11 16:32:02 2006 +0000

    Add a couple more UTF-8 functions.

commit 675bda66b6941f542d5bd6edfb48acb35fd3ece1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 11 14:53:33 2006 +0000

    MFB: Fixed bug #38096 (large timeout values ignored on 32bit machines in
    stream_socket_accept() and stream_socket_client()).

commit 398a45429edffec07e0ada5322acab4a54f3046b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Sep 11 14:28:19 2006 +0000

    fix #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapper)

commit 50222ced549fd915eb47c7abd3a273e73570abdb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Sep 11 14:27:25 2006 +0000

    fix tests

commit 3aeebd120f626d931f18f6e84722e041a62eac06
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Sep 11 14:13:05 2006 +0000

    add tests

commit 6c0d0217ca0a45c95d718ce4652af33648c2cad5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Sep 11 08:10:03 2006 +0000

    fix test

commit 45d09f5eac1e79ffd0c987813d0d24dbaba30275
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 11 07:23:40 2006 +0000

    Don't try to do safe connection close in case of FastCGI protocol error

commit c4683cefd84c80ab59fc47cca5a8bbd1aecc3021
Author:  <changelog at php.net>
Date:   Mon Sep 11 01:31:03 2006 +0000

    ChangeLog update

commit 78a08717811c2856706106854c391e987376c112
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Sep 10 22:11:10 2006 +0000

    new tests

commit 9d29a1b26d983230082a94086ed98ca7c24343cc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Sep 10 19:42:04 2006 +0000

    add new test

commit 9dceb42867e900127929130e9b78a8c1a4e255ac
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Sep 10 17:01:10 2006 +0000

    Add protos

commit f2ad985262ed01eec29d90eab2eb0958089fc8c8
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Sep 10 16:32:30 2006 +0000

    - date_timezone_set() needs both arguments
    - Throw exception in DateTimeZone::__construct if no arguments are passed

commit 7710e22e77b98d494cfa4dfdca7e74f9b1525bcf
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Sep 10 14:02:14 2006 +0000

    Add *.lo into .cvsignore

commit fac517522b1401c6b52717d7a73a6907a3c274ea
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Sep 10 13:35:32 2006 +0000

    MFB: abstracting ReflectionFunctionAbstract & fix couple of typos

commit d13d4525238f32db9105a83caab3a77e462c106d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Sep 10 13:01:28 2006 +0000

    fix coverity issue #197
    "I can't think of a reason to pass a NULL buf" (c) Wez

commit 8a8a27ff2ecefd174ef833996651a2aea3001f5c
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Sep 10 12:38:31 2006 +0000

    MFB

commit 35e8bd0adffbb71daf88fdfeeab465c888fa31ae
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Sep 10 11:44:41 2006 +0000

    more improvements

commit 9199419c25b3c1fd1f0d571df6161d3f585bc699
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Sep 10 11:26:07 2006 +0000

    add help
    scan directories specified in argv

commit 0e6c19eedd0de43cd927d2cc171ae502325ae0bb
Author:  <changelog at php.net>
Date:   Sun Sep 10 01:30:50 2006 +0000

    ChangeLog update

commit e4dab568cfbda2b817d1bce4809c7d401ab924a0
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Sep 9 22:07:00 2006 +0000

    MFB: typos

commit 797225c7974b43ee2e23adae8ddc5be83f5676be
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Sep 9 21:24:27 2006 +0000

    Add "moved to pecl" section (only ncurses at this time)

commit 8b427acfd0ff00a5b5df4c8b8d89a2d542bb2961
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Sep 9 20:03:55 2006 +0000

    Be overly picky: CURL->cURL

commit 319a3dcb808ca4f82ab3c3d3092396f3e13b8134
Author: Derick Rethans <derick at php.net>
Date:   Sat Sep 9 12:25:54 2006 +0000

    - The .c file is generated... so updating the .re file and cleaning up WS.

commit 83eac101c3a80eebeaf34799d46c9f12738e3f20
Author: Michael Wallner <mike at php.net>
Date:   Sat Sep 9 12:10:28 2006 +0000

    - fix crash when unicode.sematics are enabled and unicode.output_encoding doesn't match iconv.internal_encoding

commit 41a6d22dd7c438b5b0a1bc1c59d487b987d4067b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Sep 9 10:58:39 2006 +0000

    fix #38759 (PDO sqlite2 empty query causes segfault)

commit aee22844730d14b6481aef12134d8437f557c575
Author:  <changelog at php.net>
Date:   Sat Sep 9 01:31:01 2006 +0000

    ChangeLog update

commit cb04bb6a4f2f5a133f242fe49755c92788785c34
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 8 20:22:23 2006 +0000

    fix #38721 (date_parse() invalid read)

commit 49f7759c27b2f985c1bf46bf2515c596325c87b1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 8 20:09:08 2006 +0000

    implement feature request #38731 (openssl_pkey_new does not support DSA key generation)
    patch by marci at balabit dot hu

commit 82ace0625273ac67d63c2d2d219cac19087610db
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Sep 8 17:19:42 2006 +0000

    convert_to_string_with_converter_ex()

commit e22b06c957c159aeaaa99cce39d4681a9dd8b917
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Sep 8 16:51:32 2006 +0000

    MFB bug#35589

commit 62fd85f29eb07014f39f64c1e865638030c83f53
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Sep 8 16:37:19 2006 +0000

    MFB

commit b855c335904b8b1dd6a5d050bc2dfab5bf92e0b2
Author: Rob Richards <rrichards at php.net>
Date:   Fri Sep 8 13:04:29 2006 +0000

    fix prototypes

commit 78a47c08a070ea46595c5bdd075b80759288f376
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 8 05:52:15 2006 +0000

    Prevent opening of empty filename ""

commit 2c1e49bf9a229731c45dd4ed50df681452280eee
Author:  <changelog at php.net>
Date:   Fri Sep 8 01:30:52 2006 +0000

    ChangeLog update

commit db883a8b9db3120b36177f9946c307b701227e24
Author: Rob Richards <rrichards at php.net>
Date:   Thu Sep 7 21:57:26 2006 +0000

    add unicode support
     registered_phpfunctions hashtable still needs to be handled
    update tests

commit aee8e733161804f621d7f55164ccad6009425823
Author: Michael Wallner <mike at php.net>
Date:   Thu Sep 7 14:54:28 2006 +0000

    - add note why we can't have a chunk-sized output handler

commit f8ff78deabe489214d0f5bc2827e889d84d48396
Author: Michael Wallner <mike at php.net>
Date:   Thu Sep 7 14:21:02 2006 +0000

     -fix warnings

commit 60274e39440d6e8d66563f0ebbf6e0a1bb1d6344
Author: Michael Wallner <mike at php.net>
Date:   Thu Sep 7 14:20:16 2006 +0000

    - use ucnv_compareNames
    - check output_context->op for PHP_OUTPUT_HANDLER_CLEAN instead of php_output_get_status()

commit cb1ba9379dbe3a9e226c4e2f879891108aa0151e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 7 14:16:54 2006 +0000

    MFB: Fixed memory leaks in openssl test #004

commit 4cd00c73fcf83c440ff78e111a5f7139a3d52177
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 7 13:25:46 2006 +0000

    Fixed unicode support

commit ffe419fefc97f92ebbcf7d8c3e8fb5a1e534e563
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 7 11:47:57 2006 +0000

    add new tests, increase code coverage

commit f79418bbd13188037808a4f4e2bf3627e26f007f
Author: Rob Richards <rrichards at php.net>
Date:   Thu Sep 7 11:24:22 2006 +0000

    fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean required in .27)

commit c20aae3e5d3dae1d733f6e902bfd35f1a665fc61
Author:  <changelog at php.net>
Date:   Thu Sep 7 01:30:54 2006 +0000

    ChangeLog update

commit cd347ea2e57e8f5bd3bbcf1138a0bc5011e174ce
Author: Rob Richards <rrichards at php.net>
Date:   Wed Sep 6 23:48:02 2006 +0000

    update def file

commit cf933ed410fac5789d44d81f2751690e59e2a5f2
Author: Edin Kadribasic <edink at php.net>
Date:   Wed Sep 6 21:48:57 2006 +0000

    MFB: Fixed bug #38190 (threading issues on windows 2003)

commit 07f81e7fe45e4d669bae89ba79f8a67bd894c8dc
Author: Michael Wallner <mike at php.net>
Date:   Wed Sep 6 20:49:03 2006 +0000

    - upgrade ob_iconv_handler

commit 8f85e67b33aad0f6db3d5c8f264d5293353a8d2b
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Sep 6 19:50:22 2006 +0000

    fix build

commit 83429c1620f4e964d5dd64d799c5517802d7eb23
Author: Michael Wallner <mike at php.net>
Date:   Wed Sep 6 17:55:09 2006 +0000

    - upgrade ob_tidyhandler

commit d21df00da5743cfee4098ca3e8d32d358533f139
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Sep 6 17:39:33 2006 +0000

    - bump zip version, 2.0.0

commit 803b3f4d778c14a3279902b3bcca4ef1da9309be
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 6 17:31:47 2006 +0000

    MFB: Fixed bug #38464 (array_count_values() mishandles numeric strings).

commit 408a584d6ea24186dd84c28587e70f24aebcd333
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Sep 6 16:31:28 2006 +0000

    MFB: fix memleak of pcre study data

commit 984a56c9ab0992a7672d59ffbe9138ffd1594299
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Sep 6 15:32:19 2006 +0000

    MFB

commit da0feb9dcd582bbdae07a561c36ca61cdba7d758
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Sep 6 15:13:16 2006 +0000

    fix a few more zend_parse_parameters() issues

commit b08f8ed0c1c3378c955a5f04ce95c75cabd9c810
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 6 12:40:47 2006 +0000

    fix leak in pg_copy_to() when invalid resource was passed

commit bb89a868c45716f5f9d202d946d6acfe7273731a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 6 12:07:27 2006 +0000

    do not search for empty strings with strpos() and strrpos()

commit 2320354d666f60d55c9881c31c30717bbd224fcd
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Sep 6 11:55:12 2006 +0000

    MFB: more int->zend_bool conversions

commit 38dcee0beb621284c8cfa9e249d09ebc74eb88b6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 6 11:34:15 2006 +0000

    fix leaks & uninitialized vars
    add test

commit ba833d2bc05227f54643176260f3f6127e59eaa8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 6 11:03:59 2006 +0000

    Fixed support for endpoint's URL without <path> part (Rob)

commit 97fdcf0f3bb9f99716091d7b70538f9bf33ce2f4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 6 08:54:57 2006 +0000

    Fixed php_admin* bypass by ini_restore()

commit 058b35980044669a38058f461acc700ef878ab41
Author: Derick Rethans <derick at php.net>
Date:   Wed Sep 6 07:33:59 2006 +0000

    - Added support for the full ISO week number format. (2006-W52-7)

commit 2ea26c65708ca49305b4ba2e5729aea8d6d560b6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 6 06:51:05 2006 +0000

    Reverted last Ilia's patch (for #38579).
    The patch didn't fix the bug and made new one.

commit 1b7eded7ab950e7470bdebc6862f4479ebfe7634
Author:  <changelog at php.net>
Date:   Wed Sep 6 01:30:56 2006 +0000

    ChangeLog update

commit 2f0d258606cc85705ec785d39abb518d514e0fd6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 5 15:52:42 2006 +0000

    MFB: Fixed bug #38579 require_once/include_once optimization causes files
    to be loaded multiple times.

commit cb07c93c04224bdf88d3a8862667454da5051e95
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Sep 5 15:25:44 2006 +0000

    sync code and tests with PHP_5_2

commit f8c35ca36755ffd4d22fa72e287466883d6de6a4
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 5 14:48:06 2006 +0000

    Added missing defines needed for win32 build

commit 6c977ee076dcfedb4d4f2dcad4d7c0ef6172c39f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 5 14:04:36 2006 +0000

    add new test for multiple leaks in openssl_csr_new()

commit 4c6db31984eb4a156214bdf67338f92adf172b33
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 5 13:59:08 2006 +0000

    init variables

commit ac978370c9e667c7cb74ebe31f7835c564066175
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 5 13:58:47 2006 +0000

    fix test

commit 573f153e06854633754d0c8a081a82d6c9fe578c
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Sep 5 12:42:25 2006 +0000

    MFB: int->zend_bool where possible

commit 07b26e4e5f12134a46f2e6cdc2f7a057dd4af9ed
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Sep 5 12:32:13 2006 +0000

    MFB (int->long)

commit b279fe502a669c0c99dbf40005fa22990195e41a
Author: Edin Kadribasic <edink at php.net>
Date:   Tue Sep 5 11:55:08 2006 +0000

    MFB

commit 6bf4579f829d1564fdb7b4519e3da6b20827882d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 5 11:24:23 2006 +0000

    fix it in an other way

commit fcea7b3273226bb0f6c9dac83361bd6974799091
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 5 11:16:06 2006 +0000

    fix leak in imap_utf8(), avoid extra strlen() call
    add test

commit 13427fc603b4d6b83ba7002484aed77aaed4c7fa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 5 10:35:53 2006 +0000

    fix segfaulting typo in dcngettext() =)
    add new test

commit 146e04696c16c5a7bdd7139ba5d9c0a43e072de2
Author:  <changelog at php.net>
Date:   Tue Sep 5 01:30:56 2006 +0000

    ChangeLog update

commit e09ffb06f1a6bcf38b4b71427c6f02283e022840
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Sep 4 19:16:21 2006 +0000

    MFB: fix gcc warning

commit dbbe29a4eda5a03027eac0cf00bffa1666e717a2
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Sep 4 19:00:12 2006 +0000

    MFB: fix gcc warning

commit 5e14e8ee0c854b180874583c912d9da1061d38fc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 4 16:31:38 2006 +0000

    MFB: Fixed bug #38693 (curl_multi_add_handle() set curl handle to null).

commit 72594b81b83a0f18604e0b19e7d4dedaedcd12bd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 4 13:59:07 2006 +0000

    Removed unreachable handlers

commit e9cf79d23d274b8c7fc922cf630816b348a4f4f2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 4 10:52:44 2006 +0000

    Fixed bug #38700 (SoapClient::__getTypes never returns)

commit 97db4007db9dce21521d18b1f7448df2f4d8b4d2
Author: Michael Wallner <mike at php.net>
Date:   Mon Sep 4 10:31:11 2006 +0000

    - fix issues with ob_start("ob_gzhandler")
    - add tests

commit 9a06a517d61aaff307c58154d4f2b87b889be965
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 4 08:18:35 2006 +0000

    Fixed VIRTUAL_DIR inconsistency

commit df23e559b5e4b4c4c446f1f5cf8beef258fcd7fe
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 4 07:27:50 2006 +0000

    Fixed "signed/unsigned mismatch" warning

commit 8465295f97ba53eaccc21b34ce810a7594ad1675
Author:  <changelog at php.net>
Date:   Mon Sep 4 01:30:57 2006 +0000

    ChangeLog update

commit 22206ebf22e6fd623e2505e9bd03ec7f14519539
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Sep 3 16:33:02 2006 +0000

    MFB: Fixed bug #38661 (mixed-case URL breaks url-wrappers).

commit 7c8079c8ce6a9a3bf025aade896550283650808e
Author: Michael Wallner <mike at php.net>
Date:   Sun Sep 3 09:09:38 2006 +0000

    - attempt to fix #38696

commit 1c3836cd31e8f46e0b048c6f825c5faaef4699a4
Author:  <changelog at php.net>
Date:   Sun Sep 3 01:30:50 2006 +0000

    ChangeLog update

commit 3a0ab6a6443d7aa2f19f4ced65c224512162b4ea
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat Sep 2 19:12:57 2006 +0000

    - Add HAVE_REFLECTION define for win32 (by Steph)

commit aa7e4516ea1fd6ade566dff14d175839ffd866f4
Author:  <changelog at php.net>
Date:   Sat Sep 2 01:30:48 2006 +0000

    ChangeLog update

commit 045dd11483cf96da92ca8dd627fd536c5fd95768
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Sep 1 23:33:13 2006 +0000

    MFH

commit 2e3faf9cd2c461e599df649d695b51fdb4f753d0
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Sep 1 23:19:56 2006 +0000

    MFB: fix possible crash

commit b765958e7a2cd85847f64b58a5a28e20869f0a83
Author: Edin Kadribasic <edink at php.net>
Date:   Fri Sep 1 20:24:48 2006 +0000

    Obsolete, prepaing for new installer script

commit a49d277977639445c2aa76a1f7128370866ab183
Author:  <changelog at php.net>
Date:   Fri Sep 1 01:30:54 2006 +0000

    ChangeLog update

commit 3dbdf4846e1677696c32045c03e8757ed09d2af8
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 1 00:39:31 2006 +0000

    - this moved out, invalid format

commit 08b433783c85110b4b260a75eef29cd7f6ae2a22
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 31 22:52:29 2006 +0000

    - updates

commit e46fa2173906f2f03c116ccfb4098a121d97be89
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 31 22:37:22 2006 +0000

    - add new tests to the package.xml

commit e0297b480f18ffd47087116800f8dc7bd9407b82
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 31 22:32:54 2006 +0000

    - implement FILTER_FLAG_ARRAY/SCALAR in input_get
    - update changelog
    - update tests

commit e166a67ebda5341657fa26233611a520ef23379e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 31 22:15:47 2006 +0000

    new test

commit 835814617f0787b28b0db8137ed7cf2dbc8d3798
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 31 22:11:35 2006 +0000

    change filters to operate on the copy of data, so multiple filters an be applied one after another

commit 7643192ca5774cc42d34b66a477b9108a8ea9c61
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 31 18:28:39 2006 +0000

    - pecl bug #8316,
      empty strings are not int or float, return false (due to popular demand)

commit 26a013eb08707cf84d9e3ba250153ca37c4adbcd
Author: Michael Wallner <mike at php.net>
Date:   Thu Aug 31 16:28:46 2006 +0000

    - fix tests SKIPIF

commit a10691e3b90dd5a59eccf4a04253efcd82077710
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 31 16:14:43 2006 +0000

    last portion of z/Z fixes

commit d10b686b6e47c58c96aa333be94a0e69b4df8ffb
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 31 16:13:39 2006 +0000

    - add a test for input_get and array
      This test fails now. When the input variable is an array, its contents
      is replace by the filter result. To be fixed asap (before 5.2.0)

commit 1fea711ac4976dbec5897e7787d599203854cf91
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 31 16:12:33 2006 +0000

    - MFB:
     - clean the auto trim (behaves like php_trim now)
     - simplifies bool
     - fix octal parsing
     i- boost int/hex/octal validate_int

commit 272e4c24fd257928d989dea7cc1046e96cdc4de8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 31 15:42:06 2006 +0000

    fix typo in errmsg

commit bee846b80e4f4b9672bb0c6972b71cfd3e1d4557
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 31 15:17:08 2006 +0000

    ext/filter z/Z fixes

commit d08f2e889725608c9ab2a97496bb5dcb9be41d33
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 31 14:41:15 2006 +0000

    more z/Z fixes

commit 1e284298d70741dab7e69e2f212bebd05dbb4d94
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 31 14:19:33 2006 +0000

    more z/Z fixes

commit c61a20eda03bee2ccdd9fdd6d40a758e2524bd77
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 31 13:58:07 2006 +0000

    z/Z problem fixes

commit d6c37b7bbcf38900f2db2269be789b77332bc991
Author: Michael Wallner <mike at php.net>
Date:   Thu Aug 31 13:52:41 2006 +0000

    - add basic zlib.output_compression tests

commit df26ea87bdc7aae1ade1189027a571b25968e17b
Author: Michael Wallner <mike at php.net>
Date:   Thu Aug 31 13:51:35 2006 +0000

     - output handler alias ctor should know about chunk_size and flags

commit 3aca07552aab48e1433d6467071c51bf8ca7fd0f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 31 13:49:39 2006 +0000

    fix test

commit 3b62798018457002670078999ebfe4a5ecff735a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 31 13:47:32 2006 +0000

    fix problem with mixed arguments accepted as zval* causing leaks/segfaults when converting to other types

commit b94fb5e09c70eacf07cd0069f0e5ac22a217fc96
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 31 13:12:18 2006 +0000

    FastCGI environment variables must not be overriden by system environment variables

commit 447cc0eb15ee76fc47e8052258eb04942aed8ab8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 31 13:00:12 2006 +0000

    Show name of storage layer in case of initialization fault

commit 32ff2a16fe258a13733bc88eb3404b8496a3e568
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 31 11:17:37 2006 +0000

    minor changes in iconv_substr() to avoid zval converting

commit 73fbbb48ec35a17c2fefbf5a3c0befee970c1444
Author:  <changelog at php.net>
Date:   Thu Aug 31 01:30:59 2006 +0000

    ChangeLog update

commit c8b6be096b00e89dfa8a964b2f2ea65860362032
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 22:53:42 2006 +0000

    no such function

commit 18c201100f2414097275eb4eb45b701a3eff8fed
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 22:52:18 2006 +0000

    fix tidy problems caused by returning local static buffers
    looks like somebody forgot to MFB this patch..

commit 5de701d544be87ed3f6d63176a6821c69f9a08b3
Author: Michael Wallner <mike at php.net>
Date:   Wed Aug 30 22:35:57 2006 +0000

    - good bye ob_gzhandler
    - ego promo

commit d83fdc677ff86055b437d9c5157868aa4dde0962
Author: Michael Wallner <mike at php.net>
Date:   Wed Aug 30 22:34:32 2006 +0000

    - fix PHP_OUTPUT_CONFLICT macro

commit 62ad57d1b04632800fffbff0dbc28383c8b7f9ed
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 22:34:27 2006 +0000

    add UEXPECTF

commit 9a3f6bfa40aed0b4d551ef273c362502b0f14501
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 22:32:35 2006 +0000

    fix a couple of leaks, add new test

commit cb415ed1bf6fccc58e418355aa0f0467e7f3d0d1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 22:29:17 2006 +0000

    s/pinter/pointer/

commit c3890b0044ef6ce9f856882b8da3b4359fb7f212
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 21:50:29 2006 +0000

    fix segfault/leak, add test

commit 2229e563e45ad73b0c8aa7f78ae732705970a10c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 20:49:46 2006 +0000

    fix segfault in openssl_seal(), add test

commit f53f3b01ddf49dfd8a8d761bc8731f9efe8b2b7a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 20:24:32 2006 +0000

    fix ZTS build

commit 30d213667e03923691890ecabc92f8fb451c7f72
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 30 20:00:59 2006 +0000

    MFB: Upgrade PCRE lib to 6.7

commit 922fd0240495534a8ecb8449b5a75aa361a1121c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 30 18:40:26 2006 +0000

    Avoid TSRMLS_FETCH

commit d2d5387a92f3625b4367fa7c2405addbd4bdca7f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 30 18:40:01 2006 +0000

    Fixed build with gcc 4.1.1

commit 162a77db45fbe24b03780878080c710f0e039d3a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 30 18:21:27 2006 +0000

    Added ftps portion of the patch

commit 103d999dd19e7fe1d9a3e6a481947b97392a206e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 17:57:25 2006 +0000

    fix typo

commit 455fd471de51b90ca4931c29bf11de4c8cefbd24
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 30 17:49:28 2006 +0000

    MFB: Fixed bug #33770 (https:// or ftps:// do not work when
    --with-curlwrappers is used and ssl certificate is not verifiable).

commit a0a7595bbf0e27e441cb70dc6f1679331fdf4add
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 16:46:23 2006 +0000

    fix leak, add test

commit a08e79e900cbc26a6fbd493feaa086278c908ab4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 16:30:03 2006 +0000

    fix leak in iptcembed()

commit 1fcfbd873d6774ab1d95478d207dd6a13cb41095
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 16:24:31 2006 +0000

    change ini handlers to produce E_ERROR if they are called during startup or per request

commit 21b0d97a6d1c898614d3900fc5e98c951a777b0b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 16:12:27 2006 +0000

    fix leak

commit 5b79892659f0dec28956bafdf04437126e4827de
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 15:42:40 2006 +0000

    change E_ERROR to E_WARNING when invalid argument has been passed
    make sure ini_set() doesn't reset PS(mod) and PS(serializer) to invalid values

commit b35de68c73e29c2c760659e0eb8c81e93cf72530
Author: Michael Wallner <mike at php.net>
Date:   Wed Aug 30 14:42:26 2006 +0000

    - allow (de)activation with ini_set()

commit e62c35f141d388936762ed1f9c8d42b91e1edf74
Author: Michael Wallner <mike at php.net>
Date:   Wed Aug 30 14:42:01 2006 +0000

    - add PHP_OUTPUT_WRITTEN and PHP_OUTPUT_SENT status flags

commit d65b68d09f65089ea5d29a9321de280c9bc1c6d6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 12:32:20 2006 +0000

    fix minor issue in autoload with unicode enabled

commit aafd59eb916db90a1d658411c671d97a8b57de62
Author: Michael Wallner <mike at php.net>
Date:   Wed Aug 30 12:26:38 2006 +0000

    - add php_zlib_output_encoding() decl

commit 2dc5f6de5dd35b7da388c40a9bcf4ebb8a64953e
Author: Michael Wallner <mike at php.net>
Date:   Wed Aug 30 12:25:56 2006 +0000

    - the Vary header for zlib.output_compression is now handled inside the output handler

commit d62b3a9d001031565b4b123e567a98ecbefd0b97
Author: Michael Wallner <mike at php.net>
Date:   Wed Aug 30 12:07:04 2006 +0000

    - avoid a loop around deflate() by using Z_SYNC_FLUSH for standard write

commit 0eef1208c2124bda7b1bb19d7b3b5e54466011f1
Author: Michael Wallner <mike at php.net>
Date:   Wed Aug 30 12:06:22 2006 +0000

    - output handler may modify context->op
    - discard any context->out.data on failure

commit dcbbae86eb4d1173331f0c2234432a6936ccb41f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 10:41:43 2006 +0000

    fix #38653 (memory leak in ReflectionClass::getConstant())

commit 33ad684e8637f8364cde79740419e4e663e0d682
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 30 09:58:10 2006 +0000

    fix off-by-one in zend_fetch_dimension_address_inner()

commit 81b421f7366de948ca1f5ebe5e3ebd0f2d8a8682
Author: Michael Wallner <mike at php.net>
Date:   Wed Aug 30 07:42:02 2006 +0000

    - implement new output API
    - ported deflate/inflate code
    - require zlib >= 1.2.0.4
    - add gzdecode()
    
    # if we want the filter code to benefit from zlib 1.2 the
    # "streamable" API would have to be ported, too

commit 7947beb75a45746f9f6c5531ec8277e60e0a3add
Author: Michael Wallner <mike at php.net>
Date:   Wed Aug 30 07:39:09 2006 +0000

    - revise output handler alias API
    - add convenience macros for conflicts and aliases
    - generalize flags to php_output_stack_pop()
    - mark the handler as started *after* run
    - handler should still be flushable after marking it immutable

commit 7a3c936490d48eb09ee7c422f8028b0bc5bc8a92
Author:  <changelog at php.net>
Date:   Wed Aug 30 01:30:51 2006 +0000

    ChangeLog update

commit c96c1465d82b9e12b1cddffe45692a005df4c469
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 29 22:55:44 2006 +0000

    add missing addref
    now it works fine

commit de39f4561bcd76bb2e19edc6f49821292530c909
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 29 22:52:37 2006 +0000

    Check for is_utf8.

commit 8652b390445eed140e0b09c63fdd75a5f50ff5c7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 29 22:24:23 2006 +0000

    add UEXPECT

commit ac5c0797d8ad93d52ed3729e2a32947c8eefe000
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 29 22:16:26 2006 +0000

    More Unicode work.

commit 996d8d122654455fc2fd4dfdb9473a5086365f3b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 29 22:12:31 2006 +0000

    fix PCRE tests

commit be3e5292cdfdd200eb0c24049291851b9eb83d1a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 29 22:01:20 2006 +0000

    fix compile warning

commit 67e747161d4605205ff32c4f0a53ead18bbeb4ad
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 29 21:49:32 2006 +0000

    fix build

commit e84f9d2439ea3e4570450ec21469f40a0d54b230
Author: Derick Rethans <derick at php.net>
Date:   Tue Aug 29 20:21:02 2006 +0000

    - Upgrade timezone db to 2006.11 (k).

commit a577e391429a3d2f4a9219ffdf978faafb6b6ae5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 29 17:10:52 2006 +0000

    MFB: Fixed bug #38637 (curl_copy_handle() fails to fully copy the cURL
    handle).

commit 939f60c618e4cdb942f70502ca4cbce2f60586d8
Author:  <changelog at php.net>
Date:   Tue Aug 29 01:30:55 2006 +0000

    ChangeLog update

commit a0d6c14a0f63ccd7740a866526065515eba043f9
Author: Rob Richards <rrichards at php.net>
Date:   Mon Aug 28 23:37:23 2006 +0000

    MFB: fix #38474 (getAttribute select attribute by order, even when prefixed)
    add test

commit ff93bd421b9afd9674137a79da5e98283d51154d
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Aug 28 20:36:50 2006 +0000

    Add Unicode support for preg_match[_all]

commit 8149e6251edc17a72ae7b500f71b89926052d3a4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 28 19:56:06 2006 +0000

    make sure ext/standard is down before ext/session (fixes #38534)

commit 8d28cf264a2633a9d35ad5a41050b5b68998a8fd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 28 19:52:01 2006 +0000

    fix tests

commit 0ee28a454c784f3978fa9d84098cfc60b9aefc33
Author: Rob Richards <rrichards at php.net>
Date:   Mon Aug 28 19:31:51 2006 +0000

    implement output formatting for saveHTML with libxml 2.6.23+

commit efb89cfbe14199229d72a423240664f954726059
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 28 18:58:22 2006 +0000

    set BG(locale_string) to NULL on shutdown (partly fixes #38534)

commit 11ca9006a2faca18aa7563796e31ab541dfcccaf
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Aug 28 17:14:49 2006 +0000

    Add APIs for UTF-8 strings (common with XML, PCRE, etc)

commit 144cca7be3f1a241af4e0b254597c038efca855d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 28 17:14:13 2006 +0000

    fix #38199 (fclose() unable to close STDOUT and STDERR)

commit 07379c22ef5d5258ab5372f1db83fa19285a721d
Author: Michael Wallner <mike at php.net>
Date:   Mon Aug 28 12:05:10 2006 +0000

    - add SKIPIF and skip test if zlib is not available

commit dd9165d60a71422ccfdcaee66b4f3d89f042a259
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 28 10:25:49 2006 +0000

    fix #38624 (Strange warning when incrementing an object property and exception is thrown from __get method)

commit 2321d27bc8231e1714ba444455eed82f90be724f
Author:  <changelog at php.net>
Date:   Mon Aug 28 01:30:48 2006 +0000

    ChangeLog update

commit 089b2ab93f2b52aed12cf157888730ffe660bcdb
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Aug 27 18:20:39 2006 +0000

    Register missing math constants (been missing since 4.0.2!)
    Remove M_PI from math.c (its defined in php_math.h)

commit ea2891fa9d30a375f190b482cb02b8130738b330
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Aug 27 15:06:15 2006 +0000

    Fix tests on freebsd

commit ff035fb6545f180d9f8b090eadccf9fd6aee5cda
Author:  <changelog at php.net>
Date:   Sun Aug 27 01:30:50 2006 +0000

    ChangeLog update

commit f4e4d1813bca31da6aa41a05c1a1e6a8c46c3159
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Aug 26 12:29:59 2006 +0000

    - MFB: don't rely/use VCWD_REALPATH, use expand_filepath instead
      NB: that'd to be true for all this VCWD mess

commit b823e3882f5c44bf7bf5275f9dc4ddacb4c6aa18
Author:  <changelog at php.net>
Date:   Sat Aug 26 01:31:05 2006 +0000

    ChangeLog update

commit dd2e2abc9c8be812d2e6ffc624a504bd94334f12
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 25 20:47:23 2006 +0000

    Fix some API definitions.

commit ec38cb0b80fba68d798f3a263389df8e8c5d18a4
Author: Rob Richards <rrichards at php.net>
Date:   Fri Aug 25 18:56:03 2006 +0000

    add unicode support

commit 204cb47e90c24ea23b85b8920d56ed62103d6880
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Aug 25 16:03:50 2006 +0000

    - MFB: bundled version matches pecl release 1.7.1

commit 1ba89b739225d1440e8a70ac60d63ee9bfca2331
Author: Edin Kadribasic <edink at php.net>
Date:   Fri Aug 25 12:03:31 2006 +0000

    MFB: Fixed #37602 by olek at neurosoft dot pl

commit e84d563306e0d498d1161d6b7fb07c0f03a4a0b7
Author:  <changelog at php.net>
Date:   Fri Aug 25 01:30:59 2006 +0000

    ChangeLog update

commit 2304f16798366df0b88933a169d76f2f14768c9b
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Aug 24 21:56:57 2006 +0000

    *** empty log message ***

commit 2a6325bf2bd6083613d8d501eccb8058cbdd50fb
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Aug 24 21:39:20 2006 +0000

    Fix typo.

commit 615ff5aaf200c8af8bcbf9e0560fe8074a57762b
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 24 17:54:36 2006 +0000

    - store the resolved path

commit 296cef95706cae25ed7653fe64d08257255c4fc2
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Aug 24 17:31:20 2006 +0000

    - MFB: solve the relative path issues in TS environment

commit cf90bc9e1cf2f69cb91b9ce56bcff2b4eb9246d5
Author: Seiji Masugata <masugata at php.net>
Date:   Thu Aug 24 16:51:00 2006 +0000

    added returned value in mb_get_info( ).

commit a934fcb749021e8d7ea9b35e2d28632b82fd5794
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 24 16:00:35 2006 +0000

    it's not a PEAR only issue, this happens with shared builds also

commit cf9c5455135b43a28092137405265367ce0cc09b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 24 13:18:15 2006 +0000

    sys/msg.h does not exist on MacOS X, we need to detect it in configure

commit 4c7154981bc5840defd062aa5189c4b992624c8a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 24 13:02:53 2006 +0000

    update version in phpinfo()

commit 2ccf86ae4c728754be89493f81492926804ea07b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 24 12:46:52 2006 +0000

    bump version number

commit c3ff8f269f8a49bec6de410a034211c268b1e9ea
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 24 11:53:37 2006 +0000

    prepare to 1.2.2 release

commit 53e7c8afde0a697ec6cbddb53f36315786049a26
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 24 11:30:28 2006 +0000

    the error message is different on different OSes and zlib versions

commit 1fbee1aee34193058f4aa790d319aee301c082d8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 24 11:27:06 2006 +0000

    tm_yday may be 0 (Solaris)

commit 8bb1361f23a07874d2525a54bd307f9022a6d813
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 24 11:05:38 2006 +0000

    this fixes segfault in strptime() on 64bit Linuxes, caused by the missing declaration
    unfortunately defining _XOPEN_SOURCE breaks the build (some odd dependencies in glibc headers) and this seems to be the best solution

commit 6832a5389888fa70ad3216238944d6c8d23f0549
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 24 09:42:51 2006 +0000

    Fixed bug #38315 (Constructing in the destructor causes weird behaviour)

commit 47cab28ab3e1d1076d52d7c9e680bad0df1ddad4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 24 06:18:45 2006 +0000

    Added SoapServer::setObject() method (it is a simplified version of SoapServer::setClass() method).

commit 2d8596e5936a4b7e2091ee9165f2106cacedcf2b
Author:  <changelog at php.net>
Date:   Thu Aug 24 01:30:51 2006 +0000

    ChangeLog update

commit f4a5e5006998162f6684b116dbfa56e7bd0609a9
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 23 20:39:37 2006 +0000

    MFB

commit 96aedc6efdcac6916b4718594c8eb4f9b16d2354
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 23 20:21:34 2006 +0000

    - add support for entities in hexadecimal format, like © can
      be passed as &#169 or &#xA9;

commit 7e62e16fa0f9a69004c11ad003d761903426a589
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 23 19:15:46 2006 +0000

    fix possible crash in free_statement()

commit aaa3ecee8a2dbbb4ba14917928bd0aaebcc08a7b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 23 13:01:04 2006 +0000

    Fixed bug #38265 (heap corruption)

commit 8019b9d264d4e91c6345b2a4acf91770fff65f96
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Aug 23 12:00:05 2006 +0000

    - please don't use base64 to test image files, it does not work
      fix tests on 64bit platfrom

commit 7d019e4053677f8c8dbcb146e6deb2fc57831612
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 23 09:47:07 2006 +0000

    build ext/spl and ext/reflection as static (fixes #38556)

commit f5e44be71c319faa96eb56cfeab55c44279b0303
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Aug 23 09:31:41 2006 +0000

    Fix arginfo for SplObjectStorage

commit 69bbd05b03db3b4553dec41e0dd7343e84a81257
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 23 07:02:26 2006 +0000

    make run-tests to work with directories containing spaces (bug #38558)

commit 790050b6d7840972aecf4eb6a674fca8453d5a09
Author:  <changelog at php.net>
Date:   Wed Aug 23 01:30:59 2006 +0000

    ChangeLog update

commit 2fdd51a1a08b478aa4833505b70028211b6d0b9e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 22 19:51:34 2006 +0000

    add test

commit 994cf483e18d130c8ab6f37ab1ed41412db2602a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 22 16:47:43 2006 +0000

    MFB: Fixed bug #38511, #38473, #38263 (Fixed session extension request
    shutdown order to ensure it is shutdown before the extensions it may depend
    on).

commit 24bafae5393629b49f102c67cfefdf669bf4aa36
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 22 13:01:27 2006 +0000

    fix separate TSRM build

commit fcb9e3bc281dbcb58dca5c402735f24b3e416d6e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 22 12:05:10 2006 +0000

    Fixed bug #38543 (shutdown_executor() may segfault when memory_limit is too low).

commit bfccf875f12fbd2215b74f91700612acbc3b22c1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 22 11:08:28 2006 +0000

    minor improvements
    dropped unused parameters, changed long to int where it should be int

commit 53ca648bb57275597c0a6fb11ec864f3e28505e7
Author: Michael Wallner <mike at php.net>
Date:   Tue Aug 22 09:56:24 2006 +0000

    - fix php_output_handler_started()

commit 31632b3458da1b09fd481a7d3ccdf142a47edb2e
Author: Michael Wallner <mike at php.net>
Date:   Tue Aug 22 08:21:19 2006 +0000

    - use the handler name zval directly when listing stati, too

commit 0ff7bc29d968facd4255dae83d2057d47c691a2b
Author: Michael Wallner <mike at php.net>
Date:   Tue Aug 22 08:16:37 2006 +0000

    - fix tests to comply with upgraded string.c
    - use add_next_index_zval() when listing handlers

commit 139f6ff79d724cdbf879b5a41b2fbe26688d9d7b
Author: Michael Wallner <mike at php.net>
Date:   Tue Aug 22 07:53:58 2006 +0000

    - allocate handler stack on the heap and avoid segfaults on shutdown when startup fails
    - don't try to append empty buffer
    - fix some dbg format strings

commit d824f02ce112638882c052ba4a1f187989ce8f51
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 22 06:15:45 2006 +0000

    Fixed bug #38488 (Access to "php://stdin" and family crashes PHP on win32)

commit b590503bdf591823b0333cbbd2540899700b3967
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 22 05:54:35 2006 +0000

    Fixed "win32" storage manager

commit 6a66ef533c174f98caec7782ec9bd7599ea1e7e8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 22 05:01:15 2006 +0000

    Fixed "make test" on win32

commit 9ea1f365d9e83a36584030d4d57ad8dfd73deba7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 22 04:54:00 2006 +0000

    ZTS fix

commit 9aebbc067b29de6fbc22a7df58218503dadd9c05
Author:  <changelog at php.net>
Date:   Tue Aug 22 01:30:52 2006 +0000

    ChangeLog update

commit ed72b004581c4e1cea699a35ad07da1d7f29e7ec
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 21 17:11:46 2006 +0000

    typo

commit 1e101793bb5c6866d283ad11415bab70b9742777
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 21 16:54:05 2006 +0000

    MFB: Fixed bug #38535 (memory corruption in pdo_pgsql driver on error
    retrieval inside a failed query executed via query() method).

commit f069754ab87124589bc0c7f33d744a26b4e57d3f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 21 16:40:46 2006 +0000

    fix PECL bug #8112 (OCI8 persistent connections misbehave when Apache process times out)

commit adc705954573cb21bb7f595fd23083fe738d9b89
Author:  <changelog at php.net>
Date:   Mon Aug 21 01:30:48 2006 +0000

    ChangeLog update

commit 285e5f69d69d5656784c88a9064e208484758ae1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Aug 20 18:20:59 2006 +0000

    MFB: Fixed bug #38524 (strptime() does not initialize the internal date
    storage structure).

commit 3582e2f132a8de7b9b44b816f2fa78fa0b496c9e
Author: Sascha Schumann <sas at php.net>
Date:   Sun Aug 20 17:44:06 2006 +0000

    "sa_len" is defined to "sa_union . sa_generic . sa_len2" on IRIX,
    so we use another variable name here.

commit 91da517692e1a0761652ceb28e493234399004eb
Author:  <changelog at php.net>
Date:   Sun Aug 20 01:31:00 2006 +0000

    ChangeLog update

commit 2d206a2f0c35b4d83bb3781b256461b9f2eb2c01
Author:  <changelog at php.net>
Date:   Sat Aug 19 01:30:57 2006 +0000

    ChangeLog update

commit 9f8bcf3f5194b3386e494b2c5d5db21dd8d8f1bc
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 18 18:01:58 2006 +0000

    Unicode support for str_word_count() (using the same semantics as for
    binary strings).
    
    # These semantics seem quite broken, by the way, as it counts words
    # ending or starting with dashes (-). Since this shouldn't really be
    # used to count words in Unicode world anyway, supporting the "broken"
    # behavior is okay if it helps people with migration.

commit 84060835f7d6feb2ad636d8cb31f934284247031
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 18 12:50:36 2006 +0000

    add a notice to fgetcsv() when delimiter or enclosure is longer than 1 char
    (feature request #38496)

commit 0540b9098356d82ce72d5d6dae7da3a894cef4bf
Author:  <changelog at php.net>
Date:   Fri Aug 18 01:30:55 2006 +0000

    ChangeLog update

commit 831d3cd63f90f7b2b4200b2a5c18d7d7a31cbdd9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 17 14:32:27 2006 +0000

    initialize static buffer with 0's

commit 2ae992d7725a772380ae6b765d4eebd59cbcee9c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Aug 17 13:43:51 2006 +0000

    MFB: Increased default memory limit to 16 megabytes to accommodate for a
    more accurate memory utilization measurement.

commit e1efd7c87b4a2bdac26d0f7d8a746729bc92fed7
Author:  <changelog at php.net>
Date:   Thu Aug 17 01:30:59 2006 +0000

    ChangeLog update

commit 253a82d0cc35ad4219dbdefe04315fb94e069cd9
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 16 18:07:22 2006 +0000

    Simplify php_u_trim().

commit 24441c81dac418f3d85a28055f4ad025f8bfdf1b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 16 14:10:16 2006 +0000

    MFB: Added skip condition for sqlite2 driver, that uses more forgiving
    emulated prepared statements.

commit 8551b6d2dc49457d6c2537418879f50fdf50fc57
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Wed Aug 16 08:51:34 2006 +0000

    Sync with php_trim() API change.

commit c3d1deca0bb84cf577ee62f06e2e8be809151b99
Author:  <changelog at php.net>
Date:   Wed Aug 16 01:30:56 2006 +0000

    ChangeLog update

commit 951a640e9baa7d5b03ba497ce6a260d9ca5bd0d6
Author: Rob Richards <rrichards at php.net>
Date:   Tue Aug 15 22:45:18 2006 +0000

    fix bug #38454 (warning upon disabling handler via xml_set_element_handler)
    fix bug #38427 (unicode causes xml_parser to misbehave)
    remove need for TSRMLS_FETCH() call
    add test

commit 2dcfe8aaf5f51dd9f3985fedab0cec48f471a25e
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 15 20:38:12 2006 +0000

    Fix some trim() issues.

commit 9ea866fab4dd662a3b3a435b6a2a3174d846c93e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 15 20:30:26 2006 +0000

    apply more correct fix for bug #38461

commit 704a24c53dc82c8d7a432b06b37feedad34d25b7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 15 20:12:59 2006 +0000

    fix #38467 (--enable-versioning causes make fail on OS X)

commit 3431cc4a1fbadbb413bfce1d5e1e24a093ee903f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 15 15:09:21 2006 +0000

    don't try to use "auto", "none" and "pass" charsets returned from mbstring

commit e17c15ba0393c37ef0b1e6bbb1fec962f92c9924
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 15 13:19:00 2006 +0000

    fix #38461 (setting private attribute with __set() produces segfault)

commit 1789473eba3022b2ab6bf19075dc0954e5e554c9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 15 13:08:18 2006 +0000

    minor CS/WS fixes

commit 43aab65e8651ef821e456a65b5429faaa4e80f2c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 15 12:27:04 2006 +0000

    error message might be NULL

commit 7f2e2b105ae624bf2bae1b52e8994655c1400638
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 15 12:19:39 2006 +0000

    OCIBreak() is not supported on Windows

commit 946a29753c61f6fab6c75caa988a5bda182e3463
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 15 08:58:24 2006 +0000

    add test

commit c1b3a17034c3bf017554290d9ccf88eb9f153f76
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 15 08:53:55 2006 +0000

    new tests

commit 7fc16dec3e59e51338fffb1d77cf521b604f15aa
Author: Michael Wallner <mike at php.net>
Date:   Tue Aug 15 06:53:02 2006 +0000

    - fix leak when cloning DateTimeZone, detected by Antony
    - don't fetch objects multiple times when cloning

commit 57aa016750ca319b38e6a15f56d028d4b6763f48
Author:  <changelog at php.net>
Date:   Tue Aug 15 01:30:54 2006 +0000

    ChangeLog update

commit bd927905eeb087345a024bcd54edbb424dff0227
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Aug 14 22:00:46 2006 +0000

    Unicode support for strcoll().

commit df345b9e336f7bc6c0d2ac5bdc5a4150857f8b67
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Aug 14 21:09:30 2006 +0000

    Remove UTODO's -- this is handled during name mangling/unmangling.

commit 9889c1bfe5ef5700b8ad899ed14d1fd0eee68571
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 14 21:08:02 2006 +0000

    fix my previous patch

commit 2701f53af68355dbc9745537fac01c08d02314d6
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Aug 14 21:05:22 2006 +0000

    add_next_index_zstr[l]()

commit aa9de18ef5a0b2069140ce047f4648882cbcca74
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Aug 14 21:04:50 2006 +0000

    Unicode support for str_split().

commit 180e98f5cb8ed80ec60103f40e21087e097fde01
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Aug 14 20:45:32 2006 +0000

    Typo.

commit 01e677b37b392bc2a47952bb5689588f3a7e4030
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Aug 14 20:43:23 2006 +0000

    Unicode support in chunk_split().

commit ea7ab72fe7647fbca7fef2af4c107357ca7a278a
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Aug 14 20:40:26 2006 +0000

    Set T_arg_type to default string type if we were not able to determine
    it from the args.

commit 62f04bba3463c0a9610dc6051024534f43e47145
Author: Michael Wallner <mike at php.net>
Date:   Mon Aug 14 20:02:52 2006 +0000

    - add cloning support to DateTime classes

commit 17fc75214d26c91fb915296e19c9b63fd53e26a8
Author: Frank M. Kromann <fmk at php.net>
Date:   Mon Aug 14 18:39:30 2006 +0000

    Cleanup before reusing failed persistant connection. Better formating of timestamp and decimal values

commit 5c01690d9b6b84ad576787f38805a85f75b3b82f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 14 16:35:23 2006 +0000

    MFB: Upgraded libsqlite in pdo_sqlite to 3.3.7

commit 3717342c9f6c08005cf3c32c721c81611a21d268
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 14 15:39:28 2006 +0000

    - MFB: nuke unused parameter (not present in old versions)

commit a313548528de3002c2050f8bf9664a99d676f5e1
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Aug 14 15:17:03 2006 +0000

    MFB: static keywording

commit a4a561dc72a09bedb9e617423a94a7f470813da8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 14 15:00:04 2006 +0000

    fix #38450 (constructor is not called for classes used in userspace stream wrappers)

commit d3eac2892fbf2fbdceab7791fec923833ed66c74
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Aug 14 14:54:19 2006 +0000

    MFB: a few more static keywording

commit 56a821ec02b03573c79b78667fc4ea774d94de7f
Author: Edin Kadribasic <edink at php.net>
Date:   Mon Aug 14 11:59:07 2006 +0000

    Fixed windows build.
    Looking at the macro definition it seems that the second argument
    to U_STRING_DECL can only be a string literal, not an indetifier.

commit 71613983c0a6627783a4f54c9f7cf74fdbdbbb4b
Author: Rob Richards <rrichards at php.net>
Date:   Mon Aug 14 11:58:49 2006 +0000

    MFB: fix bug #38424 (Different attribute assignment if new or existing)
    add test

commit e1fa06393dd65d299bba061df6c122a3ff454e86
Author: Rob Richards <rrichards at php.net>
Date:   Mon Aug 14 11:29:49 2006 +0000

    MFB: fix underlying issue for bug #38438

commit 59385f39b6bec35892cf68df9e8c2e5d3decc8dc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 14 10:29:10 2006 +0000

    make sure USE_ZEND_ALLOC is always 1 when running tests without -m

commit cf400175ea03dc9aa702812270458b8d172c8681
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 14 08:15:44 2006 +0000

    fix segfault and leak in ext/xmlrpc
    add tests

commit 1ab24326ca1e9cb24fc72152ca249ce243e92f1e
Author:  <changelog at php.net>
Date:   Mon Aug 14 01:30:52 2006 +0000

    ChangeLog update

commit 65c16fdbeb441899e665363e1b8b24868f1d678c
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 13 23:39:57 2006 +0000

    - locateName should not change the state/error, can be used to test
      an entry

commit 6f10c89a537bb9ee758fe38926ad0e556114ffa8
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 13 20:54:27 2006 +0000

    - remove all safe mode checks instead of borking the sources...Y

commit 4ca1cc32e8a9ad05a072bf1b38ac68c1fdff1dd0
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 13 20:26:40 2006 +0000

    - package.xml is not needed here, only in pecl

commit faa029146206c7da1220880d4352a1e98577ff8e
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 13 20:16:48 2006 +0000

    - add overwrite mode to ZipArchive::open, always starts a new archive
    - fix build with php6
    - remove safemode when built against php6

commit 926d018ea6fd2a8b6c8f285ebcb27d56471de369
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Aug 13 19:06:46 2006 +0000

    - remove dl() usage

commit 88e1435b55b1e8c0c65296a86d1f8db555e878ce
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 13 15:22:18 2006 +0000

    - Always show unicode_semantics state (required for our gcov stuff)

commit a41723d0f42d2511a6f8df75ab2e7ce1fa85a156
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Aug 13 15:03:19 2006 +0000

    MFB: Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList)

commit 2c2125ad565f68a12c3341f7a19ae26ffedd6a7d
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 13 10:37:46 2006 +0000

    - Add link

commit aa0d97aa8db002fd5f5f1d678e124258aafad997
Author:  <changelog at php.net>
Date:   Sun Aug 13 01:30:54 2006 +0000

    ChangeLog update

commit 58974775221fbaff78d4cb251aa1c60541c34bdd
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Aug 12 19:41:28 2006 +0000

    MFH: const/static keywording

commit bccbbf6c56c9ebb86fc6fafe742ad05ffd2df3f9
Author:  <changelog at php.net>
Date:   Sat Aug 12 01:30:53 2006 +0000

    ChangeLog update

commit cd6521ce30d3cb49c59a47b9f19a9ce1cbc525d9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Aug 11 18:06:28 2006 +0000

    PHP 6 does not have safe_mode

commit 8c434708efe3b9bb146d98db08fd980c66d413d7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 11 17:41:49 2006 +0000

    fix #38431 (xmlrpc_get_type() crashes PHP on objects)

commit 70923e70118971caa03f280ae17e26d2d557479e
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Aug 11 17:06:19 2006 +0000

    MFB5.2: fix #38402 (wrong proto for Array*::offsetGet())

commit bf4b74eb01f29110a21151e31cc3162206a5c1b9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Aug 11 15:09:43 2006 +0000

    MFB: Extend safe_mode/open_basedir checks to imap_reopen() as well.

commit d3bb8d11f9b0db7fb36b04d8bda431f0dd1e2e88
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 11 10:36:07 2006 +0000

    fix test

commit 66fc339e97b55f5b755edc41c3fc114dc7ed7b06
Author:  <changelog at php.net>
Date:   Fri Aug 11 01:30:59 2006 +0000

    ChangeLog update

commit 9a07b46e0065169a7dac39d8da4c428424f4a3e2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Aug 10 21:11:00 2006 +0000

    MFB: fix proto

commit fa48ce68106d1b507a24333cfaee7ff9d59ec2ac
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Aug 10 19:02:32 2006 +0000

    MFB: Various security fixes

commit b97c393f8789502b900da9486869039f812383c1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Aug 10 13:56:54 2006 +0000

    MFB: Added support for httpOnly flag for session extension and cookie
    setting functions.

commit 3cf1565d905c954258b65c8a4995e56335035164
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 10 13:44:00 2006 +0000

    typos in comments and other minor improvements

commit d04a797cc6252d197710fda071236dcf9ff840c1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 10 12:20:28 2006 +0000

    add test

commit 4e792c3eadf5662bfcccddc8ca65cfc501db7876
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 10 12:15:24 2006 +0000

    improve connection character set detection:
    * output a warning if invalid character set was passed to the function
    * use NLS_LANG by default

commit 8a159b3efc718ce765d0998c9c6d76c687fe9804
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 10 09:31:24 2006 +0000

    initialize variable

commit f45563fc01ed05ae8097748c926622e635870fde
Author:  <changelog at php.net>
Date:   Thu Aug 10 01:30:56 2006 +0000

    ChangeLog update

commit 6ca1ce9986b1060cb3fb9ba3ad3651d7ba82b7a9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 9 20:34:00 2006 +0000

    fix test

commit 704dc9be61e6537e1ca6451dc3a9bef7675d2f5c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 9 20:31:06 2006 +0000

    fix ZTS build

commit 8d953e611d88378074a8d17df631211c987c9846
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 9 20:19:06 2006 +0000

    Unicode support for str_shuffle().

commit 7201041bc072e7e9d5116d6bc8909ae9ae00ed71
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 9 20:03:22 2006 +0000

    Upgrade str_rot13() to work with IS_UNICODE type.

commit 051248b02115167787b5b530b9ec1f34a84b5c8b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 9 18:37:39 2006 +0000

    wrong directory

commit 4fef78869b2291fe9113007cf7b652144fda15b7
Author: Frank M. Kromann <fmk at php.net>
Date:   Wed Aug 9 18:15:06 2006 +0000

    Fix ZTS builds

commit 533196671f54f0e4946e2fdce6a374e04faff839
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 9 17:40:21 2006 +0000

    addcslashes() and stripcslashes() should work only on binary strings.

commit a90da20623ab7101995f41769188826788758d89
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 9 17:37:29 2006 +0000

    Make params API sound less like Raymond Babbitt.

commit 3f0e0d126342d2d7d77a9b909a6934016206e7bb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 9 15:27:26 2006 +0000

    update

commit e16bd0c0f0422c70114520a9162d448053502f22
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 9 15:23:50 2006 +0000

    add support for NCLOBs
    fix #35973 (Error ORA-24806 occurs when trying to fetch a NCLOB field)

commit f148d3fa4cc74e972fef1cbe1af4b6e1ece0e81e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 9 14:46:35 2006 +0000

    MFB: Fixed bug #38394 (PDO fails to recover from failed prepared statement
    execution).

commit de93f1dc91781f127aa8d1ced2b86d01a0a45501
Author: Michael Wallner <mike at php.net>
Date:   Wed Aug 9 13:56:45 2006 +0000

    - error message enhancements
    - avoid duplicate error messages
    - add PHP_OUTPUT_HANDLER_FLUSHABLE
    - add PHP_OUTPUT_HANDLER_HOOK_GET_LEVEL
    - add more tests

commit 14bab82ab3b83d5521633ecb27126747acd69353
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 9 12:20:45 2006 +0000

    update changelog and file list

commit 225fb6a51ac7334cbe84a303c6edba6305e00265
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 9 12:13:30 2006 +0000

    fix #38161 (oci_bind_by_name() returns garbage when Oracle didn't set the variable)

commit 783bcdde3edcf487a73dd13e240dc354da15ad5b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 9 12:12:10 2006 +0000

    oops, wrong directory

commit f9fd102d73b4bb80e336009ac81545d3f9620a09
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 9 11:48:50 2006 +0000

    fix leak on failure

commit 6e54e763ae0bd8489e4653b6f082a1ca8f510dab
Author: Michael Wallner <mike at php.net>
Date:   Wed Aug 9 10:57:46 2006 +0000

    - mark unicode safe functions

commit f5949edfe979496e774bc49e01a4d114288921db
Author: Michael Wallner <mike at php.net>
Date:   Wed Aug 9 10:21:10 2006 +0000

    - use HashPosition for traversal of registered reverse conflicts
    - fix protos

commit 689f3a92b5ad7b3d11da52cf1b0cb09efff61cfa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 9 10:16:20 2006 +0000

    fix #8112 (Persistent connections misbehave when Apache process times out)

commit f16344fd49d3fb2b2b84a83efd7fc45ac9285d74
Author:  <changelog at php.net>
Date:   Wed Aug 9 01:30:57 2006 +0000

    ChangeLog update

commit fddbbb083189ac82d3abfcc54a04d9312dbdeaf0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 22:05:20 2006 +0000

    fix test

commit 2168051985c40d35335e23769cf95a380f315a43
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 22:01:48 2006 +0000

    initialize vars

commit f56a71c63c562e0cf34117328eabc43bdb490527
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 22:01:24 2006 +0000

    fix tests to be able to run just .phpt's

commit 1b18b5a68fc4bce5ccc1d4d3f10b853c8144d2b9
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 8 21:03:11 2006 +0000

    Convert nl2br() to suppor IS_UNICODE.
    
    # Hmm, it's a bit ugly..

commit a3e906515cf24334bbdcab9b3687c9b9f2f2c11c
Author: Rob Richards <rrichards at php.net>
Date:   Tue Aug 8 20:52:45 2006 +0000

    add unicode support
    update tests (binary string must be passed to simplexml_load_string)

commit 28f56af1aecd52a2c879e206ef6358710278cc39
Author: Rob Richards <rrichards at php.net>
Date:   Tue Aug 8 20:42:38 2006 +0000

    additional unicode/xml macros

commit 6b2273b90500d48e43cdaf0f3fd2494684f881a8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 20:24:13 2006 +0000

    fix tests

commit 9c125e69110aafc2e99eec9c9af2ca94570952a1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 20:17:31 2006 +0000

    fix tests

commit 664ed4959ef1778a699d5b7a2aabfe73ffe0cf53
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 20:13:27 2006 +0000

    fix test

commit 91f8beb4d91bdf8d1ad1fed836fcdaeb895e45a5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 19:48:46 2006 +0000

    fix test

commit d350e4b03830c9d83c443308e065dd50739ab2ad
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 18:06:43 2006 +0000

    fix logic and memleak

commit e454e2f43bebf997d362964b18b11c58351fb58d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 17:48:26 2006 +0000

    fix test

commit 9320e167f29e49966a9ba6dae28d53e8770a6bae
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 8 17:36:55 2006 +0000

    Adjust zend_get_unified_string_type() to give correct types.

commit 520655608a80c4e8470416a5724c7cefa85d4ef4
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 8 17:36:20 2006 +0000

    Should be slightly faster to use U16_NEXT here.

commit 94912e5e02033995c35f36e52541b9740b7892e5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 17:32:19 2006 +0000

    fix leak in assert()

commit 2c946984da60673d3bf81d40e310e3ed11715e7d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 17:05:14 2006 +0000

    unused variable

commit dbe20923139afd2673e35ab3fbdc6fd0b99c81bf
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 16:59:11 2006 +0000

    implement zend_unicode_to_string() and zend_string_to_unicode()
    part #2 (of 2)

commit f5715ee86f241510cf51c9ed17aa456eb19d1ac2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 16:58:06 2006 +0000

    implement zend_unicode_to_string() and zend_string_to_unicode()
    part #1 (of 2)

commit e9aaf0b16b85ec350fe97acb8afeaa06328c7365
Author: Michael Wallner <mike at php.net>
Date:   Tue Aug 8 15:53:54 2006 +0000

    - implement #38357 (dbase_open can't open DBase 3 dbf file)

commit 936ebdbe1f747fd0999acde3e7c995d8a12f7d31
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 8 14:57:33 2006 +0000

    MFB: Fixed bug #38377 (session_destroy() gives warning after
    session_regenerate_id()).

commit a9a858d7adf7ce577585cf00eab408b1a13215ec
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Aug 8 13:12:37 2006 +0000

    fix bug with variables clobbered by longjmp

commit 7010fd0005ba8a71f8d61febd1b13792ee3e6798
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 10:53:06 2006 +0000

    there is no realiable way to detect memrchr() presence because of a mess in glibc
    so let's use our own implementation

commit c022ca263b2aab0e80c0d6ee23e161b6e429abc5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 10:10:26 2006 +0000

    %s -> %v
    ce names are in Unicode

commit af688c3394c5d60ba1fd42d0638b2d9cf9ec36cd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 09:50:54 2006 +0000

    add new test

commit 9cc9f2da3e0b3b20e4bded525abcda63177ee4ca
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 09:48:08 2006 +0000

    use memrchr/zend_memrchr instead of strrchr
    fix wrong test

commit a3c3b91b33f427b42efaf6ffb7c769c01446b390
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 09:40:50 2006 +0000

    add zend_memrchr()

commit 9e8c4eb56d1f0348607d190fdde2a168bea157ea
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 09:23:11 2006 +0000

    fix test

commit 8320b9a8f0f3c70ae7f514163e6bbf7d86873cc1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 8 08:59:51 2006 +0000

    fix typo and invalid read

commit eba1941974596e586a62926463af6ef23efd2a2c
Author:  <changelog at php.net>
Date:   Tue Aug 8 01:30:51 2006 +0000

    ChangeLog update

commit 29168865231d97e20a887c8691ea65a895b8e043
Author: Marcus Boerger <helly at php.net>
Date:   Tue Aug 8 00:36:19 2006 +0000

    - Speling

commit 7bdb45131847f60e13065fc8fc0f1aa6842b2886
Author: Marcus Boerger <helly at php.net>
Date:   Mon Aug 7 23:33:57 2006 +0000

    - MFB Test name must not be more than a single line

commit 5e9acea82e8f648960698e34b8f92f9e208dc9b2
Author: Marcus Boerger <helly at php.net>
Date:   Mon Aug 7 23:16:20 2006 +0000

    - Fixed Bug #38064 ignored constructor visibility

commit c7e5ab4d824354b40bcc6f13d3517e3778169ff9
Author: Marcus Boerger <helly at php.net>
Date:   Mon Aug 7 23:12:59 2006 +0000

    - Add new test

commit 8e20d96a8af55f8753a21564df0bedfe7f47a7c0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 7 22:19:45 2006 +0000

    fix test

commit 5f50f4ac84256d704b63b59c6936d2ed0625acbc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 7 22:16:09 2006 +0000

    fix test in unicode mode

commit d8cef5a15df1c3d1284614262d44208eaac07c66
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 7 22:14:15 2006 +0000

    fix test

commit 004e6c6cf66838a02fd1c42557871c456d931008
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 7 21:51:06 2006 +0000

    add missing UEXPECTF section

commit 439d6f98b64a6d5b527e29f49cebefb7f88756f8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 7 21:44:49 2006 +0000

    fix test

commit ec0269078dc6c002dbc0d7d9404ed044d4768aa5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 7 21:42:27 2006 +0000

    fix tests

commit 2c6e2a9afa9236a2f34b2c2bc88948cd62a91c65
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 7 21:27:32 2006 +0000

    suppress errors from date() if no date.timezone set
    don't try to look for libtool if $sys_libtool_path is empty

commit d0c9c06f5a27d594cdc59fce849ea5ed5ffc4aac
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 7 21:06:21 2006 +0000

    fix test - class Date has been renamed
    the test still fails, though...

commit dd76c0c7372433d4021e84e5d07bf5da8c015043
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 7 20:27:49 2006 +0000

    - should not have been commited

commit f1a098cbdcdbe3d049e1be44a43bab8753fec812
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 7 20:22:33 2006 +0000

    fix types, add missing parentheses

commit 434704eaf04234184b9dd9971aa1cc7c8884dc0b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 7 17:33:20 2006 +0000

    MFB: Fixed memory leak with persistent connections

commit 36be62c0e18f8bc64ee84daf28c3080b5b0dbbb7
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 7 16:54:16 2006 +0000

    Removed extra byte

commit c021824fc1b9aa8b0a6b865c5fbab82b8ffff6a2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 7 15:15:36 2006 +0000

    Fixed bug #38287 (static variables mess up global vars)

commit c7f8bace6088813b9eaf6202a98ed4ba169cdacc
Author: Rob Richards <rrichards at php.net>
Date:   Mon Aug 7 10:11:04 2006 +0000

    MFB: asXML() needs to return bool when serializing doc and filename is passed in
    do not copy the content of the outputbuffer twice in asXML()
    fix compiler warnings

commit 455f56c777f46d15866f340df291bd28796eb542
Author: Marcus Boerger <helly at php.net>
Date:   Mon Aug 7 07:54:58 2006 +0000

    - Fix bug #38290

commit ea9a9bbf5168dac2ce62b3c28ba1dff79b4d8d0a
Author:  <changelog at php.net>
Date:   Mon Aug 7 01:30:56 2006 +0000

    ChangeLog update

commit 92b7dfb890936bf86114f8b29b8ecbf2e09f8f18
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Aug 6 20:45:42 2006 +0000

    use -O0 with --enable-debug

commit 9980f28f6939a65edd70fe829233f3589a6969d2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Aug 6 20:17:42 2006 +0000

    fix test

commit 2517da1a290774156fcc9211bd4fb72aa736dba6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Aug 6 20:10:05 2006 +0000

    add test

commit 92b3f6b90c9cd937d04f00df4b63c27169e0873a
Author: Christian Stocker <chregu at php.net>
Date:   Sun Aug 6 19:39:38 2006 +0000

    Fix #38354 (Unwanted reformatting of XML when using AsXML)
    (MFB)

commit 61312ae102a09031e1ef4e8abe1c861d904a03c4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Aug 6 17:41:39 2006 +0000

    fix #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement)

commit 3e0a13fa9f101df23ad68d546dcffa626b6f7736
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Aug 6 14:09:46 2006 +0000

    long -> int

commit 42e59effeaed4875af1f31c27fd8c66ddd1a061f
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 6 13:47:21 2006 +0000

    - Fix cvs access through SplFileObject

commit 2103816e06db48b2ae949c72dcc1d250a40e080b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Aug 6 13:27:38 2006 +0000

    avoid extra strlen() call, we have the length of the data

commit 73d7f02ddc49c895ae599ba540793148cefa7da8
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 6 12:49:43 2006 +0000

    - Fix test

commit 9beb75da15c544948894dd7fbbb8f4ce4b303c8d
Author:  <changelog at php.net>
Date:   Sun Aug 6 01:30:57 2006 +0000

    ChangeLog update

commit 688975a51927b081c95824f53aeae448aa071bc4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Aug 5 20:56:12 2006 +0000

    fix PECL bug #7827
    add small optimization - no need to do anything if hash lookup failed, just move along

commit ead46d043f5f2cc529569d8dd76f8f6fe281d443
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Aug 5 13:17:32 2006 +0000

    yet another appempt to fix Windows bug
    thanks Rob for the patch

commit 2008a8870464a4ea259107aee429d6c27bed2e2b
Author: Rob Richards <rrichards at php.net>
Date:   Sat Aug 5 12:35:35 2006 +0000

    update tests
    use binary strings for loadXML() method

commit 4c984269792ec8b8399250f6b7ba82de5d79aa60
Author: Rob Richards <rrichards at php.net>
Date:   Sat Aug 5 12:33:34 2006 +0000

    unicode changes

commit 38e29d008df34fd976fe732c89a468c1ad3ea4c6
Author: Rob Richards <rrichards at php.net>
Date:   Sat Aug 5 12:32:54 2006 +0000

    update tests
    use binary strings for XML() method

commit 53d345a3476b07182d3fa644ca1af2b0d83d010d
Author:  <changelog at php.net>
Date:   Sat Aug 5 01:31:02 2006 +0000

    ChangeLog update

commit 50cb40f3895a5bf9457fdace9a6c44f99cc0cafe
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 4 23:20:04 2006 +0000

    Simplify strrchr().

commit 64710ee33100a29082ad3565f49518b9306bbfc4
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Aug 4 22:14:10 2006 +0000

    MFB: Improved fix for bug #37671

commit ad017699b15d3bfd297372540407d8b5bec2ace3
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 4 21:06:11 2006 +0000

    Upgrade pathinfo() to Unicode support.

commit dda059708f20f30baca51d72f9d2beabdc6db2a7
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 4 21:05:59 2006 +0000

    Add add_assoc_zstr_ex() and related.

commit eeea7d3b506eeaabd49cee851b375dd1d94e02dc
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 4 20:59:36 2006 +0000

    I believe Rob indicated that XML() should take strictly a binary string.

commit 6f723d90bfed963da5211a2e9e465842fc1f1acf
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 4 20:54:44 2006 +0000

    revert previous patch, it's wrong

commit f2136c69c61f5ca0773b82d5a13fb6115f39b6dd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Aug 4 20:34:37 2006 +0000

    MFB: Fixed bug #37265 (Added missing safe_mode & open_basedir checks to
    imap_body()).

commit f85e695409b44bcc18b2ff9354fc94d5538430a7
Author: Rob Richards <rrichards at php.net>
Date:   Fri Aug 4 18:11:27 2006 +0000

    add unicode support
    update test

commit ae4d9f326c73b48261e0635a8e9220acc8b6a7cc
Author: Rob Richards <rrichards at php.net>
Date:   Fri Aug 4 18:10:02 2006 +0000

    updated to use new modifier to specify converter

commit 9ff2107cc17ee6ad6aa19b2c2cb0b72eabc8c819
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 4 18:09:46 2006 +0000

    Upgrade dirname() to support IS_UNICODE.

commit cb15b7d5ae620ae2bdc9a4f9bd3dd5cc46f6aad1
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 4 18:08:31 2006 +0000

    Add macros to be able to initialize/return values based on zstr.

commit aa398bf8ce24ef704bda96a1faa7259e164ef727
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 4 18:02:20 2006 +0000

    One fewer walks needed.

commit 2d6848d426c512805c7065cc8195d8771bb69772
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 4 17:29:15 2006 +0000

    Add Unicode constants for default slash and directory separator.

commit 2bfe0a8cbdbb3142364987bfc8b0bcd1d6373402
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 4 17:02:17 2006 +0000

    Scan through all the modifiers at once, setting flags.

commit fd39d28d17d106b7e36b5ba55aa3090fb41acad9
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 4 16:58:29 2006 +0000

    Fix '&' handling. (patch by Rob R)

commit fa6d24b330f71aa594dd2d57e2f230639bb598cc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 4 15:01:29 2006 +0000

    add new test

commit 9bd82acc33aa10d5086e28c7fa3f65d31c6ab0af
Author: Rob Richards <rrichards at php.net>
Date:   Fri Aug 4 13:40:12 2006 +0000

    fix compile

commit 7d109bc62761a43f51e0079002d9bc85e6cb045e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 4 11:49:18 2006 +0000

    fix #38322 (reading past array in sscanf() leads to arbitary code execution)

commit ea4f125a87b4af9bb91670694e3258a58959f043
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 4 08:11:39 2006 +0000

    comparing libxml documents and nodes is not yet possible and we can't fix it
    fix test instead

commit fd22843513a9a946c7fbc97ec100e3a29576aa61
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 4 07:38:21 2006 +0000

    Unicode support

commit b2d717667b3553fde7e8de72b78e0f3246965c7b
Author: Derick Rethans <derick at php.net>
Date:   Fri Aug 4 06:49:28 2006 +0000

    - MFB: Bison 2.3 is working as well.

commit f98ae45bb305ee82bf6a2562509051b3a9997269
Author:  <changelog at php.net>
Date:   Fri Aug 4 01:30:52 2006 +0000

    ChangeLog update

commit 050f22bf0ba3c5dcc2a93dc31b2b7fe90cd1aab7
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Aug 3 23:56:46 2006 +0000

    Add IS_U_SLASH_* macros to test for path separator chars.

commit 49f1d3a7793f291723780bc68a2e93214c8c3847
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Aug 3 23:45:27 2006 +0000

    Upgraded basename() to work on IS_UNICODE strings as well.

commit 768a9227edc8bbe51edb8e212c0e0c87be7a63f9
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Aug 3 23:09:29 2006 +0000

    - Adjusted php_u_strtoupper/php_u_strtolower/php_u_strtotitle API to be
      more sane.
    - Upgrade strtoupper(), strtolower(), strtotitle() to use params API.

commit 72adc1b397c5a5708ecbffbf27b9a8331c6be54f
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Aug 3 21:46:16 2006 +0000

    Update similar_text() to use params API.

commit b9404ba522cd3a4b56cc815af3f23948b5f40e28
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 3 19:35:14 2006 +0000

    fix leak in php_sapi_filter()

commit 31c0eb37f69586049059964c9c42c265af9bd9b2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 3 16:13:06 2006 +0000

    Unicode support.

commit 886113e5f98a7ed21683a73973280faaa1d06462
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Aug 3 14:53:51 2006 +0000

    MFB:  Fixed bug #38303 (spl_autoload_register() supress all errors
    silently).

commit acb6ad8e462a7f1fc06e41f7165e8492018bf977
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 3 14:16:56 2006 +0000

    fix #38276 (file_exists() works incorrectly with long filenames on Windows)
    aka "Ilia forgot to MFB fix for #31347"

commit 30a2f9d219dd502ced33e5b1e02a41354a417764
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 3 13:54:20 2006 +0000

    Added version specific registry keys to allow different configurations for different php version.

commit a0f7f6680a6bcf8d7826ba339f8e836c46e835c4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 3 11:05:09 2006 +0000

    In addtion to path to php.ini, PHPRC now may specify full file name

commit 9625469a4490fdcd65c0f605323cb1836094f36f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 3 10:57:13 2006 +0000

    make it consistent

commit 60feb94bf66b2951cc547c171b83a674eeddf879
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 3 10:52:15 2006 +0000

    improve error message

commit c6fdecc9069b25b92ffd5baa52a322c4543cfa45
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 3 09:57:05 2006 +0000

    Added "PHPINIDir" Apache directive to apache and apache_hooks SAPIs

commit b1dd60af02e4bcbab37aa0e7e17a0bc83387f4fd
Author:  <changelog at php.net>
Date:   Thu Aug 3 01:30:51 2006 +0000

    ChangeLog update

commit e42e830a1eab60a22a3ce9b6dff92364f539c57f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 2 23:29:09 2006 +0000

    fix test

commit e226252ff63c75ca07f5490227465b87541baece
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 2 22:02:12 2006 +0000

    fix build

commit f6f8792be467a242a5f8dbb5dc91d0ef74824e43
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 2 21:53:43 2006 +0000

    A few fixes noted during analysis.

commit 97e35cfb8137654fa1d84ebce761af8aabc59d8a
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 2 21:51:43 2006 +0000

    Notes after analyzing remainder of string.c.

commit 09811323a96c0bdbdb0ee37655a8c5c1cdffcc08
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 2 20:38:39 2006 +0000

    bin2hex() should accept only binary strings.

commit bb97781adf18b3ac35a85654afd2a3d1e12798f8
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 2 20:31:51 2006 +0000

    *** empty log message ***

commit f34e1baa9fdbe74a89634992a266984e7b01ee9a
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 2 20:31:40 2006 +0000

    Make string comparison functions conver to unicode or printable strings
    depending on unicode.semantics and do the right thing.

commit 622344c676fe990bbe37c8c7debe8bcf89488aa1
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 2 19:54:48 2006 +0000

    Some updates.

commit 74040c3e180c3d1eee17704968fcb056eb2f55ba
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 2 19:49:32 2006 +0000

    *** empty log message ***

commit 783dd119163880c28ff8203de853d0a1caf7ca3b
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 2 17:36:40 2006 +0000

    *** empty log message ***

commit 433c40c3d2b924a84f4c85d82f13615577fa526a
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 2 17:36:28 2006 +0000

    Add '&' modifier (for 's' type) that will apply the specified converter
    during conversion of Unicode strings.

commit 45910673a85f985dd71412257c78e056cd82e027
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 2 15:45:29 2006 +0000

    MFB: Fixed bug #38213, #37611, #37571 (wddx encoding fails to handle certain
    characters).

commit 9829b0c1ff3579cc57a0774c8dbae72ce8fc6c81
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 2 15:22:56 2006 +0000

    MFB: Expose the xml_utf8_encode function.

commit 7205725d754325c64de8eb44f169c1056896d22d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 2 10:04:02 2006 +0000

    init variable, eliminate compile warning

commit 9b63740847b0ddc0685df4f6d3c89cdd8cdbff59
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 2 09:15:13 2006 +0000

    fix #38289 (segfault in session_decode() when _SESSION is NULL)

commit be56f79c6f954c287a273dc3eb4e7e765679a21d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 2 07:54:41 2006 +0000

    zts fix

commit 263d329acd7b989e4c8d7e99e7fa351a7515d01c
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 2 02:11:56 2006 +0000

    Fix leaks.

commit d85822062a6d8d71f386069e8f9f14422b40466f
Author:  <changelog at php.net>
Date:   Wed Aug 2 01:30:59 2006 +0000

    ChangeLog update

commit eeede0fa1e52f71adea1b0dac50cbcc423d7730e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 1 22:41:33 2006 +0000

    implement my own FR #36995
    nuke unused variable

commit b67e1d9f92a7b77f0f9f22f734c532c74e022e7b
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 1 22:28:26 2006 +0000

    Add SORT_LOCALE_STRING support to array_multisort() and mark it with U.

commit 7b0fc1bb1c16b0b08feecc5af93d5ac652fe842b
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 1 21:50:44 2006 +0000

    Whew. Fix up extract to params API, Unicode support, and simplify it as
    well.

commit 974f55ace3f0a0acc9b074cf7595ab8e46a19f02
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 1 21:49:57 2006 +0000

    Fix off-by-one error in zend_case_fold_string().

commit 8a32effd2cbbe3457f6156efc37781024bc0d55c
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 1 17:47:24 2006 +0000

    Rewrite IS_LONG, IS_DOUBLE, and IS_RESOURCE to IS_UNICODE conversion to
    use custom functions instead of u_sprintf() which is terribly slow at
    the moment (for numbers). Now long-to-unicode is only 8% slower than
    long-to-binary and double-to-unicode is actually 6% faster.

commit f4521581b76e83e7a36067d531f2e86f41115389
Author: Michael Wallner <mike at php.net>
Date:   Tue Aug 1 16:49:08 2006 +0000

    - update test

commit f1ff6fb9350d8493c570a20a06e84c6d7b1e5671
Author: Michael Wallner <mike at php.net>
Date:   Tue Aug 1 16:45:24 2006 +0000

    - use library error message on time string parse failure

commit 329a7b6301f75ad302a10864ddc29bff5cda171a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 1 16:37:11 2006 +0000

    Fixed build (added missing functions)

commit 378b1181c266e2afc28bc6076b5496c7de512ffe
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 1 16:32:30 2006 +0000

    MFB: Fixed bug #38168 (Crash in pdo_pgsql on missing bound parameters).

commit e0b7e95935a2b4cd5c4ad5752672debadfdf0cb6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 1 16:10:25 2006 +0000

    Unicode support

commit c5db30db85e4bfd820610596150037185ed88250
Author: Michael Wallner <mike at php.net>
Date:   Tue Aug 1 15:54:45 2006 +0000

    - fix leaks on multiple calls to DateTime::__construct()
    - throw exception on unparseable time strings in DateTime::__construct()
    # I guess I'm done now

commit 06bc5e1b467b763805d28b86fc86ab6725061cde
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 1 15:06:12 2006 +0000

    MFB: Fixed memory leak on unused bound name parameters.

commit 6582daf259c0fa3653ac196b091c246c14911bc0
Author: Michael Wallner <mike at php.net>
Date:   Tue Aug 1 13:27:41 2006 +0000

    - OO fixes:
      . no is_ref for objects in PHP5+
      . initialize objects when created with the `new` operator
      . check for proper initialization in child classes
    - fix typo: transistion -> transition
    - add test

commit 54b14feba5acb25fa4bdc79ff0df85778c4bc2e2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 1 13:26:56 2006 +0000

    fix #38269 (fopen wrapper doesn't fail on invalid hostname with curlwrappers enabled)

commit 0c2449923c77ec87be22fcf7708657def9e5d886
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 1 12:08:10 2006 +0000

    improve error message on Win32

commit 873b6d87c68612a3f60a3fa8f1fcd286f7c2f068
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 1 08:31:37 2006 +0000

    fix #38278 (session_cache_expire()'s value does not match phpinfo's session.cache_expire)

commit 9faa834ae9d9829636aa5fb2d1cbfb90296b1688
Author:  <changelog at php.net>
Date:   Tue Aug 1 01:30:53 2006 +0000

    ChangeLog update

commit 0af6ef771e31993ca1d8c9828e0995a037997351
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jul 31 20:19:18 2006 +0000

    MFB: Fixed bug #37445 (Fixed crash in pdo_mysql resulting from premature
    object destruction).

commit ac7333ce6079c914f905c6ed244d050489a9c9af
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 31 16:02:04 2006 +0000

    Reimplemented SoapServer and SoapClient classes using ZE2 object API.
    All internal properties are hidden now.

commit 304816bf782d177b1b7020e8d1c29a4159a62cb2
Author: Christian Stocker <chregu at php.net>
Date:   Mon Jul 31 13:07:44 2006 +0000

    return false instead of null, if it's an invalid document
    (MFB)

commit b59ad4f9385d42b131b1650458c418a5a3df002a
Author: Christian Stocker <chregu at php.net>
Date:   Mon Jul 31 12:51:08 2006 +0000

    return true, if xsl import did work

commit 06aa83600e5ad1a7ec1d9cf1d82ac8a09f03b7e1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 31 10:28:46 2006 +0000

    fix #37581 (oci_bind_array_by_name clobbers input array when using SQLT_AFC, AVC)

commit 270a5b8bb19e05b8c98f230cde86df630eee6807
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jul 31 03:41:43 2006 +0000

    MFB: Fixed compiler warning.

commit d4a916876e8f3f7424675250995d67071037f731
Author:  <changelog at php.net>
Date:   Mon Jul 31 01:31:01 2006 +0000

    ChangeLog update

commit 7cd4c92c1af36f43046ad644f635dcfcb1736d84
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 31 00:36:10 2006 +0000

    - MFB: #36732, add req_extensions support to openssl_csr_new and _sign
       (ben at psc dot edu)
    - MFB: fix leaks in openssl_csr_new and sig

commit 996f79343c522f3155b6e35696566764f4fbd143
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jul 30 20:53:10 2006 +0000

    update changelog

commit 5cf81310c7de4294dd83c28d1aa810b9a234efd1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jul 30 20:50:53 2006 +0000

    fix #38173 (Freeing nested cursors causes OCI8 to segfault)

commit 6dc7a18d7cabb0db488791add03c8752810a2269
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 30 17:02:28 2006 +0000

    - #28382, add support for x509 extensions

commit 30901dc4cd6fdf881e82878387684991a59ad75d
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 30 16:27:03 2006 +0000

    - MFB: #38261, openssl_x509_parse leaks with invalid certs

commit 663672126109891b8d3d2fd55bfc17842c48832d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jul 30 11:54:11 2006 +0000

    improve checks and fix #38251

commit c3d64c7024d49c82301c399eb20c659e7645d651
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jul 30 11:33:49 2006 +0000

    fix compile warnings (#38257)

commit 34cfab8e7c832bb9a5b088428a76cfddca128e53
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jul 30 11:20:41 2006 +0000

    MFB: bug #38253 (PDO produces segfault with default fetch mode)
    add test

commit 33cfa68757220d361f26765cebbbc0dd583af534
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 30 09:18:24 2006 +0000

    - MFB: silent compiler warnins (signess)

commit 9d93ae55c6432a145abf792f143dc2b4bb100f29
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 30 08:28:49 2006 +0000

    - MFB: vi happiness

commit 7b15ca47573b4366e975e46dcf10ebe7e02972b7
Author:  <changelog at php.net>
Date:   Sun Jul 30 01:31:07 2006 +0000

    ChangeLog update

commit 5016f0d0e9820fd9169993bd330a82fa946da1f9
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 29 23:03:38 2006 +0000

    - make the test more obvious and add an explanation

commit 9941fd71853ca0a4c380e3356dd6a6c07faa7c3f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jul 29 22:41:35 2006 +0000

    MFB: improve test

commit 3a2fb91020dd0d1a41bdcfd0b31efb91849b4b69
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 29 22:39:52 2006 +0000

    - #38255, fails on array as well

commit cd314aea490523c84df26d3143fd21527c8c8021
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 29 22:24:49 2006 +0000

    - MFH: #38255, fix possible leak in php_openssl_evp_from_zval

commit 1329f72f9068c86d317a6e8c9aa7d39d00b61dbb
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 29 21:54:46 2006 +0000

    - #37820, add support for algorithm type in openssl_verify()

commit 317bedda3f78f37107bb571f0cffd2813f429401
Author: Seiji Masugata <masugata at php.net>
Date:   Sat Jul 29 17:09:59 2006 +0000

    fix tests.

commit 2725e485baea2e2a3e4e7250209b1a7443dd61f0
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 29 12:46:16 2006 +0000

    - MFH: #8315, float is affected too

commit 1063f358a58c9d3d7b5100aa4bb32b85fa706d59
Author:  <changelog at php.net>
Date:   Sat Jul 29 01:31:19 2006 +0000

    ChangeLog update

commit cadd5e2ee9c9c6a02147216be8a9e4174e1f3d74
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 29 01:27:47 2006 +0000

    - MFH: #8315, NULL character stops the validation

commit e78e8ab2ec27231f4b1e9bb8281792e6f58f1dde
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Jul 28 16:32:54 2006 +0000

    MFB: Update test

commit f6b024479082debaeaa2dbfe9d28ed218831784b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Jul 28 14:27:17 2006 +0000

    MFB: cleanup of the phpinfo() output.

commit 321804b9845e91b40bbcaf3835d7da755b86a142
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Jul 28 14:00:07 2006 +0000

    MFB: Cleanup phpinfo() output

commit 20b0975a432139f172a0afc488821276505f9139
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 28 13:47:41 2006 +0000

    fix test
    I really hope there are no systems where /dev is a symlink

commit b6f6e0b69927a7bd486a85489b632d5d6170a89a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 28 12:58:42 2006 +0000

    enabling --leak-check was bad idea, since there are way too much false positives caused by the absence of Zend MM

commit f6de0063dd9eb495fac38a771bddbe2efc0d8b2d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 28 12:21:34 2006 +0000

    patch for #37846 (wordwrap() wraps incorrectly)
    by Dmitry Kononov <ddk at krasn dot ru>

commit 5c1deef2026238ae505d2ee6fd34ab0b9db732c6
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jul 28 08:18:24 2006 +0000

    - HEAD does not suppot magic_gpc

commit 6320d6329bb103c3c6a4aed0bf2c2ab43baf17e7
Author:  <changelog at php.net>
Date:   Fri Jul 28 01:30:51 2006 +0000

    ChangeLog update

commit dffc66671e5ca4de115f06a048551f981d5ddf03
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jul 27 18:15:10 2006 +0000

    MFB: Fixed a bug in the filter extension that prevented magic_quotes_gpc
    from being applied when RAW filter is used.

commit d2579f9dd1ddba6f192d0e61b497fb9df0c37917
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jul 27 17:14:24 2006 +0000

    MFB: Fixed bug #38236 (Binary data gets corrupted on multipart/formdata
    POST).

commit 0e29c9a8708f0947ba15791dae026ffb56dfdb51
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Jul 27 16:31:07 2006 +0000

    upgrade the rest of the functions to Unicode (except ob_gzhandler, that I leave for Mike).
    also update tests to force binary data to be passed

commit ae95b257f8c1185a9edf40ebc4ecbfe06fcb0e54
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Jul 27 15:53:47 2006 +0000

    convert void* to zstr when using the 't' parameter type

commit a081be13fc46fe27209a12ee4e28d89e9487b3df
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jul 27 15:36:43 2006 +0000

    MFB: An improved fix for bug #38224

commit 1dcb726c5af1b1306cb7b86774fd2eb65257872c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 27 15:23:04 2006 +0000

    Removed deprecated #ifdef ZEND_ENGINE_2

commit 83f54a259213ec2f6b52fcecb600d66fffdee236
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 27 14:56:46 2006 +0000

    Unicode support (not finished)

commit 3e00d90ff0686baf24fd16a94d9582ed5ffddc3f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jul 27 14:13:53 2006 +0000

    MFB: make C++ compilers happy

commit a3656ec9238d54940731f2b69dc678e8058b453e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jul 27 14:05:38 2006 +0000

    Removed debug code

commit acbb531a1212b3008360685c506a42e9ba57c29c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jul 27 14:00:27 2006 +0000

    MFB: Fixed bug #38224 (session extension can't handle broken cookies).

commit 2a2450cb59dcdc7a2eda55cad6eddf942ee9a985
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jul 27 13:01:10 2006 +0000

    MFB: Fixed bug #38229 (strtotime() does not parse YYYY-MM format).

commit 484698f6fe9dd735ab3d945230803b89268d5a1d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 27 10:53:03 2006 +0000

    fix leak in php_local_infile_init() handler

commit 1e71620e8f21a41be6d08d04ea688ecae4f6d0ec
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 27 10:44:19 2006 +0000

    Fixed bug #38234 (Exception in __clone makes memory leak)

commit 3f51a6970d888a874c1b415c38347c9ff4f4f9ff
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 27 09:33:44 2006 +0000

    Fixed mess with semantic of zend_normalize_identifier()'s return value (SUCCESS != 1)

commit c62b08650b335221386e5858bf24334e7d61c8b5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 27 09:19:26 2006 +0000

    Fix usage of uninitialized value and unicode support

commit 95f2db24596ec7453e3a5fda329cf35aeb604b72
Author: foobar <sniper at php.net>
Date:   Thu Jul 27 08:52:10 2006 +0000

    - Removed unnecessary quotes

commit f0fe4e05b91b5a6815ee056dee204262810b862f
Author: foobar <sniper at php.net>
Date:   Thu Jul 27 08:50:41 2006 +0000

    - Added PHP_VERSION_ID == PHP_VERSION as integer value.

commit 0eb028291203b2ddddf7f37b87e2da45dafabfb6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 27 08:20:52 2006 +0000

    Fixed bug #38047 ("file" and "line" sometimes not set in backtrace from inside error handler)

commit 6d6bd77429d2e96329070249c31d63dd392a97e4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 27 08:14:51 2006 +0000

    MFB: fix test on 64bit machines

commit 0d164110773f3ba224776892809da774351d6502
Author: foobar <sniper at php.net>
Date:   Thu Jul 27 05:12:33 2006 +0000

    - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)
      . Renamed the function to snmp_set_oid_output_format() which describes
        it's behaviour better. Old one was left as an alias for it.
      . Added 2 new constants: SNMP_OID_OUTPUT_FULL and SNMP_OID_OUTPUT_NUMERIC
    - Fixed some memleaks
    # Included some ws fixes to annoy Derick. :)

commit feaeb4593767f4fb264744ed0862dd48b318623e
Author:  <changelog at php.net>
Date:   Thu Jul 27 01:30:50 2006 +0000

    ChangeLog update

commit 37d4fa7b4bca1872500cb5ee36ca52d3c3c49315
Author: foobar <sniper at php.net>
Date:   Thu Jul 27 01:19:42 2006 +0000

    - Fix build with ext/date/lib with shared extensions

commit 64237c49bcc217db038b5f4c89d28f39b758c4aa
Author: foobar <sniper at php.net>
Date:   Thu Jul 27 01:18:41 2006 +0000

    - Fix phpize build

commit 03c13dd25269f7555050b265953803e1be5af4fd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jul 27 00:37:06 2006 +0000

    MFB: Fixed compiler warnings.

commit 23de434f3a796c78eae2c9185f491a2396adad8a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jul 27 00:22:07 2006 +0000

    MFB:   Improved fix for bug #38132

commit 87182b10715c6d1758e26ceb6fefb97cf6ca88fd
Author: foobar <sniper at php.net>
Date:   Wed Jul 26 23:56:09 2006 +0000

    - Fixed bug #37564 (AES privacy encryption not possible due to net-snmp 5.2 compatibility issue)

commit 0e5b2b1e1071450d3bf8c43f4d0fef024fdfb2f7
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jul 26 23:32:07 2006 +0000

    Added test for bug #38132

commit 0b0a4d02cae9386b3eea863ca8afaef5c9dcbb6f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 26 23:24:11 2006 +0000

    - fix test

commit 1ab16de084848c9eea1576845a3c460cc13b38ac
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 26 15:29:39 2006 +0000

    Fixed bug #38220 (Crash on some object operations)

commit 8ac1f681afaf12b8b4678167b0ae496ec12d32ba
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 26 11:11:04 2006 +0000

    turn Off Zend MM and check for leaks when running tests through valgrind

commit cdb628d67d455bb144e3d549db54bbf987fc87e5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 26 10:30:45 2006 +0000

    nuke unused variable

commit dfb431b7c5f34f88cb385c7ddc521b16e149bb8c
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 26 10:03:41 2006 +0000

    - MFB #38214, gif interlace never worked

commit b9915a92643b5eba169fff341f7e038ea8f937ca
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 26 09:24:50 2006 +0000

    Fixed bug #38211 (variable name and cookie name match breaks script execution)

commit 58cb2cd8b416a79f5c330a0dec42940552102111
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 26 08:58:31 2006 +0000

    - mv 38179.phpt to bug38179.phpt

commit 9f8046454bbf0b59e73cd51cacd3b0ca9d0d4b1d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 26 08:57:11 2006 +0000

    fix compile warning on Solaris, getloadavg() is in sys/loadavg.h there

commit 8c0dc5a8561ace6a13dd9af54a20c814e56b3bc4
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 26 08:51:53 2006 +0000

    - #38212, Segfault on invalid imagecreatefromgd2part() parameters

commit e8a718a5c036bb3f502378b80a3bcc96df50e597
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 26 08:08:31 2006 +0000

    Fixed crash of DEBUG version on SPARC CPU because of unaligned pointers.

commit 8221909b211f9efa19716a98cd3c5c411c2fed36
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 26 08:06:59 2006 +0000

    fix bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory)

commit b14af30ed08aa6983c1cd47ac3e80f99dbca8f27
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 26 07:00:42 2006 +0000

    improve connection timeout check (implements FR #38210)

commit e18934cdd4cbe38eb8a9fd8fbe1233993dc54e2d
Author:  <changelog at php.net>
Date:   Wed Jul 26 01:30:56 2006 +0000

    ChangeLog update

commit 56b38cafa54c4cd148b20a6d429f40a7d3e98e26
Author: Michael Wallner <mike at php.net>
Date:   Tue Jul 25 23:03:56 2006 +0000

    - fix compiler warnings

commit d792c967363113863e05608211216dfb2e34c62a
Author: Michael Wallner <mike at php.net>
Date:   Tue Jul 25 22:57:31 2006 +0000

    - reduce memory footprint

commit 29438e890ac09d2a38c8ca68bea1b5978564f1b9
Author: Michael Wallner <mike at php.net>
Date:   Tue Jul 25 20:22:28 2006 +0000

    - fix TS issue found by Jani

commit 0ba734cb6ee765b533324e6eb4337ab2b2607f12
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jul 25 16:40:11 2006 +0000

    Update protos & arginfo for memory_get_usage() & memory_get_peak_usage()

commit 4d9e701bd0642b5e49897b5ed9a4f1ef93d51ea6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 25 15:53:56 2006 +0000

    forgot to remove .cvsignore
    thanks, bjori!

commit 61d39cf1c1da75a87c20b569ad20fe50298677b2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 25 13:41:08 2006 +0000

    Changed memory_get_usage() and memory_get_peak_usage(). Optional boolean argument allows get memory size allocated by emalloc() (by default) or real size of memory allocated from system.

commit e05efeaff521e436659cf5d7fb0776e16be3bae0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 25 13:23:35 2006 +0000

    moved ext/hwapi to PECL

commit d5383a5b5cf7ae33477706983f774e6a010e5a29
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 25 12:50:53 2006 +0000

    ext/filepro moved to PECL

commit abd9dc0bf28db4741c160c9df2a1ded34f2cf525
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jul 25 12:36:29 2006 +0000

    MFB: Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the
    class itself).

commit 21f635223cf1800655955f4726a45352f49c698c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 25 10:36:11 2006 +0000

    check g_hash for NULL before resetting it

commit d02b3bb7f3ae2fd4402a4c21cdd3f13b76f6a9f4
Author: Uwe Schindler <thetaphi at php.net>
Date:   Tue Jul 25 09:12:07 2006 +0000

    Fix compilation with TSRM

commit 7d3057410c18b68aff2e275c5ef4c1bba07363d6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 25 09:06:47 2006 +0000

    initialize variable

commit 0d1957e7dc66bfa8c46fa69b6fdb899309daf061
Author: Derick Rethans <derick at php.net>
Date:   Tue Jul 25 06:50:26 2006 +0000

    - MFB: Fixed typo

commit 3d9f3f622150e655ea4502e3c1b95052bf96f170
Author:  <changelog at php.net>
Date:   Tue Jul 25 01:30:56 2006 +0000

    ChangeLog update

commit 058bdbf708d3bdb679ac5c6306eda643f850fd56
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jul 25 00:01:40 2006 +0000

    - Fix off by one copy'n'paste error

commit f9e0395529c876c47ddf519c335292b6058d2381
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jul 24 23:34:35 2006 +0000

    - Update tests

commit 7dfc69f42e8f3eb56483b2445b187430872b2886
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jul 24 23:28:00 2006 +0000

    - Correctly handle binary proeprty names which are not mangled

commit 48b438f898fe51d4497fe74dc1f8180391bfbecc
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jul 24 22:34:44 2006 +0000

    - Yet another rproblematic case with mangled properties

commit eb0fd6301238c965e682c3bf6543b743a7977470
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jul 24 17:55:41 2006 +0000

    - zend_(u_)_unmangle_property_name() has changed

commit 617a18fc408d8726b9efb6eb817dfc08421fc041
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jul 24 17:51:41 2006 +0000

    - Fix for #34505 and repated (improved version of what is in 5.2, 5.1)

commit 53e6e4bb6266f217a20ccffad029c91a486157bb
Author: Rob Richards <rrichards at php.net>
Date:   Mon Jul 24 17:42:25 2006 +0000

    fix segfault

commit b4d4c0b0f8246f945bfca588a6f0def9f0dbf7d8
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 24 17:38:22 2006 +0000

    - missing file

commit 719447d3b6e2ebcb86925c79bb6ba87996be6711
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 24 16:58:58 2006 +0000

    - reimport (cannot symlink without replacing 4.4 and 5.0 versions)

commit b0e3dfab13d4c805e103300eb1f8428704039255
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 24 12:15:29 2006 +0000

    Documentation fix

commit a1c0009d14f94fdb9373c769575d2a1df6d8f4a5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 24 08:15:42 2006 +0000

    Fixed memory leaks detection

commit a6b67676e0c5542fd8fb1225b317beb98b9e153b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 24 07:44:06 2006 +0000

    Test for bug #38146 (Cannot use array returned from foo::__get('bar') in write context)

commit 1aa26d8165ecada3d954c354672e41c3ec70bbff
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jul 24 03:59:03 2006 +0000

    MFB: Fixed compiler warning.

commit bc6e3f53e3bb3b3128cb066b796eaa82db6154cf
Author:  <changelog at php.net>
Date:   Mon Jul 24 01:30:45 2006 +0000

    ChangeLog update

commit ddb4f2f4c186772a5a318364ea524b2c931cfabd
Author: foobar <sniper at php.net>
Date:   Mon Jul 24 00:00:35 2006 +0000

    fix build

commit aca04070fde4839cda85e76053c0accf6588258d
Author: foobar <sniper at php.net>
Date:   Sun Jul 23 23:55:26 2006 +0000

    fix another compile failure. (bjori: TEST before commit!)

commit 7fda86a23532b5b5e87b7474e28f052cfb11e2be
Author: foobar <sniper at php.net>
Date:   Sun Jul 23 23:50:24 2006 +0000

    fix compile failure and remove unnecessary TSRMLS_FETCH calls

commit 5b77718854af8e30ca63b50f92283784ef83135e
Author: foobar <sniper at php.net>
Date:   Sun Jul 23 23:40:19 2006 +0000

    typofix

commit 5b02056c23064cc61d58682484f62556bef49183
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 23 21:48:18 2006 +0000

    - MFB: #38179, imagecopy, palette to truecolor must use alpha channel too

commit f55c2d08851284ec95d6e65621236735ff87dc44
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 23 06:05:23 2006 +0000

    - Tiny piece of unicode support

commit ea14497546b6db42eff9ba01118e5e995d30b1df
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 23 05:48:08 2006 +0000

    -fix a bunch of warnings

commit 76e91003bf094f2ca02a1a090533abe40921c4cd
Author:  <changelog at php.net>
Date:   Sun Jul 23 01:30:49 2006 +0000

    ChangeLog update

commit 17f4578a1062f41d2fbc6a2fe4250c39a1d010ca
Author: Andrei Zmievski <andrei at php.net>
Date:   Sat Jul 22 17:40:08 2006 +0000

    Mark XMLReader methods with U.

commit bca80ac698de17799158206b2c128ccdf20ca98a
Author: foobar <sniper at php.net>
Date:   Sat Jul 22 15:39:22 2006 +0000

    - Fixed bug #38183 (disable_classes=Foobar causes disabled class to be called Foo)

commit 62e8daf1d6e4ac7e591867bf6b8edb28c41597fd
Author: Rob Richards <rrichards at php.net>
Date:   Sat Jul 22 15:32:17 2006 +0000

    enable by default

commit 770b92198f1b5c93b282811378998ede3cdcc314
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jul 22 15:23:23 2006 +0000

    MFB

commit 8aafe02cc9e21f6e3caf163087f572b9a83aed54
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jul 22 15:16:40 2006 +0000

    MFB

commit 418288ddbae4306ed86676ecfb5901adf097a4d9
Author: Rob Richards <rrichards at php.net>
Date:   Sat Jul 22 13:13:18 2006 +0000

    enable native and unicode tests
    add ntest and utest build targets

commit 4b693733569e25674dc149a32ca35786f46b8c02
Author: Rob Richards <rrichards at php.net>
Date:   Sat Jul 22 13:12:19 2006 +0000

    force unicode off in native mode (-N switch)
    swap usage of single and double quotes for win32 compat

commit 592419c53d1ed1e4e4758a0679458f6950654f8c
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 22 13:01:03 2006 +0000

    - MFB: fix compiler warnings

commit 865fa63842312a927a98fff23e16384d07256405
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jul 22 12:54:05 2006 +0000

    MFB

commit 0cbcafa64d42668da908cc25fbcbbdb1953124dc
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jul 22 09:51:50 2006 +0000

    MFB:
    - API Shake up #1, change input_get_args argument order
    - silent compiler warnings
    - update tests

commit 458c7f170c536d4fec267c9a0abab122cfb79fee
Author:  <changelog at php.net>
Date:   Sat Jul 22 01:30:53 2006 +0000

    ChangeLog update

commit bcb2df297456ef0a04a6446b888df5325f1b8c2f
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 21 23:47:40 2006 +0000

    Apply Matt W's patch (with a fix) for array_combine() binary key safety.

commit 8ee838b4ecba8c41a5bbe4acd01bcdb99b03ff8c
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 21 23:37:15 2006 +0000

    It's not legacy - it's binary.

commit 54528ce322e8e76934ec03a1b294738722b8f224
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 21 23:29:25 2006 +0000

    Remove references to BG(user_compare_fnnc_name).
    
    # Less bickering, more coding!

commit d32d4254685b3c0fb1b7b42febcd1b26f742878b
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 21 23:25:08 2006 +0000

    Make array_*intersect* functions use params API with FCI cache and mark
    them with U.

commit db47731174c8c0a86836e822cb7a6b190c0a55fa
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jul 21 21:54:49 2006 +0000

    - Update docu

commit 0f92e907ce8494a837755ab9481af56d2f51ae87
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jul 21 21:09:49 2006 +0000

    - Match code with docu

commit ebbc559af50844112f9caa06c3852539b57b1f4c
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jul 21 20:11:24 2006 +0000

    - Update tests

commit 5b3d704bcdd9d7127c0956470e63032be3399ce5
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jul 21 19:57:36 2006 +0000

    - Add control functions to RegexIterator

commit a7cfcd6b35f9b45acb94dd5485efb8241ed880f2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 21 11:13:24 2006 +0000

    MTH: Fixed bug #37144 (PHP craches trying to assign into property of dead object)

commit 933e8c0be02c146766b60f040f469d297cee2ea1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 21 10:32:41 2006 +0000

    Changed error message (E_ERROR -> E_NOTICE) in case of indirect modification of overloaded property.

commit 881258ad6e9240cac51229e6a18afe777d75042b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 21 08:39:43 2006 +0000

    Fixed wrong "type" argument to read_property() handler

commit 7a09b15702421a3e7646950003837f38a7ea8d75
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 21 07:34:18 2006 +0000

    ZTS fix

commit c58c7b88b1e35e33311576aea788b2475c55a97f
Author: Rob Richards <rrichards at php.net>
Date:   Fri Jul 21 02:09:28 2006 +0000

    return EMPTY_TEXT here

commit 2e07bf1ce35b60374e2175af658e56b16b6fba37
Author:  <changelog at php.net>
Date:   Fri Jul 21 01:30:51 2006 +0000

    ChangeLog update

commit f7575a538eda83d9e93d6df9ab80fe073aa95212
Author: Rob Richards <rrichards at php.net>
Date:   Fri Jul 21 00:57:14 2006 +0000

    unicode support for handling filenames

commit 40b4c60b9a4929e224868bb6f5b4b02c15e7f50a
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jul 20 23:21:32 2006 +0000

    Make array_walk(_recursive) use params API with FCI cache and mark them
    with U.

commit 94c8f3a0d7bd20c38a8452ed96aa9e44e0f9fb0b
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jul 20 22:52:16 2006 +0000

    - Need to initialized zvals completley

commit 6e9dcc480095c4a34857ccfef54da7764785e963
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jul 20 22:51:20 2006 +0000

    Make all array_*diff* functions use params API (along with FCI cache)
    and mark them with U.
    
    # What a mess (before my changes of course) :)

commit 559937c8a53294a5706d3b85c7581eb8af4b6215
Author: Rob Richards <rrichards at php.net>
Date:   Thu Jul 20 22:40:44 2006 +0000

    tsrmls fix

commit 8e3af0a0265c4c2965badfbfd845b19f99c61a3c
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jul 20 22:35:44 2006 +0000

    - Change order of ctor args
    # Do it before the child falls in the brunnel - aka prior to first release.

commit c2c5201872065f2f1b1aa80746c599b9ac04dbea
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jul 20 22:07:09 2006 +0000

    - TSRM fixes

commit 0dc6d3e25706711686b10094c7601a6b0ead22dc
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jul 20 22:04:52 2006 +0000

    - Update docu

commit 8ff86b1e31c4bf4b88c6334405a7dbe26734777a
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jul 20 21:52:40 2006 +0000

    - WS

commit 6a0f2a5982c5da5ae372c1fd0e328156e931976d
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jul 20 21:39:48 2006 +0000

    - Fix unicode expectations

commit b85fbd19ea34ec9a35070a633f322a27ed6b2ed4
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jul 20 21:32:44 2006 +0000

    # Sometimes i hate CVS and have no idea what it is doing

commit bec72dba2ac4efb1a82a061cb641fb39cce7ec39
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jul 20 21:21:20 2006 +0000

    - Update RegexIterator

commit b5b5944ddf520a2a6eb2e8f3762513b8f7671185
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jul 20 21:19:05 2006 +0000

    - Clean up (after consulting Andrei)
     . Change the handlers SPL uses to php_pcre_*_impl(pcre_cache_entry*,....)
     . All refactored funcs (match, split, replace, grep) use the above
     . Change (zend|php)_error() to php_error_docref()
     . Move from old to new param parsing api
     . Fix memleaks in unicode mode

commit 8619c361cca5421fe1f6dff1002232ed9713b06a
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jul 20 21:16:08 2006 +0000

    - Add new unicode functions: add_u_assoc_*[_ex]() which allow to add values
      using a unicode key.

commit e9a9a26e7ebecaaf5bfe9ce41a7a96de8cee8b72
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jul 20 20:54:23 2006 +0000

    Rewrite array_map() to use params API with fci cache and mark it with U.

commit 4ab3e25866076022aa112ab0f08742b3318f5ca3
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jul 20 18:14:50 2006 +0000

    *** empty log message ***

commit 13b1d8b95b78eeee83dfd21adadfccc0a3936b6e
Author: Derick Rethans <derick at php.net>
Date:   Thu Jul 20 15:48:36 2006 +0000

    - Rename date classes to DateTime and DateTimeZone

commit a133d1e17ab7172a9cc2536b4f2d66b3fb0deaef
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jul 20 15:46:26 2006 +0000

    Fix void* -> zstr

commit 7544adc52d620f0dcc0f91a45f44006ee45fdaaa
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 20 13:08:36 2006 +0000

    - update changelog

commit 70a89d9605588600eedb7115855f0a75f627bf1a
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jul 20 13:03:02 2006 +0000

    - MFB:
     - make boolean logical filter works like int/float and php itself
     - add more tests for boolean input

commit c06f0b0a8783443a1dd3283e54826422839373ac
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 20 10:47:26 2006 +0000

    rephrase

commit b24efadcef47fa9c38f92316d8036eafad4c6756
Author: foobar <sniper at php.net>
Date:   Thu Jul 20 10:11:02 2006 +0000

    Simplify configure, no need to have dozen macros which have no use

commit b3f926bf21784ff22b88413570b6ef69c0288824
Author: foobar <sniper at php.net>
Date:   Thu Jul 20 10:08:31 2006 +0000

    update

commit df908e1f230cfb2132ffea2964053a6090d19019
Author: foobar <sniper at php.net>
Date:   Thu Jul 20 10:07:17 2006 +0000

    missing credits file

commit 7766768cfb77b6ada3eb6e57a39dec0a0113ddbe
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 20 09:33:15 2006 +0000

    use E_WARNING on recursion and add null to the result to keep it valid

commit 8635f4fd23c8ff0f17cc412cb239e989408ad3f5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 20 09:18:46 2006 +0000

    ZTS fix

commit c239c51fa5294af9c09f2d564412d150621ef845
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 20 08:58:39 2006 +0000

    add missing .cvsignore

commit 3f197f1c3c45f50995a6258b976b3aaae48c0a1b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 20 08:56:24 2006 +0000

    add recursion protection to json_encode() and new tests

commit 321184da5e7dfa8cb043886934cbe714e7d3447b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 20 08:23:45 2006 +0000

    fix segfault caused by empty keys is JSON data
    add test

commit 7589a72629d66c9caf2de70c52706280dc01e7b6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 20 07:40:41 2006 +0000

    json_escape_string() doesn't use tsrm_ls, so no need to pass it

commit 402cbc1db937ab41988dc9942efd4312eb7cb93a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 20 07:30:14 2006 +0000

    no need to return bool and false in the same time =)

commit 0d65d72f775646c0f0a04199fe44328ce7f294af
Author:  <changelog at php.net>
Date:   Thu Jul 20 01:30:54 2006 +0000

    ChangeLog update

commit 8dc11c8c2822da2e93a5bff6fc8cfa49d1018e3b
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jul 19 20:30:52 2006 +0000

    - WS

commit 93d4de150eb94b467b31fbcc0700c30ed1ffcd6c
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Jul 19 18:58:06 2006 +0000

    - MFH: fix tests, libxml 2.6.24 and up adds a new line after a processing
      instruction (PI)

commit d4be83b5c432fc025e93d534fd77e0aacae16cdb
Author: Rob Richards <rrichards at php.net>
Date:   Wed Jul 19 18:32:19 2006 +0000

    unicode support
    update tests

commit 4e1b1c07fbc075e4e0ae323d0758394e42e9a729
Author: Rob Richards <rrichards at php.net>
Date:   Wed Jul 19 18:28:30 2006 +0000

    add unicode compatible macros for returning strings from xml based extensions

commit 0e05886a2eccfca19eda555097b2f8936cdd7d98
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jul 19 18:21:04 2006 +0000

    Fix usage of 'return_null' option in parameter parsing.

commit 80839710f1207fad352d631b9810e05cb33964ca
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jul 19 17:51:49 2006 +0000

    Make 't' and 'T' use zstr for storage type.

commit f45c16cb3cc394dccea96be5daeb9e4c4f70705e
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jul 19 17:38:47 2006 +0000

    Add '+' varargs specifier that requires at least one arg.

commit 369b7e44a0bbe455a66fa0720efcd0a674379c8a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jul 19 16:17:56 2006 +0000

    MFB: Fixed compiler warnings and enable Json by default.

commit 73ba3e259239eb66e54e8cf2084f0ca8991e7c2a
Author: Michael Wallner <mike at php.net>
Date:   Wed Jul 19 12:25:02 2006 +0000

    - added error_get_last() function

commit 012a0e74ed9e8a50f34f2cf54b09888bfa84987e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 19 08:35:25 2006 +0000

    no need to fetch name and free it immediately after that
    the patch also fixes a segfault

commit d37337c6df4f62f45df2cc206c55e956415bfbad
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 19 08:25:45 2006 +0000

    fix tests

commit 54188262f2e3e8ba2169142347a525a9b8182df5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 19 07:18:25 2006 +0000

    increase refcount when adding zval to the result array

commit 6e5e4aa05d36b9fec07441dc38012fbae7b9d904
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 19 06:56:28 2006 +0000

    fix compile warnings

commit 93094e525b35a034239b154aea41228584f041f1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 19 06:33:07 2006 +0000

    MFB: fetch tsrm_ls, don't use it uninitialized

commit 4bf31abbf49146cae7130cf38221f87c6b04d467
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jul 19 01:51:20 2006 +0000

    Initialize some vars.

commit 35ebfabbd21bce5968bd737a12962e7090e3e7df
Author:  <changelog at php.net>
Date:   Wed Jul 19 01:30:52 2006 +0000

    ChangeLog update

commit fe7ba735bc5d7c5023ab8dfbcfafb98ab61e86fb
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jul 18 23:56:53 2006 +0000

    - CS

commit 80807ea35358ccbb41fe42204d7f0ba7e3f55800
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jul 18 23:52:09 2006 +0000

    - Fix build

commit 61fd6bbebf2e35c438162fc4f324c2e85a3d79cc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jul 18 22:45:56 2006 +0000

    MFB: Fixed memory leak

commit bbd3cd274300cbf5491df5db01b1c2f375693fa0
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jul 18 22:07:20 2006 +0000

    Implement varargs parameter parsing. See README for examples.

commit 06678646310d6bf0e11ce79645c274ed3603a870
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jul 18 17:52:45 2006 +0000

    Callable checks and class fetching and lookup should support identifer
    normalization now. (Marcus, Andrei)

commit c32b733940698ba883b09a119d631ed5549c6ab0
Author: Andi Gutmans <andi at php.net>
Date:   Tue Jul 18 16:54:37 2006 +0000

    - Capture Dmitry's Zend MM email for later reference

commit 4509fb33c53ec7f991a73b57819ae7eb34f0eb3a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 18 15:41:47 2006 +0000

    fix build on platforms without mremap()

commit 98799bdc16bbe22445c4d24ab2646c2d72c3022e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 18 15:05:07 2006 +0000

    Unicode support (not finished)

commit 16afb4157af49c7d48a2002d6232c3891262af65
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 18 14:59:35 2006 +0000

    patch merged into 5_2

commit 6ce33efe0844b309d04951a817c39c67f7141356
Author: Derick Rethans <derick at php.net>
Date:   Tue Jul 18 12:37:49 2006 +0000

    - Enable all methods in the already existing Date and Timezone classes

commit d6cd18c08343c71c2a4631893cb13cce10541999
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 18 09:24:54 2006 +0000

    Fixed compilation error

commit 18d1c420d69de3e7a948e9c6980f38afb6fd71c8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 18 09:23:05 2006 +0000

    fix test

commit 6687f0377b831377e99dc0d4faae8e6d96815ae6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 18 09:08:06 2006 +0000

    New memory manager

commit 6bcb0c9ed527d3cc8b6637ef755df904c147f2a6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 18 08:57:26 2006 +0000

    fix logic

commit 0d088b15b72983e9e3f4a08fc0dbf4f8b815180d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 18 08:16:18 2006 +0000

    fix DVAL_TO_LVAL() macro, which doesn't seem to work correctly on AIX & GCC < 3.5

commit f645ccf699387ea7cf843bfe0b71a2f3e97df933
Author:  <changelog at php.net>
Date:   Tue Jul 18 01:31:06 2006 +0000

    ChangeLog update

commit 3cf509ab75a75498ae13928c480e0c64db04c045
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jul 18 00:09:21 2006 +0000

    MFB: Added possible failure note.

commit 2aa0acfaaa1051c2d3dde09e8c52929eaddcc07c
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jul 17 22:18:08 2006 +0000

    *** empty log message ***

commit 675832c2043821962cb5a0ecc9f1c416980fc270
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jul 17 22:18:01 2006 +0000

    Update array_filter() and array_reduce() to use params API with FCI
    cache and mark them with U.

commit 34e5b3befa7564f9602009dce1178c8c5e72ffcf
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jul 17 21:20:02 2006 +0000

    Upgrade uasort() and uksort() to use params API with FCI cache and mark
    them with U.

commit cc3d9328751aa54e0d2932abc2195c6912d7915b
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jul 17 21:09:10 2006 +0000

    - Fix #38125 undefined reference to spl_dual_it_free_storage

commit fdf280b41b7849167d33b67f2ebe0f566b55d2bd
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jul 17 20:52:12 2006 +0000

    - Upgrade usort() to support Unicode (including valid Unicode callbacks).
    - Make usort() use 'f' specifier for function call info/cache.

commit 6ad2093794cddabcd6374163ba0526bf88ed4b85
Author: Michael Wallner <mike at php.net>
Date:   Mon Jul 17 20:43:07 2006 +0000

    MFB52: fix bug #37945 pathinfo() cannot handle argument with special
           characters like german "Umlaute"

commit 0bb270d352d0b4ea4b591ded91af4ef7a3dbf550
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jul 17 19:32:10 2006 +0000

    - Use zend_uchar for param type
    - %v is for UG() - dependent strings, which is not the case here
    - 'T' is only useful for multiple parameters, so use 't' instead

commit dfb113bbd2b592285e5eb6a88eb57ce03dbc6db1
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jul 17 19:19:09 2006 +0000

    *** empty log message ***

commit 004ed49028451d6f05c43597861babaa0dd89631
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Jul 17 15:08:46 2006 +0000

    - MFB: #38112, corrupt GIF Image segfault

commit c87c91ae1374328b2247bfe053a5bb2f159be150
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jul 17 11:46:12 2006 +0000

    MFB: valgrind args change

commit 068dfca1d74b85378d7c6ed9557b43db01c7912d
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jul 17 11:39:49 2006 +0000

    MFB

commit 1185b233a7e73f82a436b1004b8293783c45f60e
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jul 17 10:49:34 2006 +0000

    MFB 5.2

commit 2353dc431970b4806c76f5b5c34a228e5166c89e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 17 10:08:07 2006 +0000

    typofix

commit 14bb9737683d38211a7ded4cbcf8ac1e262315c4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 17 07:20:28 2006 +0000

    Fixed memory leaks in ZTS mode

commit a3952b749559c5482b9abee1abb0363b6fa393f1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 17 07:11:06 2006 +0000

    tweak constant() to use the brand new unicode parameters API

commit 8177adf8fbb676298f63a95ecbe4647e25dc1477
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 17 07:02:26 2006 +0000

    make use of new param parsing API
    use convert_to_text(), which makes constant() unicode aware
    finally nuke invalid reads

commit 05dfd8d80be0a4df755dd08ea7cdd8191a9fb465
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 17 06:46:19 2006 +0000

    ZTS fix

commit 688000ca742f052b30c802249082d21a604d0fe6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 17 06:44:45 2006 +0000

    fix access to freed memory in pathinfo()
    add test

commit df84f5aa452def7012420790d6b62eeabd495c60
Author: Seiji Masugata <masugata at php.net>
Date:   Mon Jul 17 04:44:06 2006 +0000

    added option parameter mb_strrpos( ).

commit 749534ab28a8f9df57466b05374135883135a217
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jul 17 03:57:53 2006 +0000

    MFB: Don't use regex where none is needed.

commit ad30907bfd97c0c557c03801bf1eaf9c1d35b043
Author:  <changelog at php.net>
Date:   Mon Jul 17 01:30:54 2006 +0000

    ChangeLog update

commit 3078bbabfd80203d0914ff6a1c313423eb58213d
Author: Jon Parise <jon at php.net>
Date:   Mon Jul 17 01:17:00 2006 +0000

    If the $PHP_AUTOCONF and $PHP_AUTOHEADER environmental variables are set
    to full paths, the `shtool path` test would fail (because it only tests
    for the existence of a bare filename in the current $PATH).  We now test
    the the executability of $PHP_AUTOCONF and $PHP_AUTOHEADER before falling
    back to the `shtool path` test.
    
    Later on, phpize will execute $PHP_AUTOCONF and $PHP_AUTOHEADER directly,
    so they will work fine as either absolute paths or files within $PATH.
    
    Also, improving the grammar of the error messages in the failure cases.

commit 758ff2f9f14c96a4412a45611ba582ac2cac22e2
Author: Jon Parise <jon at php.net>
Date:   Mon Jul 17 00:46:00 2006 +0000

    Wrapping the $PHP_AUTOCONF and $PHP_AUTOHEADER error messages to fit
    within 80 columns.

commit e394e8d1f82e995eaafdea90515adb76706148a2
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 16 23:48:15 2006 +0000

    -Typo

commit 2f4ca14c0be0e5cb63dc97b5d36ee42735b914c3
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 16 23:45:29 2006 +0000

    - Update docu

commit 12edfef4d3fa424019f64bce46578e741729130b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 16 20:57:40 2006 +0000

    - TSRM Fix

commit 754a7412486025d7407e31cef07f3be522be4604
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 16 20:52:20 2006 +0000

    - Upgrade RegexIterator capabilities, see docu

commit 78f9ab3454affa2d9ba1e19ea8c923d108b4ba6b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 16 19:50:43 2006 +0000

    - This test fails right now and requires a zend API change to fix

commit cb32fbe9d5cd7ac6a1e382902c316088a356c03c
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Jul 16 19:36:23 2006 +0000

    MFB

commit ac3a58e52df0b2bf1bdb62c705f67ad874059b2f
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 16 19:20:05 2006 +0000

    - Little bit refactoring: Two new PHPAPI functions:
      . php_pcre_match
      . php_pcre_split

commit 0499e0d8f1fa9ae043b3c3a86e6263d9e23ab7a4
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 16 19:16:40 2006 +0000

    - Update docu

commit 4aa20e0781d1a764b4069be2e972aac949106b57
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 16 17:33:46 2006 +0000

    - Correct test name

commit 1f4cce3e0fc6eba121008b0245baafd143b6432d
Author: Christian Stocker <chregu at php.net>
Date:   Sun Jul 16 16:04:35 2006 +0000

    MFB
    improved code (after suggestion by helly)

commit 50242cd8c571d8c8e10d23ee334ddd41187873d9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jul 16 15:59:02 2006 +0000

    3+1 != 3  =)

commit 02a92e7eb58493b90c81b6638c52ebdedee26994
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Jul 16 15:56:00 2006 +0000

    - MFB: PATHINFO_FILENAME constant registration (Sara)

commit 6b4bfe4a35ebc2134d91864d2f2336364574463d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jul 16 15:54:25 2006 +0000

    all stream functions are actually macros that already have TSRMLS_CC,
    no need to pass it manually

commit 812887cedb73e1fba2f55ba4f36d20a97d583408
Author: Christian Stocker <chregu at php.net>
Date:   Sun Jul 16 15:05:32 2006 +0000

    Added DOMNode::getNodePath() for getting an XPath for a node.
    (MFB)

commit 5544029699ccd13b52dbb86a875ec1512a99521f
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 16 10:49:06 2006 +0000

    - Fixed Bug #29538 number_format and problem with 0

commit 92a47b44b49c6d75410cb0a0d573a1c88e2490af
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 16 10:34:32 2006 +0000

    - Pathinfo allows to get filename (Toby S, Christian S)

commit 73746f8fa9f624cf92108aefe3438126670c39a3
Author:  <changelog at php.net>
Date:   Sun Jul 16 01:30:53 2006 +0000

    ChangeLog update

commit 607ca7baf686dd35c2b0561f76d4c10e771b99bb
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jul 15 19:16:19 2006 +0000

    - Provide defined value for autoload flag

commit 8a314279abaf1524f2377956d2dc3a7381ecabec
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jul 15 15:04:52 2006 +0000

    - Update docu

commit 810c9eee766e35e20d3a87265f56080492d02202
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jul 15 14:54:57 2006 +0000

    - Be on the safe side

commit 4afabf96ee78b9b075e946cc0ebd1396707bd069
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jul 15 14:50:38 2006 +0000

    - Implement todo: SplFileObject: ability to set the CSV separator per object, part 2

commit d795e0b9bb5be027e86fe2be89f029a866c1c9ec
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jul 15 14:31:51 2006 +0000

    - Implement todo: SplFileObject: ability to set the CSV separator per object

commit 395d4ae5e3275fcfc4a4f1c39c8d4c27e5cc4b4d
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jul 15 13:01:44 2006 +0000

    - Fix issue with SplFileObject and directories

commit dd47d6488793469a31e77e896b9e71c33e25308a
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jul 15 12:09:13 2006 +0000

    - Readd proto

commit adc5a7f087f19882d08ff05f81cb0526717fef47
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jul 15 12:06:10 2006 +0000

    - Update array_fill_keys, better unicode support, use new param parsing API

commit da5c07610013bbaac8d2bb98c121aed7ca1352c0
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jul 15 10:10:47 2006 +0000

    - Add array_fill_keys() (Matt W, php_lists at realplain com)

commit 07e007f40418420ce33a42905fe1195a265f56dc
Author:  <changelog at php.net>
Date:   Sat Jul 15 01:30:57 2006 +0000

    ChangeLog update

commit 9a1e8827061cbf3c604d2b8ff3381288e564c302
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 14 23:23:45 2006 +0000

    remove debugging

commit 36a42a5204d3f71a4b47624f8c3411984487b54f
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 14 23:23:22 2006 +0000

    run-tests.php maintainers, rise up!

commit 5388ce5ba2f919ab19571cc39abe16ec5deecc53
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 14 23:09:12 2006 +0000

    Do this workaround only for unicode mode.

commit 246585490b85f9be541ba5822b614add8891536b
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 14 23:04:58 2006 +0000

    Add test for compact().

commit 14642f8734df216d20d6624fe4584d5b040089e9
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 14 23:04:32 2006 +0000

    Encode $wanted in output_encoding for comparison (workaround).

commit 853ab6e09ffb71857af8cba34952d16c79f8a4ad
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 14 22:41:22 2006 +0000

    Adjust array_pad(), array_reverse(), and array_unique() for params API
    and mark them with U.

commit 2ef3bb9cb8d24b9c71d399020c3d2924624deb61
Author: Sara Golemon <pollita at php.net>
Date:   Fri Jul 14 22:24:07 2006 +0000

    Logic fix:  (!a == b) != (a != b)

commit 5766cdbd01fa91fbed68622adb3f2af7d5f64ebc
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 14 22:15:54 2006 +0000

    - Simplify array_combine() and adjust for params API
    - Adjust array_count_values() and array_rand() for params API and mark
      with U

commit 40cabdca594ae3c1f49c9e61cc47137898736eea
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 14 21:16:30 2006 +0000

    Adjust array_key_exists(), array_slice(), and array_splice() for params
    API and mark them with U.

commit 74eb59da592d2b947cc6f20d3beb01ecd9cdff4e
Author: Sara Golemon <pollita at php.net>
Date:   Fri Jul 14 20:50:45 2006 +0000

    #38105 (4/3) ustrlen != USTRLEN, update variable names used to keep this block's meaning clear

commit 44ad98405f2e5d02719cbda589dea2d44421c899
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 14 20:45:37 2006 +0000

    MFB: rephrase the error message (fixes #38106)

commit 8d28257255bff123b5f6e4e4cf4ffbd40a41434c
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 14 20:07:57 2006 +0000

    Make array_change_key_case() -- a candidate for the quite possibly the
    most useless function ever -- use params API and mark it with U.

commit 165b2f2b76d729f4084275febf5567a8af89aaa2
Author: Sara Golemon <pollita at php.net>
Date:   Fri Jul 14 19:16:23 2006 +0000

    #38105 (3/3) Default file_put_contents() to FILE_TEXT when unicode.semantics=on and flags param not specified

commit eb634dfa846d33c5ff185f543cf2bcc52ff4c8b1
Author: Sara Golemon <pollita at php.net>
Date:   Fri Jul 14 19:15:31 2006 +0000

    #38105 (2/3) Filters should report char/UChar count, not bytes

commit aea4195ac6be71ca9fb04317dd9f2be19a5b0e62
Author: Sara Golemon <pollita at php.net>
Date:   Fri Jul 14 19:14:40 2006 +0000

    #38105 (1/3) Backward logic, filter_product == IS_STRING means the wrapper HAS applied pre-filtering

commit 6dfb4768b4a00c6c8e3709f482810bd9275035d0
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 14 18:12:45 2006 +0000

    Update end(), prev(), next(), reset(), current(), and key() for params
    API and mark with U.

commit 03c813fb2c902b5f689f590320ea974d99091d29
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 14 18:06:30 2006 +0000

    *** empty log message ***

commit 0322c14d14d767961d5c02f7187688e1797887be
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 14 18:03:13 2006 +0000

    Update array_search()/in_array() for params API and mark with U.

commit f344fe0153ed07d51396b7271516938cecf4770e
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 14 17:55:27 2006 +0000

    Update array_keys() and array_values() for params API and mark with U.

commit c30d1ecf11254e16e45247438229f8ed78d9d395
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 14 17:35:54 2006 +0000

    - Simplify array_fill().
    - Do params API for a couple of funcs and mark them as Unicode
      compliant.

commit c7639e9e19a1a9c7a5198472593fb0e2d697c6bd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 14 10:31:32 2006 +0000

    add USTR_VAL() access zstr value

commit 8d8344272e10458fce208e182f24f302db174ada
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 14 08:38:30 2006 +0000

    WS and CS fixes
    I suppose STR_FREE() is better than if(..) {efree (..);}

commit 73001d425722e6cb9e401765c0494fa139d39950
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jul 14 08:29:06 2006 +0000

    Fixed unserialize() in unicode mode

commit 4fcd7e4c1e791f7a39f3a0a0f2c34e99477d3ee4
Author:  <changelog at php.net>
Date:   Fri Jul 14 01:30:53 2006 +0000

    ChangeLog update

commit f717e25ce72dfa049fd150846e8640344a3ca003
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jul 13 22:26:50 2006 +0000

    FIXME note

commit c8254d82d70fdf0c561d4f7dcc90b78e006ff012
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jul 13 22:26:42 2006 +0000

    Update array_sum() and array_product() (U).

commit 8553cf9da8f29fc0e07c6fecb77432f35ca12932
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jul 13 22:03:42 2006 +0000

    Mark a few more funcs.

commit 2fbc36496f257b8904515793df977ebefeb1b176
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jul 13 21:27:48 2006 +0000

    - Let the caller output a warning instead of having
      zend_get_unified_string_type() do it.
    - Mark a few more functions are Unicode compatible.

commit c01957091ac7ae506c7cc12fd5e8e2b1fcace50b
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jul 13 21:08:43 2006 +0000

    - Make compact() normalize variablem name before checking symtable.
    - Mark tested/upgraded functions with 'U' flag.

commit 87d846c2cba34e2275ca3e46a8c77c867ffa7117
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 13 17:55:50 2006 +0000

    initialize variables

commit f7f468863a687dbbbb53269acb1fa8d40894012e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 13 17:02:43 2006 +0000

    fix build

commit 2d0539e2babc59d38702fb44bf973dc9d981a1ce
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jul 13 16:47:26 2006 +0000

    Unicode support (not finished)

commit 3c75c080cf3220a9a3a8ed77f1bd8ba4392d243b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jul 13 15:42:55 2006 +0000

    MFB: Fixed test for systems where set_charset() method is unavailable.

commit e49961c935561e56fe06312f157281cd9aacf288
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jul 13 15:05:42 2006 +0000

    MFB: Fixed compiler warnings.

commit b8059674ee5cc3e6f96b354d511c7eee68937be7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 13 12:34:30 2006 +0000

    Unicode support in ReflectionParameter::__construct()

commit 68bd430a634075a378a3302896b6267795f3e811
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 13 12:17:25 2006 +0000

    fix C++ comments in C code and comment out unused variable

commit 8376cd2396fcd3277984454d63b0c13ad852f5a9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 13 12:15:01 2006 +0000

    nuke unused variable

commit 12f44c2b2b33f714e183d8a734219a647ed29a0c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 13 11:58:42 2006 +0000

    fix #38086 (stream_copy_to_stream() returns 0 when maxlen is bigger than the actual length)

commit 1e9e63e56ce79910d0db56fdc275001947f48cc1
Author:  <changelog at php.net>
Date:   Thu Jul 13 01:31:09 2006 +0000

    ChangeLog update

commit 896c0e0690e9fa46a4b0facdb8b37c7ff1b52513
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jul 13 00:13:42 2006 +0000

    MFB: Fixed compiler warnings.

commit e750cec3f9622ef07b5d9982cbcbfce3e52efa2a
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jul 12 23:17:07 2006 +0000

    Make notes about array.c functions.

commit 9aa7c1d6e949010cfc6491ce84243736eea2c076
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 12 22:19:12 2006 +0000

    fix assert() in Unicode mode

commit 4343311203d58975e22220db9ead5fe7684c7ea8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 12 21:14:11 2006 +0000

    get rid of more "might be uninitialized" warnings

commit 527f93f25da1acb247633dca80afad5686e308dd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 12 21:07:07 2006 +0000

    make sure return_value_used is always initialized

commit 90d62b46a0fc956591d1b87037c9368b4cd98b16
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 12 21:03:07 2006 +0000

    initialize EG(exit_status)

commit b8e488ecd5bd363b1a54ce41092557ea4afa0723
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jul 12 19:34:55 2006 +0000

    No need for TSRMLS_FETCH().

commit 2c8398fe81e7127c3a87c8a84ea3bfafa964df5b
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jul 12 17:35:06 2006 +0000

    Implement convert_to_unicode_with_converter() and adjust zval_* APIs.

commit 938f6d4141c3ee066c968953701a5b632cd0f501
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jul 12 17:23:53 2006 +0000

    Use zend_convert_from_unicode() in var_dump().

commit ed77c07a351e46cfda8417795497a2c7ece3e789
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jul 12 17:04:13 2006 +0000

    Commit Sara's patch for supporting filesystem enccoding in
    include/require.

commit 1d6027adbd41237e969b51aad085affe56cd2493
Author: Michael Wallner <mike at php.net>
Date:   Wed Jul 12 15:28:18 2006 +0000

    - add note why replace is 0, so that I don't wonder again in 2 months
      why session_regenerate_id() sends the session cookie twice

commit 550a7186c5b17b5c61cfe66e3cb852234134e669
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 12 13:17:25 2006 +0000

    restore missing check and prevent segfaulting
    MFB and add test

commit 9de18e2ca2b89bba39ce62279c68c8a7bfeb3fac
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 12 12:33:04 2006 +0000

    don't try to compare strings if haystack is "" or shorter than needle
    add test

commit 3945c5e1c6eecbb35db7cc8601524a2b4354d9ed
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 12 10:15:30 2006 +0000

    MFB: fix #38072 (boolean arg for mysqli_autocommit() is always true on Solaris)

commit 1fb6a441d7963af85cf86b44d8acd413f25d24b2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 12 10:13:13 2006 +0000

    fix argument parsing utilities
    test before commit?

commit 6a12b2de747fc2158be6b8480f92d79d1ea40c5e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 12 09:00:15 2006 +0000

    Fixed bug #38067 (Parameters are not decoded from utf-8 when using encoding option)

commit 4fb0776b8e9dc49404e0e33e0df370c36ceddc62
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Wed Jul 12 08:00:24 2006 +0000

    new test cases for mysqli_warnings and mysql_driver properties

commit 6abfcba273cd352dac1e77375592a906d1155be7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 12 07:55:04 2006 +0000

    Destructors call order is changed (Fixed bug #36759 - Objects destructors are invoked in wrong order when script is finished)

commit f5a2224ca3a2d2b408f72ec86b2e84f93739086f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jul 12 07:54:18 2006 +0000

    Fixed bug #36759 (Objects destructors are invoked in wrong order when script is finished)

commit 2991bfec834198a112071c992c5e9eda6e4dcfe0
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jul 12 07:31:56 2006 +0000

    - Reorder and add missing

commit 397a46b559fbfa206c76acf7692eb20e7ae9a083
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Wed Jul 12 07:00:48 2006 +0000

    fixed C&P errors in groups handling, activated groups feature

commit f541962338c4636b4aa794362659dcf2447ae007
Author: Sara Golemon <pollita at php.net>
Date:   Wed Jul 12 04:20:02 2006 +0000

    Fix typo/Syntax error

commit 516df2ce970e1b135d801fc1d9881fbca1c3959b
Author:  <changelog at php.net>
Date:   Wed Jul 12 01:30:53 2006 +0000

    ChangeLog update

commit eef7cb2d751a355726c8ac5330e60fe62be07b67
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Tue Jul 11 23:41:40 2006 +0000

    make sure embedded server is correctly initialized

commit 45a238c1295009fc1da3661b3784a6b9ef7140c0
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Tue Jul 11 23:37:41 2006 +0000

    skip when testing embedded server

commit 0bbeae457b2e065da2c6d5bb81d011a6fa6e7695
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Tue Jul 11 23:34:27 2006 +0000

    no need to test ping and kill with embedded server

commit 19b551388125114f9e92cef9b691e9ca28f0dea0
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jul 11 23:05:47 2006 +0000

    Explain new specifiers

commit 85766e787c5b1b11c2b6077047030b5ab07345d0
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jul 11 23:05:33 2006 +0000

    Typos

commit de20e2ea70f71120cd592f5264a3c3244e7f2493
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jul 11 22:59:19 2006 +0000

    Update design doc.

commit a1fcfe369332ba89f647aa19b5d87e2d741e8e24
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jul 11 22:53:10 2006 +0000

    Remove unused 'y' specifier.

commit b2fb5948b6f4d3ad89255d5181c1328346ed285e
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jul 11 22:42:55 2006 +0000

    *** empty log message ***

commit 8db69d400560a69af8318d72bddc07169b51e28b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 11 21:28:07 2006 +0000

    add new tests by Ligaya Turmelle

commit f41a4f4546e47c7bbd20bb3e83a63e1396cae5be
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 11 21:19:56 2006 +0000

    /tmp is often a symlink, use /bin instead

commit 42b38dc29c3e69bf4c41266cfde106f2e654d678
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jul 11 20:51:18 2006 +0000

    Protos.

commit 62d76d207f4d9aad2733b7890ec3d6d118247696
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jul 11 19:43:08 2006 +0000

    Implement getAll() that can be used to get all the pieces defined by the
    boundaries.

commit dd9b2275061766f6865bac9d320e1a28d22e8286
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jul 11 17:59:46 2006 +0000

    Make next() and previous() take optional step parameter and optimize
    return value usage.

commit 12615846a433ab2b31ec160f0e20e62583e68464
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jul 11 17:48:14 2006 +0000

    Implement getRuleStatus() and getRuleStatusArray() as well as related
    constants.

commit b41169d4e7f78a43434b8ecca862c8aff6229dd3
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jul 11 16:59:42 2006 +0000

    Rename to a more explanatory macro.

commit 84c2620ab0ba4ed4c4b08217a9cfd66774692d35
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 11 16:32:47 2006 +0000

    fix typo
    add test with error messages

commit 4187b2e1a5eedfce612b55e8451a90bc60164fe6
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jul 11 16:20:21 2006 +0000

    Use object flags.

commit 1e0999fd46088590aa3cfb5e2837b5b72c392b76
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 11 14:36:05 2006 +0000

    Nuke signed/unsigned compiler warnings

commit c4292259043af04c1409a97d4c35eb81cabab9c7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 11 14:24:39 2006 +0000

    Nuke signed/unsigned compiler warnings

commit c68b28f25085bea95a857bd0b80c15b6a85a4a2b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 11 14:15:38 2006 +0000

    fix segfault in jfmonthname(), add test
    fix tests (I don't have /home/hartmut here =))

commit af234920c6014810078bba4fb2941c31b43ba926
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jul 11 12:37:26 2006 +0000

    MFB: eliminate compile warnings

commit b52137a828b9c7be3ebfaecb46339ef35ff7db95
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 11 08:52:44 2006 +0000

    Fixed memory leak in case of exception in iterator callbacks in 'foreach(new Iterator()...' (spl/tests/iterator_047.phpt).

commit ecb58ee2cd47d7c60ea707dcacce9de07da19a11
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Tue Jul 11 07:21:27 2006 +0000

    check both OO and procedural style as "thread_id" is a property and not
    a method in the OO interface

commit 0bf1cbe8d02c23676732ffefc2934c2f369ae93f
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Tue Jul 11 07:10:18 2006 +0000

    modified test to use (and cover) mysqli->thread_id

commit 250f4efe6b480d4aa72476b294b4c330cd2c2c18
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Tue Jul 11 07:04:44 2006 +0000

    test kill()

commit 1c39435499f48b0109a04c64120f1fa7746c208e
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Tue Jul 11 07:04:31 2006 +0000

    test ping()

commit b259f66300043977043a6028f1df69a5d3bb82fa
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Tue Jul 11 07:04:16 2006 +0000

    test multi_query(), next_result(), more_results()
    (only partially covered by a bug testcase yet)

commit 587c37a03673efb3da9437706c3df09e188cd65b
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Tue Jul 11 07:03:31 2006 +0000

    get_client_info() test

commit bf71e83fbf504f83d39297c643ba92bac07cc9fc
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Tue Jul 11 07:02:50 2006 +0000

    test was only covering fetch_fields(), added fetch_field() and fetch_field_direct()

commit 9301bc929d3f7a4ac37838e0e76e4732256b1f69
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Tue Jul 11 07:02:02 2006 +0000

    test was not covering DOUBLE bindings

commit 0395649b4141bacf904ce6450f9cebacf200a0b7
Author:  <changelog at php.net>
Date:   Tue Jul 11 01:31:00 2006 +0000

    ChangeLog update

commit bb9a727682b3b6898a778fb164ade2572da04952
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jul 11 00:15:44 2006 +0000

    MFB: apache2handler sapi is no longer experimental

commit dfbf573d5d0a6b5638fd5f344aec7a97c3262611
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jul 10 23:19:05 2006 +0000

    Implement getAvailableLocales().

commit ceb8b9b7c5196d436dd2366189962b41d5c96c1a
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jul 10 23:09:34 2006 +0000

    *** empty log message ***

commit 637f602822972996d7117e9876516b7172862773
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jul 10 23:06:33 2006 +0000

    Optimize zero-arg case for parameter parsing. No more need for manual
    checks.

commit 78f5e9f0a170068798f856f00c8b28fc7b416b00
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jul 10 23:06:17 2006 +0000

    Include uclean.h header.

commit 07bb47a406e6025fdb2c781ec2ebe8720af11a54
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jul 10 22:12:47 2006 +0000

    Fix validity checks.

commit 5f19cb01f6451b99dcd23ad9524c19c8a11678b9
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jul 10 21:42:25 2006 +0000

    Implement isBoundary() for combining sequences.

commit f2cbf6f9502367a68217b566bfbdf47fcca0f3b7
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jul 10 21:18:01 2006 +0000

    Implement following() for combining sequences.

commit 93ae33c8a4ef602946bb25334d67323178e82050
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 10 20:48:04 2006 +0000

    add Unicode EXPECT tags

commit 8dd4e2692c0b5a04b24d90a6ecd2cccecb0dfd55
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jul 10 20:14:12 2006 +0000

    Fix combining sequence iterators for forward and backward movement.

commit 743deb09c97259201ca967fead62fcb060d77092
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Mon Jul 10 16:29:24 2006 +0000

    "transaction" tests should test commit, too, not only rollback

commit 0a435165baf2a21da28f3887a18740b18c2de59c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 10 15:48:09 2006 +0000

    Fixed memory leaks in ext/spl/tests/fileobject_003.phpt

commit 4ea4434475eb67a15905e320985390d70a48642b
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Mon Jul 10 14:05:46 2006 +0000

    two additional tests improving pdo/pdo_mysql test code coverage

commit 14a10f441de70c79ef4a3915fd4f26f8b1e4c2d6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 10 14:02:54 2006 +0000

    Fixed bug #37947 (zend_ptr_stack reallocation problem)

commit b062531746adf3a571c1be6a16d9abfffea0c2f0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 10 13:53:47 2006 +0000

    nuke unused variable

commit 3c0a4a8b072af16cf730cc181945dbbe4fb88028
Author: Michael Wallner <mike at php.net>
Date:   Mon Jul 10 13:16:07 2006 +0000

    - revert messed up patch

commit 9539a8b980507ea0b52c9f0f04db9a5c8942b543
Author: Michael Wallner <mike at php.net>
Date:   Mon Jul 10 13:08:11 2006 +0000

    - fix 5.2 build

commit 70a7d0319b36c42c85783bbc704512351085a200
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 10 13:02:31 2006 +0000

    fix mysqli_*_free_storage() funcs to conform with their prototypes

commit 0644e2e3864ecb06d0ec55e1b7dbf7e8d2ed022e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 10 12:46:46 2006 +0000

    Another fix for #38019

commit 0af0ad4ef77bf8a2ca67c03267a4954cabbac059
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jul 10 11:25:59 2006 +0000

    initialize vars

commit f32a21b11289fa8ad3b8a444e66ed534a5d7453f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 10 10:33:55 2006 +0000

    Fixed bug #38055 (Wrong interpretation of boolean parameters)

commit 1236514b0b4041835035de5b42dace678f6c7a2d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 10 10:05:35 2006 +0000

    Fixed bug #38019 (segfault extending mysqli class)

commit 517c39a0358939554ae3f185c1e321c24831e890
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 10 07:41:52 2006 +0000

    Fixed bug #38005 (SoapFault faultstring doesn't follow encoding rules)

commit d2cae0ccba2f36ebe8091273de922f17932ec5db
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Mon Jul 10 07:39:23 2006 +0000

    SHOW ENGINES is only available in PHP 4.1.2 and above (and the output
    format slightly changed between 4.1 and 5.0, too),
    SHOW VARIABLES LIKE 'have_%' is the more portable alternative here

commit 00d9e00ee4c210f827d07ed1c6d016c3a8fb6cfb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 10 07:26:31 2006 +0000

    Fixed test

commit ae8d24392e07dd0cc66c5fa0412171adf78d5e2e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jul 10 07:23:12 2006 +0000

    Fixed bug #38004 Parameters in SoapServer are decoded twice

commit b51680b3b6f5d245906ea3f35459871227250581
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jul 10 07:03:18 2006 +0000

    fix test on non-Harmut machine :)

commit ce4c6d16578a6dc9768e80badf66980a7dd43733
Author:  <changelog at php.net>
Date:   Mon Jul 10 01:30:51 2006 +0000

    ChangeLog update

commit 5fc72b98fa8c5d56e8b7d2c7e61dfdd0d8d59705
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jul 10 00:35:24 2006 +0000

    - Add missing test name prefix

commit 97b35cabb0a95dea70b20876674d911acc77b878
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jul 10 00:32:23 2006 +0000

    - Drop unused var

commit 18d45918bcc6c5cf2b8dfeb3c4cec92926c4b641
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jul 10 00:13:50 2006 +0000

    - Fix bug #37816 ReflectionProperty does not throw exception when accessing protected attribute

commit 871395174ba90dd654a39b05a04c5668cf8c8776
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jul 10 00:10:14 2006 +0000

    - Add new test

commit 032dfa1bc423df643dcc92ea0ca67c57b1e8c149
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jul 10 00:07:36 2006 +0000

    - Fix issues with __get() returning arrays (might need to be revised)

commit 465a41890810665a062d27a3a6f240bf6f272fb5
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 9 23:28:59 2006 +0000

    - Fix logic

commit a96e3567de45bd34c5b47b7c69589ba452bb9bdb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jul 9 23:28:41 2006 +0000

    MFB: Removed pointless declarations

commit 7911340c0f4e66baa4bc3f4a55953a1e7198aea2
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 9 22:57:54 2006 +0000

    - Add missing entry

commit a29feafc471cf9a7b12144373ac208e69f8bb9fe
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 9 22:48:22 2006 +0000

    - It appears i am the maintainer

commit 86ae9a57569c95d8e4c3d6bc23c8c8cdc71d227b
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Sun Jul 9 22:42:05 2006 +0000

    more test coverage

commit 2de606559110527e622767753f51ff0307420a17
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 9 22:40:10 2006 +0000

    - Fixed Bug #37811 define not using toString on objects

commit 3173828d9eed467764910bf84ac029a6e3b09226
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 9 18:03:17 2006 +0000

    - Reword comment

commit 9de66765b89d65ce4a0eda51184beb966c5cd225
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 9 18:01:42 2006 +0000

    - Fix issue with comparing objects with objects

commit 5f45fa8cbd9bdcb57ca9bd662b643f3bd84c5b24
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 9 17:58:39 2006 +0000

    - Entry doesn't belong here, fixed in 5.2

commit 2c6b8329e77b74fa8970c36065c6c1542685d8e5
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 9 17:11:32 2006 +0000

    - Drop dead code

commit f94e3cc3ba6c51d16e630c623dffde2ce48ae777
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 9 17:02:34 2006 +0000

    - Add new test

commit 93a1d862f871c1443725edcb859c43d037da3cf3
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 9 16:57:35 2006 +0000

    - Fix comparision edgecases involving objects (Tony, Marcus)
    - Use ZVAL_LONG() where appropriate

commit a37f9719e22f9b7d98b43a49e06d8fcd7db9a697
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 9 16:56:07 2006 +0000

    - Fix test

commit 1fffe3cfa769e1e03aae098662e46a8e4d6250c9
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Sun Jul 9 16:30:02 2006 +0000

    additional test cases added, should now cover all functions and modes
    allthough still not all edge cases

commit 359dace679547e84336a28325eaf7c4282b36297
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jul 9 10:22:03 2006 +0000

    - Add spl_object_hash()

commit 72ef750fbbecc88046b2dd35f80758257ea147c1
Author:  <changelog at php.net>
Date:   Sun Jul 9 01:30:55 2006 +0000

    ChangeLog update

commit 67793e71c0653a0ed3978d12415a33c98e8bc59c
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jul 8 21:54:49 2006 +0000

    change char* to void* when using the 't' parameter (as noted by Andrei)

commit 63ef7fd05099422297e8c72939cf30c89ae7f660
Author: Andrei Zmievski <andrei at php.net>
Date:   Sat Jul 8 18:46:24 2006 +0000

    Implement following() and preceding() for codepoint iterators.

commit 634fd5e58d1832cc4050f7081c7b9a8a2931d419
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jul 8 11:43:07 2006 +0000

    - Add new test

commit 5c94f83a846afd41b6b980b83a38f6aab21db707
Author:  <changelog at php.net>
Date:   Sat Jul 8 01:30:48 2006 +0000

    ChangeLog update

commit 7a95cb834455ca2ab6f374622b6dae2f5a565e93
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jul 8 00:04:37 2006 +0000

    remove some left overs plus static keywording

commit 6cfeae57825479152670722859862a7b54afa73a
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Jul 7 23:30:30 2006 +0000

    upgrade a couple of functions to Unicode

commit 62338cfeb88331c5a7df2c0db08f5a9204feab7d
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Jul 7 23:28:23 2006 +0000

    static+const keywords

commit 73b131869c8bea4e50e8b9316f3ae8b8195a6c56
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 7 22:52:26 2006 +0000

    Implement isBoundary() for code point iterator.

commit 4757c4ce4641dd0480314c0b30874ba41af9b8a1
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 7 22:34:46 2006 +0000

    Implement TextIterator::isBoundary() for break iterators.

commit abbc1053fd245a3bc9cd98d6a4b0835a170a948d
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jul 7 21:41:18 2006 +0000

    Implement TextIterator methods following() and preceding().

commit 7e3e99251ff983b9e5ce0a1084d92561b22b76bb
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Jul 7 11:53:54 2006 +0000

    Added new method to see if function is disabled or not

commit dc9ea3b96160f260b53f32236e8eb0b5709e3ba7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jul 7 09:21:54 2006 +0000

    add missing items to the changelog

commit 86c132acb917c6b46808ed14bcf65261b6f6ce08
Author:  <changelog at php.net>
Date:   Fri Jul 7 01:30:57 2006 +0000

    ChangeLog update

commit 51666415992fabae3efea8484e584559e6a69825
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jul 6 23:13:41 2006 +0000

    MFB: E_ERROR > E_RECOVERABLE_ERROR

commit de23c325e9e1a8b54ab79ef3d01082fb0c0a29b3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jul 6 16:17:12 2006 +0000

    add test

commit aee52fa3ea5e041054864a40038ea15864665c46
Author: Sara Golemon <pollita at php.net>
Date:   Thu Jul 6 15:28:05 2006 +0000

    Silence FETCH_OBJ_IS / undefined notices

commit 816d28058047c565298416289fb0459106931537
Author:  <changelog at php.net>
Date:   Thu Jul 6 01:30:52 2006 +0000

    ChangeLog update

commit 1e5849ca94080571e374c6a52729cb2d431c1aa1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 5 14:12:41 2006 +0000

    add test

commit 81cf3b0d69279263953d22e34161c5a59ff56e4f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 5 12:03:35 2006 +0000

    fix tests (take #2)

commit 62d568c9708db63dfd0ee38e18d49ee02b85e9a2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 5 12:02:16 2006 +0000

    fix tests

commit 6345105612656854e1ace2569c6cfd8b179fb5f8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 5 11:48:17 2006 +0000

    fix bug #38003(in classes inherited from mysqli it's possible to call private constructors from invalid context)
    also, use appropriate macro instead of accessing structure elements directly

commit cbeedda2db31f1f6f26392339eac053434c6e887
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 5 11:41:09 2006 +0000

    export zend_std_get_constructor()

commit 636e7be6811b41e70abb1c8f8f48663562e82a2f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jul 5 11:38:13 2006 +0000

    improve error messages

commit 66790e727a6726e17ea055352d74cfbb8dc5b5ed
Author: Edin Kadribasic <edink at php.net>
Date:   Wed Jul 5 10:12:42 2006 +0000

    Added windows build support for apach2filter, supporting apache 2.0.x and 2.2.x

commit fc77abfee4a759573ada8f7699a7a95a9193681c
Author:  <changelog at php.net>
Date:   Wed Jul 5 01:30:51 2006 +0000

    ChangeLog update

commit a033c5e7f683392bb4415fac393293cb65f0268d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jul 4 20:13:40 2006 +0000

    MFB: Eliminate some compiler warnings

commit 844e32934e5dfcc1923fd612424b076aa6c6b699
Author: Derick Rethans <derick at php.net>
Date:   Tue Jul 4 18:12:37 2006 +0000

    - Updated timezonedb to version 2006.7.
    - Fixed test cases because of new constant values for the formats.

commit 2a18040cb53c5ce525648de7044238b823225f2b
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jul 4 15:37:13 2006 +0000

    Obs. ZEND_BEGIN_ARG_INFO => ZEND_BEGIN_ARG_INFO_EX

commit 2fbf0478da657075aabd6c05c1ff5fc37b712265
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jul 4 15:33:32 2006 +0000

    Fix protos&arginfo

commit e3fb2af28e08038da7f2bf3247287525264781b9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 4 07:34:32 2006 +0000

    Fixed memory leak

commit a72dd9fe17579b95c37f6a72c8c6ffc48777d5e7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jul 4 06:38:32 2006 +0000

    Changed priority of PHPRC environment variable on win32 to be higher then value from registry.

commit 4074cac2d0b2b6d0413709fbcb39347294787552
Author:  <changelog at php.net>
Date:   Tue Jul 4 01:30:51 2006 +0000

    ChangeLog update

commit 8f1d44beea6b77d73f8b9d34fa0b6f1c0b1f29e0
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jul 3 22:41:46 2006 +0000

    make everyone happy

commit 302deb04d8933eadee927388b9549de333e63d3e
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jul 3 16:03:39 2006 +0000

    fix tests

commit 57801820f5f306e45722c45798ef8dad72cd9ad1
Author: Nuno Lopes <nlopess at php.net>
Date:   Mon Jul 3 14:55:49 2006 +0000

    MFB

commit 84ed946f7c76a5fab682aa8d92b84f4d05e718ce
Author:  <changelog at php.net>
Date:   Mon Jul 3 01:30:46 2006 +0000

    ChangeLog update

commit feb36eae5a3a45fc626162bc17452b5ecc531607
Author:  <changelog at php.net>
Date:   Sun Jul 2 01:30:46 2006 +0000

    ChangeLog update

commit 12fbcb6344739d2f7046a107346c9e9cf2ad261f
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jul 2 00:10:36 2006 +0000

    nuke types in arginfo

commit ec2b150da0c0f38fa1e876f672a65a91741d65ed
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jul 1 12:29:38 2006 +0000

    MFB5.2: fix assert() problems

commit c2b1be354908cf02175d5c48301d351fc6d8d07a
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jul 1 11:50:52 2006 +0000

    MFB5.2: const keywording

commit fa32c161bb535a0c7da9a3de029491ffd16c300b
Author:  <changelog at php.net>
Date:   Sat Jul 1 01:30:51 2006 +0000

    ChangeLog update

commit 226fa23b5127ae417f8c8e8dbc76ed084b7c2a5c
Author: Hannes Magnusson <bjori at php.net>
Date:   Fri Jun 30 18:16:50 2006 +0000

    Do not force pass by-ref, these functions only prefer by-ref

commit 9f65fd37c652133fe9cc83762709e1cb7eb75934
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 30 10:52:51 2006 +0000

    add error messages to disk_free_space() & disk_total_space() (feature request #37971)

commit a6e26b742ac70c89056a4f812497cf38d26621b4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 30 09:35:21 2006 +0000

    fix off-by-one in addslashes() in Unicode mode

commit 37e0a1b7015877c5671928990b4d28d80fbf6b50
Author:  <changelog at php.net>
Date:   Fri Jun 30 01:30:56 2006 +0000

    ChangeLog update

commit 661f6a7159f3ccc4302a5b1eefd701894bbc5527
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jun 29 22:54:42 2006 +0000

    MFB: Fixed test for situations where pspell_clear_session() is unavailable.

commit 79786ebae85fbcf5f70358c8bd73dc8b4d36e792
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 29 22:47:34 2006 +0000

    MFB: AIX and Solaris have different (gm)strftime() implementation

commit 9a0031e263bbbb92c0387a7b5e656f68ac05853f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jun 29 22:46:49 2006 +0000

    MFB: Fixed test

commit e20eb59cccc29f041a61d9642b83788aaa26a596
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Jun 29 22:12:44 2006 +0000

    Fix test on linux...

commit a880059e5abd74b1e2d7fd7d90ad88186feebd9e
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Jun 29 15:01:20 2006 +0000

    fix/improve test

commit d03ba9cdc57daacaf352d23157b97c65e72815f7
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Jun 29 14:53:31 2006 +0000

    fix test

commit b9c078acf4ad8508823013ed89ba742f1adcbfaa
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Jun 29 14:42:30 2006 +0000

    url->URL

commit 0a2cfcce41c45c718139865dfd89cff22c0c57d4
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Jun 29 14:32:24 2006 +0000

    MFB: url -> URL

commit f4cd66ff96f55fac273822517dc742f1d299adc2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 29 13:12:21 2006 +0000

    fix tests in unicode mode

commit a704d11e82a61384d152832f472d7fcbb35df0ce
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 29 13:05:23 2006 +0000

    fix tests

commit 769c2a1c1e7c72e51c1f856fb7a8728fbb6a5809
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jun 29 12:32:00 2006 +0000

    Try to make combining sequences work. Not entirely succesful.

commit 556739bc07ff3f7e0292ca006a6126008373df71
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 29 09:03:00 2006 +0000

    make sure we won't get into endless loop if value shm_var->next is corrupted

commit 86b295db95df888344f10f49af121bcf7d9de2e5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 29 08:59:51 2006 +0000

    add new tests

commit 58b222b6253549da0be885669d845e659c1a9fb1
Author:  <changelog at php.net>
Date:   Thu Jun 29 01:31:01 2006 +0000

    ChangeLog update

commit 01410e5ae5b4e7ac0c1f317ac2df1c9d482b99ef
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jun 28 15:28:55 2006 +0000

    Fix codepoint iterators

commit bfceaaf1d1ebb800a24b6d746e1188e452c9ef10
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 28 15:07:14 2006 +0000

    unicode_semantics -> unicode.semantics

commit a6b16202675e4fd69f73da409c6a215cf1bef2cf
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 28 15:05:17 2006 +0000

    update changelog

commit 310903208ae857a13b78af76c81289b9c4fc9ef5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 28 15:03:16 2006 +0000

    fix #37931 (possible crash after database restart when using persistent connections)

commit b2b4988c126b00e40779a856ba128e9b1acd90ca
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jun 28 14:44:36 2006 +0000

    Use object's copied text (fixes some bug somehow).

commit 8e258b50eab986e49701eba3cb8dab16d0079f07
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Jun 28 14:42:32 2006 +0000

    MFB

commit 619350f27c7c05dbea6e1e663a78bb5287f3bac0
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jun 28 14:13:13 2006 +0000

    Rename unicode_semantics to unicode.semantics.

commit aea38c6ee112294df19c7fb23ec814055792e6e7
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jun 28 14:12:14 2006 +0000

    Rework break iterator based implementation to make it more generic for
    forward and backwards iterators and to return current elements properly.

commit b4b3b66f4c29e1d12f73a22589519dc838875dff
Author:  <changelog at php.net>
Date:   Wed Jun 28 01:30:54 2006 +0000

    ChangeLog update

commit 7eccf9120ebcfd173a81c2ddd09794748d75c3bb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jun 27 23:33:19 2006 +0000

    MFB: Improved the error reporting in SOAP extension on request failure.

commit a6c5fb5354652c47eb3de7f8f11aaa733bb3e74f
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Jun 27 22:54:29 2006 +0000

    MFB: new tests

commit ba0175365c4c8bdc068681b371ba0359285fda23
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jun 27 22:14:07 2006 +0000

    arginfo fixes

commit 40a9bb96a65e30f5e1f2f6096e859759a863cf2c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 27 21:09:50 2006 +0000

    add new tests

commit 5a816e0f2017b75fe98ef16b7dc6a312a7582a18
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 27 19:58:27 2006 +0000

    no need to throw E_ERROR here, E_WARNING is more than enough

commit 2399d12be00c1e45cd7d8432fbf1ac14db21b258
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 27 15:54:36 2006 +0000

    more tests

commit 23ff3b767d57e5f20c30ff1511e855c6ab3dffda
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 27 15:07:50 2006 +0000

    more date() tests

commit 0aa1cd2c529672c2e9f0caa14d52a9301140a46b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 27 15:06:18 2006 +0000

    fix segfault with 'B' format param

commit 5c06523d757fcbbcbb9c1582d312594c75cf3caa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 27 08:26:54 2006 +0000

    fix #37920 (compilation problems on z/OS)

commit 8cfda458ed97422f6f37a4fb0592bfaa3447230e
Author:  <changelog at php.net>
Date:   Tue Jun 27 01:30:49 2006 +0000

    ChangeLog update

commit e18bb1ce3df6ed60cdd77eabd40f553fe6f129c8
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jun 27 00:09:23 2006 +0000

    Fix/add SKIPIF

commit 703e08015d54fcc89c9ababd1fade28fa8db1fbe
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jun 26 23:42:43 2006 +0000

    Fix test

commit 98889cc198c54f351ec9f6db141e51a2d0f9b38b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 26 23:41:51 2006 +0000

    add new tests

commit dfc2fd651c03d268b1e1530a9019e3dbe2c21588
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 26 23:22:45 2006 +0000

    zero-terminate strings produced with FORCE_DEFLATE

commit ffac3d3c1b8daa31aa35766694ea904e1e57416f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 26 22:53:42 2006 +0000

    MFB: don't try to inflate empty strings

commit 887337a84ffe75db53ba0cdacae0c303a72415c6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 26 22:20:55 2006 +0000

    add new tests, improve the old ones

commit 29ca8007ee0da4bab2682ba49a8218a1873473a9
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jun 26 22:19:04 2006 +0000

    Add arginfo for sys_getloadavg()
    iUpdate arginfo for base64_decode()

commit 0cce3777eac0391ac9b48d404d2de9dc26743a82
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jun 26 22:17:43 2006 +0000

    MFB: bug #37244 (base64_decode violates RFC 3548)
    -Add test

commit d4bb248ae0c4a6d06ae8576a209f8e12fd16a357
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 26 21:13:22 2006 +0000

    detect empty mode string and avoid off-by-one

commit e9c59b98ac490ad7bcdb1da2ef56ea2c69f093eb
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jun 26 20:28:30 2006 +0000

    MFB: sys_getloadavg()

commit 992ffac970d60fa4fb79d0cd5e3d7388dd366f26
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jun 26 15:36:45 2006 +0000

    MFB: saveXML() -> asXML() alias

commit 7589f995c99e15ea013823a6e882e9ab5ae10505
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jun 26 14:10:57 2006 +0000

    Removed obsolete arg_info include

commit ce56c376df281a6a31c81d44b008c80cb7a9b9f5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jun 26 13:31:37 2006 +0000

    Fixed bug #37862 (Integer pointer comparison to numeric value)

commit 157ce4f35ea684eedef371a8e57c632cf89872db
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Jun 26 13:10:31 2006 +0000

    Cleaner fix

commit eef9835bb1b3d6485ebf3222538baca69f4eb72b
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Jun 26 13:03:41 2006 +0000

    sapi_getenv() estrdups the returned string now, so we need to free it

commit 731c3e4db0d6641939e1577dde4bd177cbdac7df
Author: Hannes Magnusson <bjori at php.net>
Date:   Mon Jun 26 11:31:19 2006 +0000

    Removed custom deprecate error messages
    Use the fancy ZEND_ACC_DEPRECATED flag.

commit 90571eeb8f7e334474e0fbf94566cb2cb9d9a993
Author:  <changelog at php.net>
Date:   Mon Jun 26 01:30:48 2006 +0000

    ChangeLog update

commit 360a8193a4c0d7a38bdbc64e95c8b7f20e51bdb4
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 25 23:21:24 2006 +0000

    curl_setopt_array() was added in 5.1.3
    http_build_query() & parse_url in 5.2
    # patch by helgi

commit f4ea75f240523af73fd0c91dfdaf0ba7a57bf9ab
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 25 22:51:55 2006 +0000

    Added argument info
    (forces user-space filters to register correct arguments)
    Added tests

commit 361c7da1598e0387a4c4226a738431407c06ffb5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jun 25 21:23:38 2006 +0000

    MFB: improve test

commit 3f2f25851741fe956937b6af123deefe24ec709a
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 25 20:52:34 2006 +0000

    Enabled image_type_to_extension() which has been in cvs for 2,5 years now..
    Added test

commit 57e8133427a9ec38de1309a51b5b6d97f73bd40f
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 25 20:51:31 2006 +0000

    Fixed image_type_to_extension()
    Added support for IMAGETYPE_JPX & IMAGETYPE_JB2

commit bf0a79d3812722c1027261affc5e6679f97fd449
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 25 19:19:31 2006 +0000

    Updated protos
    Fixed vim folding

commit 9f96f0340b8354e1cda7dbdbb7c45029930bb7e9
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 25 19:17:20 2006 +0000

    Argument info

commit ef263f219c3882c02b1e6da775d5c74d9cc8601e
Author: Andrei Zmievski <andrei at php.net>
Date:   Sat Jun 24 21:57:14 2006 +0000

    A lot of work on making TextIterator support propert codepoint-level
    offsets and making it more robust in general.

commit 233a322f1e00400cd1c4b47d5994dafce5b916f0
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jun 24 18:53:51 2006 +0000

    - Fix ReflectionObject::getProperties() + dyn properties

commit 72df9946d2ecf34bdb6502593a42f162b5d37c3e
Author: Andrei Zmievski <andrei at php.net>
Date:   Sat Jun 24 18:18:38 2006 +0000

    - Remove support for code units in TextIterator (people shouldn't be
      examining individual code units anyway)
    - Add offset() method.
    - Add optional locale parameter to the constructor.

commit f8ba310ca485faa3928bc5fc89f9e7c428f4b3c3
Author:  <changelog at php.net>
Date:   Sat Jun 24 01:30:47 2006 +0000

    ChangeLog update

commit d5df6c1ee166db2addfcd1258c0c7e4366378f88
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jun 23 21:26:48 2006 +0000

    *** empty log message ***

commit 770188279ff51a901b0d72e7e60ec3b55a1aa589
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 23 13:52:53 2006 +0000

    plug leak in my last patch

commit a2b61371cd9f3ef1371aa0cd690e32ee124fb1df
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Jun 23 11:40:14 2006 +0000

    MFB: Change E_ERROR to E_RECOVERABLE_ERROR

commit d9de0eac855169c64e4f96d5342ada39f28f16c5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 23 08:25:58 2006 +0000

    fix typo and bug #37886

commit 4c4d083b52eb68c246794f10d49a84f912a97ca9
Author: Michael Wallner <mike at php.net>
Date:   Fri Jun 23 07:30:40 2006 +0000

    MFB: use %zu to format size_t

commit 2a36d0eea64e6a47f6b0b20f8b88d04ee778533a
Author:  <changelog at php.net>
Date:   Fri Jun 23 01:30:48 2006 +0000

    ChangeLog update

commit 8f01ff8b4acedbab21256e171c83800f62fd5dfa
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Jun 23 00:08:18 2006 +0000

    Update.

commit 76df2696577d6435528cf5bf1ba05cd1144b3170
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jun 22 23:49:40 2006 +0000

    Fixed in ICU 3.6.

commit 4c9b3450dfda5ed8cd3737c7fcf42ccd29982673
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 22 21:24:12 2006 +0000

    fix typo

commit a3d2ed63562651e0571b28cce1b7d3beb77c3a87
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 22 21:03:48 2006 +0000

    timelib_day_of_week_ex() returns -1 if the year is less than 1753
    don't use its return value directly, as accessing array element with negative index may lead to unpredictable result (crash?)

commit fbbfdafe0a8c1c0614ad6a261eae92b14918d137
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 22 20:28:51 2006 +0000

    add 4.3.10 dependency to package.xml
    add check for PHP version in ./configure

commit c605235b53ff5c4127708dbc645d85b62a8cba9d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 22 18:44:18 2006 +0000

    don't try to parse empty string, return false immediately
    (fixes off-by-one)

commit 011bb5fef6fada5d55c8b8573bb854f85b30cf96
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 22 10:58:13 2006 +0000

    - initialize the custom values to null (optional arg)
    - raise error for REQUEST and unknown mode

commit cedefd12d541bf9cac7c636e16eeea5f225b25ab
Author:  <changelog at php.net>
Date:   Thu Jun 22 02:29:26 2006 +0000

    ChangeLog update

commit e8752057147f74d2653f6bfd0d460caeb07c71d2
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jun 21 20:17:21 2006 +0000

    Implement user conversion error handler support. Works as normal error
    handler, in that it can return false to make the default one take over.
    Handler signature is:
      user_handler($direction, $encoding, $char_byte, $offset, $message)
    
    Also removed support for using exceptions in default error handler.

commit 9573e77249a6431d4c859a6cc643c3242d3c0c91
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jun 21 17:10:13 2006 +0000

    Typos.

commit 960ac4a6b1537c48e9be0df8b47a5c36af8ff870
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 21 15:19:37 2006 +0000

    MFB: Fixed compiler warnings.

commit 06ae96342f7a10c34812dd4a5212757e2320a275
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 21 14:38:06 2006 +0000

    improve check for stream mode, add tests

commit 49a29c9b94b426da6a0abf9d2796018c2507c2aa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 21 13:12:00 2006 +0000

    don't try to read or write from/to a stream if it was open in different mode (leads to segfault in libbz2)

commit f20ba806f9536bc19168d541ac5ca11194b4fff2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 21 12:42:50 2006 +0000

    fix invalid read with bzopen("","") and prevent filename from being empty (which causes endless loop somewhere is libbz2)
    tests will follow

commit 9af1ea3883fc237df98813074122782e8820e69d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 21 10:51:55 2006 +0000

    fix compile failure with <s>ancient</s> older PHP versions caused by new globals management code

commit 37972451f8221cd24c9b95dac97a0277503e7bca
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jun 20 23:00:02 2006 +0000

    Implement unicode_set_error_handler() / unicode_restore_error_handler().
    The error handler doesn't do anything yet. (vaporware)

commit 5e64063b1c142a0bc56a95fb0180464fcc4bfc30
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jun 20 22:50:49 2006 +0000

    Plug memory leak in set_exception_handler().

commit e6543cd7dcf38d101d5995f3fd79e820b6c703a8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jun 20 22:42:42 2006 +0000

    MFB: Removed pointless callbacks.

commit b5fda0101c28110aeff68d66cca9301b909616cc
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Jun 20 21:58:03 2006 +0000

    MFB 5.2

commit 016fe711f930c723d78a4656fbff2bd71a6fe2a0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 20 19:49:44 2006 +0000

    fix tests

commit 1cb807ab6395704ea1e902e880d515d858bcbae8
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jun 20 19:31:04 2006 +0000

    Renamed file to bug37864.phpt

commit 2c87f890bc1ff542dcceaf3aef55c35cdfd4cb2f
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jun 20 19:30:19 2006 +0000

    Test for bug #37864 (file_get_contents() leaks on empty file)

commit 3d0e1456e4133a6c2fdc138830bddbb2ad327b96
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 20 19:12:12 2006 +0000

    fix test

commit bc5a9692cb9f331341668e9def53e24857feb5a2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 20 18:55:37 2006 +0000

    don't leave garbage in tmp dir

commit f3334c8df347b0ac47764214883ae0aa792d32b5
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jun 20 18:46:14 2006 +0000

    add test for file_get_contents() leaking on empty file

commit 438d74568dac8e936f5d4975a2fc7b0978c9d213
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 20 18:14:12 2006 +0000

    fix tests

commit 64ce1969c9a2dccce9aff81e8ff36d1553b917d7
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jun 20 18:09:33 2006 +0000

    Plug memleak (leaks on empty files)

commit d9f977e68559fca83b708e4c23fa3e045ef4723c
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue Jun 20 18:00:11 2006 +0000

    Add missing header include

commit 59e16e52de97878b84c54c554e7b3f7873a05bb8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 20 13:28:02 2006 +0000

    init variables

commit 8fd8789c9a78f127c6f53d2a9b1dcd13cc03e5a0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 20 13:21:10 2006 +0000

    nuke unused variables and init variables when needed

commit f59302fe60b9b84a6a75017f2d298d20b5a4401c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 20 13:14:20 2006 +0000

    fix test to work on all platforms

commit 381269b354673b1fb65ecb7ac70ba8f39f6218c6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 20 13:07:44 2006 +0000

    fix test

commit 737e1bdd92d9a6539b364b760522c4313e7aa812
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 20 13:01:08 2006 +0000

    initialize pointers

commit a896c54e2f375b50fd1e14b2536ea4874da9e5bc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 20 12:50:52 2006 +0000

    fix tests

commit 2e1fd9c0443f19b37935af1a3d9029ac25063b18
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jun 19 23:55:11 2006 +0000

    MFB: Added missing ifdef block.

commit 3210771d315882c6de173d2d86568d82c1366b39
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 19 18:21:19 2006 +0000

    display oci8 version in phpinfo()

commit d6669ef575a2a49ce9e7295f2e0009d4468234e7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 19 17:49:20 2006 +0000

    plug leak in CGI SAPI when running scripts with query string in console

commit 635be00596dd9cdc625105ce801f938ef1fc1acf
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 19 16:13:31 2006 +0000

    MFB: fix #37848 (ext/odbc compile failure)

commit dbfa7271c864b19afb2163baae9a70a07ac9153c
Author: Michael Wallner <mike at php.net>
Date:   Mon Jun 19 14:53:03 2006 +0000

    MFB52: Fix Bug #37780 memory leak trying to execute a non existing file (CLI)

commit 26713e9afe52d12b0e39010a31d2749ab1ca58ed
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 19 11:43:36 2006 +0000

    fix #37807 (segmentation fault during SOAP schema import)

commit cb68193690f16c0d98892c45c458f74ea1a9194b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 19 11:38:51 2006 +0000

    add missing ifdef and avoid "unused variable" warning

commit 4396986fc788d97ec6c883ab3bdec57ab1882537
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jun 19 02:19:45 2006 +0000

    MFB: Added posix_initgroups() function.

commit fc53160464f76dd583c7fb262c30ffe3c70c10a5
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Jun 17 13:15:37 2006 +0000

    Revert accidental libxml class property declaration..

commit 587311d07edff7a0c79c56c3757e3d17babeae01
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Jun 17 13:00:21 2006 +0000

    Added argument info
    Fixed protos
    Fixed vim folding

commit 9b8efc936ab22ca420513ef1d556d16fc0cbd4a0
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Jun 17 12:48:20 2006 +0000

    Fixed tests

commit f1d78f433d2985e5a6e36b2dd0a7941f94c5367e
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jun 17 11:14:21 2006 +0000

    MFB

commit fa23156c42ecf60cc4ff0dc53cfcbd0d4b3b553e
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Jun 17 10:31:21 2006 +0000

    MFB

commit e74021e487803ffc6dcd09f38c36909711a8ab23
Author: Nuno Lopes <nlopess at php.net>
Date:   Fri Jun 16 22:48:29 2006 +0000

    MFB: new tests

commit 06076fd0d6e76361af678e89934e63b556b58395
Author: Stefan Esser <sesser at php.net>
Date:   Fri Jun 16 08:00:23 2006 +0000

    Fixed that configure bails out on wrong flex version. Now a wrong flex version
    will issue a warning and when flex is needed during the make process the make
    process will die with an error message.

commit a1bdb59275a0f6cae8d9a27df12520a6d00cbb20
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jun 16 05:57:41 2006 +0000

    New crypt() implementation for win32 which is about 10 times faster and has more friendly license.

commit 9e0cedcdd6e47ca706dbedfea3f51b07ffc3f938
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Jun 15 22:44:55 2006 +0000

    Optimize the other string conversion functions here to just create raw
    text nodes.

commit da989ab84910f254c2f0b8e9c6d60ca3d1efbaf9
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Jun 15 22:20:57 2006 +0000

    - reimport logical_filter.c

commit c0c6e9944f749c791f64656e879f410f2b3016cf
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Jun 15 18:03:30 2006 +0000

    I don't think the call to xmlNodeSetContentLen() is needed here and
    it is causing performance problems because it tries to parse the blob
    and create a subtree.  Because we are escaping the string anyway, we
    are never going to get a subtree, but the entity parsing that is done
    by xmlNodeSetContentLen() is killing performance on large blobs of
    text.  On one recent example it took a couple of minutes to parse
    whereas if we just create a text node like this and set the contents
    to the raw string it is down to milliseconds.  As far as I can tell
    all the tests pass with this patch.

commit 927c5f2eb71f611f8bad01282bae1169a2160681
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Jun 15 17:37:48 2006 +0000

    Rename to str_transliterate().

commit 284ad23f607ddbb0e1a5bd4124695aab7a37618b
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Jun 15 16:25:12 2006 +0000

    Add array type hinting
    Remove unnecessary array checkes

commit 85f42ffe65192d17cd2a6f9a23351f204608df40
Author: Seiji Masugata <masugata at php.net>
Date:   Thu Jun 15 15:44:05 2006 +0000

    changed GINIT definition.

commit 06f93f77f38bf445a2a4024c44e97674559231f4
Author: Nuno Lopes <nlopess at php.net>
Date:   Thu Jun 15 15:35:50 2006 +0000

    MFB: fix bug #37800

commit 66ad36259b1e1222d3f4ce5bdb633cf74b2ace35
Author: Hannes Magnusson <bjori at php.net>
Date:   Thu Jun 15 15:31:39 2006 +0000

    Revert array type hinting

commit f6bdedcb5bb3ce00daccb797e34796ae83278668
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jun 15 10:03:52 2006 +0000

    Fixed ZTS build

commit a0c41f3e95a826a1cfd5ba108577afbd43573586
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Jun 14 21:29:22 2006 +0000

    Added arg info
    Fixed protos

commit a24552497ff7c37df8079a366b224e6df4db4e44
Author: Hannes Magnusson <bjori at php.net>
Date:   Wed Jun 14 19:47:30 2006 +0000

    Fixed test

commit 4ee2074d129f4ef16081e59ccf90b7fb921bf760
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Jun 14 18:07:45 2006 +0000

    MFB

commit 3b69def3e7aa08bd159bc57fb6d750ab2424f267
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Jun 14 18:04:01 2006 +0000

    MFB: fix mem leak

commit 6b34ab5816b03ee49bc528f46a3085868c96b62b
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Jun 14 16:28:16 2006 +0000

    MFB: remove pcre_dfa_exec.c

commit a262dcab79d7b8451b145fc6a141548396ef915b
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Jun 14 16:16:42 2006 +0000

    MFB

commit 8a5127ffb51e1b004629ee496c1e364add25f694
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 14 16:04:47 2006 +0000

    MFB: E_ERROR -> E_RECOVERABLE_ERROR

commit aad9541658b21ba033452e051dd576836cf664d7
Author: Christian Stocker <chregu at php.net>
Date:   Wed Jun 14 09:41:28 2006 +0000

    Fix a segfault, when an unknown type was given support all known xpath object types

commit 441d051bcda48a7fbd2dc15c4ad2da4d116fa85e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Jun 14 05:51:16 2006 +0000

    Fixed compilation (automatic module globals management).

commit a093762a6fd2fa1a4e0fe6754fa9432d8ed2cc16
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jun 13 23:46:04 2006 +0000

    transliterate()

commit b5f20ceb4843affaad918ab55e46c0a385d71c23
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Jun 13 22:05:26 2006 +0000

    MFB

commit 55086233ce4f6aca55be60e75eaea14f7f0c2fe8
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jun 13 20:56:52 2006 +0000

    - Arginfo fix (Hannes)

commit b37a784265b0f1aaa8ad435ae81cb37c564dfdc9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jun 13 20:20:03 2006 +0000

    MFB: Removed unused variables.

commit f2ef84a495d645ee2e25016e11e0951a1db165ec
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jun 13 15:57:46 2006 +0000

    Move GINIT definition above re-definition of iconv. Gah.

commit e901a7a870c158542bbbf1c908b091c3eac07b35
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jun 13 14:22:27 2006 +0000

    Removed warnings

commit cd54f8ef044b86047acbd665e7f405949d1253ea
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jun 13 13:55:32 2006 +0000

    Removed warning

commit 943960c324597281c02c42ae2ead2c2d7ef01be7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jun 13 13:12:20 2006 +0000

    Added automatic module globals management

commit 2cbde06400d2caf58d7f789b828f8d663980c8d2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jun 13 13:11:42 2006 +0000

    Added automatic module globals management.

commit 08e355e39eea5b310dc2f723a8d8662a2069562e
Author: Stefan Esser <sesser at php.net>
Date:   Tue Jun 13 12:56:20 2006 +0000

    Added hook for compile_string()

commit 634e59643cf1942925936733a520f08f91e8868f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jun 12 23:28:44 2006 +0000

    MFB: Fixed compiler warning

commit 9b29f1a3f44ab0b9605fca8a29090a4a4bbeeb9b
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jun 12 22:48:46 2006 +0000

    - Fix memleaks (by nuno)

commit cf914cc0a7911290d2aa411343d1dba94a572477
Author: Michael Wallner <mike at php.net>
Date:   Mon Jun 12 18:18:39 2006 +0000

    - don't use anonymous union

commit 8eb6c59e10917e09e6f5455a02daa08976d637e4
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Jun 12 17:06:39 2006 +0000

    Be more explicit.

commit d6486b8116ce65b98adf1b7b9fc23ba31a9f84ab
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 11 23:46:53 2006 +0000

    Only display visibility for methods

commit 4ccab9d5ab4f42543c16faf623d1c5d34767cd7a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jun 11 20:47:55 2006 +0000

    MFB: Fixed ZTS build

commit 53d262c04da1f7bc7b550b9785fa7a4f94cef4cc
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 11 20:33:29 2006 +0000

    Nuke unused var

commit 9f786b9effd94ea215f1a0b7c88dc4920d301a9a
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 11 20:11:52 2006 +0000

    Fix typo

commit 3b36c0e4d8b1c60d3eaa724f386469a9dbeced2d
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 11 19:59:53 2006 +0000

    Added argument info
    Fixed protos & vim folding

commit 2863d56d8afc97d8cfb274a504ca7b180ad2f93e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jun 11 16:27:41 2006 +0000

    MFB: Fully print array() in phpinfo().

commit 6ec968a181272a0f20775b88607034e407d38f58
Author: Hannes Magnusson <bjori at php.net>
Date:   Sun Jun 11 00:16:04 2006 +0000

    Fixed tests in unicode mode

commit 00f9624a3596136ba3f2e7a10ca280af17edc77a
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Jun 10 23:53:14 2006 +0000

    Fix test

commit e6487d115e3c09ea885af9d616d7f5d0e841e201
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Jun 10 22:59:40 2006 +0000

    Added argument info
    Fixed protos
    Fixed vim folding

commit 6434512a05b5799d37b3fd565989b83f4db45348
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Jun 10 15:51:23 2006 +0000

    MFB: Improved performance of str_replace() when doing 1 char to 1 char or 1
    char to many chars replacement by 30-40%.

commit 6d1b43df029246ccfc8e2a56bf95980c15d70092
Author: Hannes Magnusson <bjori at php.net>
Date:   Sat Jun 10 00:28:28 2006 +0000

    Fixed bug #37764
    - Created new abstract class, ReflectionFunctionAbstract implementing Reflector
    - Moved all methods from ReflectionFunction (except export, invoke & invokeArgs)
    - ReflectionFunction now inherits everything from ReflectionFunctionAbstract
        and implements its own export, invoke & invokeArgs methods
    - ReflectionMethod now extends ReflectionFunctionAbstract and implements
        its own export, invoke & invokeArgs methods.
    - Removed stdClass typehint from ReflectionClass::isInstance
    - Removed stdClass typehint from ReflectionClass::set/getValue

commit 151b1f92b20cc40ca956a325e1ba78abdb93f384
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Jun 9 23:46:43 2006 +0000

    Patch from Nuno

commit 40ac3637c285f0ddc30991cf6a59b8804f976905
Author: Michael Wallner <mike at php.net>
Date:   Fri Jun 9 16:29:25 2006 +0000

    - sync with apache2handler

commit d6b04eb53ea927ce55b795f6a1447e077a153584
Author: Michael Wallner <mike at php.net>
Date:   Fri Jun 9 15:13:12 2006 +0000

    - fix bug #37720 (merge_php_config scrambles values)

commit 654b601543730ad6c4b10860bfd0eb2aeeef1b9c
Author: Derick Rethans <derick at php.net>
Date:   Thu Jun 8 16:30:37 2006 +0000

    - MF52: Fixed bug #37747 (strtotime segfaults when given "nextyear").

commit 4ef9b25370d89241d06a261312dcfac3ca43baa0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jun 8 08:56:47 2006 +0000

    Proper fix for bug #37707 ("clone $x" must call __clone() enven if result value is not used)

commit de90af4ddcccad283338782c8e89d640ac03ad4d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jun 8 08:38:11 2006 +0000

    Wrap "wrong" unreachable code with "#if 0"

commit c100b2837fdaf8dac0f98d21f0f07831a5e650a8
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jun 7 22:39:00 2006 +0000

    - Add arginfo (hannes)

commit 2ef05dfd60819b6c12260dd90edbe4eda159c3ee
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Jun 7 21:13:33 2006 +0000

    Remove useless RINIT/RSHUTDOWN calls

commit 72a4a1362ad1e9f04c288912e689659a4daec834
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 7 13:43:13 2006 +0000

    MFB: Fixed bug #37707 clone without assigning leaks memory

commit 4d7663363b611a60a176e11980a0cdc776c22502
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jun 7 13:36:19 2006 +0000

    happy birthday commit, yay =)
    this patch should fix Unicode LOB problems using callbacks to read LOBs
    the patch also includes an optimization: using chunk_size*X buffer should speed up LOB reading a bit
    
    many thanks to Massimo Squillace <msquillace at sogei dot it> for the patch.

commit 09cbc2479ed64300f46775d42a5dc7fb062b9736
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jun 7 09:25:04 2006 +0000

    - Regenerated after zend_vm_def.h change

commit 646a613ebf00e98e914fc1c100a94a06376572f8
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jun 7 09:23:58 2006 +0000

    - Fix issue with interfaces being inherited multiple times

commit f2a8d8cb83599a75d8d58b2424c2c25c97d1d1ca
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jun 7 09:20:02 2006 +0000

    - Fix issue with interfaces being inherited multiple times

commit 7b2b67770ea87a4f61df5783cdd241746447b958
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jun 7 09:11:58 2006 +0000

    - Add ReflectionClass::getInterfaceNames()

commit 762603f66c5e5bc383739808c051441d13138f0e
Author:  <changelog at php.net>
Date:   Wed Jun 7 05:32:04 2006 +0000

    ChangeLog update

commit 5b40f43faa0bd116459b2b02e7dd965d22d5a00f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jun 7 03:33:39 2006 +0000

    MFB: Fixed bug #37709 (Possible crash in PDO::errorCode()).

commit 773fa96dfc92bbb364c8bec2a82a1778b6a26551
Author: Michael Wallner <mike at php.net>
Date:   Tue Jun 6 22:13:23 2006 +0000

    - fix SEGV in php_output_handler_started()

commit ebe449fde1437de084678f7c65febbcc45dc8311
Author: Michael Wallner <mike at php.net>
Date:   Tue Jun 6 21:38:28 2006 +0000

    MFB: only try to fetch stream context options if context is set

commit 4ee32398b7e87af61eeb545709aa5db978d0709a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 6 20:12:46 2006 +0000

    MFB: plug a leak

commit 1b14ec53bb3f1173f0c5dc01f04ef1a47dc3eb77
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 6 20:08:58 2006 +0000

    this function also exists in 5.2, no need for this news entry in HEAD

commit 35949de5b191716b147542518b3185d13cf53c0b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 6 14:16:53 2006 +0000

    revert by Andi's request

commit 7a9ad25d8cdc5ec6a59897cdc1dd70b7f6719871
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 6 14:08:47 2006 +0000

    don't leak when decoding failed

commit 65d8dabdd0fabbf7efc2875d02fde61077ab2666
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 6 11:34:40 2006 +0000

    fix test

commit 0fe565293fe94c080a07e46a1e53a9fc28678d24
Author: Michael Wallner <mike at php.net>
Date:   Tue Jun 6 11:08:45 2006 +0000

    - fix regression with bug #22690 (ob_start() with create_function() output handler)

commit 4bf982eba45d9a215e05c22ff3371e5cfc79f891
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jun 6 10:02:28 2006 +0000

    do not allow to implement the same interface twice
    add tests

commit ddee780752205d443d7a1695f14d0159fbb4a625
Author:  <changelog at php.net>
Date:   Tue Jun 6 05:31:56 2006 +0000

    ChangeLog update

commit 0170d0cb592e6559249e3d3430e8d24787777292
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jun 5 22:52:27 2006 +0000

    MFB: Fixed bug #37705 (Semaphore constants not available).

commit 99e0a6f3d642e28112e469661dc595f22c0fe1fe
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 5 22:39:10 2006 +0000

    no need to check if non-existing include_path complies with open_basedir setting
    the only result we can get is segfault

commit 19787d38e94784e3049bef22265c1ca5f441cb0f
Author: Edin Kadribasic <edink at php.net>
Date:   Mon Jun 5 22:23:39 2006 +0000

    MFB

commit e583cd31e77b73ff9771082eedca7bd7a120cf02
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jun 5 12:20:08 2006 +0000

    - Make this compatible with 5.0/1 again

commit d72a51c83a98fdd80097a43617643d3933b3c29b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 5 10:02:45 2006 +0000

    add new changelog entries

commit 0ab0cf61db1a87cc1f9ce76a772ea081ef5e0235
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jun 5 07:34:00 2006 +0000

    fix OCIPasswordChange() parameters (patch by pholdaway at technocom-wireless dot com)
    prevent username. password and new password from being empty

commit f8739f44961b8a3fff80622fdbd8f3d9971c2916
Author:  <changelog at php.net>
Date:   Mon Jun 5 05:31:56 2006 +0000

    ChangeLog update

commit b36fde4b9eb51cff21361d4a879d47c16244fd42
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jun 4 14:57:06 2006 +0000

    MFB: Fixed bug #37671 (MySQLi extension fails to recognize BIT column).

commit 6a113f3b5146ba56f7baefb5e6be4c0e9b880279
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jun 4 10:31:58 2006 +0000

    - Use engine call to register interfaces (steph)

commit 45c171376228c97d04d3c4d4ffd76310f16b7c14
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jun 4 10:23:25 2006 +0000

    - Fix function flag check

commit 9b70699617e1271aa3f1e515291bcf65e0eb8fc1
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jun 4 10:11:48 2006 +0000

    - Use engine call to register interfaces (steph)

commit af012fd91652e15fb11aca175fcb38ff2155dafb
Author: Michael Wallner <mike at php.net>
Date:   Sun Jun 4 10:01:58 2006 +0000

    - fix output handler seeing buffered data when it gets discarded
    - add test

commit a89e7447bf610f50e3a8704e5b427d7120522fe9
Author:  <changelog at php.net>
Date:   Sun Jun 4 05:31:56 2006 +0000

    ChangeLog update

commit 9c5fdd1b7f7b75bc7b767583d0e806c91d1132dc
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat Jun 3 22:00:30 2006 +0000

    - Removed useless -g command line option from CGI and CLI
    - Fixed conflicting behaviour if -B and -a are set with CLI
    - Fixed handling of auto_prepend and exceptions in readline-a-mode

commit a871adf6bb5e9e58ecf9803c6149f55b3f340e8f
Author: Andrei Zmievski <andrei at php.net>
Date:   Sat Jun 3 18:58:40 2006 +0000

    MFB

commit 4de156baa298c949d432a04201415cc04f8ac4a5
Author: Michael Wallner <mike at php.net>
Date:   Sat Jun 3 11:51:35 2006 +0000

    - remove obsolete cruft

commit 3350fd0fd1cf5b058e645fc9621cdfe721ba0a31
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jun 3 11:41:29 2006 +0000

    - Revert - Needs further discussing

commit 253855e03cabb62b633eb6fbfd722c1fc5d13bc8
Author: Michael Wallner <mike at php.net>
Date:   Sat Jun 3 11:22:59 2006 +0000

    - update TS macro usage

commit 231ad174753c739d45681893996956b169eabf39
Author: Michael Wallner <mike at php.net>
Date:   Sat Jun 3 11:19:44 2006 +0000

    - explicit usage of TS macros
    # this could have been raised a lot earlier

commit c870888d069390ffa885211dfd05629a47d3d72c
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jun 3 11:01:40 2006 +0000

    - Printable is supposed to return nativ/unicode depending on ini setting

commit fae653bf48f6e8e3b503b0d238bcf35b1dc0b616
Author:  <changelog at php.net>
Date:   Sat Jun 3 05:31:59 2006 +0000

    ChangeLog update

commit f00f7056a2f3be7ffe47ebd0e116cfd5759a3065
Author: Michael Wallner <mike at php.net>
Date:   Fri Jun 2 23:45:53 2006 +0000

    - add simple unicode test

commit eac15d9fd5a8c376bcc2cf5f865bd34106609349
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 2 22:22:43 2006 +0000

    fix tests in unicode mode

commit 0816690760bfc4bfaf30d127666ab4e40a1065e3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jun 2 21:55:26 2006 +0000

    fix error messages in Unicode mode

commit be96a46e9675495a8bc2ce66f5b912152bf76084
Author: Michael Wallner <mike at php.net>
Date:   Fri Jun 2 20:09:22 2006 +0000

    - fix encoding

commit 4ce0141713bfc14bfab06aaa9525b7d6a3339438
Author: Michael Wallner <mike at php.net>
Date:   Fri Jun 2 19:51:43 2006 +0000

    - new output control code
    
    # scan README.NEW-OUTPUT-API to get a grasp
    # tree has been tagged with BEFORE_NEW_OUTPUT_API
    #
    # TODO:
    #  - improve existing output handlers
    #  - move zlib.output_compression cruft from SAPI.c to zlib.c
    #  - output_encoding handling was ambigious, resp. is undefined yet
    #  - more tests

commit 653007cea0bb87ccd39a746c7867eb10d907fd81
Author: Rob Richards <rrichards at php.net>
Date:   Fri Jun 2 16:15:58 2006 +0000

    idness not valid for attribute declarations

commit 916a3173852308bcd6d89bc6cb118faa58235d92
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Jun 2 13:31:38 2006 +0000

    SAPI globals are destroied at this point and reporting errors about memory leaks
     can cause crash.

commit 136d3c6fbe24f181fe8e2e2c80af015b12521e30
Author:  <changelog at php.net>
Date:   Fri Jun 2 05:31:58 2006 +0000

    ChangeLog update

commit c270a8e627fb5159eff18b9c5317808e5e358df8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jun 1 22:42:53 2006 +0000

    MFB: fixed compiler warning

commit 1ba7a6812c8d01b05c063e58bb1790151b47657d
Author: Michael Wallner <mike at php.net>
Date:   Thu Jun 1 19:15:31 2006 +0000

    MFB: #37630 MySQL extensions should link against thread safe client libs if built with ZTS

commit 8c04c51f9b8aacceee0a0ea21e1f394912359be8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 1 14:31:02 2006 +0000

    ignore my previous fix, it was wrong =)

commit 01bc25e4b65fcfccb63473c5abfd15e02f1aa343
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 1 14:03:38 2006 +0000

    suppress_errors is used only on Win32, no need to look for it on other systems

commit 3e5407b16dedd1b22bd95c35415cc47a9c77a056
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 1 13:45:16 2006 +0000

    nuke unused variable

commit 12a2d02b997244e4bc89f85c7668026046a186b8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 1 13:04:10 2006 +0000

    fix tests

commit 890b19a709f7fe47d8a7db740bff401893a84adc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 1 12:25:32 2006 +0000

    no need to fetch trsm_ls when it's already available

commit de4a8eed86f460a7a436ebefc85a5ccbe0d0f992
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 1 11:57:39 2006 +0000

    add new tests

commit 57566a78b5512f8debba69db2ed68e4f2fa072aa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jun 1 11:56:23 2006 +0000

    throw a warning when using invalid offset types with strings

commit e24b4215ead2b27ef90ecad024451008a47325e5
Author:  <changelog at php.net>
Date:   Thu Jun 1 05:31:55 2006 +0000

    ChangeLog update

commit a93e5cf3bf6145b17165f00b476d55b7a5b197dd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 31 20:40:07 2006 +0000

    add expected warning to the test

commit 48d0606f8d43b2d32dda168190a83f575e4ee27d
Author: Derick Rethans <derick at php.net>
Date:   Wed May 31 20:13:14 2006 +0000

    - MF52: There was nothing wrong here, bug report #37595 is bogus.
    - MF52: Added a new test case to demonstrate a longer plain text.

commit 3a4028c39e6f585fac3980ae9dc0f6c771804166
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 31 18:59:42 2006 +0000

    fix error message in Unicode mode

commit 8d9ad7511d70f355ab37be9554a4d708a4515f1e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 31 18:58:27 2006 +0000

    add more tests

commit 7a14d10fe42ad81faee5d6b0faaeb64d8f22ab10
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed May 31 17:19:05 2006 +0000

    MFB

commit 1fdb25459111ef9a81c4f52a5d2f400c3a875791
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 31 14:55:16 2006 +0000

    add tests for new E_FATALs

commit 4e662470f77957e6edf0ca867a9e73888ec5fbb7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 31 13:02:15 2006 +0000

    Keeping consistent arg_stack during arguments freeing (Exception from destructor may use inconsistent arg_stack for backtrace).

commit 75fac72dc52ab24aaa14a2a1b520752961099044
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 31 12:59:45 2006 +0000

    Support for nested exceptions and fatal errors in destructors

commit 4b2d974691096d44ae72e9704cdbe4f54447f21a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 31 12:04:52 2006 +0000

    fix #37595 (mcrypt_generic calculates data length in wrong way)

commit 988acbf86a8f95f0c11a434d57d43efa66ebe3b1
Author:  <changelog at php.net>
Date:   Wed May 31 05:31:57 2006 +0000

    ChangeLog update

commit 78e44d8ab045b4841cb171cb50d4f9decd2aec85
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 30 23:11:13 2006 +0000

    - Add new tests

commit 1a76b61befc7d4f5c45326449686613dc1387a3a
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 30 23:10:55 2006 +0000

    - Fix test logic

commit 86f475fd40c8da14282ff8d1c7860a60522adee0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 30 22:37:08 2006 +0000

    MFB: fix tests

commit 006cbdadabb03b4a7628580852b528a011552355
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 30 21:54:17 2006 +0000

    fix test

commit b64bf12d5935a692b20fe9111eb527360e768ba6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 30 21:38:00 2006 +0000

    fix compilation on some b0rked systems that must have collections support but they don't

commit d33e4dfe1e8255a17b8eb16bc3f6165d824aed93
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 30 19:40:19 2006 +0000

    - WS

commit a8ca40564c510549016b175103c891bb01f72ed3
Author: Sara Golemon <pollita at php.net>
Date:   Tue May 30 19:05:21 2006 +0000

    Minor fixes (bjori)

commit d96300f0e278d6f22063f4d35e97c0760b4032d4
Author: Michael Wallner <mike at php.net>
Date:   Tue May 30 17:44:23 2006 +0000

    MFB: fix bug 37635 (argument to pcntl signal handler is trashed)

commit 43a4e75e8a13217e9b74fb301284d0dfea0a3cf4
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue May 30 15:13:36 2006 +0000

    Lets play nice and use 4digit years with DATE_RSS

commit 1aadb29d51865ebf0beb8e96ef8fb868b5f463fc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 30 14:51:54 2006 +0000

    MFB: Added memory_get_peak_usage() function for retrieving peak memory
    usage of a PHP script.

commit b32c5e959cae9131d3c2585579faffafb5b12db1
Author: Hannes Magnusson <bjori at php.net>
Date:   Tue May 30 14:45:16 2006 +0000

    Fixed DATE_COOKIE & DATE_RSS
    Fixed tests
    Add comments
    # My first php-src/ commit! :)

commit 0d0cc38d4ca28c66e19da3a758026a979a9150ec
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 30 13:16:38 2006 +0000

    don't require libociei, this allows us to build ext/oci8 against basiclite OIC package

commit f33cfbabfe5f9b6de49c234f715e85ff55ac6e3c
Author: Derick Rethans <derick at php.net>
Date:   Tue May 30 13:15:10 2006 +0000

    - Now as text and not HTML.

commit 8d31d2e896ad5cf3dde8b66a32e35325c1c12a07
Author: Derick Rethans <derick at php.net>
Date:   Tue May 30 13:08:00 2006 +0000

    - Fixed bug #37616: DATE_RFC822 does not product RFC 822 dates. (Patch by
      Hannes Magnusson)

commit cfeff66e9a4ed45022e2d3a948dc059c82042825
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 30 09:46:01 2006 +0000

    need to call zend_is_callable() if callable is known to be invalid

commit 0389fb190d74768380af1b18915724f3df018a8e
Author:  <changelog at php.net>
Date:   Tue May 30 05:31:57 2006 +0000

    ChangeLog update

commit 7e2c124d14fec961efe4d2f31baff13ea6bb2f86
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 30 02:40:49 2006 +0000

    MFB: Convert E_ERROR to E_RECOVERABLE_ERROR

commit b220c7779fefd496405d46925337d5c933f0c5f1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 29 21:31:30 2006 +0000

    no need to check it for not-NULL (as was pointed by Nuno)

commit 2acd363bbe00f93dd39ba7560d062e0891ad4a01
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 29 21:28:15 2006 +0000

    there is no ce at this point, revert this line to its previous state
    See also: http://news.php.net/php.zend-engine.cvs/4931

commit 0e639cea578385ec5b13960ad78e121cd61e9c05
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 29 20:31:33 2006 +0000

    add test

commit d5462c527ab7e0f536f9ea05a27774bc3b2fddc4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 29 20:26:12 2006 +0000

    return NULL in case of error (and fix leak/non-null-terminated string error)

commit 17912b4f1ea2b25b4cc74b4c3232ca0c5ed8338f
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 29 19:57:43 2006 +0000

    - Bugfix #37632 (Protected method access problem)

commit d0dba64b72bdd35e86972b3890fc47ad873f3d25
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 29 18:12:39 2006 +0000

    improve sed expressions

commit 5777060367da4e3c70eb6147d7e7ac2e88e92648
Author: Michael Wallner <mike at php.net>
Date:   Mon May 29 16:55:40 2006 +0000

    MFB: Fixed bug #36949 (invalid internal mysqli objects dtor)

commit c051139ad57cd12ebc829f053d7b2925bea0d6a2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 29 10:59:15 2006 +0000

    fix #37531 (oci8 persistent connection corruption)

commit 11b66c6cecd96ffb92bd3506ba0d35834caa11ba
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 29 10:42:37 2006 +0000

    add test

commit d5f90c48c79d6c1676b2d6367db6111ffd1a2cd9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 29 10:42:10 2006 +0000

    initialize srcstream
    use different variable in local scope

commit f59d444d8af57026748648ece7d01f10291d50bf
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 29 10:23:53 2006 +0000

    prevent resource leaking when passing invalid stream resource as second argument

commit 7ed1649017be111538a40fe6862c4a7201d9c47b
Author:  <changelog at php.net>
Date:   Mon May 29 05:31:56 2006 +0000

    ChangeLog update

commit 40da89d6b9de42de55aa09a3380f256b75aea528
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun May 28 21:09:58 2006 +0000

    - Fix str_replace with unicode strings as key

commit 04766b79330ced96fb0004192ef5e9bfa5de2572
Author: Michael Wallner <mike at php.net>
Date:   Sun May 28 20:31:15 2006 +0000

    - call ap_set_content_type() only once, else each time we call it,
      configured output filters for that content type will be added

commit 80cff030dac67285db55eb46d670b22b1a3a6f53
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun May 28 19:45:02 2006 +0000

    - Fix printf modifier

commit af1877567eded9ee968ec1667f4d2a30ceba22bb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun May 28 15:34:19 2006 +0000

    MFB: Fixed bug #37586 (Bumped minimum PCRE version to 6.6, needed for
    recurssion limit support).

commit a256df46bc1af000ecca846d065277afbfb16ea0
Author:  <changelog at php.net>
Date:   Sun May 28 05:31:56 2006 +0000

    ChangeLog update

commit 3c5d378c7388b4480e34e17d426392cc0559aa48
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 28 01:24:01 2006 +0000

    - update changelog

commit c095489df3980fb1a17f7b0ae71d9a643c92d0e9
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 28 01:12:55 2006 +0000

    - #7733, values using E/e returns wrong result

commit 3d2ddf524e758adfa0cedd3ec4084c956813dfca
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat May 27 20:53:38 2006 +0000

    - nitpicking "PHP6" vs. "PHP 6"

commit 5925a2627542ce7ed4ee9c346f02ca121d990e09
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 27 19:40:06 2006 +0000

    - Take care of refcounting in zend_fcall_info_*() functions
    - Add docu
    # I know it is unpopular to add docu here but i think we should add more

commit f93bf1007ab5aed2cfb6e672e09c00f5c7b22f7f
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 27 19:04:16 2006 +0000

    - WS

commit 341ffb3f3d7c1535165375a9fc17ed3906aa23c0
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat May 27 17:58:50 2006 +0000

    - Fix #37614 (Class name lowercased in error message)

commit ec0c3e853f3cf8488a503b875cfa406ecc94058f
Author:  <changelog at php.net>
Date:   Sat May 27 05:31:57 2006 +0000

    ChangeLog update

commit 9265545992a15fdf914b5a9dc8a73d3e26b4582b
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 27 02:12:43 2006 +0000

    - Fix bug #37212 (Access to protected property of common base class)
      By adding "zend_class_entry *ce" to struct zend_property_info;
    # Besides closing the bug this patch allows to optimize a bunch of
    # property handling optimizations. I need to find out what all can be
    # optimized. All other tests relevant to class handling still PASS.

commit ffc4fbb91f198532de21bc0dbdd307cc79aedfd2
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 27 01:56:42 2006 +0000

    - There are no abstract static methods in classes, use interfaces

commit d178e8d3e432227fa3380cb974aaeb0f13d7918c
Author: Rob Richards <rrichards at php.net>
Date:   Fri May 26 18:22:06 2006 +0000

    add C14N() and C14NFile() methods to perform XML canonicalization
    add test

commit 2fd6c8607a2c2e454d4dc403a5ed27b45cbd92fd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri May 26 09:04:54 2006 +0000

    Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24)

commit ad466c9e7c62937ae471ef533a60ebbbe721d2da
Author:  <changelog at php.net>
Date:   Fri May 26 05:31:57 2006 +0000

    ChangeLog update

commit a228b7f6757bb56fe905a3c704970fdd13fc13ac
Author: Sara Golemon <pollita at php.net>
Date:   Fri May 26 04:22:46 2006 +0000

    Fix ZTS build, call with TSRMLS_CC not DC

commit d5efd946ae9a6062d2cc573eaf80894459124419
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri May 26 01:55:00 2006 +0000

    Corrected previous patch

commit 1902e8973c8f76661502a40ac23f3a9e519905cf
Author: Pierre Joye <pajoye at php.net>
Date:   Fri May 26 01:48:25 2006 +0000

    - MFB: fix leaks in openssl context options

commit f876597452f2eb74c3acd85157818e6b7f60f8fb
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 26 01:40:57 2006 +0000

    - Fix handling of third parameter to iterator_apply()
    - Add test

commit 2c096460eb6ec08e9e96c73a2373d995687d42a5
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 26 00:49:02 2006 +0000

    - Fix type hint

commit f0e9f6e4f97fa48f910f52048814bb961d4fb2ea
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 26 00:37:33 2006 +0000

    - Add function iterator_apply()

commit cc56405cb939d0766a197146bdd2b982b0996855
Author: Marcus Boerger <helly at php.net>
Date:   Fri May 26 00:26:45 2006 +0000

    - Sync error messages and simplify error message generation code

commit ad5f0b50fad186538d8609604c3582d9a61cbe64
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu May 25 23:23:15 2006 +0000

    MFB: Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters).

commit 9114bc25c3b78e46f1cab137b6f25b9749f53269
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 25 22:20:13 2006 +0000

    - Ease writing functions that deal with php function 'pointers'

commit 4eab1237233b7a33087927fda01519552db5615a
Author: Edin Kadribasic <edink at php.net>
Date:   Thu May 25 18:48:30 2006 +0000

    MFB: Missing definition, patch by Steph Fox

commit 0638b7cfec8c6e3a9436cd3b899c19d49491df17
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 25 18:15:04 2006 +0000

    - Make recursive part and identical part work correct

commit 711c43406fd4a5e52f32f06c6879c2d5c6bddb3a
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 25 17:44:59 2006 +0000

    - Add DualIterator and RecursiveDualIterator to examples including a test

commit e8f043b449418d2f0d1862660a6aecd75e6bce3b
Author: Pierre Joye <pajoye at php.net>
Date:   Thu May 25 13:27:51 2006 +0000

    -#7715, fix float validation when using '.23' or '123'
     have worked before using my version, bug introduced in later commits.

commit 9b884c1dbe3d2a378680bdf2842d13a9584b6c48
Author: Michael Wallner <mike at php.net>
Date:   Thu May 25 12:47:46 2006 +0000

    MFB: fix bug #34180, --with-curlwrappers discards stream context options

commit a1cb265e4a7d2cc25b283715a0354487da8793c5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 25 11:46:12 2006 +0000

    remove debug output and fix bug #37589

commit f4890ace5806847c48630bc1322a209fb6b08743
Author: Pierre Joye <pajoye at php.net>
Date:   Thu May 25 11:13:42 2006 +0000

    - remove 033.php

commit c0e8d548448af3dd8bba0a5f86764da7e8f80e73
Author: Pierre Joye <pajoye at php.net>
Date:   Thu May 25 11:13:23 2006 +0000

    - move 033.php to 033_run.php, 033.php cannot be run

commit 875caa487044256fac6da5222c53d6c2206923e4
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 25 10:50:53 2006 +0000

    - MFB

commit c0dd2b80ac936edf5056139b70267fe5a32127d0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 25 10:38:01 2006 +0000

    fix tests in unicode mode

commit 34126e4a643264db3d14b329bc7b67b488d34d6e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 25 10:34:01 2006 +0000

    MFB: fix error messages when converting objects to other types

commit 40439b167051c505f2bb1bd199cb765ededf5777
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 25 09:51:58 2006 +0000

    - Bugfix 37587

commit 3562f88b7ec4168cbe9167f3cd76bc97bc15d842
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu May 25 09:12:11 2006 +0000

    Fix expected output

commit d5236aaf96a6360e051aef6ef30a998cc6d7d34d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu May 25 08:15:57 2006 +0000

    Fixed bug #37278 (SOAP not respecting uri in __soapCall)

commit 804a44e7bcd0d7a303e6b782642c58f7833ceefd
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu May 25 08:06:34 2006 +0000

    Big filter test - note that a number of these currently fail

commit 7e59bc4d8914e0c3ed52e932ec894c69afb10fc2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu May 25 07:23:38 2006 +0000

    Fixed bug #37558 (timeout functionality doesn't work after a second PHP starup on the same thread). (p dot desarnaud at wanadoo dot fr)

commit c6256d890a5e6228524b2214ad306a78ae5f6224
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu May 25 06:40:47 2006 +0000

    Fixed bug #37496 (FastCGI output buffer overrun)

commit 4f6d6f659465489d1bcb4ecff943f491e1867e1e
Author:  <changelog at php.net>
Date:   Thu May 25 05:31:52 2006 +0000

    ChangeLog update

commit 940ed4a426d537c40b8ae4f19c700d1492501002
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed May 24 23:14:36 2006 +0000

    MFB: Fixed bug #37563 (array_key_exists performance is poor for &$array).

commit a2f0632198e070215316864ced3852859958c02a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 24 23:05:30 2006 +0000

    fix test

commit 7d605c31d1b07e9ee57f22a8bbc47a2a66b4b4aa
Author: Edin Kadribasic <edink at php.net>
Date:   Wed May 24 22:00:57 2006 +0000

    MFB: Initialize windows globals, fixes #37428

commit 2873c3a5ad2e445d9278d5fd60c940fc8c55171a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 24 21:22:27 2006 +0000

    MFB: fix #37418 (tidy module crashes CLI version of PHP)

commit 3819d8e435904c57e395d6a5a5ed24f6dc02ac80
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 24 20:22:34 2006 +0000

    MFB: fix #37499 (CLI segmentation faults during cleanup (only with sybase-ct extension enabled))

commit db2452bb4262a00106fe5610950312209d046d84
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 24 13:29:19 2006 +0000

    Fixed CGI tests

commit b629056504599d576baa8b1d264306ab7e3bedc8
Author: Pierre Joye <pajoye at php.net>
Date:   Wed May 24 11:51:55 2006 +0000

    - #7625, update doc

commit 94004da0ed4a0a1af53b329271d862be81518bc4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 24 09:41:55 2006 +0000

    Fixed bug #37256 (php-fastcgi dosen't handle connection abort)

commit 0f9c8e550e5d0c33a7fcfad3dd9c273ca9a48ae1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 24 07:52:58 2006 +0000

    Fixed bug #37341 ($_SERVER in included file is shortened to two entries, if $_ENV gets used).

commit b549e5b50371f77d4a7f7d45bfeeb4cf2b501426
Author:  <changelog at php.net>
Date:   Wed May 24 05:31:57 2006 +0000

    ChangeLog update

commit c627a4819bec79d1427268d8d3135f21e6a74438
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 23 23:45:39 2006 +0000

    - Add more tests from Ligaya Turmelle

commit 45b278cc34e7060c24c5529b51cc322df6844210
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 23 23:22:16 2006 +0000

    MFB: Fixed handling of extremely long paths inside tempnam() function.

commit 47343620cbec21ee9ce757ddd2da3b7eaeb803ca
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 23 22:26:55 2006 +0000

    - Add new test

commit 25d5adec0d43a74bef70de374b33ebbcf186f7d0
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 23 22:26:23 2006 +0000

    - Fix feof() with temp/memory streams

commit 8fcbc7c0624e45da8cc200c0fdb0f9839b6d07f3
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 23 22:24:10 2006 +0000

    - Done in 5.2

commit 16f403f79a4523b906a820f5ab748b1bc5ceca2f
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 23 22:22:35 2006 +0000

    - Readd NULL as allowed classname to skip parameter

commit 30bc5adf3bd9f0d65faddb2c79d166e134c63453
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 23 22:21:52 2006 +0000

    - Handle NULL in C argument parsing correct

commit b1154bd4f77cb40a6f896470d0dae9a6759df0d8
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 23 21:56:36 2006 +0000

    - Add new test

commit ccd2bc0005a5b284bf75812cee52a401b971fb6c
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 23 21:37:17 2006 +0000

    - Fix SEGV in case class to generate is not derived from SimpleXMLElement
      by issueing an error

commit 9ac660b72ed3aa72884ad1a22aada8bf8a0ddc1e
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue May 23 11:10:54 2006 +0000

    Add bison 2.2 to the list of supported versions.

commit 1d91955c54cb64d74f26d1e54792453e9b20fad2
Author:  <changelog at php.net>
Date:   Tue May 23 05:31:51 2006 +0000

    ChangeLog update

commit 55d6d41e3eab56ab3ea084e036aa007ae21cd7e2
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 22 19:43:15 2006 +0000

    - Provide user func printztype to retrieve the name of a zval type

commit e88f13a86d69717bdcd91f0d5473a6849bf2a676
Author: Rob Richards <rrichards at php.net>
Date:   Mon May 22 17:05:38 2006 +0000

    add test

commit 4a6464f22a96850efb1b2b91539e875c8ae9e137
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 22 14:23:01 2006 +0000

    MFB: E_ERROR > E_RECOVERABLE_ERROR

commit dbf6f9b81c3ed2aa3d1774e34d00e1b4a9ffdb2e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 22 09:23:01 2006 +0000

    Fixed bug #37496 (FastCGI output buffer overrun)

commit 0e5ce38c0461a4236577aa7dbf3f9e495eb05cd9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 22 06:49:44 2006 +0000

    fix typo

commit 9b35a2aad8c857ed01367b4a1b8ee9c7dd7b0ffa
Author:  <changelog at php.net>
Date:   Mon May 22 05:31:58 2006 +0000

    ChangeLog update

commit 1304bd655bfa7c57aa29ed127afc7075f0869740
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 22 04:17:24 2006 +0000

    re-enable OCILobRead2() support on win32

commit e843518509581959aae71c8024fe8e2feeda8fa2
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 21 17:36:52 2006 +0000

    - More exception related issues

commit c7bf3183050bbcac7d451cf2c0a3c6a2249f7a96
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 21 17:27:12 2006 +0000

    - Make code exception safe
    - Make RecursiveRegexIterator::getChildren pass regex to inner ctor
    - Fix CachingIterator::__toString() in TOSTRING_USE_KEY mode
    - Add CachingIterator::getCache()
    - Add tests

commit ef29a49de6f2e4590cbfa776a4a84e0abef3e6c5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun May 21 16:32:10 2006 +0000

    Added control character checks for cURL extension's open_basedir/safe_mode
    checks.

commit a4d6c5a6f003288955dc8f41eba9cc4ab2582724
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 21 13:35:06 2006 +0000

    - Handle corrupt base64 data in data: url

commit e7d381f7b65c1c37f3b917c4659b227eb8180e4d
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 21 13:25:16 2006 +0000

    - Drop unneccesary check and change to safe_emalloc

commit 9264ec9b63eafb4004797e39a34e274b4a9bb79b
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 21 12:48:42 2006 +0000

    - There is a problem in the string / unicode comparison here which we
      do not want to test here, so simply drop the part which is irrelevant
      to the actual test

commit 97e798257a84881397527cdfd2abdd013f1ada74
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 21 12:42:00 2006 +0000

    - Remove duplicate error message and add new test

commit 223dce98a506b356de7c4fa76baa7f4d57486247
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 21 12:39:03 2006 +0000

    - Improve error messages (missing unicode todo)

commit 7628f08017f6753dccac8a43e74a0ed6e8c6eaba
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 21 12:38:28 2006 +0000

    - Improve error messages (part 2)

commit 8dd749fc65b6e56fa189efc3ac002d85f90fd93a
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 21 11:38:24 2006 +0000

    - Fix unicode expectations

commit 426b40fc77a5af3c5e669e489628e92ad4d8798f
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 21 11:23:35 2006 +0000

    - Improved error messages

commit 50ae26c1470c0b294cf8a1178887428c2c567bc1
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 21 09:12:41 2006 +0000

    - Update

commit cdcc0e2633819339aa54363298216667bcac168b
Author:  <changelog at php.net>
Date:   Sun May 21 05:31:53 2006 +0000

    ChangeLog update

commit 7c3ffb2056073e0d8155fc06139e30e071cf5969
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 20 20:50:24 2006 +0000

    - Z_LVAL is a long so use %ld

commit a6c21ae74659181c0d93abfe65da82756996ccdb
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 20 20:46:11 2006 +0000

    - No need to fetch ce twice

commit 0a0d7b046d1ec1527dd9256660fe0f8515ce8b16
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 20 20:38:28 2006 +0000

    - Split up the test in different problem categories

commit a677ab81f34ea514f938d21d5c42fd352ea8ed7d
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 20 19:47:18 2006 +0000

    - Micro optimization

commit e697da651c5f422c05382d2f4968650ca524d824
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat May 20 19:08:25 2006 +0000

    fix the typo before everybody forgets about it

commit 9b314a840681f8bf26270016667006a9199a7eb5
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 20 19:01:22 2006 +0000

    - Update test

commit 9e230861cac3b35ccf0c80dcedba34e08b9a2e94
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 20 18:48:43 2006 +0000

    - No need to keep object alive, iterator api is taking care of that already

commit b7315f749c40b7cc013b6cacba7de2ae3769e52b
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 20 18:32:33 2006 +0000

    - Better error message in case of an exception from a dtor while an
      exception is already pending

commit a871b842f806eff80f2bfa71d31d0d3c9c39a33a
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 20 15:38:36 2006 +0000

    - Fix warning

commit 469040660ef9ab49c0f03274269e3d354dc2952f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat May 20 13:46:41 2006 +0000

    attempt to fix OCILobRead2() related problems

commit 05de29995fc6de7eeb7a0575a6fec951661745c3
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 20 13:23:00 2006 +0000

    - Provide a generic c-level iterator apply function
    - Base iterator_to_array() and iterator_count() on it
    - Add a testcase
    # Somehow there is an issue with exceptions in __destruct() here

commit 6dde3783b00d9a88de9483f8ac186e291136e3f7
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 20 12:44:46 2006 +0000

    - In printzv show private/protected visibility and class in case of private

commit 16076207d57448adf7a11793a961c9067ad0aa2d
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 20 11:34:58 2006 +0000

    - Add new tests

commit b850abcb82fefc661269a742edb7af222fa96685
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 20 10:18:17 2006 +0000

    - Do not use the protection at this place, we would need another object
      shutdown state (e.g. destructed == 2). That's probbaly too much.

commit 8e42a84335a5730c6827fdcb77a92fd535665589
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 20 09:51:41 2006 +0000

    - Destructors must not be called twice

commit 3a752ce669e9e11b25fe5aa3794955bcbe672856
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 20 09:11:50 2006 +0000

    - Should be static and be called (comitted wrong version)

commit 207846259d200b059fa7ad3e1a51328553f06474
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 20 09:08:00 2006 +0000

    - Add new tests
    # Now who finds the error in php code?

commit 10163622cc8d0cf271ddf43821c3d1a33650bccf
Author:  <changelog at php.net>
Date:   Sat May 20 05:31:54 2006 +0000

    ChangeLog update

commit 6f9a24e4e239ce1aa0f39108f0723b61c1f27a8a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri May 19 15:39:36 2006 +0000

    Fixed random crashes in ZTS mode becouse of uninitialized EG(modified_ini_directives).

commit 43ca53674c1f17ead11eafd6382dc5c0e37a497c
Author: Derick Rethans <derick at php.net>
Date:   Fri May 19 14:53:07 2006 +0000

    - MF52: Fixed bug #37514 (strtotime doesn't assume year correctly).

commit b31ca2c43df416771ea80d701b2a43158221c23c
Author: Michael Wallner <mike at php.net>
Date:   Fri May 19 14:30:48 2006 +0000

    MF52: nuke compiler warnings

commit 205bdeda417d72db9b38fcbb7651e9af5aa72749
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Fri May 19 10:44:34 2006 +0000

    Name change: php_get_tmpdir() renamed to sys_get_temp_dir()

commit 1417222aee62a8bdea9c4e74e13ca752cb183f29
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 19 10:23:43 2006 +0000

    initialize factory

commit bd6125c312681da50404542f750984f33e9ae95e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 19 07:44:58 2006 +0000

    add new tests by Ligaya Turmelle

commit ab9e070bbfe1bfeb8b6956b0a8967dde329800bc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri May 19 06:11:02 2006 +0000

    Optimized zend_try/zend_catch macroses (eliminated memcpy())

commit 7324a30e8d90f96d3e0e28d9b6073b3ba894efc8
Author:  <changelog at php.net>
Date:   Fri May 19 05:31:56 2006 +0000

    ChangeLog update

commit 1dd395b27fed08172838dff50bf3ebb7bfc52cd8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri May 19 02:51:18 2006 +0000

    MFB: Fixed bug #37505 (touch() truncates large files).

commit deec9a6ce136723a49e59b93937513d91025ba6b
Author: Pierre Joye <pajoye at php.net>
Date:   Fri May 19 01:45:22 2006 +0000

    - fix windows builds, error with declarations

commit 4c75c6bf292b221684631c2916321421e348874d
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 18 22:51:23 2006 +0000

    - Add new test

commit fae99963dc03026a970c5fe57c68ab689efcc283
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 18 22:41:14 2006 +0000

    - Add new test

commit a4471f70f08a09cc80dcc7ebed7c80a69725f5dc
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 18 22:07:31 2006 +0000

    - Fix bug #37510 session_regenerate_id changes session_id() even on failure

commit fbb48b6f2681a16c656c2d03cdbaf2cb6b15d8dd
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 18 21:56:57 2006 +0000

    - Add new test

commit 4439e2c53072aca2eac13100ad4a551da614bfce
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 18 21:41:37 2006 +0000

    - Fixed CachingIterator issues with string conversion/__toString()
      Partly by adding new mode TOSTRING_USE_INNER

commit ac0a0664ce8d5ccf98440aca10f3aaa317bb7973
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 18 21:40:30 2006 +0000

    - Fix test in unicode mode

commit 37561705a0d1a13dc75fbbd1312fb7bf12bb5c83
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 18 21:14:40 2006 +0000

    - Fix error message in unicode mode

commit 10c2fc97dfce6a4e4fc43e83c2eabdb2ed2f3889
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 18 13:20:00 2006 +0000

    fix #37487 (oci_fetch_array() array-type should always default to OCI_BOTH)

commit 7bb6f3ea590e17d9ed7b3a94fb8b5559ac06ef32
Author:  <changelog at php.net>
Date:   Thu May 18 05:31:54 2006 +0000

    ChangeLog update

commit 43dfe5ec59cd3c47517fbf8ae9963019f8c90c35
Author: Rob Richards <rrichards at php.net>
Date:   Wed May 17 16:32:35 2006 +0000

    add test

commit 85e8f351d501c4d1fecc4d7e3d184c898fcee00f
Author: Rob Richards <rrichards at php.net>
Date:   Wed May 17 16:32:04 2006 +0000

    Fix bug #37456 (DOMElement->setAttribute() loops forever)

commit fe9485598373fe4af9f403483484ba1d37d1b3de
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 17 14:28:31 2006 +0000

    change argument name, it should be "object" not "property"

commit 2639d7e6d85350daaefd2a9b84ad8f005b9aa962
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed May 17 13:28:20 2006 +0000

    Fixed bug #35512 (Lack of read permission on main script results in
      E_WARNING rather then E_ERROR).

commit 08ff489ef8a240bd6ad671816fc3c40decf95830
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 17 10:12:44 2006 +0000

    fix skip reason

commit 54dbf051ec5aab203ee4d141629750c00120afef
Author:  <changelog at php.net>
Date:   Wed May 17 05:31:49 2006 +0000

    ChangeLog update

commit 2a36ccbaa6e4c36822b938a2a6a77bd3f6c8f0cf
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 17 00:07:05 2006 +0000

    - Proto fix/add

commit 5b858067d3462bca58b3c6f309dedc3e0c1951fd
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 16 23:04:52 2006 +0000

    - '_' is valid in test blocks

commit 1226d311514c90f805c779da6fc3b8f1caa92cba
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 16 14:12:52 2006 +0000

    MFB: Make filters without a resource throw E_RECOVERABLE_ERROR rather then
    E_ERROR

commit 17c98844d549adaf20e283546e77577082a8ed17
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 16 13:07:07 2006 +0000

    new mkdir tests

commit e2d3206e783efc071df9f74c1fae17aa5c77974d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 16 13:05:23 2006 +0000

    MFB: fix #37395 (recursive mkdir() fails to create nonexistent directories in root dir)

commit 59bf03c6a8ac2a2d84ebe79fe11dffebb8e728c4
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 16 08:19:56 2006 +0000

    - Fixed Bug #37457 (Crash when an exception is thrown in accept() method of FilterIterator)

commit cccca0943ada0c0dc5f2323de57473732f912add
Author:  <changelog at php.net>
Date:   Tue May 16 05:31:53 2006 +0000

    ChangeLog update

commit 9ac333f624aa477e6b47099fd3df3aca8a32fe29
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 16 00:40:36 2006 +0000

    MFB: Disable realpath cache when open_basedir or safe_mode are enabled on a
    per-request basis.

commit 61806b7b03cbf8e3aad4ce40824170e9eb5b1f8a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 15 16:30:37 2006 +0000

    Added test

commit fb1a172cae6dbc1a7fed661160f132b66d4a4b3d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 15 15:31:50 2006 +0000

    Optimized require_once/include_once (eliminated fopen() on second usage)

commit 1985424c4dbf03735bff180850f1474ad484d121
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 15 14:53:47 2006 +0000

    Optimized request shutdown sequence to iterate only over modified ini directives

commit c0c388832c4332753f8a5e3b806eb7a8a6bbf7f0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon May 15 14:30:50 2006 +0000

    - Removed source compatibility with libfcgi
    - Optimized access to FastCGI environment using HashTable instead of linear sear
    ch
    - Allowed PHP_FCGI_MAX_REQUESTS=0 to disable PHP die
    - Allowed PHP_FCGI_CHILDREN=0 to disable PHP spawn workers

commit 733c60eab62eb6b56b1a9e9fbf34fa9fdc3743c0
Author: Derick Rethans <derick at php.net>
Date:   Mon May 15 08:53:58 2006 +0000

    - Fixed windows compile error.

commit 5ce0aa49b8e68113c47c375f27d051ed982aebf8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon May 15 08:34:02 2006 +0000

    disable OCILobRead2() support on Win32

commit 9d2828f16f6bb946c22951be62120deb09622efc
Author:  <changelog at php.net>
Date:   Mon May 15 05:31:56 2006 +0000

    ChangeLog update

commit 1bbfe905718a024f3fbee80204108122ec0ded4a
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 14 19:13:17 2006 +0000

    - No need to have this controlled by allow_url_fopen

commit 3856d8da6d6a448930de1f6dadd181014dbdccf1
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 14 18:35:40 2006 +0000

    - Add strict compliant RFC2397 support (no //)

commit 5845a93484feb2a75b113a6916c3bfffc282ff48
Author: Derick Rethans <derick at php.net>
Date:   Sun May 14 17:30:26 2006 +0000

    - Implemented Dmitry's const patch.
    - Added support for "weekday" as relative item.
    - Fixed bug #37368 (Incorrect timestamp returned for strtotime()).

commit a25e1af03825d175589febadee9e96f67b5113e0
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 14 15:51:04 2006 +0000

    - add tests to the package

commit 8e95777e47d20d73dba23bad909113e52039e7f7
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 14 13:54:10 2006 +0000

    - NULL is returned when a variable is not false, FALSE when the validation
      failed
    - add tests for input_get_args

commit cd4051dce5ffa0cc73d54f6613a81e69204e566b
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 14 13:12:57 2006 +0000

    - add test for INT

commit e6de0eaba43d8ce371ac86abaaf5f2f7d7b4fa48
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 14 13:10:10 2006 +0000

    - trim spaces before parsing floats or integers

commit b7c3e4312c6fbbd64d7230c8776889cadba2d1b3
Author:  <changelog at php.net>
Date:   Sun May 14 05:31:55 2006 +0000

    ChangeLog update

commit 29bf5016446b8bb4ba52567ff933e426ca85fade
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 14 01:58:51 2006 +0000

    - changelog

commit 3ac4fc8311f693c806f5d50881eff954d5108c59
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 14 01:47:40 2006 +0000

    - add var_name##_len to FETCH_STRING_OPTION
    - add tests for float (031)
    - fix name for IPv6 test

commit 3b66ab74f9bef3602e37ffc5a1db37f8ba55d5eb
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 14 01:39:24 2006 +0000

    - RFC2397 add decoding
    # done (need to decide whether all examples shouldl work or specs are
    # followed)

commit f9c249407dc2bb568b09ac5b6ca0e7734f11dc83
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 14 01:03:42 2006 +0000

    - Enforce stream mode correct

commit 73069100fd26935ae3dca6c090c53a76b0aa9939
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 14 00:45:27 2006 +0000

    - Change to use dedicated stream ops

commit 4f29479a22c02dfc4cca9cab646c3842678ad354
Author: Marcus Boerger <helly at php.net>
Date:   Sun May 14 00:40:53 2006 +0000

    - RFC 2397 meta data handling

commit 9b985490f631933fde89f781eed15b83e28a78cb
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat May 13 21:48:14 2006 +0000

    We might want to consider moving this to a long throughout the sapi code,
    but for now switch to a signed int.

commit 29c0f5bede3f03a0909848c8cf25e1c5525399e0
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 13 17:53:01 2006 +0000

    - Initial RFC2397 support
    # decoding is missing right now

commit ae1165e4784dad385ba48aa6628f30fae82cf423
Author: Pierre Joye <pajoye at php.net>
Date:   Sat May 13 15:57:46 2006 +0000

    - use php/pcre in email
    - return code can be 0

commit 92af67b79b2004de6e054560d1216bf8f7932dc6
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 13 14:01:19 2006 +0000

    - Add support for --EXPECTHEADERS--
    - MFB cgi specific stuff

commit 601523f22d3bc8158e46a5a930139f9a6ca03335
Author: Marcus Boerger <helly at php.net>
Date:   Sat May 13 10:18:12 2006 +0000

    - Support __tostring() in argument parsing

commit e7e50d52f813585db720daadb3340c71b4a72276
Author:  <changelog at php.net>
Date:   Sat May 13 05:31:53 2006 +0000

    ChangeLog update

commit 253d5d6e27562bef1337b764af5b43f38185aa9f
Author: Pierre Joye <pajoye at php.net>
Date:   Sat May 13 02:44:56 2006 +0000

    - entry for ipv6

commit 73ed3ce99f7382fb641d6daa49c5efe91855ce63
Author: Pierre Joye <pajoye at php.net>
Date:   Sat May 13 02:43:44 2006 +0000

    - add IPv6 basic support
      unicast, multicast or other local loop will come after 0.10.0
      test 014 fails:
      "Notice: Object of class stdClass to string conversion" is now
      "Catchable fatal error: Object of class stdClass could not be converted
      to IS_STRING", to verify ...

commit 00d423980a55c01716c5de3de7275b29ecdd72a6
Author: Pierre Joye <pajoye at php.net>
Date:   Sat May 13 01:30:02 2006 +0000

    - add SCALAR/ARRAY doc

commit d12a4835fbef9d25f5523e9ff759a61df562d197
Author: Rob Richards <rrichards at php.net>
Date:   Fri May 12 18:52:11 2006 +0000

    add doXInclude property to allow processor to perform XIncludes

commit 09e4b325a11ebafa938c2ccc74f4ba704eed8368
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri May 12 14:54:16 2006 +0000

    Download pear phar file when making a distribution package

commit f3de1a5273f9c994a335ab25a4163fb369f03488
Author: Derick Rethans <derick at php.net>
Date:   Fri May 12 10:02:13 2006 +0000

    - Added tests for BC breaking changes.

commit d5c7ea7733d786ad06a514be0c99bf9328dd129b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri May 12 09:42:19 2006 +0000

    fix #37416 (iterator_to_array() hides exceptions thrown in rewind() method)

commit 058ddb8f65450f34e42e64bb741f084bf5902547
Author:  <changelog at php.net>
Date:   Fri May 12 05:31:59 2006 +0000

    ChangeLog update

commit b75a22b203f7859a42856d3c59a4a755997d8882
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu May 11 22:08:55 2006 +0000

    Fixed bug #37306 (max_execution_time = max_input_time).

commit f0a8096a132331affd9604dfa27776446ae07f2e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu May 11 22:05:16 2006 +0000

    MFB: Fixed bug #37413 (Rejected versions of flex that don't work).

commit 78c2c50c86ec76c13b6289e2a5f0764194d1fcc2
Author: Edin Kadribasic <edink at php.net>
Date:   Thu May 11 21:48:57 2006 +0000

    MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke

commit d588eb2012df5f9210caaaa0f7863eddfd48f83e
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 11 21:12:27 2006 +0000

    - Drop a few superflous if conditions (now the generated file)

commit 623df048778d3caf98b00664eb84ba1d1255ec5d
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 11 21:11:54 2006 +0000

    - Drop a few superflous if conditions

commit b12bd4321fa20c2be00b0a2ffd121fc04985f76e
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 11 20:10:29 2006 +0000

    - Fix build

commit f1a98a1d523eb325a1f8920173b5f30da0699d8b
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu May 11 18:22:09 2006 +0000

    Adjust API for scanning INI files as UTF-8.

commit b56ab301554774c98528b45f4ffc3b996dcd51d9
Author: Seiji Masugata <masugata at php.net>
Date:   Thu May 11 14:37:42 2006 +0000

    fixed all mbstring setting information doesn't return in mb_get_info( ).

commit 1f030db7006ee0d71934bc28e8174e7980400990
Author: Marcus Boerger <helly at php.net>
Date:   Thu May 11 07:55:48 2006 +0000

    - Fix error mode handling

commit cf9dd95f058f8e95ced44c87c1af99ea8c889bfc
Author:  <changelog at php.net>
Date:   Thu May 11 05:31:54 2006 +0000

    ChangeLog update

commit efd1b929dead8113125d743c161654ff218dc235
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu May 11 03:49:12 2006 +0000

    MFB

commit 2d9b1969741311745e81df9651842b57b3fa7e97
Author: Pierre Joye <pajoye at php.net>
Date:   Thu May 11 00:13:16 2006 +0000

    - JIT entry
    - next release will be 0.10.0

commit 6219fa9f0107c9a6f09c02229f45630b84ee082c
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed May 10 23:10:55 2006 +0000

    WS fix

commit 294e1cd2d8ebf278b9f1826f9075513d1908d2ac
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed May 10 23:09:03 2006 +0000

    auto_globals_jit support for ext/filter

commit ca7f2d282c4db1cbf9c60ec09fc52a2f59ceb1b8
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 10 22:50:48 2006 +0000

    - Fix tests

commit 839c3e24a3610a29c7e4218e39f1202275927f4e
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed May 10 21:25:01 2006 +0000

    MFB input filter hook for getenv()

commit 2f537ad0ffefdf58ca6e34876ee3eb8b9c752654
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed May 10 21:23:46 2006 +0000

    MFB filter defines

commit b85eb277fc037bf3132da636602b1689e523dba6
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 10 21:12:31 2006 +0000

    - Fix tests

commit 82a538c4fae8c2bce3d8dcb45483b1e30c43a60e
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 10 21:11:48 2006 +0000

    - Enforece rule of disallowing throw in __toString()

commit 7e92bac53ec5d0b59824b0fbd159ae06bd845ca6
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 10 21:09:31 2006 +0000

    - s/RegExIterator/RegexIterator/

commit 2dc783ab360fcd8c37dbac6b908ffa0ca5349bc5
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 10 21:04:40 2006 +0000

    - MFB missing initialization

commit 40ff81337440a7437e25ca47dc4d268565f947b9
Author: Marcus Boerger <helly at php.net>
Date:   Wed May 10 21:03:34 2006 +0000

    - CS

commit bd8c4d16620ca07f879d13e1cdcd1da92f62a8e9
Author: Rob Richards <rrichards at php.net>
Date:   Wed May 10 19:34:47 2006 +0000

    fix compiler warnings

commit a331a4d5f1455c38b5c9609dbffacbe83a7f22c8
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed May 10 16:51:18 2006 +0000

    MFB

commit 7dd87b5307fe5259f5a8e9f449008488cf935bb9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed May 10 13:07:56 2006 +0000

    MFB: Fixed bug #37394 (substr_compare() returns an error when offset equals
    string length).

commit e4e7d27e4ab4e12fa2b78147ee9b0bd84c873743
Author: Andrey Hristov <andrey at php.net>
Date:   Wed May 10 12:29:09 2006 +0000

    MFB

commit ac4afe552b46f097cdfd33f0ea0c41a4556b3acb
Author: Rob Richards <rrichards at php.net>
Date:   Wed May 10 11:58:56 2006 +0000

    - revert back to using internal buffer
      origional string may be modified during parse causing possible crash

commit 6fc10a0acd7d8c9cb91d0e0c9a6cdc3585504712
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 10 10:06:57 2006 +0000

    fix #37392 (Unnecessary call to OCITransRollback() at the end of request)

commit 2d509493f1630ffb4c8b1b3c4f79214eaaf7ef46
Author:  <changelog at php.net>
Date:   Wed May 10 05:31:56 2006 +0000

    ChangeLog update

commit b43ac2603b865a600a51becae24f84171e36d0a9
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 9 22:15:16 2006 +0000

    - WS

commit 6c0c9f098fc4d675f6b606e9c457cc0693f98ac0
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 9 22:12:50 2006 +0000

    - Methods have flags

commit 482d57d5a390ccfbfcce8a2c4ffb97deaa570e21
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 9 22:09:49 2006 +0000

    - zend_spprintf() is actually used elsewhere in the engine

commit 2721311863c07ffe832e7c2e1b4d4f2312649171
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue May 9 22:00:36 2006 +0000

    MFB: Fixed bug #37376 (fastcgi.c compile fail with gcc 2.95.4).

commit 4bfc5ff54cf5a73921d84012dddded7a95ffb999
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 9 21:30:11 2006 +0000

    - MFB WS/CS, zend_spprintf() must not be exported

commit ef855827e38fe2c0b9d071e5af55789847545484
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 9 21:28:47 2006 +0000

    - MFB Missing check

commit 0638c67dabb48b2b6396bf9a44c773c43c002804
Author: Marcus Boerger <helly at php.net>
Date:   Tue May 9 21:26:39 2006 +0000

    - MFB: WS

commit 96efa426b8bc9583113f9b8bb296d02e672ecaa7
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue May 9 18:28:11 2006 +0000

    Add pcre_last_error() and backtrack/recursion limit settings.

commit e2a1d7a3e1e1ba1277eadc0fef156cf7ee12377c
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue May 9 18:21:27 2006 +0000

    Add char_enum_types().

commit 4508ae73f74c557bd739c9cc95d677053dac1326
Author: Georg Richter <georg at php.net>
Date:   Tue May 9 13:53:39 2006 +0000

    merge from 5.2

commit b6d7fdf46576c36ada6d4fe602f37bf5f0553d72
Author: Georg Richter <georg at php.net>
Date:   Tue May 9 11:27:20 2006 +0000

    Merge from 5.2

commit 1a0f27a7078765450102d6ece73c25f39d8082d2
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 9 11:14:43 2006 +0000

    - #7586 (pecl), filter is not reseted between element

commit fd2199bf535d936fa1392135c990a5c4eafcb19c
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 9 10:24:09 2006 +0000

    - one line inline doc

commit 1c806ad68d7b989feee15c0b255ada06dbe38baf
Author:  <changelog at php.net>
Date:   Tue May 9 05:31:48 2006 +0000

    ChangeLog update

commit f8c8a13e186650ca7531e80ea650cc4f5eb7833e
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 9 00:46:31 2006 +0000

    - fix logic, scalar is the default

commit f03e94f9855f02eeaaccdf5fa119a1c25bbb33b9
Author: Pierre Joye <pajoye at php.net>
Date:   Tue May 9 00:29:30 2006 +0000

    - remove unused arg and use the right one

commit fad88da96eb2f871987fad861d59e02e89f99994
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue May 9 00:15:45 2006 +0000

    Fix and adjust.

commit f0dec5c4a48b8edc2952a561715e9443d0098475
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue May 9 00:06:08 2006 +0000

    Add char_enum_names().

commit cbe16953e851f0ed588177e8ea7cbf8d6f1e9dfa
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon May 8 23:01:20 2006 +0000

    Been a long day..

commit 8a938324e3451aa2c3d93bd9eadd94dbe2a10be3
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon May 8 22:23:57 2006 +0000

    And going, and going...

commit 002b28e5cc105b248351ef0992dbe5c6d9a8a23e
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon May 8 21:54:44 2006 +0000

    A few more property functinos.

commit 4cc946a7064ead7291bfe8510fb92d7857e61822
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 8 21:26:09 2006 +0000

    - this one too must be changed
      NB: add a define for the default string name as well

commit 1483647359c9057a1e0dc036c9bca43cf8866eac
Author: Edin Kadribasic <edink at php.net>
Date:   Mon May 8 21:06:34 2006 +0000

    Added  constants.c to the windows build

commit 458cdcf323cff76114b4cffce78ed7f11ecdc7b5
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 8 20:57:59 2006 +0000

    - update/add inline docs
    - CS

commit 27753b3382faeec7239d90a4130574b2f3d7e4af
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 8 17:06:22 2006 +0000

    - #6567, wrong php dependency

commit 6a408c9bcba98cbbb3222e2b73e9b064c9b0e3da
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 8 16:41:26 2006 +0000

    - sync them

commit f51fb7853f59e01d505d0d1b2019c36b3bdc236a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 8 16:34:12 2006 +0000

    - fix tsrm build

commit 1fd3c9baf27584f88c61b6d42c7a97b441e253ee
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 8 16:24:12 2006 +0000

    - #6136, ini_set should not be able to change the filter.default

commit 065a10808f4ed6c59b861b3ba835d2a00c9eed9e
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 8 15:42:47 2006 +0000

    - set unsafe_raw as default, will be set back to string for php6. 5.
      will use unsafe_raw. Discusses optimizations are coming.

commit 826a577675ae8a081b10c0383079364f2620c3b0
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 8 14:39:57 2006 +0000

    - add input_get_args (input_get is kept untouched for now)
    - add FILTER_FLAG_SCALAR and FILTER_FLAG_ARRAY
    - update ReST doc and add an example

commit 889f66837c14c02325aa1675eec456860a6a952c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon May 8 14:33:23 2006 +0000

    MFB: Fixed memory leaks when working with cursors in PDO PostgreSQL driver.

commit 154507f6bc8683242f4b1b209b21099c073620ef
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 8 11:49:33 2006 +0000

    - #37360, bad gif size

commit 9d07689c6737bbb6b2d3b341e421cd933fc5e75e
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 8 11:46:13 2006 +0000

    - CS (spaces > tabs)

commit 6981c4f4175f836a963ea1df3207f5a83f0320a1
Author:  <changelog at php.net>
Date:   Mon May 8 05:31:50 2006 +0000

    ChangeLog update

commit fb18707cb4261b857e7fecd0a083fc3440fd9574
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun May 7 18:17:53 2006 +0000

    fix test, sorry.

commit eb5343ee47dbfbd41afb2783da9377a6683294cf
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun May 7 18:11:40 2006 +0000

    convert a few more functions to unicode and adapt the tests as well

commit fc91929f9455e9af8c1c3d698d7bf688a70e5034
Author: Pierre Joye <pajoye at php.net>
Date:   Sun May 7 17:21:11 2006 +0000

    - MFB: #37346, invalid colormap format

commit 787d1960c0cf1a6242bef742771a030ae8a0f224
Author:  <changelog at php.net>
Date:   Sun May 7 05:31:50 2006 +0000

    ChangeLog update

commit 75af4d3bb5ed76bdd5d57d0eb023dfe381b638c3
Author: Edin Kadribasic <edink at php.net>
Date:   Sun May 7 00:10:06 2006 +0000

    MFB: Enable parallel build against Apache 2.2 libs and headers

commit fd959ad30a728fa50845fecd2ad5dc7c17b083f1
Author: Edin Kadribasic <edink at php.net>
Date:   Sun May 7 00:07:53 2006 +0000

    MFB: Enable separate build dir for SAPIs, the same way it is possible for EXTENSIONs

commit 50cf480153d77afaf84cb5bc991a0ac34e83120c
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat May 6 13:19:10 2006 +0000

    fix thread safe build

commit f7b62e24307cb6f12bc528a239246e17dd49f159
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat May 6 11:19:37 2006 +0000

    fix tests in Unicode mode

commit e037edab615c72c5e6063daa6f52b2c5198b4c4a
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat May 6 10:48:04 2006 +0000

    use the new zend_unicode_to_ascii() function. this should also fix windows builds

commit daa5febadf62fcd9fcdecd434bf18d824f06097a
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Sat May 6 09:59:02 2006 +0000

    Added php_get_tmpdir() function that returns the default directory for
    temporary files (as requested in bug #35380)

commit 111d608ff12911afb483ce798a874644730926f4
Author:  <changelog at php.net>
Date:   Sat May 6 05:31:52 2006 +0000

    ChangeLog update

commit e7a6d29e951fc16bcb233b6b0d8378fe6d260db7
Author: Frank M. Kromann <fmk at php.net>
Date:   Fri May 5 21:37:08 2006 +0000

    Adding property.c to windows build

commit 80f849ac1a1d37ede3f605b699d11183016de5bd
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri May 5 20:56:21 2006 +0000

    Register slightly under half a metric ton of constants.

commit 30ff22ca47d6fd73bc60820a685248f647de5a2d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri May 5 08:04:55 2006 +0000

    Fixed bug #37251 (deadlock when custom error handler is to catch array type hint error).

commit 27fe3ef1e7b0bf757ac21e5dd259758a51142e65
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri May 5 07:05:59 2006 +0000

    Fixed bug #37313 (sigemptyset() used without including <signal.h>). (jdolecek)

commit 90941d81110a9e8d27a19aa431d34de86578cb98
Author:  <changelog at php.net>
Date:   Fri May 5 05:31:54 2006 +0000

    ChangeLog update

commit 4022853243ab4426e74ac5d507bd66a8f9a481fb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 4 22:47:55 2006 +0000

    plug a leak

commit 88b15b79a294594059352afc494461ae7aad7863
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu May 4 21:44:54 2006 +0000

    Don't use fixed size buffer in zend_uchar_from_uname();

commit d72d277d32f3dc38b7e32f97885cb08786f23486
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu May 4 21:29:21 2006 +0000

    Oops again.

commit 7009fb94fe7f2466ba448651a54355b49df9e4f7
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu May 4 21:23:53 2006 +0000

    Oops.

commit 49dbb7710ad28c1e35a1e1345549b9104254dd2c
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu May 4 21:22:30 2006 +0000

    Implement char_from_name().

commit 534cad706424e252377e732e8979904a8cebe83f
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu May 4 21:22:17 2006 +0000

    Add a global ASCII connverter, macros to return single codepoints
    (UCHAR32), and zend_unicode_to_ascii() function.

commit 6f66196f4f416c2b4fa3b6d8de8cab676a71bae5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 4 19:00:00 2006 +0000

    several minor fixes: nuke compile warnings etc.

commit c631205e0cc9b83cca1ed38aab03c393c736ae27
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu May 4 18:37:12 2006 +0000

    Some more work on property/names stuff.

commit 2c42e06895f295bc0ef5a65df80ea51ca9bd34e0
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu May 4 16:49:33 2006 +0000

    Fix locale functions naming problem.

commit a330edf4cf4cb534af5eb03801dbaa5d9b3201ab
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu May 4 07:10:37 2006 +0000

    fix build

commit 381df8e0543ad550e924a4a529876e9a07d55ebc
Author:  <changelog at php.net>
Date:   Thu May 4 05:31:48 2006 +0000

    ChangeLog update

commit 349d4a7de90629f1105e2a1db44f738b6d70f868
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu May 4 00:01:34 2006 +0000

    Change prefix to char_ and rename some functions.

commit bbde23e24792d261f3b4fc0e6bc4b47a48fbff19
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed May 3 22:03:10 2006 +0000

    Some more property functions.
    
    # I am pondering a different prefix..

commit 0d6603d22a65dd2052648ae887872c93dbcb0a40
Author: Sara Golemon <pollita at php.net>
Date:   Wed May 3 21:57:58 2006 +0000

    Expose PARAM_EVT_* constants

commit 212e185458ee739a2c44e427343d9cb834cb3c1a
Author: Brian France <bfrance at php.net>
Date:   Wed May 3 19:52:48 2006 +0000

    - Add implementation of curl_multi_info_read (Brian)
    
    Not adding to PHP 5_1, but should go into 5_2.

commit 8ab0e121d42781e2010be563a3ebe3e94ce3a07c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 3 19:40:49 2006 +0000

    plug leak

commit 2143dd541590e7c96c704f651b1c309f06fe10db
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed May 3 19:03:56 2006 +0000

    more POST+arrays tests

commit d958c27fca6a927869801bdce0ac3fed9e19ce9f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 3 15:48:33 2006 +0000

    Fixed bug #37205 (incompatibility with mod_fastcgi)

commit 0f489f738cdf0abb4e2b8ac835290333c54c2df9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 3 13:20:12 2006 +0000

    Fixed incompatibility with isapi_fcgi.dll

commit 94bc7343a04117debdd8b4a6e1b99b91bebfa4e8
Author: Pierre Joye <pajoye at php.net>
Date:   Wed May 3 12:06:06 2006 +0000

    - update constants names

commit 32c8092096951204e0f12f62f9dddfa85a389096
Author: Derick Rethans <derick at php.net>
Date:   Wed May 3 11:35:00 2006 +0000

    - Added my doc so that other people can work on it.
    #- Please keep it RST compatible.

commit 736b8d903bf916b2f0105058d25c0dc6c3f7b515
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed May 3 11:24:51 2006 +0000

    Fixed bug #37276 (problems witch $_POST array)

commit a91a72f800620f11762d0c691ba25be60d489a8e
Author: Rob Richards <rrichards at php.net>
Date:   Wed May 3 08:41:33 2006 +0000

    add test

commit b1f52e79aa5a8acb8739c7a118e432052cfcdf22
Author: Rob Richards <rrichards at php.net>
Date:   Wed May 3 08:40:52 2006 +0000

    Fix bug #37277 (cloning Dom Documents or Nodes does not work)
    Proper fix for bug #36859

commit 70acfbe14e419ead7491be43190fff40508a7004
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed May 3 06:36:53 2006 +0000

    *** empty log message ***

commit d3ef3ced43cc7ed23a2dd6c1ff8d650a56309748
Author:  <changelog at php.net>
Date:   Wed May 3 05:31:53 2006 +0000

    ChangeLog update

commit 84c9b4f290b68abfff2d182ded06be8bc9525c07
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue May 2 22:43:52 2006 +0000

    Some additional binary property functions.

commit aaed3ca1b0e89588ea517c075823c24b9c6e6f2b
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue May 2 21:49:16 2006 +0000

    FALSE on empty string.

commit f0640426cb102eb53f48f8721f99c9cea84eed3f
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue May 2 21:39:15 2006 +0000

    Implement C/POSIX migration functions.

commit 675ecc637b017984992d868aa01782a3b0603b5b
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue May 2 20:58:30 2006 +0000

    Add skeleton for character property file. Also remove some HAVE_UNICODE
    tests since it's non optional.

commit d77a8562c2fe7ce5b2b8639d73aee6aa02012d00
Author: Sara Golemon <pollita at php.net>
Date:   Tue May 2 18:23:32 2006 +0000

    Unicode Updates:
    file() now unicode ready
    get_meta_tags() updated for FS encoding, but content is still non-unicode

commit 2b1e0a83395ff70359d45e9d329e00477d01037d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue May 2 15:49:44 2006 +0000

    Fixed possible crash in highlight_string() (proper place)

commit ea759395f8b5d33b5bdd366746aab8784658adbc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue May 2 10:18:58 2006 +0000

    prepare to 1.2.1 release

commit 5602d218b0a9117cbcade13ea7ad7c65bfce6c8b
Author:  <changelog at php.net>
Date:   Tue May 2 05:31:49 2006 +0000

    ChangeLog update

commit f6d3ff6ef65c035ef4b12adb815ee7bdd8107daa
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 1 17:16:33 2006 +0000

    - update changelog
    - make a fake date so package.xml can be used from cvs :)

commit fdeb6ba9046fda9f3d644d6661a726c0f2daa0f9
Author: Pierre Joye <pajoye at php.net>
Date:   Mon May 1 17:14:40 2006 +0000

    - fix possible leak, when orig_array_ptr is null

commit dcc51c19772787abdbd1681926be52dedf410d90
Author: Marcus Boerger <helly at php.net>
Date:   Mon May 1 15:59:56 2006 +0000

    - WS

commit 66d4525367f2bf19942bb3445087b9d170ee279a
Author:  <changelog at php.net>
Date:   Mon May 1 05:31:46 2006 +0000

    ChangeLog update

commit 021e1a3255428b6e9a3bf34ac840a03120534ca4
Author: Wez Furlong <wez at php.net>
Date:   Sun Apr 30 23:45:14 2006 +0000

    merge from branch: peer certificate capture context options.

commit 3ab9e65759f59a88fa25656d86955639103dd8de
Author:  <changelog at php.net>
Date:   Sun Apr 30 05:31:52 2006 +0000

    ChangeLog update

commit c9156346eb4e2723207880d71ddc8c7228c2ace8
Author: Uwe Schindler <thetaphi at php.net>
Date:   Sat Apr 29 21:50:17 2006 +0000

    Remove hiding of authorization headers completely because safe mode canceled

commit fd879bff4e3b57ccd055fe4417405a6f2c04df5f
Author: Frank M. Kromann <fmk at php.net>
Date:   Sat Apr 29 18:45:29 2006 +0000

    fix build

commit eb7d1077db0f4ffaeeced3e20ad04f260b9b5348
Author: Frank M. Kromann <fmk at php.net>
Date:   Sat Apr 29 18:29:14 2006 +0000

    Add missing ZSTR()

commit 954199c9fbd0513d24d387391d20e09b24068104
Author: Frank M. Kromann <fmk at php.net>
Date:   Sat Apr 29 14:53:26 2006 +0000

    More ZSTR() fixes

commit 1c307a8a9e7874fb532fdd455e55a9aab3fe4ec9
Author: Frank M. Kromann <fmk at php.net>
Date:   Sat Apr 29 14:38:35 2006 +0000

    fix build. ZSTR() must be applied to the buf argument of php_stream macros

commit 611d8b7cfab5cd1bef62b868d8ec0a0c6381de08
Author: Frank M. Kromann <fmk at php.net>
Date:   Sat Apr 29 14:33:35 2006 +0000

    Revert patch for pdb files. No need to have it twice!

commit c4efa943261162b670ab567f5a7a73dcacf010f6
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Apr 29 12:16:21 2006 +0000

    rename test to follow the convention and expand it a little

commit 9e5bf64266609bdfc6666c81155227ccbc1a46d4
Author: Nuno Lopes <nlopess at php.net>
Date:   Sat Apr 29 12:07:53 2006 +0000

    new test that reveals problems in other places. more details on the ML

commit 9c0b0907050392689a3eb60d9c1d907d855c7394
Author: Frank M. Kromann <fmk at php.net>
Date:   Sat Apr 29 06:24:21 2006 +0000

    Add new configure option --enable-pdb-files
    This will generate .pdb files for debugging

commit 2f061fac1c6c259802ec5c43cf974e12e5cb1edf
Author:  <changelog at php.net>
Date:   Sat Apr 29 05:31:48 2006 +0000

    ChangeLog update

commit e6e2754439f9c74125ed9865bdc1531e797b468f
Author: Frank M. Kromann <fmk at php.net>
Date:   Fri Apr 28 19:03:58 2006 +0000

    Remove ZSTR() from stream macros. Calling function must apply this macro

commit 13968dea7fb4b7ad343aab82922c581d60f2bf2e
Author:  <changelog at php.net>
Date:   Fri Apr 28 05:31:48 2006 +0000

    ChangeLog update

commit 389454e671852b20182e27136db917da1bdb05f7
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Apr 27 15:28:21 2006 +0000

    pcntl_signal is safe too

commit c8b5891a0ad2e7b722f0ed5067eeb708314dde6e
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Apr 27 15:21:00 2006 +0000

    Safe-fy some functions.

commit f9a6119214996e4261dee7ab3bae2d6311ff75db
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 27 11:39:46 2006 +0000

    Proper fix for bug #37205

commit 243262abbe0ec513479489ff7650d41c4db026e0
Author:  <changelog at php.net>
Date:   Thu Apr 27 05:31:45 2006 +0000

    ChangeLog update

commit 35598a28219ee5fdeb0fc7527cc870826daf44fa
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Apr 27 03:53:01 2006 +0000

    - Remove fprintf() used for debugging

commit 923978e0ff48c4adb82d570b29e93c599f9ecb83
Author: Moriyoshi Koizumi <moriyoshi at php.net>
Date:   Thu Apr 27 00:49:17 2006 +0000

    - Fix bug #37176 (iconv_strpos() fails to find a string)

commit 3bc70175434d52d1c2ac54c5cdfbbba1679a7961
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 26 17:48:45 2006 +0000

    Revert wrong fix

commit 8fbff809bdedf1550f87f5fa11995d7366f2b6be
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 26 11:08:23 2006 +0000

    Fixed bug #37205 (Serving binary content/images fails with "comm with server aborted" FastCGI err)

commit 80ac536d135cec6f9a238524eb04a0081e2ab0c0
Author: Edin Kadribasic <edink at php.net>
Date:   Wed Apr 26 09:32:11 2006 +0000

    MFB: Correctly import external data (#33292)

commit 63a99ff80d5f2fb0faf2e2742295fea3f1573bc0
Author:  <changelog at php.net>
Date:   Wed Apr 26 05:31:45 2006 +0000

    ChangeLog update

commit f7139568f74cf255018a93bd096573c00387bc58
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 25 22:10:38 2006 +0000

    fix tests

commit fc5917861e5e238739d7ee689b33214e304dedd4
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Apr 25 14:54:33 2006 +0000

    fix a bunch of tests in unicode mode by fixing the config array transverser
    also fix the compiler warnings
    # Andrey: is it possible to have a zend_convert_unicode_to_ascii() function please? it would make this code much simpler

commit cf31c2f51acdc775b7be2cc0fc2a6e3ea0e91572
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 25 12:50:14 2006 +0000

    remove nonexistent tag

commit 7bde7e87ebf2bec77b1ef22698e6310931637ae3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 25 12:49:04 2006 +0000

    MF51: fix possible substr_compare() crash
    add new tests

commit 4aba1abfe92c8e8b166b9a201d351b508b03254b
Author: Nuno Lopes <nlopess at php.net>
Date:   Tue Apr 25 12:41:59 2006 +0000

    mark a couple of functions as unicode-safe. no changes to code required

commit 581c6fa8b6fc397ab3544fb28ed8a62e642b6aba
Author: Michael Wallner <mike at php.net>
Date:   Tue Apr 25 08:52:46 2006 +0000

    - release 1.3

commit 4f1faa09fca9b046f574a5f31a2e16679cc092d9
Author: Michael Wallner <mike at php.net>
Date:   Tue Apr 25 08:37:07 2006 +0000

    MFB: Fixed bug #37192 (cc fails on hash_adler.c:32)

commit a2a6c7fb9aca7e09aa7887e24ff5e663d648f044
Author:  <changelog at php.net>
Date:   Tue Apr 25 05:31:48 2006 +0000

    ChangeLog update

commit 09d628c62dee6c4e52520cc8af0b58fbb934716c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 24 09:56:56 2006 +0000

    Fixed compilation on Solaris

commit a4f216529500a3b5280814a1349f4338f7e7bca8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 24 07:04:25 2006 +0000

    Fixed win32 build

commit b657d087256a0b5205b92524e42ec4f5b60450b3
Author:  <changelog at php.net>
Date:   Mon Apr 24 05:31:46 2006 +0000

    ChangeLog update

commit a4cea91d0197a94b3cfe0a008dc1066139d41478
Author: Andrei Zmievski <andrei at php.net>
Date:   Sun Apr 23 19:57:40 2006 +0000

    MFB

commit 8cfbb3ac5d9612f51e9c276eef9e4331d50ec7c5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Apr 23 16:02:51 2006 +0000

    MFB51: Fixed bug #37162 (wddx does not build as a shared extension).

commit b8cf6cbc2469bc9bf03c3a30499956d247e9bc00
Author: Nuno Lopes <nlopess at php.net>
Date:   Sun Apr 23 12:56:10 2006 +0000

    upgrade tidy_get_release() to unicode.
    #say now if anything is wrong before I start upgrading the rest of the functions

commit d73b17d964ffab0b4eeebb5acfe55ecf6c6c2adb
Author:  <changelog at php.net>
Date:   Sun Apr 23 05:31:45 2006 +0000

    ChangeLog update

commit d254845aea962ad9860d64e9ba9382c5d49b593c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Apr 22 23:50:29 2006 +0000

    no "native strings" in Unicode mode anymore

commit 8a434f5df0bd8c4587bc9868674dcb90d1b854c6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Apr 22 23:49:39 2006 +0000

    merge fix for #37158 into HEAD
    add test

commit 22d4fb98e3ccb77df5f34a3fe68aeeb708174f9b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Apr 22 19:10:40 2006 +0000

    don't segfault if an exception has been thrown from the fetch handler

commit 1791befa0cec5526ccdda9e0e018bf77da9467f0
Author: Frank M. Kromann <fmk at php.net>
Date:   Sat Apr 22 10:39:31 2006 +0000

    Fix Win32 build. NULL_ZSTR was converted to ZSTR(NULL_ZSTR)

commit d936c5c091eeb5e2ad73c88cd750d55227ec491e
Author:  <changelog at php.net>
Date:   Sat Apr 22 05:31:55 2006 +0000

    ChangeLog update

commit 76d6cca78e2a403e96ffd252c793ae9ff79b2c94
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Apr 21 21:10:01 2006 +0000

    Add collator_set_default().

commit ec57be524b6266b8e68c71ed934103ea4344500f
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Apr 21 19:40:57 2006 +0000

    Hmm, ZEND_FENTRY() is the only one that allows flags to be added..

commit 2bbced4bce3876c8d6e199b4cb264ba01ee35a56
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Apr 21 19:35:26 2006 +0000

    Rename i18_loc_* to locale_*.

commit 24988a088c076113c08870c98c430d4f09502fa9
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Apr 21 18:25:16 2006 +0000

    Implement collator_get_default() and simplify/fix the underlying code.
    
    # Derick, objects aren't that difficult.. :)

commit fae915844b65d3948d10f9480f463e3b4d7a52be
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Apr 21 16:58:14 2006 +0000

    Happy, Pierre?

commit f096990ea0fd02e2a006abfeea19251a6ad4a564
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Apr 21 16:36:38 2006 +0000

    Add:
     * zend_objects_store_add_ref_by_handle()
     * zend_objects_store_del_ref_by_handle()
     * zend_objects_store_get_object_by_handle()

commit bb90b758f4234f7d300288dde1e5f8e974531d5e
Author:  <changelog at php.net>
Date:   Fri Apr 21 05:31:54 2006 +0000

    ChangeLog update

commit 16c55fb25ab7dd1fdc37a9811ca2c9e4ef043f22
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Apr 20 21:56:43 2006 +0000

    Move to refcounted implementation of collators.

commit 54ff84d3d5e7421ca7a265cc8a3350ab1ab37e1e
Author: Michael Wallner <mike at php.net>
Date:   Thu Apr 20 17:52:01 2006 +0000

    MFB: Fix reading stream filters never notified about EOF

commit 3788e9054ab69c6f720c1d2462902ca3e3d4d32f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 20 07:32:17 2006 +0000

    Test added

commit bcf5faf095aac822278f33ce856e56a7680f4cd5
Author:  <changelog at php.net>
Date:   Thu Apr 20 05:31:50 2006 +0000

    ChangeLog update

commit 9b93bc74cd89358bc5b8978f4ac494a9b8ee53bb
Author: Frank M. Kromann <fmk at php.net>
Date:   Thu Apr 20 03:41:33 2006 +0000

    fix build on Win32

commit ece1a5598a00b84579fb808bee29177c7ffef3e8
Author: Nuno Lopes <nlopess at php.net>
Date:   Wed Apr 19 22:10:44 2006 +0000

    MFB: fix build with newer libtidy versions on windows

commit 4618370e8dbf553c3a173fee499807b0ba4d638a
Author: John Coggeshall <john at php.net>
Date:   Wed Apr 19 20:37:55 2006 +0000

    Fixing static build in windoze

commit c83968d4fcd8a888cc138233b5314fd7d513db49
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 19 10:49:16 2006 +0000

    Cleaned up Andrei's patch for caching WSDL in process memory, added TTL and LIMIT for memory cache.
    Memory cache is disblead by fefault because it is experemental and isn't tested enough. It can be enabled whit configuartion directive "soap.wsdl_cache = WSDL_CACHE_MEMORY" or "soap.wsdl_cache = WSDL_CACHE_BOTH" or derectly in SoapClent/Soa
    pServer constructor: $ws = new SoapClient($wsdl, array("cache_wsdl"=>WSDL_CACHE_BOTH))
    Disk and memory caches use the same TTL value - "soap.wsdl_cache_ttl".
    Configuration directive "soap.wsdl_cache_limit" restricts the number of cached w
    sdl files in memory. Adding new files into full memory cache will delete oldest files from it.
    Note that, each PHP process or thread uses it's own memory cache.

commit 39a5677cf3402f2be9b04a53b01894b15e7c80d3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 19 10:29:46 2006 +0000

    Fixed cleanup dependent on uninitialized value

commit acf25d1aac58f1dcbd6d1a2839a2f35c7109d2cc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 19 08:43:05 2006 +0000

    fix typo (see #35900)

commit 6937e71720581301e4c356249e44876a6a59521d
Author:  <changelog at php.net>
Date:   Wed Apr 19 05:31:51 2006 +0000

    ChangeLog update

commit 85c36036e563002155e17d00d1226e25e9c17ae6
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Apr 18 21:36:38 2006 +0000

    Update protos.

commit ea106887a7e2ee69e2b4fd76615ab071ae003990
Author: Sara Golemon <pollita at php.net>
Date:   Tue Apr 18 19:10:12 2006 +0000

    Silence compiler warnings

commit d229fc90482552977b5368b47a056ab284be37f4
Author: Sara Golemon <pollita at php.net>
Date:   Tue Apr 18 19:09:31 2006 +0000

    Fix copy/paste typo in php_stream_path_decode() proto

commit c581700782cbdc48dbadc9ae5b0e26fe4607360b
Author: Sara Golemon <pollita at php.net>
Date:   Tue Apr 18 18:57:13 2006 +0000

    Fix ZTS build

commit a264a5aca34aa818789672fcc8bf34b45eb0142a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 18 17:10:30 2006 +0000

    binary strings exist only in unicode mode

commit a2ea7081e0e2f9a4a8c87c633ca83a3f88288e1b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Apr 18 14:30:33 2006 +0000

    MFB51: Fixed bug #29476 (sqlite_fetch_column_types() locks the database
    forever).

commit b5dab1b9dc15400c40ac2e25d3204c62757f12e4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 18 13:08:11 2006 +0000

    Fixed bug #37083 (Frequent crashs in SOAP extension with new WSDL caching code in multithread WS). (Andrei, Dmitry)

commit 9bca7f51cf5afeeaa7d5d75fac57bb8e4cf5001f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 18 09:27:59 2006 +0000

    typofix

commit 4c583d6f7327a737d3d2414b7a7a15fa47e24093
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 18 06:59:31 2006 +0000

    Fixed SUN_LEN calculation

commit 83657db8ff07a9162ab025754d23fa46723de21f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Apr 18 06:58:54 2006 +0000

    Fixed memory leaks

commit d2de055ef1371ae963581fddf5b365596609308d
Author:  <changelog at php.net>
Date:   Tue Apr 18 05:31:45 2006 +0000

    ChangeLog update

commit efd298e2ebc46e53317d89911df24333aed725c1
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Apr 18 05:18:12 2006 +0000

    I'm not sure what the heck people were thinking here, but it should be
    fixed finally. Please test.

commit 6b336175a6bd057882940ec4e5c99b29c56a4b1d
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Apr 18 02:40:29 2006 +0000

    Fix trim("a") bug.

commit 333787ff7fe42c3afb59d4b14d206a16da3639bd
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Apr 17 23:29:46 2006 +0000

    MFB51: Fixed Bug #36872 (session_destroy() fails after call to
    session_regenerate_id(true)).

commit 8bd77961847d605758a25b54026cf6b880e04d90
Author: foobar <sniper at php.net>
Date:   Mon Apr 17 22:13:39 2006 +0000

    Fixed bug #37103 (libmbfl headers not installed)

commit 04ecb8b1fd40177e0c1c8bbc1c271fe8ef26fefa
Author: Sara Golemon <pollita at php.net>
Date:   Mon Apr 17 19:25:48 2006 +0000

    Fix 'soft line break' handling in convert.quoted-printable-decode

commit f7881d3fe292d14ab5422e4c1553a73245eab596
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Apr 17 16:09:42 2006 +0000

    MFB

commit a7fd5d23579f3c0981aecad374e06939dd3751b4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 17 13:16:15 2006 +0000

    Fixed several bugs in new "caching WSDL in memory" code
    Re-enabled disk cache

commit 46aae2885573fb6106429c17b828cdb3f0a46e62
Author:  <changelog at php.net>
Date:   Mon Apr 17 05:31:44 2006 +0000

    ChangeLog update

commit 78b81f25916e86c8e6b35b354e1976202e9bfa45
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Apr 16 17:41:26 2006 +0000

    MFB51: fixed typo

commit 53ab6c0920922cf1eccee9a876a6c5ed859830b6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Apr 16 16:55:25 2006 +0000

    MFB51: Fixed bug #37045 (Fixed check for special chars for http redirects).

commit d10e03c482844920585bf65a8b5656c3f08ac132
Author:  <changelog at php.net>
Date:   Sun Apr 16 05:31:54 2006 +0000

    ChangeLog update

commit 0574532ee471906cac9ab1ebbe5b1d996fb1664b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Apr 15 15:55:32 2006 +0000

    fix compile failure

commit ca715a05e56761ee891395663b53ddfc45c77bdb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Apr 15 12:54:26 2006 +0000

    MF51: fix #37062 (compile failure on ARM architecture)

commit ffe27d2dbe8be62d2ac75edab7582125467fb45f
Author:  <changelog at php.net>
Date:   Sat Apr 15 05:31:50 2006 +0000

    ChangeLog update

commit 41f4e1607503bf58d7965a0860ca3b2e90dac449
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 14 21:06:36 2006 +0000

    make it consistent with the other ones

commit 8c086bcf8dd0d64f84c03b96f69df47d10f18a82
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 14 20:30:47 2006 +0000

    make this test to work on all systems

commit 1e9a9d596bdd7fef23b26002f5f1e18bf2ae27a3
Author: Sara Golemon <pollita at php.net>
Date:   Fri Apr 14 17:44:56 2006 +0000

    MFB (r-1.409.2.6)  copy() should not disrespect open_basedir on source file

commit c3b47f5aa48c1a0648b43b14f1f4523c63a02400
Author: Marcus Boerger <helly at php.net>
Date:   Fri Apr 14 15:15:21 2006 +0000

    - Fix properties access to children() result
    - Allow access by namespace prefix

commit d1b5f0deaa8d552a3a00d1015420842eebfab9de
Author: Marcus Boerger <helly at php.net>
Date:   Fri Apr 14 14:11:54 2006 +0000

    - Do not provide ns info in first sxe creation

commit 311a7af62d23c9e695e9dd45d3e85df96cf845d2
Author: Marcus Boerger <helly at php.net>
Date:   Fri Apr 14 14:07:51 2006 +0000

    - Allow access to namespaced root by specifying prefix on creation
    - Fix access to non namespaced root

commit 68ee3f0f64977c448678e8d795e63322a516caa1
Author: Marcus Boerger <helly at php.net>
Date:   Fri Apr 14 13:48:11 2006 +0000

    - Prefix summaries with either U or N

commit 4e44e0b1476e1f81c12492c8193bbee1cc348e61
Author: Marcus Boerger <helly at php.net>
Date:   Fri Apr 14 12:18:15 2006 +0000

    - If node no longer exists then there won't be any data

commit becb273c16cdea533b920f4b9cd877f2a55de002
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 14 10:01:34 2006 +0000

    MF51: fix #37077 (stream_socket_server() leaks when the port is not allowed)

commit 930bf30460966e4b3f3ef69dd740f6a6613e49f4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Apr 14 09:11:48 2006 +0000

    Fixed calling header functions through __call()

commit ef59df70a4bb78c1b1da51e5df68c4e9cbade5af
Author:  <changelog at php.net>
Date:   Fri Apr 14 05:31:53 2006 +0000

    ChangeLog update

commit 78fdeb1accc50f9f737c9d7eda8fb9ff78d16d35
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 13 18:14:14 2006 +0000

    fix CS and prevent NULL dereference

commit a2a69a3ba2d704be971e7b48502077ebc5d1d45e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 13 13:48:40 2006 +0000

    Fixed bug #36513 (comment will be outputed in last line)

commit 1262002a951e6c388dd363c73acbb6fae8a400dd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 13 13:21:59 2006 +0000

    MF51:
    AIX #define's accept as naccept
    add a workaround

commit 52972cc61f6930f6e86699bb5b9475d97f2a2094
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 13 11:26:43 2006 +0000

    MF51:
    fix bug #37061 (curl_exec() doesn't zero-terminate binary strings) - we get the data length from cURL, so it's binary safe.
    fix leak appearing when re-using curl handle

commit fa9135ff2dcc1d080635eb2e20d3193fe02bfde1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 13 08:18:54 2006 +0000

    Fixed bug #37054 (SoapClient Error Fetching http headers)

commit 0699fdfb4ffd675586896c146e5b65dfa2f3d32f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Apr 13 06:05:16 2006 +0000

    Fixed test

commit f3514eae3b6fc47bca5df356692c20d1c92662e7
Author:  <changelog at php.net>
Date:   Thu Apr 13 05:31:51 2006 +0000

    ChangeLog update

commit d05836890b9568ac2443ae9506404c620dfecdfc
Author: Sara Golemon <pollita at php.net>
Date:   Thu Apr 13 04:41:08 2006 +0000

    Preserve full name of filter for use in stream_get_meta_data()

commit 0b84c7363539189895118bd7d214bc221d2473f6
Author: Sara Golemon <pollita at php.net>
Date:   Wed Apr 12 22:40:56 2006 +0000

    Allow http:// wrapper to automatically apply correct unicode.from.* filter based on content-type header

commit a44fe39f4019737a7aa4bb1ed5e36c827a204ad3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 12 22:21:13 2006 +0000

    fix test title

commit e7747e8d74b4365d19a1506b4af2b458259ac69e
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Apr 12 19:29:52 2006 +0000

    - Fix bug #37060 (Type of retval of Countable::count() is not checked)

commit 000cf5ca7fb49fb5e4ab024c0c985802013b1113
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 12 19:22:12 2006 +0000

    MF51: fix #37059 (oci_bind_by_name() doesn't support RAW and LONG RAW fields)
    add tests

commit a892880c1cbb2a6c99930dab0122b861a8f373e5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 12 17:59:57 2006 +0000

    MF51: correct fix for bug #37055

commit d929074b2f71ae12e2eedd2945ffed5869d02bf2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 12 15:19:39 2006 +0000

    add test

commit 2a098164c3e61e30cdcbba1c9ed979f950762e4c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 12 15:14:43 2006 +0000

    MF51: fix #37057 (xmlrpc_decode() may produce arrays with numeric string keys which are unaccessible)

commit 33a2dc749500f7afbcd1e4c2e75feef8fd8a29a6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 12 13:38:05 2006 +0000

    MF51: fix #37055 (incorrect reference counting for persistent OCI8 connections)

commit 821aff2e9c41b26cfb0ac75816f822f831184201
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 12 12:52:00 2006 +0000

    MF51: fix #37053 (html_errors with internal classes produces wrong links)

commit ec12098c3b58e180334972e48c24d38f6ead66e2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 12 11:38:09 2006 +0000

    Fixed bug #37046 (foreach breaks static scope)

commit 1681bd494c71538542e02f7937253176a6818120
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Apr 12 09:52:06 2006 +0000

    Fixed bug #37002 (Have to quote literals in INI when concatenating with vars)

commit 76473552114b8c2264b6a07ce081e44ebc2905c0
Author:  <changelog at php.net>
Date:   Wed Apr 12 05:31:46 2006 +0000

    ChangeLog update

commit 11e39d17c1c91584e6a9bfffe054956376575f26
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Apr 11 19:34:35 2006 +0000

    MF51: add default timezone to the tests

commit 9844b76e5620aae299bf8a6d441eeee6f89e61e1
Author: Derick Rethans <derick at php.net>
Date:   Tue Apr 11 17:56:49 2006 +0000

    - Fixed bug #36988 (mktime freezes on long numbers)

commit a3349bd3ff7b441290c9ca7d21f600aa8040dc7c
Author: Derick Rethans <derick at php.net>
Date:   Tue Apr 11 14:41:56 2006 +0000

    - Use pcre convenience function that also caches.
    #- Patch by pierre.

commit b8cdb46cce716837498cb55876feefdd737af58a
Author: foobar <sniper at php.net>
Date:   Tue Apr 11 11:32:06 2006 +0000

    - More safe_mode left-overs.

commit faa0b32feccb54718e8b24890bb7c8ec202b2e62
Author:  <changelog at php.net>
Date:   Tue Apr 11 05:31:53 2006 +0000

    ChangeLog update

commit 490609ffc40d5cbd5586bc3879342fb2bf89ae85
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Apr 10 23:48:38 2006 +0000

    MFB51: fixed test

commit c4b16064660c926175c11eeab4699288e3d397ea
Author: Marcus Boerger <helly at php.net>
Date:   Mon Apr 10 23:19:23 2006 +0000

    - Coverity issue 59

commit 509c9d44e2c2140c4f7bbd4038d8a695dd30f8c3
Author: Marcus Boerger <helly at php.net>
Date:   Mon Apr 10 23:15:26 2006 +0000

    - Iterators from overloaded objects are allowed to not have keys...

commit b967992116ce1a1da8c5d3710ff0874370e59290
Author: Marcus Boerger <helly at php.net>
Date:   Mon Apr 10 22:49:09 2006 +0000

    - Allowing to pass in ce as NULL has its charme, too

commit 36b3b8ef63144a12ab0ef7d03a1c661a3996007d
Author: Marcus Boerger <helly at php.net>
Date:   Mon Apr 10 22:37:55 2006 +0000

    - Fix coverity issue 49: ce might be forwarded as NULL without an exception
      being thrown in case the Zend API is being used wrong (in custom exts for
      instance).

commit f3d39723c7674b691df0497ac9d102f9751a69ee
Author: Marcus Boerger <helly at php.net>
Date:   Mon Apr 10 19:50:56 2006 +0000

    - Better order for SEGV prevention

commit 40678e7f812b85d1b97c9934a08fe2eed97c4135
Author: Marcus Boerger <helly at php.net>
Date:   Mon Apr 10 19:48:27 2006 +0000

    - Fix possible SEGV

commit af871bf437082cb0cbe4d485f5de6c901ba45132
Author: Marcus Boerger <helly at php.net>
Date:   Mon Apr 10 18:23:15 2006 +0000

    - Fix condition

commit 6af3218f810bda730645762ca386787452aa0a36
Author: foobar <sniper at php.net>
Date:   Mon Apr 10 15:09:15 2006 +0000

    more cleanup (lingering ini settings which do not exist anymore, etc.)

commit 672266c735aec36f18d0b8b828e6179b46bd7eb6
Author: foobar <sniper at php.net>
Date:   Mon Apr 10 15:06:51 2006 +0000

    - Cleanup

commit b42a8b2f3161b14d44188403d1a0cbedf3a97079
Author: foobar <sniper at php.net>
Date:   Mon Apr 10 14:59:33 2006 +0000

    cleanup

commit 1c4d488cc8a368d2ef02e4d20fd741db092dbbca
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 10 13:29:57 2006 +0000

    Fixed bug #36908 (wsdl default value overrides value in soap request).

commit d532322b728833c684948e8fe13221b8815a2a9b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 10 12:50:14 2006 +0000

    Fixed test

commit 68dd370e968ae311af23706b091e1941c5125b10
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 10 12:27:17 2006 +0000

    Fixed possible crash in interactive mode

commit b87dd3245ea84598164407d9d0605df273f65d1c
Author: foobar <sniper at php.net>
Date:   Mon Apr 10 12:17:29 2006 +0000

    fix typo

commit ec4395e9fffeda9e17827c9ece2d2274927d097d
Author: foobar <sniper at php.net>
Date:   Mon Apr 10 12:16:08 2006 +0000

    - Determine the shared/link lib suffixes in one macro.

commit a6a3c9059d2d50a66eecd991deb47cb17198c266
Author: foobar <sniper at php.net>
Date:   Mon Apr 10 11:56:04 2006 +0000

    - Fixed bug #36909 (ld: Undefined symbols: _lchown)

commit 2442d71b1631d3d39e1b28b039776c104e68ae3c
Author: foobar <sniper at php.net>
Date:   Mon Apr 10 11:54:54 2006 +0000

    - Silence some PCRE compile warnings

commit 591951dbfe6f00a1490c4295ae457b6009a2df9f
Author: foobar <sniper at php.net>
Date:   Mon Apr 10 10:16:42 2006 +0000

    - Fix NEWS. The empty lines were left on purpose..

commit 159008041c4b67000c9be0bda3f532f03923790e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Apr 10 10:11:29 2006 +0000

    ZTS fix

commit 0e8b5470be972966453eea1fe15ed32ef35be8c0
Author: foobar <sniper at php.net>
Date:   Mon Apr 10 09:46:32 2006 +0000

    fix credits

commit 88aa79d9565ada779328f7bf69e877f50e72dd29
Author:  <changelog at php.net>
Date:   Mon Apr 10 05:31:46 2006 +0000

    ChangeLog update

commit 909a0f5cd0fbe2759171387d705372e496dc8168
Author: Andrei Zmievski <andrei at php.net>
Date:   Sun Apr 9 23:38:30 2006 +0000

    MFB

commit 141f969fe7550faa2b2c9f3e2c78976de43d4c2c
Author: Edin Kadribasic <edink at php.net>
Date:   Sun Apr 9 23:15:57 2006 +0000

    MFB: Fixed bug #36935

commit f58ef85af59d90210fb24c7a0cea53907ad664dc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Apr 9 17:58:02 2006 +0000

    MFB51: Fixed bug #36875 (is_*() functions do not account for open_basedir).

commit 74c086434600a5463ddbe719e50ba95efe492430
Author: Derick Rethans <derick at php.net>
Date:   Sun Apr 9 12:58:56 2006 +0000

    - Fixed bug #37017 in a different way and added a test case.

commit 0be2a7c9561cef67e3d9424cfcaa8fe1ed6b3ccd
Author: Derick Rethans <derick at php.net>
Date:   Sun Apr 9 12:58:29 2006 +0000

    - Fixed superfluous parameter.

commit 489dd9ee76715370abc3d82d36f0bef3f7e236be
Author:  <changelog at php.net>
Date:   Sun Apr 9 05:31:48 2006 +0000

    ChangeLog update

commit 3411f2bca132c16142ded4d0fabf0f4130aeb18b
Author: Andrei Zmievski <andrei at php.net>
Date:   Sat Apr 8 17:34:57 2006 +0000

    Separate suffixes of shared libraries that we link against and the ones
    we load with dlopen(). This matters on Mac OS X, for example.

commit 7ca9d096898c6715ed49f13278c0b797b1a892ac
Author: Derick Rethans <derick at php.net>
Date:   Sat Apr 8 14:57:42 2006 +0000

    - Added the date_parse() function that returns a parsed date/time string
      including warnings and errors.
    - Added the timezone_name_from_abbr() function that exposes the guessing
      mechanism that tries to find a timezone identifier from a timezone
      abbreviation and GMT offset.
    - Fixed a bug where combined date formats 'c' and 'r' were cut off due to
      insufficient space in the buffer.
    - Implemented better error and warning handling that is also used for the
      date_parse() function.
    - Fixed the date::RFC3339 class constant.
    - Fixed bug #37017 (strtotime fails before 13:00:00 with some time zones
      identifiers)
    - Fixed problems with "T" in front of a time string was seen as a time zone
      string.
    - Fixed a problem were 5 and 6 character timezone abbreviations where not
      correctly parsed.

commit ca88b09b5e3a5776438c66163a06a00518c5e7bd
Author:  <changelog at php.net>
Date:   Sat Apr 8 05:31:55 2006 +0000

    ChangeLog update

commit 7cf30db27efdaf299c60066fdfaacaec94011dd9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Apr 7 22:53:34 2006 +0000

    MF51: fix memory corruptions and leaks when cloning ArrayObjects and ArrayIterators

commit 589d830c32101bb33335944af9bf7b63816cba81
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Apr 7 21:20:10 2006 +0000

    Disallowed numeric named captures.

commit 056c98d9f0cc3a31a8aa0a83a48b8ce7c95c50e3
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Apr 7 14:05:21 2006 +0000

    - MFB: revert leak fix, something else went wrong

commit 7a6284cef0758e6680bb000cdfcdc9c77e707b3a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Apr 7 13:57:39 2006 +0000

    Optimization

commit f3c00034b6398b3c21a5f3f5874d1b87a9446c8f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Apr 7 13:45:51 2006 +0000

    CGI anf FastCGI assume $_SERVER and $_ENV have the same values,
    so we don't need construct the same arrays twich and may just copy it

commit a29f09dcc5e5cfcd468cfffcf10bc62e66841984
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Apr 7 13:34:53 2006 +0000

    - MFB: fix leak when an error occured in socket_read, free tmpbuf

commit 3ada78d4088e23238c27a217b00dd6ac60cd31ff
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Apr 7 12:39:28 2006 +0000

    Removed unnecessary copying

commit e5d4bfd637a5da18f2c237406ac84f041f544997
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Apr 7 11:43:43 2006 +0000

    We don't need setup the same time-out two times.

commit ee4fb4c41dee7e383e9a59373cb138bd7f127500
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Apr 7 10:05:17 2006 +0000

    - Fixed storing NULL pointers in HashTable
    - Optimized zend_hash_reverse_apply()

commit 14ba1088ad67e38eada9f0e738a17fa8790720b7
Author:  <changelog at php.net>
Date:   Fri Apr 7 05:31:53 2006 +0000

    ChangeLog update

commit 84a6481effaaa80bc48e94a7972c7b4409aa447b
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Apr 6 22:37:42 2006 +0000

    That is not the bug you're looking for.

commit a389cb5a8c516f258aca3052a6d0cba11e5c7439
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Apr 6 22:02:02 2006 +0000

    Even more stuff from Friedl.

commit 7272c6305501a4113f0222bce9b71f061753372b
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Apr 6 21:23:56 2006 +0000

    More stuff from Friedl..

commit f37190dc57794a02a5977d134ed5e3270d77ac90
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Apr 6 21:16:28 2006 +0000

    MFB

commit 5a9feaa6b11a7a7c6905c980d7edaee63877aaaf
Author: Sara Golemon <pollita at php.net>
Date:   Thu Apr 6 20:05:43 2006 +0000

    Plug leak which occurs in unicode mode

commit b6f62cabff341e69ce650a396067136ed900a671
Author: Sara Golemon <pollita at php.net>
Date:   Thu Apr 6 20:03:27 2006 +0000

    Silence false positives on test results

commit 78d1f7ea40447dad74962fa3958c585fc62797af
Author: Sara Golemon <pollita at php.net>
Date:   Thu Apr 6 19:51:36 2006 +0000

    Silence false positives in test failures

commit 3b35b159612ffffaa7605972c8ac16a98f086210
Author: Sara Golemon <pollita at php.net>
Date:   Thu Apr 6 19:39:11 2006 +0000

    Do runtime conversions (with an E_NOTICE) on writing unicode data to a binary stream.  Take the WTF out of the equation

commit 48afd4ee03bc5c4c57b51dfd361a3210f88c2c89
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Apr 6 19:11:06 2006 +0000

    MF51: fix #36981 (SplFileObject->fgets() ignores max_length)

commit 5f5faedf18198686d78de7adb6897870605cfea1
Author: Sara Golemon <pollita at php.net>
Date:   Thu Apr 6 18:02:39 2006 +0000

    Overload 'duplicate' arg as applied to:
    add_((next_)?index|assoc)_(ascii|rt)_stringl?(_ex)?
    and
    (ZVAL|RETVAL|RETURN)_(ASCII|RT|U)_STRINGL?
    
    #define ZSTR_DUPLICATE (1<<0)
    #define ZSTR_AUTOFREE (1<<1)
    
    Duplicate keeps traditional value of '1', additional bit '2' tells
    unicode mode conversion to automatically free the original string
    in order to avoid leaks due to conversion on a value otherwise being
    "given" to the engine.
    
    /* Uses s as-is for non-unicode, or frees s after converting to unicode */
    {
      char *s = estrdup("Hello");
      ZVAL_RT_STRING(pzv, s, ZSTR_AUTOFREE);
    }
    
    /* Duplicates for non-unicode, or converts (but doesn't free original) */
    {
      char *s = "Hello";
      ZVAL_RT_STRING(pzv, s, ZSTR_DUPLICATE);
    }
    
    /* Uses as-is for non-unicode, or converts (but doesn't free original) */
    {
      char *s = "Hello";
      zval zv;
      ZVAL_RT_STRING(&zv, s, 0);
    
      /* use zv for some temporary purpose */
    
      /* It's now necessary to manually free this generated value */
      if (UG(unicode)) {
        zval_dtor(&zv);
      }
    }

commit 282807267d9843df7b742007bd9e899676cbb0ac
Author:  <changelog at php.net>
Date:   Thu Apr 6 05:31:50 2006 +0000

    ChangeLog update

commit 96682ede2226c873c3360e4b2f5c5592fca7a266
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 5 20:21:59 2006 +0000

    workaround for problem on Solaris: shell tries to parse "for i in ;" and fails

commit e931d970abcaab48f953a1a51d3cf9b1354d0027
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 5 14:09:31 2006 +0000

    add new tests

commit cd4730e6c7131bacb908ffa04a90413d25f16d13
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 5 14:07:57 2006 +0000

    add missing defines to .w32

commit be7135bc8e152c5e7d870c85c255435980cb87c5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 5 14:07:16 2006 +0000

    fix #36934 (OCILob->read() doesn't move internal pointer when reading 0's)
    no support for Unicode CLOBs in Oracle < 10, sorry.

commit 4e85f445f009df557b98b18ab685f4690c015655
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 5 12:29:35 2006 +0000

    add test

commit 3305bba32b4815d9f642ab8a08ed8e3daeb3301c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Apr 5 11:36:28 2006 +0000

    MF51: fix #36944 (strncmp & strncasecmp do not return false on negative string length)

commit d81161af49893ab578f768fc3ad694e033bd8174
Author:  <changelog at php.net>
Date:   Wed Apr 5 05:31:46 2006 +0000

    ChangeLog update

commit 1df7d39695073590745b12b0bebd3dd0fec6d94f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Apr 5 02:28:39 2006 +0000

    Fixed bug #36957 (serialize() does not handle recursion).

commit 476f0a2ae11aae82f606858f9cb792fb415a8078
Author: Frank M. Kromann <fmk at php.net>
Date:   Tue Apr 4 18:49:44 2006 +0000

    MFP51: Fix #33694 invalid sql or timeouts makes it impossible to reuse persistent connections

commit e24150491789123878585c27538797b0f83c0264
Author: Seiji Masugata <masugata at php.net>
Date:   Tue Apr 4 15:14:28 2006 +0000

    fixed commnet typo, and duplicate logic.

commit 1bad8fea12e13880e2ab73de68178ebc2224adb5
Author: Derick Rethans <derick at php.net>
Date:   Tue Apr 4 06:04:49 2006 +0000

    - No need to have this one twice here... (Thanks Steph)

commit 203607da74030f9933c958482487c973a2d78592
Author:  <changelog at php.net>
Date:   Tue Apr 4 05:31:44 2006 +0000

    ChangeLog update

commit f2004b6f2831770435627e98feb66d0fb50eff35
Author: Marcus Boerger <helly at php.net>
Date:   Mon Apr 3 19:58:03 2006 +0000

    - WS

commit 091360caa17167f740e904185a1dc6e59b2d35b8
Author: Marcus Boerger <helly at php.net>
Date:   Mon Apr 3 19:52:02 2006 +0000

    - Fix issue related to #36941 (when referencing itself)

commit 50b05cf884d685dae748a143fa057b8c770cfe31
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 3 18:11:56 2006 +0000

    add test for gmp_nextprime()

commit c53b85fae57169479e5b64f0b8fd6b9b23e9b839
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 3 17:46:12 2006 +0000

    add gmp_nextprime() function
    patch by ants dot aasma at gmail dot com

commit d8271224ad30cab01fae7b4c8bdf6ef9c4ddd263
Author: Seiji Masugata <masugata at php.net>
Date:   Mon Apr 3 15:32:43 2006 +0000

    added mb_stristr( ), mb_strrichr( ).

commit a24cb8773f90ede704ec6f89f0c3072ba13f4738
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Apr 3 13:46:35 2006 +0000

    MFB51: Fixed an unlikely, but possible memory leak.

commit 0b0fff07b20b81845e87fbb514322c4c569a7d04
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Apr 3 09:14:50 2006 +0000

    fix spelling in error messages:
    greater/less thEn -> greater/less thAn

commit 53450fae8a131a3bfb39f85d963e14aceae6afdd
Author: Sara Golemon <pollita at php.net>
Date:   Mon Apr 3 05:57:40 2006 +0000

    Update tests for working with unicode

commit 7132eb60d575f89f6b371f546eb13a61c3c55c39
Author:  <changelog at php.net>
Date:   Mon Apr 3 05:31:46 2006 +0000

    ChangeLog update

commit ae0885701600e60cec9cb5f30940e9679975af22
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Apr 2 17:58:07 2006 +0000

    Removed extra space in the Content-Type header for logos
    Simplified stderr error reporting in apache sapi.

commit 6d42d94715d13118cd753d02a96929e1dc53a5b3
Author: Sara Golemon <pollita at php.net>
Date:   Sun Apr 2 17:49:10 2006 +0000

    Silence false positive test failures

commit 37b11145564cb89ece6e81b425be66fd83295f03
Author: Sara Golemon <pollita at php.net>
Date:   Sun Apr 2 17:41:04 2006 +0000

    Make some tests pass.
    compression is just a binary thing.
    Write unicode and suffer my wrath!

commit 8e972525060e5ce4094c7382f470164da79ade1a
Author: Marcus Boerger <helly at php.net>
Date:   Sun Apr 2 15:04:04 2006 +0000

    - Behavior fix for #36941

commit 8e64e2304462d57c348215d5713167dd2c136ce0
Author: Marcus Boerger <helly at php.net>
Date:   Sun Apr 2 12:48:37 2006 +0000

    - Fix warning

commit 3adaaf3f49dd5f38d529754d77e7956c74dbf9bf
Author:  <changelog at php.net>
Date:   Sun Apr 2 06:31:43 2006 +0000

    ChangeLog update

commit ac099ca676fb97df2ead41be379f360aca31a86c
Author: Marcus Boerger <helly at php.net>
Date:   Sat Apr 1 22:39:42 2006 +0000

    - Bugfix #36941 (ArrayIterator does not clone itself)

commit 1160f87d1d698b55585fe0a118bda2b7bec732b8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Apr 1 19:14:01 2006 +0000

    MF51: fix segfault when assigning value by ref and add test

commit c3c95c61fb5851641e6f17b8b37cba9ee0640db9
Author:  <changelog at php.net>
Date:   Sat Apr 1 06:31:49 2006 +0000

    ChangeLog update

commit b2523b29b86c00e61b549be628b8e9dad246d03c
Author: Sara Golemon <pollita at php.net>
Date:   Sat Apr 1 00:05:31 2006 +0000

    Update filename handling and mark various functions for unicode safety

commit ed35661f1eda61a324fa48f4db9e304591e6373e
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Mar 31 23:20:58 2006 +0000

    - move setSchema to the 2.6.20 block, this method is only available from
      this version

commit fd606a8d7817310a72d56589d64c611a09323c83
Author: Sara Golemon <pollita at php.net>
Date:   Fri Mar 31 22:51:37 2006 +0000

    Add API hooks and unicode.filesystem_encoding for handling unicode
    conversions of filename entries.
    
    Normal path conversions will simply use this converter,
    Certain other protocols (such as http) which specify a
    required character set (utf8), may override the conversion
    by defining a path_encode() and/or path_decode() wrapper ops method.

commit e08784867ce578c377b281ab04a425406970bab9
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 31 20:50:29 2006 +0000

    - Add XMLReader::setSchema

commit ec376e510c5910a7e625d9edc640a009bf2b2366
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 31 11:11:26 2006 +0000

    MF51: fix compile failure with old GCC (see bug #36931)

commit 8eb12d6116a78d6332731a455dda15c7f8c5bd45
Author:  <changelog at php.net>
Date:   Fri Mar 31 06:31:50 2006 +0000

    ChangeLog update

commit e365c4b7c421f593684e2d2107ecd0b109115d22
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 30 23:03:53 2006 +0000

    - Fix build

commit b7244fc2c0d1974cea2a1f10892fbdfc5befd000
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 30 22:03:02 2006 +0000

    - MFB Make readable

commit 2c8b47ca31603d93fc29ea89e2211d70faefa870
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 30 21:45:27 2006 +0000

    - Add another test

commit eea22a0ffaab19d8f771f1e82f0832833aa9d5ba
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 30 21:39:15 2006 +0000

    MF51: fix compilation on AIX

commit 8c63a3bce7304188f1346405320d8d10ac5ecbce
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 30 20:43:55 2006 +0000

    MF51: fix tests

commit 4f1da9582861247e9c4c15fc526f31a54ab30101
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 30 19:59:51 2006 +0000

    fix TSRM build

commit 0f48af3cec540d1b8e1c98660f19cdf9ecdfe02a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Mar 30 19:16:28 2006 +0000

    MFB51: Fixed XSS inside phpinfo() with long inputs.

commit 72a83960329bf8513ef37a30bbde3bdee0c697d2
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 30 17:36:46 2006 +0000

    - Return NULL instead of '' if node does not exist

commit cbd37caefc817af0cc0ba51b09721179b2a1a96f
Author: Seiji Masugata <masugata at php.net>
Date:   Thu Mar 30 15:43:54 2006 +0000

    added mb_stripos( ), mb_strripos( ).

commit e25b5062e3c585382730aa97b1ef4c061974bf7d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 30 14:08:38 2006 +0000

    typo

commit cb2232e808347224e856ed99dcd55961d1104a81
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 30 11:23:11 2006 +0000

    MF51: fix #36922 (missing MYSQLI_REPORT_STRICT constant in userspace)

commit 01cb2b07edf17c4afadfe3af2440c003c1533ae3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 30 08:15:18 2006 +0000

    Unicode support

commit 8fbc029247c979bf8f5e676b7c9565a448707af2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 30 07:54:53 2006 +0000

    Describe registr_long_arrays, ze1_compatibility_mode, dl(), E_ALL/E_STRICT

commit 66287d9fb6b4acf342f5fb3132d1f933184b87cb
Author:  <changelog at php.net>
Date:   Thu Mar 30 06:31:53 2006 +0000

    ChangeLog update

commit 51b9a0f2693b7ff1e9dd725c9c6456e2a5d994e0
Author: Sara Golemon <pollita at php.net>
Date:   Thu Mar 30 00:22:51 2006 +0000

    Make php_stream_copy_to_mem() unicode aware and
    update userspace function file_get_contents().
    
    Note: fgc()'s second parameter (use_include_path) has been changed
    to be a bitmask "flags" parameter instead.
    
    For the most commonly used values (TRUE, 1) this will continue functioning
    as expected since the value of FILE_USE_INCLUDE_PATH is (coincidentally) 1.
    The impact to other values should be noted in the migration6 guide.
    
    This change makes it possible to allow fgc() to return binary file
    contents (default) or unicode transcoded contents (using FILE_TEXT flag).

commit 1c97a0d78c437a74977da362e874603e6d43a826
Author: Sara Golemon <pollita at php.net>
Date:   Wed Mar 29 22:52:24 2006 +0000

    Update php_stream_passthru() to handle unicode data.
    This updates userspace functions fpassthru() and readfile()
    
    UG(output_encoding) is used by php_stream_passthru() to translate
    unicode stream contents back to an outputable character set.
    
    Note: readfile()'s second parameter (use_include_path) has been changed
    to be a bitmask "flags" parameter instead.
    
    For the most commonly used values (TRUE, 1) this will continue functioning
    as expected since the value of FILE_USE_INCLUDE_PATH is (coincidentally) 1.
    The impact to other values should be noted in the migration6 guide.
    
    This change makes it possible to allow readfile() to output binary file
    contents (default) or unicode transcoded contents (using FILE_TEXT flag).

commit 87f6b66a6265dbab6e963d06b4fb89eaffd14090
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 29 16:30:54 2006 +0000

    fix typo

commit e42f182be3a5beb1da0bcc4c016138503bb19a54
Author: Seiji Masugata <masugata at php.net>
Date:   Wed Mar 29 15:47:07 2006 +0000

    added mb_strrchr( ).

commit 6a53a49c8b343d63b586ed2ffcd547767f9746c3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 29 15:08:52 2006 +0000

    MF51: fix bug #36898 (__set() leaks in classes extending internal ones)
    
    Added:
    ZEND_API void zend_object_std_init(zend_object *object, zend_class_entry *ce TSRMLS_DC)
    ZEND_API void zend_object_std_dtor(zend_object *object TSRMLS_DC)

commit 39392cce19b718b272e8e758f64d9124530fde49
Author:  <changelog at php.net>
Date:   Wed Mar 29 06:31:49 2006 +0000

    ChangeLog update

commit d57e79782e7e9c342e4f4904853e7f67aaafd752
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Mar 29 05:56:06 2006 +0000

    Bug!

commit 4816e6f1c44fe29b4a44c7466c56e229c218e5bc
Author: Sara Golemon <pollita at php.net>
Date:   Wed Mar 29 01:52:28 2006 +0000

    Ooops, missed a file

commit 30a2bd1d114da2c040cba070e400bb4ad8024b60
Author: Sara Golemon <pollita at php.net>
Date:   Wed Mar 29 01:20:43 2006 +0000

    Another (and hopefully last) major streams commit.
    This moves unicode conversion to the filter layer
    (rather than at the lower streams layer)
    unicode_filter.c has been moved from ext/unicode to main/streams
    as it's an integral part of the streams unicode conversion process.
    
    There are now three ways to set encoding on a stream:
    
    (1) By context
    $ctx = stream_context_create(NULL,array('encoding'=>'latin1'));
    $fp = fopen('somefile', 'r+t', false, $ctx);
    
    (2) By stream_encoding()
    $fp = fopen('somefile', 'r+');
    stream_encoding($fp, 'latin1');
    
    (3) By filter
    $fp = fopen('somefile', 'r+');
    stream_filter_append($fp, 'unicode.from.latin1', STREAM_FILTER_READ);
    stream_filter_append($fp, 'unicode.to.latin1', STREAM_FILTER_WRITE);
    
    Note: Methods 1 and 2 are convenience wrappers around method 3.

commit f028fcecb5bc8f11ee1af9fb1c04258b81dd9561
Author: Yasuo Ohgaki <yohgaki at php.net>
Date:   Wed Mar 29 01:10:27 2006 +0000

    restore E_WARNING in correct place

commit e98f9777db269e0dcb62d5151bb25a0e9fc9da93
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 28 21:58:21 2006 +0000

    initialize bucket #0 with nulls

commit f34d655334ceed4f9151984579232693df87d256
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 28 19:43:37 2006 +0000

    MF51: fix #36897 (debug_print_backtrace() doesn't return void but array(0) {})

commit b5cd8f02d8b583dcd048deb841682789ce488738
Author: Seiji Masugata <masugata at php.net>
Date:   Tue Mar 28 16:05:16 2006 +0000

    added mb_strstr( ).

commit 86291716123ae519f5fba93a4124e415f0bdcfb5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 28 09:13:35 2006 +0000

    fix tests

commit c5f35d7d95a9aad63613b05e5d6274f01e5d61c4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 28 09:13:22 2006 +0000

    MF51: fix #36851 (Documentation and code discrepancies for NULL data)

commit 25a73301a54fa5d9f88f2dcd2842e31f9b87ed51
Author:  <changelog at php.net>
Date:   Tue Mar 28 06:31:49 2006 +0000

    ChangeLog update

commit a65a781b1666ca8e3a1f91f107a02e533703c70b
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Mar 28 06:30:47 2006 +0000

    Note

commit 3eee3a5fd679e11a2e4f36e18c8c4afc8372b347
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Mar 28 04:33:29 2006 +0000

    Fix collator instantiation.

commit cbbfebc42841967933deba66589bde5521fe3f70
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Mar 28 03:28:08 2006 +0000

    Fix typos.

commit 75c7f810eac6a60243becb7b6398b3c8d6579973
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Mar 27 23:41:05 2006 +0000

    MFB51: Check 2nd parameter of tempnam() against path components.

commit e85495f6f1ec693c56347bd1aedbc47c25a8f4cc
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Mar 27 23:05:38 2006 +0000

    Fix UErrorCode check.

commit d761aa7eb2cd3e789b13f6372d7300eb811c6061
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Mar 27 22:16:53 2006 +0000

    Typo.

commit 31123e33b30c8e688c94ed6cf4bbe0d326f10b01
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 27 22:07:50 2006 +0000

    MF51: fix #36878 (error messages are printed even though an exception has been thrown)

commit 626be75d6cfa90b80e07e3360bdcc5c0a5220677
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Mar 27 21:19:12 2006 +0000

    Make a UTODO note.

commit a8c291f8fe5a42ecf64e50b8f0ff827b35533ea5
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Mar 27 19:24:18 2006 +0000

    Proto updates.

commit 0f3a42a4c197d4d55d9990a3c2381274e63f865d
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Mar 27 19:18:40 2006 +0000

    *** empty log message ***

commit 978c58ad78239a3ac467b4608bb4c5a78ecca043
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Mar 27 19:15:58 2006 +0000

    Add UTODO.

commit 443f9d084427831a85a1fee413fd059113815835
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Mar 27 17:34:06 2006 +0000

    Mark with UTODO instead of FIXME.

commit 036fc47efbb5dd8acb2f78bc441147d29511768e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 27 16:43:02 2006 +0000

    fix possible NULL dereference

commit d28ec107ac6fa30e1bf13935c9c091ac82e1ac7c
Author: Seiji Masugata <masugata at php.net>
Date:   Mon Mar 27 15:20:02 2006 +0000

    added mb_list_mime_names( ).

commit d1d9ce8fed631d9ecc8cdff3d14dc2ce950dbb1d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 27 14:37:14 2006 +0000

    Test for strtr() with non-ascii encoding

commit 9d9adb2f351efcc5e576298a65ee690435d795cb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 27 14:19:18 2006 +0000

    Unicode support

commit c4d2bc4c468389610dab230774a63f2d33e12eb4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 27 14:08:10 2006 +0000

    Fixed test

commit daca456e1a076bad91b04e8ed75a83b345618b65
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 27 13:53:19 2006 +0000

    Fixed test

commit 0e114d429513c410b1e3426c8978dd2b85899c51
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 27 13:42:04 2006 +0000

    Fixed test

commit c744d73d04689c4cd8627da0f549853ca69ce6df
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 27 13:37:47 2006 +0000

    Unicode support

commit 159bfd55e1833b8bc3135514d187eca36121e78d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 27 10:25:35 2006 +0000

    Unicode support

commit 06cfa710b43d8035bc4067f1326cead1d51f4ea7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 27 10:15:02 2006 +0000

    Fixed testFixed testFixed testFixed testFixed testFixed testFixed testFixed testFixed test

commit ba72ff3fcc804841fbffdb66c4210da74fd66904
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 27 09:44:03 2006 +0000

    Fixed bug during function/class declaration in unicode mode

commit 1c7bc1e012e4571bfc2547a17134dc84e24b2460
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 27 09:42:15 2006 +0000

    Fixed test file (test still fail)

commit e6a8c7405e77d1c6dcbcc11dc7eb6a3c5e733a30
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 27 09:39:27 2006 +0000

    Fixed test

commit d15557fb76ccafef24e928cbedcb13691d2788f0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 27 08:26:20 2006 +0000

    MF51: fix #36869 (memory leak in output buffering when using chunked output)

commit d7491a3e7eaf81d3ab24e570b852a99bea4d4179
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 27 08:09:08 2006 +0000

    Fixed meory leak in case of unknown pragma

commit 3cffaf78a3bdad1e760e73b821269cbb0063c23f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 27 07:35:05 2006 +0000

    Better but incomplete fix for bug #36840

commit 03b5fefd392dfcb61822269e3a0531819c42b1c9
Author:  <changelog at php.net>
Date:   Mon Mar 27 06:31:51 2006 +0000

    ChangeLog update

commit bdfa3b1d36f571d2e059eb1f4608cb40aeb26b10
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 27 06:02:42 2006 +0000

    Fixed ZTS build

commit 5dc7c284f65f837f6e9c54aae7c4867ac5ec4f84
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Mar 27 05:01:48 2006 +0000

    MFB

commit c2bca6239d292b8f1d4ebe1a40384fb53b49979e
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Mar 27 03:47:50 2006 +0000

    Fix a case where we could have an encoding conversion exception thrown
    while building exception trace args!

commit 90d03ff1e2700e3ee503f4abb03482f1939f7901
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Mar 27 03:41:39 2006 +0000

    Use (unsigned char) to make sure that only the control chars are
    replaced with '?';

commit b36d2dfef6d2b35fcc9fe22b8be7144c9d2d7b03
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Mar 27 03:19:30 2006 +0000

    Rewrite unicode_encode() and unicode_decode() functions. Apply the new
    conversion error semantics.

commit 19e6c92ad0edf4917859c3361e3f6c34f9c76305
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Mar 27 03:17:49 2006 +0000

    Skip BOM for UTF-16/32 converters when setting subst char.

commit 0821437bdb9c48d4b3cf4ce4d579181d635a7129
Author: Yasuo Ohgaki <yohgaki at php.net>
Date:   Mon Mar 27 02:59:41 2006 +0000

    remove pg_execute() E_WARNING error when query plan is not defined

commit 29552a64728830f31336dcdb27cabb5f3369d704
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Mar 27 02:52:06 2006 +0000

    Some functions may want to accept only Unicode or binary strings,
    without having auto-conversion from the other string type. Add 'U' and
    'S' specifiers for this. Also, remove traces of 'native' strings.

commit d6ff037f039fdb81ee6f8787448ef37b333ff8de
Author: Andrei Zmievski <andrei at php.net>
Date:   Sun Mar 26 21:46:01 2006 +0000

    *** empty log message ***

commit db50082fe9a1d3ba73fa4ae9b2eed38580c160e6
Author: Andrei Zmievski <andrei at php.net>
Date:   Sun Mar 26 21:22:59 2006 +0000

    Add unicode_get_error_mode() and unicode_get_subst_char().

commit 3bf02bde43c54ddb590687868c13f583a37ae9de
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Mar 26 17:12:26 2006 +0000

    MFB51: Fixed bug #36857 (Added support for partial content fetching to the
    HTTP streams wrapper).

commit ad6a972de3e20d425343c32ffa54ab026fa9e3f9
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 26 11:06:24 2006 +0000

    - Implemented basic collation support. For some reason "new Collator" gives segfaults when the object's collation resource is used.
    - The following example shows what is implemented:
    
    <?php
    $orig = $strings = array(
        'côte',
        'cote',
        'côté',
        'coté',
        'fluße',
        'flüße',
    );
    
    echo "German phonebook:\n";
    $c = collator_create( "de at collation=phonebook" );
    foreach($c->sort($strings) as $string) {
        echo $string, "\n";
    }
    echo $c->getAttribute(Collator::FRENCH_COLLATION) == Collator::ON
        ? "With" : "Without", " french accent sorting order\n";
    
    echo "\nFrench with options:\n";
    $c = collator_create( "fr" );
    $c->setAttribute(Collator::CASE_FIRST, Collator::UPPER_FIRST);
    $c->setAttribute(Collator::CASE_LEVEL, Collator::ON);
    $c->setStrength(Collator::SECONDARY);
    foreach($c->sort($strings) as $string) {
        echo $string, "\n";
    }
    echo $c->getAttribute(Collator::FRENCH_COLLATION) == Collator::ON
        ? "With" : "Without", " french accent sorting order\n";
    ?>

commit 150c896dae480e6e9375bdd8ceee6c690d7db64d
Author:  <changelog at php.net>
Date:   Sun Mar 26 06:31:42 2006 +0000

    ChangeLog update

commit 170942849492363826f6ede8a029c82aeb8e830e
Author: Andrei Zmievski <andrei at php.net>
Date:   Sun Mar 26 06:19:24 2006 +0000

    Implement to-Unicode conversion error behavior. Note the adjusted APIs.

commit a64789a4525f3946d619097bb059ace8cdf7e1f4
Author: Sara Golemon <pollita at php.net>
Date:   Sun Mar 26 04:40:11 2006 +0000

    Expand stream_context_create() to allow specifying params
    as well as options.  Ignore the internal name change of the first arg.
    The first arg is still for options, the second arg is for actual params.

commit c254b21cca93317b5610b1bc545aaa2394a50b4d
Author: Andrei Zmievski <andrei at php.net>
Date:   Sun Mar 26 03:33:10 2006 +0000

    Add protos.

commit c8de944309f42f9f1c6bc15e4f99df4d3842dfa7
Author: Seiji Masugata <masugata at php.net>
Date:   Sun Mar 26 02:23:25 2006 +0000

    fixed compiler warning.

commit 3df5f17231875194e29118620c86c9549bee0649
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 26 02:15:47 2006 +0000

    - Commit intermediate work so that I can hack on it on some plane.

commit 930bde5897dba3857ae8d3f90df0b5e307c1af97
Author: Andrei Zmievski <andrei at php.net>
Date:   Sun Mar 26 01:48:33 2006 +0000

    * Remove unicode.from_error_mode and unicode.from_subst_char from INI
    settings.
    * Add unicode_set_error_mode() and unicode_set_subst_char() functions to
      manipulate these global settings.

commit d38d354fe8c0446d18beaff87c6b2ff599217158
Author: Andrei Zmievski <andrei at php.net>
Date:   Sun Mar 26 00:56:23 2006 +0000

    *** empty log message ***

commit ae7fbe8132dd1b21efa6437a76c07e41a6e4fd5d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Mar 26 00:23:37 2006 +0000

    MF51: fix #36859 (DOMElement crashes when calling __construct when clone'ing)

commit 31513f9a8b920277cc9ada65916d3f603c25bacd
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 26 00:22:45 2006 +0000

    - Make IteratorIterator base class of most SPL iterators

commit 1b6598618b17c6799da1c891e6e465d72e9cc3a5
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 26 00:22:03 2006 +0000

    - Fix docu

commit 6702a305a28f848740399a9dd1fc438026603b01
Author:  <changelog at php.net>
Date:   Sat Mar 25 06:31:49 2006 +0000

    ChangeLog update

commit e883cee0b1664b3b605ca9383eebadd1021593f0
Author: Sara Golemon <pollita at php.net>
Date:   Sat Mar 25 04:37:44 2006 +0000

    Handle converter instantiation errors properly

commit f67ed7f3d4aee3133c94da3bfd349fb77e8c689f
Author: Sara Golemon <pollita at php.net>
Date:   Fri Mar 24 22:27:13 2006 +0000

    Allow bidirectional encoding option via single context param

commit dfc827d108b5a9e230ebbc0ba6ecac1f362c3d81
Author: Sara Golemon <pollita at php.net>
Date:   Fri Mar 24 21:37:42 2006 +0000

    Fix stream_get_line():
    Checking type isn't nearly as important as checking nullness...

commit 0b2b16e6c75b5be61f1f1e88c2551a1c8283b85e
Author: Sara Golemon <pollita at php.net>
Date:   Fri Mar 24 21:32:39 2006 +0000

    Update fgetss() for unicode

commit abf44bf9df02c28c72d368a7851ad6041b4c632b
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Mar 24 21:25:44 2006 +0000

    This is probably not a test..

commit fe0cccc003dcd0a3c7aed2821f8d7b82dc03e8e7
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Mar 24 21:06:36 2006 +0000

    Use intern->type for break iterator.

commit 0260dfc9b1467bdfeadf72ea5e29a2a4dcf4ce3a
Author: Sara Golemon <pollita at php.net>
Date:   Fri Mar 24 20:21:48 2006 +0000

    Hook into new unicode conversion error handling API

commit 880dd406f2f35770c21c3cf269a1ff45cf22561b
Author: Sara Golemon <pollita at php.net>
Date:   Fri Mar 24 19:22:24 2006 +0000

    Add php_stream_get_record_unicde() API call.
    Update stream_get_line() userspace function to handle unicode streams.

commit de2f7f1d6660732053bbe2ef1c9ff6b7c2f72633
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Mar 24 16:45:18 2006 +0000

    Hey! Don't remove vim modeline completely! :)

commit d4cdad2c2e347c966f7c5085cc53e39a38b3aa9d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 24 12:08:19 2006 +0000

    add new tests

commit 792a2f6e65fc8fb8af522eaf9ccf7b2a4d0cc18f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 24 10:25:50 2006 +0000

    whitespaces -> tabs
    no other changes done

commit 9cee8be28ef08cc62395c3664973f600d27ecd49
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 24 10:21:56 2006 +0000

    first check for NULL, then use the pointer

commit 4767e90a473a83bf6bcfdfb6283527691f90f49f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 24 10:11:49 2006 +0000

    Fixed bug #36840 (Memory leak if cast operator throws an exception that is caught)

commit 0623f8471a681967d930143d2c52206eb9c607cf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 24 08:46:14 2006 +0000

    Fixed SoapFault::getMessage()

commit 51977c926cb6ded278dcfc184756703b7f63fcd3
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Mar 24 07:38:07 2006 +0000

    Support warning/exceptions flag for conversion errors.

commit 6237738145cdd93124d75947b5a7bf96c03867ac
Author:  <changelog at php.net>
Date:   Fri Mar 24 06:31:51 2006 +0000

    ChangeLog update

commit 19897a5f4405b7db6a7615bf13bfe18d42fd86af
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Mar 24 00:25:49 2006 +0000

    UTODO note

commit eb44e642b15aaa63b46e43c64c41d8946adfd1d3
Author: Sara Golemon <pollita at php.net>
Date:   Fri Mar 24 00:19:39 2006 +0000

    Add some error checking when stream converters are instantiated.
    
    Use the global conversion error handlers for output conversion (for now)
    We may want to make this customizable on a per-stream basis
    via context param later on...

commit b2b921a10fe55a28dc105a614a1a2f9c85c04c97
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 23 22:25:46 2006 +0000

    - Fix arginfo for (Recursive)RegExIterator

commit 1c09ef8e37079d2d9e2e562fb1af0fbe29660b81
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Mar 23 22:00:42 2006 +0000

    Update conversion error behavior and add some new modes.
    
    # The various escape modes are what ICU calls them. We may want to come
    # up with different names for UNICODE/ICU/JAVA ones..

commit a27b78c2d2eb094a8258495b2df1784f09e98b48
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Mar 23 21:54:00 2006 +0000

    Add (binary) cast operator.

commit b5221e4dd961b5b686453f0ac91fa304c5e42b32
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Mar 23 21:52:49 2006 +0000

    Allow conversion between binary/Unicode strings (based on
    runtime_encoding setting).

commit 38654201801a1621598d3e0c0c5ed656b729b4bb
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 23 21:26:50 2006 +0000

    - My eyes hurt

commit 5fdede19a453b471ea4438702c10246021535bb4
Author: Seiji Masugata <masugata at php.net>
Date:   Thu Mar 23 20:14:41 2006 +0000

    added mb_list_encodings_alias_names( ).

commit 12182b1e12c4dd065120bbce531d0e8c53ab7a0b
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 23 19:34:20 2006 +0000

    - Make spl_autoload_register() return bool

commit 4b33fba3f5a8a91eb0c3dc1cd77a0c282a519af3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 23 19:03:30 2006 +0000

    return FALSE if driver doesn't support quoting and returns 0
    also fixes PECL bug #6365

commit 96afde2af7f436deb10dca0082398afd3e026657
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Mar 23 18:39:12 2006 +0000

    MFB51:
    Added myself to PDO and PDO_MySQL credits
    Added Wez to PDO_MySQL credits
    Added Tony to Q&A team credits
    Regenerated the credits file

commit 24efa95ab04ce0b65ecc9fd304965528d82b6f5b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 23 15:05:02 2006 +0000

    add missing skipif sections

commit b45ea555bc867b82d97355b04b1d7967ebbf5ad9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 23 14:55:48 2006 +0000

    fix typos

commit d9a412a146f21a3444e7ed8bc0ff6848cd50f1a2
Author: John Coggeshall <john at php.net>
Date:   Thu Mar 23 14:22:40 2006 +0000

    Under threat of being slept with by Marcus, adding new getParent() method
    for node traversals

commit 123df34265aaed454b2567c966f85dee99acb731
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 23 13:09:28 2006 +0000

    - Initialize callable_name if requested

commit d512b99ef37d3e7e3fab0d8a3c3772250728cd68
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 23 12:55:58 2006 +0000

    - Make spl_autoload_unregister() accept any callable like spl_autoload_register()

commit bf72bc827c91f51e96410a132ab320496f8afdb3
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 23 12:20:35 2006 +0000

    - Add new test

commit 59da8ffea1aa3ef827e19a446f9b3408b8c0df38
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 23 11:57:15 2006 +0000

    - Add new test

commit 6b923244b0c1fa77b65e3f15e3f6e1f39fe7b4a7
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 23 11:49:53 2006 +0000

    - MF51 Add missing bug title and synch with other tests

commit 79832625794a1c9f9193516f0aaaf75ee4de3564
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 23 11:42:41 2006 +0000

    Fixed possible memory corruption

commit 4b09d37f66032a9f3f313de30384150d17933bcb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 23 10:20:14 2006 +0000

    MTH: Allowed '-b' with UNIX sockets

commit 88605a22ff667628829fec27e2e1556cfb6d825a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 23 09:44:30 2006 +0000

    implement correct fix for segfault on 64bit platform

commit cab8eea2f8d30dff6fc2222cb5e82d048e79e73a
Author:  <changelog at php.net>
Date:   Thu Mar 23 06:31:57 2006 +0000

    ChangeLog update

commit bddafa9a9fe48412d6cff638c1fbabca7d4e6a7c
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Mar 23 01:37:38 2006 +0000

    . MFB: Fixed fetching of string value bigger than 128bytes when no options
      are used

commit c2e7761de4dd3625d7a418abf7ac83ace63fde8e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 22 23:12:38 2006 +0000

    fix leak, add test

commit 932c5d9e0e57d8222c8ef341aea6f68f35978747
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 22 22:06:08 2006 +0000

    MF51: prevent segfault when exception is thrown from Countable::count()

commit e0cd1b87a8759b3d345d53f57f0e6d6e732abb73
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 22 21:57:10 2006 +0000

    MFH: fix #36825 (Exceptions thrown in ArrayObject::offsetGet cause segfault)
    fix similar issue in offsetExists()
    remove redundant semicolons

commit af0ac4f3bc7d391a27076376e3b39fce06dfd542
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 22 19:41:42 2006 +0000

    no magic_quotes anymore

commit 763483d18bdd1bbf7be2251a83e863c1f0343049
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 22 19:36:10 2006 +0000

    don't segfault on 64bit platforms

commit a4c6a19335c8aed4bf69c2626c94d429bc43fce9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 22 19:27:28 2006 +0000

    use set_time_limit(), this test takes forever on AIX

commit 87d97c842306519eacd42f5fe944a10cbdb38c3b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Mar 22 17:32:21 2006 +0000

    Simplify and optimize code.

commit 3056defb267227972585cb2e442b3badc6070b5e
Author: Derick Rethans <derick at php.net>
Date:   Wed Mar 22 10:20:20 2006 +0000

    - Moved strtotitle to ext/standard and implemented the fallback case to
      non-unicode with ucwords. There is also an implementation for unicode ucwords
      but that returns different results then strtotitle as it uppercases the
      first character of every word, and doesn't *titlecase* a word. The test case
      shows that.

commit 49b16f7254788b5f35d779ce38f117f64e9a36d2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Mar 22 09:46:13 2006 +0000

    MF51: fix #36820 (Privileged connection with an Oracle password file fails)

commit 45f6a3d87d60ea1871ee6e42665cb502328937ea
Author: Stefan Esser <sesser at php.net>
Date:   Wed Mar 22 08:21:01 2006 +0000

    Fix the bullshit register_globals emulation
    
    1) S is not _SESSION but _SERVER
    2) EXTR_OVERWRITE is evil

commit bd3f581fe9fc8887b343f4c6316f46f4ce631cb4
Author:  <changelog at php.net>
Date:   Wed Mar 22 06:31:42 2006 +0000

    ChangeLog update

commit 02bf0e70bf5e96e3e1b6993a3075067d4b8de130
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 21 19:02:00 2006 +0000

    - add tests files

commit 6d0980e9546237ecf5cb8f5ea6f34b32ac4b631b
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 21 18:57:04 2006 +0000

    - update, wrong file added

commit d91f0cabd41528a47a42d65e2207e91b72b276b6
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 21 18:49:45 2006 +0000

    - first serie of tests

commit 0bd3e9d3703761a6fc259efeca47fec501d3ecb3
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 21 18:45:31 2006 +0000

    - typo
    - bump api version

commit 201d5df65016c13b2e028de7ca268e71dbd4d798
Author: Sara Golemon <pollita at php.net>
Date:   Tue Mar 21 18:28:42 2006 +0000

    Allow grow_mode && !bufstart (original assertion logic)

commit 89546335d2120993a792745adc34c1eaad680cc1
Author: Marcus Boerger <helly at php.net>
Date:   Tue Mar 21 18:17:03 2006 +0000

    - Drop --no-prefix as disables --prefix which we do for http://gcov.php.net
    # If you need/want this edit your makefile or provide a LTP_GENHTML export
    # of your need when running buildconf

commit 96f0a94e636bc6852f152021005c55964a753ba3
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 21 18:10:45 2006 +0000

    - add enchant_broker_list_dicts

commit 0040af1960109cb76f34ad7505c0f140d935e7c2
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 21 17:25:41 2006 +0000

    - fix proto

commit 88b8784f18de0c55bee2f6c8fb983db53c3b62c8
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 21 17:18:57 2006 +0000

    - cs

commit dce1fffbc8ebdda35243ee28d4bcfd651e196652
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 21 15:47:38 2006 +0000

    change oci_field_type() to return VARCHAR2 instead of VARCHAR
    (fixes feature request #36800)

commit 7f18e7f62c28197714af8739532684fccd23de26
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Mar 21 15:35:48 2006 +0000

    MFB51: Fixed bug #36802 (mysqli_set_charset() crash with a non-open connection).

commit 0ba446fa0631ed6f8b849c5bb5935baf9aefe4cd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 21 15:07:14 2006 +0000

    reimplement php_oci_lob_read() and fix PECL bug #5995
    now the function dosn't try to read data by blocks, as this is nearly impossible
    to do with Unicode and regular LOBs in the same time

commit 7f7300ae0b2d548540ccaf99c2ffcb84eed064ed
Author: Derick Rethans <derick at php.net>
Date:   Tue Mar 21 13:57:16 2006 +0000

    - Update windows file too (not tested, but should work).

commit c86cf4fbeaf1572315254bc86f7098c450a7e226
Author: Derick Rethans <derick at php.net>
Date:   Tue Mar 21 13:56:50 2006 +0000

    - Make ext/unicode an extension that is always there and can not be disabled.

commit 95d4ac09ca10e4621b1f55087f14477d96ebe827
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 21 13:46:51 2006 +0000

    fix spelling

commit 82864571adf8f6bdb126a264a0a63dd2d8479959
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 21 12:27:10 2006 +0000

    Fixed compatibility with auto_globals_jit

commit 089646babfb86fa5d22895cbcdd46e0e3f9fb3c0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 21 12:05:10 2006 +0000

    Fixed bug #36721 (The SoapServer is not able to send a header that it didn't receive)

commit af08bfab19261d34156e2e012a303c06fd3387a7
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 21 11:28:20 2006 +0000

    - replace the pkg version in phpinfo

commit d072da5a1c8228cd73bc0b107be9fa3ca8a35585
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 21 11:13:12 2006 +0000

    - cs

commit d9b40c179ae6924f1b832c01aef2936af1c0fbd2
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 21 10:38:59 2006 +0000

    - convert package to 2.0, prepare changelog for 1.0.1

commit 79c653ab9898dfe4a488b6802dec5bd735dc2bf7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 21 08:49:58 2006 +0000

    Fixed bug #36809 (__FILE__ behavior changed)

commit 0fb7618d6e74b4304d0512f5fe64770e3944dad6
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Tue Mar 21 07:47:43 2006 +0000

    added mb_check_encoding() to detect possible invalid encoding attack.

commit a6bcfeccf773485657e8fd99f121a5810cfe2097
Author:  <changelog at php.net>
Date:   Tue Mar 21 06:31:49 2006 +0000

    ChangeLog update

commit 52a935ffd2f0219a9193bd31f8a7f475fd22eb2c
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Tue Mar 21 02:19:59 2006 +0000

    changed a option name based on PHP naming convension.

commit 28325321384fe3fb869596efd197d8883e4945f9
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Tue Mar 21 02:11:55 2006 +0000

    MF PHP_5_1

commit f7875f813c309fa9cdd22781329bf15ca64228cf
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Mar 21 00:59:41 2006 +0000

    MFB51: Fixed bug #36689 (Removed arbitrary limit on the length of syslog
    messages).

commit 5956f9a3984249a763ce629532a01073de8109fe
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Mar 20 23:44:47 2006 +0000

    - add some UTF-8 hindi files, first of a serie of data used
      by the tests (will follow)

commit c2eabef4736964b4097ca5f5057e7eb97a6bd863
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 20 23:33:07 2006 +0000

    shutdown syslog module before freeing basic_globals

commit 6901e094921d95ba2cb71a9fa002c767eee8468b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 20 23:07:31 2006 +0000

    MF51: fix #36808 (syslog ident becomes garbage between requests)

commit dd4f59c9c0c71a3f13ccab254723b7c298a1ea3a
Author: Marcus Boerger <helly at php.net>
Date:   Mon Mar 20 22:18:15 2006 +0000

    - Drop PDO::setDefaultFetchMode()

commit ee3a559a5848b84bff91c03979048fc6710d8962
Author: Marcus Boerger <helly at php.net>
Date:   Mon Mar 20 22:17:41 2006 +0000

    - WS

commit 1df7e13f484773073bd538b88cca4b8144c2c1bf
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 20 22:08:59 2006 +0000

    fix #36741 (userstreams testcase have off-by-one error on fseek())

commit 56ed3211a634361fb24890d4337f6b1ad7dff96f
Author: Marcus Boerger <helly at php.net>
Date:   Mon Mar 20 20:54:34 2006 +0000

    - Added PDO_ATTR_DEFAULT_FETCH_MODE which controls the default fetch mode

commit ba1ac82bc95f2ea27c7aa6370e5b8fae530dd599
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 20 20:09:20 2006 +0000

    don't leak memory even though the code is not stable yet

commit d2fd87526f008ea2003ef827aebdb82d06db8137
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 20 15:12:54 2006 +0000

    Removed unreachable code

commit 9557d44ed86e6e5747ea13f17be9d8b3727ef8f6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 20 14:10:23 2006 +0000

    fix buffer overrun

commit 882df6e4d487b06398658a25c29e99899cd87f1a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Mar 20 13:53:56 2006 +0000

    initialize retval

commit 323a2d30ed517881887afacd7b0e466485bdccbf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 20 10:37:09 2006 +0000

    Fixed bug #36749 (SOAP: 'Error Fetching http body' when using HTTP Proxy)

commit 00c81b0e494914805f4a06692bf2654ed9bab0b6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 20 10:18:50 2006 +0000

    Fixed register_argc_argv behavior. Now it behave in the same way as before in combinations with variables_order and auto_globals_jit.
    $argc and $argv global variables are registered only in CLI mode and under $_SERVER[] in other case. (This is done because register_globals was removed and assumed - off).

commit f920c1068e55d2c259b14d4bab81403207cc5c7f
Author:  <changelog at php.net>
Date:   Mon Mar 20 06:31:42 2006 +0000

    ChangeLog update

commit 9e3b87056fd52e1e291a61d1f1562ccaf4432651
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Mar 20 00:07:08 2006 +0000

    - fix compilation warning

commit 6fd8aaae874e913e526df59159c178e0053d4795
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Mar 19 22:57:47 2006 +0000

    this check should be present in HEAD as well, no only in 5_1

commit a4f9c8efc2c848da1420bf6b34451ecae19c41d0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Mar 19 22:34:26 2006 +0000

    MFB: first check stream for NULL, then dereference

commit 2c750d7f84556a08148c207388abf2beddb06c90
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Mar 19 22:12:39 2006 +0000

    make the code a bit cleaner - no need for two different checks that are doing effectively the same

commit 1aeff811c0a7e4f70aa333f6bab68cf1eb353eff
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 19 20:57:53 2006 +0000

    - Make all compile without errors/warnings

commit 3273a5eab925d046337db2460788bdd9e2d6c08a
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 19 20:53:58 2006 +0000

    - Little reordering now and disable a bit of tony's code to make it compile again

commit 6154b639edb652c8752e0f7756e5657af601d248
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 19 20:33:51 2006 +0000

    - Handle attributes in dbh ctor (jean pütz aka tony)

commit 98ddfbba1a2540a258af10f004818888ebd95be0
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 19 20:26:20 2006 +0000

    - CS

commit ef6d420aad277db956a25082094a595f65889758
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 19 20:08:29 2006 +0000

    - Explicitly make the default default FETCH_BOTH

commit 786d78f6831712f38f11eea0d5c38b2cc6e6a89c
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 19 19:46:18 2006 +0000

    - Prevent default fetch mode (0) from passing down to actual fetching and
      make it behave like FETCH_BOTH which is the intended overall default

commit 31409d3bedf9b7f3cd1a696ca8c493dfe2e979d5
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 19 19:05:28 2006 +0000

    - Must use > 0 here (decrement after check)

commit 74dd417dfeffeac5ffbcd89981954d137166cf74
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 19 19:04:32 2006 +0000

    - Simplify, default mode transfer also in prepare

commit d6118f1b6ec1217975405103f674a8d047e39adb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Mar 19 17:35:56 2006 +0000

    MFB51: Properly calculate the size of the result array.

commit 1251f42585b2bdf4301eaac7a53a1f28354b1d7e
Author: Michael Wallner <mike at php.net>
Date:   Sun Mar 19 14:58:06 2006 +0000

    MFB: fix php_apache_sapi_header_handler() modifying sapi_header

commit 65d97d0a650f0d0021140ad47d30fec3fd8b79b7
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Mar 19 11:26:25 2006 +0000

    - typos

commit ad2563f420a72a105c7e7eba56e1929453c258ff
Author:  <changelog at php.net>
Date:   Sun Mar 19 06:31:43 2006 +0000

    ChangeLog update

commit 41e5bcd8c50e7512202e26f1fd89f1be0e2d9f02
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Mar 18 23:44:30 2006 +0000

    MFB: fix several leaks in date_sun*() functions

commit e20ff8009bb4d682315198904f1aa71b98a32af9
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 18 23:35:34 2006 +0000

    - Need to change Pierre's patch abit

commit 88c4284df7aa3c72edfcce7bd7ce47fe3c81d578
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 18 23:13:43 2006 +0000

    - Add test

commit d82abbf8d4ec11290bb69d85b99e1accc8524af9
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 18 23:10:40 2006 +0000

    - Add PDO::setDEfaultFetchMode() (Pierre)

commit 637443e794d3c3e50579524b5460956b5499621b
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 18 23:09:47 2006 +0000

    - Simplify

commit 8ff44542ff03dfeccf4f7361521303029178da96
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Mar 18 22:25:29 2006 +0000

    check stream for NULL before writing to it
    remove unnecessary semicolons

commit 612fbc1b6ba9b1dee39d3de70a4b505c0b521878
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Mar 18 22:06:45 2006 +0000

    MFB: Added support for BINARY_DOUBLE and BINARY_FLOAT to PDO_OCI and OCI8 (also fixes bug #36764)

commit 46bc026fb02d201d0909257e6deacb576579ad81
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 18 19:56:35 2006 +0000

    - Fix seek/eof issue in temp streams

commit d7a4909ed2ee47196d7253fa738e2d785fe8451c
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 18 19:44:51 2006 +0000

    - Fix issue in _php_stream_get_line(): Allow maxchars == 0 as macro
      php_stream_get_line() does

commit 7fc0756e55f11e4710d40118ad66ff95a9068bb1
Author: Rob Richards <rrichards at php.net>
Date:   Sat Mar 18 11:46:13 2006 +0000

    MFB51: Fixed bug #36756 (DOMDocument::removeChild corrupts node)
    add test

commit 49f7b6605c0d46450af532b200b4a6f8b95246ac
Author:  <changelog at php.net>
Date:   Sat Mar 18 06:31:51 2006 +0000

    ChangeLog update

commit aa8ab527f2466ff234a71cfafb1a1d3f5deba0c1
Author: Omar Kilani <omar at php.net>
Date:   Sat Mar 18 04:15:16 2006 +0000

    Fix PECL bug #7147 - rework comma insertion whilst encoding.
    Add tests to package.xml.

commit 792e4d9f4dea7608610e64020d83d6b5faf7157b
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 17 23:14:55 2006 +0000

    - Fix TSRM

commit 25b95e4250fe197621e8c897b3819a9016dbd927
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Mar 17 23:00:20 2006 +0000

    Make is_string() return TRUE for both Unicode and binary strings.

commit a75b8f5f35ac123cec3e8421e7e63eef31d45120
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Mar 17 22:52:55 2006 +0000

    Fix compiler errors by using NULL_ZSTR where zstr is expected.
    
    # I guess we need to use NULL_ZSTR instead of NULL when passing NULL to
    # functions that expect zstr parameter.

commit 6b165251db1a227c6bc8a237426ba2128d7ad494
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Mar 17 22:51:20 2006 +0000

    Calculate the size of the tmp[] buffer directly at compile time.

commit f5aecbf18cc2e1f57338bd6959ddee4e12e84a77
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 17 22:17:15 2006 +0000

    MFB: fix #36727 (segfault in pdo_pgsql bindValue() when no parameters are defined)

commit fb7324bb71048bb320d2c97c4924aadc5ef3aaa0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 17 15:04:23 2006 +0000

    Fixed register_argc_argv

commit c6b425432a5c649b6fb81dd891ab0c46ed307bc2
Author: Derick Rethans <derick at php.net>
Date:   Fri Mar 17 14:53:57 2006 +0000

    - Actually make this is_binary() too.

commit 2ffc93140ded0394f3071b863aa8ebbf8a0bbbef
Author: Derick Rethans <derick at php.net>
Date:   Fri Mar 17 14:29:05 2006 +0000

    - Fixed bug in ucfirst() implementation. If the tmp_len = 0 then it will not
      write the uppercased character to the buffer, but only returns the length of
      the uppercased letter as per
      http://icu.sourceforge.net/apiref/icu4c/ustring_8h.html#a50.
    - Updated is_string():
      If Unicode semantics is turned on, return "true" for Unicode strings only.
      If Unicode semantics is turned off, return "true" for native strings only.
    - Added is_binary() function that returns "true" for native strings only.
    - Added first implementation of upgraded strtr function. It works except if
      combining sequences or surrogates are used in the non-array method of calling
      this function.

commit 34c493ea0719652aa6bd539144f93121ed38ccf7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 17 13:45:43 2006 +0000

    Unicode support for dl() patch.

commit c09bbfa2b862b843bf39e8480867b87f0e4550f9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 17 10:46:02 2006 +0000

    Eliminated unnecessary getcwd() syscall

commit 8c5059c3ad09c21364978fe4583165505421a997
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Mar 17 10:17:36 2006 +0000

    MFB: fix #36743 (In a class extending XMLReader array properties are not writable)

commit f584e957ac369d9ea513280aa6f4f28070706e18
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 17 09:32:47 2006 +0000

    Optimized FastCGI SAPI check. Check for ini options only once.

commit 22a7b0c06e02bf55d992171edacf31d3ac322aaa
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 17 08:59:02 2006 +0000

    Allowed 'auto_globals_jit' work together with 'register_argc_argv'

commit 51f7ee02c8b0fd914c96130cb7f144cb59331bca
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 17 08:47:54 2006 +0000

    FIX: For some reason SIGSEGV handler wasn't set, but was restoring. Now all SIGS
    EGV related code is commented.

commit 53e1f2adfbea6cefbf50138cf3e8d6baac3d7e90
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 17 08:34:34 2006 +0000

    Optimization of module unloading (temporary modules can be only in the end)

commit 8ec6d168670ee53d8d9ee2d4c93695806a29c63c
Author:  <changelog at php.net>
Date:   Fri Mar 17 06:31:49 2006 +0000

    ChangeLog update

commit 16ff5e55920a21039b41939e16cd31b1afecb20f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Mar 17 00:15:28 2006 +0000

    MFB51:
    Allow PDO_MYSQL_ATTR_DIRECT_QUERY to be set via constructor
    Allow getAttribute() to fetch MySQL specific attributes.
    Eliminate unnecessary auto-commit call on connect.

commit 86780519d412c3488ae84f3e5fc94bd840d1853f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 16 16:53:10 2006 +0000

    Disabled dl(). Now it is enabled only when a SAPI layer registers it explicitly. Only CLI, CGI and EMBED do this.

commit ea9b9502e938a850716a2a055e699740beba2c8f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 16 15:42:54 2006 +0000

    typo

commit 3510eda47007de4444b6791de664c249d5d3962d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 16 15:38:29 2006 +0000

    ws

commit 89a1a4cbc4ba43f05b4615c9793e7786f4350268
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 16 15:35:26 2006 +0000

    Return "new" by reference now throws an E_STRICT error

commit c9dfb792c5464ad61bf100f388b6bf4b9285f031
Author: Seiji Masugata <masugata at php.net>
Date:   Thu Mar 16 15:21:12 2006 +0000

    added option parameter mb_list_encodings( ).

commit 5db1a8cad075a65358424a156f144c658a1ed1d5
Author: Edin Kadribasic <edink at php.net>
Date:   Thu Mar 16 14:58:56 2006 +0000

    Added pg_field_table() as per req: #36750

commit dcd1ccd725d284f204bd27e984eaaf7885ffa008
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 16 12:12:31 2006 +0000

    Added E_STRICT to E_ALL

commit 4810e153018f2b8cc39c0610bf947adfa84ab8be
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 16 11:35:30 2006 +0000

    rephrase

commit 9d7ca01c8bc3042a540c5a122d0805466eba8b87
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 16 11:32:00 2006 +0000

    Dropped allow_call_time_pass_reference, the error is maden E_STRICT.

commit 7c0e534157ebf552c0393471ecd41b04fce35e17
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 16 10:33:23 2006 +0000

    Dropped zend.ze1_compatibility_mode

commit 22055cb8fddf93085b518a5c21370c26c0a1cb2c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 16 09:44:42 2006 +0000

    Dropped register_long_arrays, added E_CORE for all dropped setting

commit 37ab9aa47430f893f50ac654a17ea1fb209318ac
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Mar 16 07:31:01 2006 +0000

    prepare to the 1.2 release

commit a6ed0cb3e01dc4bddfb3826c97b4ef81e0c958b6
Author:  <changelog at php.net>
Date:   Thu Mar 16 06:31:47 2006 +0000

    ChangeLog update

commit 6380908706c1c98fb5e1cf40040ee2fe50e7169f
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 16 00:53:58 2006 +0000

    - Fix warning

commit ff359fab7f65419fa3a6333b2d64956f0c6e23c5
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 16 00:40:11 2006 +0000

    - Fix test

commit 1eca7b87d15f9ca065fe33e1776dbfd3ea4841d0
Author: Sara Golemon <pollita at php.net>
Date:   Wed Mar 15 21:18:36 2006 +0000

    Fix improper byte count on partial reads

commit 09619a30cbe10aef7576bdd78ffa1097ebafbc1d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 15 16:14:40 2006 +0000

    Fixed Bug #36614 (Segfault when using Soap)

commit 111046ceede02288bd7868d92d163f9f918888cf
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Mar 15 15:27:08 2006 +0000

    MFB51: Fixed memory leak on unused bind var.

commit 18d6d9d6331124aef2c96ea3729735267f70bacf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 15 13:12:32 2006 +0000

    Fixed zend_u_strtod() that returned uninitialized value in case of empty string

commit c76917a7737e5f13e87c79863449b8a22bcc17ed
Author: Derick Rethans <derick at php.net>
Date:   Wed Mar 15 12:20:49 2006 +0000

    - Fixed two memory issues:
      - In the first one we were calculating the tmp_len wrong which made the
    	u_strFromUTF32() function try to convert too many code points.
      - The second issue was a bit more subtle as the "what" string wasn't
    	duplicated but still modified. This string is passed as data to the
    	function and this kind of data the engine tries to free when the function
    	ends. Because we were re-allocating the data the original memory location
    	was already freed resulting in a double free error when the engine tries to
    	free the argument as it was passed to the function.

commit d3e5691b41013689618cdaca45fd4d44cffb767b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 15 11:15:20 2006 +0000

    Added E_STRICT warning in case of calling non-static method from incompatible context (this feature is staying for BC with php-4)

commit 52bec1ea3606e1c2dc252ba4a97bb80642e2278c
Author: Derick Rethans <derick at php.net>
Date:   Wed Mar 15 09:50:47 2006 +0000

    - Reduce space in serialization. The first 128 bytes will now use just the
      character and everything above will use \uXXXX. It seems that unserialize
      doesn't work at all yet on the U: element so that I added to my to-do list.

commit d51599dfcd3282049c7a91809bb83f665af23b69
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 15 09:04:48 2006 +0000

    Eliminated run-time constant fetching for TRUE, FALSE and NULL

commit a623645b6fd66c14f401bb2c9e4a302d767800fd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 15 08:06:51 2006 +0000

    Fixed "zend_vm_gen.php --without-specializer"

commit d06e1f49b6b83d665d5aa43553b9a274c450b679
Author:  <changelog at php.net>
Date:   Wed Mar 15 06:31:57 2006 +0000

    ChangeLog update

commit df777055725e844b983dc6e550e7d43c1c0b726b
Author: Sara Golemon <pollita at php.net>
Date:   Wed Mar 15 00:28:57 2006 +0000

    Switch (zstr) casts to use ZSTR() macro.

commit 6d841fe6a0961c162e8af01c3bf9d5d4e258d0a7
Author: Omar Kilani <omar at php.net>
Date:   Wed Mar 15 00:15:05 2006 +0000

    Mark as stable.

commit b5763549827887b2535d8ef192ea74970c04f775
Author: Sara Golemon <pollita at php.net>
Date:   Tue Mar 14 21:15:05 2006 +0000

    More stream updates.
    fgets() will work now as will anything which calls one of the
    _php_stream_get_line() family of functions.
    The one exception here is when the legacy defines are used on a unicode
    stream.  At the moment they'll simply return NULL, I'll update these
    to do sloppy conversion in a bit.
    
    'make (u)test' still doesn't work, but it's a different doesn't work.

commit 09ad6a67138bef51d2532756d5e41d51d9d94cd6
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 14 16:28:35 2006 +0000

    - initial commit, feel free to change/adapt

commit e4aa6e302e99cd88225209e252529e5e8920a235
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 14 15:16:27 2006 +0000

    Fixed bug #35988 (Unknown persistent list entry type in module shutdown)

commit 49ec971d85fd6e34b9c1ad8ba76fa94a8c980e1e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 14 15:14:59 2006 +0000

    add brackets and clarity

commit 24d06926d4b0577fa1dbdaf59bd2b1efefcbc81b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Mar 14 14:55:27 2006 +0000

    MFB51: Fixed offset/length parameter validation in substr_compare() function.

commit 663ba73ca2c4ae0643fe5bc048baa8dbc153c84b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 14 14:19:19 2006 +0000

    Fixed bug #36568 (memory_limit setting on win32 has no effect)

commit 72acb65b249e86515f83e748e7b328885ab4cd5b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 14 11:24:30 2006 +0000

    zend_hash_apply() doesn't use ZEND_HASH_APPLY_... macros

commit b7933917f6f29a7252c80bc676ac65f28596ea0c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 14 11:20:19 2006 +0000

    "jump" -> "goto"

commit 7b156d6236f4d2f01df461eb1bb2ed8467844e98
Author: Edin Kadribasic <edink at php.net>
Date:   Tue Mar 14 11:14:05 2006 +0000

    MFB: Fixed build

commit bcf85422c23e273f4599008b5f9a77c23f45862a
Author: Edin Kadribasic <edink at php.net>
Date:   Tue Mar 14 11:04:13 2006 +0000

    MFB: more verbose phpinfo() output

commit 79f91078ef490dabd196b27c11e3bcafe06673e6
Author:  <changelog at php.net>
Date:   Tue Mar 14 06:31:48 2006 +0000

    ChangeLog update

commit ff2822a82b740edb8ccf307f080bae188c200fb9
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 14 03:46:59 2006 +0000

    - MFB: #36697, truecolor image lost im->transparent

commit 9eebea0a457f4f90d0c956dc5ad6d744720b5c9d
Author: Marcus Boerger <helly at php.net>
Date:   Mon Mar 13 22:59:36 2006 +0000

    - Fix tests

commit 8f09deab58fc85915f3ea62c430170c143630e00
Author: Marcus Boerger <helly at php.net>
Date:   Mon Mar 13 22:54:05 2006 +0000

    - Cleanup

commit 04df7e3bdc0825382159c35f4a1b0c9f1eed7829
Author: Sara Golemon <pollita at php.net>
Date:   Mon Mar 13 20:54:06 2006 +0000

    Make php_stream_write_buffer() return characters written, not bytes

commit 8c8ac4802bd10d08ead849a8d498a50ea4678859
Author: Seiji Masugata <masugata at php.net>
Date:   Mon Mar 13 15:04:03 2006 +0000

    fixed compiler warning.

commit f7bfe18307ef487b418871abeb713a3e6a0494e2
Author: Derick Rethans <derick at php.net>
Date:   Mon Mar 13 15:01:44 2006 +0000

    This makes file_put_contents() work for:
    
    <?php
        declare(encoding="latin1");
        $a = "1234Ã¥67890";
        file_put_contents( "/tmp/testuc.1", $a);
        file_put_contents( "/tmp/testuc.2", (string) $a);
    
        $context = stream_context_create();
        stream_context_set_params($context, array( "output_encoding" => "latin1" ) );
        file_put_contents( "/tmp/testuc.3", $a, FILE_TEXT, $context);
        file_put_contents( "/tmp/testuc.4", (string) $a, FILE_TEXT, $context);
    ?>
    
    But it still throws a warning on ".3". It's a small design issue that I
    didn't want to touch right now.

commit fef63cd5e51070cb41681a56f1cf9723fa12a7a1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Mar 13 14:37:32 2006 +0000

    MFB51: Added overflow checks to wordwrap() function.

commit 78aed20223f23f5d9be9c366f92b1dda8b8bf8eb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 13 11:13:55 2006 +0000

    Optimized cleanup loops on request shutdown

commit c23806d331e2c9da53a8b5c15c49e078015041eb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 13 09:36:05 2006 +0000

    Fixed realpath() cache for main script with FastCGI SAPI

commit 29bc693710a3281c39b0b0e13fe003d3a39ab0b3
Author:  <changelog at php.net>
Date:   Mon Mar 13 06:31:48 2006 +0000

    ChangeLog update

commit 48798021b5cfb75c7336326c0583a61e9aace350
Author: Sara Golemon <pollita at php.net>
Date:   Mon Mar 13 04:40:11 2006 +0000

    Refactor streams layer for PHP6.
    
    Don't be frightened by the size of this commit.
    A significant portion of it is restoring the read buffer semantics back
    to what PHP4/5 use.  (Or a close aproximation thereof).
    
    See main/streams/streams.c and ext/standard/file.c for a set of
    UTODO comments covering work yet to be done.

commit fe2842d21b529d3e5e26000ae3889267c28bdb00
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Mar 12 16:53:41 2006 +0000

    MFB51: As per agreement during PDM, remove the E_STRICT deprecation notice
    from "var".

commit 946c955ce7bfdc47dd075c6ef4978b97ae183343
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 12 15:34:46 2006 +0000

    - Fix ReflectionParameter
      . Reintroduce getClass()
      . Change getDeclaringClass() to return what it suggests
      . Add getDeclaringFunction()
      . Add getPosition()
    # This also fixes Bug #36687 ReflectionParameter::getDeclaringClass returns
    # wrong result

commit 352d4a6d8c5a47378e8c3ca94e13fa3bd23abf21
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 12 12:11:22 2006 +0000

    - Prefix test names
    - Add missing skipif

commit 3b5a116511dfad579cb66664c3eed7c0c261a461
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Mar 12 07:54:03 2006 +0000

    fixed a possible null injection caused by missuse of mbstring.substitute_character.

commit 4a46c50e71c0111816e8dce35348261a07d0e392
Author:  <changelog at php.net>
Date:   Sun Mar 12 06:31:43 2006 +0000

    ChangeLog update

commit 2275036bd02a69c8a746e278574e59e3ca09df18
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 11 18:13:13 2006 +0000

    - Fix writing faillog with redirected tests

commit aa4140d7c2a05fcc926ba2d05be006e911f7c564
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 11 17:57:40 2006 +0000

    - Fix test results with redirected tests

commit d0b0dfd991e7c814301245e85908f5e8018206ac
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 11 16:54:11 2006 +0000

    - Load list of extensions to test from php that is being tested rather than
      from php running the tests
    - When executing both unicode and native modes then show the type of test
      in the reult list (PASS:U, PASS:N, etc)

commit e93bc50c22f53de215a0df6f5c0f5878295fcc98
Author:  <changelog at php.net>
Date:   Sat Mar 11 06:31:48 2006 +0000

    ChangeLog update

commit 6d09a7f151844cef88a3e73250e5c38155e20034
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 11 00:25:07 2006 +0000

    - Drop supoerflous skipif

commit d5b5583565934850d1c21ca6c6db6190278117fd
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 11 00:23:10 2006 +0000

    - Add test

commit 45b6a1cb24ee34ca4049a5069f08bf590b551ca4
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 10 23:53:41 2006 +0000

    - Set clone handler even though right now some spl code snippet is missing

commit d85294d0f4d0194c107296172fab301c30d13a3c
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 10 23:52:57 2006 +0000

    - Fix issue with parser error in included phar:// entries

commit 3dd3f2d7363f52b695dab335cf116482cc96cb62
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 10 23:02:18 2006 +0000

    - Works better with correct syntax

commit 5ed0ce3ae41b3ddbecf335af7236a6dd37e24734
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 10 22:55:09 2006 +0000

    - Add new test

commit ce7c583dd911134b7395c6e810cbf3971e24e4d8
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 10 22:53:58 2006 +0000

    - Add neccessary skipif

commit 43b75c6ab4f54d9671e95ca6bf653efd938e999a
Author: Brian France <bfrance at php.net>
Date:   Fri Mar 10 18:16:24 2006 +0000

    	for the primary file only lookup the real file path and
            add it to the included_files list if already opened
    	otherwise it will get opened and added to the included_files list in zend_execute_scripts

commit cb076717e23b37b4f0cd5a51333215292e05a061
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Mar 10 18:15:21 2006 +0000

    - MFB: #36686, do not be quiet with the extern GD

commit a7f7a7f389ba8c017fb9fcdd86c5cf8b18f098be
Author: Seiji Masugata <masugata at php.net>
Date:   Fri Mar 10 16:36:52 2006 +0000

    fixed different value was returned in mb_get_info.

commit bc9eaa011e06829710a6c2e27b680faf081a24ec
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 10 16:35:57 2006 +0000

    Fixed compilation error (Rob)

commit f0b98489492078b1529515910c185188f8a80eff
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 10 16:35:21 2006 +0000

    Added RETVAL_EMPTRY_TEXT() and RETURN_EMPTY_TEXT() macroses

commit 315dd834a306e71243abea2649f8711716c2cc6a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 10 11:47:06 2006 +0000

    Fixed bug #36629 (SoapServer::handle() exits on SOAP faults)

commit cebd9e8f30c89e4c3720fe5fd5c84ee5c3f46229
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 10 08:43:14 2006 +0000

    Fixed debug_zval_dump() to support private and protected members

commit f8576f84dcc5c7054e3cbcdd84a4275c7be072d9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 10 08:29:43 2006 +0000

    Implemented "jump label" operator (limited "goto")

commit 830f52f57c9b837d034e861cf0655b65c2da5ea7
Author:  <changelog at php.net>
Date:   Fri Mar 10 06:31:49 2006 +0000

    ChangeLog update

commit eec9a59b277dd0e3778e5131d0497589608a1106
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 9 23:07:48 2006 +0000

    - Revert left-over

commit 24b3a0d8c47e30494d87672496dbc61ee6684fe6
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 9 23:03:27 2006 +0000

    - Add new test

commit b7f6e116f75af3b925f8e28b41051efd39923b80
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 9 23:03:08 2006 +0000

    - Add read ahead ability
    - Add skipping empty lines
    - Add ability to read lines as csv

commit 8cabf9175e9c3e683bff617bd716dd1f36ed9482
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 9 21:00:38 2006 +0000

    - More testing via fgetcsv

commit 5c7826716b5f6e0b4abadf109bb094aed72706f6
Author: Sara Golemon <pollita at php.net>
Date:   Thu Mar 9 20:31:58 2006 +0000

    Move temporary local storage of primary file's realpath up one block to ensure it stays on the stack.

commit e0c9a617d52e71bdac107ce54bc77657774585ce
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 9 20:00:47 2006 +0000

    - Add new test

commit 281ebbe664a96b432c08239118d3a05149379059
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Thu Mar 9 11:44:05 2006 +0000

    Make spl_register_std_class() and spl_register_sub_class() available outside of SPL, for instance in SPL_Types.

commit 3a74e4033232ba6937425fa1daa29f6d8315b0f7
Author:  <changelog at php.net>
Date:   Thu Mar 9 06:31:42 2006 +0000

    ChangeLog update

commit a6ca2142d14552c8dea51d8b1eee783245841aa3
Author: Marcus Boerger <helly at php.net>
Date:   Wed Mar 8 23:37:41 2006 +0000

    - Fix a bunch of issues, now the classname and the properties of objects
      are shown correctly (though standard object handlers are assumed and
      tested for)

commit 1138d30e9e0ddc3a7036bca1113c1e3f8c704ef1
Author: Marcus Boerger <helly at php.net>
Date:   Wed Mar 8 22:38:32 2006 +0000

    - Automatic tsrm key fetching

commit 165e0a00c945ac14910ec8faea8988e7cb29be87
Author: Marcus Boerger <helly at php.net>
Date:   Wed Mar 8 22:15:52 2006 +0000

    - Automatic TSRM/ZTS detection

commit 9656a34cbcc7fd4ac320d44e0a04c49d4b7aae33
Author: Michael Wallner <mike at php.net>
Date:   Wed Mar 8 22:04:48 2006 +0000

    MFB: Fix bug #36656 (http_build_query generates invalid URIs due to use of square brackets)

commit b883386ff00f7ed2466db44c5bb4214304035c77
Author: Marcus Boerger <helly at php.net>
Date:   Wed Mar 8 20:31:23 2006 +0000

    - safe_mode is nuked in head
    - spl_filesystem_object now allows controlling of clone too

commit e8e264dcf29cf8edc751a85ed063794c6c23daa0
Author: Marcus Boerger <helly at php.net>
Date:   Wed Mar 8 20:30:12 2006 +0000

    - Cloning might need special treatment as well

commit e324e11452e1a7eafc2a8a2563fb7f78f9eb5f6c
Author: Marcus Boerger <helly at php.net>
Date:   Wed Mar 8 20:07:25 2006 +0000

    - Initial refcounting

commit 24726c19d527cb44d79f32b0fc76f62cad0d0816
Author: Marcus Boerger <helly at php.net>
Date:   Wed Mar 8 20:06:16 2006 +0000

    - Something that uses void* oth might want to deinitialize it in the dtor

commit 43f4362fe37e9aaee6bf002c59aba9a0a2408c1f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Mar 8 14:42:10 2006 +0000

    safe_mode news

commit 27e175eef0ccd796d282effdeb7c984e54c51208
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Mar 8 14:41:45 2006 +0000

    So long safe_mode mode.
    Also removed the magic_quotes configure option, no longer relevant since
    the magic is gone :-).

commit 689eea9c3c89c946bc34939158e2fcc773ed26b7
Author:  <changelog at php.net>
Date:   Wed Mar 8 06:31:47 2006 +0000

    ChangeLog update

commit 96fc81d615234af7e0f567f2c54dac4438278fd7
Author: Marcus Boerger <helly at php.net>
Date:   Wed Mar 8 00:56:31 2006 +0000

    - WS/CS

commit bb1ec86f9da24fe6b49bae68353d53ba96b7228f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Mar 8 00:43:32 2006 +0000

    - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
     (calling ini_set('magic_....') returns 0|false
    - get_magic_quotes_gpc, get_magic_quotes_runtime are kept but always return false
    - set_magic_quotes_runtime raises an E_CORE_ERROR

commit b7d6d705f1e471544418cf8febb62943ece9e8ce
Author: Alex Waugh <alexwaugh at php.net>
Date:   Tue Mar 7 22:37:18 2006 +0000

    Fix for RISC OS

commit ad777e3c78cd6927c090ae91535bebd1e68fca11
Author: Alex Waugh <alexwaugh at php.net>
Date:   Tue Mar 7 22:34:37 2006 +0000

    Improve DOCUMENT_ROOT setting

commit 05ffb7902d542c3be9077d62af7c41f9a3430386
Author: Marcus Boerger <helly at php.net>
Date:   Tue Mar 7 20:22:12 2006 +0000

    - WS

commit a616c42ae4ba7663b593b1463dca81000558efe1
Author: Marcus Boerger <helly at php.net>
Date:   Tue Mar 7 20:08:41 2006 +0000

    - Update tests

commit f8448b426d4e378fd4745c908bebf2e22a32b902
Author: Colin Viebrock <cmv at php.net>
Date:   Tue Mar 7 16:47:19 2006 +0000

    change these in HEAD too

commit 87c4a01b87608b7abc12c8258aad8b052b8c5a67
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Mar 7 14:43:16 2006 +0000

    Nuke safe_mode from sapi/*
    
    # only main/ remains at this point, this is the next step

commit d88e3ee93d58acdc2fb6192e0f44e14d631494d0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 7 10:22:54 2006 +0000

    prepare to the next release

commit 432cae3222eb7a805e25b80e4db308d00f0f0e8c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Mar 7 08:43:21 2006 +0000

    Reverted "break label"

commit 9840a792eeb1cf2d2d6c0b7047d0c5f4e174e86f
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Mar 7 08:33:46 2006 +0000

    *** empty log message ***

commit 6709a6bfc922b0b49b1ba39506cc644d0a4bac99
Author: Derick Rethans <derick at php.net>
Date:   Tue Mar 7 07:58:56 2006 +0000

    - Make this compile again

commit af792fbcc2b469bb24b6d03812e207f2a8346a4d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Mar 7 07:45:59 2006 +0000

    add workaround for Oracle server crash, use OCIServerVersion() instead of OCIPing()
    fix #36250 (PHP Causes ORA-07445 Core dump in Oracle server 9.2.x)

commit 7453c27089a8e16931408167d32814fafaba3f6a
Author:  <changelog at php.net>
Date:   Tue Mar 7 06:31:50 2006 +0000

    ChangeLog update

commit 25d1f0352605542a65053de517d6c2a3d157e0dc
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Mar 7 04:30:15 2006 +0000

    Mark some functions as Unicode-safe and adjust UTODO notices for others.

commit ceea7e257a34259a4b439f131b4f673b693703d1
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 7 00:55:23 2006 +0000

    - gd1 and ft1 entry

commit cc523d42cb9d9e530ec9d1baf34baa577dc3da59
Author: Sara Golemon <pollita at php.net>
Date:   Tue Mar 7 00:26:27 2006 +0000

    Remove register_globals regression test for Pierre

commit 303bfea78f7f7b8c7a0354ef297b4ccb81e8ff77
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Mar 7 00:20:54 2006 +0000

    - remove register_globals support (aka "Kill the f***ing thing" :)

commit b83d7e31514fb92c23561ceed42e3d27284a1496
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Mon Mar 6 23:27:26 2006 +0000

    stray text

commit 1ed4c0b44661272802a014e3a4c6488df47bb7ca
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Mon Mar 6 22:50:43 2006 +0000

    MFB: Fix build and sync parameters with config0.m4.

commit 51044eabd4120ae47d2ad0553549335f570d7450
Author: Marcus Boerger <helly at php.net>
Date:   Mon Mar 6 22:22:07 2006 +0000

    - Missed 'proto'

commit 60f477a6e3475dc506f276a9ee8963ea291bd828
Author: Marcus Boerger <helly at php.net>
Date:   Mon Mar 6 22:19:21 2006 +0000

    - Make test not depend on my filesystem layout

commit da831e6e0cc1d0c2728f9d39256e4109bcd8209a
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Mar 6 21:49:21 2006 +0000

    Fix protos to use 'string' for parameters that can be either binary or
    unicode.

commit bb7246d36fd4e82539f1b7e6d5c0b7115622395d
Author: Derick Rethans <derick at php.net>
Date:   Mon Mar 6 21:43:35 2006 +0000

    - Fixed bug #36638 (strtotime unconditional false return on now <= 0)

commit 18283d39adfed3ad0a5648942812051ebfb07929
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Mar 6 21:34:07 2006 +0000

    Import PCRE 6.6 and make adjustments.

commit 81954dcf78dca4a4a5c7e047ccd35f2767a3c50f
Author: Marcus Boerger <helly at php.net>
Date:   Mon Mar 6 20:16:34 2006 +0000

    - Fixed #36625 pg_trace() does not work

commit 032edbfb9288baf45190ab690b9bacb73445f978
Author: Rob Richards <rrichards at php.net>
Date:   Mon Mar 6 20:16:03 2006 +0000

    implement addChild() and addAttribute() methods
    add test

commit edd7d2a1df68ca4a382d83954bd8e8bae430a5ac
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Mar 6 14:27:45 2006 +0000

    Fixed bug #36630 (umask not reset at the end of the request).
    
    # This needs to be MFHed, but since it requires an API break it has to wait
    # until the next minor release.

commit 3fd4b151f2022dcd1839f081fc9091336331f70e
Author: Marcus Boerger <helly at php.net>
Date:   Mon Mar 6 10:06:03 2006 +0000

    - Proto fixes

commit 18f1439b32dc2693b11dd4678a73d654d605a5fc
Author: Marcus Boerger <helly at php.net>
Date:   Mon Mar 6 10:03:25 2006 +0000

    - Proto fixes

commit bc091138a55fac15a81f3d0cc1153d6634075e73
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Mar 6 09:58:27 2006 +0000

    fixed compatibility with ext/hash

commit 1050956ad1c995412db1e11f34ec97bf0a2c83e7
Author: Marcus Boerger <helly at php.net>
Date:   Mon Mar 6 09:47:03 2006 +0000

    - Proto fixes

commit 1af22d5ab80b9ba0f75aaec6826ed86ff49cac0a
Author:  <changelog at php.net>
Date:   Mon Mar 6 06:31:47 2006 +0000

    ChangeLog update

commit f4ea8372a498643aaa8d8e366cd765e49bcd9854
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Mar 5 19:20:12 2006 +0000

    - revert Harmut commit, Histogram implementation not correct and no idea
      where you got the ok to add that

commit 72c9d907d324e6e5624ef10ba11bcc6ba6c42c15
Author: Derick Rethans <derick at php.net>
Date:   Sun Mar 5 19:02:11 2006 +0000

    - And not here either...

commit 24618f2b3b99007b62cd526f35a4b406d20861ec
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 5 18:32:21 2006 +0000

    - Fix comment, too

commit dd659ea648a990f19ded080792d1527595e32047
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Sun Mar 5 18:26:12 2006 +0000

    - fixed size information for _php_sig_png array
    - removed extra memcmp step in signature comparison,
      this seemed to have been inherited from ext/standard/image.c
      but is not needed here as the provided buffer is big enough
      from the start

commit b0f461e9d9d63c81c07e257493e237df8bbee8c3
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 5 18:23:56 2006 +0000

    - Fix Bug #34019 by popular demand: Implementing interface with a
      __construct method strange behaviour

commit 05fa58f84e64b5c136bf0588703d951ad6325cc5
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Sun Mar 5 18:23:47 2006 +0000

    added ImageColorHistogram function

commit 20273c4fe977751f1cf96ca8fa500b9b0fe8846d
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 5 17:31:44 2006 +0000

    - Fix build

commit d9b2a3372e7d7955d8ea1ef45ef09ce69ee00c32
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Mar 5 17:17:04 2006 +0000

    Fixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY constant that show be
    set when executing internal queries such as "show master status" via MySQL).
    
    Added missing constant for MAX_BUFFER_SIZE.

commit 1fad64d6dcda7b977fa2f009bb16d2589e9d0409
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Mar 5 16:31:02 2006 +0000

    - mv package2 to package

commit e1b4788d9caa73bf9c2e8bb19724b85de84d423f
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Mar 5 16:30:15 2006 +0000

    - remove it, 1.3.x is dead

commit b98712835ed2735cb924ec76d9df182e8e8c3995
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Mar 5 16:15:39 2006 +0000

    - xmllint

commit 1360db600ee1e128ab3a9ae990d188fac35a1129
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Mar 5 16:13:37 2006 +0000

    - update changelog, and start new release tag

commit 7df141811ea7c907eafc8c2c8de46f06f703463d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Mar 5 16:12:54 2006 +0000

    add test

commit fd2b76d505654206c6a7c46f42508e0bacbc84c8
Author: Marcus Boerger <helly at php.net>
Date:   Sun Mar 5 16:09:45 2006 +0000

    - Add missing function for completeness

commit def2ab1ac1b9785623267c10bb3a2fd3447e840c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Mar 5 15:58:09 2006 +0000

    MF51: fix #36611 (assignment to SimpleXML object attribute changes argument type to string)

commit 50e52dcc3ef6240c4ed68e374f8cabbfe411a3c0
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Mar 5 15:49:55 2006 +0000

    - Fix build after unicode changes

commit 6c2c57e2bd6278a36c4b210e72e2847e1dec4f9e
Author: Rob Richards <rrichards at php.net>
Date:   Sun Mar 5 14:01:13 2006 +0000

    fix crash passing non-string member to sxe_prop_dim_exists
    allow offsets to be used when calling isset/unset
    fix tests
    add test

commit 94566f39f1c2f35adeda4d9fb3b573b86c19266a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Mar 5 13:33:28 2006 +0000

    fix #36606 (pg_query_params() changes arguments type to string)

commit ae47c701b80a0b7185157b16c5abf8e12012f4ca
Author:  <changelog at php.net>
Date:   Sun Mar 5 06:31:46 2006 +0000

    ChangeLog update

commit 04aebae9e4255112057f65a0cebf72e44485f356
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 4 22:56:11 2006 +0000

    - Need to change a few things to exception based error handling
    - Drop erroneus/useless RecursiveDirectoryIterator::getSubPathInfo()

commit 87cd1a45ef18adfbb1027aa66bccde58f07be36e
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 4 22:49:34 2006 +0000

    - Add test

commit c818d09f6d6e2bba6d662a6f70a0015876b655fe
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 4 22:48:05 2006 +0000

    - Add initial array-access support based on Greg's patch

commit 9c3abcf1984fb57e196ee275428e4ea4be044e39
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 4 18:46:51 2006 +0000

    - Add new test

commit e687301be1004d43425ad32479335ebeccc9e588
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 4 18:18:52 2006 +0000

    - Rename

commit d5ab2187c63b7680edf9845989565b38f5c9b0ea
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 4 18:16:16 2006 +0000

    - Add new test

commit c7adc4a54e05708604e27b528d581095180e67ae
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 4 17:01:16 2006 +0000

    - Make the ctor static and not inline

commit aae51ab2edef4bc969902feba91c547e06d4bd2f
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 4 16:45:45 2006 +0000

    - WS/CS

commit dbb83bc10ecc35ec6caab519d1e792bb0113a399
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 4 16:40:54 2006 +0000

    - One skipif section is enough

commit d350e2949af07fba4759f91e7c1980e4cfe59706
Author: Marcus Boerger <helly at php.net>
Date:   Sat Mar 4 16:32:59 2006 +0000

    - Drop dead code

commit 2d294a8b39042244cc93c9848b53f04fc5f8a74b
Author: Omar Kilani <omar at php.net>
Date:   Sat Mar 4 15:31:27 2006 +0000

    - Fix issue with encoding arrays with integer keys.
    - Modified pass001.1.phpt to test a mix of integers and strings as keys.

commit 5575afef484db34dd6790cf0a86e387db7ceeace
Author: Johannes Schlüter <johannes at php.net>
Date:   Sat Mar 4 14:37:50 2006 +0000

    - Separate ZEND_METHOD from ZEND_FUNCTION

commit 11532a5add1b5348a6c7d6ab6336c8de9fb7bf20
Author: Michael Wallner <mike at php.net>
Date:   Sat Mar 4 14:17:35 2006 +0000

    - prepare 1.2 release; use package.xml v2

commit 164ee5c2f490516179c5c64556160f53f7a4429f
Author:  <changelog at php.net>
Date:   Sat Mar 4 06:31:46 2006 +0000

    ChangeLog update

commit 0d12c29530a4582dd2d901fb60e05f802bce562e
Author: Greg Beaver <cellog at php.net>
Date:   Sat Mar 4 02:12:22 2006 +0000

    s/archieve/archive

commit 3e986adfe30f60da1c8def7ae706851d25812501
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 3 23:51:40 2006 +0000

    - Unicode...

commit e86cc2a41d0f256b7e868d7b4285cc748fc2473a
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 3 23:48:36 2006 +0000

    - Add new test

commit 75c95e09c3f9611631cc96ba4a3fa5225a9098b5
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 3 23:35:06 2006 +0000

    - Add new test

commit ce20de5e46efd42489e96ba157c63f7c8d227755
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 3 23:34:49 2006 +0000

    - Fix issue with LimitIterator and bounds checking

commit ba0b3868eed844c566e5662ca4ac4528066f34eb
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Mar 3 23:23:17 2006 +0000

    Clean up after Marcus.

commit 03be54de37c4bed34fc7b0dd07004425fde7cfda
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 3 23:20:29 2006 +0000

    - Make unicode handling portable (noted by andrei)
    # Actually we should provide much more such unicode strings that we often
    # use like 'parent', 'self' and so on.

commit 742c59862df0e5a9be089c6e66eac20ce48457d4
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 3 22:58:13 2006 +0000

    - Test addition

commit b9630ddf52bc802abcd82dc3ebee9d338b1a6077
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 3 22:56:27 2006 +0000

    - Fix issue with LimitIterator

commit a5f9807b76c34ce5e24beb9ced917ebe6849fcb8
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Mar 3 22:46:55 2006 +0000

    Add note about md5().

commit 5d77a462f64ce18ddb8213ee91bd0ffac4c531bb
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 3 22:37:47 2006 +0000

    - As expected (but told otherwise) unicode strings indeed need to be
      terminated by two \0.

commit a9ea7e81c6e098b4549611bbe3b52bba9b90e81a
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 3 21:58:56 2006 +0000

    - Fix issue with uncaught exceptions in unicode mode

commit 7bb0ca9ce67ee0672bb7e8619424c91904fd457a
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 3 21:35:16 2006 +0000

    - Fix SEGV with AppendIterator when base class constructor was not called
    - Generic check to prevent double call to constructors of SPL iterators

commit 73ed69f60daf8415422e365ef94c274dfe720df9
Author: Michael Wallner <mike at php.net>
Date:   Fri Mar 3 20:44:05 2006 +0000

    - version agnosticism (PECL/HEAD)

commit 4cf878793635cd09c3dee516255cb6b2a390b103
Author: Yasuo Ohgaki <yohgaki at php.net>
Date:   Fri Mar 3 20:41:52 2006 +0000

    remove obsolete check

commit 206e50fc609bde8f77bd5ba7593094dfb4af1964
Author: Rob Richards <rrichards at php.net>
Date:   Fri Mar 3 20:13:12 2006 +0000

    update dom iterator get key function for engine iterator changes
    fix crashes using notations and entity decls
    add test

commit 4690c282a060a2ffd025c16f9c46f349624168f3
Author: Marcus Boerger <helly at php.net>
Date:   Fri Mar 3 18:07:24 2006 +0000

    - Add new tests

commit dec6f749d92f5cfa0ed976ee54393a3c516af690
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 3 16:47:55 2006 +0000

    Regenerated

commit 75287c2261a8ee4cacc93d5df393f2ae92374c12
Author: Edin Kadribasic <edink at php.net>
Date:   Fri Mar 3 14:35:29 2006 +0000

    MFB: Sync with source distro, enable hash by default

commit 2a2050d4e38ae1a19975aecca788af225cd5a4f3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 3 13:09:13 2006 +0000

    Added support for "continue" and "break" operators with labels. Each loop or switch statement can be marked by label and then it is possible to write "break <label>" instead of "break <number>".

commit bfe01c2c1791007623e438d3afe287ec604b37f0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 3 12:06:44 2006 +0000

    Fixed incorrect backtrace type ("::" instead of "->") for __set()/__get()

commit 43621bdc7aad8d25bcd6993c1d37ef3ac700c21f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 3 10:28:58 2006 +0000

    Fixed crash

commit 62de2d736638922413532a012bb804f9276c4d03
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 3 10:09:35 2006 +0000

    Remove "called at [(null):0]" from debug backtrace

commit 1ed7db0e3b03aa08ccd6cfeb1f3889f250946fb9
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Mar 3 09:56:47 2006 +0000

    - Fix typo

commit 1facee1b94a6a69a58e31bd5807398b78823de9b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 3 09:20:51 2006 +0000

    Fixed bug #36575 (SOAP: Incorrect complex type instantiation with hierarchies)

commit b86007f0e1ced81f4f69b3ba8b80772d0977239c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Mar 3 08:50:25 2006 +0000

    ZTS fix

commit 0ae66c021dbfb3a0f5723d925fb615ff230e3a8b
Author: Derick Rethans <derick at php.net>
Date:   Fri Mar 3 07:54:36 2006 +0000

    - MF51: Fixed bug #36599 (DATE_W3C format constant incorrect)

commit 37a5ce2d51b0a9dd5632c75763976fb2c480b3db
Author:  <changelog at php.net>
Date:   Fri Mar 3 06:31:48 2006 +0000

    ChangeLog update

commit c5f6efe3675235fedea64dcb64e0e8c49b86fc91
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Mar 2 23:12:33 2006 +0000

    Fix ucwords() to use full case mapping.
    
    # Note that this is different from i18n_strtotitle() which uses
    # locale-aware word break iterator. The difference is seen here:
    #
    # $a = "pouvez-vous";
    # var_dump(ucwords($a));
    # var_dump(i18n_strtotitle($a));
    #
    # Outputs:
    #
    # unicode(11) "Pouvez-vous"
    # unicode(11) "Pouvez-Vous"
    #

commit c9f49d277b75ad23691c85d8ebccef3c4013d269
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 2 22:44:39 2006 +0000

    - Store min/max timestamp of entries while building manifest and use max
      value for a/c/m-time of dirirectory stats.

commit 20301a153f8dca14c953a833f00bc5398784368e
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Mar 2 20:40:45 2006 +0000

    Should use word break iteration instead of title, as title one has been
    deprecated since Unicode 3.2>

commit 1751241203598e2f201c35606a3117bc0580eaca
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Mar 2 20:37:07 2006 +0000

    - Update protos for Unicode-upgraded functions
    - Also fix ucfirst() to use full case mapping, so that ß (sharp s)
      maps to 'SS' for example

commit 63116203d7f624ce6b637fdb24f5609933fcd7f4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 2 14:08:04 2006 +0000

    Fixed bug #36388 (ext/soap crashes when throwing exception and session persistence). (David)

commit c366cc6d1ac32ef94eeee12e641b2ea24ebceb12
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Mar 2 13:12:45 2006 +0000

    Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings

commit 8f567a5abb99b86886ede2d886507e2c22a2d67e
Author:  <changelog at php.net>
Date:   Thu Mar 2 06:31:46 2006 +0000

    ChangeLog update

commit cd35eae1aa47f63bc96b1733669a94c49b188ca0
Author: Marcus Boerger <helly at php.net>
Date:   Thu Mar 2 00:40:19 2006 +0000

    - Use object handler get in the same way as the rest of the engine does

commit 52fe090ef017e1095cbafae2cff0af8968370047
Author: Yasuo Ohgaki <yohgaki at php.net>
Date:   Thu Mar 2 00:34:28 2006 +0000

    add safe_mode num of parameter check

commit c20dbeb121aeb60bcc990985d7bf299acb985bdf
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Mar 1 18:37:25 2006 +0000

    MFB51: Remove no longer needed check (checked at a higher level now).

commit f1d02a87aa200c2c295058de7da7ea0af37ddb9d
Author: Marcus Boerger <helly at php.net>
Date:   Wed Mar 1 17:20:28 2006 +0000

    - Fix test

commit 6f7619cf6fbfd24af6b90e437d4cde0b7ec33d41
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Mar 1 16:27:47 2006 +0000

    Unicode support: zstr union

commit 9158218d3a76256de1adaffd185f1429631b8b20
Author: Marcus Boerger <helly at php.net>
Date:   Wed Mar 1 16:18:35 2006 +0000

    - Must use return as in 5.1 after recursion

commit bf086dff71e9282dd3200af38d9a229529961089
Author: Marcus Boerger <helly at php.net>
Date:   Wed Mar 1 16:15:40 2006 +0000

    - Fix string conversion issues

commit a3741cf6bcc3ffdea6662bb1bd9be7579cac4276
Author: Marcus Boerger <helly at php.net>
Date:   Wed Mar 1 16:15:15 2006 +0000

    - Constants need to be updated too (when updating class constants)

commit 23a8100309b801bef9f1af227d5951ca56668876
Author: Marcus Boerger <helly at php.net>
Date:   Wed Mar 1 16:14:37 2006 +0000

    - Fix warning

commit 96cb8329e5600a3d624cf305fb766b0728915aa5
Author: Rob Richards <rrichards at php.net>
Date:   Wed Mar 1 15:36:34 2006 +0000

    nuke tests for libxml2 version - will always be > 2.6.0

commit 06a4265712495878259b450a907d6e4d123765ca
Author: Rob Richards <rrichards at php.net>
Date:   Wed Mar 1 11:19:35 2006 +0000

    64-bit fixes - ("make test" now works again on these platforms)

commit 3c01a9f6417ac75a1c6fd84ff17617654c56d62a
Author:  <changelog at php.net>
Date:   Wed Mar 1 06:31:45 2006 +0000

    ChangeLog update

commit 3413d5df407d2179818e506b5d46710e71d7d766
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Feb 28 18:34:58 2006 +0000

    Fixed compilation on FreeBSD with gcc-3.2

commit 4fb5bc4b6ee2a3f0601aeca8cd6f87e4e1bdbbe3
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 28 18:26:24 2006 +0000

    - Make Derick happy for the moment

commit 56ec57c6149e74b472ec228ccd44f0eb7b77f983
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 28 18:00:03 2006 +0000

    - If (SEEK_CUR,0) means an illegal seek we return -1 to denote the error

commit d31641e2d8c72f13d8ea7382e266b1cf3408ba27
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Feb 28 14:46:29 2006 +0000

    Parsers for previous patch

commit 1a3bb9f4bdbd9bd90be1d255b9187f2221065504
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Feb 28 14:45:52 2006 +0000

    MFB51: Fixed bug #36459 (Incorrect adding PHPSESSID to links, which
    contains \r\n).

commit 40a610887d90837153275582104f31afb3e5c5f1
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 28 14:44:23 2006 +0000

    - Need to set eof flag when inner stream has eof condition

commit 47a1a84ea50333aca6dad82cd48578e092a96716
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 28 13:07:19 2006 +0000

    - Fix the fix

commit 5ea9499ca4dd576db77e8ae10da7deb034fd18e7
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 28 12:25:43 2006 +0000

    - Fix dependency checks

commit 6531669e4efb2a30d3600ac7ebb0789579a3530c
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 28 12:06:54 2006 +0000

    - Cleanup

commit 232eace5c8c9a421475311cf004a64df4720caa9
Author:  <changelog at php.net>
Date:   Tue Feb 28 06:31:47 2006 +0000

    ChangeLog update

commit 946219de1516e67f046aefd1eb90f7cb05971d76
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 28 01:57:00 2006 +0000

    - Fix reflection info

commit ce2b0345fb3df06e8414293dbfc11071c9372fa3
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 28 01:45:28 2006 +0000

    - This dtor is actually always needed

commit a3fcdf4f08e15c998d0d56a16f6230952f6930fc
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 28 01:36:30 2006 +0000

    - Add OO interface to handling phar archieves and entries
    - Add support for HEAD
    - Cleanup

commit 1c0d546bd465016ddd0328d9793117b0967e4175
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 27 22:31:07 2006 +0000

    - Fix issues withhandling of derived info classes as entries

commit 2068a3bea548a8138616c431c780fa56ee205a89
Author: Derick Rethans <derick at php.net>
Date:   Mon Feb 27 19:39:21 2006 +0000

    - Fixed bug #36510 (strtotime string with tabs - changed behaviour).

commit 5a42b4086be61c1282bd7e58020887a92cb61936
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 27 18:15:29 2006 +0000

    - Extend struct to allow inherited c classes hookk their own info there

commit 10a5901abf1d11499994e211f6d605ac5ccda055
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 27 13:32:25 2006 +0000

    - Fix count/foreach interaction

commit d8b7f1dea048465b9ca4a88d4527959835b3bf81
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 27 11:55:23 2006 +0000

    - MFB

commit 5bc5d507c2eaba8189fb71ee1f97f9d3f8368b80
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Feb 27 11:37:02 2006 +0000

    - Add .cvsignore

commit 72345090e781185fed1134a85344c50811213f4b
Author:  <changelog at php.net>
Date:   Mon Feb 27 06:32:01 2006 +0000

    ChangeLog update

commit 736a05f9597720bf9ad7b0c03f3bee332aef7ff5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Feb 26 22:15:22 2006 +0000

    MFB51: Revert previous fix to allow for a more comprehensive patch from Derick.

commit 341113bdb2b07c033c5c260414c207b1540464ed
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Feb 26 17:07:33 2006 +0000

    Fixed file

commit 4c722c519f8b32a1bb6d399794ce90fe47a6db1b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Feb 26 17:07:17 2006 +0000

    MFB51: Fixed bug #36510 (strtotime() fails to parse date strings with tabs).

commit 3dd6bb16aab2946d6e2f42c406726b8d411def96
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 26 16:40:01 2006 +0000

    - Fix test

commit 30806dbc2b7b00b2121fe7b825f7f43bf1bf659a
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 26 16:12:21 2006 +0000

    - Missing conversion

commit 1dd351d6498c6d686fc1dc1db96f93dd3ea58db6
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 26 15:48:28 2006 +0000

    - Use get_property_ptr_ptr handler to prevent SEGV as in bug #35785
    # Issue not completley solved though

commit 24d83ebd0fb75efac800a12cf47daebf1040b908
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 26 13:37:54 2006 +0000

    - Add another write case

commit 75b3d578d3752b73c6394ee4fe8c2f3f68c17f6a
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 26 12:26:31 2006 +0000

    - Add unicode results

commit ebef7961a3d8164abad440c3cc70f048e18c47ed
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 26 12:00:39 2006 +0000

    - Unicode support

commit e3b7f3fd0d3884a214c6fda97db14295a076171d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sun Feb 26 11:57:14 2006 +0000

    Unicode support: MS Visual C compatibility

commit 25c8f0975220c4761c3f94943fb5e7686873bc32
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sun Feb 26 07:23:33 2006 +0000

    Unicode support

commit d952bfcc6ac4d8bdab2dcbcba893dc9b8c78d7a0
Author:  <changelog at php.net>
Date:   Sun Feb 26 06:31:46 2006 +0000

    ChangeLog update

commit d1f3c48041c5a5d2bbe785a8eaae90e98e2d39cb
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 25 23:41:06 2006 +0000

    - Added ability to add elements by index if such elements already exist
    - Added SimpleXMLElement::getName() to access the node name
    # This allows to retrieve the name of the root element which is otherwise
    # only available by converting the sxe object into a dom object.

commit f16846e68534360dccc76907886c0a66f89bea3a
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Feb 25 21:30:32 2006 +0000

    Binary safety patch from Moriyoshi

commit 257a95f69fff4957011c797941e00768482e7222
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 25 18:05:16 2006 +0000

    - deprecated belongs in the flag area, not in the keyword area

commit 44b0637bcddc39982697f4864f01e1af72efe82d
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 25 17:43:12 2006 +0000

    - Deprecation severity shall be E_STRICT (as commented by ilia)
    # Actually this conforms with other messages

commit 8299b9ea6f7774cc53912d786b3d7558bc7fb796
Author:  <changelog at php.net>
Date:   Sat Feb 25 06:31:48 2006 +0000

    ChangeLog update

commit 0f88ee56d0f22ef62d14aefef52854227b84e3d7
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Feb 24 23:25:39 2006 +0000

    - Fix description

commit e0053b2536c6925588a3909c9365e77d45e9d12c
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Feb 24 23:10:53 2006 +0000

    - We need %v here

commit cea8dd887b3a207f0cd87a9c25df4a9f539ca227
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Feb 24 23:08:36 2006 +0000

    - Fix #29986 (Class constants won't work with predefined constants when
      using ReflectionClass)

commit 16920d54c7dff05227b9a98fbdc86ef25e4af9b4
Author: Derick Rethans <derick at php.net>
Date:   Fri Feb 24 16:04:55 2006 +0000

    - Fixed issue with iconv_mime_decode where the "encoding" would only allow
      upper case specifiers.
    #- See RFC 2047, section 2.

commit e610f5959fd5a23a7f1bc3f2a110cd377e40d4bc
Author: Marcus Boerger <helly at php.net>
Date:   Fri Feb 24 16:04:13 2006 +0000

    - s/FETCH_PROPSLATE/FETCH_PROPS_LATE/ as per IRC discussion

commit 252ad869176fe337402915ec3dd3a9607dbf9356
Author: Marcus Boerger <helly at php.net>
Date:   Fri Feb 24 15:56:03 2006 +0000

    - Add FETCH_PROPSLATE: fetch props after calling ctor
    # Fixes bug #36428

commit b13105ee4c9a41ab73ce1b304b80214cbf1cfefb
Author: Marcus Boerger <helly at php.net>
Date:   Fri Feb 24 15:49:13 2006 +0000

    - Add ability to add new nodes via properties

commit 4ad7d57a97157743c99221dc3ee5bce93f722c92
Author: Johannes Schlüter <johannes at php.net>
Date:   Fri Feb 24 13:44:46 2006 +0000

    - deprecated not static

commit 90c428a6a0df83cd21e954364e8892ff4c05eda7
Author: Marcus Boerger <helly at php.net>
Date:   Fri Feb 24 13:37:20 2006 +0000

    - Fix warning

commit 9845606cef55bba43f3e42e849081636d5cb0719
Author: Marcus Boerger <helly at php.net>
Date:   Fri Feb 24 13:30:21 2006 +0000

    - Add deprecation function/function alias macros

commit 8a4c8e8d47cc0b87d3144e55253a1093e2351618
Author: Marcus Boerger <helly at php.net>
Date:   Fri Feb 24 13:29:54 2006 +0000

    - Add macros to mark functions/alias functions as deprecated
      (mentioned by Sara and obviously neccessary)
    - Fix function/method flag error detection logic

commit 7dfafcbb84871c5777e97130977edbe95cd2ed52
Author: Marcus Boerger <helly at php.net>
Date:   Fri Feb 24 13:13:55 2006 +0000

    - Functions can be deprecated too
    - Add missing constant

commit 92f97ce76a551d744e22edb9e5175abf9200540a
Author: Michael Wallner <mike at php.net>
Date:   Fri Feb 24 10:24:43 2006 +0000

    - MF51: fix crash in DOMImplementation::createDocumentType("name:")

commit 945cba102a77f81901eda3c663accf9e43375b40
Author: Derick Rethans <derick at php.net>
Date:   Fri Feb 24 09:43:30 2006 +0000

    - Added support for exif date format
    - Fixed bug #36396 (strtotime() fails to parse dates in dd-mm-yyyy format).

commit fea97047e9b3f032df414d34fa37f0020c842bb0
Author:  <changelog at php.net>
Date:   Fri Feb 24 06:31:51 2006 +0000

    ChangeLog update

commit bb94742080dff0adfa8c257116e7a5c69b852c6a
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 23 20:15:36 2006 +0000

    - Disable mbregex support until someone finds a way to reenable the
      required engine stuff
    - Fix build

commit a9b90524d5d211ea4face22b6b3fdbe3b0e9055b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Feb 23 18:28:37 2006 +0000

    MFB51: Fixed bug #35900 (stream_select() should warning when tv_sec is
    negative).

commit 7f5c3957811ede94a43a60d740a32f00b89e5ced
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Feb 23 18:06:36 2006 +0000

    *** empty log message ***

commit ea1c076155f45df8f309e411adac7ca0233fa5af
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Feb 23 18:06:04 2006 +0000

    Fix a bug where the default value for function argument could be an
    array with array (!) keys.

commit 9ca3aa59e6c2559f4fc02e09d420ffbd65575433
Author:  <changelog at php.net>
Date:   Thu Feb 23 06:32:01 2006 +0000

    ChangeLog update

commit 2eb346cce07714e014f70b5df712c1c6f698540e
Author: Brian France <bfrance at php.net>
Date:   Thu Feb 23 03:48:30 2006 +0000

    fixed bug #35594 for all systems.  "optind = 0" doesn't work on FreeBSD, but "optind = 1" seems to work on all systems (bug #36091)

commit 71a4f39d7ba2f60eb755c13edde08f8cbb064efa
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Feb 22 15:45:45 2006 +0000

    MFB51: Added test for bug #36434

commit 5237a407175d2f3a9b272713736781798dc1dcb0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 22 14:20:54 2006 +0000

    Unicode support: fixed serialization of "Serializable"

commit ba8069e77ef604d101b03c90dad9ccea18fe391d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 22 13:47:40 2006 +0000

    Unicode support: fixed serealization of "Serializable" and "IncompleteClass"

commit 84f0adff86956860469eeebe167baf620745ba0d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 22 13:10:32 2006 +0000

    Unicode support: fixed GLOBALS protection

commit b02940707878d3ea3ad429f6bf410b3840366037
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 22 12:24:02 2006 +0000

    fixed test file

commit 36002f16c3baa2b0beb9719e5e3910e72410f8c5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 22 12:22:07 2006 +0000

    Fixed test file

commit 0342d9f519571bc62d78a03b21e4d20ab0a68b13
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 22 12:02:44 2006 +0000

    Unicode support

commit 9da17f4fed07c0c60e1a5ea907885af94a3d91d7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 22 11:44:37 2006 +0000

    Fixed test file

commit 3d0da6184ac5826c8cef0954321377290bc8e788
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 22 11:38:32 2006 +0000

    Unicode support: fixed __toString() in user defined exceptions

commit 26ddcdb55d282e694a076851b7d507c6997317ec
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 22 11:37:11 2006 +0000

    Unicode support

commit cbd40d1e5d2c43b40981c48998082c197a960dbd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 22 10:56:52 2006 +0000

    Unicode support: fixed check for class type hint

commit 1f4d9fa4a70e84dc52472a24b09f608b5889c6e4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 22 10:02:15 2006 +0000

    Unicode support: fixed internal constants usage and get_defined_constants()

commit 28737451f25fe8e32278791f73ee49a3eebc847f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 22 09:03:26 2006 +0000

    Unicode support: fixed check for direct call to __clone()

commit 19ebeed0d83733917a883a350762a92bebccb565
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 22 08:54:02 2006 +0000

    Unicode support: fixed call_user_func(array($this, "self::foo"))
    Made check for "self/parent" before calling __autoload()

commit 9fbd7efa09b283e3d880ef6bacec1edbf5aa9bf2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 22 07:25:09 2006 +0000

    fix ext/wddx build

commit 9f8de03dadea86ee8c4da8ba0e1d2184dc59ea1f
Author:  <changelog at php.net>
Date:   Wed Feb 22 06:31:55 2006 +0000

    ChangeLog update

commit 54c4478a12b2a9de871a43715140533914c754b2
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 21 23:21:53 2006 +0000

    - 2006 now

commit f0331d8c12252564ddf3f0ac58a5d2db639d0c9f
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Feb 21 21:42:54 2006 +0000

    - Print deprecation info on reflection export

commit 50ccc822618e69cb79faf77ed64037a11f4699b2
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Feb 21 21:38:28 2006 +0000

    Fix whitespace.

commit de27da1c85491de575a694465b9122d47828a4b5
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 21 21:22:39 2006 +0000

    - More bodies

commit 0cf591a5f96f209632ca475e8e5f1c74f8316c8c
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 21 21:19:34 2006 +0000

    - Ensure non abstract methods have code
    # This is very usefull once doxygen 1.4.7 comes out with my patch :-)

commit 14e07c9ae24122ec19c87647858f465ed25ad6fb
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Feb 21 21:14:36 2006 +0000

    - List --rf/--rc/--re only with enabled reflection

commit 851e5109f6da4247d7ac4d8f57e34a891a96a206
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Feb 21 21:04:19 2006 +0000

    - Fix build with readline-support

commit 3b7d690912ad3947cbf3cb842846b2ae09c53b95
Author: Sara Golemon <pollita at php.net>
Date:   Tue Feb 21 20:37:12 2006 +0000

    Add md2 algo support

commit 6ca81d1347cdb856cb84734ac6dcea75ae16880d
Author: Sara Golemon <pollita at php.net>
Date:   Tue Feb 21 20:35:38 2006 +0000

    Keep history in package.xml file..

commit 865eaa67b5d3ad0ba4bdd400331e28f269cf532c
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Feb 21 20:23:10 2006 +0000

    Add ReflectionMethod::isDeprecated(). Patch reviewed by Marcus Börger <helly at php.net>.

commit 0f1209ab3d1f9ec0f1ea7295fa987ba4dea270c8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Feb 21 20:12:43 2006 +0000

    Portable unicode string API:
      - use the same type (int) for zval.value.usr.len and zval.value.str.len
      - use union "zstr" as char*/UChar* mixture instead of void*
      - Z_UNISTR() and Z_UNILEN() no longer check for Z_TYPE()
      - nuke int32_t from ZE (not finisned)

commit fca6eecbe944effb6374e63271a008947b266e64
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Feb 21 15:32:34 2006 +0000

    MFB51: Fixed bug #36458 (sleep() accepts negative values).

commit 53f2048fd14d7c301fad172d74c93d523ce95f2d
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 21 09:47:09 2006 +0000

    - Its 2006 already

commit 43e9def5630e3d6c547db7d34f36c7a1fee1d751
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 21 09:45:38 2006 +0000

    - Update

commit 416f3ef16024daf737addf67dd5f316efe2da171
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 21 09:12:32 2006 +0000

    - Ansi compliance issue found by rob

commit 2e5d0a3a9d21b50df91c02d94ed923f543a0e8ea
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Feb 21 08:00:39 2006 +0000

    WS

commit 7bc8d5227d3892b71e41efcbd084c1f83f6720e1
Author:  <changelog at php.net>
Date:   Tue Feb 21 06:31:51 2006 +0000

    ChangeLog update

commit 76df257b153eba11d71033387d7664a4fc1f28fc
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 21 00:55:38 2006 +0000

    - Simplify by remove redundant checks

commit 86f70099d0e2e55a8c4321e3674f03e7009b7ca9
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 21 00:49:51 2006 +0000

    - Fix text expectations

commit 37f033e0f7aa8b74bee2e6c3e4803144191f9d73
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 21 00:43:33 2006 +0000

    - Fix mem issue in unicode mode (seems to be a problem in different api behavior)

commit 3ac5297d8b842766070a48a2a21007c58e83b37c
Author: Marcus Boerger <helly at php.net>
Date:   Tue Feb 21 00:37:39 2006 +0000

    - Add ReflectionProperty::getDefaultValue()

commit 6e9026d6c80dc76d94381bec95ee70aefcad97f9
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Feb 20 23:31:29 2006 +0000

    - Rename reflection constants to fix parser conflicts

commit fc21f78226738e54e7495610278ad42fb00bbb98
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 20 23:26:39 2006 +0000

    - Show dependencies in dump's too

commit 0184485812069b6fb427df4fe271b59a734a6794
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 20 23:01:27 2006 +0000

    - Add ReflectionExtension::getDependencies() to retrieve all dependencies
      of an extension as associative array "ModuleNeme" > "Relation"

commit b56190d25bce32f9a002db5a906574badc79a1cc
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 20 22:23:27 2006 +0000

    - Add some arginfo

commit 45dd9a10b8965a96b41d940f0e9a502b8d650117
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 20 22:21:24 2006 +0000

    - WS

commit f4fd040d739e02e296ab7b5aab8b99b431c124d7
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 20 22:19:04 2006 +0000

    - Include examples in documentation
    - Provide a better place for the examples

commit a27e272670702b49dbb3a595216a79bd624be9fb
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 20 20:03:36 2006 +0000

    - Synch zend_call_function() with VM function call helper

commit 3b3e006e33d45d31d311851709de6e1babddaf11
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 20 20:00:46 2006 +0000

    - Add deprecation flag and message

commit b424a326108361ddd8cebba39e8092c411c939df
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 20 19:03:43 2006 +0000

    Preparation for portable string API (use macroses to access zval).

commit 6e6a84129cd277ee0801dc7beb5339121fe696a5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 20 17:14:18 2006 +0000

    Incorrect usage of Z_TYPE() macro

commit 3fa4bf210ff06ee18f6372b4af38f188315f5062
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Feb 20 15:28:15 2006 +0000

    MFB51: Fixed bug #36434 (Improper resolution of declaring class name of an
    inherited property).

commit 9528c379068ceabdbcc9815773debde6b91789cc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 20 11:15:02 2006 +0000

    Fixed SIGSEGV in unicode mode

commit bb0f2051c4c0f263d4644ba6ed2de1020fc0feb3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 20 10:50:58 2006 +0000

    Fixed wrong prototype and error message

commit 332e557ac28ba8c75621f117b7d40d0ac521d04f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 20 10:29:35 2006 +0000

    Fixed start inex in iterator

commit 5e0b8cdb9422829bc0fbe215005dc1de105d6620
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 20 09:45:00 2006 +0000

    Fixed test files

commit 5fb11bc86ed91fac009d950a79b617cc1268a16c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 20 09:38:47 2006 +0000

    Fixed memory corruption

commit 56b0eb7248b6b67102499ca492b4e569b1289786
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 20 08:39:38 2006 +0000

    Fixed test file

commit 9926de1840f79e448fbfb498bfd7a6386042ec25
Author:  <changelog at php.net>
Date:   Mon Feb 20 06:31:57 2006 +0000

    ChangeLog update

commit e15933f6efb2dede8a2642a766da0f3ad84314e0
Author: Michael Wallner <mike at php.net>
Date:   Sun Feb 19 23:53:06 2006 +0000

    - changelog

commit cc6ac87145c288684305c2dea47cd506f1719062
Author: Michael Wallner <mike at php.net>
Date:   Sun Feb 19 23:43:23 2006 +0000

    MF51: fix tiger on big endian platforms

commit a605fd39c4f105bc877da668e027719497dc105c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Feb 19 18:20:51 2006 +0000

    More safe_mode nuking

commit c6ba5765beab47657f9cce2101948d22b11fc4bc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Feb 19 18:19:33 2006 +0000

    Nuke safe_mode

commit 052017e78b0c5bf7c42759397ebf2845017872e9
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 19 12:18:28 2006 +0000

    - Add new function

commit ffd43034b009dc53bb0d5b29a0ec3fa8c26d3606
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 19 11:55:11 2006 +0000

    - Interfaces may have static methods to enforce their existance in
      implementing classes

commit 89f57ea9510ef5dfdef59622bf9d4af5e36b3d1b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 19 11:42:30 2006 +0000

    - Static functions cannot be abstract

commit 5a4cfaf96a2dc214549c149e426b7587bfe82279
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 19 10:39:48 2006 +0000

    - Fix method flag handling

commit 99b4f52353ee79687c615f7cfc29f68fccc3a95e
Author:  <changelog at php.net>
Date:   Sun Feb 19 06:31:52 2006 +0000

    ChangeLog update

commit c28cff57d18ceb3563ee1e9a33dcc1e48a0bff3c
Author: Andi Gutmans <andi at php.net>
Date:   Sun Feb 19 05:05:42 2006 +0000

    - Couple of compile fixes.

commit 1efe984d08ccab1d06f062ca157e3bdb2cb7cd57
Author: Andi Gutmans <andi at php.net>
Date:   Sun Feb 19 04:29:42 2006 +0000

    - Get rid of using ENFORCE_SAFE_MODE.

commit 8f126f33ac87e3bf1432b2a94f27e5f8f47cde9f
Author: Andi Gutmans <andi at php.net>
Date:   Sun Feb 19 03:41:25 2006 +0000

    - Fix according to Sara's reply

commit ac1e7362b3ea6ab3d021863fea901613fd26fb94
Author: Andi Gutmans <andi at php.net>
Date:   Sun Feb 19 03:07:39 2006 +0000

    - More safe_mode nuking

commit d3f7bee047551e86c1fe0785b442ab0b3bc2475e
Author: Andi Gutmans <andi at php.net>
Date:   Sun Feb 19 01:19:37 2006 +0000

    Nuke php_check_safe_mode_include_dir

commit e3b1e8c5ddf56369d6eba69692c71b7d8be19dcd
Author: Andi Gutmans <andi at php.net>
Date:   Sun Feb 19 01:10:13 2006 +0000

    - Some more safe_mode nuking

commit e94e25e62123385393b8221088cb765305cd0d0e
Author: Andi Gutmans <andi at php.net>
Date:   Sun Feb 19 00:55:22 2006 +0000

    Start nuking safe_mode. Still a lot of work to do...

commit d73533a9d4a7ee2fe716e7c6b0da1deecf87e62a
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 18 19:33:26 2006 +0000

    - There is no %v in sprintf

commit e936de9d1be1c0acab732ed80b1b30550f8b98d4
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 18 18:05:46 2006 +0000

    - Fix naming inconsistency reported by sebastian

commit bc994b981f9e0d30d3a241e22f85e2cdac797222
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 18 17:37:54 2006 +0000

    - Fix integrated iterator index

commit b60c8056b37d30d056a87ab200e76870febebbae
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 18 17:36:41 2006 +0000

    - Fix possible memory corruption/memleak issue with foreach and iterators
    - Fix warnings

commit bb924b320fce6df1e87f6a10cb3c6805a3b54df5
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 18 17:13:39 2006 +0000

    - Add test

commit b2565bded0d6c1b91a6855aa29f4b9dc35004d7a
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 18 16:58:50 2006 +0000

    - Add new test

commit c2e1da6ecc26ebc2e27f25be05b2a02d73ee8890
Author: Marcus Boerger <helly at php.net>
Date:   Sat Feb 18 16:52:30 2006 +0000

    - Initiai fix to Bug #36436 DBA problem with Berkeley DB4

commit 379f6cdc2a7dc5e2cfb3031de54667fe64c510ee
Author: Michael Wallner <mike at php.net>
Date:   Sat Feb 18 16:04:02 2006 +0000

    MF51: fix misleading proto (confused in and out charset)

commit 529db54af6127db3fad42aad12b6679b40428f1c
Author:  <changelog at php.net>
Date:   Sat Feb 18 06:31:45 2006 +0000

    ChangeLog update

commit 31f74bc7a5235d9d74f401f6f7df33a5dc6f1b25
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Feb 17 21:17:44 2006 +0000

    NULL byte should be escaped to \000 instead of \0 in case it is followed
    by an octal digit. (found by Jeffrey Friedl)

commit f81239a2b329a42d4d09d3e3e7b6140f050055cd
Author: Marcus Boerger <helly at php.net>
Date:   Fri Feb 17 08:24:56 2006 +0000

    - Change to offsetof as suggested by Clayton

commit ebdcf224454e68c1afa21a39c4a1c162779f8044
Author:  <changelog at php.net>
Date:   Fri Feb 17 06:31:40 2006 +0000

    ChangeLog update

commit 29d3ee55d583da0ee8132fcc008cc72a78ce642f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 16 16:08:52 2006 +0000

    fix #36420 (segfault when access result->num_rows after calling result->close())

commit 2b24ddb6a3e9dcaf97ddd946c9c2c2fd3208f20a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Feb 16 16:05:02 2006 +0000

    MFB51: Fixed bug #36420 (segfault when access result->num_rows after calling
    result->close())

commit 77b7b56ab08205ed72eb62780f06de5766078e48
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 16 10:13:23 2006 +0000

    improve usleep(): use new param parsing API, check for negative values
    (related to #36410)

commit 4323be1cd11f2f17bb8274dc921950b5b6ee28be
Author:  <changelog at php.net>
Date:   Thu Feb 16 06:31:44 2006 +0000

    ChangeLog update

commit 988b5527421437bab427d4d1cb8c5d8aeb8cad15
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 16 06:29:32 2006 +0000

    fix typo

commit d87927c3889ba3186c80a622868568aa8a2f9647
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 16 01:12:51 2006 +0000

    - Fix iterator handling (how did the fix after api change get lost here?)
    - In php 5 we do not want to return &new

commit 45820dd7ea8ff6be65f0af4e6441af6718b088c1
Author: Marcus Boerger <helly at php.net>
Date:   Wed Feb 15 21:34:21 2006 +0000

    - Little speedup + first test

commit cc318c4f4f68ad2090400d179928acb8d769d6d0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 15 20:43:37 2006 +0000

    fix #36403 (oci_execute() no longer supports OCI_DESCRIBE_ONLY)

commit 46882d678271dcffce07204fdb2936d456dd2717
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 15 11:16:30 2006 +0000

    MF51: fix memory leak and possible invalid reads

commit eb49217161f99fe5cb73c6111391fdeca525698c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 15 11:07:33 2006 +0000

    fix #36400 (Custom 5xx error does not return correct HTTP response error code)

commit aa4cfd6d2f6a0fd43ca12dab7735ebb47d5789e9
Author:  <changelog at php.net>
Date:   Wed Feb 15 06:31:54 2006 +0000

    ChangeLog update

commit 09b16f0b58a87bdc85015d8693d7fa569fb618dd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 14 22:11:36 2006 +0000

    MF51:
    fix leak in zend_strtod() on big doubles
    add new test

commit d60eeb0ba81df31664e013d3feed6bd71d7f138c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Feb 14 14:26:27 2006 +0000

    MFB51: Fixed bug #36345 (PDO/MySQL problem loading BLOB over 1MB).

commit 2c24249cccb89b82285b425c64fc71700cf14de0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 14 09:46:45 2006 +0000

    add test for bug #36337

commit 7ab93bee97adb00f76a7a7fa39c152595054edc7
Author:  <changelog at php.net>
Date:   Tue Feb 14 06:31:50 2006 +0000

    ChangeLog update

commit 4e172c21a5420200c9d06f256d1fef2a562f5f21
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 13 19:55:17 2006 +0000

    - Change unicode_enabled() to unicode_semantics() per Andrei's suggestion

commit 6da04e6292e6f8a948fc51ed9b338c3dc5a58487
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 13 16:35:36 2006 +0000

    pval -> zval (Steph)

commit ece3854bf69482457c4c3fc1db8988544885f6e0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 13 15:35:52 2006 +0000

    Typo (misplaced #endif)

commit eaacf0bb2ff4bb9d85ee9bf47ddd85c15d9abb5e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Feb 13 14:49:54 2006 +0000

    MFB51: Fixed bug #36337 (ReflectionProperty fails to return correct visibility).

commit b238135d5330d82fc352d1ddb44927f575b22e9d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 13 12:18:31 2006 +0000

    Fixed bug #36205 (Memory leaks on duplicate cookies)

commit 09ca61c12509bcfcf7e805064c7fbd7d97f7c4c8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 13 10:23:59 2006 +0000

    Made server wide switch for unicode on/off (according to PDM).

commit 5a4b6845dc87e391d37e76391b327fba06db6aaa
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 13 09:23:13 2006 +0000

    - Fix ini unicode_semantics (patch by Brion Vibber)

commit 83f1271312d794c0fbfadf1443936a5cd3b3891a
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 13 09:20:19 2006 +0000

    - Add unicode_enabled() to check whether unicode_semantics is on

commit 7e09f0686d3c91d451e54a403bcd94091e8109ff
Author:  <changelog at php.net>
Date:   Mon Feb 13 06:31:40 2006 +0000

    ChangeLog update

commit 72c3fc6172df1210e65834c8e2760bd6a55c115e
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 12 18:46:07 2006 +0000

    - Reinsert line deleted per accident

commit 25db84f1d175d66e54ea06a2e5ef0a175daec2e2
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 12 18:43:41 2006 +0000

    - Fix tests

commit 887d1202f4509059085f01f7b2c803b66d48d20a
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 12 16:43:30 2006 +0000

    - No more old parameter api usage

commit 2fb6ce838be5b8c16a206af839fa2cf58abe20dc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Feb 12 16:40:34 2006 +0000

    MFB51: Fixed bug #36351 (parse_url() does not parse numeric paths properly).

commit c40cab9084671b4a70551e18f3ca65dc4840a605
Author:  <changelog at php.net>
Date:   Sun Feb 12 06:31:40 2006 +0000

    ChangeLog update

commit 0c5c764d5991e9d98fa470c218dd703381627ef7
Author:  <changelog at php.net>
Date:   Sat Feb 11 06:31:41 2006 +0000

    ChangeLog update

commit 0453023c3e86a3f4976598559667147d8db4f97b
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Feb 11 02:25:29 2006 +0000

    added additional info about mail encoding to mb_get_info(). (made by Jokagi)

commit 5418ae7976e3d756db21d9023a2afa70cd9866f4
Author: Andrei Zmievski <andrei at php.net>
Date:   Sat Feb 11 00:16:43 2006 +0000

    Implement character/word/line/sentence iterators and the reverse
    counterparts.

commit 50bbedcec35442f48077cff6f726a1178c08e68c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 10 16:56:56 2006 +0000

    fix #36359 (splFileObject::fwrite() doesn't write when no data length specified)

commit a5883cc89c53df8e14eddba321986b300a2923c5
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Feb 10 07:41:59 2006 +0000

    (Missing patch from the PHP 4 tree that got lost in the shuffle)
     See: http://cvs.php.net/viewcvs.cgi/php-src/ext/session/session.c?r1=1.336.2.39&r2=1.336.2.40
    - fix logic. if the client already sent us the cookie, we don't
      need to send it again.  if the id has been changed, we need to
      update the client side.

commit 277789fb305c345bb3553ebd640d17a197e469d9
Author:  <changelog at php.net>
Date:   Fri Feb 10 06:31:48 2006 +0000

    ChangeLog update

commit 086dec271964e5c18db96797237ac4be01705da9
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Feb 10 00:23:29 2006 +0000

    Make ReverseTextIterator a separate class.

commit d4307e4494e2f6141f1a05db2e1d440331659f6f
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Feb 9 23:23:02 2006 +0000

    We already have default collator available.

commit a5d44ed1007f3618fefe87c1ca921eec12d5cca6
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Feb 9 22:27:11 2006 +0000

    - fix order

commit 8af39b1461fcef1372cc77472d050bfb3c466d07
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Feb 9 18:18:42 2006 +0000

    MFB51: Added test for bug #36308

commit 154bb7c6a76fe4de5d5223dcab6fe575284da96a
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Feb 9 15:48:18 2006 +0000

    - MFB:
    - revert last fix
    - ensure that we are in 32bit
    - do not try to compare the decimal values but hex, php does not have
      unsigned integer

commit 0916b5c607bf3c46aa0fda554c3bd217408aedbb
Author:  <changelog at php.net>
Date:   Thu Feb 9 06:31:47 2006 +0000

    ChangeLog update

commit 53ae13aa91d1935bdd28f236c55560ad09402965
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Feb 8 23:47:01 2006 +0000

    MFB51: Fixed bug #36334 (Added missing documentation about realpath cache INI
    settings).

commit c8c6dfc436a9f0d4294d70895df76e0c0b285268
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Feb 8 21:07:41 2006 +0000

    - Fix charset

commit c416b927f074acb6025f64bbffd2d62718cfacb7
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Feb 8 21:03:00 2006 +0000

    - It's 2006 and PHP 6

commit 73610b76a9374509638a7011970807afed8b6bb9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 8 20:49:40 2006 +0000

    move function definition from .h to .c, where it should be

commit d8db0d6a15a32af1b939ab120b837bc1cec8732c
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Feb 8 18:52:13 2006 +0000

    unicode_semantics cannot be set on per-request basis

commit 72803507f12d3cd2075052151cf2709f4125af79
Author:  <changelog at php.net>
Date:   Wed Feb 8 06:31:47 2006 +0000

    ChangeLog update

commit 0e61422e6c110f784643f2a6c227691fb7a18ad7
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Feb 8 00:37:31 2006 +0000

    MFB51: Fixed bug #36308 (ReflectionProperty::getDocComment() does not reflect
    extended class commentary).

commit dfd6f3e3b81dacc99cbdc95fd23572be7eba66cb
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Feb 8 00:16:50 2006 +0000

    Reverse iteration for combining sequences.

commit 1a6b00fc01629966c322cebe9ddd4656c19d3282
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Feb 7 20:01:28 2006 +0000

    Implement reverse iteration for codeunits and codepoints. Combining
    sequences are next.
    
    # This is ugly, though.
    # foreach (new TextIterator($a, # TextIterator::CODE_POINT|TextIterator::REVERSE) as $k => $c) {
    #    var_dump("$k: $c");
    # }
    # Any suggestions?

commit f0a9b2d51b88c27024580c80e16a84b479fc8ee4
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Feb 7 17:54:52 2006 +0000

    MFB.

commit 087ee7d5670839c73ca54c7b74dbdda47a4a9d05
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Feb 7 14:11:01 2006 +0000

    don't use deprecated call-time by reference

commit 018fc873442382209f9aa03d0f7bdb23780b8bf1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Feb 7 12:57:43 2006 +0000

    Compression level shouldn't be greatr then 9.

commit a13e2c57846d390a8d91d4961ab12d42938830e1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Feb 7 12:49:30 2006 +0000

    Fixed bug #36083 (SoapClient waits for responses on one-way operations)

commit 8e4671ba01eaed1c4115c18cde01159d3d739ec3
Author: Rob Richards <rrichards at php.net>
Date:   Tue Feb 7 11:52:45 2006 +0000

    modify get_iterator calls for engine change
    fix mem leak with iterators
    fix object casting for edge case

commit e1e5c3f3b21adcba04193f571590309942f83085
Author: Rob Richards <rrichards at php.net>
Date:   Tue Feb 7 11:48:37 2006 +0000

    modify get_iterator call for engine change

commit d2148ac8e522c9754c732c46cf6ec0af8b11d9db
Author:  <changelog at php.net>
Date:   Tue Feb 7 06:31:46 2006 +0000

    ChangeLog update

commit ef4c06c0837dda07cd346654ceac6e3be4eb5b22
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Feb 7 00:32:16 2006 +0000

    Check for get_properties handler before using it. (Patch from
    rrichards at ctindustries.net).

commit 6a158cf60dfe8d3b66fdd18eece5897eb2c838db
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Feb 7 00:24:56 2006 +0000

    - MFB: #36306, crc32() result differs on 32-bit and 64-bit platforms

commit f71a7cb1f452fdec70e475b8db94a08157dbc965
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Feb 7 00:13:54 2006 +0000

    Implement combining sequences support in TextIterator.

commit 071835ea59499fdc4535c4acf97c245fba923554
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Feb 6 22:58:10 2006 +0000

    - Fix up a bunch of stuff.
    - Register TextIterator type constants.
    
    # Not sure if I like them as class constants. Cleaner, but also longer
    # to type.

commit c888a7f8afebc4f1832e36e20b6dfc8dddfb8142
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 6 20:36:51 2006 +0000

    init variables (continue making GCC happy)

commit 43550c7f4ec3d6746e618e4239e6c462b7ff9fbf
Author: Michael Wallner <mike at php.net>
Date:   Mon Feb 6 20:11:56 2006 +0000

    - fix ReflectionClass::getInterfaces()

commit 9e07b59f9cd546412fc4889a3851b57532c1aa0e
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Feb 6 18:18:41 2006 +0000

    Some TODO items.

commit 1e9fa8c10a50d7c9a1c8ec87880d5be576a6e060
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Feb 6 17:42:28 2006 +0000

    Make TextIterator fast again, now that we don't have to worry about
    references.

commit 8e7b44c7f39b4c974b0b7766b1adacd005bfe77d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Feb 6 14:25:28 2006 +0000

    MFB51: Fixed test to work when TCP/IP access to MySQL is disabled or test
    server is on a remote machine.

commit ba96a4032c76367060c4c0bf35bf3446a73c7bf1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 6 13:17:20 2006 +0000

    typo

commit 47c90c571f147418bb665a8ed22dfda91eb5bbbf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 6 11:46:12 2006 +0000

    Fixed bug #36303 (foreach on error_zval produces segfault)

commit 96543b01ad06ed275eb2f53132b1e47505aa8e6a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 6 11:28:20 2006 +0000

    initialize variables and reduce the number of warnings

commit 01937aa77fbcb32b642323cb2e6b99731b8b8839
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 6 11:00:51 2006 +0000

    initialize variable and make gcc happy

commit d163171c170f72fa6929349a5506d948e6e037aa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 6 10:54:49 2006 +0000

    MF51: initialize variables

commit eadb1127fb89229aeae9d4edbd1d4d949bea71b1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Feb 6 10:41:42 2006 +0000

    MF51: initialize to_r
    remove needless semicolon

commit 529a315637867cc715a2113d8df0669fbdea7f5d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Feb 6 10:16:15 2006 +0000

    Fixed bug #36283 (SOAPClient Compression Broken).

commit 98c15023eb101460516205e324763f685ed64269
Author:  <changelog at php.net>
Date:   Mon Feb 6 06:31:46 2006 +0000

    ChangeLog update

commit 8d0a71a30e4ec79c276072472d53b9fc6d3d7293
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 6 02:07:08 2006 +0000

    - Finally enable optimization

commit 50b243babb35edd0b4cee37f571f8a75153beacf
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 6 01:58:45 2006 +0000

    - Missed one to be public

commit ee37c70736796e9ff702e8db50bf821623b90776
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 6 01:49:13 2006 +0000

    - WS
    - current() doesn't return anything

commit 0d1594692df663a08891e2d8d493cef38605a864
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 6 01:42:37 2006 +0000

    - Simplify

commit 1630242347f62da2e0908588d2b86f079d4ed0bb
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 6 01:40:42 2006 +0000

    - The next get_iterator() call is supposed to do the check itself

commit 42cc8c1ba3da76d306d55b43d8ddcfdad00c840c
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 6 01:30:26 2006 +0000

    - Simplify

commit 9b8b9632cd0c32ec6f8df4a87e0f5f1550c55b14
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 6 01:28:08 2006 +0000

    - Add new test

commit 1ea1975817c3e549a4c6c72b12df4e914339234f
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 6 00:58:11 2006 +0000

    - Synch c-level iterator and iterator methods
    - Fix iterator checks
    # A nice discussion with Andrei made me remember this issue

commit dcf5862221317ab2b27be79b69ad92bb3e562fba
Author: Marcus Boerger <helly at php.net>
Date:   Mon Feb 6 00:49:33 2006 +0000

    - Make all default implementations public

commit 2fba438e0631004be279b73fcc46ef3173d3774b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 5 23:42:53 2006 +0000

    - Need one more thing exported

commit c67d8b215275032bed079e257f5da33cd2b59f52
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 5 23:31:47 2006 +0000

    - Iterator API was changed

commit ea00c7597f24576c540cec30861db8c701c6a64d
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 5 23:29:34 2006 +0000

    - Add missing .cvsignore

commit c8d78028b51ab961179f669dd052d6fa78036192
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 5 23:26:55 2006 +0000

    - Disallow foreach($v as &$ref) when $v is an object that implements
      interface Iterator. The signature of Iterator::current() doesn't allow
      that. Maybe ppl also want IteratorByReference or similar. Unfortunatley
      this comes with an API change but there is no easier way.

commit a6e8746bbe5af059687816a626a0071231c91043
Author: Andrei Zmievski <andrei at php.net>
Date:   Sun Feb 5 20:54:11 2006 +0000

    Needs to use .ustr. portion of the union for IS_UNICODE.

commit bd8a167442381566ae81c22395475312eec72250
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Feb 5 19:22:13 2006 +0000

    fix #36295 (typo in SplFileObject::flock() parameter name)

commit 44baf1f3ec5049d77beab8abcbcc7f21d7c0d7d7
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 5 16:25:46 2006 +0000

    - Initialize variable

commit 9c7d105c9ba160ef463f6ed902f34fce57868ee2
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Feb 5 16:05:46 2006 +0000

    - MFB: ini entry for gd.jpeg_ignore_warning

commit d78e8d749c5e49a9e451bbd99a1fc0962b2cdc80
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Feb 5 15:53:02 2006 +0000

    - test for jpeg support

commit 6bfa4b19e1b2bd9c90da6f723efbbcf4750caa7c
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 5 13:12:20 2006 +0000

    - Fix comparision where one argument is an object

commit 19117cf9c90c6d78a5d55e01e4fe777ecbc866fc
Author: Marcus Boerger <helly at php.net>
Date:   Sun Feb 5 11:43:28 2006 +0000

    - Fix bug #36287

commit 5f1572d8e4ef37d99c26a0900b0beaeae614c507
Author:  <changelog at php.net>
Date:   Sun Feb 5 06:31:42 2006 +0000

    ChangeLog update

commit 322be18f4dc83937800e19865c80c872796838e4
Author: Frank M. Kromann <fmk at php.net>
Date:   Sat Feb 4 23:58:22 2006 +0000

    MFB51 Fix build on win32

commit 8440dc27dbf9f71e1d23768d303f9debb10389a1
Author: Derick Rethans <derick at php.net>
Date:   Sat Feb 4 15:36:35 2006 +0000

    - Test commit to see if mail works.

commit ccaa5eaab22213c9d40434aca9d6ddb436682f38
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Feb 4 14:56:58 2006 +0000

    - remove libjpeg direct output and wrap them in php warnings

commit 1e2a3e8b7cb8568cf49e0c51f036c3ad74e88aa7
Author: Rob Richards <rrichards at php.net>
Date:   Sat Feb 4 10:59:18 2006 +0000

    MFB51: Fixed bug #34272 (empty array onto COM object blows up)
    fix mem leaks
    WS fixes
    add test

commit b352adf0c5128d91abc984e295226a40a3e6af09
Author:  <changelog at php.net>
Date:   Sat Feb 4 06:31:55 2006 +0000

    ChangeLog update

commit 589d28e4296e8174896cf63d764249fe7aab72b9
Author: Andrei Zmievski <andrei at php.net>
Date:   Sat Feb 4 00:41:42 2006 +0000

    Implement Traversable instead of Iterator.

commit fe5aac2f41dee4110b80ad551aa383ab58d7d69c
Author: Andrei Zmievski <andrei at php.net>
Date:   Sat Feb 4 00:35:37 2006 +0000

    Add code unit ops.

commit 4a3bf22b811ec9245239002cf1039608becfafb6
Author: Andrei Zmievski <andrei at php.net>
Date:   Sat Feb 4 00:23:52 2006 +0000

    Abstract the iterator interface so that we can add new types.

commit 94e3087be76dbc2c214232b83340e63157ed4121
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Feb 3 23:50:42 2006 +0000

    Gah. In order to avoid memory corruption when using references in
    foreach() this code is necessary. But it makes iterator 6x slower. We
    should keep thinking about how to optimize it.

commit aa7ed0788c6f18b832cd7063448c4c56638f982a
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Feb 3 21:53:05 2006 +0000

    Guard against assign-by-ref.

commit 47e607a93a92d1d5902e9e98ce6ece56b7aeea49
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Feb 3 16:30:27 2006 +0000

    Fixed bug #36158 (SIGTERM is not handled correctly when running as a FastCGI server)

commit 760d8cda469442e725347d3b959e6b16a471f494
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 3 14:48:24 2006 +0000

    MF51: fix #36010 (Segfault when re-creating and re-executing statements with bound parameters)

commit a1640d5ef97e79165c0662f89fda87f673d0f3c7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Feb 3 13:24:26 2006 +0000

    duplicate string when needed

commit 558e8833022d4ce39a283719b6645a989e7b8841
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Feb 3 09:33:31 2006 +0000

    Fixed bug #36268 (Object destructors called even after fatal errors)

commit 22a5e7232233333c299ab63f74a5af39cedb49de
Author:  <changelog at php.net>
Date:   Fri Feb 3 06:31:41 2006 +0000

    ChangeLog update

commit 682ec6e25e3689aedc2d74833216693918a129e4
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Feb 3 00:09:19 2006 +0000

    Rewrite to use C-level iterators for performance. Also, cache the string
    in the iterator object for immutability.

commit aa55f8731a92b0434b382b763fd6beb2baf28422
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 2 22:11:49 2006 +0000

    - Fix ArrayIterator::seek() edge cases

commit 098a1c98ff7df0cc30e25692bc901a86e66f0d00
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 2 21:43:40 2006 +0000

    MF51: nuke unused variable

commit bc436e2fd3a86d4d0dcf1ba2f6eea1c7977a3975
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Feb 2 20:30:54 2006 +0000

    - add a weak/tolerant mode to the jpeg loader
     * new INI option to enable it (off by default)
       gd.jpeg_ignore_warning (0|1)
     * The default mode is the current behavior
     * if the warning mode is enabled, the image may be loaded succesfully
       but the jpeg warnings will be raise as notices

commit 9f628d10f6a3e99da3fbd7115fa1a3c253aae41c
Author: Marcus Boerger <helly at php.net>
Date:   Thu Feb 2 19:02:05 2006 +0000

    - Fix oversight

commit ff87d572687d82386214c6709deff3e0755e7d37
Author: Sara Golemon <pollita at php.net>
Date:   Thu Feb 2 18:16:25 2006 +0000

    Prevent bindport from being used uninitialized

commit 555cfd01467b2104d519b6aadae04d8459259b51
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Feb 2 15:10:23 2006 +0000

    MFB51: Only use win32 directory separators on win32 or netware.

commit 2c508bc1f02f2edd7ed439971bd9bcb77760605d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 2 15:04:22 2006 +0000

    fix tests

commit d63e26191a1a7a7d7b9e7db4eec0b368524781c2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 2 14:45:54 2006 +0000

    fix win32 snapshots

commit c4daf2ffface3200fcbd8594c8d0e2a358e5c83b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 2 13:57:04 2006 +0000

    add test for bug #36258

commit 6f1ccba7307a94f17bd9fea2ee55df4585d81fe0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 2 12:40:07 2006 +0000

    add missing folding tags
    nuke unnecessary semicolons

commit fc2f82751a6b8845c2f5a09b26cdc4e460e96ae4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Feb 2 12:20:26 2006 +0000

    MF51: fix #36258 (SplFileObject::getPath() may lead to segfault)

commit edbb4592909485dde44033781f3a5a4cbec32281
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 2 11:42:12 2006 +0000

    Bug #36226 Inconsistent handling when passing potential arrays

commit 690859c1fd2377e668a78bd4baef1e78c6949adc
Author: Omar Kilani <omar at php.net>
Date:   Thu Feb 2 10:54:32 2006 +0000

    Fix encoding of empty strings.
    Add empty string value test case.

commit ed3a54c657d85ab47283b27fad73f62ea72b2a42
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Feb 2 10:00:09 2006 +0000

    AIX support

commit b7b5b9fe795c0d84ab3f56905d3d9a1c79e149db
Author:  <changelog at php.net>
Date:   Thu Feb 2 06:31:46 2006 +0000

    ChangeLog update

commit f3ddda422962629063970c3e3f6f4f736835dd07
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Thu Feb 2 06:01:27 2006 +0000

    Fix Andrei.

commit d887f2238bf7f4285502d564cc7ab636a22ab055
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Feb 2 00:05:21 2006 +0000

    Remove debug message.

commit 2b763aa3054b226acc5399b9fb4ed8073b51f302
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Feb 1 23:53:53 2006 +0000

    Check for intern->text before destroying it.

commit d4c929764a5316af1aaa0f1224c675b17890398b
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Feb 1 23:50:50 2006 +0000

    Proof-of-concept for TextIterator. Much more work to be done here.

commit d4a61bb8de127ec81615576f108d71fa89068467
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Feb 1 17:18:38 2006 +0000

    Fixed encoding of inhereted objects

commit af6dd5cb7ed05f2083e881bc2af76cabe2553d81
Author: Joe Orton <jorton at php.net>
Date:   Wed Feb 1 13:10:04 2006 +0000

    Fixed bug #36208 (symbol namespace conflicts using bundled gd).  (Jakub Moc)

commit 841642648845a5ce3fec288152cf5d383bc331c5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 1 10:31:26 2006 +0000

    fix #36242 (Possible memory corruption in stream_select())

commit d7393d2d02dd13c35328716067ee4ad9f37ee9ec
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Feb 1 09:10:23 2006 +0000

    fix build

commit b432cf277c8c3eb4aa42afafa3c56a1581e3b287
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Wed Feb 1 07:42:13 2006 +0000

    MFB: Fix line endings.

commit d8f698e33ac7b08d544178dc44d5a66c888593fe
Author:  <changelog at php.net>
Date:   Wed Feb 1 06:31:40 2006 +0000

    ChangeLog update

commit 8a2a69ad0ffefd0d773245f2fc7a2211b81e0c8e
Author: Zeev Suraski <zeev at php.net>
Date:   Wed Feb 1 01:05:17 2006 +0000

    Fix possibility of a wrong element being deleted by zend_hash_del()

commit 8a05386f7d5466afda0dbdd5db1334faee4adef0
Author: Derick Rethans <derick at php.net>
Date:   Tue Jan 31 19:12:29 2006 +0000

    - Implemented PECL req #6641: negative values for hexadecimal and octal numbers
      are not supported.

commit e3f84aafc808733798aefc6cf7e7475c9594cad2
Author: Derick Rethans <derick at php.net>
Date:   Tue Jan 31 19:09:07 2006 +0000

    - Fixed tests.

commit d96c1d0895bcac76c8e5bb2d2087986b91cbffe2
Author: Derick Rethans <derick at php.net>
Date:   Tue Jan 31 18:51:49 2006 +0000

    - Fixed PECL bug #6639: uppercase hexadecimal digits are not supported.

commit 6715bb38bdd326cc89646a4d178215136dca9d1c
Author: Derick Rethans <derick at php.net>
Date:   Tue Jan 31 18:41:45 2006 +0000

    - Fixed bug #36224: date(DATE_ATOM) gives wrong results

commit 048c5843f4307f19ffc8ba67d0a60c14b7d9167e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 31 18:41:38 2006 +0000

    merge from 5.1 forgotten patch

commit 617242e6fa57b5ec92c269230423feb027102c99
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 31 18:39:50 2006 +0000

    fix test

commit 2697320c2061be1b9b2e16430c012c21ea0dd86a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 31 18:36:59 2006 +0000

    fix #36235 (ocicolumnname delivers empty results before a succesfull ocifetch)

commit 87726add5f9c1d862b52ed2a82e3b00a45b8bfe3
Author: Derick Rethans <derick at php.net>
Date:   Tue Jan 31 18:07:24 2006 +0000

    - Upgraded timezonedb to 2006a.

commit c064a9e243b6d68cd2b3e5fd94c2729e3cb9379a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 31 17:21:25 2006 +0000

    MFB51: Fixed bug #36222 (errorInfo in PDOException is always NULL).

commit 7da29196d3b690ec617340df4d4613804dd3bbe8
Author: Omar Kilani <omar at php.net>
Date:   Tue Jan 31 09:00:47 2006 +0000

    Add some documentation to the JSON extension.

commit 73cead23a5955d80ebb06bbe3e124feb4d0ec4ea
Author: Omar Kilani <omar at php.net>
Date:   Tue Jan 31 09:00:14 2006 +0000

    Add tests for JSON based on tests found on json.org:
    
    http://www.crockford.com/JSON/JSON_checker/test/

commit 94a140214c9df560aef047de93cf17d5dcf2e698
Author: Omar Kilani <omar at php.net>
Date:   Tue Jan 31 08:59:06 2006 +0000

    - Rewritten for better performance. 3-8x faster encodes, 2-4x faster decodes.
    - No longer uses json-c, implements it's own JSON parser and encoder.
    - JSON parser based on Douglas Crockford's JSON_checker.

commit 933ce508385a6de6d6633920d0a16d267223c7ee
Author: Omar Kilani <omar at php.net>
Date:   Tue Jan 31 08:54:55 2006 +0000

    Remove json_c.

commit d54967b956e9fc8a8f21e91ce4c83ee06dba1b24
Author: Derick Rethans <derick at php.net>
Date:   Tue Jan 31 08:13:31 2006 +0000

    - Moved msession to PECL.

commit 1a62352dac6747d278d08d27e0ff8702b3d1872c
Author:  <changelog at php.net>
Date:   Tue Jan 31 06:31:44 2006 +0000

    ChangeLog update

commit 8b2446075276f70b72a0836c34cfd4c551231d41
Author: Mark L. Woodward <mlwmohawk at php.net>
Date:   Mon Jan 30 16:18:40 2006 +0000

    MSession now works with the new MCache server

commit cf0736cab6adc724f8589a4be89b0224e12ac1a2
Author:  <changelog at php.net>
Date:   Mon Jan 30 06:31:45 2006 +0000

    ChangeLog update

commit b90245d90aebf3d0173b22048e9c25793fe3aa8f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jan 29 17:36:12 2006 +0000

    MFB51: Fixed bug #36176 (PDO_PGSQL - PDO::exec() does not return number of
    rows affected by the operation).

commit 3bed27f4a685b821c7e453e6210de3cbe853863a
Author: Derick Rethans <derick at php.net>
Date:   Sun Jan 29 16:37:42 2006 +0000

    - An empty string is still a valid string, so there is no reason to return
      NULL here.

commit ce3d04c1a05825cb5b632b4c547b0f1d03d3af56
Author:  <changelog at php.net>
Date:   Sun Jan 29 06:31:42 2006 +0000

    ChangeLog update

commit ec942cb2a6cff36704f26d60ea4af1d9d8cb8614
Author: Michael Wallner <mike at php.net>
Date:   Sat Jan 28 08:08:48 2006 +0000

    MF51: use free()

commit 5e9dd334f077845733677f6b33d077efcf28959f
Author:  <changelog at php.net>
Date:   Sat Jan 28 06:31:42 2006 +0000

    ChangeLog update

commit 921498e38b350b59014464b8a99780c98420c61f
Author: Frank M. Kromann <fmk at php.net>
Date:   Sat Jan 28 06:18:18 2006 +0000

    MFB51 Export symbols that will allow building WDDX as shared object

commit f9484965f2c9b9de9b5ea59036bbd9d534a1abd3
Author: Frank M. Kromann <fmk at php.net>
Date:   Sat Jan 28 06:17:09 2006 +0000

    MFB51 Add header so WDDX builds as shared

commit d10b1290b28144ea6b5a25824bec930a8a8a95b4
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Jan 28 00:13:13 2006 +0000

    - #36185 str_rot13(NULL) crash

commit 64d4c588ad9dd86a1adf8a28ef5ccf8335cd0f80
Author: Michael Wallner <mike at php.net>
Date:   Fri Jan 27 20:48:42 2006 +0000

    MF5_1: include png.h prior php.h

commit ea5c551162a4d47ae0cd50f261fec4be57de8e56
Author: Michael Wallner <mike at php.net>
Date:   Fri Jan 27 20:22:48 2006 +0000

    MF_5_1

commit a04e63543d5458b87f1d804ee0e9443da3f506a6
Author: Michael Wallner <mike at php.net>
Date:   Fri Jan 27 19:44:40 2006 +0000

    - add imap_savebody()

commit 2901af230cd62174f94b8eb6b74cb20ff9e81c14
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 27 18:05:26 2006 +0000

    - add PNG filter constants

commit 451e86f59afb6b18e458c83ca469bfd6fe388b61
Author:  <changelog at php.net>
Date:   Fri Jan 27 06:31:41 2006 +0000

    ChangeLog update

commit 64d07968dea5ba0345f5023ab1db54184c790fa5
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 27 01:59:26 2006 +0000

    - add filter mode support for imagepng
      imagepng("file", $comp_mode, $filter_mode);
      The filters are defined in the libpng docs for png_set_filter
      allow to divide the size of png images by more than 2. Constants
      will be added later
    
      BC kept, by default no filter are set
    
    Fine to MFH? With the constants?

commit b031ac3fe427ea3373a43a74d77e4da75ef722f6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 26 15:48:15 2006 +0000

    MFB51: Fixed bug #36148 (unpack("H*hex", $data) is adding an extra
    character to the end of the string).

commit 98ca921fb2b04d71ecb347886b5510150b33ae13
Author: Michael Wallner <mike at php.net>
Date:   Thu Jan 26 13:20:56 2006 +0000

    - fix bug #36152 problems with curl+ssl and pgsql+ssl in same PHP

commit 078ca4ffb2a4cfda998f78d2a6b727f61ff9ce19
Author: Rob Richards <rrichards at php.net>
Date:   Thu Jan 26 11:18:09 2006 +0000

    MFB51: Fix bug #35954 (Fatal com_exception casting object)

commit 28591581393d740f0084f34d7a5fec206cd0e825
Author:  <changelog at php.net>
Date:   Thu Jan 26 06:31:41 2006 +0000

    ChangeLog update

commit b8ded17f81adc0c8b068f87eb59b6b0a9eeabefe
Author: Rob Richards <rrichards at php.net>
Date:   Wed Jan 25 17:33:24 2006 +0000

    fix possible crash in textContent

commit da2b91d1e1224b14be8da815a9f8a1eac0dced53
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 25 16:35:46 2006 +0000

    MFB51: Properly rewrite queries where a bound parameter appears more then
    once.

commit efae4837cf6836112efa70a4f73b9d7e1a04b7df
Author:  <changelog at php.net>
Date:   Wed Jan 25 06:31:47 2006 +0000

    ChangeLog update

commit 0fddd260f4531fe07c19dfde64000703943b5b47
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 25 00:20:39 2006 +0000

    . Update docu

commit e7752216f415a97e2cf4a91e58f6eb775598a1c4
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Jan 25 00:02:23 2006 +0000

    Use zend_codepoint_to_uchar() macro.

commit 9c8bc2043cc519e1d3a40eaeed49240cfa542bc5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 24 23:58:54 2006 +0000

    improve CS

commit a9de12c27b37f836689f79bb2165daf6eebd76cb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 24 23:39:09 2006 +0000

    ws

commit 0422ad476f298fb1cd7797d038d96e09c5d979e3
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 24 23:36:13 2006 +0000

    - Update docu

commit 0fe18452679898b5cd15f669a4559217a4f9ed9c
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Jan 24 23:09:43 2006 +0000

    eurealloc() should not be used with UBYTES()

commit a372669d4a2cfb45cfd40f42210eee5c0ee971fb
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 24 20:57:56 2006 +0000

    - Fixed Bug #35978 %n format string specifier wrongly implemented

commit 0e42375ded43a86794f060d17bcbd722326c9bfe
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 24 20:19:49 2006 +0000

    - Implemented #36141 Add ReflectionClass::newInstanceArgs($args)

commit 35e632257ebbbc8f419f63782a25279ac3489271
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 24 19:48:11 2006 +0000

    - Add fast access to HashTable

commit e386a7ae5c2464526c144936aded3b5f14adc9c5
Author:  <changelog at php.net>
Date:   Tue Jan 24 06:31:45 2006 +0000

    ChangeLog update

commit 6dcebfd9042e8c487e59b7f3c5e2f989dff60f3e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 23 22:40:39 2006 +0000

    fix #36113 (Reading records of unsupported type causes segfault)

commit d536cb413934518145dc20aeb408e1595e522195
Author: Greg Beaver <cellog at php.net>
Date:   Mon Jan 23 19:30:14 2006 +0000

    update copyright year, and add credits for Davey Shafik/info on where Phar came from

commit 29c9d442e844b98698722cdf2d40523c51fea9ef
Author: Derick Rethans <derick at php.net>
Date:   Mon Jan 23 18:08:05 2006 +0000

    - MF51: date is not a server API

commit 9201fa6918d40a072e11c20a6435e00e3a0cb490
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 23 15:24:41 2006 +0000

    MFB51: Fixed bug #36134 (DirectoryIterator constructor failed to detect
    empty directory names).

commit 655d2824d4efe896e29782fec7120ef0f2f3dfa8
Author: Derick Rethans <derick at php.net>
Date:   Mon Jan 23 09:04:50 2006 +0000

    - Go with 0.9.4.

commit 3f5eb39f8c18977fce8c7a0a01f4f6361623fa06
Author:  <changelog at php.net>
Date:   Mon Jan 23 06:31:56 2006 +0000

    ChangeLog update

commit 2a2eae219c8aa82e062d4e05bd5cd99745c76ac1
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 23 02:26:15 2006 +0000

    - Fix error message

commit 2d24ebbe16c5a19d83914d5acb81df9ca9898cf8
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 22 23:53:53 2006 +0000

    - WS

commit 7c8de803d00c00ab1840b935ef95e7a89c8d69cb
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 22 23:48:02 2006 +0000

    - Fix memory leaks

commit 86162f7a380b44e5c118114bd9c161434f86ad2c
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 22 23:46:50 2006 +0000

    - WS

commit b7d473ac0014eb94abe8dadef86a25ca9fef6846
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 22 22:15:55 2006 +0000

    - WS

commit 693c5ad27fe70ba43c9733fce4722fca94b5f50d
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 22 22:06:02 2006 +0000

    - Update test

commit 7037a831fb92d9894c168344ee36f3226c93bd42
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 22 21:46:47 2006 +0000

    - Hmm one more # is needed

commit 654a2a5d0b29891af817f62c8db64d6462364e62
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 22 21:45:38 2006 +0000

    - Fix for head and add a bit more info

commit f4a0ce710eb3d1aec9a9c86d86f15c958b6b880e
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 22 18:55:02 2006 +0000

    - Fix method invocation issues

commit a3317681aa5df6f19f35b022dd33a75cb979173c
Author:  <changelog at php.net>
Date:   Sun Jan 22 06:31:42 2006 +0000

    ChangeLog update

commit c839665f10b249635ef0c1c47f5b9302a3e57300
Author: Derick Rethans <derick at php.net>
Date:   Sat Jan 21 15:57:43 2006 +0000

    - Fixed constant names in tests.

commit a0bff6f8d639828fa528b5c0e675f479936c05c9
Author: Derick Rethans <derick at php.net>
Date:   Sat Jan 21 12:48:46 2006 +0000

    - namespace protect constants

commit e017df6f642ee53af557e8e23bc3d76e296456ed
Author:  <changelog at php.net>
Date:   Sat Jan 21 06:31:45 2006 +0000

    ChangeLog update

commit 942098d19ec1d9c699d95c47f14c31827a017b8a
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Jan 21 02:49:32 2006 +0000

    added new option of mbstring to php.ini

commit 428bce101a473c9c8c0a532e123336d666f2cabf
Author: Omar Kilani <omar at php.net>
Date:   Sat Jan 21 01:14:14 2006 +0000

    Change license from LGPL to PHP.

commit 644ca8810095c28eca47cb8b7d3a8d6855131148
Author: foobar <sniper at php.net>
Date:   Fri Jan 20 21:58:17 2006 +0000

    - Fixed bug #Â36110 (missing sanity checks for external build)

commit 9a69aa32e921adfa8aca2ce785a165eca2c0cba6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 20 16:58:33 2006 +0000

    fix typo

commit f32c1b7c2b01f082cf640dea7465e65615a6097d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 20 11:07:51 2006 +0000

    add new test

commit f14d1152fe9dc01ab602af49c25ea8de5662e655
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 20 11:01:36 2006 +0000

    fix #36096 (oci_result() returns garbage after oci_fetch() failed)

commit 9b674c8a797add96397a50d5ca578a9cc67b6116
Author:  <changelog at php.net>
Date:   Fri Jan 20 06:31:47 2006 +0000

    ChangeLog update

commit dd68ac4c8c3d65d4631448d16e333ecbd2f7f652
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Jan 20 01:40:48 2006 +0000

    MFB51: Allow get_headers() to return header information even for non-200
    responses.

commit 04ad1d146259b4efa8296a71ba7762be02163606
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 19 21:27:15 2006 +0000

    fix test

commit cc0fae37029ca4ab50a6bc5b0598b1eeb22909eb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 19 20:52:45 2006 +0000

    fix tests

commit d90873d3ce98d2935c538b83bdebcb5ea64305e2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Jan 19 07:26:58 2006 +0000

    Fixed bug #36071 (Engine Crash related with 'clone')

commit 185dabe26bc5bbbd62dc8455030b625587d9f18e
Author:  <changelog at php.net>
Date:   Thu Jan 19 06:31:47 2006 +0000

    ChangeLog update

commit c83190514fd7ac3c718c0fd67570b361c3c4ce52
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 18 23:55:27 2006 +0000

    couple of pedantic fixes: "static" should be first

commit 4f07cff61c2fa5dd4e49d561d901b26e7cff7ff7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 18 23:39:00 2006 +0000

    fix typo (and possible segfault)

commit 79bebd9bf8df5f9c274c6e6783b895363cb3c67e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 18 21:06:18 2006 +0000

    make sure ce_child is properly initialized

commit 01476c3ea7ff4970eeae5af17b98250c6aa786ab
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 18 17:58:56 2006 +0000

    fix error message on `make test` when bison is not installed

commit f0b0e2cd19c67466d91eb51888dbd062cd7a6416
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Jan 18 14:05:28 2006 +0000

    MFB51: Make get_headers() use the default context.

commit 9e03537d905f9af6b3fda4f6ff14d6aa77b2d406
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Jan 18 10:11:12 2006 +0000

    reorganize resource destruction.
    - use one helper function for all resource types
    - destroy all resources when connections are still available

commit 1105368b9ca646ccabf9981aa5286bc8419bc568
Author:  <changelog at php.net>
Date:   Wed Jan 18 06:31:47 2006 +0000

    ChangeLog update

commit 7bf63ad49b1847f71e332bfc20db2b001ea9f1fb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 17 23:49:14 2006 +0000

    improve open_basedir checks in GD

commit 38beafe629aad4f542f0c9b5b270be1594ad3e21
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 17 23:44:11 2006 +0000

    fix #36055 (possible OCI8 crash in multithreaded environment)

commit b8dda54715e52a9a498f956186233519449c0ad8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 17 22:13:39 2006 +0000

    fix build

commit b0b79b138daa03cba2f5ee63ef95c48865aaf3ab
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 17 19:56:41 2006 +0000

    MFB51: Fixed bug #36046 (parse_ini_file() miscounts lines in multi-line
    values).

commit 2179e33f1490ce4db95a89f12bf102c1ca313d47
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Jan 17 16:34:58 2006 +0000

    - MFB: imagecolorallocate* returns false on error

commit 227295a4f1df63b8740aa2bdd8cdca61be738268
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 17 12:18:53 2006 +0000

    Unicode stuff is changed according to decision maden on PDM.
    Now IS_BINRAY data type is removed and IS_STRING starts behave as IS_BINARY in unicode mode. IS_STRING is incompatible with IS_UNICODE, so ALL functions should be improved to support unicode mode.

commit 465b131c2f15f5816f7db02b0dd69907a1d0dd3d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Jan 17 09:39:33 2006 +0000

    Fixed bug #36037 (heredoc adds extra line number)

commit b29d9dbc8721612f7fa3107d6e82f941beef4338
Author:  <changelog at php.net>
Date:   Tue Jan 17 06:31:48 2006 +0000

    ChangeLog update

commit 1204ea0e637a73e5da2d79c5ac6b27270eb703f8
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 17 02:32:34 2006 +0000

    MFB51: Only report mkdir() errors if error reporting option is set.

commit f0a32f012786b7f3ddf44cdfbebaf43eff01df2b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 16 23:03:41 2006 +0000

    fix #36038 (ext/hash compile failure on Mac OSX)

commit 38b7befa2e2e007bafc2430fd732ee3d97e80f16
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 16 20:41:00 2006 +0000

    fix typo

commit 07ff99a0759db3247f8b2fbae7616210a50acf86
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Jan 16 19:47:07 2006 +0000

    fix bug #35999 (recursive mkdir() does not work with relative path like "foo/bar")

commit 9e7ddd51ee108b436146c812c7a516ba0f6c46c0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jan 16 14:26:35 2006 +0000

    Fixed first-chance exception during request shutdown

commit c93396ae1adc14a07c8fc21d5c239a5aaeb57d73
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jan 16 10:12:54 2006 +0000

    Fixed bug #36006 (Problem with $this in __destruct())

commit 7e5b53c2b34a858f7473ea2c6ac1b3647b27235f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Jan 16 09:17:50 2006 +0000

    Fixed bug #36016 (realpath cache memleaks)

commit 3a67d538ee97dbecfdd81749ecafe8b76cfd4e54
Author:  <changelog at php.net>
Date:   Mon Jan 16 06:31:39 2006 +0000

    ChangeLog update

commit 0de9cf1e73fe2b09990f4611057bb06788adfa3b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jan 15 16:51:34 2006 +0000

    MFB51: Added a check for special characters in the session name.

commit 8f86b6d145a6362528d31c4f34426d6d29835a36
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Jan 15 16:05:49 2006 +0000

    avoid segfaults

commit 806c280d6d107391cc3a2f8c2e5afb97cb53ef55
Author:  <changelog at php.net>
Date:   Sun Jan 15 06:31:47 2006 +0000

    ChangeLog update

commit 2d3dc44908cbe51fef3cc6ab9e388ff81cfd3ca5
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 15 00:17:08 2006 +0000

    - Fix issue found by nuno

commit e99778562d3b11ae1adcc2be3db5a9bb9b9bfcfc
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Jan 14 22:22:48 2006 +0000

    add test for bug #36010

commit d91dd0a0bb1c13b055ec95869c0407d98a06f831
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 14 20:20:53 2006 +0000

    - Update

commit 584c0719e421b837b084054a0cd1c1946aeeca14
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 14 15:55:10 2006 +0000

    - Fix test

commit 2fe859febbff953a36972661a3177cb0c97e9a8f
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 14 15:22:19 2006 +0000

    - Fixed bug #36011

commit 61a80cf37ba92fbb42817cf3446db7308d62e42c
Author: foobar <sniper at php.net>
Date:   Sat Jan 14 15:10:54 2006 +0000

    ws fix

commit 56c182d41cdb5db0ba2caa2a04f0602c4b547a10
Author: foobar <sniper at php.net>
Date:   Sat Jan 14 15:04:12 2006 +0000

    - Install header file

commit 4b4d6e54c9072baf356bea046dbe8f0f725d6f5a
Author: foobar <sniper at php.net>
Date:   Sat Jan 14 14:58:35 2006 +0000

    - Fixed headers

commit b30c69e8a1f5807a45a679d978a86614650d4354
Author:  <changelog at php.net>
Date:   Sat Jan 14 06:31:40 2006 +0000

    ChangeLog update

commit f22c929561dffdde110e8a7eb70e6386401e2578
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 13 19:35:27 2006 +0000

    - Fix #35998 (getPathname() method always returns unix style filenames)

commit dacf0833284d97f3d263568c7e14577eba17d1e7
Author: Sascha Schumann <sas at php.net>
Date:   Fri Jan 13 14:30:34 2006 +0000

    - WS

commit a820f8da4cd6dc5ddc169f4269256fd11076417b
Author: Sascha Schumann <sas at php.net>
Date:   Fri Jan 13 14:23:35 2006 +0000

    - lower valgrind error count to zero.

commit b5fd1c0ec3fbd9a11072730a1df74571e922bf38
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 13 13:04:01 2006 +0000

    add missing ifdefs

commit 830f12faac0ab990918277d69819b2d3653a209d
Author:  <changelog at php.net>
Date:   Fri Jan 13 06:31:41 2006 +0000

    ChangeLog update

commit d7772d520349ba6d6f70a431528573b3ea7df84b
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Jan 13 04:10:32 2006 +0000

    - MFB: add php_mkdir_ex

commit 18d36265fde4c7c1ecad1e2399e67b98f8292be2
Author: George Wang <gwang at php.net>
Date:   Fri Jan 13 03:21:51 2006 +0000

    Initial checkin of LiteSpeed SAPI module

commit 42e3644d5b855a44014011e4711e85b7f383486f
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 12 21:16:29 2006 +0000

    - Add bzip2 decompression support

commit 679fa695758d80467d03b88c0daf5151e9461a3e
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 12 19:23:24 2006 +0000

    - Add stream filter 'consumed' which can restore the stream position when
      a stream was read or written through a size changing filter.

commit 095c66e715f97579869e8e6230d759748ee3c85e
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 12 19:21:36 2006 +0000

    - Fix two warnings
    # Here fixing warnings reveals that it often enough means fixing errors

commit d6e15bf75e8fee57ce8cce38e06716474a8e0727
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 12 19:13:50 2006 +0000

    - Fix warning

commit f1ffdfdbb333506416c9d0a4abf8142852f438f1
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Thu Jan 12 15:37:56 2006 +0000

    typo fix

commit d357c67915f46fd54dca906c73784f83cd17e58b
Author:  <changelog at php.net>
Date:   Thu Jan 12 06:31:40 2006 +0000

    ChangeLog update

commit a5cfcdd2769b207283645531faba5864a7fd20e5
Author: Omar Kilani <omar at php.net>
Date:   Thu Jan 12 03:50:22 2006 +0000

    Don't leak a json_object on a decode error.

commit 566f8b136a85568e3f59250c2d6c3377e30870b3
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 12 02:33:28 2006 +0000

    - Use consumed filter to check number of compressed bytes read
    # This fixes all tests again

commit 8166072ea3eae403cac281e26820d0fb82b245d3
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 11 23:55:57 2006 +0000

    - Change to use streams filters which simplifies decompression a lot and
      easily allows to use other compression algos too

commit ae81cb9a1cdc75204fa84dc72e3c671c27e7e651
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 11 23:54:30 2006 +0000

    - Add new test

commit cd24188fad29bb48f1ffa136c2f8c031fc68dc04
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 11 21:34:48 2006 +0000

    - Fix test

commit b4e19230f9ab356d713e3e25f63575548e1c42a5
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 11 21:19:46 2006 +0000

    - Split fname/phar-data mapping and alias/phar-data mapping
    - Add test

commit 9222435376685bc80359ba429e48ed57c54bba87
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 11 20:32:56 2006 +0000

    - WS

commit d8a53905e973887e373d5670d7e11972d78d439d
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 11 20:24:07 2006 +0000

    - Add short size info

commit 2be14929df22cc7c7e23301e112fc3c4d1c5dfb7
Author: Michael Wallner <mike at php.net>
Date:   Wed Jan 11 15:18:58 2006 +0000

    - ws

commit 59a40f1eedd4503839d339439f5046f3b0005d98
Author: Michael Wallner <mike at php.net>
Date:   Wed Jan 11 15:16:34 2006 +0000

    - fix CGI SAPI check on Windows

commit fcc2ad592db75e54de9249f72f3b9688bc2f1793
Author:  <changelog at php.net>
Date:   Wed Jan 11 06:31:39 2006 +0000

    ChangeLog update

commit 5b62ceebb29054ca6e04dca5d9c78599ab3ff2ec
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 11 01:51:47 2006 +0000

    - Fix more errors (by the way the phars are found)
    - Cleanup code

commit fa5831e7b55e7ce3686b9241d9a5ee46fdb3f427
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 11 00:50:33 2006 +0000

    - Fix a bunch of tests (not all done yet though)

commit 23d81c4630bdbf0f93943a2c4e8e710f0b0b1c6c
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 11 00:50:07 2006 +0000

    - Fix a few error checks

commit d2397a9301c9e0892701e456ccbec8a022ba4e93
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 10 16:14:45 2006 +0000

    MFB51: Fixed bug #35916 (Duplicate calls to stream_bucket_append() lead to
    a crash).

commit 8d4db4f24c5308cdb416c9c418ddded46aea1cff
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 10 14:15:12 2006 +0000

    fix #35959 (Cannot build with Solid 2.3)

commit 2e43670647d7896b74fbb71f25b50294d3b8d95d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 10 10:51:39 2006 +0000

    fix memory corruption (HEAD only)

commit c9d6bb5b9fdd5a3bb8137c4e05ed7f863e34461a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 10 08:32:49 2006 +0000

    silence compile warning in non-ZTS mode

commit 9bd3c360ba28324d553b6804acb131cccdb45bbe
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Jan 10 08:29:19 2006 +0000

    destroy regular connections in RSHUTDOWN if ZTS is used
    this fixes problem with Oracle9 (not Oracle10) and Apache2/worker - connections are not being closed correctly
    see #35205 and similar issues

commit 2ca31fa63c01322708a71c585c6c4ae580ecc600
Author: Greg Beaver <cellog at php.net>
Date:   Tue Jan 10 06:46:17 2006 +0000

    tests need updating, but this works with a valid 0.8.0 phar now.  Additions include alias/apiversion/per-file flags in the manifest

commit 150740218da22dc76b97e229d829d32f272e75c7
Author:  <changelog at php.net>
Date:   Tue Jan 10 06:31:39 2006 +0000

    ChangeLog update

commit 0618bc66e8f6f2748aa435d36508f94277d43ae9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 10 03:18:52 2006 +0000

    MFB51: Fixed test

commit b958490b6cbc3f0106d328378bce57bbf80ecd41
Author: Marcus Boerger <helly at php.net>
Date:   Mon Jan 9 07:48:19 2006 +0000

    Add print_ft to dump function tables (lists the names)

commit 9fd664318ce1d3539e3d6b6113a33b477bc9b6a7
Author:  <changelog at php.net>
Date:   Mon Jan 9 06:31:39 2006 +0000

    ChangeLog update

commit c043dd301c08bfc4e406d116dbfc4861c599af1b
Author:  <changelog at php.net>
Date:   Sun Jan 8 06:31:44 2006 +0000

    ChangeLog update

commit ec20ba1a50dc51dcefd0ec2c00aca08550eeb29e
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 7 21:29:00 2006 +0000

    - MFB Second part of is_callable/call_user_func
    - Clean a few warnings

commit 416d5f2c0c62fa9546a851442f583cc29ebae512
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 7 21:16:02 2006 +0000

    - MFB missing E_STRICT

commit ddd5d80194a2ce21dc8332d34810165b773e9831
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 7 20:43:33 2006 +0000

    - MFB zend_is_callable() fixes
    # Now to the missing part in zend_call_function()

commit 106463c47453af1ee8020a3560d52d386cebec70
Author: Greg Beaver <cellog at php.net>
Date:   Sat Jan 7 18:37:44 2006 +0000

    need PHP 5.1.2 because of bug in temp memory streams

commit 34c8cd019069d956ff14becebb881d91de99e1bc
Author: Marcus Boerger <helly at php.net>
Date:   Sat Jan 7 16:46:30 2006 +0000

    - Show whether this is the shell or just the starnge mode

commit 5f99b7cb528b5e9cf5d74e015b35a96f0c0b4bf0
Author:  <changelog at php.net>
Date:   Sat Jan 7 06:31:44 2006 +0000

    ChangeLog update

commit 0b9213d82b551e3c8e8c433594e27c4bc8cd672d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 6 21:21:09 2006 +0000

    fix tests

commit 713127f5ee5cb76f1f7d220556968a790b48ff8e
Author: foobar <sniper at php.net>
Date:   Fri Jan 6 21:19:16 2006 +0000

    Nuke unused files

commit 7c10d88716a3c774c10b678d54c6c7b73d249aa2
Author: foobar <sniper at php.net>
Date:   Fri Jan 6 21:17:14 2006 +0000

    credits for Dmitry

commit 9cd04b68d1eb54458d5a3290ac27eeb106b895a2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 6 20:54:46 2006 +0000

    typo

commit 57c39d214d6e426d68cc90efd1f72a17641f5a39
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 6 20:43:19 2006 +0000

    - WS

commit cc242b6afac9f238b30b2d7d66410a3431aa9d78
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 6 20:34:31 2006 +0000

    - Fix potential crash (const' type is not initialized in case of error)

commit c5926d1efa9ea4429f3ef3e9c0c4c586102cd9f5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 6 20:26:03 2006 +0000

    add missing .cvsignore

commit 9f0f9bc95862e85eaa0738762769788b784a9336
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 6 19:57:49 2006 +0000

    - Update

commit a4e0ddc67b6e83f67baa6b1e09ef0ce7bfb3fa84
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 6 19:23:58 2006 +0000

    - I was missing here

commit 27dbc1d9697ba870aa2c3193c489a3e5dcef1eae
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 6 19:20:21 2006 +0000

    - Prevent overloading aliases
    - Detect already loaded files and reuse them instead of reloading them
    - Add a test for the above

commit 4930c2fa31835d4e3856ba73c8b013a14c4c6b7e
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Jan 6 17:54:35 2006 +0000

    Let's not mess with r->allowed here - this should fix bug #32561

commit 2de7a49fae17b3f086142fb4abec4c3e0542c0d8
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 6 17:34:47 2006 +0000

    - No ini setting needed

commit 1431022aae86c13701ee249e1cabc3fbdc2acc60
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 6 17:33:03 2006 +0000

    - Correct test name

commit 2490f087b4b2a4c1a81a9c61f6f9f5f30e568069
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 6 17:32:34 2006 +0000

    - Fix typo and change to sizeof usage

commit 685fa28235f59650e4527ba698299460e3955b4e
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 6 17:23:42 2006 +0000

    - Rewind stream when transferring ownership
    - Add Phar::loadPhar + test

commit e267d2c2d04153946e1b79b6baace51d734bee94
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 6 16:27:15 2006 +0000

    - And another test

commit a4d469836dfb05ba8a04aedb5a4b82958216441f
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 6 16:11:54 2006 +0000

    - Add new tests

commit fbdb432847c8d25ab2216f4eca7ddabff5c73fdc
Author: Marcus Boerger <helly at php.net>
Date:   Fri Jan 6 15:31:42 2006 +0000

    - Typo

commit f8bda52627d6be6e71180f119f86f6079483de40
Author: foobar <sniper at php.net>
Date:   Fri Jan 6 14:03:28 2006 +0000

    - Fix configure on Solaris

commit 623b5de1b2cc78e8c7e6338c212afade5e62cc40
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Jan 6 11:48:03 2006 +0000

    fix #35907 (PDO_OCI uses hardcoded lib path $ORACLE_HOME/lib)

commit bd53ba7cf97e012ccba154a06a829b61b316fbd6
Author:  <changelog at php.net>
Date:   Fri Jan 6 06:31:45 2006 +0000

    ChangeLog update

commit bc8333c42ad42de8e4e5e6262f36bd2b0f6a9736
Author: foobar <sniper at php.net>
Date:   Fri Jan 6 02:04:22 2006 +0000

    - Cleanups:
      * unify the address handling to always strip leading whitespace
      * ws fixes

commit abd2aeb1cd046e929d67d124edc8d410845734d9
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 5 22:24:41 2006 +0000

    - Use temp streams internally instead of memory to reduce memory usage
    # Internally we try to use only one temp stream if possible by stoing
    # the temp stream in the manifest entry and transferring ownership upon
    # usage/close. If a particular file gets opened twice in parallel we open
    # a second temp stream nonetheless.

commit 71af00ec47431de5a4cc208a8d35007cc5718299
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 5 22:05:44 2006 +0000

    - Fix issue with memset seeking
    - Fix issue with shutdown order of temp/memory stream

commit 1afd9d6ea0392f93380c24b5880d7705cd5051ad
Author: foobar <sniper at php.net>
Date:   Thu Jan 5 21:53:07 2006 +0000

    - Fixed bug #35911 (HAVE_PG_CONFIG_H set incorrectly)

commit 16be5ff45b82555ad379acd7ae92895fa2ac944b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 5 20:49:28 2006 +0000

    fix typo

commit e66929c8b3d46fb04cbe034bb1a2fc9a086907a8
Author: Hartmut Holzgraefe <hholzgra at php.net>
Date:   Thu Jan 5 20:10:10 2006 +0000

    ncurses goes sibiria^Wpecl

commit 4c5fb5fc50cdaa0f7708acaf2d37256a3cd9f9bf
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 5 19:00:01 2006 +0000

    - Fix docu

commit 6213faa4027b8f82700f2e4a0caa89e82d5ea821
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 5 18:06:15 2006 +0000

    MFB4: Fixed bug #35908 (curl extension uses undefined GCRY_THREAD_OPTIONS_USER).

commit 1e3efec941f61d17fb622e9568021e4c757cc7ce
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Jan 5 13:40:10 2006 +0000

    delete descriptor from the hash and avoid crashes on commit/rollback

commit f3275b20805f1dde3e296ddc246c4fd8a94b2649
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 5 11:32:05 2006 +0000

    - Made HashTable manifest a direct member rather than a pointer
    - Need to find a working detection for compressed phars

commit bcb25bffec28e9f22072eba9e6996ae87d119160
Author:  <changelog at php.net>
Date:   Thu Jan 5 06:31:47 2006 +0000

    ChangeLog update

commit a93ddab01e16f315dd00b8f56e8d30e63c680b8f
Author: Andi Gutmans <andi at php.net>
Date:   Thu Jan 5 02:35:02 2006 +0000

    - More -> 2006 changes

commit f65ab3c1e012e7e8a96b60be4514312b75b4d4e1
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 5 00:55:55 2006 +0000

    - If no compression was specified and we detect compression than simply set
      compression mode.

commit 9b3ea9bb598c076f90332e0612b97d0062a6b901
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 5 00:53:41 2006 +0000

    - Allow simple .phar too (in that case we guess no compression)

commit 501c081a80855721542465396f58763b76567f0b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Jan 5 00:51:34 2006 +0000

    MFB51: Fixed bug #35669 (imap_mail_compose() crashes with
    multipart-multiboundary-email).

commit d4a400726de8e383e8a1383aa4a109f02c538939
Author: Marcus Boerger <helly at php.net>
Date:   Thu Jan 5 00:39:31 2006 +0000

    - Cleanup/simplify/let configure determine whetehr we are big/little-endian

commit 0a424c4cf2c41e60e1ffecc4636b5cc8b6b5c6bb
Author: Andi Gutmans <andi at php.net>
Date:   Wed Jan 4 23:54:45 2006 +0000

    - One more update

commit 5de7cc3194d37a3dd2fdac2ef50072303798ebca
Author: Andi Gutmans <andi at php.net>
Date:   Wed Jan 4 23:54:12 2006 +0000

    - Update copyright notices to 2006

commit 94dffc55ac062f8bea6a9a045efe2ac6fd2ad09f
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jan 4 23:04:06 2006 +0000

    bring tests up-to-date with 5_1 branch
    #few are failing and will stop failing when bugfixes are upmerged from 5_1

commit 9be53ac7a55215a9e8d140cbe6c85a2abfdf7693
Author: Andrey Hristov <andrey at php.net>
Date:   Wed Jan 4 22:42:17 2006 +0000

    cast and fix a warning

commit 30c3b1f1b9f921169c64177d8694fdfaaf6b22c0
Author: Derick Rethans <derick at php.net>
Date:   Wed Jan 4 21:35:54 2006 +0000

    - Fixed test case.

commit 5daa75b09c8f66e153d662e615546b4ed0f5cd2b
Author: Rob Richards <rrichards at php.net>
Date:   Wed Jan 4 20:55:14 2006 +0000

    fix test

commit 66835bd6c88f2f06c0947bb7426e34c186ab7117
Author: Rob Richards <rrichards at php.net>
Date:   Wed Jan 4 19:43:36 2006 +0000

    fix tests

commit 13048a3cb5c5589430f4fd2acde0acf3c0674080
Author: Rob Richards <rrichards at php.net>
Date:   Wed Jan 4 17:34:44 2006 +0000

    fix win build

commit cd6161c9c9ca5f9c8f7ca3083f29fd3f5ff63aca
Author: Greg Beaver <cellog at php.net>
Date:   Wed Jan 4 17:19:04 2006 +0000

    add Marcus as lead

commit 8f27248fbf03925f6aee27ff9ff901310bf2df05
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 4 16:43:42 2006 +0000

    - Update tests

commit 7ed3be8240b4e3f0259be6bba9cd98d59c897eb8
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 4 16:18:31 2006 +0000

    - Fix TSRM builds

commit 81d9c330f74e5c1c187b792780b071558ffde513
Author: Derick Rethans <derick at php.net>
Date:   Wed Jan 4 15:56:58 2006 +0000

    - Fixed bug #35885 (strtotime("NOW") no longer works).
    - Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).
    #- Not added to NEWS as this will be merged to PHP_5_1 when Ilia looks at it.

commit 02ea4de78b9d119a6e6849da4c2c4831adaea4d6
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 4 15:51:06 2006 +0000

    -Typo

commit b72e1143d2aa04992f23de615312bd39c17b4721
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 4 15:50:45 2006 +0000

    - More clean up (no need to export enything because one may either access
      the stream handler tables through the streams api or use the streams
      which is prefered anyway).

commit c9128375f904b0519a30fe53309aded18de61ce3
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 4 15:34:26 2006 +0000

    - Update examples

commit 5a45646d8be0922f65879871b7fcb7ae92ad94b3
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 4 15:27:18 2006 +0000

    - Clearify names
    - Fix several memleaks
    - Cache files

commit 2e6c551c5d226daa6544ac1e0aad28980b89057f
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 4 15:22:35 2006 +0000

    - Simple unlink is enough

commit 04fc3b48a218e1e9982d5bd8e0782a32e44164b4
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 4 15:18:07 2006 +0000

    - Fix test

commit 8568edda69ad05bf2269401277a2e41a134f27b1
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 4 15:17:32 2006 +0000

    - Typo

commit 052420e27b1c72fcc841d11927132ff386cb4bdc
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 4 15:07:49 2006 +0000

    - Add CLEAN section which contains optional cleanup code executed even when
      the test fails and which can be prevented by --no-clean switch

commit cb9f1be8aabcfee3f24745684c1c5282e916046d
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 4 13:18:31 2006 +0000

    - Add myself as author

commit 648e20c1b69ead6b90eaa56c7a433de7123eb6fd
Author: Derick Rethans <derick at php.net>
Date:   Wed Jan 4 12:57:04 2006 +0000

    - New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820
      and #30937.
    #- Didn't add it to news yet, as we'll merge this to PHP 5.1.x (just need to
    #  wait for Ilia to approve it for 5.1.2).

commit 223aa7294d6c072c84df5d3a350606f3774f58d9
Author: Derick Rethans <derick at php.net>
Date:   Wed Jan 4 12:22:23 2006 +0000

    - Added the lchown() and lchgrp() functions which change permissions and group
      permissions on symbolic links.
    #- We'll also add this to PHP 5.1.3? or PHP 5.2, so I didn't add it to NEWS.

commit 42736d6d70b72767221c445bb2b2075611186698
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Wed Jan 4 09:26:32 2006 +0000

    ZTS fixes.

commit 38e6f8b200938f1cad9ea05ea0df218ac48eb79a
Author:  <changelog at php.net>
Date:   Wed Jan 4 06:31:48 2006 +0000

    ChangeLog update

commit be1177259e1c00f2c157b9da9511fde7899db516
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 4 02:26:15 2006 +0000

    - Imlement normal stream handling, use .phar.php anf .phar.gz to detect
      where the filename part ends and whether it is compressed or not
    # This already allows: php ext/spl/examples/directorytree.php phar:///...

commit 971ef7187426f82fb2ea185f90428be3496dba0c
Author: Marcus Boerger <helly at php.net>
Date:   Wed Jan 4 02:21:22 2006 +0000

    - Add test (fails right now (why ever))

commit 32ab7543b1050f5060271801f040ac7239640b3f
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 3 21:34:11 2006 +0000

    - Add new test

commit e7e0bef1060ce5b1ff4b579887cf6d08e218be96
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Jan 3 20:13:31 2006 +0000

    MFB51: Added param checks for ap2 fetch respose/request header functions.

commit cc860105fe625a420ae47f80f068c32fc5e49440
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 3 16:22:23 2006 +0000

    - Fix two crashes in case of error

commit e829ba3a9db3aaea74353ae593424e04ae5567fe
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 3 15:59:07 2006 +0000

    - Provide parameter info
    - Add missing editor blocks

commit d01c016cbd23e277c691e308ff8e1449ae5b4675
Author: Marcus Boerger <helly at php.net>
Date:   Tue Jan 3 15:50:46 2006 +0000

    - Change to new extension layout (drops unneccessary foward decls)
    - Privide proto's

commit d70b36aec5eabcf6c81ce4c0e869abd232f52af2
Author: foobar <sniper at php.net>
Date:   Tue Jan 3 13:25:33 2006 +0000

    MFB

commit 33978e8e3349c33e0427af94dbee86c0780560bf
Author: foobar <sniper at php.net>
Date:   Tue Jan 3 13:20:13 2006 +0000

    - Fixed bug #35288 (iconv() function defined as libiconv())

commit 1c814be2287dcfc47499b81c35c94aefe84b7332
Author:  <changelog at php.net>
Date:   Tue Jan 3 06:31:37 2006 +0000

    ChangeLog update

commit 22a3bedee0c799b72040c369049cc58afa991f65
Author: foobar <sniper at php.net>
Date:   Mon Jan 2 22:39:43 2006 +0000

    - Fixed apache_setenv() which requires 2 parameters

commit 331253e7e6ec0ac8c32c0cebf812a9bca465adfe
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Jan 2 22:19:53 2006 +0000

    MFB51: Fixed possible crash in apache_getenv()/apache_setenv() on invalid
    parameters.

commit 61d12ef9ec318d0a085328c32c8bf71c966832a8
Author: Derick Rethans <derick at php.net>
Date:   Mon Jan 2 20:15:22 2006 +0000

    - Fixed year dependent test.

commit c6a372dba25e6dcb11651d95769d03daad02ea69
Author:  <changelog at php.net>
Date:   Mon Jan 2 06:31:58 2006 +0000

    ChangeLog update

commit 6d079c9c8268831932f5bd70b6299e01e32a18ca
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 1 23:05:42 2006 +0000

    - Class was renamed (change test names, too)

commit 1c9da67d8963b70d6220b32e2038202f2e27f987
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 1 22:58:12 2006 +0000

    - Class was renamed

commit 33925b36275c5eb5690306de447a8e2706e511dc
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 1 22:49:10 2006 +0000

    PHP_Archive -> Phar to match coding standards and pecl traditions

commit 98e7933f8b5f07b661bbacd83110c24ee5c1edca
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 1 22:20:26 2006 +0000

    fix 018/019.phpt - we need to compare the whole key, not just all but 1 char, otherwise 1-byte files/dirs are not compared

commit f21708f0a408103a8330fe539a201622088d5124
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 1 22:19:51 2006 +0000

    - Small tweaks/cleanup/left-overs

commit 4b70d45fc9636a1e41991df67dc087217845bb12
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 1 22:11:03 2006 +0000

    remove a host of small problems found by testing 016.phpt

commit 1481746e1379600c77946ba8d9e8c50960b1482e
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 1 22:10:21 2006 +0000

    test needed tweaking to pass now

commit a0f0f6c36ade4cac57bcfae929bd1738ab2b8dbd
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 1 21:43:14 2006 +0000

    update tests to new API (16, 18, 19 still fail)

commit e80363ae49ca46f9146488abde564edb1560099b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 1 21:42:55 2006 +0000

    - Simplify and change to --enable-phar since zlib is optional

commit 90df1e7f87b52b468e848a27a4e8a17aa4380466
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 1 20:57:43 2006 +0000

    on second thought, signing can be done externally without a performance hit, and only needs to be done on initial download, i.e. is best implemented with external tools

commit 77232928a54baa6efa0f0c99ddfef6d00b3807df
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 1 20:40:43 2006 +0000

    - No revert the automatically inserted /*..*/ where wrong

commit 570e38fde8c94dff4c457a61b9e93897283d5deb
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 1 20:34:22 2006 +0000

    - Fix comments

commit 4de87a68e8647721a4a6f08cb9e7fcd98af8d3da
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 1 20:30:16 2006 +0000

    update package.xml

commit edb6e4c9d5dc9998ad82b025748534e5a7d2d1d0
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 1 20:16:09 2006 +0000

    add sorting to opendir() so that it matches PHP_Archive exactly

commit 14b8cbedb75abb17024e38fac0f21a3b2b7a8359
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jan 1 20:13:31 2006 +0000

    MFB51: Added safety checks

commit 7b8104bcf6310d3bb7f809ffa4af840ad3d1ca08
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Jan 1 20:08:19 2006 +0000

    Fixed bug #35797 (segfault on PDOStatement::execute() with
    zend.ze1_compatibility_mode = On).

commit e16171a6b1221aa639e254e7153ed2ed35c4fb2a
Author: Marcus Boerger <helly at php.net>
Date:   Sun Jan 1 19:57:27 2006 +0000

    - MFB

commit c14e22d9f2f6dcb2a9f575b1c287bebeb736e623
Author: foobar <sniper at php.net>
Date:   Sun Jan 1 19:00:14 2006 +0000

    - Allow any EOLs in CREDITS files

commit 399f8ae675822a4efdb652409301eead4fe08d1a
Author: foobar <sniper at php.net>
Date:   Sun Jan 1 17:28:25 2006 +0000

    fix build

commit c345854044d07f94e23d7ffb853965b06ddbbd8b
Author: foobar <sniper at php.net>
Date:   Sun Jan 1 17:27:11 2006 +0000

    NEVER EVER use DOS EOLs in CREDITS!!!!

commit d99d22dc1110835a2fbfa5f6c5104e0cd460e739
Author: foobar <sniper at php.net>
Date:   Sun Jan 1 13:25:34 2006 +0000

    oops

commit 3631df802d2a2576eba01b7a1fb3738b168d647e
Author: foobar <sniper at php.net>
Date:   Sun Jan 1 13:13:11 2006 +0000

    - fix typo

commit 251c5173fd8bce3848e00ab38aa72d112c5ff591
Author: foobar <sniper at php.net>
Date:   Sun Jan 1 13:10:10 2006 +0000

    bump year and license version

commit f5ffb1150585ab95637870a48f564d45c7fef1d8
Author: foobar <sniper at php.net>
Date:   Sun Jan 1 12:17:46 2006 +0000

    2005 -> 2006

commit 75bac894183645f4ebf4913600bdc1f6bb31d539
Author: Greg Beaver <cellog at php.net>
Date:   Sun Jan 1 07:40:36 2006 +0000

    fix eof, fix segfault in stat, add unique dev/inode to allow caching via opcode caches like APC, comply with API 0.7.1, add todo items to EXPERIMENTAL

commit aee3eef3f09f7fbb98a407cef22747c364e4e4a3
Author:  <changelog at php.net>
Date:   Sun Jan 1 06:31:59 2006 +0000

    ChangeLog update

commit adf9c02a6328e0f5806d4d82914c57bf8a17b1e2
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 31 17:48:12 2005 +0000

    - Fix environment handling

commit 08bccb4a723e9caee7f84362caea7ab311f44be4
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 31 17:42:27 2005 +0000

    - Fix tests

commit 57413e1b284fdeaac81945c8e8fb109ea1533040
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 31 17:42:01 2005 +0000

    - MFB

commit 517e586db5654da9aae4c0c0d82ed2a6dbfc8ff4
Author:  <changelog at php.net>
Date:   Sat Dec 31 06:31:50 2005 +0000

    ChangeLog update

commit 7fa87000c56f105d377d4a18e67af450c8e7ad46
Author: foobar <sniper at php.net>
Date:   Sat Dec 31 00:53:21 2005 +0000

    - Fixed bug #35377 (undefined reference to "fdatasync")

commit 577cdcfa2727bcf6429317739e78aa80ab9f4555
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Dec 30 17:13:30 2005 +0000

    instantiated was correct

commit 6b35e2ed19d893e847c8cd913bf1e0047f130a2e
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 30 13:42:20 2005 +0000

    - MFB

commit 8817b9e11a2503d5cde83c1a2d19313e9eaf76b4
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 30 12:50:10 2005 +0000

    - MF51

commit 7b980c6f957660c0c781cdf01596388907b16188
Author: foobar <sniper at php.net>
Date:   Fri Dec 30 12:20:39 2005 +0000

    typofixes

commit 66ae043208768fabfdaa0b28e47ca6a791192d39
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 30 11:45:32 2005 +0000

    - MF51

commit e45ec1e460c8151dcdec336e98bb259e343095ce
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 30 09:53:05 2005 +0000

    - ensure that x1<x2 or y1<y2

commit 974ed3825fc7dda3fbc852905e6986ea798e19d4
Author:  <changelog at php.net>
Date:   Fri Dec 30 06:31:44 2005 +0000

    ChangeLog update

commit 2b1085d103ecb64af52ac2b5ddf17b89a4ac229f
Author: foobar <sniper at php.net>
Date:   Fri Dec 30 05:39:38 2005 +0000

    fix typo

commit 3afdc2e49020a3ec46e3c101fb6fede3a7f7c189
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 30 01:19:32 2005 +0000

    - add some basic optimisations, usefull when you draw many horizontal or
      vertical lines like in charts

commit 08a9c6f23581f8815d6d95000d76c77ae131c7ac
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Thu Dec 29 23:52:59 2005 +0000

    added Turkish language definition (related to bug #29955)

commit 1da0da0986a01bb72928b6a4481d4960f5c9aa7b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 29 22:00:09 2005 +0000

    MFB51: Not a fatal error.

commit 4eef9b47e2524d07c9e0b544d946b66cf227da97
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 29 14:12:34 2005 +0000

    fix CGI build (patch by Pierangelo Masarati)

commit d932c37ea2d268e9c3f967daf34039d0d895dfeb
Author: Derick Rethans <derick at php.net>
Date:   Thu Dec 29 10:56:17 2005 +0000

    - MFH: Fixed bug #35751 (using date with a timestamp makes httpd segfault).

commit 10f8c95d724d9a068e788e17a328a12d070caee5
Author:  <changelog at php.net>
Date:   Thu Dec 29 06:31:43 2005 +0000

    ChangeLog update

commit e047e8133d8af25a693bb1d08b4995414ee168f3
Author: Sara Golemon <pollita at php.net>
Date:   Thu Dec 29 06:00:36 2005 +0000

    Silence compiler warning: unused variable

commit 821e0586df881bc6749b04d2f435ad50b0f5bb53
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 28 20:56:22 2005 +0000

    MFB51: Fixed bug #35817 (unpack() does not decode odd number of hexadecimal
     values)

commit 9bcd09819ad3b51febca01bfcea40d5e8e0aaec4
Author:  <changelog at php.net>
Date:   Wed Dec 28 06:31:47 2005 +0000

    ChangeLog update

commit 64d9c70e4cb254d919daf4ee81c32bd7aafc5e10
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 27 23:27:02 2005 +0000

    tweak the fix

commit 38722a19c11b445ca522a68c22118123eca7f351
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 27 22:35:18 2005 +0000

    add test for #35821

commit 41973d8969575b5068b9b8ae887c1480b2898baa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 27 22:33:40 2005 +0000

    MF51: fix #35821 (array_map() segfaults when exception is throwed from the callback)

commit 4bb5f21009324c821648d6767d3a2e870003f6d7
Author: Derick Rethans <derick at php.net>
Date:   Tue Dec 27 19:49:30 2005 +0000

    - Upgraded timezone db to 2005.18.

commit 18685ea0392bebd1db859f9ca0c1bd07d3acd152
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 27 17:17:11 2005 +0000

    MFB51: Improve "skip" checks

commit 96bb0c439576cc2f5310f391375eb3d45704e7a1
Author:  <changelog at php.net>
Date:   Tue Dec 27 06:32:16 2005 +0000

    ChangeLog update

commit 180aa52fea4fa8706d70191db940d4dd7ac91139
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 27 00:16:05 2005 +0000

    - remove HAVE_LIBGD20, we support only 2.0+ now
      (some were removed by my previous commit)

commit 7261a0317bd0246fa700567b02f8391eb4ea78bc
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Dec 27 00:11:16 2005 +0000

    - silent compile warning introduced by previous commit

commit 01c1e2f7199922bb03b02227a5cb5724eb0bbaad
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 26 23:58:55 2005 +0000

    MFB: typofix

commit 954a2823a6cb7d5a7a7aa7fcfa41e574b068b644
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 26 21:46:56 2005 +0000

    - HAVE_GD_DYNAMIC_CTX_EX, always defined

commit 53973f97d0b27e9b9d33408c4b7270e251b2f801
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 26 21:41:37 2005 +0000

    - check for jpeg support

commit 422d9180d181e19ccc584e1e59e54a5902025216
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 26 20:44:19 2005 +0000

    - remove HAVE_LIBGD204, always set

commit efcdf4ea4db30f2d532f9fcbddd74af737aa2e9f
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 26 20:34:42 2005 +0000

    - remove USE_GD_IOCTX, both bundled and extern lib use IOCTX

commit f728cb07e63dc55e7370003eacb35ea891ddaa42
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 26 19:11:51 2005 +0000

    - basic gif i/o test

commit 4cbffe865ef73dd11b880f20b30fc927f253c4cf
Author: foobar <sniper at php.net>
Date:   Mon Dec 26 18:30:12 2005 +0000

    fix test

commit 7074d0c2bfa9860f050365edb73812719bbc312c
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 26 17:15:51 2005 +0000

    - imagetypes test
    - copyresized title

commit fbe210b8b53e927a3aaaafa7bfd85ab895f915b0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 26 15:15:10 2005 +0000

    add new test

commit 3563b7d571d91ce92da7b0c832e68c8dabdf4fae
Author: Marcus Boerger <helly at php.net>
Date:   Mon Dec 26 14:46:34 2005 +0000

    - Support full range of floats

commit 27986dbc88189d013def383ed11fadbfd96a2f04
Author: Marcus Boerger <helly at php.net>
Date:   Mon Dec 26 13:39:17 2005 +0000

    - Fix memory corruption in s*printf() (see bug #27678)

commit ab24e8589392b71454ced2ef921007227b0320ea
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 26 12:05:36 2005 +0000

    - copyresized basic test
      more once imagediff is available

commit fbc0843fd4a1618ff521b6f3942ddb7b08e86817
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 26 10:54:12 2005 +0000

    Code cleanup (Nuno)

commit 9f0868506e060e4071c7b586339b9bf7e4d9b74d
Author: Zeev Suraski <zeev at php.net>
Date:   Mon Dec 26 09:30:40 2005 +0000

    Whitespace

commit 39a540f75f5c729c1b7df02ac8cac35cc39168e1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 26 08:21:29 2005 +0000

    Reverted invalid fix for bug #35785

commit 3f47db3c894201ccbc276d02f402b2a314cc206b
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Mon Dec 26 07:56:37 2005 +0000

    Fix Windows build.

commit c4caff6bc431b205a72faab167c5517d918ac5f8
Author: Zeev Suraski <zeev at php.net>
Date:   Mon Dec 26 07:25:45 2005 +0000

    Commit missing files - sorry!

commit 9b9c41bcf20ce0bc91347aba070fa5dcc7d85e2b
Author:  <changelog at php.net>
Date:   Mon Dec 26 06:31:53 2005 +0000

    ChangeLog update

commit ed3a1b0e96c29e48b6f543fc02f2eb7bc7b9ae37
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Dec 26 00:54:12 2005 +0000

    - #35805 add LIBXSLT_VERSION, LIBXSLT_DOTTED_VERSION, LIBEXSLT_VERSION and
             LIBEXSLT_DOTTED_VERSION
    
    MFH?

commit b6b4514801c44355f4f24babcdf01a0f6ed79e1a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Dec 25 22:38:36 2005 +0000

    add missing skipif tag

commit 5f018ca3827198a947607c2651b610ef6d5a5331
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Dec 25 22:02:53 2005 +0000

    - add colorclosestalpha tests

commit 1b6d77365750c5e9de6fc1173a52b0247d88aacc
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Dec 25 21:45:04 2005 +0000

    - add colorresolvealpha to colorresolve tests
    - update colormatch

commit 76f28deeebd1c53e4cc4e7c1ec329738c769c555
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Dec 25 20:32:25 2005 +0000

    - raise warning instread of errors in colormatch

commit 58a2299c9169e7ab1e15c547661bf5e55603d704
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 25 20:30:56 2005 +0000

    MFB51: Make MySQL driver use ANSI complaint quoting style.

commit 65df8e80eac2990e6bf7de47bd05b4810411cff8
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Dec 25 19:21:58 2005 +0000

    - fix leak/segfaults in imagecolormatch
    - add tests for imagecolorexact and imagecolormatch
      The later is only about the segv

commit 6102ec3a06e2fcc099735599cebaa06eeb08fa59
Author: foobar <sniper at php.net>
Date:   Sun Dec 25 16:03:38 2005 +0000

    - Remove wrong inline usage (and fix bug #35796)

commit 8864bf27e28dc6a51934726f07b9d0ab487c5bd5
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sun Dec 25 15:21:54 2005 +0000

    fixed #35711, added mbstring.strict_detection to detect the encoding striktly.

commit 91a735502cbfd14ff2a07f7529ae4dfb049512c9
Author: Zeev Suraski <zeev at php.net>
Date:   Sun Dec 25 12:45:01 2005 +0000

    Reimplement FastCGI interface
    
    Due to licensing restrictions that actually don't allow anybody to use
    the libfcgi code without prior approval from Open Market, which is
    impossible to obtain - we decided to reimplement this interface from
    scratch.  The result is actually slightly faster, and more importantly,
    clear of any copyright issues.
    
    Implementation by Dmitry

commit 6299d22718dd49218caf171a3dc130cb08c06f0d
Author:  <changelog at php.net>
Date:   Sun Dec 25 06:31:45 2005 +0000

    ChangeLog update

commit 49f0d6b8c265a6958dab5bf77fcc7e368175b759
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Dec 24 14:05:20 2005 +0000

    - add truecolortopallete and istruecolor test
    - titles for colorclosest/resolve...

commit 439eaf24d698dee80d218bf379ee7587fb13f314
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Dec 24 14:01:54 2005 +0000

    - fix titles
    - function check

commit d06b1b77a1c8068cdea27fb878525776a6de6cae
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 24 13:19:49 2005 +0000

    - MFB Make this work with VPATH builds too

commit dc889bcc8d1d4027df9b17c3a64ee7074c9ea313
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 24 11:37:25 2005 +0000

    - Require re2c 0.9.11 and use correct version notation

commit 7af76a6fdb5cf17604a89017ac312dfd6d732d3c
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 24 11:36:52 2005 +0000

    - Update

commit 368f9414bc6bb9a0a73d2263ff3c3cbe7c4d5c59
Author:  <changelog at php.net>
Date:   Sat Dec 24 06:31:56 2005 +0000

    ChangeLog update

commit 3eab2fa294cd438f681ace70ba00470e4bdf7a89
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Dec 24 01:20:26 2005 +0000

    fixed #35711 ISO-8859 charset not correctly detected.

commit 650bdb51fd4a2be92243693f74065131464c6e5b
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 23 21:01:05 2005 +0000

    - Add make target make ntest to test in unicode mode
    - Change make target test to check native and unicode mode

commit 1edb0395ab16f82de08e3b7f42add24487a10f8a
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 23 20:31:39 2005 +0000

    - Fixed Bug #35785 (SimpleXML memory read error)

commit 69ae0635f4b01abde08088c1f56e8360ca531a1a
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 23 20:26:22 2005 +0000

    - Add new test

commit 079c4d1b5e710d7af1809c3ad1228e475d3674f4
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 23 20:03:31 2005 +0000

    - Fix test by splitting it

commit 34bd7e96fdf4e8e799d37ea3a13e54f0585d99da
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 23 19:40:01 2005 +0000

    - Fix handling of bork tests

commit 5e40ff6d1ef0b338ca910879523de747984b6cc9
Author: foobar <sniper at php.net>
Date:   Fri Dec 23 18:56:28 2005 +0000

    fix mkdir() function properly (patch by nlopess)

commit 5790c9d7277d1e16c56e6a2185d5ac5455a7dd67
Author: Stefan Esser <sesser at php.net>
Date:   Fri Dec 23 18:43:03 2005 +0000

    MFB: format string fixes

commit 1c7661a3019c45cc4feeed8a70202b542f46ad6f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 23 15:05:42 2005 +0000

    MFB: fix #35781 (stream_filter_append() can cause segfault)

commit bcf3a3311dc7564d0a2ef52b5fb4b0f8c267e53a
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Fri Dec 23 13:53:30 2005 +0000

    added turkish language support for libmbfl.

commit 7c20dce5487357fb36f1caba32af516b465647dc
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Fri Dec 23 13:50:29 2005 +0000

    fixed #29955 mb_strtoupper() / lower() broken with Turkish encoding..

commit 29d4cc7441fc377f9925fde3d8848d65ea9d29e6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 23 13:24:17 2005 +0000

    fix tests

commit 283f4759f605249f699f0cc1e1c9a96d97e8d2d8
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Fri Dec 23 11:14:54 2005 +0000

    fixed #28899 mb_substr() and substr() work differently when mbstring.func_overload is enabled.

commit b863d322884e4f0789eb136c22d66780b3244bb8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 23 09:41:31 2005 +0000

    Fixed memory corruption and termination through _zend_bailout()

commit 3590c425b3f4fbf36df137a9c0e56e8c4dbf588c
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 23 08:44:34 2005 +0000

    - Do not test output escaping here

commit dbfe9581722045a9357e79556cbc57154f29d637
Author:  <changelog at php.net>
Date:   Fri Dec 23 06:31:49 2005 +0000

    ChangeLog update

commit 2ca0c5abb7099f8b0e51374a7d12fb0f06b27959
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 22 23:25:06 2005 +0000

    - remove HAVE_GDIMAGECOLORRESOLVE here too (w32)

commit c13515dd1f46494af5e16a5a8448489ad11ac322
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 22 23:22:26 2005 +0000

    - add tests for:
     - imagecolorclosest
     - imagecolorresolve
     - imagecopy
     - imageline
     -imagesetstyle and dashed line
    - remove HAVE_GDIMAGECOLORRESOLVE, always present

commit 89bf9c3906d6bea967b4e1ea1e0d809bb4555249
Author: Edin Kadribasic <edink at php.net>
Date:   Thu Dec 22 21:32:56 2005 +0000

    Back out a portion of the previous patch which broke win32 file functions

commit 0f1973399594d0643be3368ddc3e76ed2ceb0b37
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 22 20:27:03 2005 +0000

    \# Damn !

commit 414c53e0b8dc3d2c743f735a262fb7292de9f432
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 22 20:24:38 2005 +0000

    - Point to README.TESTING

commit 925f3f1880058bc0bed845e07dd90045ea1f6ca6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 22 16:46:03 2005 +0000

    Fixed bug #35612 (iis6 Access Violation crash). (alacn dot uhahaa at gmail dot com)

commit 84a2475b16a24bb332588a59c529e0b9f8cbaab9
Author: Zeev Suraski <zeev at php.net>
Date:   Thu Dec 22 14:56:29 2005 +0000

    Fix prototype (MFB)

commit ddf87742ecd791c678203db368bc0d01d8a9ee9d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 22 11:02:51 2005 +0000

    change -o to || to be more portable

commit 69200c9baf9d4c675356fa81b668b334566c6803
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 22 09:31:40 2005 +0000

    Fixed memory leak and typo

commit c04b25f63c986cf8e4979a3e64108ed1d504b496
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 22 08:57:50 2005 +0000

    - Find lib in default locations, too

commit 9faaef0d08fc424794fc2a2749389c4685ff8ab1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 22 07:54:19 2005 +0000

    Fixed memory corruption

commit da08d0ffd53e8a65952883c038a2c2254b996f3e
Author:  <changelog at php.net>
Date:   Thu Dec 22 06:31:45 2005 +0000

    ChangeLog update

commit 2f2711acfd3b0f22815238c3e302163378544804
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 22 00:38:05 2005 +0000

    - MFB Fix leak

commit b6caa5e3696a4996a2eb862b8edfaaced0f9fa50
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 22 00:24:49 2005 +0000

    - MFB Fix memleak

commit 73db3873ccdbc39190f606ee4f4af04fa780407e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 22 00:20:44 2005 +0000

    MFB: merge two skipif entries

commit 9e5557e2f478aa64e7463c1b5bf8b8c7b4566468
Author: foobar <sniper at php.net>
Date:   Wed Dec 21 22:47:46 2005 +0000

    No need to mention it here as it is fixed before 6 is out..

commit 8560728ae081ae8bbb11ca86931d04d7af14e45d
Author: Frank M. Kromann <fmk at php.net>
Date:   Wed Dec 21 22:44:04 2005 +0000

    Fix #35730 Use correct character encoding with FreeTDS

commit 42a83a6fc97d3a1017f2230471c017b2ab0b5715
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 21 22:23:47 2005 +0000

    - Add --[keep|show]-[all|skip|php] switches

commit 8a7a09399617c3c83d34faa62075a9357a23c820
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 21 22:21:54 2005 +0000

    - Add missing skipif

commit c7fbeb694ae34164006b569b0a076deb0044f574
Author: foobar <sniper at php.net>
Date:   Wed Dec 21 21:43:26 2005 +0000

    - Fixed bug #35461 (Ming extension fails to compile with ming 0.3beta1)

commit 8b5d0a9178aa7e83f3a800d718bcae7d5884cad1
Author: foobar <sniper at php.net>
Date:   Wed Dec 21 21:15:37 2005 +0000

    use more portable || here

commit d3ae24eb79c46583c335013002615dca174df6b7
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 21 20:12:44 2005 +0000

    - MFB Need to store length (and type) of class name

commit 41ef7fb555eda571347cf922832921935969d53b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 21 16:23:32 2005 +0000

    MFB51: Don't lose track of exec() errors in pdo_sqlite2

commit 88a1a3cecc073c9a020c2693665be49b822a7f2a
Author: foobar <sniper at php.net>
Date:   Wed Dec 21 14:22:02 2005 +0000

    - Fix possible compile failure if configuring with --disable-all

commit f91b2c66a8b1208df6dafa7ca289b14291c2b246
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 21 13:34:44 2005 +0000

    - skip NG if no SCHEMAS support
    - skip readInner/OuterXml if not defined

commit 720753d86458cad7309264f859247d1f1c35f1e8
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 21 13:25:02 2005 +0000

    - readInnerXml() and readOuterXml() test

commit 71ee97561e90a8566220fe9ee23eea9dcf139bba
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 21 12:16:25 2005 +0000

    MFB: fix test, add test for 64bit platform

commit ca342b5f3b2c8847cb1351beed3812d1f7c0b789
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 21 11:46:51 2005 +0000

    MFB: fix test

commit 632e5716429b0cb7324fd13a0b2d933ebae76a3b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 21 11:43:24 2005 +0000

    MFB: add missing skipif conditions, fix existing ones
    add one missing test

commit 3231899d7110d7382a56a3b8be4e204d9a0db64d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 21 10:50:10 2005 +0000

    MFB: add missing skipif conditions

commit b3741339d57d9c9a288c6ff7f327b07df795d574
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 21 10:19:49 2005 +0000

    MFB: fix #35760 (sybase_ct doesn't compile on Solaris)

commit 9d27d22b0739efcbb5d7f90d646a833a42d27cfd
Author:  <changelog at php.net>
Date:   Wed Dec 21 06:31:46 2005 +0000

    ChangeLog update

commit bb2ea6d564eec5b28dcf85666707c5aa922c60d2
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 21 03:46:02 2005 +0000

    - add some tests, ~70% now

commit 02b822397fff428969c53eb8c17cc6af82942a74
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 21 02:59:00 2005 +0000

    - typo in error msg

commit 0813bcbfd5d207d5dfbf92338b4b2a06737868c7
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 21 00:37:49 2005 +0000

    - update inline docs
    - fix {{{ }}}

commit a9a1bd419b97abefab2724c45a218211259e5231
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 20 21:36:47 2005 +0000

    - Only apply workaround solution for 64 bit machines when necessary
    # Actually this can already be necessary on 32 bit machine and also not be
    # necessary on 64 bit machines. It all depends on the compiler settings.

commit c80e82230b5af695f81a8276cec5dbe2c0c44532
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 20 21:35:17 2005 +0000

    - Move zend_object_value definition to zend_type.h
    # Types declared there can be used in configure stuff already. zend.h is
    # being created by configure...

commit e072c3e590eb3394c3c7b4bf08ae71f45d195253
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 20 21:33:14 2005 +0000

    - Add Z_OBJVAL*() macros

commit 7ffe23c515a1a9514b036d1994be4b4278b0b107
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 20 21:12:13 2005 +0000

    - MFB Get rid of warnings

commit 836978a50974e795a57a933deb41fa9b52bc8c5b
Author: Derick Rethans <derick at php.net>
Date:   Tue Dec 20 19:59:47 2005 +0000

    - MF51: This check is unnecessary, as it can only be set through the
      date_default_timezone_set() function which checks the value already.

commit 2dcdf6769a79a8ce023237a11588cfe3db52e197
Author: Derick Rethans <derick at php.net>
Date:   Tue Dec 20 19:50:05 2005 +0000

    - Fixed bug #35660 (AIX TZ variable format not understood, yields UTC timezone).

commit f2d96a5a96c767f62629ec20058e9bf1834c7305
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 20 19:17:00 2005 +0000

    fixed php version detection

commit 333e66cc4fba099fb7c36b66561640fff660f19d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 20 17:00:59 2005 +0000

    MFB: fix test decription

commit 410e15a1c7c5be2c1c83c6f4c88837d1f3649eff
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 20 16:18:07 2005 +0000

    MFB: fix notice

commit 8e4e37ca9e2f867a9dd6f81a62e25a31e6179d75
Author: Derick Rethans <derick at php.net>
Date:   Tue Dec 20 16:01:21 2005 +0000

    - MF51: Fixed bug #35699 (date() can't handle leap years before 1970)

commit 81d4a41dfb2014c71cd3496a8d0d0a273b7d4560
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 20 15:33:19 2005 +0000

    MFB51:  Updated libsqlite in ext/pdo_sqlite to 3.2.8.

commit d508cfee49746c1e2ef89ee72eaf4890661712ac
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 20 15:26:45 2005 +0000

    MFB51:
    Updated libsqlite in ext/sqlite to 2.8.17.
    Use in-memory database for tests.

commit cf2e00bb39fc3156b494897a22363aec202fdd01
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 20 14:50:30 2005 +0000

    MFB51: Proper error handling for persistent connections.

commit ec58b74d7ff4909db0e050c8008d93c22402edd3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 20 14:27:04 2005 +0000

    MFB51: Fixed bug #31347 (is_dir and is_file (incorrectly) return true for any
    string greater then 255 characters).

commit ad97cf20be082884ef41e43a4c147cd8a4295df5
Author: Rob Richards <rrichards at php.net>
Date:   Tue Dec 20 14:13:11 2005 +0000

    remove leftover code
    clear zend_object rather than deal with the guards
    issue notice if node is of a type that cannot be expanded

commit 320b5ce4614b6a8feaba646b0c08af2c393cdd49
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 20 12:41:38 2005 +0000

    MFB: more SPL leak fixes

commit 3ba24546ed77bcfda2ee877f6cf1e2e3d51fea70
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 20 11:25:39 2005 +0000

    MFB: fix leak appearing when __autoload() throws an exception

commit 8f5f3d8408405fdd601bbb264895a845a250fa8d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 20 09:52:05 2005 +0000

    MFB: add test for #35740

commit 3a1418872569c27332be0c4ea116c95a5159c605
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 20 09:48:24 2005 +0000

    MFB: fix #35740 (memory leak when including a directory)

commit 6967b7e12555a0aa7699ec97163d27621331c3ef
Author:  <changelog at php.net>
Date:   Tue Dec 20 06:31:44 2005 +0000

    ChangeLog update

commit 2c98f6435df7f1f2ec084247fffa7f100b674d03
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 19 16:34:00 2005 +0000

    MFB51: Fixed possible memory corruption.

commit ddba5e9531a494d69469cfe057218184cab81268
Author: Rob Richards <rrichards at php.net>
Date:   Mon Dec 19 15:05:41 2005 +0000

    cleanup code making it easier to add new functionality and maintain
    implement xmlwriter_full_end_element and xmlwriter_write_raw

commit 046b0daf1500fd362a0a96068dcb1cdb54633431
Author: Rob Richards <rrichards at php.net>
Date:   Mon Dec 19 14:16:10 2005 +0000

    Fixed bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM)
    add test

commit e23605597634bb81d6a517ec4903d46604e2c6f6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 19 13:53:28 2005 +0000

    MFB: fix possible invalid reads

commit 85858a73b689163a305420cefd1673576518f9bf
Author: Derick Rethans <derick at php.net>
Date:   Mon Dec 19 13:32:22 2005 +0000

    - MF51: Updated timezone database to version 2005.17 (q).

commit 1394b48d21be3fdc907c28cb450acb8c2b688b65
Author: Derick Rethans <derick at php.net>
Date:   Mon Dec 19 12:57:49 2005 +0000

    - Reintroduced the normal constants.
    - Made the test cases work with the normal non-class constants.
    - Merged new timelib, which is a bit more cleverer
    - Support "UTC" in strtotime() properly.
    - Added astro code, which is going to form the base for the new sunfuncs.

commit 64b7ec36f3e9e70d6dc421d95503c105ac3b23db
Author:  <changelog at php.net>
Date:   Mon Dec 19 06:31:42 2005 +0000

    ChangeLog update

commit 1a7b411f9a53787f29ffe585014c5aaeddd5c3c9
Author: Marcus Boerger <helly at php.net>
Date:   Mon Dec 19 00:55:40 2005 +0000

    - MFH IteratorIterator::__construct() fixes

commit 9562bb9659b2c9497f8a930bcf06ecaedc701c7c
Author: foobar <sniper at php.net>
Date:   Sun Dec 18 22:59:39 2005 +0000

    - Fixed bug #35723 (xmlrpc_introspection.c fails compile per C99 std)

commit 099ab8ac8d0e0ef8e050c9c5398e5c304c609d3f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Dec 18 22:53:18 2005 +0000

    MFB: fix leak in SPL iterators

commit 9e23794cb8324a3ea4900e36cfafa637a7817259
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Dec 18 21:17:42 2005 +0000

    MFB: fix typo

commit 891059b0893936d4cc548ee9221bd228bafdd897
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Dec 18 21:00:59 2005 +0000

    more spelling fixes

commit 3e2d9c254964d0ebfe004b74c285c89194661265
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Dec 18 20:57:06 2005 +0000

    fix spelling

commit f5318a9530d775d74a8dabd4bb0019a2ae2d5176
Author: foobar <sniper at php.net>
Date:   Sun Dec 18 19:54:50 2005 +0000

    touch with re2c 0.9.11

commit 3a3e7a86e85692c925261d0c278117502e1ac490
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 18 16:20:12 2005 +0000

    MFB51: Fixed UTC handling problem stemming from an earlier fix for bug #35422.

commit 663bb230b9a147225130f242b77ccdfd24e10c3b
Author: Derick Rethans <derick at php.net>
Date:   Sun Dec 18 16:06:28 2005 +0000

    - Those should be lower case only.

commit 9e5bd669d9a9c11d684b93a386615c0b3b625050
Author: Zeev Suraski <zeev at php.net>
Date:   Sun Dec 18 16:00:02 2005 +0000

    Fix prototypes (MFB)

commit d04772ab12a5a4bb7db3f36140cd0d4d1dd81b34
Author: Zeev Suraski <zeev at php.net>
Date:   Sun Dec 18 15:47:03 2005 +0000

    Prototype fix (MFB)

commit 8b74d53c61c8e40e54f8ad728e69857a3486ca0c
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 18 15:46:51 2005 +0000

    - Fix --version

commit 4000ac531c7b3584f876a3448d5ca839c563b098
Author: Zeev Suraski <zeev at php.net>
Date:   Sun Dec 18 15:41:22 2005 +0000

    Prototype fixes (MFB)

commit 9ea6f06711e099501b60b33eb7a4525d524e9a52
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 18 14:50:06 2005 +0000

    - WS
    - End test script when detecting '===DONE===' that way showing memleaks

commit 9955ce10b16cfae1f54867ad8574ad9c9eb1148e
Author: Zeev Suraski <zeev at php.net>
Date:   Sun Dec 18 14:05:23 2005 +0000

    Fix prototype (MFB)

commit 2ba333bee876725a242d7d694c48f5edfc2554fa
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 18 13:01:09 2005 +0000

    - Add missing prefixes

commit 45541fa7c8f151c2b420f9a2dfd40688ffc7b772
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 18 12:54:29 2005 +0000

    - Speling

commit 9f5c6d64bc29e6dfa109ce9fac4551165fb7f858
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Dec 18 12:50:01 2005 +0000

    that's not what I was going to commit..

commit 176c27c1493821980fe4f5d499dabd1f63e23a2c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Dec 18 12:48:22 2005 +0000

    fix possible usage of uninitialized variable

commit 6f34dbfa78494e4a19de155c0f39735069320b5b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 18 12:11:54 2005 +0000

    - Increase timeut for -m testing

commit 45e6d9a1c6a1a903b7071d7117d111abf1989f17
Author:  <changelog at php.net>
Date:   Sun Dec 18 06:31:48 2005 +0000

    ChangeLog update

commit 84673b291e4b7530cc42d11354ad8fc6a6e3e873
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Dec 18 02:07:34 2005 +0000

    - keep it sync'ed

commit 23005e96f14be2e32f60979d6662d4fd6475bc6e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 17 20:05:21 2005 +0000

    MFB51: Fixed parameter parsing for setIndent() method.

commit bc2ed131101abe55889d1786a451688e89c7d058
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 17 20:00:14 2005 +0000

    MFB51: Fixed memory corruption when FETCH_LAZY mode is being used.

commit 1014cb28c2943caa0960b928feda8e9250e0af84
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 17 19:58:02 2005 +0000

    MFB51: Fixed uninitialized variable in a test.

commit b211d8cc3c0de633e1e928ac689bb2aa3b90c58d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Dec 17 16:33:53 2005 +0000

    MFB51: Added token for capturing arbitrary whitespace blocks inside text.

commit f2f3eb906469d86cf7cc07bd54b0558b9a7bc100
Author: foobar <sniper at php.net>
Date:   Sat Dec 17 16:22:43 2005 +0000

    MFB51: Extension dependancy improvements during configure

commit fa806a1b19b02a19ebd5662049c75ef627f06cf3
Author: foobar <sniper at php.net>
Date:   Sat Dec 17 16:13:16 2005 +0000

    nuke file that should not be here

commit a63b1bfd0c85b3125c266b0f5f4bc17764a2182f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 17 16:08:08 2005 +0000

    MFB: int -> long

commit 170918c6eb8af7e96d4329bced2e40a6e339b13a
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 17 15:50:24 2005 +0000

    - Fix Bug #35720 A final constructor can be overwritten

commit 5d60cbc498b1e174273c918fc337a79fce968857
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 17 15:44:44 2005 +0000

    - MFB Fix export

commit 9360c2acd27ce757fc1761dab16e959f8bb5c901
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 17 15:41:18 2005 +0000

    - MFB Add optional dependency to ext/dom

commit f1cb1880158388c800d408674c2adadfed645284
Author: foobar <sniper at php.net>
Date:   Sat Dec 17 14:56:02 2005 +0000

    fix test

commit 6ddfecd65a7b05ab05c7d0f5c413914a76b92201
Author:  <changelog at php.net>
Date:   Sat Dec 17 06:31:58 2005 +0000

    ChangeLog update

commit 884cb32a3810a171557a5c08194ecb8fcac6937e
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 17 00:09:06 2005 +0000

    - MFB

commit 96150967b3142d067595517d471835f371d353ae
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 16 23:23:52 2005 +0000

    - Add new const

commit 25052ff3afb4ab704935c7a9da14a44fc090d31e
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 16 23:21:38 2005 +0000

    - MFB

commit 73fe423edeb53204ba1a3227a764cf1ddd430b66
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 16 23:13:24 2005 +0000

    - WS

commit 10e69db3fa23cee8a6a898e0d15e27335d29fb88
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 16 23:11:00 2005 +0000

    - MFB

commit bc2e673856760c972ef28ca3dca9fcc8bff50f47
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Dec 16 22:40:09 2005 +0000

    MFB51: Fixed bug #35705 (strtotime() fails to parse soap date format
    without TZ).

commit 927016e1545760889fd22d4efb9fb79203aab5ca
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 16 22:26:43 2005 +0000

    - MFB Fix zend_is_callable() usage

commit cea4c80b88835ca08d41210990fd353dbc552451
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 16 22:22:14 2005 +0000

    - Add new tests

commit c9ae9cd47ef563fb897dd0c94e1cc7c322c0ecb4
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 16 20:50:38 2005 +0000

    MF51: fix #35713 (getopt() returns array with numeric strings when passed options like '-1')
    
    TODO:
    make getopt() unicode aware

commit 4abc19094671484d59ed6e2c24c31788df88aa44
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 16 19:21:55 2005 +0000

    - remove HAVE_LIBGD15, always set

commit cc938b5df026ec0e9127e82ae88d39fd89592388
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 16 19:02:07 2005 +0000

    - fix leaks and wrong error when invalid/empty string are given to
      imagecreatefromstring
    - add test for imagecreatefromstring
    - add test for palettecopy

commit 366f2ee1614c666fe7c1d57c56625ba5943d586f
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 16 17:02:30 2005 +0000

    - adieu HAVE_LIBGD13
    - add imagecolorat tests (truecolor and palette)

commit f39eed623d01cfa707545001297c51237fe015b0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 16 15:52:54 2005 +0000

    MF51: fix test, add new one

commit 67f9574b7888de939b4d8f562a62f1e9862b7da2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 16 14:57:13 2005 +0000

    fix test
    this linenumber may vary

commit e17430e145b0e908ed05ac07bff04fcd5122523b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 16 14:50:32 2005 +0000

    MF51 Ilia's last fix
    fix the test appropriately

commit 6c8980140872b1e18204d03a16a6a3bcb35f3aee
Author:  <changelog at php.net>
Date:   Fri Dec 16 06:31:42 2005 +0000

    ChangeLog update

commit ed5383b811f512fb41680b45fbb57c88aa6bbde5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 15 22:54:29 2005 +0000

    MFB51: Cleanup code and prevent usage of uninitialized variable.

commit 1518ba3bf7d842a70d2f21b8bce054e38ba7ac44
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 15 22:47:27 2005 +0000

    fix #35692(iconv_mime_decode() segfault, with libiconv only)

commit c64ae2f2c9dc609a224d481fced6720dae04253c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 15 22:35:18 2005 +0000

    MFB51: Fixed bug #35694 (Improved error message for invalid fetch mode).

commit 90b95eeb2345f4bc2ede1072359d6fcebe3732c8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 15 22:14:25 2005 +0000

    fix #35690 (pack() tries to allocate huge memory block when packing float values to strings)

commit 72ae77a1d81dad5de6510f74bf259290237c721a
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Dec 15 13:57:14 2005 +0000

    - #35681, non ansi comment

commit 19eb9d48432d08b5c57c52f26ad63eb7edf0e424
Author:  <changelog at php.net>
Date:   Thu Dec 15 06:31:44 2005 +0000

    ChangeLog update

commit 89a3dc14afa8e7ba610535c6518ce125707939e7
Author: Frank M. Kromann <fmk at php.net>
Date:   Thu Dec 15 02:26:14 2005 +0000

    Export symbols needed by pecl/http

commit 14df4af00e069244d1ee862a41a85ab26a5da91c
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Dec 15 00:27:25 2005 +0000

    I see no reason no reason to not support chunked encoding requests.
    Let's ask Apache to decode these requests for us.

commit ca7270ffa22cfd87f343bf9be6af7742742a13b2
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 14 22:33:34 2005 +0000

    - add wbmp read/write tests
    - remove HAVE_GD_WBMP, always available

commit aa3fe56fb90bc595fc828040986e3391a3e3950f
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 14 19:50:42 2005 +0000

    - correct title

commit 0ab721ab1d3deae0e81003ea7d6f644f692efb99
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 14 19:12:57 2005 +0000

    - remove HAVE_GD_GD2 on windows as well

commit 5436f9f38deb3b7df16025b946f5600b116eab0d
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 14 19:10:52 2005 +0000

    - remove HAVE_GD_GD2, always valid now (2.0.33 or bundled)

commit e2091ad9ea80aaa78d6352c5b2d0c7fc9b993ab8
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 14 19:00:28 2005 +0000

    - tests for imagecreatefromgd2 and gd2part

commit 218c07c32896bc3021fc561ad25420f58c321dc5
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 14 09:55:04 2005 +0000

    - Fix issue spotted by Wez using ms vc 2005

commit f57d9428cf9c43221f72eb2de40839554321eec5
Author:  <changelog at php.net>
Date:   Wed Dec 14 06:31:49 2005 +0000

    ChangeLog update

commit 4479bebb137dc0f5ff2163b7a3ff34b236661f0a
Author: Greg Beaver <cellog at php.net>
Date:   Wed Dec 14 03:42:43 2005 +0000

    streamline, add more phpinfo output
    switch parameter order for PHP_Archive::mapPhar, will be better in the long run

commit 9defb1298ef1bdceef69b686a4390b992ff6309b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 14 03:36:58 2005 +0000

    MFB51: Fixed bug #35571 (Fixed crash in Apache 2 SAPI when more then one php
    script is loaded via SSI include). (Ilia)

commit 41fad0ad778cb07f0f933bd4df18258dee8d894a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Dec 14 00:54:04 2005 +0000

    fix spelling and #35665

commit d2339c11e29bd07e71af06db73026084ffed9840
Author: Greg Beaver <cellog at php.net>
Date:   Tue Dec 13 23:40:25 2005 +0000

    add package.xml

commit 627077e6a462b85878f936cdbd410dfa94589b27
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 13 22:32:04 2005 +0000

    use default colors to prevent any problems with existing php.ini

commit 3c78e5804a378a8ba529a959c9898f095e2e6f86
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 13 21:43:16 2005 +0000

    new test

commit e9086f967a4aceef30f6d701f751dedcdbd5fe61
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 13 21:09:18 2005 +0000

    - MFB Fix zend*_str_tolower_copy()

commit 4cb1bf0e9e6a056ae3426e947ff9921e886983b1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 13 21:00:49 2005 +0000

    MFB51: Fixed bug #35655 (whitespace following end of heredoc is lost).

commit c7c509e7e824d585c34691624473c54923d0f083
Author:  <changelog at php.net>
Date:   Tue Dec 13 06:31:44 2005 +0000

    ChangeLog update

commit 41baa7abbe7edad1af26c85de36f0358a662bdab
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 13 02:29:53 2005 +0000

    MFB51: Fixed bug #35630 (strtotime() crashes on certain relative
    identifiers).

commit 762842ee30537c780cf7932348fe966c5e9043a8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 12 21:21:36 2005 +0000

    MF51: fix tests and their skip conditions

commit 7a44f346a307929f698fb5a4e31d8b473d1eecd4
Author: foobar <sniper at php.net>
Date:   Mon Dec 12 19:44:27 2005 +0000

    - Fix build failure under win32

commit 7b3c5caf0d154de497265cf34e48b30f3ccef2fa
Author: foobar <sniper at php.net>
Date:   Mon Dec 12 12:20:45 2005 +0000

    - added missing configure help line

commit da629d8823499cfd4aa873fd824b4ccec5ce7208
Author: foobar <sniper at php.net>
Date:   Mon Dec 12 11:51:18 2005 +0000

    more test output files

commit f6c1212b171c5d2e23a6fbb19bdc8ba07ff74640
Author: foobar <sniper at php.net>
Date:   Mon Dec 12 11:49:30 2005 +0000

    - Cleanup test output files too

commit eccf9c7abf376c5089a7ff0ccbca62c0707cc4ae
Author: foobar <sniper at php.net>
Date:   Mon Dec 12 11:00:18 2005 +0000

    - Include timestamp for the leaks. (to make possible matching leaks with access_log entries)

commit c354d5e0f6fd4c64286b3126b62d3e92cd3ed80f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 12 09:25:07 2005 +0000

    Fixed bug #35570 (segfault when re-using soap client object)

commit ef1ccfe9c4bae75c9a9188924575dff97471dbba
Author:  <changelog at php.net>
Date:   Mon Dec 12 06:31:40 2005 +0000

    ChangeLog update

commit b4cc79277a2419a38bf7876880dd10a0f4488135
Author: Greg Beaver <cellog at php.net>
Date:   Mon Dec 12 06:17:16 2005 +0000

    complete unit tests (woohoo!)
    
    add stream seek (mistakenly never enabled)

commit a13a4487a42f83bfc00f4ad918e7d96b1554fb91
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 12 05:04:43 2005 +0000

    MFB51: Fixed bug #35629 (crash in http:// wrapper on multiple redirects).

commit 953cff2d0acefdc7c88194beb4c842d0a892d230
Author: foobar <sniper at php.net>
Date:   Sun Dec 11 22:38:24 2005 +0000

    - Added missing fold tags

commit 21a47c4950e2a4d9764384717627d842a54c4229
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 11 22:37:20 2005 +0000

    MFB51:
    Fixed bug #35624 (strtotime() does not handle 3 character weekdays).
    Improved fix for bug #35414.

commit d2af3d0e307aa19695210ce239aced598ec0e5f9
Author: Edin Kadribasic <edink at php.net>
Date:   Sun Dec 11 21:55:00 2005 +0000

    MFB: Updated to libxml2 to 2.6.22, thanks to rrichards

commit e0b54bcdd36d88133b8311dc642abeafddbb51f9
Author: Greg Beaver <cellog at php.net>
Date:   Sun Dec 11 21:44:44 2005 +0000

    slightly clearer error message

commit 48f4c97b8c2a97a26c9a5ebee906346df399be04
Author: Edin Kadribasic <edink at php.net>
Date:   Sun Dec 11 21:23:35 2005 +0000

    Use php5 built-in zlib. Unfortunatelly we don't export zError() there
    so I habe generic "compression error" will suffice.

commit 12c5f90386f7ae8d6b186668fb61e5c3f46450ab
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 11 16:43:00 2005 +0000

    - Change to use sane default flags fro RecursiveDirectoryIterator
    - Drop 2nd parameter from DirectoryIterator::__construct()

commit 90a321d8548933bef1f51fe402fb3cd5d83d8f78
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 11 15:28:52 2005 +0000

    - MFB

commit 3f8491c2fa5b838fbb1962beacfbca9cc12a838b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 11 15:24:38 2005 +0000

    - Show an error if no pdo object can be created

commit 10fc301bf92cdd71051a69e088fa4fb5013497bd
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 11 14:49:19 2005 +0000

    - Fix tests

commit 7a57d03c8dbc83feee7b2402cb33e7bad0872baf
Author: Edin Kadribasic <edink at php.net>
Date:   Sun Dec 11 13:19:43 2005 +0000

    Fixed ZTS build

commit 1cc57585d829542781c38c59833f7b3e3de7ecfa
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 11 12:46:51 2005 +0000

    - Revert accidential 'drop in' from 1.227

commit dd8e3dd4df8c6ffffd1aa6f0b0068b9585b48a3b
Author: Greg Beaver <cellog at php.net>
Date:   Sun Dec 11 08:14:44 2005 +0000

    fix opendir, add test for subdirectory, revert stupid addition to 018.phpt

commit d4ac5bf1208e2d751a1896f8ba7067dd581515e4
Author: Greg Beaver <cellog at php.net>
Date:   Sun Dec 11 07:26:46 2005 +0000

    make sure it doesn't pick up non-entries

commit 7187bdc0d378e96a36446be07350b277e7157611
Author: Greg Beaver <cellog at php.net>
Date:   Sun Dec 11 07:25:30 2005 +0000

    add opendir/readdir test for root dir, fix dir stat

commit a1bef775100849aff8aee68de6a97d05e1b8a179
Author: Omar Kilani <omar at php.net>
Date:   Sun Dec 11 05:13:35 2005 +0000

    Remove config.m4 reference to json_c/config.h.
    Add package.xml.

commit 9345b7534a08b22eead8eb5005432381d1000a87
Author: Wez Furlong <wez at php.net>
Date:   Sun Dec 11 04:50:47 2005 +0000

    test commit

commit 12035819e92852ee4dfefd9a4c1e7fba4f3a411c
Author: Wez Furlong <wez at php.net>
Date:   Sun Dec 11 04:27:30 2005 +0000

    test commit

commit 6f2a00690b6d832c851dc9eb4b30a315730a6db7
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 11 02:40:49 2005 +0000

    - Add method support to --rfunction

commit 4258bc6f26ed8dd186ff305d7d28f8ad1eecf4bb
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 11 02:16:24 2005 +0000

    - Add docu

commit ca86d4fa921ec7ff26cd441da26e7a1f199d5f28
Author: Greg Beaver <cellog at php.net>
Date:   Sun Dec 11 00:00:31 2005 +0000

    switch to php_stream_wrapper_log_error from php_error_docref (should be documented somewhere...), add test for failing stream open

commit 285b5a934e1780916dac48fd13ee49f2213c0fec
Author: Greg Beaver <cellog at php.net>
Date:   Sat Dec 10 23:19:32 2005 +0000

    fix minor leak on zlib error, new test for gzipped internal file

commit 4e328517df3b4c6c49e7b8ec6afb23332178aa30
Author: foobar <sniper at php.net>
Date:   Sat Dec 10 18:26:08 2005 +0000

    use right tag here

commit cd4842781c1d0c4c0d743e82ab1e8ca592be1443
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 10 17:37:29 2005 +0000

    - Make -U mode play nicely with redirected tests

commit 80a2f09c828fc277b20138abf78ef10f5b939fef
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 10 16:58:35 2005 +0000

    - Add missing global variable

commit 9662ba59c4b885aa0a42f6ee7caf7bec008a594d
Author: Marcus Boerger <helly at php.net>
Date:   Sat Dec 10 13:43:51 2005 +0000

    - Rewrite --r* and add --rfunction

commit 661eedec9f45a506f42f0e48aa2fa2ea287afc57
Author:  <changelog at php.net>
Date:   Sat Dec 10 06:53:20 2005 +0000

    ChangeLog update

commit bbbd9ba1f1ecf2989d80d3ad5b5bbf6ddc663f23
Author: Greg Beaver <cellog at php.net>
Date:   Sat Dec 10 02:33:35 2005 +0000

    add missing tests

commit 0552791eca832047e532b0f38d8c5d358098a016
Author: Greg Beaver <cellog at php.net>
Date:   Sat Dec 10 02:33:09 2005 +0000

    crc32 mismatch test

commit fb5cff819dacadeb50f99eae96e9094d09a2dc09
Author: Greg Beaver <cellog at php.net>
Date:   Sat Dec 10 00:00:00 2005 +0000

    add crc checked flag, for slight speedup on multiple access to the same file

commit e1d98926baafd462a7669ad8ce2f6ce5fae76719
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 9 23:55:52 2005 +0000

    new test, better naming of tests

commit 0285ef3952c834c6b79440a2681845de012694bc
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 9 23:37:03 2005 +0000

    fix leaks, mem corruption, and add test for successful phar

commit 749c6e3016ffb25415652c3ccc2dc4e13e061ffa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 9 22:26:39 2005 +0000

    fix #35617
    no need to separate zvals twice

commit 61f0a25cf1ec9e3d1c364fe0f9666c8a2d43e60a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Dec 9 21:40:55 2005 +0000

    MFB51: Fixed typo in gcov output filename

commit 37d1633ff4abcc7913a3403baf8e9aa7de8e962f
Author: Rob Richards <rrichards at php.net>
Date:   Fri Dec 9 20:51:23 2005 +0000

    allow NULL prefix to create default namespace
    fix tests

commit 48050ca09d9dce6bc1a7f3e5ab74e1f010a8a0ff
Author: Greg Beaver <cellog at php.net>
Date:   Fri Dec 9 19:55:29 2005 +0000

    add constraint check for number of manifest entries, and test

commit b0a7b43a551c5155eaf5b3fe1869999a863d57fa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 9 18:53:54 2005 +0000

    MF51: fix wrong macro usage

commit 183a717c704ea7da37ace7f09d53f623de1904b3
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 9 18:16:21 2005 +0000

    - no need to test if jpeg support exists

commit 8b81d9279f4d85491107de51145c88a904def363
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 9 18:14:12 2005 +0000

    - MFB: test for compression mode in imagepng

commit 57f7f1952c239ebbb2695d069c1d25147ed686e0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 9 18:09:08 2005 +0000

    Fixed bug #35612 (iis6 Access Violation crash)

commit 39cf99ed36246229fe5e9e02fe6809a017402424
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 9 17:59:50 2005 +0000

    - Readd -u and -U
    # Removed those accidentially, the diff was obviously too big

commit 34bc5d7d41a058942bbb334259b555f21afa0e6d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 9 16:58:02 2005 +0000

    Bug #34429 (Output buffering cannot be turned off with FastCGI)

commit c548f7d610d4d006ef3636c12b84a004e18f8439
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 9 15:28:57 2005 +0000

    Fixed possible SIGSEGV (Rob Richards)

commit 7810872573874ce96c6617a7c0655f89e1fa2bfe
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Dec 9 13:41:06 2005 +0000

    Support for 64-bit platforms

commit be74ca8f85542bb2c2cb9ff35836dfbf21dab1c1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Dec 9 13:32:07 2005 +0000

    MF51: nuke C++ comment

commit ed7797098d4989dff085475e0b6eea6ae49840d4
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 9 09:49:58 2005 +0000

    - Section FILE does not exist for redirection tests

commit 8606bc16380296a0c82900900883ba5011de0d67
Author:  <changelog at php.net>
Date:   Fri Dec 9 06:51:50 2005 +0000

    ChangeLog update

commit 07bcf94d867dc1111b3d03f13ce84695113ceb9c
Author: Rob Richards <rrichards at php.net>
Date:   Fri Dec 9 06:43:35 2005 +0000

    update TODO

commit f567ef8e1cb853537e2c18aa16128c709a60f444
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 9 06:31:21 2005 +0000

    - dtd added, remove from todo

commit 944dc57ef59da4bd482b9ba732d4ff7d549b8f5d
Author: Rob Richards <rrichards at php.net>
Date:   Fri Dec 9 04:56:21 2005 +0000

    - enable a few additional functions
    - add tests

commit 983b8f570d8449fbd9f957f6c5a1ddcddc33c891
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 9 00:30:05 2005 +0000

    - Add missing newline

commit cbf1e913e261b328bd5c9736d9e2420bb42776a3
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 8 22:48:42 2005 +0000

    - MFH (Ilia's changes)
    - Add ability to create temp files in separate dir and keep them.
    - Add ability to generate html file with results as table and links to
      generated files.

commit 8338c39ff31aeca26236af55eba25a208b09bcff
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 8 22:31:55 2005 +0000

    add new tests

commit 0b8250468c312797547137f9324c9aa372e00319
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 8 22:05:44 2005 +0000

    improve error message

commit f698b6ea4242aff4a209cbd3e053a0b76017bfed
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 8 21:22:38 2005 +0000

    add 1 to the max_length to keep \0 at its place

commit 8f4f466f6eca9efc15b1042bb8c75197a0d87c55
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 8 21:12:31 2005 +0000

    MFB51: Include a legend in the gcov report

commit d5cd3efe2bd4c72ce70bec83bea0a1fafa76143f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 8 19:53:43 2005 +0000

    fix segfault in SplFileObject when file doesn't exist or cannot be read

commit c443a8d20bb0ef897b59b961e66f2543febbb43a
Author: Frank M. Kromann <fmk at php.net>
Date:   Thu Dec 8 19:43:53 2005 +0000

    Allow the extension to be compiled as shared object on win32

commit ec64cbb4e20d0d2d343c914c6c8b2a5e4912c6fa
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 8 17:07:16 2005 +0000

    MFB51: Added myself to a list of extensions/sapis I try to maintain.

commit 0c8d2091b27e503409acc610abe90d99eab043e2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 8 16:00:47 2005 +0000

    MFB51: Final fix for gcov generation.

commit f7433c021df04145a71967526f7b30e72816d7fb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 8 08:10:00 2005 +0000

    Fixed test

commit 755e9c317297858fbd32d4b0f0dc9ef26bd6c7bf
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 8 07:59:18 2005 +0000

    improve error messages to state overrun when it exists.  Also, catch overrun before we attempt to write beyond the buffer's end

commit f86df41ff4a1ea6614fb02566803c614da9febbc
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 8 07:49:47 2005 +0000

    new test for truncated manifest

commit 68a5fdea1266f115d13a72956185f7b46e614d15
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 8 07:38:44 2005 +0000

    CS // -> /* */

commit eb3c055e2144e32e48ec4dc650bff274f831c303
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 8 07:34:16 2005 +0000

    rework errors slightly.  Add buffer overflow check for manifest, so we don't create a memory monster by accident

commit 919b0736c5ab1013bd8d5b7e36fcc3e18619715f
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 8 07:08:49 2005 +0000

    add next truncation test, tweak error messages

commit 245cb12834344ce4d53953fffe0031115b89517d
Author:  <changelog at php.net>
Date:   Thu Dec 8 06:46:37 2005 +0000

    ChangeLog update

commit 16bd8c6ac732fcf0f024b99dd6ff742a9a459146
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 8 06:46:02 2005 +0000

    add error if seeking fails on self, add test 1 for truncated phar

commit 6ff5c1f97449aa22d92c7c7542c753d63a15b159
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 8 06:38:26 2005 +0000

    add error if __HALT_COMPILER(); is not declared and new test

commit dc26e611e4d976d18c2c0268a3126848321e7d79
Author: Greg Beaver <cellog at php.net>
Date:   Thu Dec 8 06:23:21 2005 +0000

    test for no zlib error message

commit 331b7d7b273633c1957afa0378fab1df44afa309
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 8 03:25:42 2005 +0000

    MFB51: Fixed bug #35594 (Multiple calls to getopt() may result in a crash).

commit 04ee70f6eba5c29c729f7a662e76a37b1ccb17d7
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 8 03:12:34 2005 +0000

    MFB51:
    	fix for bug #35382
    	fix for bug #35411

commit 34701f23eb8aead767e0b4cdb6454f4843a8c23e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 8 02:53:34 2005 +0000

    MFB51: Fixed bug #34359 (Possible crash inside fopen http wrapper).

commit 259b231aab9501c8ce35e4b45a5ced27e8c45738
Author: Michael Wallner <mike at php.net>
Date:   Wed Dec 7 19:51:38 2005 +0000

    - release 1.1

commit 92d13b7850847de4e792551dbfcfdc0e9cfe0992
Author: Michael Wallner <mike at php.net>
Date:   Wed Dec 7 18:39:54 2005 +0000

    - fix PECL bug #6283 - haval source file entries are missing in package.xml

commit 8010c59c88c58040ca566f5aaf1aa20c0d7d7d63
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 7 16:52:13 2005 +0000

    Unicode support

commit ce89a8831efface19279a26ba3cf96c7eff58e92
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 7 15:19:30 2005 +0000

    Fixed tests

commit b74833788e15b97ce6345b4e148d32f34e2e8c05
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 7 14:54:04 2005 +0000

    Fixed test

commit 461f1d3c7007e400635e29d4e24c4cc18d477abe
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 7 14:39:07 2005 +0000

    Fixed tests

commit 25d6294650963c0b9c78398f02939717e9620e9e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 7 14:32:42 2005 +0000

    Fixed test

commit ea4197207bcedb26e668bf60c4e15dbf4680ba7f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 7 14:18:12 2005 +0000

    Fixed test

commit 2e83748cfca3e006edcf4d9053109a6f46555682
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 7 13:55:52 2005 +0000

    Fixed bug #33394 (Socket Timeout on SOAP request causes general exception in Apache process).

commit 0c90ddd3a1050f944f620eeec7c13cd470802f6d
Author: foobar <sniper at php.net>
Date:   Wed Dec 7 11:53:28 2005 +0000

    fix tests

commit 8f45f83124dde83ea6749b5996bce83d5e645b52
Author: foobar <sniper at php.net>
Date:   Wed Dec 7 11:28:20 2005 +0000

    - Made tests that require CGI skipped if it is not available

commit e14cdc034ea373c649fcaf7596a5ff3479991fc7
Author: foobar <sniper at php.net>
Date:   Wed Dec 7 11:11:01 2005 +0000

    - Fix file_put_contents() usage: it returns bytes written and it can be 0.

commit 3b66cc9c3785e53968293930b55d874c801251cc
Author: foobar <sniper at php.net>
Date:   Wed Dec 7 10:08:07 2005 +0000

    - Fixed error messages

commit 5bb71a7871703674b554365ed16741bdb44819f0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 7 09:41:22 2005 +0000

    Fixed sleep() magic method with private and protected members

commit 543a1c1a9a9d3f713325ae84098f5df31f7775b4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 7 09:34:34 2005 +0000

    Fixed test

commit 9e45839ada5f2cd8071cd7ae82f810e38a350dc6
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Dec 7 09:12:39 2005 +0000

    A few cleanups.  I hope you don't mind Omar.

commit 4855a3ba08f9cfcfc0c84c239722375e8e6358ef
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 7 09:06:30 2005 +0000

    Fixed incorrect basename() usage

commit 52a9d56185d1d69712c76c0d1c99254281fb106f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Dec 7 09:00:29 2005 +0000

    Fixed memory overflow, because usage of initialized value

commit 224de2c66a3e63a6c216dba08a3342f2dc676b70
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 7 06:58:14 2005 +0000

    - add latest changes to package.xml

commit 42ae67dd5d274da95d9cf411b75101702b4cab44
Author:  <changelog at php.net>
Date:   Wed Dec 7 06:41:41 2005 +0000

    ChangeLog update

commit eea900316b2514218f628def96e2e24de9bd9d74
Author: Greg Beaver <cellog at php.net>
Date:   Wed Dec 7 06:39:03 2005 +0000

    add PHP_Archive::canCompress() which determines whether zlib decompression is available
    clean up code slightly
    add lots of error notification
    add .cvsignore for tests/
    update 002 to handle new testing behavior

commit d8427c5efae9cabcdcce1e4cc0a279c758d9d559
Author: Rob Richards <rrichards at php.net>
Date:   Wed Dec 7 04:59:41 2005 +0000

    - fix remaining parameter typo
    - add test

commit ddbc24465e92c5a6516db1d422da1fc213460e6a
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Dec 7 03:20:13 2005 +0000

    - copy/paste error in startDtd, we do not need the res here

commit 112f016a397e5219497a6247119930f994a04ca3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Dec 7 02:37:35 2005 +0000

    MFB51: Better critical error handling (fix for previous html encoding patch).

commit 9c9dcd7d88d631a142855597eeca22ca3eb1885a
Author: Greg Beaver <cellog at php.net>
Date:   Wed Dec 7 01:47:49 2005 +0000

    parameter count test

commit 0a786a87b06a36ef27bbc342b6c6810f4d32a02a
Author: Greg Beaver <cellog at php.net>
Date:   Wed Dec 7 01:44:24 2005 +0000

    first simple test

commit b6f3fc1acf8325151b88abbb98f9ea60cfbcddd1
Author: Frank M. Kromann <fmk at php.net>
Date:   Wed Dec 7 01:18:54 2005 +0000

    Fix ZTS and Win32 builds

commit ebc087c72af6d15df0b32513738116bd832698ca
Author: Greg Beaver <cellog at php.net>
Date:   Wed Dec 7 00:49:46 2005 +0000

    apparently no email here

commit e3e2d33c794dfb13c1f36fd9ddc77bec7c08b58a
Author: Marcus Boerger <helly at php.net>
Date:   Wed Dec 7 00:01:51 2005 +0000

    - Show list of leaked files in summary if any
    - Use basename correct

commit f0191491f26ab182de732db85375e3851cbc8ac0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 6 23:32:27 2005 +0000

    MFB51: Fixed bug #30760 (Remove MessageBox on win32 for E_CORE errors if
    display_startup_error is off).

commit 826f39b0134896ee926410bbef4687b78a1f785b
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 6 23:24:38 2005 +0000

    - Do not show leak summary if not tested

commit 6b8cb7d2adc8b1fc436210a52b5a70cdb9da2668
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 6 19:26:57 2005 +0000

    fix typo

commit 491c43cf2e969b03d39e459b9c9f4ab6e8282e91
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 6 19:15:02 2005 +0000

    nuke erroneous --ENV-- tag
    add new tests for oci_bind_array_by_name()

commit d34df75ee17a39b01dc2e3e7bcb4cdc72d0e2a55
Author: Sara Golemon <pollita at php.net>
Date:   Tue Dec 6 19:13:27 2005 +0000

    Block potential segfault.
    Context option type not checked for "user_agent","header", and "content"

commit d93c6134295207f7c1419a1b44c405abd350fd35
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 6 18:54:33 2005 +0000

    MF51: use strlen() to get correct element length

commit bc8654e4279c56e3662460654f7b662c6b274ad1
Author: Sara Golemon <pollita at php.net>
Date:   Tue Dec 6 17:56:56 2005 +0000

    MFB: Prep for PECL release

commit a42b9d7a0f1a7db4a1b4dbb28f408fdba9f91596
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 6 15:20:53 2005 +0000

    fix CS

commit 6cebabed0a117f2e1f4981552e41773bcd9cfd52
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 6 15:18:56 2005 +0000

    add tests
    
    Code covered:	91.3 %

commit a59ddf0a56095f803dbf2e4659c327f9276ede94
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 6 15:17:38 2005 +0000

    reimplement php_filter_callback() as exception-safe and without memleaks

commit a317347723174981b961825ee30b3314b11cc08c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 6 15:16:33 2005 +0000

    accept strings and arrays as callback name

commit b35b72f9ed0ac2caa2ed207bf311f49e59208e82
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 6 13:46:56 2005 +0000

    don't try to encode empty strings

commit df5f4abe969d6e619b4cc4ce70f7e920ed63ed97
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 6 10:23:28 2005 +0000

    fix tests

commit 43f74ba5f10278c8a4b69c4e06ac8551ca0ec02b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Dec 6 10:21:52 2005 +0000

    plug multiple leaks
    (you need to destroy the zval before changing its type manually)

commit f2a9649f03f507910e43734a8db818aca37da240
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 6 09:34:44 2005 +0000

    - Fix summaries again

commit fa0f08e089dd60d2c08b9de7f228308d6008fded
Author:  <changelog at php.net>
Date:   Tue Dec 6 06:46:50 2005 +0000

    ChangeLog update

commit f54496cd39847bb831cd9eab8e8495d8ca85ce25
Author: Omar Kilani <omar at php.net>
Date:   Tue Dec 6 06:23:24 2005 +0000

    Add json extension to PECL.

commit a4861d1512f8f0e0512963f82640914fb3e4196b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 6 03:39:26 2005 +0000

    Prevent header injection by limiting each header to a single line.

commit 2d789c2366aae76dca75b17634f3fd0de61e1a97
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 6 03:13:53 2005 +0000

    MFB51: Fixed possible XSS inside error reporting functionality.

commit f8b35b7d90f5a9c24d00c36cea6619b8469327d2
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 02:30:04 2005 +0000

    - Fix docs

commit a208d9a966905ab2f551acfc93f119b51efc94c7
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 02:28:26 2005 +0000

    - Nuke php3 legacy

commit a05e8e335d077b8da349d40e8e9523eec554a89e
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 02:10:00 2005 +0000

    - nuke php3 legacy

commit f53c892557e24f1f30ed77b00a3799d71aa50e15
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 02:07:17 2005 +0000

    fix build

commit 5f44819b72a8cff1c8b4ce4263f9de954e2e1ab9
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 02:00:07 2005 +0000

    - function_entry -> zend_function_entry (php3 legacy!)

commit d5ee5c5b0f32c76024658c904d77e032b6fd8ed6
Author: Marcus Boerger <helly at php.net>
Date:   Tue Dec 6 01:51:17 2005 +0000

    - Support for '--' style switches
    - Modularize output
    - Better valgrind integration (valgrind 3.0.0+ required now) (-m)
    - Ability to generate an additional html style output log (--html)
    - Ability to test unicode + native tests in one go (-U)

commit c0c7b984f0cdaf6b722cd0194e466d2771d3cd25
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 01:39:35 2005 +0000

    nuke php3 legacy

commit acf2ab661a3a8e006315ee5771d32d3f54d2ba4a
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 01:26:39 2005 +0000

    nuke php3 legacy

commit 5ee664f80e2972bbe3733185490b4adad3da8b88
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 01:13:59 2005 +0000

    nuke php3 legacy

commit becbb993a1f64c83e23e530080cf3c100fabcda4
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 01:08:40 2005 +0000

    nuke php3 legacy

commit 1c0ece71495ea13c69e018437478a7289e538341
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 01:04:42 2005 +0000

    - nuke php3 legacy

commit fae94910ae35c075a3fbbfbff5721d3c981e0c59
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 01:02:38 2005 +0000

    nuke php3 legacy (and be consistent)

commit a9166edcf4283fb6611bce2ee190c4e9219557b2
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 01:00:13 2005 +0000

    nuke php3 legacy

commit bb1be4efaf46b44900d605a2d2db80cfaf27f916
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 00:54:11 2005 +0000

    fix build

commit 879222732d1a665e1ad01b8f6ce8bd02b41b046c
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 00:51:53 2005 +0000

    - nuke php3 legacy

commit 8fa72be4eeba5ef421f4f04c9715d612544a3d61
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 00:44:22 2005 +0000

    - Nuke php3_compat.h

commit 77205941f575ec2fcefc38523426e5fc32768d35
Author: foobar <sniper at php.net>
Date:   Tue Dec 6 00:43:35 2005 +0000

    - nuke php3 legacy

commit 1be62560c5cdd52c7c5cfe61dc9db0b3281583e0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Dec 6 00:27:01 2005 +0000

    1.0.2

commit 7d615790346524ae0ea3cb064f7f5d4a71189098
Author: foobar <sniper at php.net>
Date:   Mon Dec 5 23:52:30 2005 +0000

    - Use the real name instead of the BC name here

commit 34ad5ab731c7f281c49be8c77ed81b50ec226eab
Author: foobar <sniper at php.net>
Date:   Mon Dec 5 23:31:09 2005 +0000

    - list_entry -> zend_rsrc_list_entry

commit 0ac2b74b0be70d651383a5c948a2fe2a1f1b3cea
Author: foobar <sniper at php.net>
Date:   Mon Dec 5 22:53:34 2005 +0000

    - Nuke php3 legacy

commit c33bb8493035f2cc9759d6800b6ef0359e467518
Author: foobar <sniper at php.net>
Date:   Mon Dec 5 22:43:01 2005 +0000

    - Do not use the PHP3 era names

commit 4851c062fb73d3919695f661f45ef6f97723fee8
Author: foobar <sniper at php.net>
Date:   Mon Dec 5 22:40:31 2005 +0000

    fix typo

commit 130333274b3daf0b763541a47d1b194d67e64c3c
Author: foobar <sniper at php.net>
Date:   Mon Dec 5 22:38:17 2005 +0000

    - Do not use the PHP3 era names!

commit c297b31a52e1fcf1e8df6b95c1275e911a09d341
Author: foobar <sniper at php.net>
Date:   Mon Dec 5 22:21:12 2005 +0000

    - Nuke php3 legacy

commit 5e81ec643fa9e3741f8daa6eae677b768f174e50
Author: Brian France <bfrance at php.net>
Date:   Mon Dec 5 20:41:57 2005 +0000

            Wrap the php_session.h include in the same ifdef as the rest of the
            session code.

commit 1a60646023ba076d3ffeb65bed98d456e94a454c
Author: Stanislav Malyshev <stas at php.net>
Date:   Mon Dec 5 20:08:19 2005 +0000

    MF5.1: fix reallocation bug

commit 7a8a89f35e13be811ccb073a7e29a1d75f41c9f2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 5 20:07:18 2005 +0000

    MF51: more typos fixed (thanks to Mike Naberezny for noticing these)

commit f30dbd9f54df4827bcc4631da968111923d74c79
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 5 17:27:24 2005 +0000

    MFB51: Fixed bug #35558 (mktime() interpreting 3 digit years incorrectly).

commit 43536d38e68083d0fb2cca7bb3aba02fb725778f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 5 13:41:14 2005 +0000

    MF51: improve error messages

commit ee5cdb2c14d87ee9a3b851168fcda0c87e43f757
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 5 13:22:49 2005 +0000

    MF51:
    add NEWDECIMAL, NEWDATE, GEOMETRY, SET and ENUM field types

commit 39c135b1c4f0435afbb39f0fe9634270be6cfadb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Dec 5 13:20:53 2005 +0000

    MF51:
    fix #35536 (mysql_field_type() doesn't handle NEWDECIMAL)
    add also SET, ENUM, NEWDATE and GEOMETRY to the switch

commit 7aaff40de5a1dd73186bc4e13dcf10ae2dbf3313
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Dec 5 08:56:32 2005 +0000

    Fixed bug #35509 (string constant as array key has different behavior inside object)

commit f9e209f048c60b167881417349eb04fb490d7e3d
Author: Greg Beaver <cellog at php.net>
Date:   Mon Dec 5 08:31:05 2005 +0000

    fix segfault in opendir/readdir. fix possible duplicate dirs.  is_dir() doesn't yet work, so url_stat is not working fully

commit b06df87d20c09356c18ff9c178a6f85d61cce301
Author:  <changelog at php.net>
Date:   Mon Dec 5 06:50:42 2005 +0000

    ChangeLog update

commit 7944a489fde3658cc4b86584cd58a26c8a1b8d31
Author: Greg Beaver <cellog at php.net>
Date:   Mon Dec 5 04:47:29 2005 +0000

    switch to streams, respect safe_mode, open_basedir

commit 9e9a8eb8379f0f6965dfbbfa385ab188b38ebefe
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 5 04:23:17 2005 +0000

    MBF51: load proper header file

commit dbfdcef380fa04d6509fcb0f6c741e8c2e55028c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Dec 5 04:22:37 2005 +0000

    MFB51:Avoid gcov conflicts on non-unique filenames

commit 92846c03d4c747c83135ffae706357faf39ba697
Author: Greg Beaver <cellog at php.net>
Date:   Mon Dec 5 04:21:36 2005 +0000

    kill memory leaks

commit 852eec498f5faabed6abc6118d84ac489fe1fd99
Author: Greg Beaver <cellog at php.net>
Date:   Mon Dec 5 01:07:02 2005 +0000

    add ability to detect zlib library when zlib ext is disabled

commit 89199c43b208b9597b15404cce866b7ef04c2a16
Author: foobar <sniper at php.net>
Date:   Sun Dec 4 23:31:33 2005 +0000

    - Nuke non-working part

commit 6f8644ce1ebf355a32c12638e1d2e18c8f2046de
Author: foobar <sniper at php.net>
Date:   Sun Dec 4 23:27:23 2005 +0000

    php3 is dead

commit 141aecfcdd18ad544d5219a1104632881db1a48c
Author: Greg Beaver <cellog at php.net>
Date:   Sun Dec 4 23:23:04 2005 +0000

    attempt to locate zlib even if --with-zlib is disabled, so we can add library support in phar

commit 96d6465999cbc27ff76236daa3d667c50f710277
Author: Greg Beaver <cellog at php.net>
Date:   Sun Dec 4 22:51:33 2005 +0000

    add license text

commit 6e0c45113371ce24e6c76a2fdb490f10b332393f
Author: Greg Beaver <cellog at php.net>
Date:   Sun Dec 4 22:50:54 2005 +0000

    update header, use PHP 3.01 license

commit 9d4036ea7c7e9262d148b946bfb8fc7df89300eb
Author: Greg Beaver <cellog at php.net>
Date:   Sun Dec 4 20:35:38 2005 +0000

    initial import
    
    # file handling needs to use streams, handle safe_mode/open_basedir

commit 744dfb6bf0164d9a3871635178458136803a5adf
Author: Greg Beaver <cellog at php.net>
Date:   Sun Dec 4 20:29:21 2005 +0000

    begin import of phar extension

commit a40000b63a307b9d45392e9228c800c0812650f9
Author: Marcus Boerger <helly at php.net>
Date:   Sun Dec 4 18:34:14 2005 +0000

    - Add missing .cvsignore

commit 5e2bdfcfcce61c12be753f545b4f6d21f29e4d2c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 4 17:58:53 2005 +0000

    MFB51: Added tests for new parse_url() and http_build_query() functionality.

commit 08c824bbea992b823404d0cc99b0f4462d73085c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 4 17:31:40 2005 +0000

    MFB51: Fixed bug #35062 (socket_read() produces warnings on non blocking
    sockets).

commit e803ebb4035316f90286362003ea28dfdb00efc2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 4 17:28:26 2005 +0000

    MFB51: Fixed gcov for generated files

commit f631fdef4c2b74a4da673c93aef37ce086695545
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Dec 4 17:25:26 2005 +0000

    MFB51: Regen files so they work properly with gcov.

commit ced6ef40cd8434f7ead4e3ed4c34dc00ded77e61
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Dec 4 11:45:45 2005 +0000

    fix #35539 (typo in error message for ErrorException)

commit c7631a2dca6c4ecac0c3e81faa7e5afffe179885
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Dec 4 11:40:52 2005 +0000

    fix #35543 (php crash when calling non existing method of a class that extends PDO)

commit 7f8adfcc7e9843983990d1f6bff85b5c91cd0c15
Author:  <changelog at php.net>
Date:   Sun Dec 4 06:48:28 2005 +0000

    ChangeLog update

commit a74ea6cfb81f59e7989dfd40f5bd52e2382f97ee
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Dec 4 00:20:52 2005 +0000

    fix typos in xmlwriter/config.m4

commit e084ac9d8bfe0c492b2f184ed08faf2d97ad114d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 3 23:49:52 2005 +0000

    add declarations
    more uint -> size_t fixes

commit 60af8a388cdc95840e7be9afe123b827b5579443
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 3 23:31:49 2005 +0000

    MF51: fix #35538 (new "hash" extensions does not compile on amd64)

commit 58c6a0da276e97c799be57d54f27e68fb78f83d1
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 3 23:24:07 2005 +0000

    yet another compile warning

commit e9f068a7d60e1a195133a25c5713c2a137a67f70
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Dec 3 23:19:48 2005 +0000

    fix compile warning

commit cdd291f5149086b6e18dfae6d5db5908a298a971
Author: foobar <sniper at php.net>
Date:   Sat Dec 3 13:22:20 2005 +0000

    - Fix bug #35530 (ext/bz2 compile failure with phpize)

commit 2e3a2a5dbc843dffae32863a2accedec9df39897
Author: Michael Wallner <mike at php.net>
Date:   Sat Dec 3 10:32:42 2005 +0000

    MF51: add adler32 test

commit 5da5750736f2a1ff3a460bf81a4ad29b05d4dae5
Author: Michael Wallner <mike at php.net>
Date:   Sat Dec 3 10:24:06 2005 +0000

    - fix ws

commit dbe8a6a629869c996f481df815a2ec92cc478cdb
Author: Michael Wallner <mike at php.net>
Date:   Sat Dec 3 10:20:21 2005 +0000

    - add test to package.xml

commit f1a0fdddbadc052278ac2c5916085a26b38d5ab8
Author: Michael Wallner <mike at php.net>
Date:   Sat Dec 3 10:16:59 2005 +0000

     - add crc32 test

commit 688f880e61a8a0caa76918b053db44a21b96c5f6
Author:  <changelog at php.net>
Date:   Sat Dec 3 06:46:25 2005 +0000

    ChangeLog update

commit 0586ac73f14303516cde0520a3c6c60dbc194cb4
Author: foobar <sniper at php.net>
Date:   Sat Dec 3 01:27:37 2005 +0000

    - fix possible compile error

commit d2e3d9c2446c33b274965c01d98325f659a65216
Author: foobar <sniper at php.net>
Date:   Sat Dec 3 01:21:09 2005 +0000

    fix compile failure (bug #35528)

commit 2fcfc021418098fce9978245e2770c91ee80dafe
Author: foobar <sniper at php.net>
Date:   Sat Dec 3 01:12:35 2005 +0000

    fix configure --help output

commit c7e4853008a3697dbf99de1d36e8afa310553610
Author: foobar <sniper at php.net>
Date:   Sat Dec 3 01:06:36 2005 +0000

    fix configure --help output

commit c456c16952b526789c6c94c51c6a6fd06abebaff
Author: Sara Golemon <pollita at php.net>
Date:   Sat Dec 3 00:51:30 2005 +0000

    Add MD4 support

commit 8e5799059d2aa303c2306e588e4698a163446796
Author: foobar <sniper at php.net>
Date:   Sat Dec 3 00:00:44 2005 +0000

    Nuked dos EOLs and fixed typo

commit ecd8376f36af4c600895785c90c0e035ba3dc687
Author: foobar <sniper at php.net>
Date:   Fri Dec 2 18:42:41 2005 +0000

    - Changed "session.use_only_cookies" to be on by default.

commit 4041e5221516fa10005289426db4fcd161db0186
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Dec 2 17:34:35 2005 +0000

    MFB51: Regenerate file to be more gcov friendly

commit f509c44be882a7a8a690393af98949bada02bbaf
Author: Marcus Boerger <helly at php.net>
Date:   Fri Dec 2 15:59:36 2005 +0000

    - Be picky about names

commit ab3fcb8f06b1115ad056f8b1bcbc83e4b74b9f65
Author: foobar <sniper at php.net>
Date:   Fri Dec 2 13:23:44 2005 +0000

    MFB51: fix compile warning and paths

commit f48a99133dab8b5ae51b73a01349a9ff262bede1
Author: Michael Wallner <mike at php.net>
Date:   Fri Dec 2 11:01:19 2005 +0000

    MF51: use --enable instead of --with

commit 79bc13d29e286cc63524024ff4274911593f55f9
Author: foobar <sniper at php.net>
Date:   Fri Dec 2 08:59:26 2005 +0000

    - Fix configure

commit dbe3d0b8d792740657b226a4dfbf33096037a771
Author:  <changelog at php.net>
Date:   Fri Dec 2 06:46:50 2005 +0000

    ChangeLog update

commit f001c7d5a0fbe3669b7e849e6aaeab9b2d598c38
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Dec 2 00:50:28 2005 +0000

    - prepare 2.0.2

commit dd947297fe5664f217db3d972d0d0d62ab95684e
Author: Michael Wallner <mike at php.net>
Date:   Thu Dec 1 21:08:17 2005 +0000

    - export everything we've got aliases for

commit 4323354ee008913792b1a05cfbaa30a8cfd1c8a3
Author: Michael Wallner <mike at php.net>
Date:   Thu Dec 1 20:53:04 2005 +0000

    - use php_pcre aliases

commit 37eeba6f27f803fc6955c82a1099f924ba6d364e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 1 20:39:49 2005 +0000

    tweak the fix

commit 9bae4e12e4d658fc523cf6b8d1c2e5325dd1a7c5
Author: Michael Wallner <mike at php.net>
Date:   Thu Dec 1 20:07:01 2005 +0000

    - ext/filter will need those exports
    # php_compat.h still prevents linking

commit 25ac5ff0b723770f323ba90f534550a2709bcac8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 1 19:59:36 2005 +0000

    fix #35508 (PDO fails when unknown fetch mode specified)

commit 1d74918ddd6c08d8e13ed7928cf981b094802fd3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 1 19:26:31 2005 +0000

    MF51: fix Win32 compile failure

commit 701dfc56b5e8c640e0672007a788c920af7d2a5f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 1 18:23:08 2005 +0000

    two more tests

commit 6f428944895f1d81b5e5f1994f97f9a6d6a7107f
Author: Rob Richards <rrichards at php.net>
Date:   Thu Dec 1 16:41:52 2005 +0000

    change to PHP 3.01 license

commit 38d192b7c6a12b546a6356d1cc7551d44e95d56c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Dec 1 16:26:38 2005 +0000

    MFB51: Fixed bug #35499 (strtotime() does not handle whitespace around the
    date string).

commit 7b396961daa7910df3a613c6619cd3b005cff231
Author: foobar <sniper at php.net>
Date:   Thu Dec 1 16:24:19 2005 +0000

    - Fixed PECL bug #6124: Crash on HTML tags when using FS_STRING

commit 14bdb93d6bfb8393ad8cef32cc7e1d3aa1bf9d3a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 1 14:03:51 2005 +0000

    MF51: fix #35490 (socket_sendto() unable to handle IPv6 addresses)

commit 4f906aa23fe2cf13f75717f4ae1ad0ec4e09988c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Dec 1 13:46:05 2005 +0000

    fix potential problem in php_oci_bind_post_exec() when OCIDateToText() fails

commit a139e19fe39812ac8b230a765a070dd67bf4d1eb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 1 12:51:19 2005 +0000

    Fixed bug #35437 (Segfault or Invalid Opcode 137/1/4)

commit feaa2501d0c099d72045af63f561b6151b46ed38
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Dec 1 11:49:51 2005 +0000

    Fixed bug #34729 (Crash in ZTS mode under Apache)

commit 507942a34e0b1c60ff625e87fcffde1794229a81
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 1 09:59:59 2005 +0000

    - Use putenv() correct

commit 8ae898f4861583ef11add249406cddfe0a1ce0b5
Author: foobar <sniper at php.net>
Date:   Thu Dec 1 08:54:15 2005 +0000

    - Use correct configure option style. Enabled by default.

commit 885a80dabc5a10d0537dd328e9a7acb4070d8c5a
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 1 08:49:57 2005 +0000

    - Fix warnings

commit 57fa8a57825f45e8e5bab9ef0eb57d234898c142
Author:  <changelog at php.net>
Date:   Thu Dec 1 06:45:42 2005 +0000

    ChangeLog update

commit 73012ee25776c7c01a85bd695eb7295fd5031aba
Author: Sara Golemon <pollita at php.net>
Date:   Thu Dec 1 04:53:55 2005 +0000

    Add hash_hmac() and hash_hmac_file() for single shot HMAC calculations

commit a0155029261c1468239e56c8209e62facd2d59ec
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 1 01:26:20 2005 +0000

    - New environment TEST_PHP_ARGS to allow appending args to run-tests.php
    - New mode -q (quiet)
    - New mode -s <file> (save output to a file)

commit ed0b0d1f3392009bf823d65095a418af28bb0ecc
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 1 00:57:29 2005 +0000

    - White space fixes

commit 2208b59602956e6a587070682af41907929725f5
Author: foobar <sniper at php.net>
Date:   Thu Dec 1 00:48:13 2005 +0000

    - Added win32 build stuff

commit cfaa4552723674db1f9340e20500b8bb5992330c
Author: foobar <sniper at php.net>
Date:   Thu Dec 1 00:36:26 2005 +0000

    - More cleanups.
    # Pierre: Check the convenient list of unnecessary defines in config.m4
    # (search for FIXME :)

commit 20c56bd378f453bf18be891c9b05f8325495645f
Author: Marcus Boerger <helly at php.net>
Date:   Thu Dec 1 00:26:44 2005 +0000

    - Add support for valgrind testing (Nuno)

commit 1792f340080ac3f0345526243f279d4f183b7f1c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Nov 30 23:53:47 2005 +0000

    MFB51: Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic()
    without proper init).

commit e1a1c5a9b9d114faf1870164f3df62514acdf7c2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 30 23:34:51 2005 +0000

    add new test

commit ba9f38f8ae33cb7c66c95e4bb4ae67b81a67c28a
Author: Marcus Boerger <helly at php.net>
Date:   Wed Nov 30 22:27:32 2005 +0000

    - Make gcov targets work with debian (http://gcov.php.net)

commit 92fd7f24a5fc8e86a65938237bd1cffa256186b5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Nov 30 18:13:17 2005 +0000

    MFB51: Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keys
    properly).

commit 6160b285f755ee77af8bd0bbbe702c7e10173f28
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Nov 30 17:33:27 2005 +0000

    - minor version is 0

commit ead45ca2f61de4405d5ffafbc70c40edb8e2c496
Author: Pierre Joye <pajoye at php.net>
Date:   Wed Nov 30 15:59:07 2005 +0000

    - use gdlib-config
    - bump to 2.0.33 for now, most stable release and closer from the phpgd
      this is only about config.m4, sources cleanup will follow the additions
      of various tests.

commit 13c1c6c15d67741d8669fd5648bd0f7c9c607d01
Author: foobar <sniper at php.net>
Date:   Wed Nov 30 15:01:22 2005 +0000

    - Fix the ccache detection

commit 6fddd6f87893df1eec675fc93088e6ade1e52622
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 30 11:32:33 2005 +0000

    fix possible crash in pdo_mysql_stmt_dtor()

commit f79f89e2655589058a36605d1bd9b7e73544b5a5
Author: Michael Wallner <mike at php.net>
Date:   Wed Nov 30 11:11:52 2005 +0000

    - fix PHP4 build

commit c58d4c590a19b759f2f24704f0313989ec8b603b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 30 10:25:51 2005 +0000

    Fixed bug #35373 (HP-UX "alias not allowed in this configuration")

commit d409c5e3470c553c4f6eeadaf08ae30eaca54c55
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 30 10:10:32 2005 +0000

    Fixed bug #35470 (Assigning global using variable name from array doesn't function)

commit a71b5970d513f3a43776c61abc4e9543685f3e7b
Author: Marcus Boerger <helly at php.net>
Date:   Wed Nov 30 08:14:49 2005 +0000

    - Fix tests

commit b36024de5ab77d27fdd6cd20013f759b6f6bb150
Author:  <changelog at php.net>
Date:   Wed Nov 30 06:42:54 2005 +0000

    ChangeLog update

commit 6ad30bffab23f4998ec79c98a38d78b357fb73ae
Author: foobar <sniper at php.net>
Date:   Tue Nov 29 23:23:32 2005 +0000

    fn

commit 2852ace3ef687a57ee1e38d76e5c09e54aa6a426
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 29 23:10:48 2005 +0000

    MFB51: fixed zts build

commit 6a3ce3fb50cfbc16b97a214a865c3ff01beea518
Author: foobar <sniper at php.net>
Date:   Tue Nov 29 22:42:53 2005 +0000

    MFB: automake dependancy was removed long time ago

commit 3925e60223c0771197032cb5c7e56ecee10f251a
Author: foobar <sniper at php.net>
Date:   Tue Nov 29 22:38:32 2005 +0000

    - Remove unnecessary libgcov entry (the gcc options handle it)

commit e091d62311e7450e434674e37afa439819fefa0c
Author: foobar <sniper at php.net>
Date:   Tue Nov 29 22:26:07 2005 +0000

    - Remove unused lines

commit 418f83f3346ab7416ed19400bdd0a5725e4e7540
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 29 21:45:53 2005 +0000

    make use of $SED if possible

commit 8847779835468b1ae9e253ad9e305dd3e159a116
Author: foobar <sniper at php.net>
Date:   Tue Nov 29 21:33:12 2005 +0000

    MFB51: Update bundled libtool to version 1.5.20

commit fc816c5e769f89487fc01cc46c94ecc7fd44cef9
Author: foobar <sniper at php.net>
Date:   Tue Nov 29 21:31:35 2005 +0000

    MFB51: Always use $SED instead of sed

commit 40dd6dfb4e9b1270058bf8357f0c38429acd07bc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 29 20:48:44 2005 +0000

    Added missing support for 'B' format identifier to date() function.

commit 667a9b9bce87e422d9b092ce23f1b536c8fd4ece
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 29 20:27:21 2005 +0000

    MFB51: Fixed bug #35425 (idate() function ignores timezone settings).

commit 0c110a93d29248eda220ddccea5dabd6370a8ee8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 29 18:38:48 2005 +0000

    MF51: change "-o" to "||" to support weird systems with broken `test`

commit 1ceacc89f7027899d73d4a7b09f53f67628b4852
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 29 16:25:39 2005 +0000

    MFB51: fixed date tests

commit 7f66777bbf190ea6f76c2cee302313d3053e886b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 29 16:14:47 2005 +0000

    MFB51: Fixed bug #35427 (str_word_count() handles '-' incorrectly).

commit 1b85d42ba5ca0f4def4677bb7e3da4874cebaefb
Author: foobar <sniper at php.net>
Date:   Tue Nov 29 08:13:18 2005 +0000

    - Regenerated with working re2c and with proper options

commit 0ba09c083ff91818bf6924ad50da6a8c6377e642
Author:  <changelog at php.net>
Date:   Tue Nov 29 06:49:28 2005 +0000

    ChangeLog update

commit d237f996f90f7a10791cd3d5bbb91de0fb5649f5
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 29 02:46:19 2005 +0000

    - Fix some memleaks

commit 2bb59717c79a616be06f47cc82219eba0824788a
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 29 02:41:54 2005 +0000

    - Allow test to be used w/o run-tests.php

commit eed6f67ffad65dafa65c78714c1831084f40e050
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 29 01:31:52 2005 +0000

    MFB51:
    Fixed bug #35422 (strtotime() does not parse times with UTC as timezone).
    Fixed bug #35414 (strtotime() no longer works with ordinal suffix).

commit 2303ff493c56b147078dd3baad0f0f7aa7000a73
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Nov 28 23:26:40 2005 +0000

    MFB51: Fixed bug #35456 (+ 1 [time unit] format did not work).

commit a03df6fef72b47559a40599eee6f45a28dc9099c
Author: foobar <sniper at php.net>
Date:   Mon Nov 28 23:03:49 2005 +0000

    fix build with libedit

commit 3cdf23b83032deee377cef762df2a1956edd4478
Author: foobar <sniper at php.net>
Date:   Mon Nov 28 16:49:35 2005 +0000

    - Fixed bug #35409 (undefined reference to 'rl_completion_matches')

commit 4192685b6405c0598d52342f212cb731322827fc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 28 14:33:44 2005 +0000

    Fixed bug #35393 (changing static protected members from outside the class, one more reference issue)

commit 9aa88e7e4353a7edcfc8a62723b1e99f3c69f819
Author: Alan Knowles <alan_k at php.net>
Date:   Mon Nov 28 10:28:17 2005 +0000

    fix bug #35381 - ensure library is initialized before use

commit a859b67027e18747b57461f5f11505d46905c2cb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 28 10:09:07 2005 +0000

    Fixed bug #35399 (Since fix of bug #35273 SOAP decoding of soapenc:base64binary fails)

commit 1407f79e79480f83e0f9c5571eef33d9b9334bad
Author:  <changelog at php.net>
Date:   Mon Nov 28 06:43:30 2005 +0000

    ChangeLog update

commit e7f4360f2ebbb2e430ab5bdd12cd1f441516a943
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Nov 27 23:00:55 2005 +0000

    MF51: use || instead of -o to support weird systems with old `test`

commit dc1d5122d127e4ebdc3443fcb65c44873263dee8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Nov 27 20:56:46 2005 +0000

    fix #35430 (PDO crashes on incorrect FETCH_FUNC use)

commit 0a1d459892740b3e2c0719840e3569ca651c541d
Author: foobar <sniper at php.net>
Date:   Sun Nov 27 20:10:15 2005 +0000

    MF51: improve open_basedir check

commit 54047149ad78de8a23aa4730ab30a754f8603997
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Nov 27 18:35:35 2005 +0000

    fix config.m4

commit ed978d2f1acecff7476e5c3ca4133f98da450c1a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Nov 27 18:34:16 2005 +0000

    plug memory leak

commit df710be5c765226fcdcb62ed066dd4484da257eb
Author: Marcus Boerger <helly at php.net>
Date:   Sun Nov 27 13:07:18 2005 +0000

    - Fix minor issues in RecursiveDirectoryIterator & provide new flag consts

commit 93ee6cd53313dc3e259c24aa936eb89b2e882cec
Author: Rob Richards <rrichards at php.net>
Date:   Sun Nov 27 12:21:12 2005 +0000

    Fixed bug #35316 (Application exception trying to create COM object)
    Fix some handler signatures causing memory corruption
    Various unicode fixes

commit 1bec704ea7bddb276873408646ec2e8fc2c52526
Author: Marcus Boerger <helly at php.net>
Date:   Sun Nov 27 12:13:42 2005 +0000

    - Fix editor blocks

commit f2dd944cecb6a4d66c24c69ecbea565b4a67e181
Author:  <changelog at php.net>
Date:   Sun Nov 27 06:48:53 2005 +0000

    ChangeLog update

commit 0619c8c66c4709c3296b7df0e9d73f57140d39d7
Author: Marcus Boerger <helly at php.net>
Date:   Sat Nov 26 18:07:49 2005 +0000

    - Output modularization, 1st step

commit 9fdd2b69409de5375f12aab2d6367c9d82574db6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Nov 26 17:34:35 2005 +0000

    show OIC version in phpinfo(); if possible
    fix build with older versions: SQLT_BDOUBLE & SQLT_BFLOAT first appeared in Oracle 10

commit e1410fb0a4819f795cf17ab5833daeebb8f8e5a3
Author: Marcus Boerger <helly at php.net>
Date:   Sat Nov 26 16:34:37 2005 +0000

    - Really test the issue here

commit 6e4bcd3a5d7c301dc725a621422e7e26ab757850
Author: Marcus Boerger <helly at php.net>
Date:   Sat Nov 26 16:33:08 2005 +0000

    - Bug 35382 was nit fixed but the test system was not capable for this kind
      of tests

commit 2563c1355386c832255b1a867429d5573bea5150
Author: Michael Wallner <mike at php.net>
Date:   Sat Nov 26 14:17:09 2005 +0000

    - ditch warnings

commit e538c3ea1fe90e02e7704000e5a31be9657bd721
Author: foobar <sniper at php.net>
Date:   Sat Nov 26 13:39:55 2005 +0000

    fix test

commit 33edd8eafca6437d19272625b3ea9612bcea2299
Author: Marcus Boerger <helly at php.net>
Date:   Sat Nov 26 13:37:30 2005 +0000

    - Scew short open tags

commit 7d3937bdd362f073ea8565ea845f836d95c4d7cd
Author: Marcus Boerger <helly at php.net>
Date:   Sat Nov 26 13:22:46 2005 +0000

    - Add new test

commit a278e9a74deaf306ed68707f2954c9f2c910a69d
Author: Michael Wallner <mike at php.net>
Date:   Sat Nov 26 13:15:06 2005 +0000

    - use php_hash_* types
    # ok with everybody?

commit 117753db1eb68d827575b4937455842ef374aece
Author: Marcus Boerger <helly at php.net>
Date:   Sat Nov 26 13:09:28 2005 +0000

    - Fix bug #35406 eval hangs when evall'ed code ends with comment w/o newline

commit 34c4afe3ddd9b263a59a130d0fdd0dc649ed5501
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Nov 26 12:37:20 2005 +0000

    MF51: add properties hashtable to Timezone class

commit 649376153c6eae0acc1d656f9e42c0d1d220afc6
Author: Marcus Boerger <helly at php.net>
Date:   Sat Nov 26 12:33:42 2005 +0000

    - Oversight

commit 42e741e4f92ec6f005a650aedf63d6d126b1d0c8
Author: Marcus Boerger <helly at php.net>
Date:   Sat Nov 26 12:25:58 2005 +0000

    - Synch with what we decided for 5 and what we are practicing since 5

commit 173cbe620f2a505cf160ef698abe857bca81b9fa
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Nov 26 09:39:50 2005 +0000

    fix #35402 (New date class causes crash in get_object_vars())

commit f4d2e7ba9c69891d3484fe2b80d1e015ef7407c4
Author:  <changelog at php.net>
Date:   Sat Nov 26 06:37:54 2005 +0000

    ChangeLog update

commit 3bc5c7e4202dc79d0b0cc9be3d38602744fcd9fa
Author: Michael Wallner <mike at php.net>
Date:   Sat Nov 26 00:15:03 2005 +0000

    uhm...

commit 90561e4fe819b763ae0cf8a45f6f380fab6eada9
Author: Michael Wallner <mike at php.net>
Date:   Sat Nov 26 00:08:06 2005 +0000

    - add crc32

commit 6c16fac2b5b8f1dd89d37f4f340e7cd7dbd2e5d2
Author: Michael Wallner <mike at php.net>
Date:   Fri Nov 25 23:12:44 2005 +0000

    - add adler32

commit 55f3cabb902f02183fe2884f4334984c16f7bf1b
Author: Michael Wallner <mike at php.net>
Date:   Fri Nov 25 18:24:34 2005 +0000

    - ditch warnings
    - add gost and snefru test
    - CREDITS += mike

commit 7a9fcb329fc665085f256fd6376e195c38fd2b46
Author: Michael Wallner <mike at php.net>
Date:   Fri Nov 25 16:12:30 2005 +0000

    - add gost algo
    - declare tables static

commit 145bdfa9a4ad0fd27ce61b525cd99e83fb8b8ce3
Author: Wez Furlong <wez at php.net>
Date:   Fri Nov 25 15:44:40 2005 +0000

    Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions

commit 04dffec1c4db169de2686b7330a3b1ab8a811719
Author: foobar <sniper at php.net>
Date:   Fri Nov 25 15:40:14 2005 +0000

    - Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions

commit a526db79562dabdb855f2369d3b08700af2a717a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 25 12:54:18 2005 +0000

    fix #35391 (pdo_mysql::exec does not return number of affected rows)

commit 984ce697ec71005e7c60dc6443d8890d84ff2881
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 25 12:25:22 2005 +0000

    ICC doesn't support __attribute__ for pointers

commit 7a0886509ef0edb62a452f24387a67fb4bf175e5
Author: Michael Wallner <mike at php.net>
Date:   Fri Nov 25 12:21:28 2005 +0000

    - add a simple benchmark

commit f1054f34733bb157bd058baec6e62e0e86169661
Author: Michael Wallner <mike at php.net>
Date:   Fri Nov 25 11:54:49 2005 +0000

    - add snefru algo
    - fix empty else in config.m4

commit d31cd8bf85dd03ab62b40a16aebb2f7a0c987a69
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Nov 25 10:16:55 2005 +0000

    change handles destruction order (based on the patch by Chris Jones) and fix typo

commit 5d80c942f557af2dcb9abc1fb09b4a4a0782f916
Author:  <changelog at php.net>
Date:   Fri Nov 25 06:41:36 2005 +0000

    ChangeLog update

commit 6407b345b91a40a1e7630fd29bb4b54bffd3e13b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Nov 25 00:07:57 2005 +0000

    MFB51: Fixed bug #35170 (PHP_AUTH_DIGEST differs under Apache 1.x and 2.x)

commit edca4a83bafd52f5494754b69013cd409fd8bf38
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 24 23:24:53 2005 +0000

    Fixed copy & paste error

commit 9e3bff7b0f13dd2dabcd95d4417f49fe84ba853e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 24 23:12:38 2005 +0000

    1.0.1 release

commit ba03c4fcc37a8867f05b21caad42bd033d76aeaa
Author: Marcus Boerger <helly at php.net>
Date:   Thu Nov 24 20:27:27 2005 +0000

    - Synch test name

commit 40b2772dcd2ecf5ce72d885ea2b4d076a6652c42
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 24 16:22:27 2005 +0000

    MFB51: Fixed bug #35358 (Incorrect error messages for PDO class constants).

commit eb40be874a6871ac4b294b6bfdb678093aea7c2b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 24 15:15:28 2005 +0000

    fix #35322 (oci_connect() after oci_close() gives unknown resource)

commit 4875427d1672cd0b621068ce41ec943fc2060fab
Author: Michael Wallner <mike at php.net>
Date:   Thu Nov 24 14:28:34 2005 +0000

    - fix tiger algo

commit e4bef616f8c462bb6c5df6e7b2c2c5a5fcf34e90
Author: Michael Wallner <mike at php.net>
Date:   Thu Nov 24 14:07:24 2005 +0000

    - fix segvs
    # there's still somthing wrong though

commit a42086c73cd1fce4abb835a14e68ce9c7fb2e000
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 24 11:32:44 2005 +0000

    Fixed bug #35360 (exceptions in interactive mode (php -a) may cause crash)

commit 4ce1074df977f87582ca795946873ba65b086211
Author: Michael Wallner <mike at php.net>
Date:   Thu Nov 24 08:59:54 2005 +0000

    - add tiger algo

commit c9e26c3ec029bee203ca184beb1e537105650fa5
Author:  <changelog at php.net>
Date:   Thu Nov 24 06:41:47 2005 +0000

    ChangeLog update

commit 0d8bbe7575b56015c697084447ec45a16e7c7d92
Author: Sara Golemon <pollita at php.net>
Date:   Thu Nov 24 04:37:04 2005 +0000

    Sync tests with new defaults

commit fac6e1b4c02b78fb0219710ae3a962b87d28488d
Author: Marcus Boerger <helly at php.net>
Date:   Thu Nov 24 00:30:41 2005 +0000

    - License for core extensions is PHP License
    - Add Johannes to credits for his work here

commit ddc2444d2ca9061959cac4fff98074b6f83f24e0
Author: Michael Wallner <mike at php.net>
Date:   Wed Nov 23 21:15:41 2005 +0000

    - add whirlpool algo

commit 41cc009a9e1afdd4486026102c9a36d9f28e62da
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Nov 23 20:47:42 2005 +0000

    Changed reflection constants to class constants

commit ef47ee6e135dcf6f20567287e3cbae44da3abfd7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 23 18:08:51 2005 +0000

    Cleaned CGI code. Now FastCGI can not be disabled. See into sapi/cgi/CHANGES for more details.

commit 3da6204bf6bffe976582e0519ececbbb4a42c285
Author: Michael Wallner <mike at php.net>
Date:   Wed Nov 23 17:18:56 2005 +0000

    - add salsa implementation
    # its not common and I've no reference output to compare against,
    # thus it's not enabled; I'm also pretty unsure about the initialization

commit d11d157c9f6bd69a04438aa2e597cce6e5fa43c7
Author: Michael Wallner <mike at php.net>
Date:   Wed Nov 23 16:36:11 2005 +0000

    - no trailing NULs

commit 1b716123f2567bdde69814d921866bd66af5159b
Author: foobar <sniper at php.net>
Date:   Wed Nov 23 15:51:45 2005 +0000

    - No need for extra strlen() call here

commit 754d011d8d546304bbcd34ce9b5f83bc68d09431
Author: foobar <sniper at php.net>
Date:   Wed Nov 23 15:50:27 2005 +0000

    fix leaks

commit 4c5d74a058b42aee3b2f5521d2aa20124e4ee8a6
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Wed Nov 23 15:16:39 2005 +0000

    fixed 5307 unexpected header can be injected to mb_send_mail().

commit 310ab5b4be7bed06a0b3d30373fa47db63915318
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 23 13:30:18 2005 +0000

    Additional fix for fix #35536

commit 9457dc348cdb35c6bab16c44267310b5be35751a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 23 11:57:43 2005 +0000

    forgotten part of the fix

commit 9e9a55f9ac6c7f2320d31dace7f8a6577278eb65
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 23 11:55:46 2005 +0000

    MF51: fix #35336 (crash on PDO::FETCH_CLASS + __set())

commit d4a9f53abc9da28345518fed6cb10f5ba8c0d877
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Nov 23 11:55:09 2005 +0000

    add test for #35336

commit 061039b182bcbac0e1dffe615606deab52495ed4
Author: Rob Richards <rrichards at php.net>
Date:   Wed Nov 23 11:23:39 2005 +0000

    fix build under 5.0
    fix crash when XMLWriter is instantiated but not used

commit 98b8a0fdb9e2690c621b52ad6e4ca0a697921cef
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 23 09:27:01 2005 +0000

    Bug #33732 (Wrong behavior of constants in class and interface extending)

commit a08a89e9ebca4a13c8bcc921aa7a4cbf3ca9e3b6
Author:  <changelog at php.net>
Date:   Wed Nov 23 06:51:42 2005 +0000

    ChangeLog update

commit 8c8f92f45f4ee5eb188f0a384ee6cef4342c292b
Author: Rob Richards <rrichards at php.net>
Date:   Wed Nov 23 03:10:45 2005 +0000

    add test

commit 406910e1e9b0cc3b919c228b88f5613515412ddc
Author: Rob Richards <rrichards at php.net>
Date:   Wed Nov 23 02:56:41 2005 +0000

    add registerNodeClass() method
     - methods can now natively return user classes registered with document

commit fba57a97ca6a925a36ffebfe2fa1a123c52d3b96
Author: Rob Richards <rrichards at php.net>
Date:   Wed Nov 23 02:54:10 2005 +0000

    move document property struct from xml_common.h

commit 73e686934021a1c30af044d950404db4f46908e6
Author: Rob Richards <rrichards at php.net>
Date:   Wed Nov 23 02:52:56 2005 +0000

    implement setIDAttributeXXX functionality

commit 8038df9ce2d660089e9b4fa313b017d29ec99248
Author: Rob Richards <rrichards at php.net>
Date:   Wed Nov 23 00:55:34 2005 +0000

    Fixed bug #35342 (isset(DOMNodeList->length) returns false).

commit 574a01f9b77b04cfed0fe8d0b48569b832b21a59
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Nov 23 00:30:08 2005 +0000

    No dynamic output, so no need for regex.

commit f94c2783b434409026d7f68df5d0001e93a65fa4
Author: foobar <sniper at php.net>
Date:   Wed Nov 23 00:20:16 2005 +0000

    - Fixed PECL bug #6021: parse_str() returns empty array when filter enabled

commit 083874aab29ae7ac244c4fef01ed646239ad3065
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Nov 23 00:19:20 2005 +0000

    emalloc -> safe_emalloc

commit 92281a047f8d299512fbc84f7488d199b89c21b9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Nov 23 00:15:26 2005 +0000

    MFB51: Fixed bug #35046 (phpinfo() uses improper css enclosure).

commit 91e695c6320a9a2b530ce4f5dbf794493a14692d
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Nov 23 00:08:00 2005 +0000

    3.01 license - we technically don't need to switch the PHP sources to this
    one, it is more for pear/pecl, but to be consistent we probably should.
    Anybody want to do the sed magic to fix all the headers?

commit e3586e0407cc91922baf80a2f9934169b73879ea
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 22 22:54:22 2005 +0000

    MF51: fix #35341 (Fix for bug #33760 breaks build with older curl)

commit d1aeaab5cc1ffcd51278cb2078efad9e40e7ca2e
Author: Sara Golemon <pollita at php.net>
Date:   Tue Nov 22 22:08:22 2005 +0000

    MFB (r-1.6.2.1)

commit bdae448f41250c36bdf3ddfb1d99fbbf6ed92a5e
Author: Michael Wallner <mike at php.net>
Date:   Tue Nov 22 20:46:02 2005 +0000

    add cvsignore

commit 99c8d42a7b48cfa8d989b3bb5f4059b652508814
Author: Michael Wallner <mike at php.net>
Date:   Tue Nov 22 19:23:55 2005 +0000

    - hexlen is 2*digestlen

commit 4c61cf6f4cb2418cdfb14fe04bc703d7a3f9dcab
Author: Michael Wallner <mike at php.net>
Date:   Tue Nov 22 19:17:58 2005 +0000

    - install extension headers
    - make the hash algo registry case insensitive
    - "export" inline php_hash_bin2hex

commit 066fb72fdd263147aa6b691fa7d68451f66b3225
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 22 16:30:36 2005 +0000

    Initial implementation of oci_bind_array_by_name()
    
    At the moment we support only these types:
    SQLT_NUM, SQLT_INT, SQLT_LNG - integer/long
    SQLT_FLT - float
    SQLT_AFC, SQLT_CHR, SQLT_VCS, SQLT_AVC, SQLT_STR, SQLT_LVC - char/varchar
    SQLT_ODT - date
    
    More supported types may follow.

commit 8115e710390da71c3e5a376f118136f69a4cf46d
Author: Michael Wallner <mike at php.net>
Date:   Tue Nov 22 12:24:25 2005 +0000

    - avoid segvs

commit 2bf81c4a3ffacbf3bd087d92d96de08a6a022cce
Author:  <changelog at php.net>
Date:   Tue Nov 22 06:48:55 2005 +0000

    ChangeLog update

commit f9509256882b2a7b852e19af3eb27261968e0b5c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 22 03:01:59 2005 +0000

    MFB51: Fixed command error in ftp:// wrapper.

commit 17f33c3bf3513d490f8658167fa7d709f7889622
Author: Michael Wallner <mike at php.net>
Date:   Tue Nov 22 00:51:24 2005 +0000

    - MF51: fix make install

commit 720938f4ada38b208319c4c9960016ebfad3e7d7
Author: Frank M. Kromann <fmk at php.net>
Date:   Tue Nov 22 00:29:30 2005 +0000

    /Gz and /RTC1 is for debug builds

commit bcade7ced45d0873e93c6f486d8fe7dd466fcf74
Author: foobar <sniper at php.net>
Date:   Mon Nov 21 23:07:36 2005 +0000

    - Fixed header installing under phpize builds

commit 77e5a7e3003a1432e4418ab7f768fe26cb2eb900
Author: Michael Wallner <mike at php.net>
Date:   Mon Nov 21 15:09:58 2005 +0000

    - fix a couple of warnings
    - export php_hash_fetch_ops() and php_hash_register_ops()

commit a86414864b570e53468051e1df7990e193a26f71
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 21 10:57:28 2005 +0000

    Fixed "getParameters" method

commit 120681ebac385f502ef5469fbb098ee4cd636f1c
Author:  <changelog at php.net>
Date:   Mon Nov 21 06:46:10 2005 +0000

    ChangeLog update

commit 9496259e1a9a3c7f0246efa2fdac69de808fd268
Author: Sara Golemon <pollita at php.net>
Date:   Mon Nov 21 06:05:37 2005 +0000

    Fix double-final potentially causing double-free

commit d732859624b70610d371f7cb45c44beff6e86efb
Author: Derick Rethans <derick at php.net>
Date:   Sun Nov 20 20:31:49 2005 +0000

    - MF51: Fixed bug #35143 (gettimeofday() ignores current time zone).
    - MF51: Fixed tests due to class constants patch.

commit 7ad4fb0c27dd8531e331ae29a1525218c560f3a3
Author: Sara Golemon <pollita at php.net>
Date:   Sun Nov 20 20:14:22 2005 +0000

    Add HAVAL algorithm
    Bit widths: 128, 160, 192, 224, 256
    Passes: 3, 4, 5

commit 9979ac22155f04ec31c4878e5f820e5966f18a02
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Nov 20 20:07:38 2005 +0000

    MFB51: Fixed bug #35303 (PDO prepare() crashes with invalid parameters).

commit 895e795b53a1e3d9f925546ba1829c420cd82832
Author: foobar <sniper at php.net>
Date:   Sun Nov 20 18:06:09 2005 +0000

    - Fixed bug #35243 (php_mblen() crashes when compiled with thread-safety on Linux)

commit ebd645e4383f99c282c380cb8c63f03e6e1feb7e
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Sun Nov 20 17:03:58 2005 +0000

    MFB: Use /RTC1 instead of /GZ for MS VisualStudio 2005.

commit 57deca0c8fc7ad402b161867c0b294f8a489c514
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Nov 20 15:21:23 2005 +0000

    - Fix SPL class listing for phpinfo in unicode mode

commit 29e64a2fc824764f225688d7517e6d167e8a9e13
Author: Marcus Boerger <helly at php.net>
Date:   Sun Nov 20 13:03:15 2005 +0000

    - Extend SimpleXmlElement::__construct() with two parameters
      . int options: pass options to 2.6.0+ parsing functions
      . bool data_is_url: whether first parameter is a url rather then xml data
    - Fix parameter parsing

commit 1bd7af815c72399f09d6293a79f377b367b5b01a
Author: Marcus Boerger <helly at php.net>
Date:   Sun Nov 20 12:39:04 2005 +0000

    - Do locking in lib rather then on streams

commit 3247484267aeac1cf8c3132d1474fd1e59fabe0a
Author:  <changelog at php.net>
Date:   Sun Nov 20 06:48:39 2005 +0000

    ChangeLog update

commit 41a8ac3af60937db33dea2cf14fbeca642aadb44
Author: Andrei Zmievski <andrei at php.net>
Date:   Sun Nov 20 02:27:49 2005 +0000

    *** empty log message ***

commit 4a3e87ad96b3679419f581e87f1b46e5522bf4d7
Author: Sara Golemon <pollita at php.net>
Date:   Sat Nov 19 23:16:56 2005 +0000

    Add hmac-md5 test file to package.xml

commit 1736cb4759d6d00880cac7b2d8cce41f76cb09cf
Author: Michael Wallner <mike at php.net>
Date:   Sat Nov 19 21:41:08 2005 +0000

    PHP-5.1 compatibility

commit 9846ceeab66a219fefd6dcfb67e78892dd8fbb28
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Nov 19 21:36:06 2005 +0000

    fix PECL bug #5986 (connections use case sensitive hashed details)

commit 7cbd9686b11bebc73b0c66d51edbdf94fda8eb04
Author: Sara Golemon <pollita at php.net>
Date:   Sat Nov 19 21:09:40 2005 +0000

    Add streams based incremental hashing updaters

commit ef378683789d09b0ab9743c5ed770ec8b464ca1f
Author: Sara Golemon <pollita at php.net>
Date:   Sat Nov 19 20:13:08 2005 +0000

    Expose registered hashing algos

commit 471af93da9f160983d0567cc085538190e6247b1
Author: Marcus Boerger <helly at php.net>
Date:   Sat Nov 19 17:47:22 2005 +0000

    - Fix bug #35295 typo in config.m4 for reflection extension

commit 9f4390ce8b47425bd39121f77dc4a6edeb658d13
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sat Nov 19 16:39:47 2005 +0000

    fix #35293 (PDO segfaults when using persistent connections)

commit ef53177e272773573878ec1e1c330af427650fd4
Author: foobar <sniper at php.net>
Date:   Sat Nov 19 11:41:26 2005 +0000

    NOTE: Things that are fixed in version released year(s) before this one
    really don't need any NEWS entries. People kinda expect the stuff being
    fixed in the future version..:)

commit 65ccbc1bc46b622b4e373f2e1971ae6e9fb61a1f
Author: Michael Wallner <mike at php.net>
Date:   Sat Nov 19 10:30:52 2005 +0000

    - fix PCRE_INCDIR for external libpcre

commit 3bffc21967e1923bb9b1f140ffb299dabaf2b64e
Author: Marcus Boerger <helly at php.net>
Date:   Sat Nov 19 09:43:19 2005 +0000

    - Fixed Bug #35286 tokenizer ext drops final comment (by greg)

commit 43766c2a15474563a134c25a74f602069e9cc5a8
Author:  <changelog at php.net>
Date:   Sat Nov 19 06:52:43 2005 +0000

    ChangeLog update

commit 1c23277a91506bdc154ef139c006652d36483d36
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Nov 19 06:32:20 2005 +0000

    fixed #35253 length of the encoded string vilolates a RFC.

commit 71b8ed31c375b8e36d6f1c0ca7ad31673bf0d833
Author: Marcus Boerger <helly at php.net>
Date:   Fri Nov 18 22:59:07 2005 +0000

    - Disabled globals code in a way that does not affect purist or old compilers

commit a00062d63e3d79db3abb3ce428d343f1de7bf3a7
Author: Sara Golemon <pollita at php.net>
Date:   Fri Nov 18 21:39:29 2005 +0000

    Typo

commit a0f5787e20e888add5d813cd33cdc26db9c3b30e
Author: Sara Golemon <pollita at php.net>
Date:   Fri Nov 18 21:37:19 2005 +0000

    One last 64bit change, skip all this long long malarkey when we're on 64bit procs

commit d97c072a75f0d3a65f78c9dee6d2e27f3e308bc2
Author: Sara Golemon <pollita at php.net>
Date:   Fri Nov 18 21:30:05 2005 +0000

    Macrofy 64bit integers in sha384/sha512 to make Win32 happy

commit 5907e1f08a4addf2072fc658ae9efae740f3d74f
Author: Frank M. Kromann <fmk at php.net>
Date:   Fri Nov 18 21:22:50 2005 +0000

    Fix #33201 Crash when fetching some data types

commit 7cd42570edbf216c2d1d300feb277747fd19f0c1
Author: Sara Golemon <pollita at php.net>
Date:   Fri Nov 18 20:58:54 2005 +0000

    Add HMAC support

commit 87e899e4a4e7b3c880270c17fb4c4dada3773135
Author: Frank M. Kromann <fmk at php.net>
Date:   Fri Nov 18 20:48:22 2005 +0000

    Fix #33963. mssql_bind fails on input parameters

commit cc9225f8dc9d30bc6676ac7f74f153b6220ac267
Author: Frank M. Kromann <fmk at php.net>
Date:   Fri Nov 18 20:40:28 2005 +0000

    Fix #32009 crash when mssql_bind() is called more than once

commit 614a3fb8a441a9ed7e02b25ae6dfdb1856a87354
Author: Sara Golemon <pollita at php.net>
Date:   Fri Nov 18 20:17:31 2005 +0000

    Expose sha1() and sha1_file() functions when core funcs not present
    Not an issue yet, but could be...

commit 5c213de12e21a61e84a63400f18d3985ff696495
Author: Sara Golemon <pollita at php.net>
Date:   Fri Nov 18 19:51:09 2005 +0000

    Initial Commit

commit 14889ccfbd09ed9575c48630ee4cf55dedfa9054
Author: Frank M. Kromann <fmk at php.net>
Date:   Fri Nov 18 19:13:35 2005 +0000

    Fix #33153 Crash in mssql_next_result().

commit 85fb03cbae0f98f789cbf46391d8bdd1dd9f3612
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Nov 18 19:01:50 2005 +0000

    MFB51: Fixed bug #35278 (Multiple virtual() calls crash Apache 2 php module)

commit dfe4ace529db2e34466108409940b9cc2e87da03
Author: foobar <sniper at php.net>
Date:   Fri Nov 18 16:41:49 2005 +0000

    reorder

commit 9d1a28b6a18dc0b574cfb300570f4cef2255a0b7
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Nov 18 16:28:01 2005 +0000

    allow_url_include

commit e1f1857978f90741bf4a381f5ddc90e3b0c3df68
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Fri Nov 18 16:20:43 2005 +0000

    Add allow_url_include to let people turn on allow_url_fopen without also
    enabling remote code execution through url wrappers

commit ffa0e13a596b113c9bb7847e0ebd933e0e0e37db
Author: foobar <sniper at php.net>
Date:   Fri Nov 18 15:11:14 2005 +0000

    MFB51: fix build when --with-libedit is used

commit 2d95730e8941b67785ee3a4cbe02bd2c1036ad94
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Nov 18 10:59:55 2005 +0000

    Fixed bug #35273 (Error in mapping soap - java types)

commit 168db42521f8b80ac1ccda09bda21abcf1653d1c
Author: Derick Rethans <derick at php.net>
Date:   Fri Nov 18 09:56:11 2005 +0000

    - Ready 0.9.3.

commit ccbf79462f1cab91730ad5fa519ae1c6847ecaff
Author: Derick Rethans <derick at php.net>
Date:   Fri Nov 18 09:17:59 2005 +0000

    - Fixed default so that it does not even encode quotes.

commit 3314fe6b226dee7bc7645fd2a50b95221f6c3aa0
Author:  <changelog at php.net>
Date:   Fri Nov 18 06:42:57 2005 +0000

    ChangeLog update

commit 459b318a567d093d85e4c741bed382024e1d5598
Author: Rob Richards <rrichards at php.net>
Date:   Fri Nov 18 02:50:46 2005 +0000

    fix configure - reflection is its own extension

commit 15d89ffd288b4eaa88defd2a8669f013e436ff7d
Author: Marcus Boerger <helly at php.net>
Date:   Thu Nov 17 23:43:53 2005 +0000

    - Reflection was moved to its own extension

commit 5a0cf29863c317cbac7d43154daacbde984f60a7
Author: Marcus Boerger <helly at php.net>
Date:   Thu Nov 17 23:21:15 2005 +0000

    - Need to define HAVE_REFLECTION

commit 75329fe178dbbd0f694a02ea34637b13a0f49024
Author: Marcus Boerger <helly at php.net>
Date:   Thu Nov 17 23:20:39 2005 +0000

    - Reflection was moved into its own extension

commit a40a48fbd49784d97e87a9ef667885f85688dc83
Author: Marcus Boerger <helly at php.net>
Date:   Thu Nov 17 22:59:39 2005 +0000

    - Move Reflection into its own extension

commit 0be9760a600fc50637bb730bdadf350ae05e0faf
Author: Marcus Boerger <helly at php.net>
Date:   Thu Nov 17 22:49:03 2005 +0000

    - reflection not reflectino

commit 3d6e4e85b3fa6f27664993f1fedbf3da8b271aff
Author: Marcus Boerger <helly at php.net>
Date:   Thu Nov 17 22:42:00 2005 +0000

    - Make this an extension

commit b312256f08a346cb3888a4803a6ada6ed20322c3
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Nov 17 21:57:30 2005 +0000

    MFB: missing }}}

commit e9196940179a93d1bb07e96b003ecd392dfd2d34
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 17 21:07:27 2005 +0000

    MFB51: Moved date constants into the date class, they all class constants
    now.

commit bb94f372cb756cae1ed5915c441c0e1a9a91da37
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 17 20:56:09 2005 +0000

    Hopefully resolve all the Apache 2 sub-request problems on non-linux systems.

commit f005e298a0165f7d7df61035bc0c69dd84925b73
Author: Sara Golemon <pollita at php.net>
Date:   Thu Nov 17 19:39:39 2005 +0000

    Bugfix #32371 php://input sometimes returns duplicate data

commit 510f40c3bcc04149f63b9b333a894fa70523b6d6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 17 19:20:14 2005 +0000

    make GCC happy and suppress the warning

commit 47414c4204a1b54d61e7865d1d28c8173e83a841
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 17 18:25:48 2005 +0000

    MFB51: fixed test

commit f5608e07980b9d328691adb9fbb70cb912bce19e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 17 14:40:11 2005 +0000

    MFB51: Fixed bug #35248 (sqlite_query() doesnt set error_msg when return
    value is being used).

commit a5e2f63d6804c3a5236916f8098662495ccf41d5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Nov 17 14:19:06 2005 +0000

    fix #35079 (stream_set_blocking(true) toggles, not enables blocking)
    patch by askalski at gmail dot com

commit 13373c5f9da01bc02567509b252e645c1bfba7c9
Author: Derick Rethans <derick at php.net>
Date:   Thu Nov 17 13:15:01 2005 +0000

    - MF51: Fixed bug #35218 (strtotime no longer ignores timezone comments like (PST)).

commit 7b7b6c20a628db7c53f261873c1cf4f838d25b2c
Author: foobar <sniper at php.net>
Date:   Thu Nov 17 10:01:47 2005 +0000

    - Renamed config.m4 to config0.m4
    # PCRE configure tests must be run before e.g. ext/filter

commit dca23aa9cf91bf0d2656a38b91b1704576e90a1c
Author: foobar <sniper at php.net>
Date:   Thu Nov 17 09:56:28 2005 +0000

    fix typo

commit 1399d605df051e6d785262f64eeb51a2fec49c67
Author: foobar <sniper at php.net>
Date:   Thu Nov 17 09:52:35 2005 +0000

    - Moved the files from resource to one level down.
    # This makes the gcov thing actually work :)

commit 58d21892e107d15cb543434096d3363547379870
Author: foobar <sniper at php.net>
Date:   Thu Nov 17 08:36:12 2005 +0000

    - Fix compile failure when ext/readline is compiled as shared

commit 97190ee606d7cf695550a840ed2686bc7df25970
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Nov 17 08:27:25 2005 +0000

    Removed support for continue and break operators with non-constant operands

commit 8b9855a687612c181eede0c8f5790a16230646ba
Author:  <changelog at php.net>
Date:   Thu Nov 17 06:54:18 2005 +0000

    ChangeLog update

commit 1c41c53e398d36f2d0b822b4eda76e1e5cace8fe
Author: foobar <sniper at php.net>
Date:   Thu Nov 17 00:49:48 2005 +0000

    - Filters may behave differently with empty string so pass it on

commit f8667e1809bd10ce99542f4b23def2f836bfc427
Author: foobar <sniper at php.net>
Date:   Thu Nov 17 00:48:51 2005 +0000

    - Add simple test for filter_data() basic filters

commit b05d189cc0b65e73eae216d9c88e822ca7d8ee52
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Nov 17 00:20:31 2005 +0000

    MFB51: Allow zend_parse_parameters to handle non-well formed integers, but
    raise E_NOTICE in the process.

commit 2f42d7df032b5c8ff34cf163d0c89e73c8bdde4f
Author: foobar <sniper at php.net>
Date:   Thu Nov 17 00:03:03 2005 +0000

    - Fix PECL bug #5963

commit 1d086bd2682cac449441b9614e1fcf78605662e4
Author: foobar <sniper at php.net>
Date:   Wed Nov 16 23:18:16 2005 +0000

    - Fix build in PECL mode and in PHP core

commit 1044416541213a6faa1cd3fa55c6833ae130a632
Author: foobar <sniper at php.net>
Date:   Wed Nov 16 22:14:24 2005 +0000

    - Fix build problems with pecl/filter/

commit 771c47831f8bcecb90037c7a2307febfcccb35b9
Author: foobar <sniper at php.net>
Date:   Wed Nov 16 16:17:40 2005 +0000

    - Missing .cvsignore

commit 8373809e2e3123b75aa516ce90030f7538d69838
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 16 11:52:53 2005 +0000

    Fixed bug #35239 (Objects can lose references)

commit 376d30f4414183c18297bce3464fe002e11263c8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Nov 16 09:43:56 2005 +0000

    Fixed bug #35229 (call_user_func() crashes when arguement_stack is nearly full)

commit 30e3bbdb0b46eccf81fd901ca15d57f5fc4c0a08
Author:  <changelog at php.net>
Date:   Wed Nov 16 06:44:57 2005 +0000

    ChangeLog update

commit 18f53efca5a22e694eef0905057036ee4cbba1a9
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 15 21:32:54 2005 +0000

    - Add new test

commit 7d588a5b40619fd483c888333d77d98e206aebf7
Author: foobar <sniper at php.net>
Date:   Tue Nov 15 16:50:32 2005 +0000

    remove old news

commit 0220a8318cf62b52962d03deef7aeb94332e4f43
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 15 16:50:07 2005 +0000

    Allow "null" default value for arguments with array type hint
    Unicode support

commit 29a04a28ef2eaca1dc186f40870e3cae540ed8e2
Author: Pierre Joye <pajoye at php.net>
Date:   Tue Nov 15 15:36:29 2005 +0000

    - switch to bsd license
    - prepare 2.0.1

commit 4ded4455ebddb8ea18ee90f755bb1b2de30c0269
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 15 15:30:41 2005 +0000

    MFB51: Fixed memory leak on php-cli -h

commit 8bb39e7dba4afef51968cb42e091afa6a48b0015
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 15 15:21:47 2005 +0000

    Allow recursive calls to __get/__set for different properties

commit dffc74c54eb40957dae56f89ebd6ca4c625fedad
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 15 14:57:42 2005 +0000

    Allow recursive calls to __get/__set for different properties

commit 21aeacfa9d697105587f691be2d17ce892879f57
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Nov 15 14:07:43 2005 +0000

    call zend_objects_destroy_object() explicitly
    fix segfault when intern->time is NULL

commit 29c580f138c3f6b9edf64ae38895327874bd3454
Author: foobar <sniper at php.net>
Date:   Tue Nov 15 13:43:57 2005 +0000

    fix warning

commit c4f93961b561f527e97e425cfe1589177cb1db5c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 15 12:39:54 2005 +0000

    Fixed call to __destruct() for objects of classes delivered from internal ones those use zend_objects_store_put(obj, NULL, ...

commit 0907893b2b04b3f39f3cc1a19444a6a9701d1323
Author: foobar <sniper at php.net>
Date:   Tue Nov 15 11:55:28 2005 +0000

    - Prepare for including in PHP core

commit 1f98519ac4b1d1bed2d7cfd75e48157b30e1ddfd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 15 11:14:34 2005 +0000

    Fixed bug #35176 (include()/require()/*_once() produce wrong error messages about main())

commit 534f76d4ece27f6e1c6c4ed49c494368594e8c47
Author:  <changelog at php.net>
Date:   Tue Nov 15 06:41:53 2005 +0000

    ChangeLog update

commit 5fd55abd662c522afa9435d21fadce0414ef1f14
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 15 04:24:17 2005 +0000

    Fixed possible crash in http:// wrapper.

commit 0eaec9871c8b4d3c3e79d63c5fcf09ae0e926b50
Author: Frank M. Kromann <fmk at php.net>
Date:   Mon Nov 14 23:14:54 2005 +0000

    MFB: Change max_procs from 25 to library default. This will make FreeTDS connections work a bit better

commit e658842761f3d2443ca547379e054c95ca308378
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Nov 14 21:52:27 2005 +0000

    fix #35197 (Destructor is not called) and similar issues in other extensions

commit 641bb46969b9684ce5b8333a7202daed8697bdc7
Author:  <changelog at php.net>
Date:   Mon Nov 14 06:41:03 2005 +0000

    ChangeLog update

commit da02f71894885443f98a0a1c91de270467432e7b
Author:  <changelog at php.net>
Date:   Sun Nov 13 06:45:19 2005 +0000

    ChangeLog update

commit 574a21097334e0f6a9e4616e57eb4fbbca72a22a
Author: Derick Rethans <derick at php.net>
Date:   Sat Nov 12 14:56:35 2005 +0000

    - Fixed protos.

commit 87e782644b579f4b5010c98689ded02c76c3d58e
Author: Andrei Zmievski <andrei at php.net>
Date:   Sat Nov 12 11:11:53 2005 +0000

    Grr. Re-re-fix the fix.

commit cea2b0e86730761dc508fc9fb756ed3cb20ecac7
Author:  <changelog at php.net>
Date:   Sat Nov 12 06:41:04 2005 +0000

    ChangeLog update

commit a05a33f34dfc1dd14e49372200c9ac38f1d0ce81
Author: foobar <sniper at php.net>
Date:   Sat Nov 12 00:38:00 2005 +0000

    - Fix the "php -v" output when neither --enable-debug or --enable-gcov
      is used.
    #
    # Rasmus, now it should give proper output, please test.

commit 0593d4a41d6883d62318a7250d91e4c47a188778
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Nov 11 17:34:16 2005 +0000

    Re-fix Marcus's fix.

commit e55624728104c519d37243c22ac79cdf57313199
Author: Marcus Boerger <helly at php.net>
Date:   Fri Nov 11 16:51:24 2005 +0000

    - Use the const instead of hard coding

commit 802fa954164cb2355ed4bd6076a2274012ae8f15
Author: Marcus Boerger <helly at php.net>
Date:   Fri Nov 11 16:50:08 2005 +0000

    - Fix build

commit 80390b0122ae9713d2b8bc4af5ad5ad59c7dcbd1
Author:  <changelog at php.net>
Date:   Fri Nov 11 06:42:02 2005 +0000

    ChangeLog update

commit 173fcb5e168e85db38e180df1812378210ef8a7b
Author: foobar <sniper at php.net>
Date:   Thu Nov 10 08:06:08 2005 +0000

    - Added note about --enable-gcov being strictly for developers only!

commit 9b7a28e9a2ebc1f1a738fc999b1d2848c6f93032
Author: foobar <sniper at php.net>
Date:   Thu Nov 10 08:04:57 2005 +0000

    fix configure help

commit 3e1bb4edf391bf8d8b474238ec4683e1380825fe
Author: foobar <sniper at php.net>
Date:   Thu Nov 10 07:49:40 2005 +0000

    - Fixed bug #35179 (tokenizer extension needs T_HALT_COMPILER)

commit ccb6e91bafba3f5290a9e923177d5d3c08367fcb
Author:  <changelog at php.net>
Date:   Thu Nov 10 06:44:26 2005 +0000

    ChangeLog update

commit 9d766b59b2d80635879d8ab9fddbe1191df82e27
Author: foobar <sniper at php.net>
Date:   Wed Nov 9 19:55:25 2005 +0000

    - Fix the ccache detection.

commit 18267e2f7fbe6af44eb8c8b61fa8926851adeafa
Author:  <changelog at php.net>
Date:   Wed Nov 9 06:51:38 2005 +0000

    ChangeLog update

commit b60b2ed349d0311cdca7b33df90e86a57256126b
Author: foobar <sniper at php.net>
Date:   Wed Nov 9 05:41:09 2005 +0000

    Cleanup the code coverage files

commit 2cf0ce29259208f02c041fd75f67cd6bed390e52
Author: foobar <sniper at php.net>
Date:   Tue Nov 8 22:45:55 2005 +0000

    - Change paths to be relative
    #
    # Derick, don't forget to move the .re file into this same directory!
    #
    # This was the 2nd last piece of making the code-coverage thing to work
    # properly with VPATH builds. Once Derick moves the parse_date.re
    # in the same directory where the generated file lives, it's done.
    #
    # Just copying it by hand in your sources in the meantime and doing
    # "./configure --enable-gcov && make lcov" will produce data in lcov_html/
    #

commit cf69b66c13477b855ee1ea26bd67a8a7fd222954
Author: foobar <sniper at php.net>
Date:   Tue Nov 8 20:27:08 2005 +0000

    - Moved gen_php_cov functionality into the Makefile. Doing 'make lcov'
      will run the test suite and create the code coverage HTML files.
    # no need for some hairy checks whether PHP has the support
    # since the lcov target will not exist if it doesn't :)

commit 72fd0627eb99d1a5fbd438e08ac5daabf11995e4
Author: foobar <sniper at php.net>
Date:   Tue Nov 8 20:25:11 2005 +0000

    nuke #line directives.

commit b947d6b0d3a6eefa5136f85e1cebf266b50f6cdc
Author: foobar <sniper at php.net>
Date:   Tue Nov 8 20:21:35 2005 +0000

    More files to have #line directives stripped for release

commit 2434baffdb23c93437f81f988dffc0874584d67b
Author: foobar <sniper at php.net>
Date:   Tue Nov 8 20:12:09 2005 +0000

    - Fix #line paths

commit ee7f3b47d491918dc3362bd2dd904d5d79d18df1
Author: foobar <sniper at php.net>
Date:   Tue Nov 8 16:43:09 2005 +0000

    - Fixed --enable-gcov to work with VPATH builds too

commit a2bd7505817c9ddfc1826990db2e976a8b2d8037
Author: foobar <sniper at php.net>
Date:   Tue Nov 8 15:54:20 2005 +0000

    - Make sure parse_date.c is free of #line directives in releases

commit 3392f566c3cc81112c997103ccbe3f86d27d2c3b
Author: foobar <sniper at php.net>
Date:   Tue Nov 8 12:35:01 2005 +0000

    - Use the source file as output filename instead of stdout

commit 4352fa69d40237984dcd74dde3aceb96198ff24f
Author: foobar <sniper at php.net>
Date:   Tue Nov 8 12:34:16 2005 +0000

    - use the target file name as output file instead of stdout

commit 84bcd9ac96d7256ebce988c241e5521fb1bef193
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 8 08:36:50 2005 +0000

    Fixed bug #35142 (SOAP Client/Server Complex Object Support)

commit 158e80bed43627b54ee9310b7c27548ec1a64a86
Author:  <changelog at php.net>
Date:   Tue Nov 8 06:44:26 2005 +0000

    ChangeLog update

commit 2d9c625cf10d552a5f6cae01cf525b29d16117e4
Author: foobar <sniper at php.net>
Date:   Tue Nov 8 00:02:50 2005 +0000

    - Make sure the generated files have relative paths in the #line directives

commit c1869299c7d84d950b5144a8cb92e6470229e2e8
Author: Marcus Boerger <helly at php.net>
Date:   Mon Nov 7 19:12:37 2005 +0000

    - heredoc handling in -a mode

commit 66a9b0b6aeb0016ca22b02ce5bdec44100011e87
Author: Marcus Boerger <helly at php.net>
Date:   Mon Nov 7 12:56:23 2005 +0000

    - Fix Bug #32223 weird behaviour of pg_last_notice

commit 32fe5f2c3b1cffaffe4fd0c411f27160b3c10b31
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 7 12:24:20 2005 +0000

    Fixed bug #35009 (ZTS: Persistent resource destruct crashes when extension is compiled as shared)

commit 4e744e2b423b90db2b7f33d5eb850dddb87b0568
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Nov 7 10:07:55 2005 +0000

    Fixed bug #35091 (SoapClient leaks memory)

commit f797d8987885599c4f92eb5a3c8e46e7ca7dd676
Author:  <changelog at php.net>
Date:   Mon Nov 7 06:58:18 2005 +0000

    ChangeLog update

commit 0977376369ec889ec232c2b3aed789a1cebe3a86
Author: foobar <sniper at php.net>
Date:   Sun Nov 6 22:44:05 2005 +0000

    - Do the LTP thing properly

commit e4c8e1dc853ab9288dac5fd076e8676bcd491f3f
Author: foobar <sniper at php.net>
Date:   Sun Nov 6 22:41:51 2005 +0000

    - Fixed minor memory leak triggered by: -dzlib.output_compression=1 -m

commit 8c633a099fe8a716498a086452fa99af4e0d6d92
Author: foobar <sniper at php.net>
Date:   Sun Nov 6 22:07:12 2005 +0000

    - Revert bad patch. This is wrong way to handle leak in "php -m"

commit f53de944df9a5377f314855ccfde5c7af12d7e5b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Nov 6 12:27:11 2005 +0000

    - MFB Add tests

commit 1626dba1338208eee2cb2dd38775d05cf5d4983e
Author: Marcus Boerger <helly at php.net>
Date:   Sun Nov 6 12:01:42 2005 +0000

    -MFB Fix parameter parsing

commit dba96fb9e45c472a1f8f49464b25e3a0d045e0be
Author: Derick Rethans <derick at php.net>
Date:   Sun Nov 6 11:08:50 2005 +0000

    - E_STRICT is not part of E_ALL, so the lines were wrong here.

commit ff72c376c2d08fc20b25d6df0f7062001d86804a
Author: Marcus Boerger <helly at php.net>
Date:   Sun Nov 6 10:53:39 2005 +0000

    - MFB Fix tests expectations

commit 4c788e7703e255b917252850a99ef9dbd1c288ee
Author:  <changelog at php.net>
Date:   Sun Nov 6 06:44:24 2005 +0000

    ChangeLog update

commit 65bb007a3e59c329c0ba6f1601e78f5f63106a3d
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Nov 5 22:41:09 2005 +0000

    MFB - This isn't a DOM thing anymore, just libxml

commit f16fb8484d7a74fac613496ea00a17f8eb8dd81a
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Sat Nov 5 22:32:55 2005 +0000

    MFB - We don't need the simplexml requirement here anymore

commit c4ee761db1c2378bdbaa6cc9b16feab37c0c3ce6
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sat Nov 5 22:02:40 2005 +0000

    MFB51: Fixed bug #31971 (ftp_login fails on some SSL servers)

commit 2a121811b8b867f1a42e2b343c706cf4d9edcc46
Author:  <changelog at php.net>
Date:   Sat Nov 5 06:44:56 2005 +0000

    ChangeLog update

commit 02e44183bb6dbb91ec22300b727bcb46c7da1da4
Author: Rui Hirokawa <hirokawa at php.net>
Date:   Sat Nov 5 04:47:29 2005 +0000

    fixed garbled multibyte characters.

commit 22ae5cdfd0612fe3a6ef96b1f582707ddab0fee2
Author:  <changelog at php.net>
Date:   Fri Nov 4 06:46:21 2005 +0000

    ChangeLog update

commit ce939c2cc5501fa0ce5b472bc97a24701495b283
Author: Marcus Boerger <helly at php.net>
Date:   Thu Nov 3 22:04:35 2005 +0000

    - Add missing check flag

commit e2ea55ccbe82fb6fca22d588fec8cb8f0fbfa041
Author: Marcus Boerger <helly at php.net>
Date:   Thu Nov 3 21:58:42 2005 +0000

    - Tray fixing #35088

commit 3243167b4519ba0bb65cfc9e69555662bc293371
Author: Marcus Boerger <helly at php.net>
Date:   Thu Nov 3 21:28:16 2005 +0000

    - Add missing check

commit 6352110b7ff0ff8356b360fa396cc239bc79eb11
Author: foobar <sniper at php.net>
Date:   Thu Nov 3 20:41:05 2005 +0000

    - Fixed bug #35078 (configure does not find ldap_start_tls_s)

commit 36d3c24c6e2237a4c564cf2837a685df33006424
Author: Michael Wallner <mike at php.net>
Date:   Thu Nov 3 15:01:31 2005 +0000

    - MFB44: #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer
      parameter on Windows)

commit 2b9167e089e95f138845dcb14f33507e2430b2fb
Author:  <changelog at php.net>
Date:   Thu Nov 3 06:46:29 2005 +0000

    ChangeLog update

commit 0c2f3ea24ef7839c6554aabfefd74ce339c71b5b
Author: foobar <sniper at php.net>
Date:   Wed Nov 2 21:26:08 2005 +0000

    - Fix bad usage of php_checkuid()

commit 9d0664976f90eb7595f2d58db168ea2b60d235c1
Author: Derick Rethans <derick at php.net>
Date:   Wed Nov 2 15:50:06 2005 +0000

    - Fixed posix_mknod() checks and warnings.

commit ab95f1981ca0b914d08bd57069c37f1084a5ea05
Author: Michael Wallner <mike at php.net>
Date:   Wed Nov 2 14:27:02 2005 +0000

    - sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP response splitting
    - sapi_send_headers() already takes care of default_content_type (left over of fix for bug #29983)

commit 971bebd6e3ffcd86a76a26b5871e019d5d6905ea
Author:  <changelog at php.net>
Date:   Wed Nov 2 06:44:42 2005 +0000

    ChangeLog update

commit 8de7ff8c9197e8f6723e4af346a6ee875b0c7ac0
Author: Rob Richards <rrichards at php.net>
Date:   Tue Nov 1 23:21:29 2005 +0000

    optimize sxe_add_registered_namespaces
    add only first encountered prefixes to namespace arrays
    update test

commit c1a09f63992daa55b478effa643d92b18144741a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Nov 1 23:02:52 2005 +0000

    MFB51: Fixed minor memory leak triggered by: -dzlib.output_compression=1 -m

commit aeb5830c20b97b101618448d0fae02eff2ac17a5
Author: foobar <sniper at php.net>
Date:   Tue Nov 1 22:42:03 2005 +0000

    MFB: fixed test

commit 8088087b0bf9ed2933b1cdbf68c472e6b49b31c6
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 1 21:46:33 2005 +0000

    - Update docu

commit d73184b6baa8e220ae87a012e880afd5f538f71f
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 1 21:17:51 2005 +0000

    - The iterator base interface is Traversable not IteratorAggregate

commit 169411d0407357de5af1c4abb1a4c76f6a995600
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 1 20:41:59 2005 +0000

    - Get rid of several wanrings

commit cb34f4e3d362c321c602260b4468c1464b105739
Author: Frank M. Kromann <fmk at php.net>
Date:   Tue Nov 1 18:14:52 2005 +0000

    Fix #35037. Selecting a uniqueidentifier would return unknown data type when used with freetds.

commit 60084a750730562ee8bdff84bcd5fda66a978655
Author: foobar <sniper at php.net>
Date:   Tue Nov 1 17:04:29 2005 +0000

    *** empty log message ***

commit 35d80e39d223efd58f451425bdc8bba5ad0c6823
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 1 16:54:44 2005 +0000

    - Allow to recive derived SplFileInfo/SplFileObject instances

commit 00d5138e93b5f0dd84d17b75fa47d7f3951ab6a4
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 1 16:53:29 2005 +0000

    - Allow parameter parsing implementation raise an error early where more
      information is available. And add ability to prevent double errors by
      returning "".
    - Implement parameter parsing C which checks for a class name, if the value
      on input is not NULL then the pointer must be the zend_class_entry of the
      required base class.
    # Do the KISS approach, looking at the code it isn't that easy does it?

commit f57932aee09445087a469aeb104e5d166e767a81
Author: foobar <sniper at php.net>
Date:   Tue Nov 1 16:22:04 2005 +0000

    MFB51: nuke typo

commit bd7f131a41f84784e6b70156304986df8ef50f1c
Author: foobar <sniper at php.net>
Date:   Tue Nov 1 14:36:13 2005 +0000

    - Hiding bugs is not the purpose of the regression tests.

commit 5d671dd4b26c3c13b78807a50abf5fe4482888ae
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Nov 1 13:18:34 2005 +0000

    Add an additional field $frame['object'] to the result array of debug_backtrace() that contains a reference to the respective object when the frame was called from an object. This revised patch has been reviewed by Dmitry and Zeev.

commit 78456eb9a27a6fd832d0b3f764fc1d7f625917b5
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 1 11:55:13 2005 +0000

    - Test no namespace case, too

commit 995674482190aaf150b97243503a5abe24ede7a8
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 1 11:53:14 2005 +0000

    - Handle default namespaces
    # Another time it shows xml is far from being simple

commit 2e67d648fc4e4ba8b6313afbd37998c81d073d49
Author: Marcus Boerger <helly at php.net>
Date:   Tue Nov 1 11:12:27 2005 +0000

    - WS: Make function detection work in my editor

commit d846b5382d760fc142791485c8213143925a06ed
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Nov 1 11:11:19 2005 +0000

    Fixed SIGSEGV

commit e094954bd148f2eab4437b50d373e9278e5bb36e
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Nov 1 10:31:15 2005 +0000

    Allow bison 2.1.

commit 621c6fb266c0a97d5297a997b2e27a47ab8400b7
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Nov 1 07:20:54 2005 +0000

    Revert.

commit 35d4f32c8415e5a660dec9bede72c88e04df442a
Author:  <changelog at php.net>
Date:   Tue Nov 1 06:48:05 2005 +0000

    ChangeLog update

commit 3130689708881be1bc06c8c8ab21051dab76fa2e
Author: Brian France <bfrance at php.net>
Date:   Tue Nov 1 00:46:44 2005 +0000

    MFB: Fixed phpize build (default PHP_OPENSSL to no if not set)

commit b8665d41695b74e69cf3f0b7d4f6c6d6142945c7
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 31 23:45:50 2005 +0000

    MFB51: Additional open_basedir/safe_mode checks.

commit 15f4a227e0ca42267b1383791712c2cf97740699
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 31 20:29:34 2005 +0000

    - Make SimpleXMLIterator implement Countable

commit 6b4a4afe8c91fedee6fdd1b2ba052f840be86671
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 31 20:06:28 2005 +0000

    - Implement count interface

commit 9c982bb62c2e82ea5059e169a181923be3364147
Author: Rob Richards <rrichards at php.net>
Date:   Mon Oct 31 19:51:40 2005 +0000

    check node type before accessing ns - prevent corruption under compact mode

commit 1b7db10076be0992769f13d8bd2439d9f1bc30d2
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 31 19:47:00 2005 +0000

    - We don't need those

commit 372d59b6489d6210af597818b0f827d37da71da9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 31 19:29:48 2005 +0000

    Fixed bug #35017 (Exception thrown in error handler may cause unexpected behavior)

commit 2aadbbfca6ec565fd8e0cad0a0bd9d5ed0aaad83
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 31 19:09:13 2005 +0000

    - Add functions to check for registered/in use namespaces

commit cad0ffbc99a0ccedf8aa0b8376d96f7b57806646
Author:  <changelog at php.net>
Date:   Mon Oct 31 06:47:46 2005 +0000

    ChangeLog update

commit cd5a60d36da6948cfe78bf65c1cf616c67fe7e10
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 30 22:55:21 2005 +0000

    - Fix memleaks

commit a415bcc5d97d134bb9a023c9591c166de7adcad7
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 30 20:37:22 2005 +0000

    - Bugfix #35028 XML object fails FALSE test

commit 2eed561d103276315fd2a1d97b2484452802c5d0
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Oct 30 18:08:17 2005 +0000

    MFB51: Improve iconv skip conditions

commit 61c8e857e491a209062f8d2e054647f3c610435a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Oct 30 18:04:20 2005 +0000

    MFB51: Fixed bug #35022, #35019 (Regression in the behavior of key/current
    functions).

commit 7c25bdfe6720787d8ec77c64869c79be3fe5c33e
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 30 17:17:44 2005 +0000

    - Fix mode handling

commit f93d64e8ce0dd4bafef3734a2308de70108b9c68
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 30 16:07:29 2005 +0000

    - Add docu

commit 82aa412cf888ab961ba2be8ad3c5bc7725dd7444
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 30 14:00:45 2005 +0000

    - Fix unicode expectations

commit 1321658d91e0173f6b32b0a745b1741f726a8ede
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Oct 30 13:46:34 2005 +0000

    MFB51: Fixed bug #35014 (array_product() always returns 0).

commit e1ce1262cea7b46e91bbf4b9342a35748791f28b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 30 13:01:01 2005 +0000

    - Add new test

commit 322fe69078c8b099f4fd1b2146d2a1105f0276eb
Author:  <changelog at php.net>
Date:   Sun Oct 30 06:38:30 2005 +0000

    ChangeLog update

commit 1c8e0d66628badacf81ba2ea93df5d72ec9e4105
Author:  <changelog at php.net>
Date:   Sun Oct 30 05:43:38 2005 +0000

    ChangeLog update

commit b4ad6bbc8259e7da4bad8733701cc2eb973fd766
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 30 00:38:39 2005 +0000

    - Protect against some edge case that is currently imossible, but will be

commit 378d5b764f86aecdbbd8aa149cac9bd02612a936
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 30 00:35:55 2005 +0000

    - Simplify & speedup, once more

commit b5c08eab91579afff3f7ac1456250b0101fd9aef
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 30 00:20:35 2005 +0000

    - Simplify & speedup

commit 29be6e9b51f9ac847cb849afd450e21a01e8f189
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 29 21:16:17 2005 +0000

    - Fix attribute handling when using xpath expressions that lead to attributes

commit 5303f42825cb42e8ec0d4c7c577bf08ea185c4f4
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 29 21:01:03 2005 +0000

    - Use var_dump() and fix test expectations

commit bf0f8445216b0324405a83541eb2705fa6c523ca
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 29 20:38:30 2005 +0000

    - Add new example

commit a5a9cd2f0f311bf4351aaedf6ecb25bad03704df
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 29 20:37:59 2005 +0000

    - Attribues don't have children

commit 9ee8a78cef178e65bdaf01863e54bfb1e6de0952
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 29 16:38:49 2005 +0000

    - Add new example

commit b4762f13f1180c40fa15ffb8fdefa3b4acd3c276
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 29 16:12:57 2005 +0000

    - Change var_dump to include all that is reachable, incl. @attributes
    - Adapt tests and add new one

commit 7ae517c131c70716cec4f1535e8c4645d219920a
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 29 15:49:28 2005 +0000

    - It's better to use our own strtol here

commit bdb7ff4c2ed0823748fb51bce96633b5bde518b7
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 29 15:48:14 2005 +0000

    - Increase buffer for 64 bit systems

commit dd702a23dced4fa1ec4165f92d6f1c231f5fb4f7
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 29 15:44:37 2005 +0000

    - Fix stupid unicode warnings

commit 5c4d1edef3d4d9b5b7222c8273d54b5aa951101e
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 29 15:37:57 2005 +0000

    - Add AppendIterator::getIteratorIndex
    - Add AppendIterator::getArrayIterator

commit feafd25b0d5672ed81a9a4c3f34261ce9a3508f0
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 29 15:15:22 2005 +0000

    - Add class SplTempFileObject

commit 86cbff953878b3425703089c081951352b83a617
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 29 15:09:12 2005 +0000

    - Allow to specify ma memory usage for temp stream

commit 6e70cdabadf77a704a8fbebf17b03bf9fb62f406
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 29 14:29:59 2005 +0000

    - Register temp and memory stream here

commit ef3b427e5c92d32fc27c1c28fd53ea63b5e1bce3
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 29 11:10:34 2005 +0000

    - Fix PECL Bug #5772; FETCH_FUNC broken for mixed case function names
    # Mhhh, now wez and me did it in different branches only because i forgot
    # to commit and MFH too

commit 6b20d46781a16d1a6f76427fcd294a45bb32c663
Author:  <changelog at php.net>
Date:   Sat Oct 29 05:40:50 2005 +0000

    ChangeLog update

commit 805cc1d6591b4085751ff48a59faa6984aaad32d
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Fri Oct 28 20:08:25 2005 +0000

    Add an additional field $frame['object'] to the result array of debug_backtrace() that contains a reference to the respective object when the frame was called from an object. Patch has been reviewed by Andi, Zeev, and Marcus. I will coordinate with Ilia on merging it to the PHP_5_1 branch after PHP 5.1.0 has been released.

commit 82c00c179d3981e1a536025899490410a2ce82bc
Author: Frank M. Kromann <fmk at php.net>
Date:   Fri Oct 28 19:29:29 2005 +0000

    Make sure haystack_len is initialized before it's used

commit 8fc3fd1d7a01567b85f1bdf2da92a02f3ad676a6
Author: Frank M. Kromann <fmk at php.net>
Date:   Fri Oct 28 19:21:46 2005 +0000

    Adding missing function declarations to fix win32 build

commit 04ebdfa967d02b49fc15944ed0797a2254aa6001
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Oct 28 15:01:47 2005 +0000

    fix #35003 (Warning: PDOStatement::fetch(): column 0 data was too large for buffer and was)
    this is just a quick fix, the real one will follow after the weekend from Wez

commit 0fe9266d9ecd1d99feea6f395655ea944f128215
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 28 14:44:41 2005 +0000

    Fixed bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms)

commit 05bd788e23ab17efcdaa066f9d42bc52e6873608
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 28 13:48:15 2005 +0000

    Fixed bug #34879 (str_replace, array_map corrupt negative array indexes)

commit 6ca72e6ea515b7de33225edc5e86beacb453f179
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 28 10:06:53 2005 +0000

    Fixed bug #34982 (array_walk_recursive() modifies elements outside function scope)

commit 44e9370026fb5eace7d40595fa1dc1cab5f72bfc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 28 09:57:50 2005 +0000

    Fixed bug #34982 (array_walk_recursive() modifies elements outside function scope)

commit 9cb103271859c1a3a3e463a9c21921fb164d6522
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 28 08:31:01 2005 +0000

    Fixed bug #34725 (CLI segmentation faults during cleanup in ZTS if ext/pcre is DSO)

commit 2b5cd0e756dd0dd33977afc39e515cf8868cac96
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 28 08:07:17 2005 +0000

    Unicode support

commit 3c166ac947b134477431c5c638b0359ad1b2847d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 28 07:31:21 2005 +0000

    Fixed test (unicode support)

commit 3c6c6d2a9a92ff23a66ddd11200cbb76886ee270
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 28 06:05:41 2005 +0000

    $id:$ tatgs are removed from generated files to avoid committing of Zend/zend_vm_opcodes.h without real changes.

commit cefc6bb11bf92dc4f68f812318e6945cdb71d7e6
Author:  <changelog at php.net>
Date:   Fri Oct 28 05:42:07 2005 +0000

    ChangeLog update

commit a953be4fff04b16bf407999664cfd9107005cd3d
Author: Rob Richards <rrichards at php.net>
Date:   Thu Oct 27 23:49:38 2005 +0000

    fix crash setting attr from foreign doc (throws exception)
    add test

commit 4329fff15fdb1adddf4eb5cb62559ed95a3b8762
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 27 19:38:36 2005 +0000

    forgot to commit new pdo_attr_ function

commit 804e3b4f5b4a13ea0f0544e6ab21536496c96528
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 27 19:25:07 2005 +0000

    Fixed SIGSEGV

commit a22b830c9ce5dbbcb77b56119cd7c21a1a97473e
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 27 17:33:43 2005 +0000

    add MySQL options and corresponding constants

commit 7038c647e16e0aef3eb3fe6e8197a9ccd037d426
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 27 17:25:31 2005 +0000

    - free S->stmt
    - return correct value from the cursor_closer
    - make sure S->stmt is NULL'ed

commit cbeef6084b8615298118c13db3fea6adda4105cb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Oct 27 14:14:33 2005 +0000

    MFB51: Fixed memory leak on error

commit 0a160d34595275d4b1cedc51991e01614cf91db6
Author: Pierre Joye <pajoye at php.net>
Date:   Thu Oct 27 11:07:39 2005 +0000

    - MFB #34980, divisor and offset never passed correctly (s/float/double/)

commit 19c7917e357b37ec96929c41b449804072aba372
Author: Derick Rethans <derick at php.net>
Date:   Thu Oct 27 09:36:26 2005 +0000

    - Update package files.

commit 50e247999df0f4a2c1d0a94aa5bc7a830bc902ef
Author: Derick Rethans <derick at php.net>
Date:   Thu Oct 27 09:27:34 2005 +0000

    - Fixed a crash when a non-array option was passed in combination with the
      callback filter.

commit e90bbb864029edbd36934f4604e64d612beebad1
Author:  <changelog at php.net>
Date:   Thu Oct 27 05:38:05 2005 +0000

    ChangeLog update

commit 0a7164c9709215e7a3c0bf09e161ace6c6b112ce
Author: Dan Scott <dbs at php.net>
Date:   Wed Oct 26 23:46:52 2005 +0000

    Add test for PDO::ATTR_CASE.

commit 5c5e74581baa19cf55d0467736fd94ac0ea6d941
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 26 22:46:51 2005 +0000

    make compilers happy

commit 5f7baf7312badccd3efc98cd6dbe1a4ab0a6e5ce
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 26 21:35:56 2005 +0000

    fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero)

commit 21b1f3279bebaec7480da161bda5f03fc6ed809d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 26 18:52:00 2005 +0000

    Unicode related patchset
    fixes two problems:
    - wrong offset counting and ..
    - OCI_NEED_DATA error when reading unicode CLOBs (fixes PECL bug #5719)

commit 14082e0e095de21951bbb1c717bfa03b8b1e5123
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 26 15:08:42 2005 +0000

    MFB51: Additional tweaks to the patch for bug #34249.

commit 04d1624be9c1d4e8918f30d6cefa4db29522243a
Author: Derick Rethans <derick at php.net>
Date:   Wed Oct 26 15:05:22 2005 +0000

    - Make it compile when inside the PHP source tree.

commit 35a08667353905933892f79ea04cdfdb51ad769a
Author: Derick Rethans <derick at php.net>
Date:   Wed Oct 26 14:37:08 2005 +0000

    - Allow settable default flags for the filters.

commit 0fb9af4eacc7cc5d52e3c9ce45da61234a966164
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 26 13:49:19 2005 +0000

    fix #34977 (Compile failure on MacOSX due to use of varargs.h)

commit bcf6e4057aa8f71c04de3c3ee59659fb98a84512
Author: Derick Rethans <derick at php.net>
Date:   Wed Oct 26 13:23:16 2005 +0000

    - Update package.xml files.

commit a3997030faf1a9642a0c5d569e84bda8870aa64b
Author: Derick Rethans <derick at php.net>
Date:   Wed Oct 26 13:20:52 2005 +0000

    - Implemented this like the comment says, otherwise it will ofcourse modify
      both instances of this variable name...

commit f2e946c79c3d5cd72b343b964e88be002fe37bd0
Author: foobar <sniper at php.net>
Date:   Wed Oct 26 11:33:17 2005 +0000

    Fix configure

commit 4d9e40f8ddedf305a25f488387b06373159ae1f4
Author: foobar <sniper at php.net>
Date:   Wed Oct 26 11:33:05 2005 +0000

    Fix indent

commit 52f9772049cfde1f722f7d9e9b6ca61aec2ee3d8
Author: Dan Scott <dbs at php.net>
Date:   Wed Oct 26 08:32:25 2005 +0000

    Correct non-standard SQL. Standard SQL would define "DEFAULT NULL" -- but
    that is the default value if the DEFAULT clause is omitted anyways.

commit c07f4ff8b6ae5048f7ad7548c69c29fe6e9d99d4
Author: Derick Rethans <derick at php.net>
Date:   Wed Oct 26 07:56:16 2005 +0000

    - More ZTS fixes.

commit 9f28be05e34ed6e76fe562c9f0386e944175a600
Author: Derick Rethans <derick at php.net>
Date:   Wed Oct 26 07:48:51 2005 +0000

    - Fixed ZTS mode
    - Added input_name_to_filter() function.

commit 810520b20ba342d3bf9016bcd2066a9ce6cbb087
Author:  <changelog at php.net>
Date:   Wed Oct 26 05:40:59 2005 +0000

    ChangeLog update

commit ff5ae1d0de179c9d3d03c7ea1b3147d7b780c8ed
Author: Marcus Boerger <helly at php.net>
Date:   Tue Oct 25 23:11:26 2005 +0000

    - Make the code a bit clearer

commit 9b584a1499464993f0ad4b60bb73a995fe9b6b80
Author: Marcus Boerger <helly at php.net>
Date:   Tue Oct 25 19:42:55 2005 +0000

    - api was changed, also we are here in api 3.*, not 2 anymore

commit 578f36cc4a1adcd8cc340a8008e746f89576bc48
Author: Marcus Boerger <helly at php.net>
Date:   Tue Oct 25 19:38:49 2005 +0000

    - zend_is_callable_ex() was changed

commit c72d91afd7abf92a16b6033d7ebb3341947bb806
Author: Marcus Boerger <helly at php.net>
Date:   Tue Oct 25 19:38:09 2005 +0000

    - Make zend_is_callable_ex() return the class netry if available

commit c8fd741ef0110a494e141ddda1fcd5b0a3d84718
Author: Michael Wallner <mike at php.net>
Date:   Tue Oct 25 17:57:30 2005 +0000

    fix bug #34965 tidy is not binary safe

commit aad3dcd4934436376f7fa4bf698ee06f47dad66b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 25 16:03:11 2005 +0000

    use correct enum type for the arg

commit 85aaa8e388b23675337503d2f78fa986d991ba19
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 25 15:52:08 2005 +0000

    Fixed bug #34968 (bz2 extension fails on to build on some win32 setups).

commit 3fa81199add4d7379511406fb50c814bc35364bf
Author: Michael Wallner <mike at php.net>
Date:   Tue Oct 25 15:35:22 2005 +0000

    - fix the fix

commit b680d05c8e1f4a7e7d4b12867c41c5b36c28fb54
Author: Michael Wallner <mike at php.net>
Date:   Tue Oct 25 15:17:11 2005 +0000

    - add test case too

commit a31744ee557081812a89d5a794221f9501519304
Author: Michael Wallner <mike at php.net>
Date:   Tue Oct 25 15:13:55 2005 +0000

    - fix bug #34821 zlib encoders fail on widely varying binary data on windows

commit a80a5b8cda2ab4a8ed70078a6ce1c7d5f09578e5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 25 14:56:48 2005 +0000

    apply workaround for the leak only when GLIBC is used

commit 6cb40d4c481111fd8fee3754277ae86c35b7ffb2
Author: Michael Wallner <mike at php.net>
Date:   Tue Oct 25 14:29:07 2005 +0000

    - thread safe SSL crypto locks, fixes bug #33760

commit 21f852eeb2714242cbb8f77c205b226ac97f4d48
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 25 14:23:22 2005 +0000

    MFB51: Do not run tests if iconv extension is unavailable.

commit e90fd61a77e706e561e108284165a60763ad2fa6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 25 08:19:11 2005 +0000

    fix problem with garbage appearing in hostnames

commit bc6dba17e4aae0785c96e40735c80cbecca03a16
Author: Derick Rethans <derick at php.net>
Date:   Tue Oct 25 07:54:13 2005 +0000

    - Fixed segfault in case an empty parameter was passed.

commit 91abf74e8806ef1973352bacb93b01fb3a680f0e
Author:  <changelog at php.net>
Date:   Tue Oct 25 05:47:13 2005 +0000

    ChangeLog update

commit c87c580e4e394add106aa481a05189b83e8e8dfb
Author: foobar <sniper at php.net>
Date:   Mon Oct 24 22:45:54 2005 +0000

    fix build

commit b7267ff12b3121c60488ffec8a72861bd41d4b12
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 24 20:24:05 2005 +0000

    fix #34970 (ldap configuration issues)

commit 654da3c826dbd99268e2e50368f0bb3c5abf19ee
Author: Rolland Santimano <rolland at php.net>
Date:   Mon Oct 24 14:51:17 2005 +0000

    - strip_tags(), str[c]spn(), strpbrk(), strrchr(), strrpos(), strtok()

commit 37d12b82b3227901fab21da0ded63d892a46bc00
Author: Rolland Santimano <rolland at php.net>
Date:   Mon Oct 24 14:35:02 2005 +0000

    - Unicode impl of strrchr()

commit 3cad8e2fb4cd251978fd2e804fe581bdcb283459
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 24 07:43:48 2005 +0000

    Fixed bug #34950 (Unable to get WSDL through proxy)

commit d464599515e7163653a15c15198e00838e05f16c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 24 07:17:16 2005 +0000

    Unicode support (bug #31341)

commit 47893ed920189c5912b5156c5e68e57d4541afd2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 24 07:01:43 2005 +0000

    Reverted fix for bug #34934. The bug marked as bogus.

commit 40e866b25e181f9a96d55e45395ea950f43b828d
Author:  <changelog at php.net>
Date:   Mon Oct 24 05:39:02 2005 +0000

    ChangeLog update

commit f7459bad300fd20d6bd013676c842331f3f6e26b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 23 23:41:20 2005 +0000

    - Fix issue with entities in attributes

commit d78da85370b3b59d72a2a7535660ef5b96e6c493
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 23 23:25:46 2005 +0000

    - Add new test

commit 85e1d0326147fa08aef775dd64d0678c13abeb8f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Oct 23 18:31:36 2005 +0000

    fix #34938 (dns_get_record() doesn't resolve long hostnames and leaks)

commit 6a271cc9c943e520566054d82724fcbab8eb69d3
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Oct 23 15:29:38 2005 +0000

    MFB51: Fixed memory leak on error.

commit 28bf1e93f479bd46cf9320561df6c653a61009f4
Author:  <changelog at php.net>
Date:   Sun Oct 23 05:43:21 2005 +0000

    ChangeLog update

commit 58f42f04ad14a176b408b3e78f4a2bd3b169fc47
Author: Wez Furlong <wez at php.net>
Date:   Sat Oct 22 17:26:16 2005 +0000

    merge VCWD_ACCESS bugfix to head.
    Test suite is unusable in HEAD, so I guess it works here too.

commit a9483247782939d07201362baf800535dcd72400
Author: Rolland Santimano <rolland at php.net>
Date:   Sat Oct 22 13:36:55 2005 +0000

    - php_u_stristr: Remove leading back-slash ... sheesh

commit 68487a234eab182ff2f9fbb2e3f0b4af291c9b1c
Author: Rolland Santimano <rolland at php.net>
Date:   Sat Oct 22 13:32:51 2005 +0000

    - php_u_stristr: s/codepts/codepoints/ - make Jani happy

commit 03b7fe766656ac90038314e91e05645fbbc22076
Author: Rolland Santimano <rolland at php.net>
Date:   Sat Oct 22 13:25:00 2005 +0000

    - Unicode impl of strpbrk()

commit c36ac8de3da5817175deea59fa7a7dc9497cb41e
Author: Rolland Santimano <rolland at php.net>
Date:   Sat Oct 22 05:52:53 2005 +0000

    - php_u_stristr: Code comments

commit bc35d8c56c1fb77184e08e7fab01250aba209934
Author:  <changelog at php.net>
Date:   Sat Oct 22 05:39:36 2005 +0000

    ChangeLog update

commit 581d856af7dd1a1972832651af1f0510177ba9ba
Author: Marcus Boerger <helly at php.net>
Date:   Fri Oct 21 23:42:56 2005 +0000

    - Do not include because of implementing an interface if parent implements
      the interface already

commit aff2ed53caf49e3802d33f19f31641593018ca6f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Oct 21 15:54:46 2005 +0000

    fix ws

commit 02090106d8f43e67869bce0420fda29992797dbe
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 21 15:20:30 2005 +0000

    Fixed bug #34934 (offsetExists is not called from array_key_exists)

commit d6f6d9f8407642246913bdeab4e50e33e9f91c49
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Oct 21 13:48:07 2005 +0000

    fix possible crash in dns_get_record()
    cleanup code a bit
    (partly fixes #34938)

commit de047ae0a57060d43fd38fb7aba7a358ca92e11a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 21 13:22:10 2005 +0000

    Fixed bug #31341 (escape on curly inconsistent)

commit 45699741e1e0ea8cacddbb5872c3e4eeeadcda6b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 21 12:14:11 2005 +0000

    Fixed fgetcsv() and fputcsv() inconsistency.

commit 5fd04023dcf28a9fc932a19a95d2a4794b637ed1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 21 09:33:04 2005 +0000

    Fixed bug #34782 (token_get_all() gives wrong result)

commit 6ef4239827aec605ba5f65c42cea45a3517b7e44
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 21 08:03:39 2005 +0000

    Fixed bug #29268 (__autoload() not called with Reflection->getClass())

commit de963851602b7e588c40e0b8bdd7e7429ead230e
Author:  <changelog at php.net>
Date:   Fri Oct 21 05:42:08 2005 +0000

    ChangeLog update

commit 8918f8424200ecff1f83d240752894f8a41afab3
Author: foobar <sniper at php.net>
Date:   Thu Oct 20 19:35:14 2005 +0000

    Proper news

commit 5ca019aad3fb39d2aba9c5782cabf784f9fad674
Author: Rolland Santimano <rolland at php.net>
Date:   Thu Oct 20 19:25:54 2005 +0000

    - Unicode impl of stristr()

commit 37015ffcfa83915ad00fb436464a0dbed117f82a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Oct 20 19:22:55 2005 +0000

    MFB51: Fixed tests to work with ZTS builds

commit 5feaae6a4caa013bfad46d4dc2d505c95d2f0e85
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 20 16:54:19 2005 +0000

    use proper constants

commit 0bd9c3d109571f67702dc0644bccfdedd3230416
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 20 16:50:43 2005 +0000

    use constants instead of their values

commit fc834fef2f905a097cc1a51161133d7d136e1310
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 20 16:46:44 2005 +0000

    copy/paste typo

commit cc918f8c69ed7bb2a0fadf63ebb37c66d2203731
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Oct 20 14:42:36 2005 +0000

    Fixed test for cygwin installs

commit 81b506bdd01ca706265f52358e7ff938562b4625
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 20 11:31:59 2005 +0000

    Removed unnecesary local variable

commit 5372281b013a3b5d325013058e4a55a7a9950a1e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 20 09:47:31 2005 +0000

    Fixed bug #34893 (PHP5.1 overloading, Cannot access private property)

commit 0fe08e9b6778b6fad5e13a8c948a87e7c171e4d2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 20 08:56:02 2005 +0000

    Fixed bug #34712 (zend.ze1_compatibility_mode = on segfault)

commit 22130a2b74ccd964c868a107e89b05d06e48d99d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 20 08:15:13 2005 +0000

    Fixed bug #34767 (Zend Engine 1 Compatibility not copying objects correctly)

commit 2507a544296b20623131e4ab34e0410594d02596
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 20 07:23:58 2005 +0000

    Fixed bug #31177 (menory leaks and corruption because of incorrect refcounting)

commit 05975d14570b0d0eef93e2b4a0375742f88ea485
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 20 07:03:45 2005 +0000

    Added forgotten tests

commit 1bc48cc5212dbef584cb28b0b2f12df817809ffe
Author:  <changelog at php.net>
Date:   Thu Oct 20 05:34:50 2005 +0000

    ChangeLog update

commit 5259aa2943f9e0dbfccdb07836b2dffa6c77d4d6
Author: John Coggeshall <john at php.net>
Date:   Thu Oct 20 00:18:23 2005 +0000

    Implementing C-level Code coverage (--enable-gcov).
    
      o Requires LTP 1.4+ and libgcov

commit 222fa05e1c6299b672d84bf73ffea282d6ddd26f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 19 21:57:35 2005 +0000

    Fixed -m memory leak

commit d095243b99e75f02c0d450594f671aa60e82c324
Author: Derick Rethans <derick at php.net>
Date:   Wed Oct 19 21:11:15 2005 +0000

    - MF51: Fixed bug #34874 and #33546 (Problems with lone daynames).

commit 50686f4d7c9c04ab85b1739c3a623470c55ba1ca
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 19 20:30:38 2005 +0000

    Fixed bug #29983 (PHP does not explicitly set mime type & charset).

commit 8ed78ae7967b6ff7af4608ddad59d5228e2a6fe2
Author: Rolland Santimano <rolland at php.net>
Date:   Wed Oct 19 19:10:13 2005 +0000

    - Unicode impl of str[c]spn()

commit d0f62c960f5c6fdd09e5e7e6a9f9eefd41d70026
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 19 14:11:25 2005 +0000

    Fixed bug #34623 (Crash in pdo_mysql on longtext fields).

commit 087145d953071c857f0cc4366c474eabae5cdaee
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 19 13:41:36 2005 +0000

    Change E_ERROR to E_WARNING when more_entropy flag is off on Cygwin.

commit 9e9cee5c9d92dcfbbfc10b68c482a8ca069e820c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 19 12:48:07 2005 +0000

    Fixed test

commit 972a29d93ce4105a009fbbf2e036aa46b45498d0
Author: foobar <sniper at php.net>
Date:   Wed Oct 19 11:18:16 2005 +0000

    - Fixed error messages and tests

commit 4aaf47e7bc81bf0cfd3afb95333524f4bdafcc68
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 19 09:11:22 2005 +0000

    remove undef HAVE_OCI_STMT_PREPARE2

commit 050d36d8afbdf16428aa0bd21459746e575e450a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 19 07:55:05 2005 +0000

    Fixed memory leak in ZTS mode

commit ff43c2eea5ec6a14cf53be1fc7c1354f1d60632a
Author: Derick Rethans <derick at php.net>
Date:   Wed Oct 19 07:21:35 2005 +0000

    - Improve error messages a bit.

commit 87a5b40d288c2d2dc604084ad7c868f0d914290a
Author:  <changelog at php.net>
Date:   Wed Oct 19 05:43:51 2005 +0000

    ChangeLog update

commit 65e6b4fafa1e1d39b31aafe3260f30dd261809a7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 18 23:51:36 2005 +0000

    initialize SG(request_info).auth_digest to NULL and prevent segfaults

commit cddb5c624a2e91134e9535addcb1ea9b33311912
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 18 23:14:47 2005 +0000

    Fixed bug #34905 (Digest authentication does not work with Apache 1).

commit 090ef86983d31b7af3905f5e5a2e710f5a84a433
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 18 22:50:43 2005 +0000

    Do not set authorizer unless safe_mode or open_basedir are being used.

commit f1272dee51d52c09d469fedad71e248d53401acf
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 18 14:50:20 2005 +0000

    nuke unused var and silence warnings

commit 8f6a90297a9d10f2109fb4fb834fd0bb4c915eb1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 18 14:34:00 2005 +0000

    MFB51: Fixed bug #34899 (Fixed sqlite extension compile failure).

commit 096cb8c2de8236e1995b809f6ce139ee9e26868b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 18 13:51:20 2005 +0000

    use php_error_docref() instead of php_error() everywhere

commit 00ee8a036c03d9d2fa541db360ebe863161d73f2
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 18 13:39:51 2005 +0000

    typo

commit 9e6588d6f0944c75b82c978a7b687e59f127b8eb
Author: Derick Rethans <derick at php.net>
Date:   Tue Oct 18 13:02:11 2005 +0000

    - Allow mime_content_type() to work with even a slightly broken mime magic
      file.

commit 37bc8289b99a69012d021b4a4e99ffd8f10bdada
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 18 12:41:13 2005 +0000

    fix mime_magic problems with ZTS

commit 5561b8a9abfb7d88193890dad685f13380d72559
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 18 10:01:08 2005 +0000

    fix bug #34902 (mysqli::character_set_name() - undefined method)

commit 8e86d3ce2bc837c206b8feb1b93ad864e1a3a8d9
Author:  <changelog at php.net>
Date:   Tue Oct 18 05:36:34 2005 +0000

    ChangeLog update

commit 887901c35cfd54ae95e86d598cea5041f0c2ff9f
Author: Dan Scott <dbs at php.net>
Date:   Tue Oct 18 01:01:32 2005 +0000

    Apply patch for #34900, sight unseen.

commit a9ce7d32e4074033863aba971aa7290b077fc2ac
Author: Rolland Santimano <rolland at php.net>
Date:   Mon Oct 17 19:50:13 2005 +0000

    - Unicode impl of stripos()

commit 176e7820791f98b077c12bde5ba447925106853e
Author: Rob Richards <rrichards at php.net>
Date:   Mon Oct 17 19:47:23 2005 +0000

    only need context set once

commit b277b1d1c07920984570d43fa0b6bec077e3a671
Author: Rolland Santimano <rolland at php.net>
Date:   Mon Oct 17 17:07:44 2005 +0000

    - Unicode impl of strrpos()

commit b154fa6e7cac79667ee94690c6a5d8b8f1f4e97b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 17 15:29:55 2005 +0000

    Properly fixed bug #34456 (original patch completely reverted).

commit 194e2dd0813b1b7296b1101bef75f43c19f11e03
Author: Derick Rethans <derick at php.net>
Date:   Mon Oct 17 15:03:12 2005 +0000

    - MF51: Fixed bug #29361 (var_export() producing invalid code).

commit ee5282ad63058445489d7f2c52530d6eb73d0c09
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 17 14:29:20 2005 +0000

    Fixed bug #34884 (Possible crash in ext/sqlite when sqlite.assoc_case is
    being used).

commit bc446eec5b8551da0b1c93e0b06132cbc90af233
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 17 08:01:07 2005 +0000

    Fixed bug #34873 (Segmentation Fault on foreach in object)

commit 086875b1075b5f4c8c0cf9b578a2a2b0688c6aec
Author: Derick Rethans <derick at php.net>
Date:   Mon Oct 17 07:03:33 2005 +0000

    - Make sure that typehints for classes can only accept "= NULL" as default
      value.

commit 60eff57ddadf1ff94723a3266cd3372cf6743cdc
Author:  <changelog at php.net>
Date:   Mon Oct 17 05:45:46 2005 +0000

    ChangeLog update

commit 21979641ca2f6b0c8185d8564f66ef5e94e92109
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 17 02:42:17 2005 +0000

    Further URL validations in safe_mode/open_basedir configs.

commit 0465f487a459841ef67841ea4d36e77864718a62
Author: foobar <sniper at php.net>
Date:   Sun Oct 16 20:41:02 2005 +0000

    - Silence unnecessary output

commit c49a1999cbb90a3a12f1f5653c0d86f93382f4cb
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 16 16:13:55 2005 +0000

    - Add ability to access private properties of base classes
    - Add ability to specify fully qualified name for properties
    - ReflectionClass::getInterfaces89 now returns associative array

commit 9ef2886e636df327312e9de9e6465575232954e8
Author:  <changelog at php.net>
Date:   Sun Oct 16 05:47:08 2005 +0000

    ChangeLog update

commit df0184f25a63c03a35c7fe77eff990bd2312f0bb
Author: Derick Rethans <derick at php.net>
Date:   Sat Oct 15 18:14:40 2005 +0000

    - MF51: Fixed timezone guessing on Windows.

commit 1f5660526a4d730777143148fc9c171762face95
Author: Derick Rethans <derick at php.net>
Date:   Sat Oct 15 18:14:11 2005 +0000

    - MF51: Updated timezone database to version 2005.14.

commit a1527fdaf3226a676648d19807d59808a6d61b9a
Author: Derick Rethans <derick at php.net>
Date:   Sat Oct 15 12:54:19 2005 +0000

    - Changed type hints so that they take "= NULL" as default value.

commit a923f3d6f054e0bd8767ade662709348915c63e5
Author: Derick Rethans <derick at php.net>
Date:   Sat Oct 15 12:50:20 2005 +0000

    - Fixed folding markers.

commit 7c1e029f34ac714b0a88e0cf6ba49fce5a404824
Author:  <changelog at php.net>
Date:   Sat Oct 15 05:36:00 2005 +0000

    ChangeLog update

commit cc85fdf510a26c149e4814c77d7958f4252af670
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Oct 14 21:50:46 2005 +0000

    add test for bug #34873

commit 0ec88c52cdc33717827aae180ce95257eb1146f9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Oct 14 15:38:56 2005 +0000

    MFB51: ZTS fix

commit b513f306d0257341c3c0e1c467799a19b3695f57
Author:  <changelog at php.net>
Date:   Fri Oct 14 05:45:27 2005 +0000

    ChangeLog update

commit 1c8c3c063bbc57ab51b7b60c7f0927974072513e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Oct 13 21:26:08 2005 +0000

    Fixed test failure

commit 5abf267c117768ee92d8bf92b5d80b3d0069249b
Author: Rob Richards <rrichards at php.net>
Date:   Thu Oct 13 21:19:14 2005 +0000

    move constants to class

commit e6dbb50a402f23caeab919d2503d00e10d9f8695
Author: Rob Richards <rrichards at php.net>
Date:   Thu Oct 13 20:17:18 2005 +0000

    insure stream usage

commit 214cdf0d5a914973f142b25f3a21213e08cc053c
Author: Rob Richards <rrichards at php.net>
Date:   Thu Oct 13 20:16:39 2005 +0000

    bump libxml min version to 2.6.11

commit 91ac79530d00c0c22bafc9284e2f326f6feea109
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 13 19:48:07 2005 +0000

    - SPL example was changed, so change PDO test accordingly

commit 533b61cf3b700a63f638b9618f06c39d83664959
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 13 19:45:29 2005 +0000

    - Add ability to bypass key() surrounding and make that default

commit 40af0645b9098776df13dc8594a982a3d335226e
Author: foobar <sniper at php.net>
Date:   Thu Oct 13 19:28:47 2005 +0000

    proper quoting, breaking, etc.

commit bd6cbd6a0e2945259a5bac6ad4a9e3e149f606f6
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 13 18:41:04 2005 +0000

    - MFB Do not try to autoload the class, use internal only

commit 956dea1e3736dcd1c5b3f7a68ffd7285ff692236
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 13 15:22:20 2005 +0000

    correct it one more time (grrr)

commit c387f9b35974602c7201edc466eb430804d93a35
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 13 15:18:37 2005 +0000

    correct the fix

commit 3c6d14bd0b8f0404662c7c5aa9439ceebd19c08d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 13 15:13:29 2005 +0000

    fix #34856 (configure fails to detect libiconv's type)

commit db520f01b1824d98fc0ef009b5ff358f32117785
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Oct 13 12:58:22 2005 +0000

    fix #34855 (ibase_service_attach() segfault on AMD64)

commit 27d2fe07ffab419e0d7a09b1191e356785f4253b
Author: foobar <sniper at php.net>
Date:   Thu Oct 13 10:04:17 2005 +0000

    MF51:- Fixed bug #34850 (--program-suffix and --program-prefix not included in man page names)

commit 9e2fdf2af0af7fbdbb2a022f0a534cd937f64c3b
Author:  <changelog at php.net>
Date:   Thu Oct 13 05:40:53 2005 +0000

    ChangeLog update

commit 722613aeb80537ec8a0430daef2df0c63725f70e
Author: Marcus Boerger <helly at php.net>
Date:   Wed Oct 12 22:52:09 2005 +0000

    - Use pcre_cache_entry* rather than pcre* directly for refcounting
    # This prevents a theoretical crash when using too many regexes

commit 56325bc2756d1851bbc4c1f6315870f90be2f258
Author: Marcus Boerger <helly at php.net>
Date:   Wed Oct 12 22:45:15 2005 +0000

    - Drop one cache related function which is not really neccessary

commit eb48d356bd4965ffe2602a963d35cebf712a6f5b
Author: Marcus Boerger <helly at php.net>
Date:   Wed Oct 12 22:37:30 2005 +0000

    - Add/expose function to compile and access pcre_cache_entry structs

commit 34d511ab9d0f6075823063a9f42b7733d8721226
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 12 21:31:49 2005 +0000

    MF51: fix bug #34581 (crash with mod_rewrite)

commit 569f8afa2cb4953fa3d0dfb6ed81d50c94d1b31b
Author: Derick Rethans <derick at php.net>
Date:   Wed Oct 12 19:49:35 2005 +0000

    - Apperently you can't store NULL pointer values into Zend hashes - god know
      why not - so we won't store those in the cache anymore.

commit fd2365ae3cfccee199a3e680486d16036450da1e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 12 15:02:35 2005 +0000

    Fixed bug #34758 (PDO_DBLIB did not implement rowCount()).

commit 4dc417469dc8f54c399464f222497811a1b41aaf
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 12 14:43:55 2005 +0000

    fix compile warnings again

commit 2791fea1b5966c3aae2a4bb9926eda44d0066ba0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 12 14:30:34 2005 +0000

    MF51: make GCC happy and improve CS a bit

commit e371613f9c01264cd715317d1a3493babfffe2ea
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 12 14:03:26 2005 +0000

    nuke unused vars

commit 5466fe38ed5122d89f8e602b1036a84912d957f8
Author: Rob Richards <rrichards at php.net>
Date:   Wed Oct 12 13:57:14 2005 +0000

    use spprintf where appropriate

commit dd14ae23271b5b9dbfe51288cb90839e741493f0
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 12 13:33:33 2005 +0000

    MF51: fix TS build

commit 1bedfbeb242ed2792e86fbdac54dbe6ea4c7e8ed
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 12 12:13:54 2005 +0000

    Unicode support

commit 7adf1a259c192e5ae9dff92aadeb6a7d758c8f42
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 12 11:00:47 2005 +0000

    Fixed unicode support for strip_tags()

commit 8ac7004ea781e301d1ebbbba7f9135c28cc2f605
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 12 10:12:15 2005 +0000

    Unicode support

commit bfee08f77fdd74f456f386efc2445e99c8806a4b
Author:  <changelog at php.net>
Date:   Wed Oct 12 05:45:26 2005 +0000

    ChangeLog update

commit 9c9d49379f197ca88ec58157d0007ab55974e41f
Author: Rob Richards <rrichards at php.net>
Date:   Wed Oct 12 03:20:13 2005 +0000

    Fixed Bug #27908 (xml default_handlers not being called)
    Fix memleak when entitydecls are parsed
    remove old ifdefs

commit b233ce0dd8f30ce946f52b188552f34e4c1d3064
Author: foobar <sniper at php.net>
Date:   Tue Oct 11 18:58:27 2005 +0000

    - Removed confusing dot.

commit 205e9957c892802c5b0cb5708219bf85f0e88726
Author: foobar <sniper at php.net>
Date:   Tue Oct 11 18:12:01 2005 +0000

    fix test

commit 9c5a8bac1c96829be1593468205c1113cd162766
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 11 16:18:40 2005 +0000

    Fixed bug #33167 (Possible crash inside pg_fetch_array()).

commit 2bebbe777390d346668f5bdf50c88a2b0a6d1641
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Oct 11 14:33:14 2005 +0000

    Fixed bug #34742 (ftp wrapper failures caused from segmented command transfer).

commit 492a1e4124167235c4ac770a2fdad2bb1ae4e829
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 11 13:59:18 2005 +0000

    MF51: fix #34757 (iconv_substr() gives "Unknown error" when offset > string length)

commit 5d4cd1a71ab3dd3ff350230de255c603c7c0f17d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 11 11:39:01 2005 +0000

    Fixed compilation on Windows

commit e00b9ab746b7ba8b50df2fb009639da4ce740f6a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 11 10:16:03 2005 +0000

    Fixed bug #32455 (wrong setting property to unset value)

commit 866908ca97d554cee91964695e4bc0be1f36d824
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 11 06:46:18 2005 +0000

    Fixed bug #34790 (preg_match_all(), named capturing groups, variable assignment/return => crash)

commit 2892b13bb9108bb42921ef69f8cf1dcbd30dc9d2
Author:  <changelog at php.net>
Date:   Tue Oct 11 05:45:37 2005 +0000

    ChangeLog update

commit 68f663eaf835976d2346ffd115bd01824af67fd8
Author: Marcus Boerger <helly at php.net>
Date:   Tue Oct 11 00:18:32 2005 +0000

    - Provide const RegExIterator::USE_KEY and actually use it in the test

commit ac92e5988cd6d1aff9a9c267bb10652556da12af
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 10 23:58:42 2005 +0000

    - Add (Recursive)RegExIterator

commit d1ff98a560687d0e6fe9dc677cd9b26bbac6bd45
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 10 21:45:09 2005 +0000

    - Register new class

commit f9f2e8fa560744d92fdb5c2b5fe0f83ab03039fd
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 10 21:06:54 2005 +0000

    - Finalize work on SplFileInfo and derived for now (add missing get*Info())
    - Update docu

commit 20b8eb26fe6f85d1e70190a0e49d785e72293640
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 10 20:16:35 2005 +0000

    MF51: use proper macros and vars instead of strlen()

commit 870a19056f45db165d33963160d70414fe989e4f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 10 20:14:31 2005 +0000

    MF51: fix #34818

commit d9a3cfd931ff9d0fa97b2ed8d435065d3ca52662
Author: Derick Rethans <derick at php.net>
Date:   Mon Oct 10 16:41:40 2005 +0000

    - Make sure the tzcache' dtor doesn't cleanup cached misses in the lookup
      tables.

commit bb09dad9d06b9cc66d8dad75f07cde19907155c1
Author: George Schlossnagle <gschlossnagle at php.net>
Date:   Mon Oct 10 16:02:20 2005 +0000

    remove potentially bogus test

commit 89df282855bebb17625a51005cf2c7e6d96a7ea9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 10 15:40:43 2005 +0000

    Fixed XML Schema error

commit 42663f639db97e717a078fb3772aa4d7a99c52de
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 10 14:43:51 2005 +0000

    Fixed bug #34809 (FETCH_INTO in PDO crashes without a destination object).

commit f14cf0f7d83765dcbd619c2ab8b949de54208e7e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 10 14:30:05 2005 +0000

    Fixed bug #34802 (Fixed crash on object instantiation failure).

commit 5ec88f863ec519052083edc0cfe7e375bb60a473
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 10 12:59:47 2005 +0000

    MF51: fix #34810 (mysqli::init() and others use wrong $this pointer without checks)

commit 98294fbf3f786417c57b65bd11040694cce9f5d1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 10 10:54:45 2005 +0000

    Fixed bug #34786 (2 @ results in change to error_reporting() to random value)

commit d3105c7ef6e05abf8d84c0746157fc39d2457903
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 10 10:50:35 2005 +0000

    MFH

commit 28ce7290e96c8362d6cab4e13a3f064a04906946
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 10 10:48:38 2005 +0000

    update changelog

commit 9f8c7e085084e2f71d80f58c92f8a2ffa0bba92a
Author: foobar <sniper at php.net>
Date:   Mon Oct 10 10:28:21 2005 +0000

    Fix copypastetypo

commit 3cce2dc2ee25e5d1c3cee2534e96db5de8496da2
Author: foobar <sniper at php.net>
Date:   Mon Oct 10 10:27:27 2005 +0000

    Fix copypastetypo

commit f15f20ffa22185712983a2ffbe4e34b3e9aaa87c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 10 10:16:58 2005 +0000

    fix #33383 (crash when retrieving empty BLOBs)

commit 2d5f21c2fb9f9dce87a5b4cb2b80e95b7ccb17ac
Author: foobar <sniper at php.net>
Date:   Mon Oct 10 09:50:24 2005 +0000

    - Fix build for distros where the header files are under */include/freetds/

commit 9ac705104338e804441906aa189b8e6772de7f76
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 10 09:50:20 2005 +0000

    Fixed bug #34467 (foreach + __get + __set incosistency)

commit 623df3a85998275b5f2420c8dae98946c1bbe848
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 10 06:06:12 2005 +0000

    - Fix logic

commit 146b1a3928f9dbf61d5d1500838cf7029db22ef6
Author: foobar <sniper at php.net>
Date:   Mon Oct 10 05:56:53 2005 +0000

    fix test

commit e63632d234ba407cde38d6ca938c6cf5a3d6d1ef
Author:  <changelog at php.net>
Date:   Mon Oct 10 05:36:24 2005 +0000

    ChangeLog update

commit 551d6c550525828ea1ad517d38ae48859a6a7444
Author: Rob Richards <rrichards at php.net>
Date:   Mon Oct 10 02:26:13 2005 +0000

    PHP_CONFIG_FILE_PATH needs to use strlen() due to Win build

commit acaa3017986a2c6169c0cc0d735dcba255e1229d
Author: foobar <sniper at php.net>
Date:   Sun Oct 9 20:44:26 2005 +0000

    MFB

commit f51f365fcfa9631c36d132bf1c6193bff93e2042
Author: foobar <sniper at php.net>
Date:   Sun Oct 9 20:38:28 2005 +0000

    Fix properly

commit 1b5c95e4ee611b80c7e5dc0d722d67b3e70ce2c4
Author: foobar <sniper at php.net>
Date:   Sun Oct 9 20:33:09 2005 +0000

    - Fixed bug #34796 (missing SSL linking in ext/ftp when configured as shared)

commit 47bf5f068c6cef7163fe9bb0531f2107c6e456d9
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Oct 9 18:59:27 2005 +0000

    Fixed bug #34777 (Crash in dblib when fetching non-existent error info).

commit 1483b322f415d07c883ee59ec5fc47276f93cf90
Author: Andrey Hristov <andrey at php.net>
Date:   Sun Oct 9 17:57:37 2005 +0000

    MFB

commit d4190c05133010c052f4f4ce791d5e463e4d9b24
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 9 17:14:15 2005 +0000

    - Add 'overwrites' info to method dump
    # Right now we have to compute that information because it is not available

commit 8f4f012a2ccd3b58d2a94d48dea7c51c651c3a71
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 9 16:05:01 2005 +0000

    - Apply workaround for test until someone fixes the issue (which is unrelated to pg_*())

commit 6355dc71dffa22301116177b805b3bd70cde5e70
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 9 15:57:40 2005 +0000

    - Make test check for PlPgSQL before using it

commit 362ea7143e9359e04500386bf20f47a5caf55342
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 9 15:13:25 2005 +0000

    - Add new test

commit c124fa566cee937a3bf21735f47209217503106b
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 9 14:11:44 2005 +0000

    Bugfix #34704 (Infinite recursion due to corrupt JPEG) (Tim Starling)

commit c8f43c67d01412e3b90ba30d2450082e18e23a7e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sun Oct 9 12:42:06 2005 +0000

    Fixed bug #34788 (SOAP Client not applying correct namespace to generated values)

commit 3ea64d3377f4da2277c5a9136a2b1cd9390c9d64
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sun Oct 9 11:31:51 2005 +0000

    Fixed fault message formatting

commit f60b38290644e907b2a893ceae06f05c98b463f8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Sun Oct 9 11:06:09 2005 +0000

    Fixed bug #34787 (SOAP Client not handling boolean types correctly)

commit b3fb938adaf849197717250c3827eb17a4722af3
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 9 09:55:30 2005 +0000

    - Fix potential SEGV with overloaded objects

commit 204dfa9bad97f5ab72cacf810db897fb7f1e5e66
Author:  <changelog at php.net>
Date:   Sun Oct 9 05:41:35 2005 +0000

    ChangeLog update

commit c188afdd03e6863f00664240c26e222c17f7d352
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 8 23:37:31 2005 +0000

    - Add ReflectionMethod::getPrototype()
    - Add some usefull information to the method dump
      . From where it was inherited
      . The prototype

commit d8b5fb88cd8b222ae946e7d93540e2fb0f0bf195
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Oct 8 19:29:04 2005 +0000

    - add compression mode argument to imagepng
      (MFH to 5.1?)

commit 033ffc206d96e7f40882d7b7f3085ad97616ef1b
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 8 18:57:17 2005 +0000

    - Add new example directorytree_size.php
    - Improve SplFileInfo:
      . add function getFilename()
      . add function getPath()
    -Improve RecursiveTreeIterator
      . add const BYPASS_CURRENT to bypass current instead of getting its
        string representation
      . make key() return the parent key() which calls inner iterators key()
    - Improve RecursiveDirectoryIterator
      . add consts CURRENT_AS_FILEINFO, KEY_AS_FILENAME, NEW_CURRENT_AND_KEY
      . make current() return getFilename() or getFileInfo() depending on flags
      . make key()     return getPathname() or getFilename() depending on flags
    - Improve DirectoryIterator
      . make __construct() accept flags as second parameter
    - Update docu

commit 7b330f195bd755f82ca7a2ae9e3d25de9a5abb79
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 8 15:55:04 2005 +0000

    - Add new class SplFileInfo
      . Make DirectoryIterator inherit it
      . Make SplFileObject inherit it

commit d35d37e74c496e2fc97744f781756c3e365aa779
Author: Derick Rethans <derick at php.net>
Date:   Sat Oct 8 14:30:15 2005 +0000

    - Fixed bug #34676: missing support for strtotime("midnight") and
      strtotime("noon").

commit 5b7fee64f59b39aca2320e3067e32e1e590e8998
Author:  <changelog at php.net>
Date:   Sat Oct 8 05:34:18 2005 +0000

    ChangeLog update

commit babb2d5337b4fa78725def2e5b9a667544a9b682
Author: Marcus Boerger <helly at php.net>
Date:   Fri Oct 7 23:23:00 2005 +0000

    - Add new test

commit d6af3d268d3ade677a440290c6ddb4362664fc14
Author: Marcus Boerger <helly at php.net>
Date:   Fri Oct 7 23:14:49 2005 +0000

    - Prevent notices from showing up if inner's current() does not return a string

commit f70499f83ab0568f3dfcc5f8c5ee1d2a0d447ef1
Author: Derick Rethans <derick at php.net>
Date:   Fri Oct 7 20:31:57 2005 +0000

    - Make the Windows guessing routines actually return the guessed timezone.

commit 031573326497eca68093cbab5893754b95b86362
Author: George Schlossnagle <gschlossnagle at php.net>
Date:   Fri Oct 7 15:06:09 2005 +0000

    Test simple derivation via restriction

commit 5b9d65e873fd8e5f6692b28df7bbaebd5db35099
Author: Derick Rethans <derick at php.net>
Date:   Fri Oct 7 13:33:13 2005 +0000

    - Change parameter name because NetWare expands "tzname" as a macro to
      something else.

commit b2515629af305b688492884e1a13673fe6152422
Author: Rob Richards <rrichards at php.net>
Date:   Fri Oct 7 13:26:11 2005 +0000

    maintain BC for PECL

commit 3b6f181dd8b96bda5438f2ce7b9af266e4259330
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 7 11:55:53 2005 +0000

    Fixed bug #34766 (possible crash on HTTP redirection)

commit e9f91abfef8621f7d41bc2c7c17ec9c6d390adbc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 7 10:06:45 2005 +0000

    Fixed memory leak

commit 5d4a602eaa87221bd9ac2b51a28d62c95eef3628
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Oct 7 08:21:37 2005 +0000

    Reverted last George patches

commit 83bb14d2ffc3eb67d61fab40908baa52d8b98609
Author: Derick Rethans <derick at php.net>
Date:   Fri Oct 7 08:05:10 2005 +0000

    - Fixed bug #34771 (strtotime() fails with 1-12am/pm).

commit 0993034101c6c43ca94adeb44db8ed9e61f9c014
Author: Derick Rethans <derick at php.net>
Date:   Fri Oct 7 07:57:43 2005 +0000

    - Synced timezonemap with latest data.

commit 8217f844889c0ef45139a89130a96668f0abd425
Author: Marcus Boerger <helly at php.net>
Date:   Fri Oct 7 07:37:37 2005 +0000

    - C vs. C++ fix
    # I do too much C++ and too much languages anyway, right now actively:
    # C, C++, Java, PHP, Peral

commit cc29cff0fdbdd79023536545622dadf1537fb1c7
Author:  <changelog at php.net>
Date:   Fri Oct 7 05:40:21 2005 +0000

    ChangeLog update

commit 90de6c821694a3cbe09ceea85a31bf238db308ee
Author: George Schlossnagle <gschlossnagle at php.net>
Date:   Fri Oct 7 05:14:31 2005 +0000

    Permit correct usage of inherited encoders (from restriction/extension
    "base" directives) for xml response decoding.

commit 6ca9ed38e4320d7f34a3144260cd1e50ebfbf172
Author: George Schlossnagle <gschlossnagle at php.net>
Date:   Thu Oct 6 22:30:08 2005 +0000

    support complex types in restrictions and extensions

commit 3afe5200cc8d890060e326a30ad23249e3c93a72
Author: Frank M. Kromann <fmk at php.net>
Date:   Thu Oct 6 21:40:30 2005 +0000

    Fix Win32 build by adding missing function declaration.

commit a27f5b066573603cb64c5105c7884946cac45b2b
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 21:30:56 2005 +0000

    - Fix issue (endless loop) with temp/memory streams

commit 37a1bb6f52eec4f66848812052f3240d7d10bee5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Oct 6 20:37:25 2005 +0000

    Added missing safe_mode checks.

commit 7e85bac9ec27e9326535f9780bffdd7d89630f9e
Author: Johannes Schlüter <johannes at php.net>
Date:   Thu Oct 6 20:29:13 2005 +0000

    - Fix #34557 php -m exits with "error" 1

commit 6453e19d2b41fb3cd598a476ce9d40b98a181f1b
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 20:17:11 2005 +0000

    - Fix test in unicode mode

commit 00692252e8a4399ae8a751227d24b5a351064e5a
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 19:51:47 2005 +0000

    - Use run-tests.ph -u rather then defining the ini settings one by one

commit ed2043353fa14d71ee6ce1dfcfac90ae19d99b75
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 19:51:03 2005 +0000

    - Show whether we execute unicode or native tests

commit 93a27ebb60cfd999f2f996a8f0c5c1f37311bf8d
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 19:32:27 2005 +0000

    - MFB dynamic lookup of PDOException base

commit 7d2a02feb6396b23ece4b82235d6796e2fe1d78d
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 19:11:01 2005 +0000

    - BC: php objects convert to int/double 1 with notice

commit 86164a5b94daf38175834cbf16608afa20e9749c
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 19:05:10 2005 +0000

    - Show the test finishes/dos2unix

commit f78cdd95505cce76c77d54c6786f644b9a8bdf7e
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 19:02:20 2005 +0000

    - Fix test

commit cfed9e4e74e756a3f48dd60e8b593d10290acfeb
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 19:01:40 2005 +0000

    - Fix test

commit df7f8a9df5da07f49729dc5d68766400c5e0afe4
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 18:52:51 2005 +0000

    - Fix test
    - Convert to unicode

commit 9b912f680694c19e2b1e8e1e83ddfd5f294ac502
Author: Rob Richards <rrichards at php.net>
Date:   Thu Oct 6 18:47:47 2005 +0000

    use sizeof instead of define

commit b9211d24e781ee6b4d4fc2df7bada4ae2ca46ea4
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 18:46:01 2005 +0000

    - Any php object converts to boolean as true

commit 74e172d5b2a00cdf4583335b2798a04294df19f4
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 18:41:01 2005 +0000

    - Add new test

commit 206008bf773ee3da4d5981477376f63438f1d0d5
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 18:37:19 2005 +0000

    - Fix test

commit f1d1c5e282682e5ed3a676917ee80d8da73e0627
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 18:32:28 2005 +0000

    - Add new test

commit 61eae75ec3365a4e06085c5d6762a61f72c51a33
Author: Derick Rethans <derick at php.net>
Date:   Thu Oct 6 13:03:31 2005 +0000

    - Fixed Windows build (patch by Mike)

commit d376ba48ea56c309f125964fd74bed16b34c736f
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 09:39:32 2005 +0000

    - WS

commit 8fc1043685c371dcf521299cb7806f511870cf14
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 09:29:32 2005 +0000

    - Fix redir tests, test count, faillog
    # Everything should work again now

commit f27aedcce20eb6e55c9e1d2b2573aa9852eb5899
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 6 08:18:20 2005 +0000

    Cleanup

commit 362f3fd7ea624ae0286dcbcc0caaceba1e57a550
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Oct 6 06:27:27 2005 +0000

    Fixed compilation error

commit 93dcfb79ded9d2328461ebaa6dc9959a46e2f773
Author:  <changelog at php.net>
Date:   Thu Oct 6 05:34:43 2005 +0000

    ChangeLog update

commit ea2f242df188b3f17404c28b0f235f299c74da32
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 00:38:55 2005 +0000

    - MFB use new functions

commit 2e2ba68d8178840b31b4dcb40ee4bd826bb322bc
Author: Marcus Boerger <helly at php.net>
Date:   Thu Oct 6 00:35:08 2005 +0000

    - Fix faillog and make it understand/handle redirected tests

commit 67be9508832409edf18a95f3bccdfaaf9e1bc6ef
Author: Rob Richards <rrichards at php.net>
Date:   Wed Oct 5 22:35:11 2005 +0000

    fix buffer lengths passed to snprintf

commit 8b14aded85f4b640ee96574c26deae74da46911e
Author: Marcus Boerger <helly at php.net>
Date:   Wed Oct 5 21:57:45 2005 +0000

    - MFB Missing constants

commit 5e72a7c7507829dcecb28b305593fa1323482583
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 5 21:46:28 2005 +0000

    fix fwrite() and fgets() in unicode mode

commit 699084da71da46fcc58b6f9c24f4e3a5a2b1d7b7
Author: Rob Richards <rrichards at php.net>
Date:   Wed Oct 5 19:52:58 2005 +0000

    these should have remained ints

commit 76324c5f7c2532c165124cd028b6d94df40581fc
Author: Rob Richards <rrichards at php.net>
Date:   Wed Oct 5 19:41:57 2005 +0000

    - speed and memory usage optimizations
    - implement readInnerXml, readOuterXml and readString: requires libxml 2.6.20
    - add encoding and options paramters to open and XML methods
       options from libxml extension may be passed
       i.e. LIBXML_XINCLUDE to perform xinclude during read

commit 6ccd7ef74d139af714ed57626d80b95519c5df26
Author: Marcus Boerger <helly at php.net>
Date:   Wed Oct 5 19:12:44 2005 +0000

    - Update cast_object handlers

commit 38e65a872f8946639781993dde31db41dbc4b1fd
Author: Marcus Boerger <helly at php.net>
Date:   Wed Oct 5 19:10:22 2005 +0000

    - Update example

commit 7c083fcc0790105e4d56f91d68401e95e3f8a769
Author: Marcus Boerger <helly at php.net>
Date:   Wed Oct 5 19:02:27 2005 +0000

    - Have __toString() be called if available in all places an object is used
      as a string.
    #
    # Note that "Object #<id>" is no longer afallback for debugging purpose use
    # var_dump, which was made for debugging. If you used this to grab the id
    # of an object you can never rely on this. For object storage look at SPL's
    # ObjectStorage class.
    #
    # Note the signature change in the cast handler:
    #
    # int (*cast_t)(zval *readobj, zval *writeobj, int type, int should_free TSRMLS_DC);
    # int (*cast_t)(zval *readobj, zval *retval, int type TSRMLS_DC);

commit 12dbad3a5c8b3ed65d09c184ccbac357f7bbf5cd
Author: Marcus Boerger <helly at php.net>
Date:   Wed Oct 5 18:57:40 2005 +0000

    - Fix warnings

commit e8f96db9327ea5890225e42305de8fc215632a4e
Author: Derick Rethans <derick at php.net>
Date:   Wed Oct 5 18:38:30 2005 +0000

    - MF51: Windows Timezone guessing code

commit 6f4fe0e7ff9075aa68ff8f163e7167992660d400
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 5 17:18:06 2005 +0000

    fix bugs #34743 & #34118 (fseek/fread unicode related problems in HEAD)
    patch by Alex

commit 285df9fa6ea9af184b145e22ad9bc2fcb762064d
Author: Rob Richards <rrichards at php.net>
Date:   Wed Oct 5 16:39:37 2005 +0000

    fix ZTS build

commit f10effd288424306993003947a92579b96f27a6f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 5 14:32:19 2005 +0000

    Missing safe_mode/open_basedir checks for file uploads.

commit 85f1a3f3b051d49579a92829cd517374f1c19f2d
Author: Derick Rethans <derick at php.net>
Date:   Wed Oct 5 12:25:32 2005 +0000

    - Update package files.

commit 07ff8d5632fca76d01fe5a01545ccffa7ee6c9e2
Author: Rolland Santimano <rolland at php.net>
Date:   Wed Oct 5 12:16:02 2005 +0000

    - strip_tags(): some fixes, still AWiP

commit 1451c1468425ad577e4de1f0f63d98d932dc5f0e
Author: Derick Rethans <derick at php.net>
Date:   Wed Oct 5 11:46:18 2005 +0000

    - Remove README, everything is implemented now.

commit 2cf16cf9422302e2536bba4a855a7255fc31c411
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Oct 5 09:00:14 2005 +0000

    fix test

commit 408337fc181265449f6be4edcf636ae26b61cc61
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Oct 5 07:01:48 2005 +0000

    Fixed throwing exceptions derived from SoapFault

commit f20435d2b542ac41d95ae83728d42d106385b3db
Author:  <changelog at php.net>
Date:   Wed Oct 5 05:43:31 2005 +0000

    ChangeLog update

commit 86401de3815622a54e335a67b1583202ce4dce44
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Oct 5 00:42:54 2005 +0000

    MFH: Fixed possible INI setting leak via virtual() in Apache 2 sapi.

commit f3e70f5b8cca10e732cc9160db7b9919534b8d32
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 4 20:47:48 2005 +0000

    fix #34723 (array_count_values() strips leading zeroes)

commit 17bc1d09e841ac8198cccf03430689780fd40f83
Author: Derick Rethans <derick at php.net>
Date:   Tue Oct 4 14:47:30 2005 +0000

    - Implemented user level data filter.
    - Fixed a memory leak.

commit 6f9c13f22245155bea7774e0f5b710363df3b860
Author: Derick Rethans <derick at php.net>
Date:   Tue Oct 4 13:42:52 2005 +0000

    - Add a function that returns whether a specific input variable exists or not.

commit d98fb9b27a5dc9e67229833238e64f47144a735f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Oct 4 12:07:24 2005 +0000

    MFB5.1: fix #32179 (xmlrpc_encode() segfaults with recursive references)

commit 7f8992423909cebc7f55f98d35785a164ee9ed23
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 4 07:59:14 2005 +0000

    Unicode support

commit 31d9d6c5b5a9f66de867163bdbbf61f983d3cf53
Author: Marcus Boerger <helly at php.net>
Date:   Tue Oct 4 07:48:43 2005 +0000

    - MFB Add optional deps for SPL

commit c8aa7f6088e059b4cb0142faee06b621600a8914
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Oct 4 06:33:10 2005 +0000

    Fixed compilation error (gcc-4).

commit 61bf77f29c2842279e482a8f3927465374270bf0
Author:  <changelog at php.net>
Date:   Tue Oct 4 05:38:47 2005 +0000

    ChangeLog update

commit 1f62b7e1056eb51de065608402797091ac7a7d15
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 3 23:47:55 2005 +0000

    nuke warning

commit 8ced962510c4e35e42bb70b004e8daef6092511c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 3 23:43:43 2005 +0000

    MFB5.1: include the header, eliminate warning

commit 1ce96bd69fd896333e668b6272251f5a82ade361
Author: foobar <sniper at php.net>
Date:   Mon Oct 3 20:20:50 2005 +0000

    Generated files are included like this..

commit 686cbaf0780d6bf11942d57110f667d033a3f85b
Author: foobar <sniper at php.net>
Date:   Mon Oct 3 20:20:20 2005 +0000

    Add include path to the timelib headers

commit 6d703c5967527d8bcc85bf9bd3b137c03cb6cd3d
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 19:24:09 2005 +0000

    - In a conditional statement "a ? b ? c", a and b MUST have the same type
    # We should make this an inline function to prevent unnecessary calls to
    # get classentry or requir that class_entry must return a valid class_entry
    # which we do iirc anyway.

commit ebcafe58d399caf7f689f6a95824aad68e310cac
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 19:13:13 2005 +0000

    - Fix ZTS Build

commit 83a8e3d2a823c0fe1fc113d1b2a5bb2cf195802b
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 18:15:54 2005 +0000

    - Add easy way to test in unicode mode

commit 070ed3003958f23dbbfd591c83932b2ae7090da4
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 17:58:47 2005 +0000

    - Throw an exception if an illegal string value is being used in ArrayObject::offsetSet()

commit 11d157421184db8de73e60e936014fcd49dd598d
Author: Rolland Santimano <rolland at php.net>
Date:   Mon Oct 3 17:00:00 2005 +0000

    - Unicode impl of strip_tags()

commit a0674235e3c97d5ba2ca9131ea1adc51b9b50fbe
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 16:04:50 2005 +0000

    - Really allow SXE being shared by not using anything from it directly in SPL

commit 272ff777c5cf59821c2c38896293d2a4e350bb07
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 15:06:06 2005 +0000

    - Add missing test from base
    - Change require to require_once (found by kevin)

commit 63cd70e9201bfd49bf38d9c1c07e55a5fe78e246
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 3 14:01:36 2005 +0000

    GLOBALS protection for extract() function.

commit 94274df4e059b64b2062ab3adb78750e0d35397c
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 13:34:01 2005 +0000

    - Add more sorting funcs to ArrayObject/Iterator

commit fcbb1d572ebca26d328aee44f4005949a7cbdb78
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 13:29:30 2005 +0000

    - Make prefixing more generic

commit eca0493e0587c7689866d0c8f5985f2490057676
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 3 13:05:48 2005 +0000

    update changelog

commit cc96f31ac71ed7802af8ae759fec2a034d35df54
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Oct 3 13:02:14 2005 +0000

    fix PECL bug #5571 (oci_new_connect() not closed by oci_close())

commit 12c2b1f12874cfc17954b6a8f51a8c86c1f6a896
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 12:55:11 2005 +0000

    - Add sorting to ArrayObject/Iterator

commit 4d09d0b8194012f3df6f8b36fd72690a59f31fd6
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 12:34:57 2005 +0000

    - Allow uncached global functions too

commit 0d5550eb06de73e00842d30a2f9590834c9c595f
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 12:14:47 2005 +0000

    - Add propper casting

commit 6330fcb55eaef5ad35ca969f299a8cdc79d39c3a
Author: foobar <sniper at php.net>
Date:   Mon Oct 3 12:07:19 2005 +0000

    fix BLOAT news

commit 9147629f598cf9f466aa1e41875159a01cebf52c
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Oct 3 11:54:46 2005 +0000

    - Add --rclass and --rextension arguments to CLI

commit f027a065a759fb0fbe8c27ef48fab8dd93953ca5
Author: Derick Rethans <derick at php.net>
Date:   Mon Oct 3 11:34:27 2005 +0000

    - Only load external database when it is newer.

commit b75871d017230a7904e89257765bd53c5c2f8d2f
Author: Derick Rethans <derick at php.net>
Date:   Mon Oct 3 11:15:21 2005 +0000

    - Allow an external Timezone Database to be used.

commit a964956aa13b99751c52666f0f05c1910b7a9fc6
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 10:17:02 2005 +0000

    - Update

commit 086912dfff5fac5e28fc1dda12b76fa425499462
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 10:08:56 2005 +0000

    - Allow to use currnet() and key() in __toString()

commit 59557385ace4f4906159d1b4bc102c1627b49168
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 10:04:33 2005 +0000

    - Make reflection class pointers available for others

commit db13ecd5aaa105334a869018922134b4bfaaece4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 3 09:52:54 2005 +0000

    MFH (Bug #34643 wsdl default value)

commit 748d497764642848fb52cf6fe4d4b997720945ae
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 09:39:35 2005 +0000

    - Rewrite flags as hex values

commit b1fc84f584bfcf8b541eb03a98e651c347351b97
Author: Marcus Boerger <helly at php.net>
Date:   Mon Oct 3 09:12:39 2005 +0000

    - Fix issue with RecursiveArrayIterator::getChildren()

commit cdb1746ac31249755a7d84e1c425416d47921405
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 3 09:10:28 2005 +0000

    Fixed bug #34678 (__call(), is_callable() and static methods)

commit eedbae57ae2814119df1475bc780ad76dc1cabb5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Oct 3 08:21:20 2005 +0000

    Fixed bug #34358 (Fatal error: Cannot re-assign $this)

commit 8658708456e92e8bfe86d0977c35e5fb4d2aa093
Author: Rolland Santimano <rolland at php.net>
Date:   Mon Oct 3 06:19:51 2005 +0000

    levenshtein(), similar_text()

commit eea40f95d8c336b2e3148b5268e0f20d2115b17b
Author: Rolland Santimano <rolland at php.net>
Date:   Mon Oct 3 06:14:10 2005 +0000

    - Unicode impl of similar_text()

commit c3948bf457a0035953bf99d51d4dd5907f17ca2d
Author:  <changelog at php.net>
Date:   Mon Oct 3 05:36:27 2005 +0000

    ChangeLog update

commit 19b334a08a4fee1aea10ffea30e8dbd0b95b2064
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Oct 3 03:53:57 2005 +0000

    Fixed memory leak.

commit f28eec269c62a71f7ee349c4888a96314c38345c
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 2 23:12:12 2005 +0000

    - Add new example

commit b18ffb406e66a76c8f1710262cab8ad7771462e2
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 2 20:36:02 2005 +0000

    - Simplify SPL checks for PDOException base

commit 3e0c56aac26872198bd7098dda7ee7abbffae366
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 2 20:32:17 2005 +0000

    - Fix PDOException base
    - MFH PDO::getAvailableDrivers()
    - Fix compiler warnings

commit a39841e57d04062269e98a0b69074f6515936267
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 2 18:45:59 2005 +0000

    - Allow to check for default statment class

commit 8ece2140cb1636ea1d2d15e98510812ae4d0a46c
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 2 18:32:05 2005 +0000

    - Add ability to change default statement class for PDO::execute()/query()

commit 9688e4017b0a53988b751f7e4347eccbc621b322
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Oct 2 18:31:37 2005 +0000

    - remove gdttf

commit 918b48839b9147e721d215f7126f93bd7b294ffa
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Oct 2 18:06:13 2005 +0000

    - ft1 support remove, #2, gdttf.*

commit 9c6a41fbdb37744cc44defe778580a37c4414cb9
Author: Pierre Joye <pajoye at php.net>
Date:   Sun Oct 2 18:01:51 2005 +0000

    - drop freetype1 support

commit eedd7b36d2f40af9261ab7326628fa9cee8a1059
Author: Marcus Boerger <helly at php.net>
Date:   Sun Oct 2 17:32:36 2005 +0000

    - Add new example

commit da5e9633d0c3ad936792a09756d241eaf49cb6be
Author: Derick Rethans <derick at php.net>
Date:   Sun Oct 2 16:31:03 2005 +0000

    - MF51: timelib_config.h should stay too.

commit f763cd1e7f25311ea95d564291dad9205129ff02
Author: Derick Rethans <derick at php.net>
Date:   Sun Oct 2 16:01:42 2005 +0000

    - MF51: removed parse_date.c from .cvsignore file.

commit b4cdb85693838786e8ed6d526f081551515f6c93
Author:  <changelog at php.net>
Date:   Sun Oct 2 05:37:49 2005 +0000

    ChangeLog update

commit 1454bdfea40ff61490dcd0d12e3eb3bc9863d0aa
Author: Andrei Zmievski <andrei at php.net>
Date:   Sun Oct 2 03:10:33 2005 +0000

    *** empty log message ***

commit bfaf987363a0caa250777f13cbfb291dbd67b486
Author: Marcus Boerger <helly at php.net>
Date:   Sat Oct 1 15:55:27 2005 +0000

    - MFB spl/simplexml integration (when sxe is shared)

commit 2eaf85c481c11f1fc514a7c59f4ef4ca581afaf2
Author: Derick Rethans <derick at php.net>
Date:   Sat Oct 1 15:07:20 2005 +0000

    - MF51: Implemented better timezone guessing algorithm.

commit 7db47e291ba3bad5933f2aae9416741917bb8dbc
Author:  <changelog at php.net>
Date:   Sat Oct 1 05:42:39 2005 +0000

    ChangeLog update

commit 00953d1a15b210292f5fdbead1157872707f8193
Author: Pierre Joye <pajoye at php.net>
Date:   Fri Sep 30 20:58:41 2005 +0000

    - MFB: #33125, alpha emulation broken

commit 2dc1c729173d1ed6d995ea2c3adb4a8411aec804
Author: Rolland Santimano <rolland at php.net>
Date:   Fri Sep 30 13:19:15 2005 +0000

    - substr_replace(): call correct funcn for string conversion

commit 8ec9f097b67b41429530eda5914f9df2611d3529
Author: Rolland Santimano <rolland at php.net>
Date:   Fri Sep 30 06:20:47 2005 +0000

    - Unicode impl of levenshtein()

commit 65c78bef6441bb9e80a2230ca307da79562fd283
Author:  <changelog at php.net>
Date:   Fri Sep 30 05:38:16 2005 +0000

    ChangeLog update

commit a36e2bd05a541188a519476501f7d56af3817ee1
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 29 16:30:15 2005 +0000

    Fixed possible crash and/or memory corruption in import_request_variables()
    Fixed potential GLOBALS overwrite via import_request_variables().

commit c893c70275c97f6661d30fbaecf889c3e79e73f8
Author: Rolland Santimano <rolland at php.net>
Date:   Thu Sep 29 11:05:30 2005 +0000

    - Unicode impl of strtok()

commit 4dd3b9436afec620d9378349395fa8890eddad82
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 29 10:00:59 2005 +0000

    Fixed wrong array autodetection

commit 6f06e93237712fa409d92820c45c58e55dfe81d1
Author: Rolland Santimano <rolland at php.net>
Date:   Thu Sep 29 09:33:38 2005 +0000

    - Updated addslashes(): add codepoints directly rather than with zend_codepoint_to_uchar()

commit 581f6068bd43e09c4ce9dc35c9e2185a31f88a72
Author:  <changelog at php.net>
Date:   Thu Sep 29 05:41:36 2005 +0000

    ChangeLog update

commit b4f80a9416a95128b1aee3676419a8c5e0e75894
Author: Rob Richards <rrichards at php.net>
Date:   Thu Sep 29 01:05:17 2005 +0000

    add dsp file

commit 0ea9eb43134e6b00be1079202f60b28cbfdeb842
Author: Edin Kadribasic <edink at php.net>
Date:   Wed Sep 28 22:31:45 2005 +0000

    Update php4 build file, compile against istantclient

commit 146517684d448fa693cee70c941fa93ee0844179
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 28 22:31:29 2005 +0000

    Fixed possible GLOBALS variable override when register_globals are ON.
    Fixed possible register_globals toggle via parse_str().

commit c775c4cf83748d43be0e6c2b18b046ef99ccf3c9
Author: Rolland Santimano <rolland at php.net>
Date:   Wed Sep 28 14:58:31 2005 +0000

    - Updated substr_replace() to use:
      - zend_get_unified_string_type()/convert_to_explicit_type() for type conversion
      - u_countChar32() for counting codepoints

commit a8a918db85dbe08ce964a3f2457446cb350f3092
Author: Rolland Santimano <rolland at php.net>
Date:   Wed Sep 28 12:25:34 2005 +0000

    {add,strip}slashes()

commit eb48c254516c8518e23d45cca5a47ab2067dfe76
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 28 11:23:32 2005 +0000

    Fixed bug #34453 (parsing http://www.w3.org/2001/xml.xsd exception)

commit 227791e5af48e2554bcd7a39b02bd80f28c0792e
Author: Rolland Santimano <rolland at php.net>
Date:   Wed Sep 28 09:22:08 2005 +0000

    - Unicode impl of {add,strip}slashes()

commit 01520328e60b31e5eca25c44f1df1442263912d4
Author: Derick Rethans <derick at php.net>
Date:   Wed Sep 28 09:10:45 2005 +0000

    - Implemented input_filters_list() function to return all supported filters.

commit b2633c34d5800b4950665aae0df74565b0c09e62
Author: Marcus Boerger <helly at php.net>
Date:   Wed Sep 28 07:10:38 2005 +0000

    - Add missing .cvsignore

commit 21ac01fae27b698f7e3d4d0e77058319550e7715
Author:  <changelog at php.net>
Date:   Wed Sep 28 07:05:48 2005 +0000

    ChangeLog update

commit 9997f8e9f817fe3de57db8efdb71743d7fc56400
Author:  <changelog at php.net>
Date:   Wed Sep 28 06:31:02 2005 +0000

    ChangeLog update

commit a3946eb6362044aa44263e84c911406414aabb33
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Sep 27 19:56:39 2005 +0000

    strrev() walkthrough

commit a7c91fec3ad83cb6b985b0e4eb3677c4347a18ac
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 27 18:08:26 2005 +0000

    Fixed bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called)

commit 34308558ac82018ae6f231ae37e4d6b1611ea697
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Sep 27 17:50:00 2005 +0000

    Unicode fixes.

commit b94dc286e783dfd3eae210d0d088a7c2d500399b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 27 15:24:47 2005 +0000

    Fixed bug #34643 (wsdl default value has no effect)

commit 6d2e7a84caa611ff547b5da98d30b978933f751d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 27 15:07:38 2005 +0000

    Fixed bug #32937 (open_basedir looses trailing / in the limiter).
    
    Patch by Adam Conrad

commit 9323d00a65a5f3d65f71c6bfdf11386cf5927f39
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 27 08:50:23 2005 +0000

    MFH

commit 3568f4839b9eb0150559a9273b1e4f0d58c66c3a
Author: Marcus Boerger <helly at php.net>
Date:   Tue Sep 27 08:46:53 2005 +0000

    - Need to rename in expectations, too

commit 04f21fab7751af80e8ab8d2442cb8e9968c26e31
Author: Marcus Boerger <helly at php.net>
Date:   Tue Sep 27 08:41:23 2005 +0000

    - Rename test to be consistent

commit cb969bf9380a374f651ea10c91c37669b094ae52
Author: Marcus Boerger <helly at php.net>
Date:   Tue Sep 27 08:37:37 2005 +0000

    - Add new tests

commit c3f9de41ab0d58fe80ab88ce00a40b89e14b9985
Author: Marcus Boerger <helly at php.net>
Date:   Tue Sep 27 08:25:34 2005 +0000

    - BFN

commit f94344d7fdc816372e4548bbcec429a8ebc12d0c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 27 07:59:18 2005 +0000

    Changed __toString() behavior to call it in all necessary places

commit 9964afb00f07de16534180cbd816c1b83d61603e
Author:  <changelog at php.net>
Date:   Tue Sep 27 05:33:02 2005 +0000

    ChangeLog update

commit 200d5924cf844b43ffe089ced760452e6a89bc71
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 26 23:08:10 2005 +0000

    Allow substr_compare() to take a negative offset to facilitate start of the
    comparison from the end of string.

commit 6495d65c5ca863e8a34beb7a92768044fbb97695
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 26 19:32:17 2005 +0000

    Touch generated file

commit 94d1e563607f8aa9dee4e362d02e90b24db96aca
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 26 19:31:41 2005 +0000

    Update bundled libsqlite3 to version 3.2.7

commit 74c7eb772384faf2e0c78e62f24f78fd875bf757
Author: Derick Rethans <derick at php.net>
Date:   Mon Sep 26 18:38:49 2005 +0000

    - Implemented callback filter.

commit 179ab26968f49b06b536ff2d4144a5683a58e546
Author: Marcus Boerger <helly at php.net>
Date:   Mon Sep 26 17:54:57 2005 +0000

    - Reset global pointer to NULL after mem free (required for apache 1.3)

commit dce4c522afecbbf332fc8df72c2387a9b4c2d715
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Sep 26 16:48:24 2005 +0000

    the last 64bit fix

commit c319c60125ecc069ef336a4c31f27e942f210ddc
Author: Derick Rethans <derick at php.net>
Date:   Mon Sep 26 13:45:38 2005 +0000

    - Implement validate_ip filter for IPv4.

commit 1b1b86494117bf4498db7659013a09e18665e92e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 26 07:23:49 2005 +0000

    Unicode support

commit 12945df6622e2c06d8eb50ca40fcc6288f9a92ad
Author: Derick Rethans <derick at php.net>
Date:   Mon Sep 26 06:57:05 2005 +0000

    - Implemented validate_url filter.

commit 3c4a9c9f43159bd4d90c05cbaa000e39934e2273
Author:  <changelog at php.net>
Date:   Mon Sep 26 05:32:43 2005 +0000

    ChangeLog update

commit 28205f28eff2a8a067b0d0c0b6e9c6fa73b4c863
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Sep 25 23:49:13 2005 +0000

    2nd part of previous fix

commit bf69d23a21161a4fb265cadb37012b024dca8138
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Sep 25 23:46:28 2005 +0000

    more 64-bit fixes

commit de50d0275c4e8b08445f2191867792b4de46bc7f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Sep 25 21:44:32 2005 +0000

    fix 64bit issues caused by wrong "long" usage

commit 5ec597013ee32987816210cf997a88c3599fe8fd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Sun Sep 25 18:24:52 2005 +0000

    fix arguments-by-ref with 5.x (problem appeared after the last 4.x compat patch)
    make sure username_len is always initialized

commit a2cbf800026a5c245e8754b4e06e8a8435382c48
Author: Marcus Boerger <helly at php.net>
Date:   Sun Sep 25 18:06:08 2005 +0000

    - Make code more readable, fix issue with parameter parsing introduced with
      unicode update

commit 6e37a621f8e5b2aa9289acb6930c6e3156621654
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Sep 25 13:26:19 2005 +0000

    Fixed bug #34321 (Possible crash in filter code).

commit 7e1763a115287c11545df256036570365528ac7d
Author: Marcus Boerger <helly at php.net>
Date:   Sun Sep 25 12:01:31 2005 +0000

    - Implement RecursiveIteratorIterator::setMaxDepth()/getMaxDepth()

commit 7ae48d81824103a6eb15698897337f6c52596253
Author:  <changelog at php.net>
Date:   Sun Sep 25 05:43:30 2005 +0000

    ChangeLog update

commit da8c0af03493646d2ad595ec0a674a7fa2a65a0f
Author: Marcus Boerger <helly at php.net>
Date:   Sat Sep 24 23:48:26 2005 +0000

    - Rename here too

commit 6fe5050c454fcae32315c4baa16d3ffa38643f12
Author: foobar <sniper at php.net>
Date:   Sat Sep 24 23:22:44 2005 +0000

    fix typo

commit 8c131ac952e3633feb98e713bb924e4b67640a25
Author: Marcus Boerger <helly at php.net>
Date:   Sat Sep 24 23:18:14 2005 +0000

    - Serializeable was renamed to Serializable long ago

commit c752d6b2ad38ce52e5cdc0775ad98f2d14078f39
Author: Edin Kadribasic <edink at php.net>
Date:   Sat Sep 24 15:22:57 2005 +0000

    MFB: Allow php extensions to use php_escape_shell_cmd() and php_escape_shell_arg(), needed for mbstring

commit c4e65a4a2dab585dcc90a1d28ceee418d2bb7ce2
Author: Edin Kadribasic <edink at php.net>
Date:   Sat Sep 24 15:15:13 2005 +0000

    MFB: Build PDO and SQLite as shared

commit 97bad74c0fdf043253c7b3eabca11a0ecc4cebcf
Author: Pierre Joye <pajoye at php.net>
Date:   Sat Sep 24 14:37:49 2005 +0000

    - #33220, fix infinite loop while loading invalid gif, this patch fixes
      at least many cases (nlopess)

commit dc866850f7ebbbd6a52b46f62bd9228448363187
Author: Edin Kadribasic <edink at php.net>
Date:   Sat Sep 24 14:22:02 2005 +0000

    MFB: sqlite3.h is a generated file

commit 8e6b7667c60ecadb71160611dd6f589051b6b75a
Author: Edin Kadribasic <edink at php.net>
Date:   Sat Sep 24 14:19:24 2005 +0000

    MFB: Declare functions used by driver as PDO_API in php_pdo_driver.h

commit 1ccdcabf656deaadaff3362d1c2cb4f0925d35f0
Author:  <changelog at php.net>
Date:   Sat Sep 24 05:35:43 2005 +0000

    ChangeLog update

commit 47236d7fc72d2cff442629c2ad94dba47bebcb57
Author: Derick Rethans <derick at php.net>
Date:   Fri Sep 23 23:09:47 2005 +0000

    - Implemented filter_int, filter_float and filter_bool.

commit 6265c1623f2158e9bcbcc887391dfca85b7982ba
Author: Marcus Boerger <helly at php.net>
Date:   Fri Sep 23 23:02:29 2005 +0000

    - Remove unused variable

commit 23d0387eaee2538c5cfc5e734d9a75c6d22463fc
Author: Marcus Boerger <helly at php.net>
Date:   Fri Sep 23 22:55:10 2005 +0000

    - WS

commit 4a430a093af2bb29c80c8ac206cb16b026862d5f
Author: Marcus Boerger <helly at php.net>
Date:   Fri Sep 23 22:49:57 2005 +0000

    - WS fix

commit cd43b7dda796853ebd14e5334abadd61468db05f
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Sep 23 21:24:31 2005 +0000

    substr() sample case

commit 57c6acb9327b6e5a187f1c01bb471cc94688f151
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 23 10:34:02 2005 +0000

    fix test

commit 244563283a4a814bec2132994677d6485325973c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 23 10:28:23 2005 +0000

    fix tests to work with HEAD and its new E_* values

commit 76d773ae1ddca3cb82dc7f7ee42547310f3b4cc8
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 23 09:39:59 2005 +0000

    remove double EXPECT tag

commit 520288bbe6716b1a76e973f1b6c83bded7b3cd06
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 23 09:39:29 2005 +0000

    add new tests

commit b97af6c1c02525aa5525a80b2d6b627aa212673b
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 23 09:38:37 2005 +0000

    MF5.1:
    - store current value of error_reporting only if it's not stored yet
    - reset old_error_reporting to NULL only it points to the tmp_var at current opline

commit be3a2c634d25d6f9cde92b4803d72e94d4c490ea
Author: foobar <sniper at php.net>
Date:   Fri Sep 23 08:13:57 2005 +0000

    - Improved the fix for #21306 a bit

commit 14a0d82f42005ff62eb9d2cc298776597538bba2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 23 07:16:06 2005 +0000

    MFH

commit 3c581e752b1851af1826cca8976969edfb1793d4
Author:  <changelog at php.net>
Date:   Fri Sep 23 05:33:26 2005 +0000

    ChangeLog update

commit 47ed27c6bbd6d23e973bde1bc433c4e3a31d86bb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 22 20:14:15 2005 +0000

    fix #32081 (mysqli_real_connect(): mysqli.default_socket in php.ini has no effect) for real

commit 57e146e652a82787adf1a8510d4eca6f560594ac
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 22 19:13:52 2005 +0000

    bump API number

commit 78fe744753ec4c4c42cbb47b06984697527431ef
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 22 19:03:04 2005 +0000

    fix #33771 (error_reporting falls to 0 when @ was used inside try/catch block)

commit 0b57661b2daebba0d22da41f96d1fffbc926b137
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 22 16:42:21 2005 +0000

    .. and the fix

commit 6a956b3d43d326a340c580ff7f877a4cc442fd19
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 22 16:25:59 2005 +0000

    fix Win32 builds for PHP_4_4
    (patch by Edin)

commit 9000038bd2710d5799db62b4c2f1c6f847068086
Author: Derick Rethans <derick at php.net>
Date:   Thu Sep 22 14:32:28 2005 +0000

    - Changed variable handling code so that filter flags work for the unsafe_raw
      filter.
    - Added better support for \0 characters.
    - Added utility function to HTML encode low/high characters.
    - Added support for encode low/high flags to the string and special_chars
      filter.
    - Added support for strip and encoding flags to the unsafe_raw filter.

commit 0a4395a36045e0c472abb1d59f1f4d13651047e7
Author: Edin Kadribasic <edink at php.net>
Date:   Thu Sep 22 13:18:14 2005 +0000

    MFB: Fix building of extensions that inlcude extname/header.h

commit 22d9a9bb867ed0a6a78ff39b3504bb861c235fbb
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 22 12:15:03 2005 +0000

    prepare to release 1.1.1

commit 66e3c106d18c4a3005d6fa1e7be7fca406f89c1f
Author: Derick Rethans <derick at php.net>
Date:   Thu Sep 22 10:06:57 2005 +0000

    - Removed ALLOW_SIGN filter flag, as this will always be allowed.
    - Added ALLOW_SCIENTIFIC flag for the FS_NUMBER_FLOAT filter.
    - Implemented string, encoded, special_chars, unsafe_raw, email, url,
      number_int, number_float and magic_quotes filters.

commit 517a4152ce93ea82d92dfd0f942e3643e1e912f9
Author:  <changelog at php.net>
Date:   Thu Sep 22 05:45:59 2005 +0000

    ChangeLog update

commit a28c82fceb8ca5f1093a82adaf4bf4e32ccded76
Author: Marcus Boerger <helly at php.net>
Date:   Wed Sep 21 22:53:50 2005 +0000

    - Fixed Bug #34590 User defined PDOStatement class can't implement methods

commit d9ed9945cbe13723e43e19dcfca81aa35e19e4a4
Author: Marcus Boerger <helly at php.net>
Date:   Wed Sep 21 18:49:37 2005 +0000

    - MFB

commit af0dd442f3451ef73330c632d5d7f222a4807ca8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 21 15:54:42 2005 +0000

    Fixed memory corruption

commit 18c1c3a82fd76c0afa43409b40832c7de8086add
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 21 15:04:48 2005 +0000

    Allow fopen() make HTTPS requests throug HTTP proxies

commit ac43306e721a659ffffc1dd82e5bfb891cc70875
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 21 13:23:12 2005 +0000

    MFB: fixed compiler warnings

commit db186add458a337927f57057774b789c70cebf00
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 21 13:15:20 2005 +0000

    Fixed bug #34565 (mb_send_mail does not fetch mail.force_extra_parameters)

commit d376c1e4a55cac5f35d81f4d35674d91e03ef03f
Author: Marcus Boerger <helly at php.net>
Date:   Wed Sep 21 09:56:35 2005 +0000

    - Fix Bug #34243 ReflectionClass::getDocComment() returns no result

commit 772af6a3cf7b28a9914263f1e8bcb52dd0354333
Author: Derick Rethans <derick at php.net>
Date:   Wed Sep 21 08:40:52 2005 +0000

    - Fixed definition in correct file. (Patch by Nuno)

commit c3c9df5ed6992da0fbb516aec003c7d6a9f1a769
Author: Derick Rethans <derick at php.net>
Date:   Wed Sep 21 08:12:34 2005 +0000

    - Moved the FREE_OP to after the execution of the included file, or eval
      statement so that it is safe to access this information in the overridden
      zend_execute() function, which is what Xdebug does.

commit 51953f7bd13dd0e4b7ba3503e44ed7ca46a608d9
Author:  <changelog at php.net>
Date:   Wed Sep 21 05:35:49 2005 +0000

    ChangeLog update

commit 01f01cdb48c6e12de92c675e25d6e3328d91baa0
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Sep 20 22:17:34 2005 +0000

    - Remove HTML fragments from phpcredits() in CLI mode

commit 6f0648dab6d30bfa64b90275b805312f0e184762
Author: foobar <sniper at php.net>
Date:   Tue Sep 20 20:56:21 2005 +0000

    - Fixed bug #21306 (catch bailouts of write handler during RSHUTDOWN)

commit 75555bc472022a444df44d6461821409942fe71a
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 20 19:52:05 2005 +0000

    Allow overloading of PDO constructor.

commit 97bedcc064b93d9026edfb08b6bc511b6a0fb9ab
Author: Marcus Boerger <helly at php.net>
Date:   Tue Sep 20 18:46:15 2005 +0000

    - Provide helper function to avoid TSRM issues with exception base and root

commit bc0308b2e44013986a6e639a97b6d2b4648f30e3
Author: Derick Rethans <derick at php.net>
Date:   Tue Sep 20 15:01:42 2005 +0000

    - Moved constants to private .h file
    - Added comments to filter stubs as per discussion with Ilia
    - Renamed regexp to validate_regexp filter
    - Added stubs for validate_url, validate_email and validate_ip filters.
    - Implemented "string" (stripped) filter

commit 961d12fa2d3f1875b2b8a1d71d09ec79109531e6
Author: Stanislav Malyshev <stas at php.net>
Date:   Tue Sep 20 14:05:16 2005 +0000

    fix crash on restarting static PHP having session modules loaded

commit da0e46b2510b5e245c10311092c06222da51ffa2
Author: Marcus Boerger <helly at php.net>
Date:   Tue Sep 20 09:21:11 2005 +0000

    - Synch utest with test

commit 140b23620b45baa4a31d8f1601e7a716c0437cfb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Sep 20 06:17:30 2005 +0000

    ZTS fix

commit ebc7bb3a00df815db3945778a1108480f34377f8
Author:  <changelog at php.net>
Date:   Tue Sep 20 05:45:47 2005 +0000

    ChangeLog update

commit 71f9416fda61b60964697ebe031b248452f545ff
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 20 00:46:07 2005 +0000

    MFB: remove PDO_ prefix

commit ed6fa70f492f9e329bba543bf50989de385fe8c0
Author: Wez Furlong <wez at php.net>
Date:   Tue Sep 20 00:45:16 2005 +0000

    use PDO:: class constants

commit 3953b14024b6da7da2edbe026f3dfdc7e2db4119
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 20 00:33:42 2005 +0000

    Make PDO use class constants

commit 2c6cf58a961ba08ace3dfd64a3e295f2512df6b5
Author: Marcus Boerger <helly at php.net>
Date:   Mon Sep 19 20:29:33 2005 +0000

    - Add eytension consts to extension output (Johannes)
    - Fix WS in output

commit 1bb2a74ee05abc5de8dad367475bdb98c3535442
Author: Marcus Boerger <helly at php.net>
Date:   Mon Sep 19 19:03:38 2005 +0000

    - Fix filename

commit c6e6b44b826bc06900ef95269565e5676611d75f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Sep 19 18:59:50 2005 +0000

    MF5.0: add new test

commit b45944a5b365a772a53734d7eda1bd2144390975
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 19 18:47:36 2005 +0000

    Fixed access to uninitialized value

commit b4271e8f3f32b7131d144dcd4fc67700bb45283b
Author: Marcus Boerger <helly at php.net>
Date:   Mon Sep 19 18:28:01 2005 +0000

    - Fix filename in docu

commit 97948f29a9604b580c709a058bd0588c783ffda1
Author: Marcus Boerger <helly at php.net>
Date:   Mon Sep 19 18:25:23 2005 +0000

    - Add deprecated/compatibility class for BC

commit 2568c8a0cbf06ef7b9b22d30a6b9cacaa2ea02d9
Author: Marcus Boerger <helly at php.net>
Date:   Mon Sep 19 18:17:39 2005 +0000

    - More TSRM fixes

commit a3aa58fdeabcf9f5b1e3c36c172f657724b83cbe
Author: Marcus Boerger <helly at php.net>
Date:   Mon Sep 19 18:05:00 2005 +0000

    - Fix building with 5.0

commit b3ec0a78c921de7384cf5a24f2ca555ccdc5fb4d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 19 17:50:11 2005 +0000

    MFH (removed unnecesary call to zval_ptr_dtor)

commit a106b48982998e294acb77fe4cc1436898371b2a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 19 16:28:43 2005 +0000

    Fixed access to memory that is already freed (in case of __call() method)

commit 9f9043864ceae033ae1a33b57ae4f7522f5a5824
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 19 16:01:56 2005 +0000

    Fixed parameter passing incompatibilities.
    Now it is possible to call array_pop(explode("&","1&2&3")) again.

commit f6a20bad6ed8b332dea1f16a7bf9e8cde5e420b0
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 19 07:49:13 2005 +0000

    Unicode support

commit 4d8290d000debe993cf1ab907e4c2ffaba9a8ff6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 19 07:23:47 2005 +0000

    Unicode support

commit 9fc1de018109472175364261b0a7e703c62a400f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 19 06:11:12 2005 +0000

    Fixed test file

commit baf70abbf96c6470af0c654c8ca9ee95c2a3604b
Author:  <changelog at php.net>
Date:   Mon Sep 19 05:45:53 2005 +0000

    ChangeLog update

commit e9fac07169d9ad3ed43eddbaab6505af73440cf2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 19 03:21:34 2005 +0000

    Add blame :)

commit 8663b3a191b6b8f863de90ef28fa6b1bd58f1a94
Author: Marcus Boerger <helly at php.net>
Date:   Sun Sep 18 17:51:37 2005 +0000

    - Update docu: new slides are available

commit d9604967ffdeebfc22967d882c5eae0774f10627
Author: Marcus Boerger <helly at php.net>
Date:   Sun Sep 18 17:44:50 2005 +0000

    - Observer/Subject have been renamed

commit eede7737306557dc8c168a8cb572ff34c5b375d5
Author: Marcus Boerger <helly at php.net>
Date:   Sun Sep 18 17:39:12 2005 +0000

    - Add missing docu

commit 7a9c654f835870e57064a4f0deb8ac4363c170bd
Author: Marcus Boerger <helly at php.net>
Date:   Sun Sep 18 17:32:52 2005 +0000

    - Derick changed the test but forgot to make the code use E_RECOVERABLE_ERROR

commit 02038b4ac49ad7a524dbc82018634a4eaca7492f
Author: Marcus Boerger <helly at php.net>
Date:   Sun Sep 18 16:51:24 2005 +0000

    - Rename 'CachingRecursiveIterator' to 'RecursiveCachingIterator' so that
      all of those follow the naming scheme 'Recursive<*>Iterator'

commit 445e382454a46ab68e651178f1bb56da2bdfe7f8
Author: Marcus Boerger <helly at php.net>
Date:   Sun Sep 18 11:34:36 2005 +0000

    - Move RecursiveArrayIterator into .c
    - Add ability to control iterator class of ArrayObject
    - Implement option to make CachingIterator cache all read elements
    - Implement ArrayAccess to CachingIterator to access cached elements
    - Update docu
    - Update tests

commit 9250fda0336211e2bbfe5dc47a408784dbd3fe3c
Author: Edin Kadribasic <edink at php.net>
Date:   Sat Sep 17 22:07:20 2005 +0000

    MFB

commit 720fbd9a5f881b468f7e9e92593d96e156c4224e
Author:  <changelog at php.net>
Date:   Sat Sep 17 05:42:43 2005 +0000

    ChangeLog update

commit 1b1c0e3c78f576d098f31496f877e28301be74c3
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 16 20:20:46 2005 +0000

    check class_entry of this_ptr in Reflection API, so we won't get an alien this_ptr
    when called statically in a function that is called statically too (without being
    declared as static)

commit cc20c524497fe3dcd38cd8ec4ad0459daeb583da
Author: foobar <sniper at php.net>
Date:   Fri Sep 16 19:43:46 2005 +0000

    Please, only add entries for fixed bugs if they are ONLY fixed in HEAD!

commit 746e88e3d51a5d6e0fcb29cebda1dfbfdc35ed67
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 16 15:47:42 2005 +0000

    Fixed bug #34478 (Incorrect parsing of url's fragment (#...))

commit 213a1768a2f666518f653da951954676a168e226
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 16 15:24:50 2005 +0000

    Fixed tests

commit a5c84dde62715fd5321b51567f8b287465d8c2c9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 16 15:24:09 2005 +0000

    MFH

commit 35c85a23f19e2732a128c52d8b2a8488e4e6fe33
Author: Marcus Boerger <helly at php.net>
Date:   Fri Sep 16 15:23:37 2005 +0000

    - MFB

commit af3476a98215e88581309389445784d892ae9b29
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 16 14:40:49 2005 +0000

    Fixed bug #34518 (Unset doesn't separate container in CV)

commit 3c76f253e8b7570d6d94f7234135c31de8d57246
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 16 13:42:31 2005 +0000

    MFH (overriding of protected static property)

commit 0993ab6ad999c5ff587a6d208642181b64bf7007
Author:  <changelog at php.net>
Date:   Fri Sep 16 05:40:54 2005 +0000

    ChangeLog update

commit 74929f352c06a0cc8d869a56c3cd0c846a02921c
Author: Derick Rethans <derick at php.net>
Date:   Thu Sep 15 19:10:13 2005 +0000

    - Fixed bug #34052 (date('U') returns %ld not unix timestamp).

commit c41ae5f4b0f1189d474cd95435fbfe957d24c965
Author: Derick Rethans <derick at php.net>
Date:   Thu Sep 15 16:20:06 2005 +0000

    - Added tests.

commit 0f391bb0b350c4b91102314ec8920262fe72875a
Author: Derick Rethans <derick at php.net>
Date:   Thu Sep 15 16:19:48 2005 +0000

    - Add E_RECOVERABLE.
    #- Thought I did this before already actually...

commit 50301ddc98c7e61deebeaa7ed0336c986fade45c
Author: Marcus Boerger <helly at php.net>
Date:   Thu Sep 15 14:07:39 2005 +0000

    - Rename file class again by popular demmand: calling it SplFileObject now
    # Any other idea about the name? Or should i come up with a renaming plan
    # for the upcoming versions? :-)

commit 1a1f97ee7e686122648f403cb0dfa62b54a33418
Author: foobar <sniper at php.net>
Date:   Thu Sep 15 13:20:24 2005 +0000

    MFB

commit 8d78d4cf18fcd53ec69e3a22da08f7a316bed2ce
Author:  <changelog at php.net>
Date:   Thu Sep 15 05:48:00 2005 +0000

    ChangeLog update

commit 5f437cd590770445e0ee85eebdde08a2eebec04c
Author: Marcus Boerger <helly at php.net>
Date:   Thu Sep 15 03:52:58 2005 +0000

    - Changed in version 5.1

commit 849fb0720173952874af8214da6f01a3e73875d0
Author: Marcus Boerger <helly at php.net>
Date:   Thu Sep 15 03:48:38 2005 +0000

    - MFB

commit 8aa7f36a3bb2a682568dbfe75ca2d0326f3c361e
Author: Marcus Boerger <helly at php.net>
Date:   Thu Sep 15 03:31:37 2005 +0000

    - Rename Observer to SplObserver
    - Rename Subject to SplSubject
    - Move SPL constants to class constants
    - Update docu

commit 868c4b72dfc37cc6ac78a5f06df0656ff481512d
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Thu Sep 15 03:16:09 2005 +0000

    Add FS_STRIPPED alias

commit acae6a381067c6a897236fa23771161fd07ebc89
Author: Marcus Boerger <helly at php.net>
Date:   Wed Sep 14 18:21:11 2005 +0000

    - Improve error message

commit 883149c51624dffa517e0c918788edc0a5348de3
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Sep 14 18:01:41 2005 +0000

    *** empty log message ***

commit bbfba9977fafc7075daf1bcd5c235b0fa24cdf6b
Author: foobar <sniper at php.net>
Date:   Wed Sep 14 17:57:22 2005 +0000

    Silence warnings under Solaris

commit 45e1606796f0b205a41e233d75892a72e52c82ce
Author: foobar <sniper at php.net>
Date:   Wed Sep 14 15:52:49 2005 +0000

    Silence some crap if bison does not exist

commit f7a4a852df7e9774ef56c2ba43e0d51c74bd080d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 14 15:34:42 2005 +0000

    Fix error detection for queries such as OPTIMIZE

commit 6e3d5a9e227416d294373760cca09f17c43b12dc
Author: Derick Rethans <derick at php.net>
Date:   Wed Sep 14 14:56:01 2005 +0000

    - Rename icu_loc* to i18n_loc*
    - Added i18n_strtotitle (name is not sure yet) - work in progress.

commit eb0fb96526c8523f13b74981d39948f595b230f0
Author:  <changelog at php.net>
Date:   Wed Sep 14 05:40:11 2005 +0000

    ChangeLog update

commit bfdf52964e462802f72acbea6a1b2b742d4cad12
Author: foobar <sniper at php.net>
Date:   Tue Sep 13 21:40:33 2005 +0000

    ext/oracle is no more

commit 1d9f5e1360ecd269dab8e3e38aa95e1aae746d0a
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Sep 13 21:07:46 2005 +0000

    *** empty log message ***

commit 387e3530097c102c9d9070c67cd09fddaa4669e7
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Sep 13 21:04:07 2005 +0000

    Fix for Unicode access.

commit 687f8a33d5970722b794638312b5c6ba8532304f
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Sep 13 20:24:02 2005 +0000

    *** empty log message ***

commit d746f59f35f79810f21a229deb102868aa73ee77
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Sep 13 16:21:47 2005 +0000

    Commit work in progress.

commit a383bd062c95b551744ec5436aece755ee878ffc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Sep 13 13:22:49 2005 +0000

    Make key() and current() take argument by value.

commit 279d2bc311a3d9250b808df7664b604a6dadac67
Author: foobar <sniper at php.net>
Date:   Tue Sep 13 09:50:53 2005 +0000

    Cleanup the configure mess, preparing for making unicode OPTIONAL

commit d94f338cf4bb80b7eae9c111464fc540849bc6c6
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 13 09:19:58 2005 +0000

    fix #34450 (Segfault when calling mysqli_close() in destructor)

commit 67739f4a64295cf5c0d32796e8f09dbc149ac021
Author:  <changelog at php.net>
Date:   Tue Sep 13 05:42:49 2005 +0000

    ChangeLog update

commit 87bcf776f729313f55fc41b5df140e330addf18c
Author: Sara Golemon <pollita at php.net>
Date:   Mon Sep 12 17:42:43 2005 +0000

    Plug leak of 1/2 bytes when converting from string/unicode

commit e720736a4fe90cada068dd1551650fbc75930326
Author: foobar <sniper at php.net>
Date:   Mon Sep 12 17:14:20 2005 +0000

    - Fixed build with phpize

commit 58fda11b156f4db9c2f5d53b8c45332f6c51929e
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Sep 12 15:26:48 2005 +0000

    Fixed bug #34456 (Possible crash inside pspell extension).
    
    # Patch by Nuno Lopes

commit 0a54602089706b0ea534c3693e68068064f72b5e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 12 11:48:28 2005 +0000

    Fixed bug #34199 (if($obj)/if(!$obj) inconsistency)

commit 03c6efab67be20e39c835ed52fff4cba33a435fe
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 12 09:58:35 2005 +0000

    Additinal fix for bug #34277 (array_filter() crashes with references and objects)

commit 161777af261381556d698f679db88e336d2701ec
Author: Derick Rethans <derick at php.net>
Date:   Mon Sep 12 09:53:23 2005 +0000

    - Reimplement SORT_LOCALE_STRING with ICU locales.

commit 1e32cdbb7d256dc342ca7f059b72ddc51085af43
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 12 08:23:49 2005 +0000

    Fixed bug #34449 (ext/soap: XSD_ANYXML functionality not exposed)

commit f4a3454c522a6a32acfe33eddbb975c5cf479fee
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 12 07:14:54 2005 +0000

    Fix for exceptions in __sleep()

commit b81255d4fd66ae8534771686facde355bd835003
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Sep 12 06:31:54 2005 +0000

    ZTS fix

commit 3c3f298f186b74c06459d7bdcfaf49525328170b
Author:  <changelog at php.net>
Date:   Mon Sep 12 05:43:21 2005 +0000

    ChangeLog update

commit 6ad8a44ab96a05477a6787c349e1f83b02a34085
Author:  <changelog at php.net>
Date:   Sun Sep 11 05:43:58 2005 +0000

    ChangeLog update

commit 37ace0651baa09cc77d69e6f7c1327da12930338
Author: Wez Furlong <wez at php.net>
Date:   Sun Sep 11 05:08:49 2005 +0000

    merge other PDO fixes from 5.1 branch.
    Allow pdo_sqlite to build against 5.0 and 5.1 too.

commit d84239ae870be01692cbacc9b439121569213e07
Author: Wez Furlong <wez at php.net>
Date:   Sun Sep 11 05:04:43 2005 +0000

    touch file

commit 434fa24dfa68c16087f6e2b613f35d30807b6fe9
Author: Wez Furlong <wez at php.net>
Date:   Sun Sep 11 05:04:00 2005 +0000

    Merge changes from 5.1 branch.
    Add compat header that allows PDO head to compile against PHP 5.0 and PHP 5.1.

commit 739c0680d0fe59e8eab66b623c9537877c805231
Author: Wez Furlong <wez at php.net>
Date:   Sun Sep 11 04:59:41 2005 +0000

    actually reset the statement when closeCursor() is called.

commit 6bb7ca6c56069d3bd8847c68d1901a8c5950590c
Author:  <changelog at php.net>
Date:   Sat Sep 10 05:40:02 2005 +0000

    ChangeLog update

commit 05e365bab3c49506d2bcc6181b0c4ddec60fe6ae
Author: Rolland Santimano <rolland at php.net>
Date:   Fri Sep 9 19:07:18 2005 +0000

    - str_pad(): Use u_countChar32() for codepoint counting, eumalloc/eurealloc() for Unicode mallocs.

commit 4c8425e9baed4824de232b82af209d1eeefe1bef
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 9 14:08:03 2005 +0000

    new test

commit 98899d108322579c9c47272a247efb5b30c05eae
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Sep 9 14:00:03 2005 +0000

    fix problem appearing when binding empty values

commit 0c6c0eaa516937419617a135532912c720a17d44
Author: Derick Rethans <derick at php.net>
Date:   Fri Sep 9 09:54:16 2005 +0000

    - Added Rollands latest upgrades.

commit 3c2e00f9030e24afe7bbb99ee5e15029f56a7927
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 9 08:19:56 2005 +0000

    Fixed huge memory leaks in ZTS mode

commit ce0c17aa95aab12cd8f1f8caac79ba6188ed9f95
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 9 06:47:18 2005 +0000

    MFH (is_sublass_of("A","B") should call __autoload() for "A" and "B")

commit a7357c5910aa9f5ffb40f80f0f3d5ec5649d2e73
Author:  <changelog at php.net>
Date:   Fri Sep 9 05:35:59 2005 +0000

    ChangeLog update

commit 5754b7321ab30db7c1683c3ff8c863b9094f0b4d
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 8 21:07:26 2005 +0000

    Allow retrieval of query parse errors from SQLite.
    
    # Patch by Nuno Lopes

commit 0638374ec9f549433822631f3da632421bee8610
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 8 16:15:16 2005 +0000

    Avoid unnecessary copying/freeing

commit 1e13bca414cf2d751de35450de6dd84a52adac79
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 8 14:49:58 2005 +0000

    Fixed bug #34420 (Possible crash inside curl_multi_remove_handle()).

commit 9d04a8e369081a1915b7b061b2b311bf606e4b7f
Author: Derick Rethans <derick at php.net>
Date:   Thu Sep 8 14:07:40 2005 +0000

    - Make ord() work on binary strings too.

commit 034e794fe97e8b348e5c177cf578e3533bcd316c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 8 13:16:24 2005 +0000

    use "connections" instead of "links" everywhere to avoid possible confusion

commit b0b0f8147db572720a1f8d53abfb4e5d6a6c8f8a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 8 12:40:01 2005 +0000

    Fixed craches in substr_replace()

commit fb8258e8b79874bf6cfae2847cb0df868f311648
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Sep 8 11:48:07 2005 +0000

    fix phpinfo() output for iconv extension
    (convert unicode values to string before outputting them)

commit 49c3b14f533fa6490c5b4173d27357878da7885d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 8 11:10:34 2005 +0000

    Unicode support for PHP constants

commit d1cf2c5ffe72553eea888c106ef8faccacb791a2
Author: Rob Richards <rrichards at php.net>
Date:   Thu Sep 8 10:34:37 2005 +0000

    add save options parameter

commit 65f96ca6f28e271c3c507b203919dbf9bd807fad
Author: Rob Richards <rrichards at php.net>
Date:   Thu Sep 8 10:33:57 2005 +0000

    add additional constants
    remove un-needed ifdefs

commit a082983adb96c19916b1091f72f0e5b94bdc43ca
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 8 10:32:28 2005 +0000

    catch operator shouldn't call __autoload () too

commit 90b45fcbbd92c122e1c2fecf3ca2d51080ee471e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 8 06:18:47 2005 +0000

    Fixed crash on AIX

commit fdb78c1816c856f51badd3240a03040645c2b2be
Author:  <changelog at php.net>
Date:   Thu Sep 8 05:37:56 2005 +0000

    ChangeLog update

commit a441e789849bc5fe8f3c32fc249b1522530df1f0
Author: Rolland Santimano <rolland at php.net>
Date:   Thu Sep 8 05:05:36 2005 +0000

    - Unicode impl of substr_replace()

commit f872d3346c981c4fdab60afca0839ed36d96589c
Author: Derick Rethans <derick at php.net>
Date:   Wed Sep 7 19:09:27 2005 +0000

    - Fix buglett with date() that cause truncated strings to be returned when
      Unicode is turned on.

commit 7eeb91187b582b984771770304c827cae00fcb29
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 7 15:34:50 2005 +0000

    Fixed memory allocation bug

commit 324080065d964be08d8a359430cf36581651c081
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 7 15:27:09 2005 +0000

    new test

commit 2195f7ec74c445404dd5d38378dadc956cf6fe60
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Sep 7 15:10:15 2005 +0000

    Upgraded sqlite2 lib to 2.8.16

commit 49cf0eff6a9880d751c7c4be872d3612969bc995
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 7 13:05:51 2005 +0000

    add Andi & Wez as lead maintainers and make myself lead too

commit 984f303713e2e83f9f73ecfc5b06be79a8184d5a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 7 12:44:19 2005 +0000

    I doubt that all these people are going to develop it in PECL,
    so remove them and fix those complains about non-existing users.

commit 8137d9a0751fbcd8a4a61e0b606f631367ff4962
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 7 12:40:38 2005 +0000

    prepare to PECL release

commit adcc19f9eca3d9d257cd9b97f875ca157e6a06fa
Author: Edin Kadribasic <edink at php.net>
Date:   Wed Sep 7 11:16:57 2005 +0000

    Support for Windows (Michael Wallner)

commit ec8531cfb1cf6719561986ccfdd630928693542f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Sep 7 08:58:32 2005 +0000

    don't try to fetch resource when there is 0 args

commit 18e259480eb3a354aeaf4e3beda598ec02dafadb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Sep 7 07:00:03 2005 +0000

    Fixed unicode support for substr_count()

commit 1e72f205b64a769ce259818030cac05afd37d454
Author:  <changelog at php.net>
Date:   Wed Sep 7 05:33:15 2005 +0000

    ChangeLog update

commit 1287891c3b85e21f7497c267122ae30b3bf2562d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 6 21:44:53 2005 +0000

    removed __FUNCTION__ (by popular demand)

commit 4a2b8cb6d09ab2bdd93eb49b52a1af8b7cf95f10
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 6 21:42:26 2005 +0000

    fix credits

commit b5a5b22cbb96eeafcc686926720cf7c9f4d3aba3
Author: Edin Kadribasic <edink at php.net>
Date:   Tue Sep 6 21:38:16 2005 +0000

    Sync windows build and link against instant client libs

commit e18b812ba64114ddffab9f5b822f1b022763b760
Author: Edin Kadribasic <edink at php.net>
Date:   Tue Sep 6 21:30:28 2005 +0000

    Remove utf-8 chars

commit 726f3e3881cc7837fcc72b61353c9f82689a45e5
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 6 21:11:19 2005 +0000

    workaround for some b0rked compilers

commit e0ed2b45ffc89b3b89746be4c0743d0710abde85
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 6 19:33:18 2005 +0000

    new tests

commit 3df94e11125a5001984ef1d6209fbd21162b9d10
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Sep 6 19:31:59 2005 +0000

    Updated OCI8 driver
    
    This updated fixes (this list is not complete):
    -------------------
    #33915 - crash in _oci_close_session
    #26393 - Segfault during request shutdown in _oci_close_session() (oci8.c:2443)
    
    #32741 - hang on ociexecute() with collections (only with 10g, works with 9i)
    #32325 - can't retrieve collection using OCI8
    #33583 - Apache1.3.33 Segmentation fault with php5 & OCI_New_Collection
    
    #32361 - connection oci_connect stay persist after process the php
    #29013 - multiple logins cause handles become invalid
    #28944 - OCITypeByName: OCI-21522 with two connections
    
    Fixed by connection handling rewrite.
    
    #32140 - NVARCHAR columns are truncated
    #31042 - oci_fetch_* sets field value to false
    #27156 - OCIFetchInto returns false as column value when column contains >1 umlaut
    
    Fixed by multiplying buffer size by 3.
    
    #33866 - OCIlogon do not returns conn resource for account with expired paswd
    #33365 - logon fails when password expires
    
    Fixed by adding new oci_password_change() call syntax.
    
    #33159 - DB-connect via webserver fails after DB-restart ORA-24327
    #30808 - oci8 cannot connect after restarting DB
    #30127 - lost oracle connection. need restart apache.
    #29902 - oci8 doesn't disconnect sessions, overloads oracle server
    #29779 - (the same issue with the Oracle server going offline)
    #26829 - Killed Oracle Sessions openned with OCIPLogon()
    
    Fixed by adding oci8.ping_interval option.
    
    #32988ext/oci8: OCI doesn't support DB external authentication
    
    Fixed by adding support of external credentials (turned off by default).
    
    Added new INI options:
    ----------------------
    oci8.ping_interval
    oci8.max_persistent
    oci8.persistent_timeout
    oci8.privileged_connect
    oci8.statement_cache_size
    oci8.default_prefetch
    oci8.old_oci_close_semantics
    
    See the updated docs for the detailed descriptions.
    
    Major changes:
    --------------
    - connection handling algorithm rewritten. That should add stability and fix all non-reproducible crashes etc;
    - extension refactored and divided into several files to improve readability and to make it easier to maintain;
    - added support of statement caching;
    - added support of privileged connections using external credentials;
    - added new INI options to manage persistent connections;
    - fixed oci_close() to close connections correctly.

commit 8774e8e1aac1240bb11e7808f038b29fa6faaa94
Author: Derick Rethans <derick at php.net>
Date:   Tue Sep 6 18:46:37 2005 +0000

    - Updated the framework, cleaned up some code.
    #- Basically the only real thing left is the body for the filters.

commit 7c0f7fa845aaf348d6ea4d68e87ed21e8337557a
Author:  <changelog at php.net>
Date:   Tue Sep 6 05:42:57 2005 +0000

    ChangeLog update

commit 840403455216d4afc8576d054187aa059ea041ea
Author: Rolland Santimano <rolland at php.net>
Date:   Mon Sep 5 16:37:45 2005 +0000

    Pointer arithmetic with char * rather than void *

commit 7036ac440c3e12e977b2f5a0083596033adb5849
Author: foobar <sniper at php.net>
Date:   Mon Sep 5 16:20:56 2005 +0000

    touch

commit 80079e61a53bcb39059fb8d0b222178d5e20bf41
Author: foobar <sniper at php.net>
Date:   Mon Sep 5 16:19:35 2005 +0000

    - Fixed bug #34311 (unserialize() crashes with characters above 191 dec)

commit 8d5d2125d071c56a28f77c79812a41783de0c320
Author: Rolland Santimano <rolland at php.net>
Date:   Mon Sep 5 10:55:35 2005 +0000

    - Unicode impl of str_pad()

commit f1c781bc87ab1c7cc76a96a1488e9c688107632b
Author:  <changelog at php.net>
Date:   Mon Sep 5 05:37:47 2005 +0000

    ChangeLog update

commit 6e6def1e7741c34b9d14d30575c321fe41244e0e
Author: Frank M. Kromann <fmk at php.net>
Date:   Mon Sep 5 05:05:34 2005 +0000

    MFB: Fix for #34369
    Add extra parameter to mssql_connect to force a new connection

commit 5deac4859ece6e9930de0f5cae11752a5d1d375f
Author: Marcus Boerger <helly at php.net>
Date:   Sun Sep 4 18:57:21 2005 +0000

    - Add missing docu tag

commit 4cba6ac94d5bdc584f01af1ff3815ce4fd465009
Author: Marcus Boerger <helly at php.net>
Date:   Sun Sep 4 18:51:50 2005 +0000

    - Update docu

commit 856b81ff0cae80c0cbbd1e1089d6c5c761956023
Author: Edin Kadribasic <edink at php.net>
Date:   Sun Sep 4 00:58:49 2005 +0000

    touch

commit baecb3d18d724e02bac93db4fac3e0279e39a495
Author: Edin Kadribasic <edink at php.net>
Date:   Sun Sep 4 00:58:21 2005 +0000

    MFB

commit 0161d1bfd1a9858d09bc83777840e721a2ec3e14
Author: Edin Kadribasic <edink at php.net>
Date:   Sat Sep 3 23:52:56 2005 +0000

    MFB

commit 1365bee4277344bd74cc52b24021ba210ced0291
Author:  <changelog at php.net>
Date:   Sat Sep 3 05:39:11 2005 +0000

    ChangeLog update

commit 3cfa5051020b258680c2ebfce80d3e6e7e67124b
Author: foobar <sniper at php.net>
Date:   Fri Sep 2 21:08:11 2005 +0000

    MFB: - Fixed bug #34307. We were not calling on_modify handler to set the default
           value in case setting the one from .ini file failed. (Andrei)

commit a826dd29183631f2761f72b19505e1d0c6079d64
Author: Marcus Boerger <helly at php.net>
Date:   Fri Sep 2 19:16:43 2005 +0000

    - Fix docu

commit 03136fc95dcb945c98c87d408c99d61c2021f441
Author: Marcus Boerger <helly at php.net>
Date:   Fri Sep 2 19:15:30 2005 +0000

    - Update docu

commit 3ed0413de566ee3227078f37896535348e6f5a41
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Sep 2 17:25:10 2005 +0000

    Resolved bug #34240.
    
    # Thanks to xuefer at 21cn dot com for providing it.

commit 9a95a986281ef54ab6767195e618aaa0fccb8b0e
Author: Rob Richards <rrichards at php.net>
Date:   Fri Sep 2 15:38:22 2005 +0000

    Fix crash: handler name not length needs to be passed to php_error_docref

commit 5169c325738042afdf1fa13dde6c7fe3b2ca9ff6
Author: Derick Rethans <derick at php.net>
Date:   Fri Sep 2 14:57:42 2005 +0000

    - Added date_time_set, date_date_set and date_isodate_set() functions, and
      setTime, setDate and setISODate() methods.

commit 7d92b356d9846c632c09331afac44e3be83687f6
Author: foobar <sniper at php.net>
Date:   Fri Sep 2 14:08:09 2005 +0000

    revert

commit 51ec5ca6da97ae43afb69f06e76dd15d8d08df49
Author: foobar <sniper at php.net>
Date:   Fri Sep 2 13:50:39 2005 +0000

    Check the status properly

commit 42fe62541e40177eb284137a07679e68f3dcf4c3
Author: Derick Rethans <derick at php.net>
Date:   Fri Sep 2 12:31:41 2005 +0000

    - Update timezone database to version "2005m".

commit 9495b782b2eeed8e29fe7d06c6b2d24d1cd39d03
Author: Derick Rethans <derick at php.net>
Date:   Fri Sep 2 11:39:42 2005 +0000

    - Added comments into the database file, so that we can more easily spot
      changes.

commit 31f3f81c82af72b05047d677654b7416e98166c7
Author: Derick Rethans <derick at php.net>
Date:   Fri Sep 2 09:41:08 2005 +0000

    - MF51: Fixed bug #34304 (date() doesn't have a modifier for ISO Week Day).

commit e4fd549af9c08bc8ee8c35a6f3e8001ac4590f37
Author: Derick Rethans <derick at php.net>
Date:   Fri Sep 2 09:39:21 2005 +0000

    - Fixed bad MF51.

commit f52a9e84edee8c42f9d4c85bedc1a5c498053ddd
Author: foobar <sniper at php.net>
Date:   Fri Sep 2 09:10:01 2005 +0000

    - Moved pfpro, ovrimos and mcve to PECL
    # Pierre will create the packages for these

commit 1496355faf2478eebc74fbd416f96def68565d5b
Author: foobar <sniper at php.net>
Date:   Fri Sep 2 08:26:05 2005 +0000

    MFB: Always return something, even if it succeeds :)

commit 59d2e3f3aa51cc234a2bc54b7457dbeffbdb0386
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Sep 2 07:46:30 2005 +0000

    Fixed bug #34260 (Segfault with callbacks (array_map) + overloading)

commit acfde98e6e126d780fb586d8aa29aee3d562d840
Author: Rob Richards <rrichards at php.net>
Date:   Fri Sep 2 06:37:29 2005 +0000

    Fix key length so params passed by array can be retrieved by getParameter()

commit df01d7678ac00164f1a068ef8de2a3ba5c4e598f
Author:  <changelog at php.net>
Date:   Fri Sep 2 05:33:21 2005 +0000

    ChangeLog update

commit d61c1eeeba57f2ae1cdb9e3bd8aa01f10a6154eb
Author: foobar <sniper at php.net>
Date:   Fri Sep 2 05:18:30 2005 +0000

    MFB

commit 5f1aa243c35411a4c667d2ca284720c784c963fa
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 1 19:14:54 2005 +0000

    Fixed bug #34331 (php crashes when variables_order is empty).

commit ec0b4f91f41bea0aaf83dcbe399c4775b2bda4c3
Author: foobar <sniper at php.net>
Date:   Thu Sep 1 14:42:54 2005 +0000

    - Fixed bug #34307 (OnUpdateStringUnempty INI options can be set as empty)

commit fbd6ce4db52a2a98a33bd85dc9749ef1c7ada51d
Author: George Schlossnagle <gschlossnagle at php.net>
Date:   Thu Sep 1 14:39:58 2005 +0000

    Resolution to http://pecl.php.net/bugs/bug.php?id=5193 for all drivers.

commit 08b695a3e843d1661ba4261e5101ee975bb58c38
Author: foobar <sniper at php.net>
Date:   Thu Sep 1 14:33:37 2005 +0000

    - Revert -a to -A change, bad idea: It disables EXISTING lines too!

commit 23a74267d9710cbbf6f14e69cc38550a48af09ae
Author: George Schlossnagle <gschlossnagle at php.net>
Date:   Thu Sep 1 14:31:34 2005 +0000

    protect against underflow - refs http://pecl.php.net/bugs/bug.php?id=5193

commit bd307bc0bd65d4dc4fe0853cc2ae6fbd12c0fe6c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 1 13:21:04 2005 +0000

    Fixed bug #34137 (assigning array element by reference causes binary mess)

commit 176a76dbec89c9ceb8a42cacacdaf0bc9983b892
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 1 13:03:48 2005 +0000

    MFH

commit 06562e3e8ee08589e9988fa9d9fdc106835b6d98
Author: Derick Rethans <derick at php.net>
Date:   Thu Sep 1 12:41:43 2005 +0000

    - Fixed bug #33414 (Comprehensive list of incorrect days returned after
      strtotime() / date() tests).

commit 24a101a23b04cd60f412cfc2fcd8b2033f92f082
Author: foobar <sniper at php.net>
Date:   Thu Sep 1 12:00:25 2005 +0000

    If it is added in 5.1, is it still news for PHP 6?

commit cbd1c89e81bffd53873fde924ce257026daacf30
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 1 11:58:41 2005 +0000

    Fixed bug #34277 (array_filter() crashes with references and objects)

commit f61b9bac526a7accdfd1460ba4c35ecf68b3ed6e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 1 10:55:05 2005 +0000

    Fixed bug #34310 (foreach($arr as $c->d => $x) crashes)

commit 7b7551085b2898ef718ec830fd498681f9bce851
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Sep 1 10:05:01 2005 +0000

    Support for class constants and static members for internal classes

commit 3991ed8bf646cefbca1184970b9af1bf50532e83
Author: foobar <sniper at php.net>
Date:   Thu Sep 1 08:25:32 2005 +0000

    Bump up libxml2 version requirement to >= 2.6.8

commit 525374ba69bfdfdde0dc291bf01145ef5c8b3dd2
Author:  <changelog at php.net>
Date:   Thu Sep 1 05:40:39 2005 +0000

    ChangeLog update

commit f37617810184e2fd2154ee1f7da4d41f0203e2bb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Sep 1 01:56:36 2005 +0000

    Fixed bug #34001 (pdo_mysql truncates numberic fields at 4 chars)

commit 805bb588d95a494e9ef6076216f380aab5ba7686
Author: foobar <sniper at php.net>
Date:   Wed Aug 31 22:29:24 2005 +0000

    Fixed bug #34323

commit 674469245f9c8e4e37e34a5215c1e772b75ba31c
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 31 20:42:14 2005 +0000

    Further work on Unicode support in file uploads.

commit af7f90f6c7f2ec3236caf3d212cb6b53f9ea7684
Author: Rob Richards <rrichards at php.net>
Date:   Wed Aug 31 17:00:22 2005 +0000

    make sxe_properties_get respect namespace scope

commit 39e0c382dfcbf9aed740837505cb08b26677678d
Author: foobar <sniper at php.net>
Date:   Wed Aug 31 15:01:13 2005 +0000

    Update credits

commit f35af61ef8fd10f2d1bada1909e888293fb519b8
Author: foobar <sniper at php.net>
Date:   Wed Aug 31 14:55:13 2005 +0000

    Moved to PECL

commit 447425d9f107b173eec9e4ff107f3a8cee83eb9e
Author: Derick Rethans <derick at php.net>
Date:   Wed Aug 31 14:31:45 2005 +0000

    - Fixed bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number).

commit 315cdad9b01d10c95e44ab2d359fe244f0edfdd2
Author: foobar <sniper at php.net>
Date:   Wed Aug 31 14:30:46 2005 +0000

    - Fixed bug #34306 (wddx_serialize_value() crashes with long array keys)

commit 847e50e560220673b9859b4cdb104d985cdee924
Author: foobar <sniper at php.net>
Date:   Wed Aug 31 09:16:50 2005 +0000

    Added test for bug #34310

commit 8a3ea48eef0680e3a30d9df024c56a862a0f46ea
Author: Marcus Boerger <helly at php.net>
Date:   Wed Aug 31 06:58:25 2005 +0000

    - run-tests-config.php was never used and now renamed

commit 4ae827de7f2c0f84a2529692ffaee8f0eb389f79
Author:  <changelog at php.net>
Date:   Wed Aug 31 05:40:14 2005 +0000

    ChangeLog update

commit c2e9f5d9a5b069a442988bb46434f1e7096e38f8
Author: George Schlossnagle <gschlossnagle at php.net>
Date:   Wed Aug 31 03:48:01 2005 +0000

    Set port even if host is localhost.
    
    Should resolve 34072

commit 50fb7a8261ce1b68513f7fe6d4623b80fb36bb5c
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 31 01:19:40 2005 +0000

    Added optional parameter to http_build_query() to allow specification of
    string separator.

commit 4f1520912cb8f905edb1b6c5a81260ad71569699
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 30 22:02:43 2005 +0000

    Fixed bug #32589 (possible crash inside imap_mail_compose() function).

commit cb1f66441ec02e24d52ec00de8fe360db3dd6ff0
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Aug 30 20:02:47 2005 +0000

    News

commit 26fd380b1df960509315f45186c3cf10a42198c5
Author: George Schlossnagle <gschlossnagle at php.net>
Date:   Tue Aug 30 19:59:11 2005 +0000

    this is the number of params, not the top index

commit 6a687a1fad99ddc1ed4ce233ef0c43470a453afe
Author: George Schlossnagle <gschlossnagle at php.net>
Date:   Tue Aug 30 19:55:54 2005 +0000

    this is the number of params, not the top index (otherwise unix_socket doesnt work

commit 9ce645e2fafed367ffcdc1f860ce271244933e20
Author: Marcus Boerger <helly at php.net>
Date:   Tue Aug 30 18:41:42 2005 +0000

    - run-tests2.php was renamed into server-tests.php (missing part)

commit 0165ab6251aca20a28b1befa3b0e4749bd05a5da
Author: Marcus Boerger <helly at php.net>
Date:   Tue Aug 30 18:27:17 2005 +0000

    - Adds module registering a function to struct zend_internal_function.
      (Johannes)
    # This information is by reflection API and error messages.

commit cbe8be6a1713261ff85666b744714a4880ddda40
Author: Derick Rethans <derick at php.net>
Date:   Tue Aug 30 09:17:56 2005 +0000

    - Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9).

commit 650c3d2094cb112afbd071eed86de00dff838a23
Author: Marcus Boerger <helly at php.net>
Date:   Tue Aug 30 07:27:06 2005 +0000

    - Fix const speling (correct in branshes where did it vanish here)

commit 93c08f1c8b8be82740b430dac496a9a48a4708bc
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 30 07:19:59 2005 +0000

    Fixed possible memory leak

commit c75b5a798f5aa0e10e5a3bc3cfda98e556c37fe5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 30 07:19:05 2005 +0000

    Fixed unicode support bug

commit e5ec8d0c7415c0dfd458ebf024d6c9c0c2cd2b92
Author:  <changelog at php.net>
Date:   Tue Aug 30 05:42:02 2005 +0000

    ChangeLog update

commit 51e3db28eac41d46d89f562f67e0080e5bb2d88b
Author: Marcus Boerger <helly at php.net>
Date:   Mon Aug 29 22:11:53 2005 +0000

    - Fix #34299: ReflectionClass::isInstantiable() returns true for abstract classes

commit f3b177eb30d79a640a303e881e2d9e8082feb45c
Author: Sara Golemon <pollita at php.net>
Date:   Mon Aug 29 21:53:34 2005 +0000

    allocate_new_resource() handles the malloc() for us.  Don't leak by mallocing twice.

commit 2f400cc1990b216342b0f504622b401589610e53
Author: foobar <sniper at php.net>
Date:   Mon Aug 29 14:46:00 2005 +0000

    Clean away PECled exts and added date.timezone setting

commit 7999c0c3d46fc64dd85f0600d8fe450b9bdf7a37
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 29 06:51:51 2005 +0000

    Fixed SIGSEGV

commit a3b7eb2284427373aad3259383dd4f96b8120ed2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 29 06:51:14 2005 +0000

    Fixed gcc 4 compatibility

commit 7c8af3ec4928b6f2be568536dde92bd9e4af58f1
Author:  <changelog at php.net>
Date:   Mon Aug 29 05:39:09 2005 +0000

    ChangeLog update

commit 019aec0a6c2a496bdbe3beb9cfaac8f862afd117
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Aug 28 16:57:30 2005 +0000

    touch

commit bb3801714270de37f05383214aadfb09006113ea
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Aug 28 16:57:01 2005 +0000

    Upgrade sqlite lib to 3.2.5

commit 4509fb9d5d9bc423e34f6a944191b6309e9d0b74
Author: Rob Richards <rrichards at php.net>
Date:   Sun Aug 28 16:22:03 2005 +0000

    Fixed bug #34276 (setAttributeNS doesn't work with default namespace)
    Add test

commit c99873641bead40cd4f525257f10fd525e7e327e
Author:  <changelog at php.net>
Date:   Sun Aug 28 05:33:19 2005 +0000

    ChangeLog update

commit bc1f800a72b3cb7191f4e6f656d93173d5f0e198
Author: foobar <sniper at php.net>
Date:   Sun Aug 28 01:02:54 2005 +0000

    - Fixed bug #34284 (CLI phpinfo showing html on _SERVER["argv"])

commit fc97c0212e1d2e1343af1ff88ca132f0416757b9
Author: foobar <sniper at php.net>
Date:   Sun Aug 28 00:43:29 2005 +0000

    - Fixed bug #34221 (Compiling xmlrpc as shared fails other parts)

commit c7ad26fbf475e4ed5c767a770633319377680a79
Author: Rolland Santimano <rolland at php.net>
Date:   Sat Aug 27 19:14:05 2005 +0000

    - Unicode impl of substr_count()

commit 8ada9a9aa7691a4672fff5b9e93da93b17278e83
Author:  <changelog at php.net>
Date:   Sat Aug 27 05:35:34 2005 +0000

    ChangeLog update

commit 271f5d04ecafaf27c679d248e08d5185384a412a
Author: Marcus Boerger <helly at php.net>
Date:   Fri Aug 26 15:24:26 2005 +0000

    - Check for static libs, too

commit cdcf566a21f6cb572d1d26ad6341e18564caec32
Author: Derick Rethans <derick at php.net>
Date:   Fri Aug 26 12:50:06 2005 +0000

    - Fixed a bug where stream_get_meta_data() did not return the "uri" element for
      files opened with tmpname().

commit c81d6d6cfd820fef58a79c61a6cb0ad13471d2a0
Author: Rolland Santimano <rolland at php.net>
Date:   Fri Aug 26 10:21:07 2005 +0000

    - Updated strrev() to handle base+combining sequences

commit 300cb0ff892b144b6876101a3f134369a6b39fc9
Author:  <changelog at php.net>
Date:   Fri Aug 26 05:36:54 2005 +0000

    ChangeLog update

commit c1e661ce70c9b4516d4b3dccb97017d41eecf6a7
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Aug 26 03:32:53 2005 +0000

    MFH: Fixed bug #34214 (base64_decode() does not properly ignore whitespace)

commit de9e0c588f3087ca78138d9b9a0e12d92c65e17f
Author: Rob Richards <rrichards at php.net>
Date:   Fri Aug 26 02:29:32 2005 +0000

    Fix URI escaping

commit b5ad2a4b2064286a69cca0db036f817d99af4858
Author: Marcus Boerger <helly at php.net>
Date:   Thu Aug 25 20:49:49 2005 +0000

    - Bugfix #34257 lib64 not handled correctly in ming extension

commit fc03492c0bf02f1fb9ec12dc27d666d1bff87584
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 25 13:53:38 2005 +0000

    Fixed memory leaks

commit 0ed53849a5bfb7a03adf6dc727dadda4d4d70470
Author: foobar <sniper at php.net>
Date:   Thu Aug 25 12:26:12 2005 +0000

    MFB

commit d468a854f9934faa2bb16b58bc1fca191a9e7161
Author: Derick Rethans <derick at php.net>
Date:   Thu Aug 25 09:46:31 2005 +0000

    - Fixed bug #34087 for real.

commit 23b729dc15ab95b79cdc5715a8bb533c94ce3da4
Author: Sara Golemon <pollita at php.net>
Date:   Thu Aug 25 08:59:24 2005 +0000

    sizeof(char) != sizeof(UChar)  Don't tell ucnv_toUnicode it has more space than it really does

commit b01df7d7936720f8c602fd93a5e20deb5c10b88a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 25 07:56:15 2005 +0000

    Fixed access to uninitialized variables

commit fe88b03b99408c0d33e4aab8ef3ffb611aaa9f27
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 25 06:50:16 2005 +0000

    ZTS fix

commit e992d178bc36282a54f9f802fdbd3738d0c96193
Author:  <changelog at php.net>
Date:   Thu Aug 25 05:43:45 2005 +0000

    ChangeLog update

commit d6a80f841dd108af37ca612dc2c03546cc160dce
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 24 21:04:33 2005 +0000

    *** empty log message ***

commit d0d6a1f16f8231eb56f9eedc2c6fc91edae00e3f
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 24 20:42:09 2005 +0000

    - Require declare(encoding=...) to come before any opcodes. Read source
      comments for more info.
    - Op arrays now know which script encoding they were compiled from.
    - Use this information to intelligently convert inline HTML blocks to
      the output encoding. Currently it opens and closes a new converter for
      each block, but we can optimize it.

commit 64dbc03c931593e8312c538e99bbeb9cb47180ab
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 24 17:16:14 2005 +0000

    Fix ZTS.

commit c4d08b15f0d5cb24784b384dec4cef3e4bb2ffa3
Author: Derick Rethans <derick at php.net>
Date:   Wed Aug 24 17:10:25 2005 +0000

    - Make it compile in  ZTS mode
    #- *untested*

commit 0408e536792775417c6b19b20d64d60a3f929469
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 24 16:19:47 2005 +0000

    Remainder of the 34191 bug fix.

commit e87054dbec6d8ffeb07d7c5750593e07009b31d8
Author: Derick Rethans <derick at php.net>
Date:   Wed Aug 24 14:17:58 2005 +0000

    - Fix test.

commit e226f0f87fcb0b72f1dcc56668871bc308ed2bc7
Author: Derick Rethans <derick at php.net>
Date:   Wed Aug 24 13:47:28 2005 +0000

    - Fixed bug #34087 (strtotime() does not work with date format "Y/m/d").
    - Make use of YYMAXFILL.
    - Added support for using a . as hour/minute/second separator.

commit 47539d32d08201552453f783cd959791a8af3271
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 24 11:46:27 2005 +0000

    Fixed boolean encoding (from 0/1 to false/true) to support some buggy soap SDKs.
    Fixed support for missing nillable elements of sequnces.

commit 5820ee959e8e68f1618c8bb9c991b9a2e4ebfc5c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 24 10:41:51 2005 +0000

    Fixed return-by-reference from internal functions

commit a221a9742ad4c56763c8342c5cf59ff3b2918a04
Author: Johannes Schlüter <johannes at php.net>
Date:   Wed Aug 24 10:16:45 2005 +0000

    - Fix alphabetic order and add missing class

commit 85989c29be1c16d90616a561037c536630e15c66
Author:  <changelog at php.net>
Date:   Wed Aug 24 05:33:46 2005 +0000

    ChangeLog update

commit ec65bc10398e5e7b81d8d6de459d889730193d31
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 23 22:05:22 2005 +0000

    Implement Unicode support for strncasecmp().

commit d50b264e22ab52c9cbda3cea08ef60201ead45b9
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 23 22:03:47 2005 +0000

    *** empty log message ***

commit 36ee7215199e50be4985680d3bfd69eedbe8de13
Author: foobar <sniper at php.net>
Date:   Tue Aug 23 21:39:39 2005 +0000

    Test for bug #34214

commit 291c282ccedfe00c61fa1fa3b14e55a5b379a54e
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 23 21:08:35 2005 +0000

    Damn.

commit e3ec5efc5ef9e3b9c431ee597a62483e03981e8e
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 23 20:11:59 2005 +0000

    - Rewrite zend_u_binary_strncmp() to work on codepoint level. Calling
      u_strCompare() doesn't help because it assumes that the input lengths
      specify the number of UChar's.
    - Change zend_u_binary_strcmp() to use u_strCompare() (and it's fine to
      use it here, since we work with whole strings here).

commit 2a8a18b22ccf7fbac5e60d1e99abdbde11579001
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 23 17:22:54 2005 +0000

    Fix verbosity for var_inspect().

commit df3a14953e208bc20bb663cf0c44f5014deeac35
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 23 16:37:24 2005 +0000

    This was so embarassingly silly.

commit 8f6f97a77d6609c34df3d9eb9e2f433de47c3f16
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 23 12:53:31 2005 +0000

    Unicode support

commit 411e8e154db1c18754e7b958107b421b0343829f
Author: Derick Rethans <derick at php.net>
Date:   Tue Aug 23 11:41:00 2005 +0000

    - Added .cvsignore file.

commit f4b8f4e95871bbce1b9a3eb8cef04ee9f437bfd6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 23 09:33:46 2005 +0000

    Unicode support cleanup

commit 24743055a3b744272457465646dbdee174ae5f81
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 23 07:23:30 2005 +0000

    Changed is_a() and is_subcalls_of() functions to not call __autoload() (in the same way as "instanceof" operator).

commit cfe1dcb6e941a4f1cea1981febc753567e304156
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 23 06:51:11 2005 +0000

    Unicode support for strncasecmp()

commit 377c3b35844ce286764177e08f5cf25406e5681f
Author: Derick Rethans <derick at php.net>
Date:   Tue Aug 23 06:48:55 2005 +0000

    - Fixed another little buglet in the spprintf() formatters.

commit a02b4ebd637cd2b7d2179102b16c41047e53911b
Author:  <changelog at php.net>
Date:   Tue Aug 23 05:45:43 2005 +0000

    ChangeLog update

commit 26d10c5c7697201c1c950b17618de8d8416d865e
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Aug 22 22:17:19 2005 +0000

    Unicode support for strcasecmp().

commit 739c7d38693ab2c8fda5a4ee0d510cb96d345e14
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 22 19:59:19 2005 +0000

    Make dba extension support BerkleyDB 4.3.

commit ce0001996ba58390ede04fd44954e7eae4b6b14a
Author: Andrei Zmievski <andrei at php.net>
Date:   Mon Aug 22 17:48:17 2005 +0000

    We should use u_memcpy() whenever possible, to simplify code.

commit 641e6f11e4269085e6dce1eb037e02f8a3e707ee
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 22 16:42:39 2005 +0000

    Now fread() returns bool(false) on error instead of empty string

commit 83bd44f1fd4d518b3eaaa2ac183e474f8d6efd94
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 22 14:48:25 2005 +0000

    Don't apply "unicode" filters in non-unicode mode

commit 8deeef8805b8e0f3feedac7d3cba5b81709d934c
Author: Derick Rethans <derick at php.net>
Date:   Mon Aug 22 14:16:07 2005 +0000

    - Fixed typo.

commit e404ee456b8c0e0ad88dfc8f05c02e14e0b4ce51
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 22 14:14:10 2005 +0000

    Fixed unicode support for ltrim()

commit ab2e9bc9bd0e4cf6cf01edac592e32bbc447d053
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 22 13:32:46 2005 +0000

    Unicode support

commit 6b622046dc25b161706dbb25f6416a4f3ddf55ec
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 22 12:22:16 2005 +0000

    zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string).

commit 6fad26469c9b0f539c51514d9a125ec34fc67ad8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 22 06:56:26 2005 +0000

    Fixed memory leak

commit 65ece9ef3e4a01c67d72958aef1eddf8373c4583
Author:  <changelog at php.net>
Date:   Mon Aug 22 05:37:21 2005 +0000

    ChangeLog update

commit c8dedc16a894e233d8cdf7850df6f07c9ac303fc
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Aug 21 16:02:25 2005 +0000

    Fixed bug #34191 (ob_gzhandler does not enforce trailing \0).

commit 074d82cbe06928f7906ed9546ce616d5b7b91dbe
Author:  <changelog at php.net>
Date:   Sun Aug 21 05:33:38 2005 +0000

    ChangeLog update

commit 056084632b36ef6194c6e06bc74ea5b22663bb3a
Author:  <changelog at php.net>
Date:   Sat Aug 20 05:39:48 2005 +0000

    ChangeLog update

commit 87f0bee3316e3003329880c418f4c727aacf27c2
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 19 23:15:36 2005 +0000

    Unicode support for strcmp()/strncmp().

commit d84da736d794f88cffc9d36e6be3e1aabe8574cd
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 19 22:58:40 2005 +0000

    *** empty log message ***

commit da4721427a9ece484a3afc95478d67639cb8258c
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 19 22:33:39 2005 +0000

    *** empty log message ***

commit 19e890651f205d317d700ce4df53a38b551e8a15
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 19 22:01:21 2005 +0000

    *** empty log message ***

commit 23086f5f1cac52080def5e69181f69219fda1292
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 19 22:00:21 2005 +0000

    Unicode support for ord() and chr().

commit fbcad1b63e949c1e0d4594324236f567f47b122f
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 19 17:54:08 2005 +0000

    This file should be used to keep track of extension upgrade progress.
    Please add completed functions to the list.

commit 676a3cf46e6a7c144f9eb28dd7dc5bec4deee38b
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 19 17:53:03 2005 +0000

    Use RETVAL_ASCII_STRINGL() here.

commit 1b2e69a8086341fbe6c408ddaa627c0d4658e237
Author: foobar <sniper at php.net>
Date:   Fri Aug 19 15:18:49 2005 +0000

    Proper NEWS language that everyone should be able to understand..

commit 90393d675f17f85250125a111964a82421fe811b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 19 13:20:16 2005 +0000

    Unicode support

commit 0475054c7c9dd290f11cea5435516ba08b10186e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 19 11:56:03 2005 +0000

    Unicode support

commit 973e98f51ea1e4d7bce6c0d54e3a2d2463389826
Author: Rolland Santimano <rolland at php.net>
Date:   Fri Aug 19 10:59:19 2005 +0000

    - Unicode capable impl() of strrev()

commit 80079885bb0b0594d9c9dd905e10cddd68feb397
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 19 10:55:05 2005 +0000

    Quick fix (API was changed)

commit b0e24970bbff98bedd7c8ea50a942a315bfa06b5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 19 10:54:26 2005 +0000

    Unicode support cleanup

commit d90d6c5d2bd4fb91c93ce7aa5460fcb50173b575
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 19 08:11:16 2005 +0000

    nstanceof operator shouldn't call __autoload()

commit 2b5ebdde1d2737c1c395dbce7478abd64fb18b7b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 19 07:49:41 2005 +0000

    ZTS fix

commit 974b209f787486243939d38b37391c609bd54ba5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 19 07:26:13 2005 +0000

    ZTS fix

commit dec714885d5863f04979cb6a7c4eb6bd20837c6c
Author:  <changelog at php.net>
Date:   Fri Aug 19 05:37:01 2005 +0000

    ChangeLog update

commit fd05d40cbe82fbd273f10a9e05aded17f83adf14
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Aug 18 22:51:46 2005 +0000

    Rework range() to be able to work on binary strings and also on Unicode
    code points. Binary strings are not interpreted as numeric.

commit 0b036a8fdc799a4ef1f10019b2e56c7206c891de
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Aug 18 22:37:22 2005 +0000

    Use u_totitle() instead of u_toupper() in ucwords().

commit fe71ae29d98d98ef65b89c15bab58d6b3db57957
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Aug 18 22:33:23 2005 +0000

    - Implement zend_codepoint_to_uchar().
    - Rename and fix zend_get_unified_string_type() so that it does not
      allow mixing of binary and Unicode types.

commit 07e355fc9c68b6283463a3cb13562a4cdc2fc43a
Author: Wez Furlong <wez at php.net>
Date:   Thu Aug 18 20:18:25 2005 +0000

    mf 5.1

commit 8a749ee333ad9b038ff90a446274161d4f3eb55f
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 18 15:42:46 2005 +0000

    Suppoer for unicode exception messages

commit 74dafa95d1ceab7c7d0e3ae0a74b8eb5c16aa8cb
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 18 15:14:08 2005 +0000

    Unicode support for extract()

commit e27521e57825e18ba4211171875bf82f7cf58a0f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 18 15:13:15 2005 +0000

    fix memleak

commit 6ebfbd15d5fcc0fe2eff3f336d565224bca27c46
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Aug 18 15:02:10 2005 +0000

    Fixed bug #34156 (memory usage remains elevated after memory limit is reached)

commit 03cec74a0db823f1da2b19e679bf2dede3e71dbf
Author: foobar <sniper at php.net>
Date:   Thu Aug 18 13:34:04 2005 +0000

    Nuked EOLs from error messages

commit dde3f89dd46ba809f8eb6a0333e32e6a55a27789
Author: foobar <sniper at php.net>
Date:   Thu Aug 18 12:56:36 2005 +0000

    Nuked EOL from error message

commit b385e0ad395c73264161e92f1af0f7356c03ada5
Author: foobar <sniper at php.net>
Date:   Thu Aug 18 12:54:32 2005 +0000

    Nuke EOLs from error messages

commit 98ce7bf37b5b01388bcf18e5d3cc8d9562d69127
Author: foobar <sniper at php.net>
Date:   Thu Aug 18 12:40:17 2005 +0000

    - Removed EOL from error message

commit 4985dd8da315b9f7722536b8f98fc95c51b84a0f
Author: foobar <sniper at php.net>
Date:   Thu Aug 18 12:37:24 2005 +0000

    - Removed EOLs from error messages

commit 45ed0b936bc32831ed59519c89900a2a0c8b8a61
Author: foobar <sniper at php.net>
Date:   Thu Aug 18 12:34:13 2005 +0000

    - Removed EOL from error message

commit 3658f1fb7b3b4ff2b0a70e4b266603e60c0ea74b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 18 11:47:03 2005 +0000

    Unicode support

commit 474ff091a2fa58873b855e95b63b0382261e6de6
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 18 11:13:50 2005 +0000

    var_export() should escape \ and ' characters.

commit dd7f14dd472c1d0e88cb015cae96afd61566d357
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 18 10:53:55 2005 +0000

    Fixed tests

commit 0f026c9fb798a6896d2a6acca1805f55d3767789
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 18 10:18:40 2005 +0000

    Unicode support

commit 1865a48752516f2bc9d28206b74e76424748b775
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 18 07:34:49 2005 +0000

    *** empty log message ***

commit e56f9d2eeab9cbd98c239f90ee18b227597dd103
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 18 07:16:52 2005 +0000

    Unicode support

commit 09a3c92df7f0a3a076dcf35276e283438b634a61
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 18 06:33:44 2005 +0000

    We don't need EMPY_STRING here. This function is execuited in non-unicode context only.

commit 704b4d7b61ddb569212f28887e4c7750a66a80bd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Thu Aug 18 06:32:39 2005 +0000

    Fixed tests

commit fd4e6da642ee52583b27144ebb5d91a83ff526ca
Author: Rolland Santimano <rolland at php.net>
Date:   Thu Aug 18 05:53:46 2005 +0000

    - Removed 'proto' from description of internal funcns: ucfirst()/ucwords()

commit 3d75fd980acbf7f593d45097c8bb61d511225775
Author:  <changelog at php.net>
Date:   Thu Aug 18 05:51:13 2005 +0000

    ChangeLog update

commit 9fc26c42c2d301fe955c3d2e0ab2c94dd46702f4
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Thu Aug 18 01:11:13 2005 +0000

    Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).

commit cac4e22635972e4faf6d2eae5313944e0c142848
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 17 23:12:24 2005 +0000

    *** empty log message ***

commit 412dac1576c71caeae8449f57454380e5d393f42
Author: Rolland Santimano <rolland at php.net>
Date:   Wed Aug 17 20:29:00 2005 +0000

    Unicode-capable impl of ucwords()

commit 26d72ec3487a5467fba29569eba25cecb6aa88e0
Author: Marcus Boerger <helly at php.net>
Date:   Wed Aug 17 20:02:45 2005 +0000

    - Fix TSRM

commit f8fa3c696a9bca6075477d125a48f1c67085efb0
Author: Marcus Boerger <helly at php.net>
Date:   Wed Aug 17 19:52:03 2005 +0000

    - Please use the maintainer switch
    # It is very annoying to having to rebuild php completley several time
    # a day just because a few here are lazy.

commit 10fa6de30c3db3e62284a8091f804a8dc556310c
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 17 18:16:44 2005 +0000

    *** empty log message ***

commit 042bb6a3061b00154b01a42afbe316d73c80ba97
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 17 18:15:18 2005 +0000

    Disallow mixing binary and Unicode types when T specifiers are used.

commit 202bb697fd69d55888d1aaa78a8669d17538a07f
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 17 17:39:04 2005 +0000

    Fix bin2hex() to work on binary data and return strings of correct type.

commit ed370daef55cd8ed3cbd15dd9a8cac3a0a5064e3
Author: Rolland Santimano <rolland at php.net>
Date:   Wed Aug 17 17:33:19 2005 +0000

    Unicode impl of ucfirst()

commit 3d8b32a0e326ab639cc458ec54ee22c55cacba59
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 17 17:30:02 2005 +0000

    - Introduce 'y' specifier for functions expecting binary data.
    - convert_to_binary() now uses convert_to_string() in non-Unicode mode.

commit 8c33fcf7ce406291f451aff9774cf11d676dfd23
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 17 17:07:52 2005 +0000

    Unicode mode doesn't allow non-unicode properties

commit cbb14bec35549667cbd28df33c51e0c373b680df
Author: foobar <sniper at php.net>
Date:   Wed Aug 17 17:02:46 2005 +0000

    Fix ZTS build

commit 99e8386c27743d923f807fc18de02996ad2f0075
Author: foobar <sniper at php.net>
Date:   Wed Aug 17 16:57:15 2005 +0000

    News for PHP 6, nuked old news.

commit eee20001fd39fcb64250badc5baf148be0957f5b
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 17 16:43:11 2005 +0000

    Bump up Zend version to 3.0.0
    
    # I think the changes made due to Unicode support justify it.

commit 62ce334b73e48b925cc5c8daf699bbd6fe0299c4
Author: Andrei Zmievski <andrei at php.net>
Date:   Wed Aug 17 16:31:36 2005 +0000

    *** empty log message ***

commit 263d919a2047bae3b6ae3708fd073a1868111fb7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 17 15:12:03 2005 +0000

    Unicode support for range()

commit 21c6c8c8fe84dccfaff13f3c370878227fdbbef2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 17 15:11:41 2005 +0000

    Proper handling of unicode strings with \0 in the middle

commit 0df66e7eaaf0057dd7082441fba9682fee0de537
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 17 14:16:05 2005 +0000

    Unicode support

commit 6d62ccc76992c82e505bfdb295ce36ce4fc26bd4
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 17 14:01:06 2005 +0000

    Unicode support

commit 48def9a6ad3e372f1e15b022173f3adbce994940
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 17 13:10:04 2005 +0000

    Unicode support

commit f4ea6b06563b4c298aa404d3b876356303d1f36d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 17 11:57:10 2005 +0000

    Fixed bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 seg fault)

commit 3509630024ff5a6e534850072e5c6b974ebce17c
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 17 11:36:32 2005 +0000

    trim() should accept objects with __toString() method

commit c98838037e45a2926c41ccdabec139fff054f3f7
Author: Rolland Santimano <rolland at php.net>
Date:   Wed Aug 17 10:26:02 2005 +0000

    php_u_trim_range(): Alloc UChar32 units rather than UChar

commit 9854402cb71f376fc3586d39ddade2163a7511ac
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 17 10:24:38 2005 +0000

    Unicode support

commit 8c63822f0d7d417ad8bf279e2840b7307f8ec9c2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 17 07:59:31 2005 +0000

    Fixed implode() bugs

commit 5cf36ea50fd6a4aac7bccb92076063f57ac862b7
Author: foobar <sniper at php.net>
Date:   Wed Aug 17 07:52:17 2005 +0000

    Fix EOLs under winblows

commit 616089e772b83a96a37e36d6dbb4b339e8fc645f
Author: Rolland Santimano <rolland at php.net>
Date:   Wed Aug 17 07:14:12 2005 +0000

    Updated implode() impl as per Andrei's comments
    [http://news.php.net/php.cvs/33457]

commit 63c6feaff7ed82c8d956a5c1687f2170537803df
Author: Zeev Suraski <zeev at php.net>
Date:   Wed Aug 17 07:04:50 2005 +0000

    Add SoapClient::__setSoapHeaders()

commit edb7d19f58e6d826a0320ad2bcc4e654b69e401b
Author:  <changelog at php.net>
Date:   Wed Aug 17 05:32:47 2005 +0000

    ChangeLog update

commit e7ad6720faef47e94cb79a2506f5aebf95fb62ca
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 16 23:10:36 2005 +0000

    Provide a common handler for "close".
    Macro the name validation.

commit 5085c21d7e0ef4fef9fd6b7babaf13b20c55a939
Author: Marcus Boerger <helly at php.net>
Date:   Tue Aug 16 20:22:33 2005 +0000

    - TSRM Fix

commit 4a43e9c8125820feeaa36177cad7888d0f2b5280
Author: Marcus Boerger <helly at php.net>
Date:   Tue Aug 16 20:15:21 2005 +0000

    - TSRM Fix

commit 06c3c85e199aba98bb276447dab2e8a118e8889e
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 16 19:45:00 2005 +0000

    md5() and md5_file() should return binary strings when raw_output is
    set.

commit c79fbfe6f3d4b8657c19afa9fd37d6facacad8d0
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 16 19:43:23 2005 +0000

    And here

commit b477936661f5e000d4cb95b9067fce40374c9b93
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 16 18:22:22 2005 +0000

    And here.

commit 9bd026e6b42d98279b9d4096249e8165b60ddeb1
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 16 18:21:04 2005 +0000

    Fix it here too

commit 250726f95bf05c0cefccadb28bda19935703f959
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 16 18:10:40 2005 +0000

    Z_UNI* are the right macros to use.

commit a5f023a829cdac4fb791ac9b43cfceb6f6ffc56b
Author: Marcus Boerger <helly at php.net>
Date:   Tue Aug 16 18:09:27 2005 +0000

    - Prevent E_STRICT from ending up as exception

commit 1ee41e0d92045c967c98919850a6c9f9fe560f5d
Author: Derick Rethans <derick at php.net>
Date:   Tue Aug 16 18:02:41 2005 +0000

    - Fixed a couple of bugs in the new smart_str macros, and allow them to
      allocate two extra bytes (so that we can pad them with two \0's for UTF-16)
    - Fixed usage of smart_str's in the PAD and INS_STRING macros.

commit 5adc3ce7c605f64edf1c3da0e993a3c47aeff91a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Tue Aug 16 16:57:59 2005 +0000

    nuke unused vars

commit 27f39c68261850969e44a4381e841f5e3fbe16ff
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 16 16:29:16 2005 +0000

    Unicode support

commit d0944d74f45d06059ae189aa40cf223cc9cbc8b2
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 16 15:09:51 2005 +0000

    Unicode support

commit 903406ef8f3f9d688b97f0f2938dac01479c6196
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 16 14:33:02 2005 +0000

    Unicode support

commit b3d7ae9399128311470309891f1aa07b6feb6a50
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 16 14:10:13 2005 +0000

    Fixed bug #34148 (+,- and . not supported as parts of scheme).

commit 3b4b22a8fc09a9d259297ac9e03230d6b4d6e541
Author: Rolland Santimano <rolland at php.net>
Date:   Tue Aug 16 12:04:13 2005 +0000

    Unicode capable impl of implode()

commit 8063984f4b7040adf6d332a39785fba0dc8ff4a5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 16 10:49:38 2005 +0000

    Fixed memory leak

commit f79fed628665905bc4cdf3be601a5dc8496f4555
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 16 10:18:43 2005 +0000

    Unicode support

commit 7b7a4aac86fee91ef39b09fe8fa5aa36b32a2f41
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 16 09:25:04 2005 +0000

    Unicode support

commit 238a40418baf1feed633157d3e602191d91879bf
Author: Dmitry Stogov <dmitry at php.net>
Date:   Tue Aug 16 09:11:00 2005 +0000

    Unicode support

commit bc87019a80c3d245665cf60288b3301dea1c77d4
Author: Rolland Santimano <rolland at php.net>
Date:   Tue Aug 16 06:04:59 2005 +0000

    Updated calls to php_trim() to provide arg for returned string type

commit c1b8eda121758b924f392045131a2f9b566ce6d8
Author: Rolland Santimano <rolland at php.net>
Date:   Tue Aug 16 06:02:56 2005 +0000

    php_trim() takes extra arg to determine string type to be returned

commit c746cfb753bbae679f309ca8b08adb92c7cb5c1b
Author:  <changelog at php.net>
Date:   Tue Aug 16 05:37:39 2005 +0000

    ChangeLog update

commit 99dd2d008f1dd2666e7edf23455cb547a17a0c2f
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 16 00:25:21 2005 +0000

    Input validation part 2.

commit 88d0b2aa9f22a4f83e07a7f90968062aea3aa296
Author: foobar <sniper at php.net>
Date:   Mon Aug 15 23:36:52 2005 +0000

    Fail gracefully if icu-config is not found

commit 3ee4d80fc3e26ddb8672b2140a148dc113331828
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 15 23:24:47 2005 +0000

    MFH: Chunk the output

commit 760313346a5cb48a40e35884176ac9c09b73434d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Mon Aug 15 23:01:42 2005 +0000

    eliminate compile warning

commit 58168205d45e685ce84a0b0f79fa490736abfc09
Author: foobar <sniper at php.net>
Date:   Mon Aug 15 22:34:37 2005 +0000

    This is like a virus..spread everywhere :)

commit 81ed6ea1c29059b5c19a5599d32fb25fbdbcedee
Author: foobar <sniper at php.net>
Date:   Mon Aug 15 22:33:46 2005 +0000

    DONE

commit f8e4528a3d0bc6c0f31224f80428be904bf49d03
Author: foobar <sniper at php.net>
Date:   Mon Aug 15 22:31:59 2005 +0000

    These are not defined anymore

commit 077e3565726465aa0083d47f2a88ed62ca7c5165
Author: foobar <sniper at php.net>
Date:   Mon Aug 15 22:30:40 2005 +0000

    Goodbye PEAR

commit 68a952af7b5aafc9bbd50c969eb8a17b841bd436
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 15 22:18:15 2005 +0000

    - if questions, rtfm

commit a219e9801bb3171da71fd7d254bedc36a9b15c89
Author: foobar <sniper at php.net>
Date:   Mon Aug 15 22:17:04 2005 +0000

    Nuke PEAR

commit cfa056860074e33566ad95c0a1f6b3d3cc3be74c
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 15 22:16:01 2005 +0000

    - add a little doc to redirect people to go-pear

commit cd0c5e4ec42b88a48fd05cb9dfd2fc2813f90e8a
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 15 22:08:52 2005 +0000

    - remove files

commit 4e9d393cacc4f79a29b70edb4cdb50c2aa1de24b
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 15 22:05:55 2005 +0000

    - cvs delete is not recursive...

commit 6467e78253fb735efadc065e5c7f8708dee5c88b
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 15 22:00:26 2005 +0000

    - some other (#1 out 2)

commit e20284f52de0797036e5181fd3d1914fbb01b709
Author: Pierre Joye <pajoye at php.net>
Date:   Mon Aug 15 21:59:06 2005 +0000

    - these files are outdated, /pear-core is the repository for pear and
      respectivelly /pear for other pacakges.
      The install procedure has to be changed as well, as planed. (#1 out 2)

commit a24a21ecf0ead7bf3da2e489d9654d1463c3eb2b
Author: Marcus Boerger <helly at php.net>
Date:   Mon Aug 15 19:16:30 2005 +0000

    - No c comment (+ old non unicode way not needed any longer)

commit c5d862c2545c969247527a5de7e245ff098142e4
Author: Johannes Schlüter <johannes at php.net>
Date:   Mon Aug 15 19:12:59 2005 +0000

    - Fix leak with explode of empty unicode string

commit 909e0a1c4edd870c0afdde96e6922643cf66152b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 15 17:29:07 2005 +0000

    Unicode support

commit bbe63287e766a25818cff48ec869a897e7747bb4
Author: Rob Richards <rrichards at php.net>
Date:   Mon Aug 15 17:13:15 2005 +0000

    Fixed bug #34103 (line numbering not maintained in dom document)

commit 82a504721e3c6c7e3b75f00e6f8f1a077e24ed2d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 15 16:13:02 2005 +0000

    Unicode support

commit 7cd5109184a7eaa1226afa01712eaa265e8652b5
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Mon Aug 15 16:01:43 2005 +0000

    input validation.

commit a655a60999d1610ac9ddcdc50593b899edf6e713
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 15 14:41:31 2005 +0000

    Fixed memory leak

commit e47587e189f8ca8b84355ba352c93b7f11292ef1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 15 14:39:18 2005 +0000

    Fixed several unicode related bugs

commit 08fe0d1da3b8352b4f7fcc74e7b973edf2d7bb64
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 15 14:37:55 2005 +0000

    Test engine is improved to support unicode mode

commit 70614052496098e2fc3b1bde1ff7cc6ee9bb0e1a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 15 08:11:35 2005 +0000

    Fixed trim()'s memory leak in unicode mode

commit 0bdfac1169f87f2758f07ef3cc6ac22cffbe610b
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 15 07:55:41 2005 +0000

    Tests are fixed according to new var_dump()/pront_r() format (to pass in non-unicode mode)

commit fbf888029234af9413ddf2ede43465e8a63663ea
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 15 07:19:10 2005 +0000

    Fixed var_dump() identation bug

commit fceb6086b2a8b38079b861c1a2dabe5dfbe7be8d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 15 07:12:52 2005 +0000

    Fixed another print_r() bug

commit feff569e96773dbf6cc58aa5d9e32492a417b408
Author: Dmitry Stogov <dmitry at php.net>
Date:   Mon Aug 15 06:34:20 2005 +0000

    Fixed print_r() in unicode mode.

commit de360b9d6d86ba7a17ead11e9fe1c0419021226d
Author:  <changelog at php.net>
Date:   Mon Aug 15 05:41:46 2005 +0000

    ChangeLog update

commit bc4202473e2e9324cc835ec745928f8fde6b88ce
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 14 21:26:01 2005 +0000

    - Simplify and make work in all modes

commit b7e23d00c66dfb198c06fb027170435fe6ff6543
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 14 21:04:52 2005 +0000

    - Need to terminate [v]uspprintf() with two \0

commit 383673b508af5f12fb049b88323380f6ac03c5ee
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Sun Aug 14 20:24:34 2005 +0000

    Fixed build.

commit 5e298240d61375ca82e348561374ebe4ebabb5d7
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 14 20:12:51 2005 +0000

    - Where did my backslash vanish?

commit d0c6d77b9e0831659fb4d7fbef8523d91198b2dc
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 14 20:11:05 2005 +0000

    - Handle different cases of the actual strings correctly

commit 8b9c131f551d7e35f59a2ff37e19ad01557cb326
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 14 17:14:42 2005 +0000

    - Initial support of easy way to generate unicode strings: [v]uspprinf()
    # Same semantics as [v]spprintf, only it prints unicode strings instead of
    # native strings. Atm it has a little problem since it length doesn't take
    # the difference between UTF-16 code points vs units into account. But as
    # long as no 4 byte codes are involved it should already run everything.

commit 444befd82bd3c0d35d47e91726922b08bc406f42
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 14 15:19:45 2005 +0000

    - Treat class_name in the exact same manner as prop_name before

commit cdd5e86cc26d62700b6b81492b77714ff756a45d
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 14 15:18:46 2005 +0000

    - If prop_name is printed as unicode then class_name needs to be treated
      in the exact same manner

commit a19585eb4954b284c27b06b46c0ba9b384fca854
Author: Marcus Boerger <helly at php.net>
Date:   Sun Aug 14 15:08:38 2005 +0000

    - Show classname very needed
    - No 3rd " which doesn't help parsing
    # Does the class name need to be printed as u"<name>" ?

commit 7d44da10b6c962804bc7ee17c26e1c7fb27632d2
Author: Wez Furlong <wez at php.net>
Date:   Sun Aug 14 13:48:29 2005 +0000

    tidy up implicit_mode handling; spotted by Nuno
    There's probably a much more efficient way to do this than the current strchr stuff.

commit 9ce521ec03344f71089694e9c7a37b22438eafbd
Author: Johannes Schlüter <johannes at php.net>
Date:   Sun Aug 14 13:09:34 2005 +0000

    - Fix tab-completion in unicode mode and for constants.

commit 63731039063f47db9eefe43563595126e4e5e1b9
Author:  <changelog at php.net>
Date:   Sun Aug 14 05:35:00 2005 +0000

    ChangeLog update

commit 4414846b182b60159f9bebe291b12e7fd8967231
Author: foobar <sniper at php.net>
Date:   Sun Aug 14 02:03:02 2005 +0000

    fix protos

commit a8cf2db6dd8e0c848846a7db49481c3224ac9069
Author: foobar <sniper at php.net>
Date:   Sun Aug 14 01:17:52 2005 +0000

    Missed some "de" to "un" changes

commit f73c6be9b788f6f57e012c7c635b41f760e55c16
Author: foobar <sniper at php.net>
Date:   Sun Aug 14 00:46:51 2005 +0000

    - consistency fix, part 1/inf

commit b3b53b66401bac527723b55af4e8c05f78b38470
Author: Marcus Boerger <helly at php.net>
Date:   Sat Aug 13 21:18:47 2005 +0000

    - ntive is better than standard (Andrei)

commit b282b4d1ecb370561ad7c8954171836ac2df826d
Author: Wez Furlong <wez at php.net>
Date:   Sat Aug 13 19:22:03 2005 +0000

    a bit of pedantic ws

commit 77b183386c80252431db3e7923684cea884dc008
Author: Wez Furlong <wez at php.net>
Date:   Sat Aug 13 19:03:58 2005 +0000

    unicode enable COM parameters (but not method/property names yet)

commit 57ae2f99b70867b10eae0492ae0d4670cb15018b
Author: Wez Furlong <wez at php.net>
Date:   Sat Aug 13 13:43:31 2005 +0000

    Fixup config.w32.
    
    Implement unicode_decode() and unicode_encode(), as described in README.UNICODE.
    
    Still need to decide how to handle errors here, since there is no error return,
    and a conversion error is not necessarily fatal.

commit 227a6d154b99ef338022b40e106d0e3766d0172a
Author: Wez Furlong <wez at php.net>
Date:   Sat Aug 13 12:33:00 2005 +0000

    could have sworn that I did this already

commit ff1d752b814534539bb86d574d884b3c43a4c100
Author: Marcus Boerger <helly at php.net>
Date:   Sat Aug 13 10:19:31 2005 +0000

    - IS_STRING does not necessarily mean ascii so 'standard' is better
    # Maybe we call them legacy strings

commit acca0d32b0c5f9ad28ae2aa2c3e8b0ebdbdae21f
Author: Marcus Boerger <helly at php.net>
Date:   Sat Aug 13 10:16:04 2005 +0000

    Add is_unicode(), is_binary() and is_buffer()

commit 87ed16b368003c8546ff36d886faba30bbb5be83
Author:  <changelog at php.net>
Date:   Sat Aug 13 05:32:26 2005 +0000

    ChangeLog update

commit c2d215165442cb0574d6c3e3a288de223b6eb0a4
Author: Wez Furlong <wez at php.net>
Date:   Sat Aug 13 02:47:24 2005 +0000

    make the icu library detection more friendly.
    Also note that we can only probe for libraries after we've set up the
    implicit php_build path.

commit c2909b377bcbc55b57a5b1d225ef60fceaaaaeec
Author: Wez Furlong <wez at php.net>
Date:   Sat Aug 13 02:23:29 2005 +0000

    vs.net 2005 introduces 64-bit time_t.
    
    I can't say that I think this is a great idea, but it does highlight a couple
    of dodgy areas where we assume that ints and longs are the same thing as
    time_t's.  Let's try to ensure that we declare structure fields and function
    parameters with the correct type when we're talkingabout time_t's, to avoid
    possibly nasty problems with passing the wrong sized thing around.

commit 7c14b0169a1c3a2e033d207dbe80bc92621b2f49
Author: Marcus Boerger <helly at php.net>
Date:   Sat Aug 13 01:31:14 2005 +0000

    - Unicode
    # We probably might want to move spprintf.c/h into Zend now

commit fe273229b79a3efa1f89aeacefe3771b90aba491
Author: Marcus Boerger <helly at php.net>
Date:   Sat Aug 13 00:37:08 2005 +0000

    - This might already be defined

commit 8b7d0703581f34211d28ca6a3d61bc64276a08dd
Author: Wez Furlong <wez at php.net>
Date:   Fri Aug 12 23:59:59 2005 +0000

    what they totally screw up on one hand, MS compilers almost compensate with on
    the other.

commit 45412770a25b23790dc56b19f1ff5dbaca8ccd2e
Author: Wez Furlong <wez at php.net>
Date:   Fri Aug 12 23:46:42 2005 +0000

    sizeof(time_t) !== sizeof(int)
    
    also, sizeof(timelib_sll) != sizeof(int)
    
    We get loads of truncation errors int this code when we assign 64 values into smaller ints.

commit f6276a2b8ac455c0b03c5f0625c5a56ad6296bda
Author: Wez Furlong <wez at php.net>
Date:   Fri Aug 12 23:32:31 2005 +0000

    zts fixes

commit 6bd0350af8a749fb64ebef366edd7b86c1ce494c
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 12 23:21:29 2005 +0000

    make valgrind and gcc happy

commit 29573483def169a6ff77cab273a665d9f39e1b33
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 12 22:53:13 2005 +0000

    initialize key type when adding next index

commit b40db3bcb8fa0ca7794bbeb139ebf4827e7ab572
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 12 21:46:14 2005 +0000

    allow default_charset & default_mimetype to be changed during runtime

commit d09b1b1e892ae093de79a8a2ef7d73e3458818dd
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 12 20:58:28 2005 +0000

    shut up warnings

commit df39154c8342c67ea6850e8021fde9aa1bd91984
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 12 20:58:05 2005 +0000

    nuke unused variables

commit 4375c3fd7a8c77267b10ccfc2038c30ffd182f3c
Author: Wez Furlong <wez at php.net>
Date:   Fri Aug 12 20:05:19 2005 +0000

    /GB option is the default; remove it.
    Add compiler version checks, as vs.net 2005 has dropped support for /YX and /GB
    options, and deprecated ANSI stdio (in favour of more secure, non-standard
    versions).

commit 363d0aa028f82d26d3f53364f8208d62c87f144d
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 12 19:27:45 2005 +0000

    fix fgetc() & compile warnings

commit 9ab69a286beb5b3ffb711c81e660ba63bcf0f21f
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 12 19:02:22 2005 +0000

    fix typo noticed by Nuno

commit 0714953a44d446711fec1ac05a2d8be965500640
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 12 18:54:18 2005 +0000

    change ["var_name":private"] -> ["var_name:private"]
    
    * I'm also not sure we want ["var_name:public"], but I left it as is.

commit c699b51a0e8fae4eb400b1bb82937577f34e6e61
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 12 18:14:26 2005 +0000

    Update.

commit 969c533b83a7632a8c2cf93cc452bc01e690f9a7
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 12 18:03:55 2005 +0000

    fix compile warnings

commit 3abcd651610be48fb252de3b666003c3b7633ffe
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 12 17:29:21 2005 +0000

    *** empty log message ***

commit 13a179d837646d07d7b5f6ed8827ebbdd26d0aff
Author: Andrei Zmievski <andrei at php.net>
Date:   Fri Aug 12 17:14:21 2005 +0000

    Add unicode macros for when Zend memory manager is disabled.

commit e458e4548668c5b077289ad1097931d9aa806c27
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 12 16:49:20 2005 +0000

    fix array_merge() adding one superfluous byte to the key

commit 079a748d3c44264f000aef4a9d0f941c4acdb49a
Author: Antony Dovgal <tony2001 at php.net>
Date:   Fri Aug 12 16:46:38 2005 +0000

    fix php_u_trim() and compile warnings

commit 02a8c3e50f308552db7647f842f0338cc34fc471
Author: foobar <sniper at php.net>
Date:   Fri Aug 12 15:16:52 2005 +0000

    MFB: - Fixed bug #33326 (Cannot build extensions with phpize on Macosx).

commit af9ce19ef853873d4134292c7861fcf9454714c3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 12 14:58:29 2005 +0000

    Fixed user function call in unicode mode

commit 96a24404ce366f264d4ea0635a0a00601eeb9805
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 12 14:57:58 2005 +0000

    Unicode support

commit 1015995a7c4f7c90a9edd39d9fb2c0f978e3144e
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 12 14:57:10 2005 +0000

    Fixed typo (ZVAL_LONG() -> ZVAL_DOUBLE())

commit fd469eb36149fe2f0fa442bc7b8f47e59703927d
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 12 14:11:16 2005 +0000

    Unicode support

commit 52b001cc05fa1fb085aca9189a108d7029e9c463
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Fri Aug 12 14:08:28 2005 +0000

    ZTS fixes.

commit 3aad9e2048217f0161f6a9fb50ac334f44d8fcc1
Author: foobar <sniper at php.net>
Date:   Fri Aug 12 13:54:47 2005 +0000

    MFB

commit 369d59c20b0ac020f0a9d9d48953c3d03370fe89
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 12 13:41:15 2005 +0000

    Fixed str_repeat() bug

commit 239f84c215524561357653ce3c03855d6d4397b9
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 12 13:27:38 2005 +0000

    Fixed incorrect variable parsing in non-unicode mode

commit e1627558ed1e884ce549c3fde07cf75917471232
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 12 13:09:58 2005 +0000

    Unicode support

commit 3e7ab37d9f2fe3f2b08d4253c207a92b57a6bd6a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 12 12:59:20 2005 +0000

    Unicode support

commit 9c544c06955462a0c6614a94fa52d658c30fe6dd
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 12 12:58:41 2005 +0000

    Fixed support fot provate properties in unicode mode.

commit f39c77dda06542f5bb42ca8144f123a26a0b201a
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 12 12:14:31 2005 +0000

    Fixed SIGSEGV

commit 95e4b758119b21cfe3c6c5e146e6d2811278cbf4
Author: Edin Kadribasic <edink at php.net>
Date:   Fri Aug 12 11:37:44 2005 +0000

    Added --enable-static-icu / --disable-static-icu windows configure
    options that allow you to pick weather you want to link against static
    or DLL version of the ICU library.

commit 21c1109e0c426ed472500c58ac5236001a7277a5
Author: Dmitry Stogov <dmitry at php.net>
Date:   Fri Aug 12 11:29:33 2005 +0000

    Unicode support

commit 6b98cc4ef56f6b8aecbe8de60acb6ebd5f6eca98
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Fri Aug 12 10:10:41 2005 +0000

    Patch by Michael Wallner, signed off by Edin Kadribasic.

commit 3ed4aee952b7cd1e0555e1843e9405f44ec2c045
Author: foobar <sniper at php.net>
Date:   Fri Aug 12 09:10:04 2005 +0000

    - Some minor fixes

commit 55c4c7075386745f4e365bdeb70ca8027f6382a0
Author: foobar <sniper at php.net>
Date:   Fri Aug 12 09:05:21 2005 +0000

    more tabs

commit 6ad189f82ac3bf01064c41c895993a4a73305844
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Fri Aug 12 05:58:02 2005 +0000

    ZTS fixes.

commit 31993aa76a9252861338d7c6478f966182b9d059
Author:  <changelog at php.net>
Date:   Fri Aug 12 05:46:36 2005 +0000

    ChangeLog update

commit 2233736cf624646c876728b1e0721638dd25a902
Author: Andi Gutmans <andi at php.net>
Date:   Fri Aug 12 05:30:02 2005 +0000

    - Add unicode INI settings

commit f0bf07f2ad70a11a65d13f5188f51c05d8c4a2b2
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Fri Aug 12 02:11:03 2005 +0000

    Fixed build, zend_error_noreturn was being defined twice.

commit 8814b834199a3cf7782469ab74509bbb6d884c85
Author: foobar <sniper at php.net>
Date:   Fri Aug 12 00:17:26 2005 +0000

    No more versions here

commit 735b138e56ed31c97695ac6f0de730eaa9398739
Author: foobar <sniper at php.net>
Date:   Fri Aug 12 00:15:03 2005 +0000

    No tabs in config* files!

commit e24f745d23edff3081acb5e482e5b1f8ecdcbcdf
Author: foobar <sniper at php.net>
Date:   Fri Aug 12 00:10:28 2005 +0000

    - No more zend_multibyte.*

commit 45ce16454f6ba5577102ccd592accb31381d9429
Author: foobar <sniper at php.net>
Date:   Fri Aug 12 00:08:28 2005 +0000

    Not used

commit 680a00ea48c3ec4ef2f7860e86159e6e15fdf3ac
Author: foobar <sniper at php.net>
Date:   Fri Aug 12 00:06:43 2005 +0000

    Nuke unused code

commit 4b8025987faac9dba488392f261830fd3bd476cd
Author: foobar <sniper at php.net>
Date:   Fri Aug 12 00:06:15 2005 +0000

    - Unused

commit 65210db48ce0fe47394e8b7e65f87bcb434d880b
Author: foobar <sniper at php.net>
Date:   Fri Aug 12 00:01:44 2005 +0000

    Nuked unneeded multibyte stuff

commit 8429f174b89272540d3adf7f3e321eb6e17852ba
Author: foobar <sniper at php.net>
Date:   Thu Aug 11 23:50:04 2005 +0000

    fix test

commit 3eaa48b58f2dad6476c3c2fd5cef8cc9850873a1
Author: foobar <sniper at php.net>
Date:   Thu Aug 11 23:45:13 2005 +0000

    fix skip conditions

commit 264cec8be641d1c2ea0c95d915d506c4fdbc751a
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Aug 11 23:36:07 2005 +0000

    Unicode support.

commit b80cb7bd2f721dad13a97a1300c6dc56934daaf7
Author: Andrei Zmievski <andrei at php.net>
Date:   Thu Aug 11 23:35:03 2005 +0000

    Unicode support

commit 39072c42c40bb9ca913b2a56e43aaf1be3cb2d91
Author: foobar <sniper at php.net>
Date:   Thu Aug 11 22:59:57 2005 +0000

    missing entry

commit b58f366c5cba553eff7889e8b4e121d30e6633c9
Author: Antony Dovgal <tony2001 at php.net>
Date:   Thu Aug 11 21:32:57 2005 +0000

    MF5.1: fix #34078 (Reflection API problems in methods with boolean or null default values)
    
    (andrei said to sara a few hours ago you may commit whatever you want until 9pm) (c) helly
    if there are any problems with this patch - please tell me, I'll revert it immediately

commit ef36d692cd08b9bc647f167b220e900cf792b41e
Author: Marcus Boerger <helly at php.net>
Date:   Thu Aug 11 20:45:27 2005 +0000

    - Johannes did a great work on the shell
    # Now he wants to maintain CLI ?-)

commit a4e103283655383ad1270895fd2c726e1cbedeb9
Author: Marcus Boerger <helly at php.net>
Date:   Thu Aug 11 20:32:01 2005 +0000

    - For internal classes we must auto generate the abstract class flags.
    # Actually providing the flags while registering the class is not possible
    # since that would require a major API change.

commit d5bf30a28146297fa092091649621327bc7340d4
Author:  <changelog at php.net>
Date:   Thu Aug 11 05:39:41 2005 +0000

    ChangeLog update

commit f3030472deac12efb327970d0a48ce4f30587294
Author: Frank M. Kromann <fmk at php.net>
Date:   Thu Aug 11 03:21:50 2005 +0000

    avoid version changes for future versions

commit 64433c46ca460b04a6d7e05c3dadd15fc1b7d31b
Author: Frank M. Kromann <fmk at php.net>
Date:   Thu Aug 11 03:16:08 2005 +0000

    rename dll's to php6

commit 95064517d31b52b033220742548c6f1acfbba835
Author: Marcus Boerger <helly at php.net>
Date:   Thu Aug 11 01:19:11 2005 +0000

    - Support non static class loader methods

commit b1ca475703da59eaaf8166e7f8e453dc7a913e5b
Author: Wez Furlong <wez at php.net>
Date:   Wed Aug 10 23:48:22 2005 +0000

    Probable fix for #34054.

commit c95107492d20357503d8121a4dc347f53dea6556
Author: Rasmus Lerdorf <rasmus at php.net>
Date:   Wed Aug 10 23:35:51 2005 +0000

    MFB minor consistency cleanup

commit 46ef5b170886325e9c0c85e2277386a23c7759eb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Wed Aug 10 22:36:20 2005 +0000

    Fixed bug #34068 (Numeric string as array key not cast to integer in
    wddx_deserialize()).

commit 601b8fd2e5478aa2dae71dd58c3abc33adde0572
Author: Marcus Boerger <helly at php.net>
Date:   Wed Aug 10 22:01:15 2005 +0000

    - Register new classes with spl_classes()

commit 20de5cc0913c56cb6519072cb8b99fe6d776efce
Author: Marcus Boerger <helly at php.net>
Date:   Wed Aug 10 21:56:01 2005 +0000

    - Implement SplObjectStorage as announced during OSCON
    # This class starts naming of new classes in Spl by prefix Spl as dicussed.
    # The class reduces object storage complexity from O(n) to O(1) which is
    # not possible in user space.

commit 1434e56f6df1561ca12761846849fcf200b5152f
Author: Marcus Boerger <helly at php.net>
Date:   Wed Aug 10 21:53:53 2005 +0000

    - WS

commit 9e38d04a7cb7a1e5d78f7016331b28dc675f6982
Author: Marcus Boerger <helly at php.net>
Date:   Wed Aug 10 19:48:48 2005 +0000

    - Add RecursiveFilterIterator
    - Derive ParentIterator from RecursiveIterator
    # Actually brought up by a user. It is of course better to filter first and
    # do the recursion only for accepted values. Otherwise you would iterate
    # children and possibly recurse into them just to ignore them later anyway.

commit b0207d34a189a93a0155ed80fce2ec3c6c1622f1
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 10 13:11:53 2005 +0000

    Fixed bug #34062 (Crash in catch block when many arguments are used)

commit b0d3aec8ad293fb198a3147cc8003bac01b8dde8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 10 12:02:14 2005 +0000

    Fixed bug #25359 (array_multisort() doesn't work in a function if array is global or reference)

commit c52d7cb530f1c55ed836adb868e45442b77988f8
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 10 10:39:28 2005 +0000

    Fixed bug #34064 (arr[] as param to function in class gives invalid opcode)

commit c48f944a04bb4b2ab920575adbfc37a2937e6846
Author: Antony Dovgal <tony2001 at php.net>
Date:   Wed Aug 10 10:28:18 2005 +0000

    fix build

commit aa53dcddab7e46aa21e17252e96cd2d0309d42d2
Author: Marcus Boerger <helly at php.net>
Date:   Wed Aug 10 08:31:57 2005 +0000

    - Support sttaic class loader methods

commit b03e53836e29e9c0e41fe5a1fe4a6c82517a2407
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 10 08:23:39 2005 +0000

    Fixed bug #33940 (array_map() fails to pass by reference when called recursively)

commit 655e19326df192518e3a773ff750d0b4327ab3de
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 10 07:43:16 2005 +0000

    Fixed bug #29253 (array_diff with $GLOBALS argument fails)

commit 604751ab872682a2f4e561350b797a647e17cdb3
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 10 06:37:27 2005 +0000

    Fixed bug #34045 (Buffer overflow with serialized object)

commit 73c8a340cf817b981ee4e1ab031a9e1fd91b61a7
Author: Dmitry Stogov <dmitry at php.net>
Date:   Wed Aug 10 06:36:25 2005 +0000

    Fixed test file (.inc.php -> .php)

commit d1d605e80f51a703e3afae920dfaf35a7b0497f4
Author:  <changelog at php.net>
Date:   Wed Aug 10 05:38:30 2005 +0000

    ChangeLog update

commit af2e8a3db5877e1ff640cdd06124b42852b992ec
Author: Marcus Boerger <helly at php.net>
Date:   Tue Aug 9 21:11:42 2005 +0000

    - PEAR uses .php not .inc.php

commit cef2cd485ae31055756219b235d2aaa3db01c66c
Author: Derick Rethans <derick at php.net>
Date:   Tue Aug 9 21:07:54 2005 +0000

    - Fixed TSRM issue.
    - Added guessed timezone to phpinfo() output.
    - Initialize is_dst in some cases.
    - Corrected some test cases.

commit 69303b58a429eaf8df38f5733a48f14a6d23aebb
Author: Johannes Schlüter <johannes at php.net>
Date:   Tue Aug 9 20:49:19 2005 +0000

    - Added option to strstr() and stristr() to get a particular haystack component

commit fde8b6006ee7bc75cef21752b99d640931221f9b
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 9 17:58:02 2005 +0000

    Missing patch bit.

commit 2ae8d36a3cfc7e8fe323b104ad685cc5643501d3
Author: Andrei Zmievski <andrei at php.net>
Date:   Tue Aug 9 17:29:44 2005 +0000

    Remove old internal.h file.

commit 1620ddcb95518d2224bff7f6dc71bcc8b78a7319
Author: foobar <sniper at php.net>
Date:   Tue Aug 9 15:07:18 2005 +0000

    reword

commit 430dea8ef8e441987d1870173c371cdd081bd285
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 9 14:40:59 2005 +0000

    News and constants for parse_url().

commit ebc108124b349596d260f611869f48df2b9514eb
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 9 14:17:28 2005 +0000

    Added option to parse_url() to retrieve a particular URL component.

commit 726e1efe86741f746def908690258df103b87685
Author: Ilia Alshanetsky <iliaa at php.net>
Date:   Tue Aug 9 14:14:55 2005 +0000

    Added curl_setopt_array(), allowing setting of multiple cURL options.
    Added CURLINFO_HEADER_OUT to facilitate request retrieval.

commit a480ec36e76d802d9dc551cd745e4517c8ed72b9
Author: Derick Rethans <derick at php.net>
Date:   Tue Aug 9 09:52:45 2005 +0000

    - Fixed buildconf for PHP 6.

commit 77dfdccdd418d5079227194ad4f47042423d62d6
Author: Sebastian Bergmann <sebastian at php.net>
Date:   Tue Aug 9 09:46:52 2005 +0000

    MFB: Sync with config.m4.

commit 8f43323dee2d8a2d506df908af0a6a6e22a934a4
Author: Derick Rethans <derick at php.net>
Date:   Tue Aug 9 08:47:58 2005 +0000

    - Changing the API numbers, which might be a bit premature, but it allows
      to differentiate between different branches.
    - Bumbed the version number to 6.0.0-dev. I know we didn't discuss this yet,
      but I feel it should be 6.0. See mail to the mailinglist.

commit 147ede8f3733f483e80fdf014adad83fa5d1a694
Author: foobar <sniper at php.net>
Date:   Tue Aug 9 08:08:20 2005 +0000

    UN

commit b10c43905eeac86919c7fe533e1a738d03742b5e
Author:  <changelog at php.net>
Date:   Tue Aug 9 05:39:37 2005 +0000

    ChangeLog update




More information about the commits mailing list