summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Worked on beautifying rfc1867.c a bitZeev Suraski2000-02-191-1/+0
| | | | | | @- Introduced $HTTP_POST_FILES[], that contains information about files uploaded @ through HTTP upload (Zeev)
* New function instead of fix.Andrei Zmievski2000-02-191-1/+1
|
* The list grows.Andrei Zmievski2000-02-171-0/+1
|
* I'd really like that.Andrei Zmievski2000-02-161-1/+3
|
* speedup parse_url!Thies C. Arntzen2000-02-161-0/+1
|
* having HTTP_UPLOAD_FILES[] seems logical to meThies C. Arntzen2000-02-121-0/+1
|
* *** empty log message ***Thies C. Arntzen2000-02-061-5/+2
|
* foreach noteThies C. Arntzen2000-02-021-0/+5
|
* - Implemented socket_get_status() function. Some more stuff can be addedAndrei Zmievski2000-02-011-1/+0
| | | | | | | | | | | | to it in the future. - Renamed set_socket_timeout() to socket_set_timeout() - Renamed set_socket_blocking() to socket_set_blocking() but kept the old name for compatibility. It now outputs a warning that set_socket_timeout() is deprecated but still goes through. @ Added socket_get_status() function. Renamed: @ set_socket_timeout() -> socket_set_timeout() @ set_socket_blocking() -> socket_set_blocking(). (Andrei)
* Socket note.Andrei Zmievski2000-02-011-1/+2
|
* Implemented realpath().Andrei Zmievski2000-02-011-1/+0
| | | | | @ Added realpath() function. (Andrei)
* Another todo.Andrei Zmievski2000-01-311-0/+1
|
* Another point.Andrei Zmievski2000-01-311-0/+1
|
* Use sizeof on the proper string.Andrei Zmievski2000-01-281-0/+1
|
* Add another pointSascha Schumann2000-01-071-0/+3
|
* * Implemented <boolean> and <null> types. We now support WDDX version 1.0Andrei Zmievski2000-01-031-1/+0
| | | | | | | | | | | as best as we can. * Cleaned up the API function names, _ was really not needed. * Cleaned up the repetitive stack var name stuff with a macro. * WDDX now no longer converts numbers to strings in arrays when during serialization. @Implemented support for <boolean> and <null> types according @to WDDX version 1.0 (Andrei)
* even better;-)Thies C. Arntzen2000-01-031-1/+1
|
* yes sir!Thies C. Arntzen2000-01-031-0/+1
|
* nice to have.Thies C. Arntzen2000-01-021-0/+4
|
* Add some pointsSascha Schumann2000-01-011-0/+2
|
* clean up basic_functionsThies C. Arntzen1999-12-231-0/+3
|
* killed warning + added reminderThies C. Arntzen1999-12-231-0/+2
|
* *** empty log message ***Andrei Zmievski1999-12-211-17/+17
|
* some more thoughtsThies C. Arntzen1999-12-211-0/+4
|
* would be nice & cleanThies C. Arntzen1999-12-211-0/+4
|
* Made quotemeta() binary-safe.Andrei Zmievski1999-12-201-1/+0
| | | | | @ Made quotemeta() binary-safe. (Andrei)
* Added get_loaded_extensions(), extension_loaded(), andAndrei Zmievski1999-12-161-4/+1
| | | | | | | get_extension_funcs() functions. @ Added get_loaded_extensions(), extension_loaded(), and get_extension_funcs() functions. (Andrei)
* A little renaming.Andrei Zmievski1999-12-161-3/+3
|
* And still more stuff.Andrei Zmievski1999-12-151-0/+2
|
* More stuff for me to do.Andrei Zmievski1999-12-151-0/+4
|
* Made strspn() and strcspn() binary-safe.Andrei Zmievski1999-12-131-1/+0
| | | | | | | # Please test if you can, especially cases with embedded chr(0). @ Made strspn() and strcspn() binary-safe.
* Finished array_multisort() function. Basically it sorts multiple arraysAndrei Zmievski1999-12-131-1/+0
| | | | | | | similar to ORDER BY SQL clause. @ Added array_multisort() function. (Andrei) # Docs are coming soon
* (PHP php_implode) Made binary-safe.Andrei Zmievski1999-12-111-1/+0
| | | | | @ Made implode() binary-safe (Andrei)
* Made strstr(), stristr(), and ucwords() binary-safe(). Also correctedAndrei Zmievski1999-12-111-3/+0
| | | | | | stristr() behavior to match that of strstr() if needle is not a string. @ Made strstr(), stristr(), and ucwords() binary-safe() (Andrei)
* (PHP strtoupper, strtolower, substr_replace) Made binary-safe.Andrei Zmievski1999-12-091-3/+0
| | | | | @Made strtoupper(), strtolower(), substr_replace() binary-safe. (Andrei)
* just went thru string.c and wrote down the functions that are obviously NOT ↵Thies C. Arntzen1999-12-091-1/+16
| | | | binary-safe
* Apparently already implemented by Thies.Andrei Zmievski1999-12-071-4/+0
|
* some more ideasThies C. Arntzen1999-12-041-0/+9
|
* *** empty log message ***Andrei Zmievski1999-11-231-6/+6
|
* Re-arranging a bit.Andrei Zmievski1999-11-231-4/+7
|
* add some pointsSascha Schumann1999-11-231-0/+8
|
* *** empty log message ***Thies C. Arntzen1999-11-231-0/+5
|
* *** empty log message ***Andrei Zmievski1999-11-031-1/+1
|
* No tabs please.Andrei Zmievski1999-10-261-1/+1
|
* Some todo things.Andrei Zmievski1999-10-261-0/+7
|
* New files.Andrei Zmievski1999-10-071-0/+0
| | | | | Please read README.CVS-RULES!
* Remove a bunch of old junk.James Gingerich1999-07-201-100/+0
|
* PHP 4.0Zeev Suraski1999-04-071-0/+100