summaryrefslogtreecommitdiff
path: root/ext/standard/basic_functions.h
Commit message (Expand)AuthorAgeFilesLines
* added krsort() functionThies C. Arntzen1999-09-211-0/+1
* - Move some more language specific functions over to Zend.Andi Gutmans1999-09-201-9/+0
* - Internal functions which are basic language functions should be in ZendAndi Gutmans1999-09-201-2/+0
* added array_count_values function.Thies C. Arntzen1999-09-201-0/+1
* Catch a timeout and add user-level interface for connection handlingRasmus Lerdorf1999-09-041-0/+5
* - Added get_class($obj), get_parent_class($obj) and method_exists($obj,"name")Andi Gutmans1999-07-281-0/+4
* More symbol work.Andrey Hristov1999-07-261-4/+5
* A bunch of grunt work updating function entries and declarations.Andrey Hristov1999-07-241-14/+14
* *** empty log message ***Andrey Hristov1999-06-091-8/+8
* Don't set is_ref in _phpi_splice()Andrey Hristov1999-06-071-0/+2
* Added array_merge() function.Andrey Hristov1999-06-051-0/+1
* Added push(), pop(), shift(), unshift(), splice(), and slice() array functions.Andrey Hristov1999-06-051-0/+6
* conv_proto *.[ch]Sascha Schumann1999-05-161-47/+47
* Added compact() function.Andrey Hristov1999-05-111-0/+1
* Added in_array() function.Andrey Hristov1999-05-101-0/+1
* -Added extract() functionAndrey Hristov1999-05-081-0/+3
* * Plenty of thread safety and Win32 work.Zeev Suraski1999-04-261-1/+1
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+130