summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* It's better not touch those ldap->ld_* when they aren't given as parameters.foobar2000-07-231-16/+32
* (getimagesize) fix FORCE_REF.Thies C. Arntzen2000-07-231-1/+2
* Add another check for broken browscap objectStanislav Malyshev2000-07-231-2/+5
* Try to fix some get_browser crashes and clean it upStanislav Malyshev2000-07-231-15/+17
* Setting "compatibility" parameter requires having a PDF structure thatJoey Smith2000-07-231-0/+5
* @ Fixed dbase_add_record. (Sterling)Sterling Hughes2000-07-231-2/+7
* Complete the work mapping arrays and hashtablesSam Ruby2000-07-226-6/+136
* Fix regression in passing strings as parametersSam Ruby2000-07-222-2/+2
* fix bug 5322.Sterling Hughes2000-07-221-1/+1
* Allow java.lang.Hashtables to be passed into PHP as arrays.Sam Ruby2000-07-224-0/+46
* Verify that a classname is actually passed on a new Java() call.Sam Ruby2000-07-222-2/+14
* Respect the object type the user specified (i.e., never automaticallySam Ruby2000-07-222-2/+2
* Don't assume that Java byte arrays are null terminated.Sam Ruby2000-07-222-2/+4
* # zeev is godDavid Croft2000-07-221-1/+1
* fixed socket_set blocking in windowsDavid Croft2000-07-221-1/+1
* wordwrap function from Chris Russel <russel@yorku.ca>David Croft2000-07-223-0/+140
* Forgot those constants.foobar2000-07-221-0/+6
* Pass PHP arrays to Java as hash tables; minor cleanupSam Ruby2000-07-214-98/+208
* INI stuff labelled sybase.* should be sybct.*.Joey Smith2000-07-211-8/+8
* @- Added four additional arguments: attrsonly, sizelimit, timelimit, deref whichfoobar2000-07-211-47/+69
* column size for date in imap_headers increased (see bug id #5699)Hartmut Holzgraefe2000-07-211-3/+9
* (php_addslashes) Fixed stop condition - it should only take into accountAndrei Zmievski2000-07-211-1/+2
* Undo numerical format regression introduced by the fix of theKen Coar2000-07-211-6/+6
* fix for bug #5707Hartmut Holzgraefe2000-07-201-1/+7
* fix 5705Sterling Hughes2000-07-201-3/+1
* # There you go, Wico.Andrei Zmievski2000-07-201-1/+5
* Fix dbase_create() for real.Sterling Hughes2000-07-201-7/+7
* automatically initialise library at first use if necessaryDavid Croft2000-07-191-7/+47
* # remove leading _ from #defineDavid Croft2000-07-191-3/+3
* Itanium patch from Steve Robb <steve@eu.c2.net>Rasmus Lerdorf2000-07-191-0/+16
* typoSascha Schumann2000-07-181-2/+2
* Fix building ingres_ii as a shared moduleSascha Schumann2000-07-181-2/+2
* Shutup a gcc warningZeev Suraski2000-07-181-1/+1
* Fixed compilation errors.Andrei Zmievski2000-07-182-9/+4
* Bring forward the zero-precision (%.0s) string formatting fixKen Coar2000-07-181-40/+52
* @Set default include_path so PEAR files can be reached (Stig)Stig Bakken2000-07-181-9/+9
* Patch STDOUT support.Sterling Hughes2000-07-181-1/+1
* Added new function ii_autocommit()Hénot David2000-07-172-0/+40
* Made ingres_ii module compile with its new nameHénot David2000-07-174-8/+8
* Fixed some protos. Only one line for the description.Egon Schmid2000-07-171-27/+17
* Added extension ii for Ingres II native support.Hénot David2000-07-176-0/+1523
* Build fixesZeev Suraski2000-07-171-36/+48
* - Made Interbase compile under Win32, cleaned warningsZeev Suraski2000-07-173-25/+129
* - Cannot see any good reason why the test script in the dir ofUwe Steinmann2000-07-172-72/+0
* *** empty log message ***Andrei Zmievski2000-07-171-1/+1
* Fix crash in stripcslashes("") (#5628)Stanislav Malyshev2000-07-171-1/+4
* Add CURL support (http://curl.haxx.se).Sterling Hughes2000-07-164-0/+339
* Tiny wording fixRasmus Lerdorf2000-07-163-3/+3
* Some cosmetic changes.Egon Schmid2000-07-152-10/+9
* fixed uninitilized var in ZTS mode.Thies C. Arntzen2000-07-152-10/+1