]> granicus.if.org Git - php/shortlog
php
2005-08-29 Sara GolemonMFH: allocate_new_resource() handles the malloc() for...
2005-08-29 foobarMFH
2005-08-28 Ilia AlshanetskyUpgraded bundled SQLite library for PDO:SQLite to 3.2.5
2005-08-28 Ilia AlshanetskyUpgraded bundled SQLite library for PDO:SQLite to 3...
2005-08-28 Rob RichardsBFN
2005-08-28 Rob RichardsMFH: Fixed bug #34276 (setAttributeNS doesn't work...
2005-08-28 foobarNuke misinformation
2005-08-28 foobarThis is no longer required
2005-08-28 foobar- Fixed bug #34284 (CLI phpinfo showing html on _SERVER...
2005-08-28 foobarMFH
2005-08-26 Marcus Boerger- MFH
2005-08-26 Derick Rethans- MFH: Fixed a bug where stream_get_meta_data() did...
2005-08-26 Ilia AlshanetskyFixed bug #34214 (base64_decode() does not properly...
2005-08-26 Rob RichardsMFH: Fix URI escaping
2005-08-25 Marcus Boerger_ MFH
2005-08-25 Marcus Boerger- MFH Fixed bug #34257 (lib64 not handled correctly...
2005-08-25 foobarFix crash with e.g. stream_get_meta_data()
2005-08-25 Derick Rethans- MFH: Fixed bug #34087 for real.
2005-08-24 Ilia AlshanetskyMFH: Remainder of the 34191 bug fix.
2005-08-24 foobarPCRE lib is 6.2
2005-08-24 Derick RethansMFH:
2005-08-24 Dmitry StogovFixed boolean encoding (from 0/1 to false/true) to...
2005-08-24 Dmitry StogovFixed return-by-reference from internal functions
2005-08-24 Johannes Schlüter- MFH: Fix alphabetic order and add missing class
2005-08-23 foobarMFH
2005-08-23 Ilia Alshanetskyremoved unused vars
2005-08-22 Greg Beaversync with PEAR 1.3.6
2005-08-22 Greg Beaveradd XML_RPC 1.4.0
2005-08-22 Greg Beavermove Archive_Tar 1.3.2 => 1.3.1
2005-08-22 Ilia AlshanetskyMFH: Make dba extension support BerkleyDB 4.3.
2005-08-22 Stanislav Malyshevfix crash if throw attempted outside of executable...
2005-08-21 Ilia AlshanetskyMFH: Fixed bug #34191 (ob_gzhandler does not enforce...
2005-08-20 Greg Beaveradd checks for extensions that must be loaded
2005-08-18 Pierre Joye- fix bad revert and make the xmlrpc ext detections...
2005-08-18 Wez FurlongAdd ext to the include path.
2005-08-18 Ilia AlshanetskyMFH: Fixed bug #34156 (memory usage remains elevated...
2005-08-18 Antony DovgalMFH: fix memleak
2005-08-18 foobarMFH: Nuked EOLs from error messages
2005-08-18 foobarMFH
2005-08-18 foobarMFH
2005-08-18 foobarMFH: nuked eol from error message
2005-08-18 Ilia AlshanetskyMFH: Fixed bug #33987 (php script as ErrorDocument...
2005-08-17 Greg Beaveradd return by ref from PEAR::raiseError
2005-08-17 Greg Beaverre-enable XML_RPC 1.4.0
2005-08-17 foobarMFH
2005-08-17 foobarBFN
2005-08-17 Ilia AlshanetskyAdded test for bug #34087
2005-08-17 Dmitry StogovFixed bug #32981 (ReflectionMethod::getStaticVariables...
2005-08-17 foobarMFH
2005-08-17 Zeev SuraskiIntroduce SoapClient::__setSoapHeaders()
2005-08-16 Marcus Boerger- Prevent E_STRICT from ending up as exception
2005-08-16 Ilia AlshanetskyMFH: Fixed bug #34148 (+,- and . not supported as parts...
2005-08-16 Zeev SuraskiGo back to dev
2005-08-16 Edin KadribasicRebundle XML_RPC in the correct version for the Windows...
2005-08-16 Zeev SuraskiRoll RC1
2005-08-16 Dmitry StogovFixed memory leak
2005-08-16 Edin KadribasicUse free() instead of PQfreemem() to maintain compabiti...
2005-08-16 Ilia AlshanetskyMFH: Input validation part 2.
2005-08-15 Ilia AlshanetskyChunk the output
2005-08-15 Rob RichardsBFN
2005-08-15 Rob RichardsMFH: Fixed bug #34103 (line numbering not maintained...
2005-08-15 Ilia AlshanetskyMFH: input validation.
2005-08-14 Johannes Schlüter- Fix tab-completion for constants.
2005-08-12 Wez FurlongMFH, compiler detection
2005-08-12 foobar- Fixed bug #33326 (Cannot build extensions with phpize...
2005-08-12 Dmitry StogovFixed typo (ZVAL_LONG() -> ZVAL_DOUBLE())
2005-08-12 foobar- Fixed bug #34097 (configure failed to initize RE2C...
2005-08-11 foobarno DOS EOLs!
2005-08-11 foobar- Fixed test
2005-08-11 foobarMFH
2005-08-11 foobarMFH
2005-08-11 foobar- Regenerated.
2005-08-11 foobarBFNS
2005-08-11 Marcus Boerger- And this is version 5.1
2005-08-11 Antony DovgalBFN
2005-08-11 Antony Dovgalfix #34078 (Reflection API problems in methods with...
2005-08-11 Marcus Boerger- MFH creadits to Johannes
2005-08-11 Rasmus LerdorfRemove pear/XML_RPC dependency for the pear installer
2005-08-11 Frank M. KromannRevert the last patch so we can release PHP 5.1
2005-08-10 Rasmus LerdorfMinor consistency cleanup
2005-08-10 Ilia AlshanetskyMFH: Fixed bug #34068 (Numeric string as array key...
2005-08-10 Dmitry StogovFixed bug #34062 (Crash in catch block when many argume...
2005-08-10 Dmitry StogovFixed bug #25359 (array_multisort() doesn't work in...
2005-08-10 Dmitry StogovFixed bug #34064 (arr[] as param to function in class...
2005-08-10 Marcus Boerger- MFH estrdup/strndup change (as hinted by Andi)
2005-08-10 Dmitry StogovFixed bug #33940 (array_map() fails to pass by referenc...
2005-08-10 Dmitry StogovFixed bug #29253 (array_diff with $GLOBALS argument...
2005-08-10 Dmitry StogovFixed bug #34045 (Buffer overflow with serialized object)
2005-08-10 Dmitry StogovFixed test file (.inc.php -> .php)
2005-08-09 Andi Gutmans- This didn't end up being included
2005-08-09 Marcus Boerger- MFH: PEAR uses .php not .inc.php (as discussed with...
2005-08-09 Derick Rethans- MFH:
2005-08-09 Sebastian BergmannSync with config.m4.
2005-08-09 Andi Gutmans- No release today. Found a critical bug...
2005-08-09 Andi Gutmans- RC1
2005-08-08 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2005-08-08 Andrei ZmievskiUpgrade to PCRE version 6.2.
2005-08-08 Frank M. KromannMake sure this works for multiple results as well
2005-08-08 Frank M. KromannRemove debug code and optimize a bit
2005-08-08 Magnus M��tt�makedev is a macro on several systems.
next