summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* There's really no need for an entire file for a one line function...Zeev Suraski2000-05-294-54/+13
* allow_call_time_pass_reference fix: similar_textThies C. Arntzen2000-05-291-1/+1
* Remove stale macroZeev Suraski2000-05-291-2/+0
* More secure modeZeev Suraski2000-05-291-1/+1
* Use php_syslog() for system call. On OpenServer 5, syslog is defined toSascha Schumann2000-05-281-1/+1
* Make syslog module thread-safe.Sascha Schumann2000-05-284-30/+39
* a second (cleaner?) try on warnings about unsupported functionsHartmut Holzgraefe2000-05-279-41/+90
* - I'm not sure if PHP_NOT_IN_THIS_BUILD is the way to handle theseAndi Gutmans2000-05-276-8/+8
* Add Sam RubyZeev Suraski2000-05-271-1/+1
* if a module provides a function it should also do so if the functionHartmut Holzgraefe2000-05-268-27/+43
* - Added credits.Kristian Köhntopp2000-05-251-0/+2
* @ Fixed min()/max() segfault. (Andrei)Andrei Zmievski2000-05-242-1/+4
* php_basename() prototype changed according to latest changes in string.cHartmut Holzgraefe2000-05-241-1/+1
* another bunch of proto fixesHartmut Holzgraefe2000-05-236-9/+15
* Need a PHPAPI version of basename for some stuff I am working on.Rasmus Lerdorf2000-05-232-18/+34
* one little unimportant detail (cut&paste is evil :)Hartmut Holzgraefe2000-05-231-1/+1
* a little less optimized, but no dirty tricks anymoreHartmut Holzgraefe2000-05-231-11/+5
* Make calc_levdist static and fix pointer swapping.Sascha Schumann2000-05-231-3/+11
* - Virtual current working directory is now enabledAndi Gutmans2000-05-231-1/+1
* Use reentrant version of readdir. If the target platform does not supportSascha Schumann2000-05-231-5/+5
* - English fix.Andi Gutmans2000-05-231-1/+1
* name changed from levdist() to levenshtein()Hartmut Holzgraefe2000-05-233-5/+5
* - Support virtual unlink()Andi Gutmans2000-05-232-2/+2
* added function "int levdist(string str1, string str2)"Hartmut Holzgraefe2000-05-234-1/+120
* Clean up the patch by Hartmut.Andrei Zmievski2000-05-231-10/+7
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-1/+1
* Only print the attention thing, if the MD5 and DES checks failed.Sascha Schumann2000-05-231-1/+3
* again (due to feature request in bug id #3251)Hartmut Holzgraefe2000-05-232-7/+26
* in [mt_]rand(): (see BUG #3353)Hartmut Holzgraefe2000-05-221-3/+7
* Fix #4230. Putenv() was modifying its argument, a no-no.Jouni Ahto2000-05-211-2/+1
* patch to explode (bug id #3251) suspended till 4.0.1Hartmut Holzgraefe2000-05-202-28/+9
* added optional 3rd parameter 'limit' to explode() as in split()Hartmut Holzgraefe2000-05-192-9/+28
* Minor output modsZeev Suraski2000-05-191-1/+6
* Update the license with the new clause 6Zeev Suraski2000-05-1853-106/+106
* (PHP round) Fix proto.Andrei Zmievski2000-05-181-1/+1
* (PHP array_multisort) Fix the array_size test.Andrei Zmievski2000-05-181-1/+1
* Update for sort functions - user can now specify sort type.Andrei Zmievski2000-05-182-25/+101
* Fixed the format.Egon Schmid2000-05-171-2/+3
* proto takeover from php3Hartmut Holzgraefe2000-05-171-1/+2
* proto-takeover from php3Hartmut Holzgraefe2000-05-173-3/+15
* typo fixHartmut Holzgraefe2000-05-171-1/+1
* correctionHartmut Holzgraefe2000-05-171-2/+2
* Add debug.log facility. If there are any obscure bugs in our build system,Sascha Schumann2000-05-171-0/+1
* Second parameter is optional.Egon Schmid2000-05-171-1/+1
* took over missing prototypes from php3 sourceHartmut Holzgraefe2000-05-171-2/+87
* Fix 64-bit issue in gethostbyaddr().Sascha Schumann2000-05-171-2/+3
* Let's cast it.Andrei Zmievski2000-05-171-1/+2
* @- Improved round() to allow specification of rounding precision.Andrei Zmievski2000-05-171-27/+41
* "INT" configuration values must be of type longSascha Schumann2000-05-131-4/+4
* Add Meself for LibSWF.Sterling Hughes2000-05-121-0/+1