]> granicus.if.org Git - php/shortlog
php
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.
2005-08-08 Frank M. KromannNews entry for Fix #32010
2005-08-08 Frank M. KromannFix #32010. Leak in mssql_fetch_batch().
2005-08-08 foobarBFNSF
2005-08-08 Hartmut Holzgraefefinally!
2005-08-08 Hartmut Holzgraefeput the -d extension loading options in the right place,
2005-08-08 foobarFix cleanup
2005-08-08 foobar- Fixed problem with -dextension=foobar.so not having...
2005-08-08 Ilia AlshanetskyAdjust date("") handling.
2005-08-08 foobar- Made it possible to do "make test" for phpized extensions
2005-08-08 foobar- Show the dependancy name we could not find (req_mod...
2005-08-08 Dmitry StogovAutomatic encoding/decoding of hexbin data type (base64...
2005-08-08 Hartmut Holzgraefefix extension loading from command line, resources...
2005-08-08 <changelog... ChangeLog update
2005-08-07 foobarBFN
2005-08-07 foobar- Fixed bug #29334 (mail() provides incorrect message...
2005-08-07 foobarMissing entry
2005-08-07 Hartmut Holzgraefe configure.in scripts/Makefile.frag scripts/phpize.in
2005-08-07 Ilia AlshanetskyUpdate todo.
2005-08-07 Hartmut Holzgraefetypo fix
2005-08-07 foobarThis test failed because libxml versions differ..
2005-08-07 Derick Rethans- Fix skip-if comment.
2005-08-07 <changelog... ChangeLog update
2005-08-07 Pierre Joye- each file needs a role
2005-08-06 Pierre Joye- add package2.xml
2005-08-06 Pierre Joye- prepare release
2005-08-06 Edin KadribasicMention new library bundle on windows
2005-08-06 Pierre Joye- fix examples
2005-08-06 foobarBFN
2005-08-06 Edin KadribasicOnly link zlib if we dont compile it in (#3406)
2005-08-06 Edin KadribasicAdd missing export
2005-08-06 Rob Richardsfix tests
2005-08-06 Andrey Hristovadd a comment
2005-08-06 Andrey Hristovadd error checking
2005-08-06 Andrey Hristovfix problem on 64 bit - when asking for "l" supply...
2005-08-06 Frank M. KromannFix for #32531
2005-08-06 <changelog... ChangeLog update
2005-08-06 Frank M. KromannCleanup to match the current cvs version of ming0.3beta
2005-08-05 foobarNo HTML output if html_errors is off (bug #34006)
2005-08-05 foobarFix compile failure with GCC 4.0.x
2005-08-05 foobar- This ini option is only effective when set in php...
2005-08-05 foobar- Fixed bug #34015
2005-08-05 Anantha Kesari H YNetWare specific stat structure issues.
2005-08-05 Dmitry StogovFixed bug #33996 (No information given for fatal error...
2005-08-05 foobarSkip test on solaris
2005-08-05 Dmitry StogovFixed bug #33999 (object remains object when cast to...
2005-08-05 foobar- Changed -a to -A to prevent enabling PHP in httpd...
2005-08-05 Dmitry StogovFixed memory leak in foreach() on undefined variable...
2005-08-05 <changelog... ChangeLog update
2005-08-04 Wez Furlongtest -e doesn't work on solaris
2005-08-04 Derick Rethans- Update TODO
2005-08-04 Antony Dovgaladd test for the last Dmitry's fix
2005-08-04 Dmitry StogovFixed possible memory corryption during compilation...
2005-08-04 Dmitry StogovFixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes...
2005-08-04 Dmitry StogovFixed clone bug in ze1_compatibilty mode
2005-08-04 <changelog... ChangeLog update
2005-08-03 Ilia AlshanetskyFixed memory leak.
2005-08-03 foobar- Bumber up year
2005-08-03 foobarupdate credits
next