summaryrefslogtreecommitdiff
path: root/ext/standard/url.c
Commit message (Expand)AuthorAgeFilesLines
* (PHP urldecode) Fix for #2788, function changed parameter in placeSascha Schumann1999-11-211-2/+5
* Clean up regex header file mess. php.h now explicitly includes php_regex.hRasmus Lerdorf1999-10-301-1/+0
* (parse_url) fix for #2569: parse_url('-') crashesThies C. Arntzen1999-10-191-1/+1
* Fix for my fix.Andrey Hristov1999-09-291-1/+1
* Fix for bug #2199. Redirect was returning http:// which resulted in a crash.Andrey Hristov1999-09-271-0/+8
* Use new Zend API.Sascha Schumann1999-09-241-27/+27
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-5/+5
* License updateZeev Suraski1999-07-161-20/+9
* urlencode and decode return an empty-string if the input-string is empty (mat...Thies C. Arntzen1999-06-221-2/+4
* conv_proto *.[ch]Sascha Schumann1999-05-161-5/+5
* * Get Apache to work. POST doesn't work yet.Zeev Suraski1999-05-111-1/+1
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-5/+0
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+439