]> granicus.if.org Git - php/shortlog
php
2002-08-06 Marko KarppinenFix the framework support
2002-08-06 Marko KarppinenUpdated proto to match the function (fix compile bustag...
2002-08-06 Marko KarppinenThe link lines don't need any of $DEFS, $INCLUDES,...
2002-08-06 Brad Housesync to libmcve-3.0
2002-08-06 Tomas V.V.CoxChanged Windows 9x detection code (reported by Alex...
2002-08-06 Marko KarppinenSupport compiling and linking against Darwin / Mac...
2002-08-06 Dan KalowskyKeeping function prototype variables the same
2002-08-06 Marcus Boergerdatatype inconsistency found by Dan Kalowsky
2002-08-06 <changelog... NEWS update
2002-08-06 <changelog... ChangeLog update
2002-08-06 Sascha SchumannTouch file
2002-08-05 Harald Radiremoved a possible NULL pointer referencing inside...
2002-08-05 Harald Radifound a memleak
2002-08-05 Dan KalowskyRemoving the imap_popen command... because as Jani...
2002-08-05 Stig VenaasMade ldap_connect/bind/unbind() use zend_parse_parameters()
2002-08-05 Marcus BoergerCorrect carset if iconv is active
2002-08-05 Marcus BoergerAdded php_ob_handler_used to check if a specific output...
2002-08-05 Marcus Boergerws fix
2002-08-05 Marcus Boerger-keep mimetype until sapi deactivation
2002-08-05 Marcus Boerger-fix one warning
2002-08-05 Alan Knowlesrevert change - this was due to an bug in php HEAD...
2002-08-05 Marcus BoergerAdd html_entities.c
2002-08-05 foobarconsistency
2002-08-05 Alan KnowlesFixed array_shift messing up array_slice..
2002-08-05 Marcus Boerger:-)
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...
next