summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Recommend ZEND_* macro over PHP_* macro as discussed in php-dev.Yasuo Ohgaki2002-02-281-0/+3
* Fix headers.Sebastian Bergmann2002-02-282-4/+4
* Added how to put bug ID in commit message.Yasuo Ohgaki2002-02-281-0/+9
* Fix iconv. Patch by (itai@siftology.com)Yasuo Ohgaki2002-02-281-4/+4
* ChangeLog update2002-02-281-0/+70
* +Added UNICODE support for CommentsMarcus Boerger2002-02-283-328/+452
* Drop this default to 12 to avoid some of the .000000000000001 questions.Rasmus Lerdorf2002-02-271-1/+1
* Initial MCVE extension added (Credit Card Processing)Brad House2002-02-2710-0/+2181
* This has been scaring people off.Andrei Zmievski2002-02-272-19/+1
* - Missed this one..foobar2002-02-271-1/+4
* - Fix protoDerick Rethans2002-02-271-1/+1
* Implemented yaz_schema. Cleanup. 1.8 YAZ requiredAdam Dickmeiss2002-02-272-161/+86
* Fixed minor typo.foobar2002-02-272-2/+2
* - Oops... wishful thinking here :)Derick Rethans2002-02-271-1/+1
* - Update version numberDerick Rethans2002-02-272-2/+2
* correcting grammar so it's readableJames Cox2002-02-271-2/+2
* Add 4.1.2 NEWS entries to HEAD.Sebastian Bergmann2002-02-271-0/+10
* URLEncoder.encode(string) is deprecated in the Java 2 SDK 1.4.Sebastian Bergmann2002-02-271-4/+11
* ChangeLog update2002-02-272-0/+49
* - Hopefully fix the shutdown_memory_manager() stuff. Part of my previousAndi Gutmans2002-02-262-2/+4
* TSRM Cleanup.Sebastian Bergmann2002-02-261-5/+3
* - MFZE1Andi Gutmans2002-02-263-4/+3
* - Pass shutdown_memory_manager the TSRMLS context.Andi Gutmans2002-02-262-2/+4
* Bug fix 15719 as submited by Joseph Southwell and allows NULL values in ODBCDan Kalowsky2002-02-261-0/+7
* Allow use of dl() when CLI is compiled with ZTS (bug #15717).Edin Kadribasic2002-02-261-1/+1
* ChangeLog update2002-02-261-0/+24
* make it more clear that --with-apache and --with-apxs only work with apache 1.x.jim winstead2002-02-251-4/+4
* NEWS update2002-02-251-0/+1
* ChangeLog update2002-02-251-0/+21
* - Fix the fix.. no need to escape " in single quotesDerick Rethans2002-02-241-1/+1
* - Add slashes around string outputDerick Rethans2002-02-241-1/+5
* - Update with XP (Thanx to Jan for the patch)Derick Rethans2002-02-241-10/+10
* * fix broken dtdStig Bakken2002-02-241-8/+8
* Make phpinfo() look nicer.Sebastian Bergmann2002-02-241-1/+3
* ChangeLog update2002-02-241-0/+55
* - Fix info output (Peter Neuman <neuman_peter@hotmail.com>).Markus Fischer2002-02-231-1/+1
* DTD corrections (make it require minimal data for installer)Tomas V.V.Cox2002-02-231-6/+6
* * started implementing new "cross-environment" command APIStig Bakken2002-02-235-1/+372
* Fixed functionality to read in server variables.Holger Zimmermann2002-02-232-40/+54
* Point readers to pear webTomas V.V.Cox2002-02-231-19/+0
* outdated TODO not needed for the momentTomas V.V.Cox2002-02-231-20/+0
* fixed configure error with freetype1.Rui Hirokawa2002-02-231-0/+4
* ChangeLog update2002-02-231-0/+27
* fixed a comment and default output encoding changed to pass.Rui Hirokawa2002-02-232-3/+3
* php.h included.Rui Hirokawa2002-02-231-0/+1
* * Packager : Changing the order of the files in the package archive file.Vincent Blavet2002-02-222-10/+37
* Return true on update success.Frank M. Kromann2002-02-221-1/+1
* Fix crash bug 15607Yasuo Ohgaki2002-02-221-0/+1
* ChangeLog update2002-02-222-0/+87
* Maintain ZEND_CHANGES to account for the addition of private member variables.Sebastian Bergmann2002-02-211-0/+33