]> granicus.if.org Git - php/shortlog
php
2001-12-01 Tomas V.V.Coxcheck for version for not building broken packages...
2001-12-01 Derick Rethans- Fix a crash when passing e.g. NULL to basename()...
2001-12-01 Thies C. Arntzenimprove last patch:
2001-12-01 Thies C. Arntzenserialized data would be incoorect if __sleep() returne...
2001-12-01 Sergey Kartashoff- mnoGoSearch module usage example (searchlite) updated...
2001-12-01 Sergey Kartashoff- StoreDOC support has been added to mnogoSearch module.
2001-12-01 Andi Gutmans- Revert one of the changes because it might be before...
2001-12-01 Andi Gutmans- Use alloca() when possible.
2001-12-01 <changelog... ChangeLog update
2001-12-01 <changelog... NEWS update
2001-12-01 foobarThis makes the configure --help output more readable.
2001-11-30 Stig Venaasldap_first_attribute and ldap_next_attribute has been...
2001-11-30 Brian BrunsDetect FreeTDS to work around different library sets
2001-11-30 foobarAdded missing cvs ids and unified configure messages.
2001-11-30 foobarUnified the configure messages.
2001-11-30 Andi Gutmans- Initial support for class constants. There are still...
2001-11-30 Andi Gutmans- Fix typo
2001-11-30 Derick Rethans- Added ob_flush and ob_clean functions, which do not...
2001-11-30 Derick Rethans- Fix for bug 8909 and 12680 (timezone problem)
2001-11-30 foobarThis is better way to configure. PDFlib 3/4 can be...
2001-11-30 <changelog... ChangeLog update
2001-11-29 Stig VenaasAdding ldap_set_rebind_proc() for APIs with V3 3 arg...
2001-11-29 Stig VenaasMaking the link resource point to a structure that...
2001-11-29 Sterling HughesUpdate to the latest apr api (patch by Clif Woolley)
2001-11-29 Thies C. Arntzeni'm sure i had this compile before;-)
2001-11-29 Thies C. Arntzenfix a crash in socket_connect (if hostname was not...
2001-11-29 <changelog... ChangeLog update
2001-11-28 Uwe Steinmann- introduced several macros to simply code (done by...
2001-11-28 <changelog... ChangeLog update
2001-11-27 Andi Gutmans- Support syntax for class constants (doesn't do anythi...
2001-11-27 <changelog... ChangeLog update
2001-11-27 Frank M. KromannRemoving winutil.c from this project. the functions...
2001-11-26 foobarShow the registered ini entry in phpinfo()
2001-11-26 foobarUpdated file since .re changed.
2001-11-26 Derick Rethans- Also patch the file from which var_unserializer.c...
2001-11-26 Derick Rethans- Adding a callback mechanism to the unserializer....
2001-11-26 Sterling HughesZ_TYPE(filehandle)?? ok.. whatever... ;)
2001-11-26 Andi Gutmans- Support static $var = 0; style initialization of...
2001-11-26 Sebastian BergmannNuke ext/sablot entries.
2001-11-26 <changelog... ChangeLog update
2001-11-25 Rui Hirokawafixed a link error in configure script.
2001-11-25 Egon SchmidFixed some protos. If pi means processing instruction...
2001-11-25 Egon SchmidFixed some protos.
2001-11-25 Andi Gutmans- Fix crash and leak
2001-11-25 Zeev SuraskiFix build if PHP_ENABLE_SEH is not defined
2001-11-25 Andi Gutmans- Whitespace
2001-11-25 Andi Gutmans- Support static members. The following script works:
2001-11-25 <changelog... ChangeLog update
2001-11-24 foobarAdded missing ini directive: always_populate_raw_po...
2001-11-24 foobarAdded missing CVS Id tag.
2001-11-24 Andi Gutmans- MFZE1
2001-11-24 foobar- Handle more error types when uploading files.
2001-11-24 Zeev Suraskiwhitespace
2001-11-24 Zeev Suraskiwhitespace
2001-11-24 Zeev SuraskiHonor error_reporting (in general and @ in particular...
2001-11-24 Zeev SuraskiSave entries in $_SESSION even if register_globals...
2001-11-24 Zeev SuraskiEntries registered with session_register() and altered...
2001-11-24 <changelog... ChangeLog update
2001-11-24 Zeev Suraskiwhitespace
2001-11-23 Derick Rethans- Reverse slight mistake (patch by Markus Fischer)
2001-11-23 Rui Hirokawarestriction is relaxed because output handler couldn...
2001-11-23 <changelog... ChangeLog update
2001-11-23 <changelog... NEWS update
2001-11-22 Derick Rethans- Beautifying
2001-11-22 foobarWS fix.
2001-11-22 Derick Rethans- Fix crach bug if the parameter to shm_remove is not...
2001-11-22 Derick Rethans- Added a parameter to mysql_connect to force a new...
2001-11-22 Derick Rethans- Fix for bug #14169
2001-11-22 <changelog... ChangeLog update
2001-11-22 <changelog... NEWS update
2001-11-21 Frank M. KromannAllow php_win_err() to be called from extenstions
2001-11-21 Stig VenaasAdded ldap_sort() function
2001-11-21 Uwe Steinmann- add functions clone_node(), is_blank_node(), create_e...
2001-11-21 Sean BrightFix typo.
2001-11-21 <changelog... ChangeLog update
2001-11-21 Harald Radiadded blabla
2001-11-20 Sterling HughesFix a crash bug in CURLOPT_POSTFIELDS by using curl_for...
2001-11-20 James MooreRemove sablot from php_modules.dsw, its no longer in...
2001-11-20 <changelog... ChangeLog update
2001-11-19 Andrei ZmievskiFix NEWS.
2001-11-19 Derick Rethans- Added a bugfix
2001-11-19 Zeev SuraskiFix set_time_limit() to affect only the current request...
2001-11-19 <changelog... ChangeLog update
2001-11-19 <changelog... NEWS update
2001-11-19 foobarFixed bugs: #14034, #11647 (can not find any others)
2001-11-18 foobarFixed bug: #14014.
2001-11-18 foobarTest before commit..test before commit..
2001-11-18 foobarNow this might even work.
2001-11-18 Doug MacEachernAIX compiler doesn't like having a comma at the end...
2001-11-18 Derick Rethans- Added md5_file(), which calculaties the MD5 sum of...
2001-11-18 Derick Rethans- MFB
2001-11-18 Sterling HughesRemove the .cvsignore file
2001-11-18 Sterling HughesRemove the sablotron extension
2001-11-18 Derick Rethans- Fix build on FreeBSD (patch by Markus Fischer)
2001-11-18 foobarWS fix
2001-11-18 Andrei Zmievski- Added support for parsing recordsets.
2001-11-18 <changelog... ChangeLog update
2001-11-17 Zeev SuraskiFix bug 13143
2001-11-17 <changelog... ChangeLog update
2001-11-16 David Reids/\t/ /
next