]> granicus.if.org Git - php/shortlog
php
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()
2006-08-08 Marcus Boerger- Speling
2006-08-07 Marcus Boerger- Test name must not be more than a single line
2006-08-07 Marcus Boerger- MFH Fixed Bug #38064 ignored constructor visibility
2006-08-07 Antony Dovgalsuppress errors from date() if no date.timezone set
2006-08-07 Pierre Joye- should not have been commited
2006-08-07 Antony Dovgalfix types of the variables
2006-08-07 Ilia AlshanetskyFixed memory leak with persistent connections
2006-08-07 Ilia AlshanetskyRemoved extra byte
2006-08-07 Dmitry StogovFixed bug #38287 (static variables mess up global vars)
2006-08-07 Rob Richardsshould be RETURN_ not RETVAL_
2006-08-07 Rob RichardsasXML() needs to return bool when serializing doc and...
2006-08-07 Antony Dovgalnuke unused variable
2006-08-07 Marcus Boerger- Update
2006-08-07 Marcus Boerger- Fix bug #38290
2006-08-06 Antony Dovgaluse -O0 with --enable-debug
2006-08-06 Antony Dovgalfix test
2006-08-06 Antony Dovgaladd test
2006-08-06 Christian StockerFix #38354 (Unwanted reformatting of XML when using...
2006-08-06 Antony DovgalMFH: fix #38347 (Segmentation fault when using foreach...
2006-08-06 Antony Dovgallong -> int
2006-08-06 Marcus Boerger- MFH Fix cvs access through SplFileObject
2006-08-06 Antony Dovgalavoid extra strlen() call
2006-08-05 Antony Dovgalfix PECL bug #7827
2006-08-05 Antony DovgalMFH
next