]> granicus.if.org Git - php/shortlog
php
2006-12-04 Andrei ZmievskiUnicode support in var_export().
2006-12-04 Ilia AlshanetskyMFB: Fixed tests
2006-12-04 Antony Dovgalfix build with Sun compiler, which doesn't support -O0
2006-12-04 Antony Dovgalpartly fix #39724
2006-12-04 Ilia AlshanetskyMFB: Fixed test (user is a reserved keyword in pgsql)
2006-12-04 Antony Dovgalfix tests, use -n to prevent any problems with existing...
2006-12-04 Dmitry StogovFixed bug #38274 (Memlimit fatal error sent to "wrong...
2006-12-04 Antony Dovgalfix retval type
2006-12-04 Andrey Hristovdummy change
2006-12-04 Antony Dovgallook for tests in sapi/cli
2006-12-04 Ilia AlshanetskyMFB: Fixed bug #38319 (Remove bogus warnings from persi...
2006-12-04 Ilia AlshanetskyMFB: Fixed bug #38252 (Incorrect PDO error message...
2006-12-04 <changelog... ChangeLog update
2006-12-04 Ilia AlshanetskyMFB: Added test for previous bug
2006-12-04 Ilia AlshanetskyMFB: Fixed bug #39483 (Problem with handling of \ char...
2006-12-03 Ilia AlshanetskyMFB:
2006-12-03 Ilia AlshanetskyMFB: Added missing check for mismatching number of...
2006-12-03 Ilia AlshanetskyMFB: Added "default" option that allows a default value...
2006-12-03 Ilia AlshanetskyMFB: Fixed bug #39718 (possible crash if assert.callbac...
2006-12-03 Ilia AlshanetskyMFB: Fixed php_readdir_r() usage in scandir emulation
2006-12-03 Antony Dovgalfix Solaris build
2006-12-03 Antony Dovgalfix leaks
2006-12-03 Antony Dovgalfix AIX build
2006-12-03 Nuno Lopesadd UEXPECT sections
2006-12-03 Hannes MagnussonMFB: fix test on fbsd
2006-12-03 <changelog... ChangeLog update
2006-12-02 Nuno LopesMFH (not tested. so some tests may fail in unicode...
2006-12-02 Ilia AlshanetskyMFB: Fixed bug #39527 (Failure to retrieve results...
2006-12-02 <changelog... ChangeLog update
2006-12-01 Frank M. KromannMFB: Fix win32 build
2006-12-01 Dmitry StogovBug #39438 (Fatal error: Out of memory)
2006-12-01 Dmitry Stogovtypo
2006-12-01 Andrei ZmievskiFinalize Unicode support in serialize() and unserialize().
2006-12-01 Ilia AlshanetskyMFB: Fixed a possible memory corruption in dbase_open...
2006-12-01 Andrei ZmievskiFix group macro access.
2006-12-01 Nuno LopesMFB: fix #39458
2006-12-01 Dmitry StogovFixed bug #39702 (php crashes in the allocator on linux...
2006-12-01 Dmitry StogovFixed buffer overflow. (Rob)
2006-12-01 Dmitry StogovFixed bug #39640 (Segfault with "Allowed memory size...
2006-12-01 Dmitry StogovFixed bug #39652 (Wrong negative results from memeory_g...
2006-12-01 Marcus Boerger- Fix handling of recursive inner iterators
2006-12-01 <changelog... ChangeLog update
2006-12-01 Ilia AlshanetskyMFB: Disallow \0 chars inside session.save_path
2006-11-30 Andrei Zmievskiget_headers() will keep headers as binary strings.
2006-11-30 Andrei ZmievskiMark setlocale() as Unicode-safe. It shouldn't be used in
2006-11-30 Andrei ZmievskiForgot to mark import_request_variables() as Unicode...
2006-11-30 Andrei ZmievskiMark strtr() as Unicode-safe.
2006-11-30 Andrei ZmievskiMark pack()/unpack() as Unicode-safe. They will accept...
2006-11-30 Andrei ZmievskiMake quoted_printable_decode() take only ASCII strings.
2006-11-30 Ilia AlshanetskyMFB: Added check for crypt_r()
2006-11-30 Ilia AlshanetskyMFB: Added missing function checks
2006-11-30 Ilia Alshanetskyzts fixes
2006-11-30 Ilia AlshanetskyMFB: Thread safety fixes.
2006-11-30 Ilia AlshanetskyMFB: Thread-safety issues
2006-11-30 Ilia AlshanetskyMFB: Use reantrant crypt_r() whenever possible.
2006-11-30 Ilia AlshanetskyMFB: Use thread-safe code
2006-11-30 Antony Dovgalfix test
2006-11-30 <changelog... ChangeLog update
2006-11-30 Ilia AlshanetskyMFB: Thread safety fixed for *nix systems
2006-11-29 Ilia AlshanetskyMFB: Fixed bug #39648 (Implementation of PHP functions...
2006-11-29 Antony Dovgaladd missing folding marker
2006-11-29 Derick Rethans- Updated timezone database to version 2006.16.
2006-11-29 Ilia AlshanetskyMFB: Fixed bug #39663 (Memory leak in pg_get_notify...
2006-11-29 Antony Dovgalfix #39673 (file_get_contents causes bus error on certa...
2006-11-29 Rob RichardsMFB: correct fix for bug #39662 to fix leak and tree...
2006-11-29 <changelog... ChangeLog update
2006-11-28 Marcus Boerger- Add new example
2006-11-28 Antony Dovgalresolve coverity issue #224
2006-11-28 Antony Dovgaladd php_unescape_html_entities() proto to the header
2006-11-28 Antony Dovgalfix #39662 (Segfault when calling asXML() of a cloned...
2006-11-28 Antony Dovgaladd test
2006-11-28 Ilia AlshanetskyMFB: Fixed bug #39656 (crash when calling fetch() on...
2006-11-28 Antony Dovgalfix #39653 (ext/dba doesn't check for db-4.5 and db...
2006-11-28 <changelog... ChangeLog update
2006-11-28 Ilia AlshanetskyMFB: Replace non-threadsafe rand() with php_rand_r()
2006-11-27 Antony Dovgalfix #39564 (PDO::errorInfo() returns inconsistent infor...
2006-11-27 Antony Dovgalfix test
2006-11-27 <changelog... ChangeLog update
2006-11-26 Alex WaughImprove robustness of sending routines
2006-11-26 Ilia AlshanetskyMFB: Fixed bug #39623 (thread safety fixes on *nix...
2006-11-26 Ilia AlshanetskyMFB: Fixed test, in some versions of c-client returned...
2006-11-26 Ilia AlshanetskyMFB: fixed test
2006-11-26 Ilia AlshanetskyMFB: Added a meta tag to phpinfo() output to prevent...
2006-11-25 <changelog... ChangeLog update
2006-11-24 Antony Dovgalfix #39621 (str_replace() is not binary safe on strings...
2006-11-24 Antony Dovgaladd missing argument to zend_parse_parameters()
2006-11-24 Nuno Lopesmore tests
2006-11-24 Nuno LopesMFB
2006-11-24 Antony Dovgalfix test
2006-11-24 Antony Dovgaladd .cvsignore
2006-11-24 Antony Dovgaladd tests for CLI
2006-11-24 Antony Dovgalfix #39583 (ftp_put() does not change transfer mode...
2006-11-24 Antony Dovgalcall sapi_deactivate() & friends on error
2006-11-24 Antony Dovgalinitialize CG(literal_type) using ZEND_STR_TYPE macro
2006-11-24 Antony Dovgalfix #39613 (Possible segfault in imap initialization...
2006-11-24 <changelog... ChangeLog update
2006-11-23 Antony Dovgalnullify opened_path and filename (when required)
2006-11-23 Nuno LopesMFB
2006-11-23 Antony Dovgaldo not set an env variable without a name and a value
2006-11-23 Nuno LopesMFB
next