]> granicus.if.org Git - php/shortlog
php
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/ /
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
next