]> granicus.if.org Git - php/shortlog
php
2003-03-20 foobarWS & CS fixes..
2003-03-20 Wez FurlongFix for persistent stream shutdown under debug builds
2003-03-20 foobarCS fix
2003-03-20 foobarWS & CS fixes
2003-03-20 foobarWS & CS fixes
2003-03-20 foobarWS & CS fixes
2003-03-19 foobarBetter config.m4..
2003-03-19 foobarAnd this too..
2003-03-19 foobarAndrei forgot this..
2003-03-19 Andrei Zmievski- Keep track of starting/ending line numbers for user...
2003-03-19 Andrei ZmievskiLowercase the function name when used as key in the...
2003-03-19 Marcus Boerger- reenable $argc/$argv
2003-03-19 David HillCorrecting example to use proper variable - NO_INTERACTION
2003-03-19 foobarUsing of quotes around paths is a very good idea..
2003-03-19 foobarFixed bug #22775 (Fatal errors exit with status 0 with...
2003-03-19 <changelog... ChangeLog update
2003-03-19 Wez FurlongSanity check for when a stream is requested to be persi...
2003-03-18 Wez FurlongAdd the mode string that was used to open the stream...
2003-03-18 Wez FurlongImplement persistent plain file streams.
2003-03-18 Wez FurlongQ}
2003-03-18 Marcus Boerger-turn html_errors on by default again
2003-03-18 Jay Smithget_browser() needs to use zend_is_auto_global() on...
2003-03-18 Marcus Boergermake phpinfo() depend on executed sapi
2003-03-18 Ilia AlshanetskyCleanup.
2003-03-18 foobarFixed bug #22765
2003-03-18 Wez FurlongAvoid using FILE* where possible.
2003-03-18 Zeev Suraski- Fix situation where a derived class declares a public...
2003-03-18 Marcus Boergeruse new callback to overwrite ini settings
2003-03-18 Marcus Boergergive sapi modules the possibility to overwrite default...
2003-03-18 Wez Furlongavoid unsigned issues.
2003-03-18 Wez FurlongCS fixes
2003-03-18 Wez FurlongFix for #22721 (poor file() performance on systems...
2003-03-18 Stig Bakken* email address change
2003-03-18 foobarFixed bug #22751 (Compile error in gdcache when externa...
2003-03-18 <changelog... ChangeLog update
2003-03-18 foobarwhitespace..
2003-03-17 Ilia AlshanetskyWin32 build fix.
2003-03-17 Ian HolsmanPR#22672 - User not logged under Apache2
2003-03-17 Ilia AlshanetskyFixed bug #22538 (failed stat on stdio/stdin/stderr...
2003-03-17 foobarFix the bad logic..
2003-03-17 foobarWS & CS fixes
2003-03-17 foobarWS & CS fixes
2003-03-17 Stanislav MalyshevMFZE1
2003-03-17 Hartmut Holzgraefefixing my proto fix :|
2003-03-17 Wez FurlongFix for Bug #21310, based on a patch by jflemer@php...
2003-03-17 Hartmut Holzgraefeproto fixes
2003-03-17 Hartmut Holzgraefeproto fix
2003-03-17 Hartmut Holzgraefeproto fix
2003-03-17 Hartmut Holzgraefemore proto fixes
2003-03-17 foobarBe sure we get the correct version..
2003-03-17 foobaradded the version info to be send as-is to buildtest...
2003-03-17 foobarAdded missing zend_mm.c file and renamed zend_object_AP...
2003-03-17 <changelog... ChangeLog update
2003-03-16 Sascha SchumannMerge macro changes
2003-03-16 Marcus Boerger- disable html_errors per default as suggested by php...
2003-03-16 foobarWS & CS fixes + some TSRM_FETCH() removals + pval ...
2003-03-16 <changelog... ChangeLog update
2003-03-16 foobar- Fixed bug #22709 (crash within interbase when databas...
2003-03-15 Moriyoshi KoizumiAdded test for bug22592
2003-03-15 Hartmut Holzgraefelots of proto stuff
2003-03-15 Hartmut Holzgraefedocbook fixes
2003-03-15 Hartmut Holzgraefethinko fix to kill warnings
2003-03-15 Hartmut Holzgraefedocbook typo fix
2003-03-15 Hartmut Holzgraefemake sure the function name in the proto matches the...
2003-03-15 Marcus Boergerfix Bug #21751 - the parameter was wrong when this...
2003-03-15 Wez Furlong64bit fixes
2003-03-15 Wez Furlongfix proto
2003-03-15 <changelog... NEWS update
2003-03-15 <changelog... ChangeLog update
2003-03-15 foobarAnd this never existed in any release either..
2003-03-15 foobar"allow_webdav_methods" does not exist / is not needed...
2003-03-14 Jay Smith@- Fixed bug #22386 (Using browscap causes segfault...
2003-03-14 foobarNo c++ comments
2003-03-14 foobarno c++ comments
2003-03-14 foobarNo c++ comments!
2003-03-14 Moriyoshi KoizumiFixed typo
2003-03-14 Ilia AlshanetskyWhitespace fixes.
2003-03-14 Daniela Mariaschireverting to version 1.9
2003-03-14 Alan Knowlesremove makefile and libs.mk from package file
2003-03-14 Alan Knowlesremoving files not needed so diff -u works nicely
2003-03-14 Alan Knowlesfix package file - note the package is called ext_soap...
2003-03-14 Alan Knowlesfixes to enable module building
2003-03-14 Alan Knowlesadd support for shared library building - shout stop...
2003-03-14 <changelog... ChangeLog update
2003-03-13 Daniela MariaschiTest for libgds needs libcrypt with Firebird to succeed
2003-03-13 foobarthis is in the PHP_4_3 branch...
2003-03-13 Daniela MariaschiNumeric/decimal datatype overflow on Win32.
2003-03-13 Derick Rethans- Whitespace
2003-03-13 Martin Jansen* Fixing bug #21845.
2003-03-13 Andrei ZmievskiFix warning in va_start().
2003-03-13 Sara GolemonBFN
2003-03-13 Jay SmithSolaris knows nothing of "Europe/Amsterdam". Use "US...
2003-03-13 Ilia AlshanetskyFixed bug #22681 (Crash when reading from invalid file...
2003-03-13 foobarPrevent using both --with-sybase and --with-sybase...
2003-03-13 foobarhrm
2003-03-13 Sara GolemonBug #21534. Silly typo.
2003-03-13 Hartmut Holzgraefeadvertising ext_skel_ng ;)
2003-03-13 Ilia AlshanetskyCleanup.
2003-03-13 <changelog... NEWS update
2003-03-13 <changelog... ChangeLog update
next