]> granicus.if.org Git - php/shortlog
php
2002-08-05 Marcus Boerger-New function ob_list_handlers
2002-08-05 <changelog... NEWS update
2002-08-05 <changelog... ChangeLog update
2002-08-04 Shane Caraveoneed to export var_replace and var_destroy for win32
2002-08-04 Marcus Boergermove html_entities.c to proper place
2002-08-04 Marcus Boerger-Send charset US-ASCII or ini setting default_charset.
2002-08-04 foobarAdd PHP_MINFO_*
2002-08-04 Marcus Boerger-Correct mime_name for HTML-ENTITIES encoding is of...
2002-08-04 Sander RoobolNuke notice (thanks to Arnaud Limbourg)
2002-08-04 Marcus Boerger-Fix warnings (fixed all?)
2002-08-04 Georg Richterups.. :)
2002-08-04 Sergey Kartashoff- a small fix to mnogosearch extension (affecting UDM_B...
2002-08-04 Georg Richteradded meta tag (w3c compliance)
2002-08-04 Marcus Boerger-Add new file to windows build
2002-08-04 Marcus Boerger-New encoding/decoding HTML-ENTITIES.
2002-08-04 Marcus Boerger-Allow double quotes for encoding lists (if used in...
2002-08-04 <changelog... ChangeLog update
2002-08-03 James E. FlemerClose pipes to avoid deadlock.
2002-08-03 Dan KalowskyCleaning up the imap_get_quotaroot return array to...
2002-08-03 Rasmus LerdorfYup, sizeof() includes the space for the \0
2002-08-03 Marcus Boerger-additional section INI that allows to set special...
2002-08-03 Sergey Kartashoff# mnogosearch example fix
2002-08-03 Sergey Kartashoff- UDM_PARAM_STORED mnogosearch parameter has been added...
2002-08-03 Andi Gutmans- Small fix
2002-08-03 Andi Gutmans- Fix build on Windows. Also please don't use Java...
2002-08-03 Zeev SuraskiMFZE1
2002-08-03 Sergey Kartashoff- An Udm_Make_Excerpt function has been added to mnogos...
2002-08-03 Brad LaFountainone last fix for array_shift
2002-08-03 <changelog... ChangeLog update
2002-08-02 James E. FlemerFix typo in #if. Bug #17538.
2002-08-02 Marcus Boerger-use const to clarify code
2002-08-02 Hartmut Holzgraefeadded money_format() function
2002-08-02 Sergey Kartashoff- UDM_PARAM_WORD_MATCH icorrect behavior has been fixed in
2002-08-02 Rui Hirokawamade sapi_register_treat_data() to support multibyte...
2002-08-02 <changelog... ChangeLog update
2002-08-01 Stefan RoehrichFixed wrong usage of strncmp.
2002-08-01 Brad LaFountainarray_pop wasnt setting next index
2002-08-01 foobarThat was not correct..
2002-08-01 foobarReset index when doing array_pop()
2002-08-01 foobarAdd test for the index resetting.
2002-08-01 Stanislav MalyshevMFZE1
2002-08-01 Rasmus LerdorfUgh
2002-08-01 Dan KalowskyAdding in some BC for users to imap_get_quota() function
2002-08-01 foobarAdded tests for array_shift/array_pop.
2002-08-01 foobarNuke compile warning.
2002-08-01 foobar- Removed the DOS line endings
2002-08-01 foobarFix the levels. (php.ini-dist has output_buffering...
2002-08-01 foobarUse the constant instead of string for locale type.
2002-08-01 Marcus Boerger- free mimetype and statusline early if no longer neede...
2002-08-01 Rasmus LerdorfNeed room for the \0 here to avoid an overflow
2002-08-01 Brad LaFountainmade array_shift re-index like it did before previous fix
2002-08-01 <changelog... ChangeLog update
2002-07-31 Jason Greeneperhaps this tiem i will get it right
2002-07-31 Jason GreeneFix unwrapped entry
2002-07-31 Jason GreeneFix my broken entry
2002-07-31 Sterling Hughesadd support for the curl dns cache
2002-07-31 Marcus Boerger-fix warnings in windows build
2002-07-31 Marcus Boerger-problem with CLI/mbstring/output buffering
2002-07-31 Zeev SuraskiFix for non-mbstring builds. Bad Yasuo! :)
2002-07-31 Zeev SuraskiFix crash
2002-07-31 Dan KalowskyWS
2002-07-31 Dan KalowskyJust adding in an error check that seems to work here...
2002-07-31 foobarReverted the patch..it breaks the original behaviour...
2002-07-31 Dan Kalowskyremoving the useless +1's on sizeof() and adding the...
2002-07-31 <changelog... NEWS update
2002-07-31 <changelog... ChangeLog update
2002-07-30 Dan Kalowskyfixes a typo in the word "limit", adds the null charact...
2002-07-30 Brad LaFountainfixed bugs 16063 and 16068
2002-07-30 Jason GreeneMFZE1 global declare
2002-07-30 Jason GreeneFix segfault
2002-07-30 Stefan Esserftp_close returns now TRUE on success and FALSE on...
2002-07-30 Dan KalowskyCommiting Steph@php.net's patch to re-enable touch...
2002-07-30 Rasmus LerdorfAdd --skel=dir option to ext_skel (patch from David...
2002-07-30 Rasmus LerdorfFix strtotime() "next" keyword handling.
2002-07-30 Rasmus LerdorfWTF? What sort of bogus commit was that? Fine, here...
2002-07-30 foobar.
2002-07-30 Rasmus Lerdorf.
2002-07-30 Rasmus LerdorfFix for #18638 (str_rot13 bug)
2002-07-30 Adam DickmeissFixed proxy setting for ZOOM
2002-07-30 Andrei Zmievski@- Adding 'is' operator that can be used to check the...
2002-07-30 foobarhot, damn hot.
2002-07-30 <changelog... ChangeLog update
2002-07-29 Sterling Hughesadd sablotron version, patch by Christian Stocker...
2002-07-29 Adam DickmeissMake PHP part of Z39.50 implementation name
2002-07-29 Adam DickmeissUse type ext rather than raw for ZOOM record fetch
2002-07-29 Dan Kalowskyupdating the NEWS file
2002-07-29 Christian Stocker- nodename is not always set, check if it really is.
2002-07-29 Edin KadribasicFixed windows build by adding sha1.c and sha1.h to...
2002-07-29 Edin KadribasicFixed bug #14657 (patch by Steph Fox)
2002-07-29 Edin KadribasicFixed bug #11214 (patch by Steph Fox)
2002-07-29 Edin KadribasicFirst try to open php-SAPI.ini and if it fails fall...
2002-07-29 Sascha Schumannstyle police
2002-07-29 <changelog... NEWS update
2002-07-29 <changelog... ChangeLog update
2002-07-28 Yasuo OhgakiAllow xmlrpc-epi header files stored under include...
2002-07-28 Derick Rethans- Copy and paste error -> unify error messages
2002-07-28 Stefan EsserAdded sha1, sha1_file functions.
2002-07-28 Marcus Boerger-add & document ini settings for exif
2002-07-28 Marcus Boerger-decode several MarkerNotes
2002-07-28 Tal Peer* Fixed E_NOTICE on pear -V
next