]> granicus.if.org Git - php/shortlog
php
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...
2000-12-24 Sascha SchumannFix "make test" in VPATH environments
2000-12-24 Thies C. Arntzenrevert last fix. the problem is now fixed globally...
2000-12-24 <changelog... ChangeLog update
2000-12-24 Zeev SuraskiMore aggressive protection in call_user_function_ex()
2000-12-23 Thies C. Arntzenfix #8363.
2000-12-23 Sascha SchumannPass some more variables to AC_SUBST as those are neede...
2000-12-23 Zeev SuraskiFix a possible crash bug in call_user_function_ex(...
2000-12-23 <changelog... ChangeLog update
2000-12-22 Sascha Schumann(PHP session_unset) Return early, if no session was...
2000-12-22 Sascha SchumannSupport multi-char arg separators.
2000-12-22 Sascha SchumannSet the floating-point exception mask on FreeBSD to...
2000-12-22 Sascha SchumannSignal an error condition, if write was unable to perfo...
2000-12-22 Sascha SchumannNULL is a valid return value of mmap. Check against...
2000-12-22 Sascha Schumann(php_file_copy) Use mmap to map the source file into...
2000-12-22 Andrei Zmievski(PHP preg_replace) Fix to allow proper escaping of...
2000-12-22 Zeev SuraskiHeads up people!
2000-12-22 Zeev SuraskiAllow get_current_key() not to return the key itself...
2000-12-22 Zeev Suraski@* Fixed a possible crash in get_class_methods() (Zeev)
2000-12-22 <changelog... ChangeLog update
2000-12-22 <changelog... NEWS update
2000-12-21 foobar@- Changed setlocale() to use LC_* constants. (Jani)
2000-12-21 Sascha SchumannNo need for GCC extensions in non-debugging mode.
2000-12-21 Sascha SchumannSome AC_SUBST substitutions were removed which are...
2000-12-21 <changelog... ChangeLog update
2000-12-20 Chuck Hagenbuchinstall the Math/* files.
2000-12-20 Sascha SchumannStop automatically passing vars to AC_SUBST through...
2000-12-20 Sascha SchumannSpeed up the genif.sh script a little bit. Whereas...
2000-12-20 Andi Gutmans- Use memcmp() instead of ugly char-by-char compare
2000-12-20 Zak GreantRemoved unused variable from is_scalar
2000-12-20 foobarNote about fix under correct version.
2000-12-20 <changelog... ChangeLog update
2000-12-20 <changelog... NEWS update
2000-12-19 Zeev SuraskiAdd the QA team to the credits
2000-12-19 Stanislav MalyshevAdd support for ASP tags in one-line comment
2000-12-19 Hartmut Holzgraefe@ ctype functions now follow the extension naming conve...
next