]> granicus.if.org Git - php/shortlog
php
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
2006-08-15 Rob Richardsfix bug #38454 (warning upon disabling handler via...
2006-08-15 Antony Dovgalapply correct fix for bug #38461
2006-08-15 Pierre Joye- add openssl_csr_get_subject() and openssl_csr_get_pub...
2006-08-15 Antony DovgalMFH: fix #38467 (--enable-versioning causes make fail...
2006-08-15 Antony DovgalMFH: don't try to use "auto", "none" and "pass" charset...
2006-08-15 Antony DovgalBFN
2006-08-15 Antony DovgalMFH: fix #38461 (setting private attribute with __set...
2006-08-15 Antony Dovgalminor CS/WS fixes
2006-08-15 Antony DovgalMFH: error message might be NULL
2006-08-15 Antony DovgalMFH: OCIBreak() is not supported on Windows
2006-08-15 Antony Dovgaladd test
2006-08-15 Antony Dovgalnew tests
2006-08-15 Michael WallnerMFH:
2006-08-15 Pierre Joye- add OPENSSL_KEYTYPE_EC constant
2006-08-14 Antony Dovgalfix previous patch
2006-08-14 Antony DovgalBFN
2006-08-14 Antony Dovgalfix #38451 (PDO_MYSQL doesn't compile on Solaris)
2006-08-14 Nuno Lopesmove static declaration to *.c files
2006-08-14 Michael WallnerMFH: add cloning support to DateTime classes
2006-08-14 Frank M. KromannMFH: Cleanup before reusing failed persistant connectio...
2006-08-14 Ilia AlshanetskyAdded missing file entry
2006-08-14 Ilia AlshanetskyUpdated libsqlite in ext/pdo_sqlite to 3.3.7.
2006-08-14 Ilia AlshanetskyUpgraded bunbled SQLite lib to 3.3.7
2006-08-14 Nuno Lopesmore static keywording
2006-08-14 Pierre Joye- nuke unused parameter (not present in old versions)
2006-08-14 Antony DovgalMFH: fix #38450 (constructor is not called for classes...
2006-08-14 Nuno Lopesa few more static keywording
2006-08-14 Rob RichardsBFN
2006-08-14 Rob Richardsfix bug #38424 (Different attribute assignment if new...
2006-08-14 Rob Richardsfix underlying issue for bug #38438
2006-08-14 Antony Dovgalmake sure USE_ZEND_ALLOC is always 1
2006-08-14 Antony Dovgalfix segfault and leak in ext/xmlrpc
2006-08-13 Pierre Joye- MFH: locateName should not change the state/error...
2006-08-13 Pierre Joye- MFP:
2006-08-13 Pierre Joye- remove package.xml, not needed in php-src but only...
2006-08-13 Pierre Joye- MFH: remove dl() usage
2006-08-13 Pierre Joye- MFH: remove dl() usage
2006-08-13 Ilia AlshanetskyFixed bug #38438 (DOMNodeList->item(0) segfault on...
2006-08-13 Marcus Boerger- MFH Add link
2006-08-13 Pierre Joye- temp fix for a segfault happening when one adds two...
2006-08-12 Nuno Lopesconst/static keywording
2006-08-12 Pierre Joye- MFH: NL
2006-08-11 Antony DovgalMFH: fix #38431 (xmlrpc_get_type() crashes PHP on objects)
2006-08-11 Nuno Lopesfix #38402: wrong proto for Array*::offsetGet()
2006-08-11 Ilia AlshanetskyMFB: Extend safe_mode/open_basedir checks to imap_reope...
2006-08-11 Antony Dovgalfix test
2006-08-10 Ilia AlshanetskyFixed proto
2006-08-10 Ilia Alshanetskymissing bug fixing news
2006-08-10 Ilia AlshanetskyFixed condition
2006-08-10 Ilia AlshanetskyFixed overflow on 64bit systems in str_repeat() and...
2006-08-10 Ilia AlshanetskyAdded support for httpOnly flag for session extension...
2006-08-10 Antony Dovgaltypos in comments and other minor improvements
2006-08-10 Antony Dovgalimprove connection character set detection:
2006-08-09 Nuno Lopessync install instructions with the phpdoc xml sources
2006-08-09 Antony DovgalBFN
2006-08-09 Antony Dovgaladd support for NCLOBs
2006-08-09 Ilia AlshanetskyFixed bug #38394 (PDO fails to recover from failed...
2006-08-09 Antony DovgalMFH: fix #38161 (oci_bind_by_name() returns garbage...
2006-08-09 Antony Dovgalfix leak on failure
2006-08-09 Antony DovgalMFH: fix #8112 (Persistent connections misbehave when...
2006-08-08 Michael WallnerMFH: implement #38357 (dbase_open can't open DBase...
2006-08-08 Ilia AlshanetskyFixed bug #38377 (session_destroy() gives warning after
2006-08-08 Antony Dovgaltix fypo
2006-08-08 Stanislav Malyshevfix bug with variables clobbered by longjmp
2006-08-08 Antony Dovgalzend_hash_get_current_key_ex() returns string_len ...
2006-08-08 Pierre Joye- fix compiler warnings
2006-08-08 Antony Dovgalthere is no realiable way to detect memrchr() presence...
2006-08-08 Pierre Joye- compiler warnings
2006-08-08 Antony Dovgaluse memrchr/zend_memrchr instead of strrchr
2006-08-08 Antony Dovgaladd new test
2006-08-08 Derick Rethans- Added some docs here so that nobody needs to figure...
2006-08-08 Antony Dovgaladd zend_memrchr()
next