summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Kill warningZeev Suraski2000-04-191-2/+3
* Fix a couple of _ex()'sZeev Suraski2000-04-191-60/+59
* fgetcsv() patch from Nick TalbottRasmus Lerdorf2000-04-191-7/+33
* phpcredits() update.Zeev Suraski2000-04-191-1/+6
* @- Fixed long2ip() to return the correct IP address. (Evan)Evan Klinger2000-04-181-2/+2
* - Fix many memory leaks in the IMAP moduleZeev Suraski2000-04-181-52/+63
* Corrected some protos.Egon Schmid2000-04-181-7/+6
* indent/beautifyZeev Suraski2000-04-181-229/+301
* Document the ob_*() functionsZeev Suraski2000-04-181-0/+16
* # Reaching alpha status with this module...Jouni Ahto2000-04-182-177/+231
* minor optimizationFrank M. Kromann2000-04-171-6/+8
* fixed imap quota/relogin compilation errorsAndrew Skalski2000-04-172-6/+7
* Have forgotten myself.Egon Schmid2000-04-171-1/+1
* initial checkinHartmut Holzgraefe2000-04-171-0/+76
* Removed unnecessary FAR's (I am assuming we don't need to work underNick Gorham2000-04-161-2/+2
* The comma is also optional.Egon Schmid2000-04-161-1/+1
* Move this check to the main configure.in file. Fixes #3979Rasmus Lerdorf2000-04-161-2/+0
* added unixtojd() and jdtounix() to convert from unix time_t toHartmut Holzgraefe2000-04-164-37/+51
* made calendar a real extension instead of a dl one onlyHartmut Holzgraefe2000-04-1511-0/+2057
* Fixing compilation errors in MSSQL moduleFrank M. Kromann2000-04-152-9/+9
* - Change PHP_ to V_ (directory & file functions)Andi Gutmans2000-04-155-7/+7
* - Change PHP_ to V_ (directory & file functions)Andi Gutmans2000-04-155-14/+14
* @ Fix bug in number_format (Jon Forsberg)Andi Gutmans2000-04-151-1/+2
* - fix Win32 Release_TS build of Informix driver (danny).Danny Heijl2000-04-152-141/+150
* Small corrections.Egon Schmid2000-04-141-1/+1
* Add the documentation team to the credits pageZeev Suraski2000-04-141-1/+5
* I don't see why this should be gcc dependant and this fixes bugs 4140Rasmus Lerdorf2000-04-141-1/+1
* @- array_walk() now automatically resets the array. (Andrei)Andrei Zmievski2000-04-131-0/+2
* - Make Windows builds build againZeev Suraski2000-04-131-0/+2
* the asset call caused an undefined __eprintf here!Thies C. Arntzen2000-04-131-0/+3
* Added natural comparison/sorting routines using code from Martin Pool.Andrei Zmievski2000-04-127-1/+256
* make it compile on Win32Sam Ruby2000-04-121-0/+4
* Re-add.Andrei Zmievski2000-04-1126-0/+9523
* Added PCRE 3.01.Andrei Zmievski2000-04-1120-0/+19569
* *** empty log message ***Andrei Zmievski2000-04-1138-26748/+0
* - Added support for reading properties that require arguments in the COMZeev Suraski2000-04-101-8/+12
* indentZeev Suraski2000-04-101-66/+56
* *** empty log message ***Zeev Suraski2000-04-101-0/+1
* Object overloading API changed slightly (llist is now a pointer)Zeev Suraski2000-04-106-21/+21
* fixed unterminated string constant introduces by foreign patch.Kristian Köhntopp2000-04-091-1/+1
* added the other usefull constants besides M_PI from math.hHartmut Holzgraefe2000-04-083-5/+71
* @-Added ldap_get_values_len function from PHP3 to PHP4. (Sterling)Sterling Hughes2000-04-072-0/+54
* recommended changesColin Viebrock2000-04-072-1/+4
* more prettinessColin Viebrock2000-04-072-10/+12
* UnifyZeev Suraski2000-04-071-6/+8
* Removed some compiler warnings.Ted Rolle Jr2000-04-071-6/+6
* cleaning up some small off-by-one errors and argcount follies. Can someoneChuck Hagenbuch2000-04-071-48/+59
* - ZEND_DEBUG is always definedAndi Gutmans2000-04-061-1/+1
* phpinfo() pretyingColin Viebrock2000-04-061-20/+29
* phpinfo() prettyingColin Viebrock2000-04-0615-91/+136