]> granicus.if.org Git - php/shortlog
php
2001-01-07 Sascha SchumannAdd a new test and refine the fourth test
2001-01-07 Sascha SchumannUse zval_ptr_dtor instead of zval_dtor/FREE_ZVAL pair.
2001-01-07 foobarFixed bug: 8478
2001-01-07 foobarimap_user and imap_password were freed too early.
2001-01-07 Jon PariseFix typo. This one was my fault, anyway.
2001-01-07 Chuck Hagenbuchlist the correct modeline for vi.
2001-01-07 Zeev SuraskiFix possibility of a crash during startup (very unlikel...
2001-01-07 <changelog... ChangeLog update
2001-01-06 Zeev SuraskiRemove -S
2001-01-06 Andi Gutmans- This slipped in by mistake.
2001-01-06 Rui Hirokawafixed option name mismatch.
2001-01-06 Rui Hirokawalinked with libexpat. it's necessary to use sablot...
2001-01-06 <changelog... ChangeLog update
2001-01-05 Frank M. KromannAdding hack to allow odbc_tables to work on Access...
2001-01-05 Chuck Hagenbuchadd File/Passwd.php to the install rules, and change...
2001-01-05 Chuck Hagenbuchrevert Jon's patch, leaving only the correct one.
2001-01-05 Jon Parise$from_arr is a two-dimensional array here. Treat it...
2001-01-05 Chuck Hagenbuchmake sure we get back a flat array from parseAddressList().
2001-01-05 Jon PariseFix the substitution of PEAR_INSTALLDIR. (@PEAR_INSTALL...
2001-01-05 Daniel Beulshausenremove stupid ifdef's
2001-01-05 Daniel Beulshausenfinally remove -S option from bison
2001-01-05 Daniel Beulshausenfixed date not allocating enough buffer, bug 7963
2001-01-05 Daniel Beulshauseninclude config.w32.h under win32
2001-01-05 Daniel Beulshausenmake threaded apache module build again
2001-01-05 Zeev SuraskiMerge in some ZEND_API additions from Daniel Beulshause...
2001-01-05 Andi Gutmans- Get rid of C++ comments
2001-01-05 Uwe Steinmann- fixed potential segmfault in xmldoc() and xmldocfile()
2001-01-05 foobarAdded missing ieeefp.h. (This is needed e.g. by nsapi...
2001-01-05 Rui Hirokawaadded libxml-1.95 support and some new functions relate...
2001-01-05 Chuck Hagenbuchinitial coding standards doc for all to argue over.
2001-01-05 <changelog... ChangeLog update
2001-01-04 Frank M. KromannFixing wrong return value when executing statements...
2001-01-04 Chuck Hagenbuchfix the Log::factory() method to assume that the Log...
2001-01-04 Jan BorsodiAdded credits.
2001-01-04 Jan BorsodiRemoved some stupid header text.
2001-01-04 Jan BorsodiRemoved some stupid header text.
2001-01-04 Jan BorsodiNew function qdom_error which returns the error text...
2001-01-04 Jan BorsodiNew function qdom_error which returns the error text...
2001-01-04 Jouni AhtoChanging my email address...
2001-01-04 Andi Gutmans- Make plist_destructor work like list_destructor to...
2001-01-04 <changelog... ChangeLog update
2001-01-03 Zeev SuraskiFix another case of possible line number corruption
2001-01-03 Zeev SuraskiFix last couple of problematic execution paths that...
2001-01-03 Chuck HagenbuchMail.php: use the Mail_rfc822:: class to parse addresse...
2001-01-03 foobarAdded better checking for OpenSSL's libraries. Now...
2001-01-03 Jon PariseMake socket support compile under Solaris 8 with the...
2001-01-03 foobarI missed this function..
2001-01-03 foobarFix pr #8305.
2001-01-03 foobarTrying to bring pdf extension a bit more up to date.
2001-01-03 Daniel Beulshausenfix filepath handling
2001-01-03 Chuck Hagenbuchadd Numbers/Roman.php, Net/Curl.php, and XML/RPC.php...
2001-01-03 Zeev SuraskiFix Apache module and remove excess elements from the...
2001-01-03 Daniel Beulshausenfix bug 8341 & 8394
2001-01-03 foobarFix compile.
2001-01-03 Stanislav MalyshevFix #8486 (name= without quotes in MIME Content-Disposi...
2001-01-03 Zeev SuraskiCommit missing declaration
2001-01-03 Chuck Hagenbuchadd allan@lodestone.co.za's Date_Human calculator class.
2001-01-03 Chuck Hagenbuchhere's an initial version of Richard Heyes' rfc822...
2001-01-03 <changelog... ChangeLog update
2001-01-03 <changelog... NEWS update
2001-01-02 Zeev SuraskiImport COM patch from Harald Radi <h.radi@nme.at>
2001-01-02 Zeev SuraskiMany patches. I hope I remember them all:
2001-01-02 Stig VenaasI think the order is wrong, switched order of ssl and...
2001-01-02 Jon PariseMake this comment readable.
2001-01-02 Chuck HagenbuchMake the generated <input> lower case and terminated...
2001-01-02 Rasmus LerdorfFix date('r') overflow
2001-01-01 Andi Gutmans- Remove unreachable code
2000-12-30 Zeev SuraskiFix possible corruption in line number information
2000-12-30 Zeev SuraskiFix a few possible bugs:
2000-12-28 Stig VenaasHopefully solves some bad behavior in array_unique...
2000-12-28 Dan Kalowskyit seems one section was missing the HAVE_SOLID_30...
2000-12-28 Dan Kalowskyadded #define(OPENLINK) to the SDWORD instead of SQLINT...
2000-12-28 Dan Kalowskyconfig file was missing a new line which seemed to...
2000-12-28 Rasmus LerdorfFix typo
2000-12-28 Stanislav MalyshevAdd license info
2000-12-28 foobarAdded the arg_separator directive.
2000-12-28 Holger ZimmermannMinor update regarding new phpinfo table format. Moved...
2000-12-28 <changelog... ChangeLog update
2000-12-28 Jon PariseMake nl2br() output <br /> instead of <br> to be XHTML...
2000-12-27 Zeev SuraskiMake the INI mechanism thread safe (or at least thread...
2000-12-27 Zeev Suraski- Make the INI mechanism thread safe (fix necessary...
2000-12-27 Andrei ZmievskiFix argument check (bug #8421).
2000-12-27 <changelog... ChangeLog update
2000-12-26 Zeev SuraskiUse iostream.h instead of istream.h (IBM's compiler...
2000-12-26 Zeev SuraskiAdd Release_TSDbg support. This mode compiles PHP...
2000-12-26 Zeev Suraski- Use supplied istdiostream definition for the INI...
2000-12-26 David Croft#remove cvs [dollar] ID from changelog
2000-12-26 <changelog... ChangeLog update
2000-12-25 <changelog... ChangeLog update
2000-12-24 Sascha SchumannSkip mcrypt/gmp tests, if the extensions are not available.
2000-12-24 Sascha SchumannAdd session_set_save_handler test
2000-12-24 Sascha SchumannMore instances of s/efree/FREE_ZVAL/
2000-12-24 Sascha SchumannNot freeing the zval using FREE_ZVAL caused a segfault in
2000-12-24 Sascha SchumannAlso call some member functions of the deserialized...
2000-12-24 Sascha SchumannRun run-tests.php in srcdir and add top_builddir/pear...
2000-12-24 Sascha SchumannAdd session object deserialization test
2000-12-24 Sascha SchumannAdd two regression tests for the session module
2000-12-24 Sascha SchumannFix segfault introduced through recent zend_hash_get_cu...
2000-12-24 Zeev SuraskiThis needs updating as well
2000-12-24 Sascha SchumannSync the expected output with Linux dirname output...
next