summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added exslt supportChristian Stocker2003-11-193-2/+31
|
* - Commit patch by standardsAndi Gutmans2003-11-191-0/+3
|
* ws fixfoobar2003-11-191-55/+66
|
* - Fixed bug #26267 (gmp_random() leaks memory and does not produce random ↵foobar2003-11-193-23/+62
| | | | | | | numbers) # ..and mpz_random() is obsolete according to the GNU MP manual.
* ChangeLog update2003-11-192-0/+98
|
* Possible fix for bug #26281 & test case.Ilia Alshanetsky2003-11-192-0/+15
|
* Dont't stop if directory can't be openedbecause of user rights etcMarcus Boerger2003-11-192-3/+17
|
* Fix buildfoobar2003-11-191-1/+2
|
* Must use hasNext() hereMarcus Boerger2003-11-181-1/+1
|
* update directory examplesMarcus Boerger2003-11-187-3/+126
|
* - Rename DirectoryTreeIterator to RecursiveDirectoryiterator (what itMarcus Boerger2003-11-183-50/+71
| | | | | | | | effectively is). - Add DirectoryIterator::__toString ->getFilename - Add RecursiveDirecetoryIterator::__toString ->getPathname - Add RecursiveIteratorIterator::getSubIterator.
* Add method alias macroMarcus Boerger2003-11-181-0/+2
|
* - Fix the parameter setting. (this function has 1 optional parameter)foobar2003-11-181-6/+4
|
* - Add E_STRICT, to be used to warn purists (like Jani :)Andi Gutmans2003-11-185-3/+7
|
* change names to php5_xxx in NSAPIUwe Schindler2003-11-181-4/+4
|
* Add new iterator test inspired by bug #26527Marcus Boerger2003-11-181-0/+87
|
* Backpatch the correct opcode for list(), property overloading needs moreMarcus Boerger2003-11-181-1/+10
| | | | | opcodes (Bugfix #26257).
* the military time zone offsets where pointing in the wrong directionHartmut Holzgraefe2003-11-181-24/+24
|
* make strtotime() understand the datetime format used with XML SchemaHartmut Holzgraefe2003-11-181-9/+31
|
* Fixed Bug #25694 (round() and number_format() give inconsistent results).Ilia Alshanetsky2003-11-182-10/+52
|
* ChangeLog update2003-11-182-0/+83
|
* Use correct orderMarcus Boerger2003-11-181-2/+4
|
* fix the docsfoobar2003-11-181-1/+1
|
* Use correct macro/functionMarcus Boerger2003-11-181-2/+1
|
* MFB: Fix for bug #25817Frank M. Kromann2003-11-171-34/+14
| | | | | | Check for a return value from a stored procedure right after fetching rows Replace code with some Z_ macros
* - Fixed bug #26253 (ext/tokenizer: build as shared extension fails)foobar2003-11-171-1/+1
|
* SAPI/Servlet has been moved to PECL.Sebastian Bergmann2003-11-1718-1407/+0
|
* * Fix potential warningMartin Jansen2003-11-171-1/+1
|
* necessary refinementGreg Beaver2003-11-171-1/+1
|
* fix bug #248, --force does not work as expectedGreg Beaver2003-11-172-2/+6
|
* fix bug #249Greg Beaver2003-11-172-1/+20
|
* Rename ArrayClass to ArrayObjectMarcus Boerger2003-11-175-24/+24
|
* Fix ArrayClass and provide missing has_dimension handler.Marcus Boerger2003-11-171-4/+28
|
* Silence warning.Ilia Alshanetsky2003-11-171-0/+2
|
* * "chmod +x" when extracting archived executable filesStig Bakken2003-11-171-2/+5
|
* ChangeLog update2003-11-171-0/+5
|
* Fix RecursiveIteratorIteratorMarcus Boerger2003-11-171-4/+3
|
* WSMarcus Boerger2003-11-171-1/+2
|
* Make it an interface with an code example as commentMarcus Boerger2003-11-171-4/+4
|
* Correct destructionMarcus Boerger2003-11-171-2/+1
|
* Added myself to credits.Ilia Alshanetsky2003-11-161-1/+1
|
* ChangeLog update2003-11-161-0/+8
|
* Fix win32 compilation. This will import the core_globals_idFrank M. Kromann2003-11-151-2/+2
|
* ChangeLog update2003-11-151-0/+42
|
* Adding missing class init's for new ming 0.3a functionsFrank M. Kromann2003-11-151-1/+8
|
* Rename nanosleep() to time_nanosleep().Ilia Alshanetsky2003-11-143-5/+5
|
* ctime (#10) may differ on several filesystems.Moriyoshi Koizumi2003-11-141-2/+1
| | | | | # I confirmed it on Darwin
* Adjust to latest conversion cast changesMarcus Boerger2003-11-141-1/+1
|
* Missing "confdefs.h" in the cleanup-files-listfoobar2003-11-141-1/+1
|
* ChangeLog update2003-11-142-0/+94
|