2007-05-16 |
Ilia Alshanetsky | Upgraded libsqlite3 to SQLite 3.3 |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Ilia Alshanetsky | Make test work in sqlite |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Antony Dovgal | typofix |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Ilia Alshanetsky | news |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Ilia Alshanetsky | [DOC] Added PDO::FETCH_KEY_PAIR mode that will fetch... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Marcus Boerger | - MFH Extensions are indexed lowercased and not case... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Antony Dovgal | MFH: fix #41394 (dbase_create creates file with corrupt... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Antony Dovgal | MFH: fix #41403 (json_decode cannot decode floats if... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Stanislav Malyshev | do not send cookie when session is passed in URL, same... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Scott MacVicar | MFH: Fixed bug #41390 (Clarify error message with inval... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Antony Dovgal | add the original author of the patch |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Dmitry Stogov | Fixed bug #41378 (fastcgi protocol lacks support for... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Ilia Alshanetsky | News file cleanup |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Scott MacVicar | Prefix NEWS item so documentation team know of new... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Scott MacVicar | Add mysql_set_charset() so that the connection encoding... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Rob Richards | free wholetext properly |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Rob Richards | BFN |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Rob Richards | Fixed bug #41374 (wholetext concats values of wrong... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Antony Dovgal | fix CS |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Antony Dovgal | remove floats, their text representation varies dependi... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Antony Dovgal | add 64bit tests |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Antony Dovgal | fix precision |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Antony Dovgal | fix tests - make them 32bit only, 64bit version will... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Pierre Joye | - [@DOC] MFH: #41326, better fix. It restores BC and... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Ilia Alshanetsky | Fixed bug #41353 (crash in openssl_pkcs12_read() on... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Hannes Magnusson | MFH: bug#41361 (shell_exec() does not find binaries) |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Raghubansh... | New version of debug_zval_dump_b.phpt, is_array.phpt... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Raghubansh... | New version of addcslashes.phpt, md5_file.phpt, str_rep... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Raghubansh... | New version of 005.phpt, array_change_key_case.phpt... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Raghubansh... | New version of 009.phpt |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Antony Dovgal | MFH: remove warnings in resource dtor |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Antony Dovgal | BFN |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Antony Dovgal | MFH: fix #41134 (zend_ts_hash_clean not thread-safe) |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Antony Dovgal | BFN |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Antony Dovgal | MFH: fix #41351 (Invalid opcode with foreach ($a[]... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Dmitry Stogov | Fixed bug #39542 (Behaviour of require/include differen... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Marcus Boerger | - MFH Add invert option to RegexIterator |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Antony Dovgal | MFH: fix segfault in strripos() when offset == INT_MAX+1 |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Antony Dovgal | %d -> %ld |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Ilia Alshanetsky | Fixed random number generation for http auth mechanism... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Hannes Magnusson | use php_strtok_r() rather than strsep() |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Antony Dovgal | MFH: flush output buffer when/if highlight_string(... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Dmitry Stogov | Fixed bug #41291 (FastCGI does not set SO_REUSEADDR... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Dmitry Stogov | Fixed bug #41337 (WSDL parsing doesn't ignore non soap... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Scott MacVicar | Fixed bug #41347 (checkdnsrr() segfaults on empty hostn... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Antony Dovgal | MFH: fix segfault in iptcembed() |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Antony Dovgal | MFH: bcmath.scale must be greater or equal to zero |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Ilia Alshanetsky | Fixed a typo |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Pierre Joye | - MFH: #41326, Writing empty tags with Xmlwriter::Write... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Ilia Alshanetsky | Fixed bug #41321 (downgrade read errors in getimagesize... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Dmitry Stogov | Fixed bug #41304 (compress.zlib temp files left) |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Ilia Alshanetsky | Register RAW_POST_DATA even when always_populate_raw_po... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Antony Dovgal | fix tests (add precision) |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Ilia Alshanetsky | Fixed SOAP tests and added additional tests to ensure... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Ilia Alshanetsky | Added support for --GZIP_POST-- and --DEFLATE_POST... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Antony Dovgal | fix test names |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Antony Dovgal | fix test names |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Nuno Lopes | fix test title |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Pierre Joye | - MFH: fix build when use with a museum freetype versio... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Antony Dovgal | add 64bit version of the tests |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Ilia Alshanetsky | Allow SOAP extension's handler() to work even when |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Ilia Alshanetsky | Fixed bug #41293 (Fixed creation of HTTP_RAW_POST_DATA... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Ilia Alshanetsky | Added HTTP_RAW_POST_DATA test for instances where post... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Ilia Alshanetsky | Added $HTTP_RAW_POST_DATA test |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Ilia Alshanetsky | Clarify bug fix details |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Hannes Magnusson | MFH: Fixed PHP CLI to use the php.ini from the binary... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Hannes Magnusson | Fix test |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Johannes Schlüter | - MFH: Fix build without reflection |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Antony Dovgal | fix tests, add more |
commit | commitdiff | tree | snapshot |
2007-05-05 |
foobar | MFH |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Marcus Boerger | - MFH --ri does not require ext/Reflection |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Ilia Alshanetsky | Fixed bug #41285 (Improved fix for CVE-2007-1887 to... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Ilia Alshanetsky | Fixed bug #41283 (Bug with serializing array key that... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2007-05-04 |
foobar | MFH:- Prevent bugs like #41265 being submitted from... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Rob Richards | BFN |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Rob Richards | Fix bug #41287 (Namespace functions don't allow xmlns... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Rob Richards | BFN |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Rob Richards | fix bug #41257 (lookupNamespaceURI does not work as... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Edin Kadribasic | Update Apache 2 libs to 2.0.59 on the build box and... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Nuno Lopes | get ride of warnings (different signdess) |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Antony Dovgal | fix comments |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Antony Dovgal | add tests |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Dmitry Stogov | - Fixed bug #41097 (ext/soap returning associative... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Dmitry Stogov | Fixed altering $this via argument named "this" |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Ilia Alshanetsky | Fixed ext/filter Email Validation Vulnerability |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Johannes Schlüter | - MFH: Fix skipif |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Antony Dovgal | improve test |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Edin Kadribasic | Fix Windows Build |
commit | commitdiff | tree | snapshot |
next |