summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagBEFORE_NEW_OBJECT_MODELSVN Migration2002-02-041862-460235/+0
* - This small patch should also take care of allowing unseting of $this->fooAndi Gutmans2002-02-041-2/+7
* - Fix problem with the objects_destructor called during shutdown. It wasAndi Gutmans2002-02-044-57/+159
* More 4.0.6 compatibility.Mark L. Woodward2002-02-041-1/+11
* Restored backward compatibility to PHP 4.0.6Mark L. Woodward2002-02-041-1/+5
* Fix ZTS startup crashYasuo Ohgaki2002-02-042-0/+14
* add oracle 9 detection for oracle-moduleThies C. Arntzen2002-02-041-1/+3
* Remove TSRMLS_FETCH() does not needYasuo Ohgaki2002-02-041-2/+0
* Fix ZTS buildYasuo Ohgaki2002-02-042-1/+8
* ChangeLog update2002-02-041-0/+33
* don't include old changelogs in distribution, eitherjim winstead2002-02-031-1/+1
* Zend config sets ZEND_EXTRA_LIBS. Bugs 14452, 14602, 14616, 14824Adam Dickmeiss2002-02-032-3/+4
* Zend config sets ZEND_EXTRA_LIBS. Bugs 14452, 14602, 14616, 14824Adam Dickmeiss2002-02-032-2/+5
* Revert last commit. Last patch has problem for the 1st request.Yasuo Ohgaki2002-02-032-23/+14
* Fixed crash when save_path is invalid.Yasuo Ohgaki2002-02-032-14/+23
* Added UCS4 testYasuo Ohgaki2002-02-034-1/+38
* ChangeLog update2002-02-031-0/+52
* now needs getoptShane Caraveo2002-02-022-0/+187
* an update to stresstestShane Caraveo2002-02-022-37/+128
* Revert per Andi's request. Sorry :-(Sebastian Bergmann2002-02-021-1/+1
* Remove obsolete CG(extended_info) = 0 calls, we already do this in zend_set_d...Sebastian Bergmann2002-02-024-5/+1
* Fix warning. Again :-)Sebastian Bergmann2002-02-021-1/+1
* - Please don't use strcmp() and friends in Zend but only the mem*Andi Gutmans2002-02-021-1/+1
* Consistency.Sebastian Bergmann2002-02-022-6/+6
* Fix a warning.Sebastian Bergmann2002-02-022-7/+7
* Fix a warning.Sebastian Bergmann2002-02-021-1/+1
* - Nice catch by Derick. GINIT is dead.Andi Gutmans2002-02-021-2/+0
* Revert revision 1.294.Jon Parise2002-02-021-9/+1
* Fix thread-safe build.Sebastian Bergmann2002-02-021-2/+2
* ChangeLog update2002-02-021-0/+55
* NEWS update2002-02-021-0/+3
* * add some missing attributesStig Bakken2002-02-021-5/+8
* MFZE1: is_a()Sebastian Bergmann2002-02-011-11/+30
* Converted extract() to use smart_str for variable name manipulation. ThisAndrei Zmievski2002-02-011-29/+31
* Changed php.ini directive 'safe_mode_include_dir' to accept aJames E. Flemer2002-02-012-43/+69
* Added is_a() function.Andrei Zmievski2002-02-011-0/+2
* Fixes in MARC decoder (base adress, DANmarc case).Adam Dickmeiss2002-02-011-175/+175
* Fix remote security risk, pointed out by Wolfram KriesingTomas V.V.Cox2002-02-011-1/+3
* Added support for passing special backend params in DSN. Ex:Tomas V.V.Cox2002-02-011-1/+17
* remove some crapThies C. Arntzen2002-02-011-5/+0
* 2 years is ages.... and no way temporary. changed the php4 logo to a versionl...James Cox2002-02-013-1/+1
* - Fix for bug 14899 (patch by Sander Roobol <sander@php.net>)Derick Rethans2002-02-011-4/+4
* Fixed bug with encodings that has 0 byte in strings. Patch by <itai@siftology...Yasuo Ohgaki2002-02-011-14/+32
* ChangeLog update2002-02-011-0/+42
* updating license to 2002 (hasn't been done since 2000)James Cox2002-01-311-1/+1
* fix commentBoian Bonev2002-01-311-1/+1
* * Fix bug #15313Martin Jansen2002-01-311-1/+1
* - Fix for bug 15311 (type mismatch of php_dl when #ifndef HAVE_LIBDL)Derick Rethans2002-01-311-1/+1
* A fix for the bug number 13231 & 11699.Yasuo Ohgaki2002-01-311-3/+3
* - Fix for openssl_pkcs7_sign segfaultsDerick Rethans2002-01-311-1/+1