]> granicus.if.org Git - php/shortlog
php
2006-08-29 Andrei ZmievskiMore Unicode work.
2006-08-29 Antony Dovgalfix PCRE tests
2006-08-29 Antony Dovgalfix compile warning
2006-08-29 Antony Dovgalfix build
2006-08-29 Derick Rethans- Upgrade timezone db to 2006.11 (k).
2006-08-29 Ilia AlshanetskyMFB: Fixed bug #38637 (curl_copy_handle() fails to...
2006-08-29 <changelog... ChangeLog update
2006-08-28 Rob RichardsMFB: fix #38474 (getAttribute select attribute by order...
2006-08-28 Andrei ZmievskiAdd Unicode support for preg_match[_all]
2006-08-28 Antony Dovgalmake sure ext/standard is down before ext/session ...
2006-08-28 Antony Dovgalfix tests
2006-08-28 Rob Richardsimplement output formatting for saveHTML with libxml...
2006-08-28 Antony Dovgalset BG(locale_string) to NULL on shutdown (partly fixes...
2006-08-28 Andrei ZmievskiAdd APIs for UTF-8 strings (common with XML, PCRE,...
2006-08-28 Antony Dovgalfix #38199 (fclose() unable to close STDOUT and STDERR)
2006-08-28 Michael Wallner- add SKIPIF and skip test if zlib is not available
2006-08-28 Antony Dovgalfix #38624 (Strange warning when incrementing an object...
2006-08-28 <changelog... ChangeLog update
2006-08-27 Hannes MagnussonRegister missing math constants (been missing since...
2006-08-27 Hannes MagnussonFix tests on freebsd
2006-08-27 <changelog... ChangeLog update
2006-08-26 Pierre Joye- MFB: don't rely/use VCWD_REALPATH, use expand_filepat...
2006-08-26 <changelog... ChangeLog update
2006-08-25 Andrei ZmievskiFix some API definitions.
2006-08-25 Rob Richardsadd unicode support
2006-08-25 Pierre Joye- MFB: bundled version matches pecl release 1.7.1
2006-08-25 Edin KadribasicMFB: Fixed #37602 by olek at neurosoft dot pl
2006-08-25 <changelog... ChangeLog update
2006-08-24 Andrei Zmievski*** empty log message ***
2006-08-24 Andrei ZmievskiFix typo.
2006-08-24 Pierre Joye- store the resolved path
2006-08-24 Pierre Joye- MFB: solve the relative path issues in TS environment
2006-08-24 Seiji Masugataadded returned value in mb_get_info( ).
2006-08-24 Antony Dovgalit's not a PEAR only issue, this happens with shared...
2006-08-24 Antony Dovgalsys/msg.h does not exist on MacOS X, we need to detect...
2006-08-24 Antony Dovgalupdate version in phpinfo()
2006-08-24 Antony Dovgalbump version number
2006-08-24 Antony Dovgalprepare to 1.2.2 release
2006-08-24 Antony Dovgalthe error message is different on different OSes and...
2006-08-24 Antony Dovgaltm_yday may be 0 (Solaris)
2006-08-24 Antony Dovgalthis fixes segfault in strptime() on 64bit Linuxes...
2006-08-24 Dmitry StogovFixed bug #38315 (Constructing in the destructor causes...
2006-08-24 Dmitry StogovAdded SoapServer::setObject() method (it is a simplifie...
2006-08-24 <changelog... ChangeLog update
2006-08-23 Andrei ZmievskiMFB
2006-08-23 Pierre Joye- add support for entities in hexadecimal format, like...
2006-08-23 Antony Dovgalfix possible crash in free_statement()
2006-08-23 Dmitry StogovFixed bug #38265 (heap corruption)
2006-08-23 Pierre Joye- please don't use base64 to test image files, it does...
2006-08-23 Antony Dovgalbuild ext/spl and ext/reflection as static (fixes ...
2006-08-23 Hannes MagnussonFix arginfo for SplObjectStorage
2006-08-23 Antony Dovgalmake run-tests to work with directories containing...
2006-08-23 <changelog... ChangeLog update
2006-08-22 Antony Dovgaladd test
2006-08-22 Ilia AlshanetskyMFB: Fixed bug #38511, #38473, #38263 (Fixed session...
2006-08-22 Antony Dovgalfix separate TSRM build
2006-08-22 Dmitry StogovFixed bug #38543 (shutdown_executor() may segfault...
2006-08-22 Antony Dovgalminor improvements
2006-08-22 Michael Wallner- fix php_output_handler_started()
2006-08-22 Michael Wallner- use the handler name zval directly when listing stati...
2006-08-22 Michael Wallner- fix tests to comply with upgraded string.c
2006-08-22 Michael Wallner- allocate handler stack on the heap and avoid segfault...
2006-08-22 Dmitry StogovFixed bug #38488 (Access to "php://stdin" and family...
2006-08-22 Dmitry StogovFixed "win32" storage manager
2006-08-22 Dmitry StogovFixed "make test" on win32
2006-08-22 Dmitry StogovZTS fix
2006-08-22 <changelog... ChangeLog update
2006-08-21 Antony Dovgaltypo
2006-08-21 Ilia AlshanetskyMFB: Fixed bug #38535 (memory corruption in pdo_pgsql...
2006-08-21 Antony Dovgalfix PECL bug #8112 (OCI8 persistent connections misbeha...
2006-08-21 <changelog... ChangeLog update
2006-08-20 Ilia AlshanetskyMFB: Fixed bug #38524 (strptime() does not initialize...
2006-08-20 Sascha Schumann"sa_len" is defined to "sa_union . sa_generic . sa_len2...
2006-08-20 <changelog... ChangeLog update
2006-08-19 <changelog... ChangeLog update
2006-08-18 Andrei ZmievskiUnicode support for str_word_count() (using the same...
2006-08-18 Antony Dovgaladd a notice to fgetcsv() when delimiter or enclosure...
2006-08-18 <changelog... ChangeLog update
2006-08-17 Antony Dovgalinitialize static buffer with 0's
2006-08-17 Ilia AlshanetskyMFB: Increased default memory limit to 16 megabytes...
2006-08-17 <changelog... ChangeLog update
2006-08-16 Andrei ZmievskiSimplify php_u_trim().
2006-08-16 Ilia AlshanetskyMFB: Added skip condition for sqlite2 driver, that...
2006-08-16 Sebastian BergmannSync with php_trim() API change.
2006-08-16 <changelog... ChangeLog update
2006-08-15 Rob Richardsfix bug #38454 (warning upon disabling handler via...
2006-08-15 Andrei ZmievskiFix some trim() issues.
2006-08-15 Antony Dovgalapply more correct fix for bug #38461
2006-08-15 Antony Dovgalfix #38467 (--enable-versioning causes make fail on...
2006-08-15 Antony Dovgaldon't try to use "auto", "none" and "pass" charsets...
2006-08-15 Antony Dovgalfix #38461 (setting private attribute with __set()...
2006-08-15 Antony Dovgalminor CS/WS fixes
2006-08-15 Antony Dovgalerror message might be NULL
2006-08-15 Antony DovgalOCIBreak() is not supported on Windows
2006-08-15 Antony Dovgaladd test
2006-08-15 Antony Dovgalnew tests
2006-08-15 Michael Wallner- fix leak when cloning DateTimeZone, detected by Antony
2006-08-15 <changelog... ChangeLog update
2006-08-14 Andrei ZmievskiUnicode support for strcoll().
2006-08-14 Andrei ZmievskiRemove UTODO's -- this is handled during name mangling...
next