summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagINITIAL_IMPORT_SOURCEFORGESVN Migration2002-07-072027-608015/+0
* import php-soap library from sourceforgeShane Caraveo2002-07-0722-0/+7024
* fix win32 buildSterling Hughes2002-07-071-52/+34
* * added "pear sign" commandStig Bakken2002-07-071-7/+58
* * use System::mktempStig Bakken2002-07-071-2/+25
* * don't set include path if running 'pear.in' without substitutionsStig Bakken2002-07-071-1/+4
* * made rebuildFileMap method public, added caching and checkFileMap methodStig Bakken2002-07-072-44/+202
* Let 'pear build' work on windows for building pecl extensions.Shane Caraveo2002-07-071-0/+99
* * use System::mktemp rather than PEAR_Common::mkTempDirStig Bakken2002-07-071-2/+6
* * silence warningStig Bakken2002-07-071-1/+1
* - Path which should improve previous fix.Andi Gutmans2002-07-071-1/+4
* - First try at solving problem with different objects being allocated theAndi Gutmans2002-07-071-3/+5
* @ - Added domxml_node_namespace_uri() (Rui Lopes).Christian Stocker2002-07-072-1/+29
* - fix #16290Jan Lehnardt2002-07-071-0/+6
* - Fix the version check again.foobar2002-07-072-3/+2
* cleanupfoobar2002-07-071-8/+6
* name length should be strlen+1Stanislav Malyshev2002-07-071-1/+1
* Allow for 'class Namespace::Bar extends Foo' syntax. Patch by Timm Friebe <th...Sebastian Bergmann2002-07-071-1/+1
* Fix warning.Sebastian Bergmann2002-07-071-1/+1
* Remove sleep workaround, and fix the actual win32 memory leak whichJason Greene2002-07-071-7/+21
* ws fixfoobar2002-07-071-7/+7
* Fix the fix properly.foobar2002-07-071-4/+4
* PHP_EVAL_LIBLINE must not reverse the order of libraries.foobar2002-07-071-1/+1
* ChangeLog update2002-07-072-0/+23
* Added missing .libs entryfoobar2002-07-060-0/+0
* - Fix problem where scope was lost in nested function calls.Andi Gutmans2002-07-061-10/+7
* spelling fixZeev Suraski2002-07-061-11/+11
* add local XMLRPC cacheChristian Dickmann2002-07-062-9/+91
* - Consistent error messagesDerick Rethans2002-07-062-2/+2
* ChangeLog update2002-07-062-0/+69
* Fix bug: #16707foobar2002-07-051-2/+2
* nuke another instance of newline suppressionSascha Schumann2002-07-051-1/+1
* Fix typofoobar2002-07-051-1/+1
* Fix typo.foobar2002-07-052-2/+2
* fixed shift_jis character corruption including 0x5c as second byte following ...Rui Hirokawa2002-07-053-6/+21
* some seds want to see a newline, so we give them a newlineSascha Schumann2002-07-051-1/+1
* Fix the Solaris issue where CPP was set wrongly to "cc -E", becauseSascha Schumann2002-07-051-3/+3
* Remove remainings of bsd_makefileSascha Schumann2002-07-051-4/+0
* merged in updates from SF project. bring php repository up to date with xmlr...Dan Libby2002-07-0526-80/+634
* * folding fixesStig Bakken2002-07-051-1/+4
* * define PEAR_ZE2 when running with Zend Engine 2Stig Bakken2002-07-051-4/+3
* * fix segfault in case of odd version numbersStig Bakken2002-07-051-3/+3
* (PHP version_compare) added "alpha" and "beta", make tests passStig Bakken2002-07-051-25/+52
* NEWS update2002-07-051-0/+2
* ChangeLog update2002-07-051-0/+50
* 1. PHP_CHECK_FUNC(func, lib1, lib2, ..., libn) searches forSascha Schumann2002-07-042-70/+95
* * Remove http:// from the proxy server string.Martin Jansen2002-07-041-0/+1
* @- Added optional 3rd parameter 'recursive' to ftp_rawlist() which willfoobar2002-07-043-9/+10
* Moved the cgi link line to sapi/cgi/config.m4 and stoppedMarko Karppinen2002-07-042-2/+12
* Upgrade to the version shipped with automake-1.6.2Sascha Schumann2002-07-042-191/+231