]> granicus.if.org Git - php/shortlog
php
2006-10-20 Ilia AlshanetskyBack to dev
2006-10-20 Ilia AlshanetskyMake use of abstract methods be E_STRICT rather then...
2006-10-20 Sara GolemonMFH(r-1.114) Can't use real arrays held by ArrayObjects...
2006-10-20 Ilia Alshanetsky5.2.0RC6
2006-10-19 Antony Dovgaladd new test by Pierre
2006-10-19 Dmitry StogovFixed mkdir("/tmp/foo//bar/log", 0777, true)
2006-10-18 Ilia AlshanetskyFixed bug #38400 (Use of com.typelib_file may cause...
2006-10-18 Antony DovgalMFH: fix bug #38882 (ldap_connect causes segfault with...
2006-10-18 Johannes Schlüter- Here, too
2006-10-18 Johannes Schlüter- MFH: added missing return...
2006-10-18 Johannes Schlüter- MFH: Fix #38465 (ReflectionParameter fails if default...
2006-10-18 Hannes MagnussonMFH: fix arginfo
2006-10-18 Antony DovgalMFH: fix PECL bug #9061 (oci8 might reuse wrong persist...
2006-10-17 Antony Dovgalfix test
2006-10-17 Derick Rethans- Updated timezone database.
2006-10-17 Ilia AlshanetskyUnify handling of return values on validation failure...
2006-10-16 Antony DovgalMFH: initialize optional vars
2006-10-16 Ilia AlshanetskyFixed compiler warnings
2006-10-16 Dmitry StogovFixed bug #39140 (Uncaught exception may cause crash)
2006-10-16 Dmitry StogovFixed bug #39020 (PHP in FastCGI server mode crashes)
2006-10-15 Antony Dovgalfix compile warning
2006-10-15 Hannes MagnussonFix test (bug#39097)
2006-10-14 Hannes MagnussonRemove bogus ini entry
2006-10-13 Antony Dovgalfix win32 build
2006-10-13 Hannes Magnussonfix test
2006-10-13 Hannes MagnussonAdded missing API function declaration.
2006-10-13 Ilia AlshanetskyFixed bug #38934 (move_uploaded_file() cannot read...
2006-10-13 Ilia AlshanetskyImprove open_basedir checks
2006-10-12 Brian FranceMemory assigned to the request_rec should be allocated...
2006-10-12 Antony DovgalMFH: use connection charset when reading LOB data
2006-10-12 Dmitry StogovMake zend_memory_peak_usage() to be avalable even witho...
2006-10-12 Ilia AlshanetskyFixed potential use of un-initialized var (detected...
2006-10-11 Antony Dovgalfix test
2006-10-11 Sara GolemonBFN
2006-10-11 Sara GolemonMFH(r-1.96) Bugfix#38649 Optional param not initialized
2006-10-11 Sara GolemonMFH(r-1.38) Bugfix 38648: Don't assume all buckets...
2006-10-11 Pierre Joye- imagecreatefrompng(emptyfile) fix entry
2006-10-11 Antony DovgalMFH
2006-10-11 Antony DovgalMFH: fix #39125 (Memleak when reflecting non-existing...
2006-10-11 Antony Dovgaladd test
2006-10-11 Ilia Alshanetskys/false/null/
2006-10-11 Derick Rethans- MFH: Change validating filters to return "null" on...
2006-10-11 Antony DovgalMFH: check filter and class names for empty strings
2006-10-11 Ilia AlshanetskyCatch empty strings right away.
2006-10-11 Antony DovgalMFH: avoid reading str[-1], add warning when invalid...
2006-10-11 Antony DovgalMFH: fix crash when parsing invalid hostnames/IPs
2006-10-11 Antony DovgalMFH
2006-10-11 Antony DovgalMFH: fix segfault/leak, add test
2006-10-11 Edin KadribasicSync with Unix build
2006-10-11 Wez FurlongBFN
2006-10-11 Wez FurlongBFN
2006-10-11 Wez FurlongFix for PECL #7755; use the displayable column width...
2006-10-11 Wez FurlongBFN
2006-10-11 Wez FurlongFix for PECL bug #8944. Could also be the same problem...
2006-10-11 Pierre Joye- don't check signature if the file is empty (valgrind...
2006-10-10 Ilia AlshanetskyFixed bug #39034 (curl_exec() with return transfer...
2006-10-10 Antony DovgalMFH: access mode for dbase_open() cannot be < 0
2006-10-10 Antony Dovgaladd new test
2006-10-10 Antony DovgalMFH: fix leak and typos in error messages
2006-10-10 Antony Dovgalmissing variable initialization
2006-10-10 Ilia AlshanetskyFixed bug #38198 (possible crash when COM reports an...
2006-10-10 Antony DovgalMFH: fix #39112 (typo in error message)
2006-10-09 Ilia AlshanetskyImprove parameter parsing
2006-10-09 Ilia AlshanetskyFixed bug #37262 (var_export() does not escape \0 chara...
2006-10-09 Ilia AlshanetskyProper name for credits
2006-10-09 Hannes MagnussonMFH tests
2006-10-09 Antony Dovgalimprove SKIPIF condition
2006-10-09 Antony DovgalBFN
2006-10-09 Antony DovgalMFH: fix PECL bug #8816 (issue in php_oci_statement_fet...
2006-10-09 Pierre Joye- fix possible segfault (see test 004) always exists...
2006-10-08 Ilia AlshanetskyAdded missing configuration checks
2006-10-08 Pierre Joye- #39082, image* segfaults when used with only one...
2006-10-07 Ilia AlshanetskyAdded missing safety checks (Problem identified by...
2006-10-07 Ilia AlshanetskyAdded missing safety checks (Problem identified by...
2006-10-07 Sara GolemonMFH(r-1.356) Don't assume the array elements are arrays too
2006-10-07 Antony DovgalBFN
2006-10-06 Ilia AlshanetskyMake quote() in PostgreSQL use PQescapeByteaConn()...
2006-10-06 Ilia AlshanetskyMake pg_escape_bytea() use PQescapeByteaConn() whenever...
2006-10-06 Ilia Alshanetskyback to dev
2006-10-06 Ilia AlshanetskyExpose session storage module locater and serialization...
2006-10-06 Ilia Alshanetskymodulo 0 news entry
2006-10-06 Antony Dovgalmore improvements
2006-10-06 Antony DovgalMFH: fix #39067 (getDeclaringClass() and private proper...
2006-10-06 Sara GolemonMFH(r-1.376): Preserve EG(return_value_ptr_ptr) when...
2006-10-06 Antony Dovgalre-add the test
2006-10-06 Antony DovgalMFH: fix #39060 (virtual_file_ex() is broken on *BSD)
2006-10-06 Edin KadribasicBFN
2006-10-06 Edin KadribasicFix for #38985 (Wez)
2006-10-06 Sebastian BergmannFix ZTS build.
2006-10-06 Sara GolemonRevert until 5.2's release since we're in RC stage
2006-10-05 Sara GolemonMFH(r-1.376): Preserve EG(return_value_ptr_ptr) when...
2006-10-05 Antony Dovgal<tony2001> ilia: are you serious?
2006-10-05 Antony Dovgaladd test
2006-10-05 Ilia Alshanetsky5.2.0RC5
2006-10-05 Andrei ZmievskiIncrement replace count value for case-sensitive single...
2006-10-05 Hannes Magnusson- nuke unused variable
2006-10-05 Antony DovgalMFH: decrement ch->uses (or destroy handle) when destro...
2006-10-05 Antony Dovgalfix build with new version of c-client
2006-10-05 Dmitry StogovCRLF->CR
2006-10-05 Edin KadribasicLibrary updates
next