]> granicus.if.org Git - php/shortlog
php
2001-05-08 Dan Kalowskythis is a fix for bug 10250. it basically provides...
2001-05-08 Andi Gutmans- Fix line numbers when some lines end with \r
2001-05-08 Frank M. KromannFixing the use of compatibility mode. When the flag...
2001-05-08 Frank M. KromannFixing the use of compatibility_mode setting in php...
2001-05-08 Andrei ZmievskiRemove wrong line.
2001-05-08 Andrei ZmievskiReformatting.
2001-05-08 Zeev SuraskiUpdate NEWS
2001-05-08 Andi Gutmans- Fix crash bug reported by DBG author Dmitri Dmitrienko.
2001-05-08 Rui Hirokawaadded mb_language to ext/mbstring.
2001-05-08 foobarFix the build.
2001-05-08 Dan Kalowskyreminder to remove the --with-openlink configure option
2001-05-08 <changelog... ChangeLog update
2001-05-08 <changelog... NEWS update
2001-05-08 Zeev Suraski$argc was off by one in -f (fix bug #9289)
2001-05-08 James MooreGive correct warnings if certain libaries/verisons...
2001-05-07 Zeev Suraskiwhitespace
2001-05-07 Zeev SuraskiAvoid crashing if somehow, output is sent in a new...
2001-05-07 Marc BoerenPassed db_handle to dbx_error_function instead of NULL...
2001-05-07 Rui Hirokawaupdate address of licence term in mbstring.
2001-05-07 Zeev SuraskiUpdate NEWS
2001-05-07 Zeev SuraskiMake zend_execute_scripts() reentrant
2001-05-07 Zeev SuraskiAllow virtual() of PHP files. We may have to improve...
2001-05-07 Wez FurlongEnabled optional result_mode param in mysql_db_query...
2001-05-07 Sascha SchumannAs the WDDX extension can now be built as shared extension
2001-05-07 David HedborPatch from Jan Legenhausen to add vars to the HTTP_SERV...
2001-05-07 <changelog... ChangeLog update
2001-05-07 <changelog... NEWS update
2001-05-06 Stig Bakkenupdated the .emacs example
2001-05-06 Stig Bakkenuse $PHP_LAYOUT, not $libdir, to determine the extensio...
2001-05-06 Stig Bakken@Added --with-layout configure option (Stig)
2001-05-06 Egon SchmidFixed some protos.
2001-05-06 Sterling Hughesfix crash bug
2001-05-06 Rui Hirokawafixed divided by zero exception and lack of multidiment...
2001-05-06 Sterling Hughesfix compile bug.
2001-05-06 foobarAttempt to fix the build when a c-client lib with kerbe...
2001-05-06 Zeev SuraskiRecover from a parse error in include files (before...
2001-05-06 James MooreFix win32 build
2001-05-06 Derick Rethans- Nuke warning
2001-05-06 Sascha SchumannUp prerequisites to libtool 1.4
2001-05-06 Sascha SchumannUpgrade to libtool 1.4.
2001-05-06 Derick Rethans- Partial fix for bug #9050, support for "Jan 19 2000...
2001-05-06 Andi Gutmans- .cc files were renamed. Update .cvsignore.
2001-05-06 foobarMoved ts_alloca_id() into MINIT like Andi requested.
2001-05-06 foobarFix bug: #8834. Now there should be more random salts..
2001-05-06 Zeev SuraskiYikes, that would have been a very bad bug :)
2001-05-06 Zeev SuraskiFloating point keys didn't work in array() (fix bug...
2001-05-06 foobarFixed bug: #7227. Now the correct strings (if set)...
2001-05-06 foobarFix bug: #10323. Every value outputted is now escaped.
2001-05-06 Zeev SuraskiUpdate NEWS
2001-05-06 Zeev SuraskiHear hear, interactive mode is finally showing some...
2001-05-06 Zeev SuraskiSupport interactive mode in thread-safe builds
2001-05-06 Zeev SuraskiFix autoconversion of hexadecimal strings
2001-05-06 Zeev SuraskiRetain single spaces as spaces to condense HTML
2001-05-06 Sascha SchumannFix broken build
2001-05-06 Wez FurlongFixed win32 build problem.
2001-05-06 Egon SchmidCorrected one proto.
2001-05-06 foobarBeutify phpinfo() output.
2001-05-06 foobarAdded a check that libc-client support SSL.
2001-05-06 foobarRemoved usused variables.
2001-05-06 Rui Hirokawafixed a compilation problem without --enable-mbstr...
2001-05-06 Rasmus LerdorfAdd pg_last_notice() function
2001-05-06 <changelog... ChangeLog update
2001-05-05 Wez FurlongFixed Andi's build problem.
2001-05-05 Wez FurlongNuke buffering from php_streams, move connect_nonb...
2001-05-05 Andi Gutmans- Fix format to be consistent
2001-05-05 Zeev SuraskiLayout fix
2001-05-05 Zeev SuraskiFix missing statement
2001-05-05 Sascha SchumannFix libtool check
2001-05-05 Wez FurlongAdded Sascha Kettler to credits
2001-05-05 Sascha SchumannFix broken ZTS build.
2001-05-05 Thies C. Arntzennot to forget this one!
2001-05-05 Zeev Suraskiemalloc()'d strings must be freed before the request...
2001-05-05 <changelog... ChangeLog update
2001-05-05 <changelog... NEWS update
2001-05-04 Wez FurlongMerged and adapted a patch from Sascha Kettler <kettler...
2001-05-04 Wez FurlongI'm now the primary maintainer for OpenSSL extension...
2001-05-04 Wez FurlongMaking notes about which extensions need most work...
2001-05-04 Chuck HagenbuchAdd support for in_reply_to header, and fix erealloc...
2001-05-04 Jason GreeneFixed bug in my previous patch, forgot to reset connect...
2001-05-04 foobarFix bugs: #10642, #10612
2001-05-04 Andrei Zmievski@- Fixed a bug in preg_split() that would incorrectly...
2001-05-04 Thies C. Arntzennamespace-protect "open"
2001-05-04 Harald Radiadded ext/com/ files to the project
2001-05-04 Rui Hirokawafixed a memory leak in ext/mbstring.
2001-05-04 Ben MansellRemoved a duplicate php_import_environment_variables...
2001-05-04 Marc BoerenForgot the Visual Studio project, added now (Mc)
2001-05-04 Marc BoerenRegistered db-module constants for use in dbx_connect...
2001-05-04 Marc BoerenAdded docs about creating dbx-support for other databas...
2001-05-04 Sebastian BergmannNuke unreferenced local variables.
2001-05-04 Sterling HughesMake it compile with the latest cURL cvs, heck it even...
2001-05-04 Rui Hirokawaadded status parameter to output handler in ext/iconv.
2001-05-04 Jason Greene@ Added connection error support to mysql_error() and...
2001-05-04 <changelog... ChangeLog update
2001-05-04 <changelog... NEWS update
2001-05-03 Derick Rethans- Applied a patch that enables getimagesize to return...
2001-05-03 Wez FurlongAdded streams stuff
2001-05-03 Chuck Hagenbuchadd crash guard (valid message number check) to imap_bo...
2001-05-03 Chuck Hagenbuchremoving references to IMSP module, which will probably...
2001-05-03 Chuck HagenbuchFix for #8359. imap_fetchheader should never return...
2001-05-03 Zeev SuraskiFix chdir() under Windows 9x/ME
next