summaryrefslogtreecommitdiff
path: root/ext/standard/string.c
Commit message (Expand)AuthorAgeFilesLines
* Use new Zend APISascha Schumann1999-09-251-261/+264
* kill another warningStig Bakken1999-09-241-1/+3
* fgetss/gzgetss fixesRasmus Lerdorf1999-09-211-1/+1
* A couple of fixes.Andrey Hristov1999-09-211-1/+1
* Here was also something missing.Egon Schmid1999-09-201-1/+1
* - Internal functions which are basic language functions should be in ZendAndi Gutmans1999-09-201-43/+0
* Added optional allowable_tags arguments to strip_tags() and fgetss() toRasmus Lerdorf1999-09-201-10/+106
* - Added support for unknown POST content types (Zeev)Zeev Suraski1999-09-161-4/+4
* Cleanups & optimizationsZeev Suraski1999-09-111-1/+4
* - Fix warnings and win32 compileAndi Gutmans1999-09-071-2/+2
* Kill warnings.Andrey Hristov1999-09-071-2/+2
* Added addcslashes(), stripcslashes().Jakub Skopal1999-09-051-72/+121
* C++ comment fix... sorry.Jakub Skopal1999-09-051-2/+2
* Appended second argument of addslashes(),Jakub Skopal1999-09-051-5/+106
* *** empty log message ***Zeev Suraski1999-09-041-4/+4
* signed/unsigned warning removedPhilippe Verdy1999-08-121-1/+1
* More typos.Egon Schmid1999-08-091-2/+6
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-15/+15
* This should fix the implode() problemZeev Suraski1999-07-301-0/+1
* A bunch of grunt work updating function entries and declarations.Andrey Hristov1999-07-241-2/+2
* use the same version as in php3Sascha Schumann1999-07-211-54/+0
* * Get the mSQL module up to dateZeev Suraski1999-07-161-1/+1
* License updateZeev Suraski1999-07-161-21/+10
* Making the function accessible.Andrey Hristov1999-06-221-2/+2
* fixed implode "again" -Thies C. Arntzen1999-06-211-6/+6
* * fixed some #if/#ifdef issuesStig Bakken1999-06-161-143/+415
* * reverse fsock/string import patchesStig Bakken1999-06-151-463/+153
* * now using php4.ini instead of php3.iniStig Bakken1999-06-151-153/+463
* oci8 to 3.0.9Thies C. Arntzen1999-06-091-6/+8
* char * => unsigned char *Sascha Schumann1999-05-161-2/+2
* conv_proto *.[ch]Sascha Schumann1999-05-161-37/+37
* add fast bin2hex string functionSascha Schumann1999-05-161-0/+44
* - regex cache (needs some work)Sascha Schumann1999-05-121-74/+37
* substr() fixRasmus Lerdorf1999-05-121-2/+3
* substr() fix for PHP4 as wellRasmus Lerdorf1999-05-121-1/+1
* * Move unclean_shutdown from PHP to Zend.Zeev Suraski1999-05-111-1/+3
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-42/+20
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+1
* last bunch of extensions moving to ext/Stig Bakken1999-04-221-1/+1
* * Rename php_compat.[ch] to flock_compat.[ch] and move it to ext/standardZeev Suraski1999-04-211-1/+1
* port some fixes, add compat routinesSascha Schumann1999-04-211-1/+1
* str_replace fixSascha Schumann1999-04-211-0/+49
* Make Win32 happy with the recent changes.Zeev Suraski1999-04-181-1/+1
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+1590