summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year.Sebastian Bergmann2007-12-31112-112/+112
* merge wordwrap fixStanislav Malyshev2007-11-201-0/+5
* MF52: initialize glob structAntony Dovgal2007-07-161-0/+1
* - fix buildPierre Joye2007-06-223-8/+33
* Fix ZTS buildScott MacVicar2007-06-121-0/+1
* MFB: Fixed bug #41655 (open_basedir bypass via glob())Ilia Alshanetsky2007-06-121-11/+17
* MFB: Added missing format validator to unpack() functionIlia Alshanetsky2007-06-062-0/+17
* Fix chunk_split fix - avoid using floatsStanislav Malyshev2007-06-061-7/+31
* update test for 4Stanislav Malyshev2007-06-061-1/+1
* fix test formatStanislav Malyshev2007-06-061-1/+1
* add some edge casesStanislav Malyshev2007-06-062-4/+4
* add tests for moneyformatStanislav Malyshev2007-06-061-0/+19
* MFB: Corrected fix for CVE-2007-2872Ilia Alshanetsky2007-06-032-3/+12
* MFH: Fixed an interger overflow inside chunk_split(), identified by GerhardIlia Alshanetsky2007-05-302-1/+15
* MFH: improve variable name checks (by popular demands..)Antony Dovgal2007-05-272-9/+54
* MFB 5_2Rasmus Lerdorf2007-05-241-0/+1
* MFB 5_2Rasmus Lerdorf2007-05-241-1/+1
* Credit Philip as the phpdoc editorHannes Magnusson2007-05-231-0/+1
* MFB: Fixed MOPB-34-2007:PHP mail() Header Injection Through Subject and ToIlia Alshanetsky2007-03-301-2/+2
* MF52: fix compile warningAntony Dovgal2007-03-271-1/+1
* MFB: MOPB-33-2007:PHP mail() Message ASCIIZ Byte TruncationIlia Alshanetsky2007-03-271-1/+21
* MFH: fix #40915 (addcslashes unexpected behavior with binary input)Antony Dovgal2007-03-261-5/+2
* Fix UMR in array_user_key_compare() (MOPB24 by Stefan Esser)Stanislav Malyshev2007-03-162-19/+38
* fix possible off-by-one in str_(i)replace()Antony Dovgal2007-02-151-1/+1
* - Backported a fix in the configure tests to detect the "rounding fuzz".Derick Rethans2007-01-221-1/+5
* fix array_unique() to return array with any type of argumentAntony Dovgal2007-01-221-4/+3
* MFH: Improve validation of argnum, width and precision.Ilia Alshanetsky2007-01-131-8/+22
* MFH: Use long instead of int where long is expected.Ilia Alshanetsky2007-01-121-1/+2
* MFH: Use safe_emalloc() rather then emalloc()Ilia Alshanetsky2007-01-081-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-01112-112/+112
* MFHAntony Dovgal2006-12-251-2/+1
* MFHAntony Dovgal2006-12-201-4/+7
* MFH: Added a meta tag to phpinfo() output to prevent search engines fromIlia Alshanetsky2006-11-261-0/+1
* - MFH: No idea if we actually support 16 bit systems, but this just looked wrongDerick Rethans2006-11-141-1/+1
* MFH: Fixed bug#36975 (natcasesort() causes array_pop() to misbehave)Hannes Magnusson2006-11-122-1/+63
* MFH: Added missing boundary checks.Ilia Alshanetsky2006-11-011-2/+8
* Manual commit without invoking re2cStefan Esser2006-10-271-0/+8
* Do not allow more than 65500 referencesStefan Esser2006-10-271-0/+8
* MFB: Fixed missing open_basedir check inside chdir() function.Ilia Alshanetsky2006-10-041-1/+1
* fix compile warningAntony Dovgal2006-10-021-1/+1
* MFH: Fixed bug #38859 (parse_url() fails if passing '@' in passwd).Ilia Alshanetsky2006-09-282-3/+28
* support objects in array_walk()Antony Dovgal2006-09-192-2/+42
* MFH: fix #34066 (recursive array_walk causes segfault)Antony Dovgal2006-09-192-13/+814
* MFH: set BG(locale_string) to NULL on shutdown (partly fixes #38534)Antony Dovgal2006-08-281-0/+1
* fix tests on freebsdHannes Magnusson2006-08-271-2/+2
* Fixed bug #37812 aggregate_methods_by_list fails to take certain methodsHannes Magnusson2006-08-262-1/+56
* fix #38450 (constructor is not called for classes used in userspace stream wr...Antony Dovgal2006-08-241-0/+114
* MFH: Various security fixesIlia Alshanetsky2006-08-101-7/+4
* nuke extra lineAntony Dovgal2006-08-101-1/+0
* regenerate file so that #line directives become correct (aka fix lcov builds)Nuno Lopes2006-08-091-471/+440