summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* one last fix for array_shiftBrad LaFountain2002-08-031-0/+1
|
* ChangeLog update2002-08-031-0/+44
|
* Fix typo in #if. Bug #17538.James E. Flemer2002-08-021-1/+1
|
* -use const to clarify codeMarcus Boerger2002-08-026-275/+299
| | | | | -fix tsrmls build (therefore rfc1867.c)
* added money_format() functionHartmut Holzgraefe2002-08-024-1/+31
| | | | | | | this is similar to C-libs strfmon(), using the same format string semantics but a different function prototype, so i decided to give it a more speaking name similar to number_format()
* - UDM_PARAM_WORD_MATCH icorrect behavior has been fixed inSergey Kartashoff2002-08-021-2/+0
| | | | | mnogosearch extension
* made sapi_register_treat_data() to support multibyte input encoding ↵Rui Hirokawa2002-08-0210-35/+62
| | | | translation without MBSTR_ENC_TRANS and changed php_treat_data to php_default_treat_data.
* ChangeLog update2002-08-022-0/+73
|
* Fixed wrong usage of strncmp.Stefan Roehrich2002-08-011-4/+4
|
* array_pop wasnt setting next indexBrad LaFountain2002-08-011-13/+10
|
* That was not correct..foobar2002-08-011-3/+0
|
* Reset index when doing array_pop()foobar2002-08-011-1/+4
|
* Add test for the index resetting.foobar2002-08-011-1/+4
|
* MFZE1Stanislav Malyshev2002-08-012-3/+7
|
* UghRasmus Lerdorf2002-08-011-1/+1
|
* Adding in some BC for users to imap_get_quota() functionDan Kalowsky2002-08-011-0/+6
|
* Added tests for array_shift/array_pop.foobar2002-08-012-0/+96
|
* Nuke compile warning.foobar2002-08-011-1/+2
|
* - Removed the DOS line endingsfoobar2002-08-011-1/+1
| | | | | | - Changed the '//' comment (this is C, not C++) to /* */ # Brad, use some editor which works..
* Fix the levels. (php.ini-dist has output_buffering OFF)foobar2002-08-011-1/+1
|
* Use the constant instead of string for locale type.foobar2002-08-011-3/+4
|
* - free mimetype and statusline early if no longer needed or in deactivationMarcus Boerger2002-08-011-11/+13
| | | | | #not setting them to NULL caused the segfault
* Need room for the \0 here to avoid an overflowRasmus Lerdorf2002-08-011-1/+1
|
* made array_shift re-index like it did before previous fixBrad LaFountain2002-08-011-6/+21
|
* ChangeLog update2002-08-011-0/+43
|
* perhaps this tiem i will get it rightJason Greene2002-07-311-1/+1
|
* Fix unwrapped entryJason Greene2002-07-311-1/+2
|
* Fix my broken entryJason Greene2002-07-311-2/+10
|
* add support for the curl dns cacheSterling Hughes2002-07-311-222/+228
|
* -fix warnings in windows buildMarcus Boerger2002-07-311-11/+11
|
* -problem with CLI/mbstring/output bufferingMarcus Boerger2002-07-311-8/+14
|
* Fix for non-mbstring builds. Bad Yasuo! :)Zeev Suraski2002-07-311-3/+2
|
* Fix crashZeev Suraski2002-07-311-1/+1
|
* WSDan Kalowsky2002-07-311-5/+5
|
* Just adding in an error check that seems to work here well.Dan Kalowsky2002-07-311-0/+5
|
* Reverted the patch..it breaks the original behaviour of at least array_shift.foobar2002-07-311-4/+5
|
* removing the useless +1's on sizeof() and adding the mail_parameter for theDan Kalowsky2002-07-312-12/+8
| | | | | getquot inside the imap_get_quotaroot function. thank Jani.
* NEWS update2002-07-311-0/+2
|
* ChangeLog update2002-07-312-0/+69
|
* fixes a typo in the word "limit", adds the null character to the strlen,Dan Kalowsky2002-07-301-13/+15
| | | | | | and seems to make imap_get_quotaroot return the correct values despite cclients claim of "getquotaroot list improper".
* fixed bugs 16063 and 16068Brad LaFountain2002-07-301-5/+4
| | | | | increased preformance of array_pop and array_shift
* MFZE1 global declareJason Greene2002-07-303-2/+7
|
* Fix segfaultJason Greene2002-07-301-1/+1
|
* ftp_close returns now TRUE on success and FALSE on failure.Stefan Esser2002-07-301-1/+1
|
* Commiting Steph@php.net's patch to re-enable touch on Win32 machinesDan Kalowsky2002-07-301-2/+0
|
* Add --skel=dir option to ext_skel (patch from David Viner)Rasmus Lerdorf2002-07-301-11/+21
|
* Fix strtotime() "next" keyword handling.Rasmus Lerdorf2002-07-302-1/+3
|
* WTF? What sort of bogus commit was that? Fine, here you go.Rasmus Lerdorf2002-07-301-2/+2
|
* .foobar2002-07-301-1/+1
|
* .Rasmus Lerdorf2002-07-301-1/+2
|