summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* - MFB: Fugbix typo.Sebastian Bergmann2007-08-201-1/+1
* - Part 1 of fixing problems with runpath switch (make --disable-rpath work fo...Jani Taskinen2007-08-202-5/+9
* Added namespace related optimizations and commentsDmitry Stogov2007-08-205-60/+90
* fix test: skip if user is rootRaghubansh Kumar2007-08-201-0/+10
* fix testsRaghubansh Kumar2007-08-206-17/+17
* fix test: skip if user is rootRaghubansh Kumar2007-08-201-0/+11
* ChangeLog update2007-08-201-0/+17
* added negative offset support in mbfl_strrpos (fixed #42085)Rui Hirokawa2007-08-191-2/+8
* ChangeLog update2007-08-182-0/+69
* some rewording and typofixingStanislav Malyshev2007-08-171-45/+43
* Added examplesDmitry Stogov2007-08-171-14/+67
* - Mark the parameter for ReflectionProperty::GetValue as optionalJohannes Schlüter2007-08-171-1/+1
* MFH: PDO_OCI: fix Instant Client build broken by logic correction in previous...Christopher Jones2007-08-171-2/+6
* Namespaces: improved run-time speedDmitry Stogov2007-08-173-581/+262
* - Fixed bug #41904 (proc_open with empty env array)Jani Taskinen2007-08-171-0/+4
* fix issue with large number of open file handles killing php with large phars...Greg Beaver2007-08-173-91/+163
* fix dump_entryGreg Beaver2007-08-171-1/+1
* ChangeLog update2007-08-171-0/+26
* fix protoStanislav Malyshev2007-08-161-1/+1
* add dump_entryGreg Beaver2007-08-161-0/+38
* fix testRaghubansh Kumar2007-08-161-1/+3
* ChangeLog update2007-08-161-0/+6
* add docsGreg Beaver2007-08-151-0/+8
* make pharglobals hidden funcGreg Beaver2007-08-151-3/+3
* add fp and refcount displayGreg Beaver2007-08-151-0/+29
* add helper functions for gdb debugging phar reference counting (needs more wo...Greg Beaver2007-08-151-0/+42
* ChangeLog update2007-08-151-0/+82
* fix testsRaghubansh Kumar2007-08-147-1328/+1443
* fix lib/lib32 checks to work with broken Solaris shellAntony Dovgal2007-08-142-6/+6
* fix bug #42259 (SimpleXMLIterator loses ancestry)Rob Richards2007-08-142-2/+50
* - Fix bug #42292 ($PHP_CONFIG not set)Jani Taskinen2007-08-141-5/+7
* ChangeLog update2007-08-142-0/+77
* make sure the temp file is closed before removing itAntony Dovgal2007-08-131-0/+1
* New testcase for clearstatcache() functionRaghubansh Kumar2007-08-131-0/+23
* New testcase for parse_ini_file() functionRaghubansh Kumar2007-08-131-0/+764
* MFB: Fix tests + directory check inside copy() functionJani Taskinen2007-08-134-9/+17
* ChangeLog update2007-08-131-0/+152
* New testcases for fgetss() functionRaghubansh Kumar2007-08-1212-0/+5847
* More new testcases for fopen() & fclose() functionsRaghubansh Kumar2007-08-1227-0/+2147
* MF PHP_5_2Rui Hirokawa2007-08-121-0/+3
* ChangeLog update2007-08-121-0/+22
* more fixed testsAntony Dovgal2007-08-111-0/+6
* fix tests failing on 64bitAntony Dovgal2007-08-114-0/+24
* fix typo in tmp file pathNuno Lopes2007-08-111-1/+1
* ChangeLog update2007-08-111-0/+465
* New testcases for fscanf() functionRaghubansh Kumar2007-08-1056-0/+65715
* New testcases for htmlentities() & htmlspecialchars()Raghubansh Kumar2007-08-102-0/+1230
* MFB: syncJani Taskinen2007-08-1012-23/+18
* split the testAntony Dovgal2007-08-1011-300/+491
* empty/invalid names are not allowed (empty prefixes are)Antony Dovgal2007-08-101-2/+2