]> granicus.if.org Git - php/shortlog
php
2006-08-31 Pierre Joye- skip these tests for RC3
2006-08-31 Pierre Joye- MFH: pecl bug #8316,
2006-08-31 Antony Dovgallast portion of z/Z fixes
2006-08-31 Pierre Joye- clean the auto trim (behaves like php_trim now)
2006-08-31 Antony Dovgalfix typo in errmsg
2006-08-31 Antony Dovgalext/filter z/Z fixes
2006-08-31 Antony Dovgalmore z/Z fixes
2006-08-31 Antony Dovgalmore z/Z fixes
2006-08-31 Antony DovgalMFH: z/Z problem fixes
2006-08-31 Antony Dovgalfix test
2006-08-31 Antony DovgalMFH: fix problem with mixed arguments accepted as zval...
2006-08-31 Dmitry StogovFastCGI environment variables must not be overriden...
2006-08-31 Dmitry StogovShow name of storage layer in case of initialization...
2006-08-31 Antony Dovgalminor changes in iconv_substr() to avoid zval converting
2006-08-31 Antony Dovgalfix warnings about nonextistent functions
2006-08-30 Antony Dovgalno such function
2006-08-30 Antony DovgalMFH: fix leak, add test
2006-08-30 Antony Dovgals/pinter/pointer/
2006-08-30 Antony Dovgalfix segfault/leak, add test
2006-08-30 Antony DovgalMFH: fix segfault in openssl_seal(), add test
2006-08-30 Ilia Alshanetskypcre news
2006-08-30 Ilia AlshanetskyUpgrade PCRE lib to 6.7
2006-08-30 Ilia AlshanetskyFixed bug #33770 (https:// or ftps:// do not work when...
2006-08-30 Antony Dovgalfix leak, add test
2006-08-30 Antony DovgalMFH: fix leak in iptcembed()
2006-08-30 Antony Dovgalchange ini handlers to produce E_ERROR if they are...
2006-08-30 Antony Dovgalfix leak
2006-08-30 Antony DovgalMFH: change E_ERROR to E_WARNING when invalid argument...
2006-08-30 Antony DovgalMFH: fix #38653 (memory leak in ReflectionClass::getCon...
2006-08-30 Hannes Magnussonfix test
2006-08-29 Derick Rethans- Upgrade timezone db to 2006k.
2006-08-29 Ilia AlshanetskyCorrected problems introduced by previous commit.
2006-08-29 Ilia AlshanetskyFixed bug #38637 (curl_copy_handle() fails to fully...
2006-08-29 Ilia AlshanetskyFinalize implode() patch
2006-08-29 Antony Dovgalfix win32 build
2006-08-28 Rob RichardsBFN
2006-08-28 Rob Richardsfix #38474 (getAttribute select attribute by order...
2006-08-28 Ilia AlshanetskyAdjust code to avoid TSRMLS_FETCH
2006-08-28 Antony DovgalMFH: make sure ext/standard is down before ext/session...
2006-08-28 Antony DovgalMFH: set BG(locale_string) to NULL on shutdown (partly...
2006-08-28 Antony Dovgaltypofix
2006-08-28 Antony DovgalMFH: fix #38199 (fclose() unable to close STDOUT and...
2006-08-28 Antony Dovgaldelete commented part, as it was done in HEAD
2006-08-28 Antony DovgalMFH: fix #38624 (Strange warning when incrementing...
2006-08-28 Antony Dovgalfix ZTS build
2006-08-27 Hannes MagnussonMFH:
2006-08-27 Ilia AlshanetskyOptimize the operation of implode() on non-string param...
2006-08-27 Hannes Magnussonfix tests on freebsd
2006-08-26 Pierre Joye- don't rely/use VCWD_REALPATH, use expand_filepath...
2006-08-25 Seiji Masugataadded configure option --disable-mbregex-backtrack.
2006-08-25 Pierre Joye- bundled matches pecl 1.7.1
2006-08-25 Edin KadribasicFixed #37602 by olek at neurosoft dot pl
2006-08-24 Seiji MasugataInitial commit. Updated bundled oniguruma library ...
2006-08-24 Seiji MasugataInitial commit. Updated bundled oniguruma library ...
2006-08-24 Seiji MasugataUpdated bundled oniguruma library (used for multibyte...
2006-08-24 Seiji Masugataadded returned value in mb_get_info( ).
2006-08-24 Pierre Joye- solve the relative path issues in TS environment
2006-08-24 Antony Dovgalit's not a PEAR only issue
2006-08-24 Antony Dovgalsys/msg.h does not exist on MacOS X
2006-08-24 Antony Dovgalupdate version in phpinfo()
2006-08-24 Antony Dovgalbump version number
2006-08-24 Antony Dovgalcompat fixes
2006-08-24 Antony Dovgalrelease 1.2.2 from 5_2 branch, as HEAD doesn't have...
2006-08-24 Antony Dovgalthe error message is different on different OSes and...
2006-08-24 Antony Dovgaltm_yday may be 0
2006-08-24 Antony DovgalMFH: fix segfault in strptime() on 64bit Linuxes, cause...
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-23 Andrei ZmievskiNamespace more PCRE functions.
2006-08-23 Pierre Joye- MFH: add support for entities in hexadecimal format...
2006-08-23 Antony DovgalMFH: fix possible crash in free_statement()
2006-08-23 Dmitry StogovFixed bug #38265 (heap corruption)
2006-08-23 Pierre Joye- MFH: please don't use base64 to test image files...
2006-08-23 Antony DovgalMFH: build ext/spl and ext/reflection as static (fixes...
2006-08-23 Hannes MagnussonFix arginfo for SplObjectStorage
2006-08-23 Antony DovgalMFH: make run-tests to work with directories containing...
2006-08-22 Antony Dovgaladd test for real
2006-08-22 Antony Dovgalfix implode() function (see http://news.php.net/php...
2006-08-22 Ilia AlshanetskyFixed bug #38511, #38473, #38263 (Fixed session extensi...
2006-08-22 Antony DovgalMFH: fix separate TSRM build
2006-08-22 Dmitry StogovFixed bug #38543 (shutdown_executor() may segfault...
2006-08-22 Antony Dovgalminor improvements
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 StogovFix "make test" on win32
2006-08-21 Antony Dovgaltypo
2006-08-21 Ilia AlshanetskyFixed bug #38535 (memory corruption in pdo_pgsql driver...
2006-08-21 Antony DovgalMFH: fix PECL bug #8112 (OCI8 persistent connections...
2006-08-20 Ilia AlshanetskyMFH: sa_len compile fix for IRIX
2006-08-20 Ilia AlshanetskyFixed bug #38524 (strptime() does not initialize the...
2006-08-19 Ilia AlshanetskyUse proper write callback
2006-08-18 Antony Dovgalfix #38486 (openssl extension does not build correctly)
2006-08-18 Antony DovgalMFH: add a notice to fgetcsv() when delimiter or enclos...
2006-08-17 Antony Dovgalfix #38485 (bz2 extension does not compile with GCC...
2006-08-17 Antony Dovgalinitialize static buffer with 0's
2006-08-17 Ilia AlshanetskyBack to dev
2006-08-17 Ilia Alshanetsky5.2.0RC2
2006-08-17 Ilia AlshanetskyIncreased default memory limit to 16 megabytes to accom...
2006-08-16 Ilia AlshanetskyAdded skip condition for sqlite2 driver, that uses...
2006-08-15 Rob RichardsBFN
next