summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_3_0pre1'.php-4.3.0pre1SVN Migration2002-10-11146-53906/+21
* This patch fixes handling of floats on locales where decimal point is not aIlia Alshanetsky2002-10-102-10/+15
* When you say string, match at least one char in EXPECTF sectionMelvyn Sopacua2002-10-101-1/+3
* Fix platform dependencies, setlocale output, bug #19836Melvyn Sopacua2002-10-101-2/+2
* Fixed a few more memory leaks.Ilia Alshanetsky2002-10-101-5/+8
* Fixed entryYasuo Ohgaki2002-10-101-1/+1
* add commentStanislav Malyshev2002-10-101-0/+1
* fix memory leaksStanislav Malyshev2002-10-101-2/+2
* - Fix the text alignment to be about same in any browser.foobar2002-10-102-2/+5
* Be consistent with other extensions.foobar2002-10-101-2/+2
* - Cleaned up some code and used the proper macros for ZTS stuff.foobar2002-10-102-108/+53
* * add --installroot / -R option to install/upgrade commandsStig Bakken2002-10-101-0/+20
* * $this->destdir is not usedStig Bakken2002-10-101-1/+0
* * upgrade XML_RPC to 1.0.4Stig Bakken2002-10-101-0/+0
* * fix Archive_Tar dependencyStig Bakken2002-10-101-1/+1
* * options displayed in "pear help" did not have option parameters listedStig Bakken2002-10-101-21/+12
* ChangeLog update2002-10-102-0/+164
* - Fixed the payflowpro version check and cleaned up this a bit.foobar2002-10-101-20/+24
* Revert previous change, it did not fix anything.foobar2002-10-091-4/+3
* Test for standard transliteration.Melvyn Sopacua2002-10-093-0/+26
* * fix a diff/patch screwupStig Bakken2002-10-091-7/+7
* overrule <center>James Cox2002-10-091-3/+3
* - Use a more descriptive filenameDerick Rethans2002-10-092-1/+1
* - remove ext/cybercashJan Lehnardt2002-10-097-652/+0
* Renamed the test case files in order to avoid confusionMoriyoshi Koizumi2002-10-092-2/+2
* - let's talk about leftovers.....Jan Lehnardt2002-10-091-2/+0
* - fix alignmentJan Lehnardt2002-10-091-1/+1
* - note aspellJan Lehnardt2002-10-091-1/+2
* - R.I.P. ext/ccvs.Jan Lehnardt2002-10-095-702/+0
* - R.I.P. ext aspellJan Lehnardt2002-10-093-299/+0
* - fix build on FreeBSD, verified by thies.Jan Lehnardt2002-10-091-2/+4
* clean these functions up using zend_parse_parameters and nuke the use ofSterling Hughes2002-10-091-57/+37
* small cleanups...Sterling Hughes2002-10-091-4/+1
* Fix object write handler behaviour:Stanislav Malyshev2002-10-091-9/+17
* no charsets, only basic entity escapingColin Viebrock2002-10-091-1/+9
* MFZE1 zend_str_tolower issue.Ilia Alshanetsky2002-10-0910-41/+29
* - Skip when GD is not availableDerick Rethans2002-10-091-0/+2
* ws fixes.Andrey Hristov2002-10-091-10/+7
* - Added test case for bug #19266Derick Rethans2002-10-091-0/+48
* Removed spurious code. Thanks DerickZak Greant2002-10-091-9/+4
* Optimizations to various php string functions substr_count(), strrev(),Ilia Alshanetsky2002-10-092-120/+110
* Fixed memory leaks.Ilia Alshanetsky2002-10-091-0/+3
* Minor tweak - using memcpy(), instead of strcpy() for static strings. Gives b...Zak Greant2002-10-091-3/+3
* added @ to suppress a notice.Rui Hirokawa2002-10-091-1/+1
* Possible fix for bug #19529 (thanks Rasmus, Arjen and Monty)Zak Greant2002-10-091-3/+17
* Add cache_ttl, cache_dir to expect outputPierre Joye2002-10-091-7/+11
* Test case for str_shuffle().Andrey Hristov2002-10-091-0/+13
* Returning to the old behavior of str_shuffle() a bit. Now the passed string isAndrey Hristov2002-10-091-6/+9
* - Fix protos (resource instead of int for stream_id, fix some return protos,Markus Fischer2002-10-091-47/+47
* Emphasize a couple of pointsSascha Schumann2002-10-091-4/+6