]> granicus.if.org Git - php/shortlog
php
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/ /
2001-11-16 Sascha SchumannFix two incidents which have been reported about the...
2001-11-16 Andrei ZmievskiAdd todo item.
2001-11-16 Rasmus LerdorfUse the macro here and add an E_NOTICE
2001-11-16 foobar- Nuked some memleaks
2001-11-16 <changelog... ChangeLog update
2001-11-16 foobarNo use of populating the hash if there is no file saved.
2001-11-15 Zeev SuraskiMFZE1
2001-11-15 foobarIn case of submitting form without any files selected...
2001-11-15 Stanislav MalyshevCheck in ftok() function by Andrew Sitnikov <sitnikov...
2001-11-15 Tomas V.V.Coximplemented "uninstall" command
2001-11-15 <changelog... ChangeLog update
2001-11-14 Stig VenaasFixed some memory leaks and removed some unnecessary...
2001-11-14 Frank M. KromannPrevent fbsql_num_rows from looping
2001-11-14 Frank M. KromannFixing debug build
2001-11-14 Sterling HughesMany other reasons that setvbuf can fail than "wrong...
2001-11-14 Christian Stockeradding PEAR/Registry.php
2001-11-14 Derick Rethans- Fix crashbug on dtor
2001-11-14 Christian Stockerchecking if package.xml.gz exists, before checking...
2001-11-14 <changelog... ChangeLog update
2001-11-13 Doug MacEachernsetup standard CGI variables
2001-11-13 Frank M. KromannFixing compile error
2001-11-13 Frank M. KromannFixing debug build
2001-11-13 Stig VenaasMinor changes in ldap_connect(): fixed crash with OpenL...
2001-11-13 Stig VenaasRemoved some old cruft (some commented code and non...
2001-11-13 foobarFixed some problems in configuring e.g. shared module.
2001-11-13 Rasmus LerdorfBe explicit here and cast it
2001-11-13 Rasmus LerdorfFix most of these tests - still think there is a bug...
2001-11-13 Rasmus LerdorfDifferent operating systems handle the group x bit...
2001-11-13 foobarMake these tests work regardless of the register_global...
2001-11-13 Zeev SuraskiImprove OpenSSL compatibility
2001-11-13 foobarFixed bug introduced by my last commit.
2001-11-13 Sterling Hughes"Fix" last commit, to compile cURL with SSL support...
2001-11-13 Derick Rethans- Fix scheme/sax handlers (patch by Lenar Lõhmus <lenar...
2001-11-13 <changelog... ChangeLog update
2001-11-13 Stig Bakken* command name changes
2001-11-13 Stig Bakken* rename files to .reg (not .inf)
2001-11-13 Stig Bakken* error message cleanup
2001-11-13 Zeev SuraskiImport patch from bug #14023
2001-11-13 foobarFixed the wrong logic in ini_get_all() function.
2001-11-12 Martin Jansen* shame on me ...
2001-11-12 Martin Jansen* typo
2001-11-12 Jon PariseProvide the full URL to pear.php.net.
2001-11-12 Markus FischerUnified error/warning messages.
2001-11-12 <changelog... ChangeLog update
2001-11-12 <changelog... NEWS update
2001-11-12 Markus FischerWS
2001-11-12 Markus FischerFix #14020 and some minor leaks.
2001-11-11 Rui Hirokawafixed output problem with output buffering handler.
2001-11-11 Jeroen van... Fix all (at least, I tried to catch all) proto's in...
2001-11-11 Jeroen van... Add warning when set_file_buffer() fails
2001-11-11 Derick Rethans- Renaming key_exists to array_key_exists
2001-11-11 Stanislav MalyshevFix crash bug on malformed .ini file
2001-11-11 Thies C. Arntzencompile fix
2001-11-11 Markus FischerAdd missing loop variable $i.
2001-11-11 Markus FischerSuppress warning on long-options without an additional...
2001-11-11 Rasmus LerdorfFix for 14012
2001-11-11 foobarMake the filesize 0 when upload fails. And changed...
2001-11-11 <changelog... ChangeLog update
2001-11-11 <changelog... NEWS update
2001-11-11 foobarFix for bug: #14008. Still needs some minor changes...
2001-11-11 Andrei ZmievskiClean up.
2001-11-10 Andrei ZmievskiCrash fix news.
2001-11-10 Andrei ZmievskiFixed bug #13635.
2001-11-10 Andrei ZmievskiFixed bug #13901.
2001-11-10 Sebastian BergmannNo need to 'include' a .re file here.
2001-11-10 Shane CaraveoMake the win32 fastcgi compilable with the php4ts projects.
2001-11-10 Sascha SchumannRewrite of unserializer which should be more maintainab...
2001-11-10 Derick Rethans- Fixing this bad idea
2001-11-10 James MooreFix apache win32 dso build.
2001-11-10 Rasmus Lerdorf# More low-oxygen plane hacking
2001-11-10 Derick Rethans- Correcting Goba's name, and adding me to QA team
2001-11-10 Martin Jansen* some minor improvements
2001-11-10 foobarFixed bug: #13955.Checks now for png_write_image().
2001-11-10 Frank M. KromannMake fbsql_list_fields work as documented
2001-11-10 <changelog... ChangeLog update
2001-11-10 <changelog... NEWS update
next