summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'PRE_ISSET_PATCH'.PRE_ISSET_PATCHSVN Migration2002-02-031862-460167/+0
* 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
* * lowercase tags and attributesStig Bakken2002-01-311-22/+22
* * remove broken rule for rebuilding MakefileStig Bakken2002-01-311-4/+1
* ChangeLog update2002-01-311-0/+46
* Ignore register_globals for $argc and $argv under CLI SAPI.Edin Kadribasic2002-01-311-1/+1
* Enable extensions to specify that they are not supposed to beEdin Kadribasic2002-01-303-6/+10
* Fix for bug #14803Dan Kalowsky2002-01-301-1/+1
* Fugbix typo. Update path to /lib/optional.Sebastian Bergmann2002-01-301-5/+5
* * don't make command libs executableStig Bakken2002-01-301-1/+1
* * modularize "pear" and "pear-get" commands somewhat. checking optionsStig Bakken2002-01-3012-693/+398
* * silence warningStig Bakken2002-01-301-4/+8