This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-27 09:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
experimental/new_apache_hooks
Add File
New File
Upload File
Apply Patch
archived-php-src
/
ext
/
standard
/
tests
/
strings
History
Sander Roobol
ace4a23dfc
Fixed stripslashes when magic_quotes_sybase is enabled, and add a test for
...
add- and stripslashes(). # this time without cvs messing up and aborting, hopefully :)
2002-06-18 11:51:06 +00:00
..
add-and-stripslashes.phpt
Fixed stripslashes when magic_quotes_sybase is enabled, and add a test for
2002-06-18 11:51:06 +00:00
strtr.phpt
fix strtr() when called with two parameters. this has been broken for some time!
2001-09-13 10:48:41 +00:00
trim.phpt
- Fix tests to work with CLI
2002-03-05 09:00:56 +00:00
wordwrap.phpt
Fix calculation of output buffer size in wordwrap(). (Thanks to Wez.)
2002-03-18 02:00:57 +00:00