]> granicus.if.org Git - php/shortlog
php
2000-08-04 Hartmut Holzgraefeno longer needed
2000-08-04 Hartmut Holzgraefedo not rewrite absolute urls
2000-08-04 Andi Gutmans- Beautify code. Try and use more macros for splitting...
2000-08-04 Joey SmithGeez, you'd think English wasn' tmy native tongue.
2000-08-04 Joey SmithOutdated URL, link to the master site instead.
2000-08-04 Rasmus LerdorfSmall portability fix
2000-08-04 <changelog... ChangeLog update
2000-08-03 Hartmut Holzgraefeevaluate sendmail exit status, fixes unix side of bug...
2000-08-03 Stanislav MalyshevFix fclose prototype (#5930)
2000-08-03 Stanislav MalyshevIf we can't find a protocol in URL wrapper, try it...
2000-08-03 Hartmut Holzgraefewill now work again on 1-character urls, spaces before...
2000-08-03 <changelog... ChangeLog update
2000-08-03 <changelog... NEWS update
2000-08-02 Rasmus LerdorfLeave this initialization in
2000-08-02 Rasmus LerdorfHeads up! I have moved the headers_only and response_c...
2000-08-02 Rasmus LerdorfFix library ordering here so static builds will work
2000-08-02 Andi Gutmans- Remove commented code
2000-08-02 foobar- Added two new functions: ldap_t61_to_8859() and ldap_...
2000-08-02 <changelog... ChangeLog update
2000-08-02 <changelog... NEWS update
2000-08-01 Rasmus LerdorfAdd Olympus-specific tags to read_exif_data()
2000-08-01 Hartmut Holzgraefetypo fix
2000-08-01 Sascha SchumannEnable building PHP against kerberized IMAP libraries
2000-08-01 Hartmut Holzgraefeprotect datetime() against all zero inputs ...
2000-08-01 foobar@- Fixed bug in imap_fetchheader() where using FT_PREFE...
2000-08-01 Hartmut Holzgraefe"undefined function" error message will now suggest...
2000-08-01 Hartmut Holzgraefetrans-sid rewrite, is now state-aware (fix for bug...
2000-08-01 Stanislav MalyshevWhen output is empty, exec should return "", not "...
2000-08-01 <changelog... ChangeLog update
2000-08-01 Zeev Suraski- Get rid of whitespace.
2000-07-31 Rasmus LerdorfMissed a symbol
2000-07-31 Sascha SchumannAdd note about software requirements
2000-07-31 <changelog... ChangeLog update
2000-07-31 <changelog... NEWS update
2000-07-30 Hartmut Holzgraefefix for bug #5672
2000-07-30 Stig Bakken@Added XML_Parser class in PEAR (Stig)
2000-07-30 foobar#Damn. It still crashes in some situations. So this...
2000-07-30 Stanislav MalyshevFix file upload types array handling (#5836)
2000-07-30 Rasmus LerdorfFix bug in strip_tags function as per bug #5857
2000-07-30 Sam RubyRefactor in support of subclassing
2000-07-30 <changelog... ChangeLog update
2000-07-30 <changelog... NEWS update
2000-07-29 Rasmus LerdorfThis url symbol was a bit too generic. Change it to...
2000-07-29 foobar@- Fixed bug in imap_compose_mail() which caused crashe...
2000-07-29 Thies C. Arntzen@- Fix reading of IPTC via GetImageInfo() for certain...
2000-07-29 Rasmus LerdorfAdd a couple of notes to the INSTALL file to hopefully...
2000-07-29 Zeev SuraskiMade ob_start() and friends reentrant. It's now possib...
2000-07-29 Zeev Suraski- Update .dsp's
2000-07-29 Zeev SuraskiFix filename issues
2000-07-29 Jouni AhtoFix #5817 and really, really check what gets passed...
2000-07-29 Jouni AhtoRemoved an extra tab, it caused problems for Digital...
2000-07-29 Jouni AhtoThis should fix #5826.
2000-07-29 foobarJust cleaning up.
2000-07-29 <changelog... ChangeLog update
2000-07-29 <changelog... NEWS update
2000-07-28 foobarFixes bug which caused crash, if result_entry wasn...
2000-07-28 foobar# Oops..where did those creep in? =(
2000-07-28 foobar@- Made ldap_add(), ldap_modify(), ldap_mod_add(),...
2000-07-28 Stig Bakken* PEAR now stands for "PHP Extension and Application...
2000-07-28 Chuck HagenbuchMoving the Socket class to Net/Socket.php, and basing...
2000-07-28 Hartmut Holzgraefeadded '-l' option to command line / CGI version for...
2000-07-28 Hartmut Holzgraefeshould fix bug #5729
2000-07-28 Stanislav MalyshevMake define return false and issue E_NOTICE when trying...
2000-07-28 <changelog... ChangeLog update
2000-07-28 <changelog... NEWS update
2000-07-28 foobar@- Fixed bug in ldap_get_values_len() which makes it...
2000-07-27 Sam RubyFix bug 5619 - explain how to add to the classpath...
2000-07-27 Rasmus LerdorfMake ext_skel create a Makefile.in set up to handle...
2000-07-27 James L. Pineadded DB/oci8.php to PEAR_FILES
2000-07-27 Jon PariseReworded some of the php_error messages for grammar...
2000-07-27 Andi GutmansAlways store full filename as compiled file name
2000-07-27 Stanislav MalyshevAdd news of recent fixes
2000-07-27 Stanislav MalyshevFix realpath not to die on non-existing files (bug...
2000-07-27 Chuck HagenbuchAdd a Socket class. If this should be somewhere other...
2000-07-27 Stanislav MalyshevFix safe mode handling by touch
2000-07-27 Stanislav MalyshevFix memory leak in touch when safety check fails
2000-07-27 <changelog... ChangeLog update
2000-07-27 <changelog... NEWS update
2000-07-26 Kristian KöhntoppAccess to global variable safe_mode fixed.
2000-07-26 Vlad KrupinChanged syntax of pspell_new() (one more parameter...
2000-07-26 Kristian KöhntoppAdded seteuid and setegid functions on request by max...
2000-07-26 Vlad KrupinRemoved pspell_mode() and pspell_runtogether()
2000-07-26 Rasmus LerdorfFix symbol clash which caused a DSO problem on OpenBSD
2000-07-26 Zeev SuraskiFix a possible issue with runtime inheritence under...
2000-07-26 Sascha SchumannGet rid of unnecessary preprocessor constructs.
2000-07-26 Sascha SchumannUse the lcg as another entropy source for seeding the...
2000-07-26 Sascha SchumannClean up the mess WRT rebuilding a limited set of files.
2000-07-26 Egon SchmidProtos fixed.
2000-07-26 Joey SmithOK, got ahead of myself. Go back to where we started...
2000-07-26 Stanislav MalyshevAdd strncasecmp function
2000-07-26 Egon SchmidProto fixed.
2000-07-26 Stanislav MalyshevMake proper object initialization
2000-07-26 Joey SmithOK, the fastgen stuff should be working OK, and normal...
2000-07-26 foobar@- Added new function: ldap_compare(). (Jani)
2000-07-26 Joey SmithMake configure work again.
2000-07-26 Stig BakkenMultiple DB::connect or DB::factory calls using the...
2000-07-26 David Crofttidy up news
2000-07-26 foobarJust a little beutifuing.
2000-07-26 Sterling Hughes* EXTENSIONS -- update status on CURL & SWF
2000-07-26 Sterling HughesAdd CURLOPT_TRANSFERTEXT option to curl_setopt().
next