2011-01-04 |
Scott MacVicar | Fix bug #53632 with x87 fpu |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Felipe Pena | - Fixed tests |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stanislav Malyshev | fix unit tests for intl in accordance with new ICU... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kalle Sommer... | Fixed linking of extensions that would use a static... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierre Joye | - useless commented code |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Scott MacVicar | Change DEBUG() to TIMELIB_DEBUG(), there are potential... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Scott MacVicar | Fix error with initialisation flag being set too early... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierre Joye | - slightly cleaner |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierre Joye | - fix crash when argc > 1 and to_zval is NULL (thx... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Ilia Alshanetsky | Fixed Bug #53629 (memory leak inside highlight_string()). |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierre Joye | - kill c++ comment |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierre Joye | - stream output support for image outputs functions |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Stanislav Malyshev | Imlement clone for formatters that support it |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierre Joye | - missing file |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierre Joye | - we need the core config.w32 only once |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierre Joye | - silent copy |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Pierre Joye | - use the ext deps list for phpize's ADD_EXTENSION_DEP... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Pierre Joye | - typo |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Pierre Joye | - generate a list of ext and how they are built, should... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Pierre Joye | - missing file |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Felipe Pena | - Year++ |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Felipe Pena | - Year++ |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Felipe Pena | - Year++ |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Scott MacVicar | Silently casting an empty string, null or false into... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Scott MacVicar | Add SQLite3_Stmt::readOnly for checking if a statement... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Gustavo André... | - Do not violate php_stream abstraction and use php_str... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Hannes Magnusson | New test for stream_meta_data($zipstream) |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Eyal Teutsch | removed extra ?> from the FILE section |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Pierre Joye | - WS |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Andrey Hristov | C89 fix |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Andrey Hristov | extending the API interface - plugins can register |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Antony Dovgal | fix segfault when node is NULL |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Antony Dovgal | initialize script_encoding_list (reported by Gustavo... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Rob Richards | typo |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Rob Richards | fix crash with entity declarations |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Gustavo André... | - Fixed bug #53612 (Segmentation fault when using sever... |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Eyal Teutsch | SplFileObject_fgetcsv files: SplFileObject__fgetcsv... |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Eyal Teutsch | fixed 6 tests to pass on non-linux os, by removing... |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Eyal Teutsch | using PWD which is supported by run-tests.php, rather... |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Felipe Pena | - Fixed INI test section |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Gustavo André... | - Fixed bug #53603 (ZipArchive should quiet stat errors). |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Gustavo André... | - Fix PCRE build on Windows; closes bug #53606. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Ilia Alshanetsky | Upgraded\ bundled\ PCRE\ to\ version\ 8.11. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Moriyoshi Koizumi | - Fix startup warnings. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Peter Cowburn | NEWS for FR #48767 (SplFileInfo::getExtension()) |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Peter Cowburn | Implemented FR #48767 (SplFileInfo::getExtension()) |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Ilia Alshanetsky | Fixed compiler warning |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Gustavo André... | - Fixed bug #53592 (stream_socket_enable_crypto() busy... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Ilia Alshanetsky | Fixed bug #52209 (INPUT_ENV returns NULL for set variab... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Moriyoshi Koizumi | - Fix build. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Gustavo André... | - Revert of revision 306542, turns out the semantics... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Gustavo André... | - Fixed bug #53588 (SplMinHeap bad sorting with custom... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Moriyoshi Koizumi | - Update ini descriptions. It is still possible that... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Ilia Alshanetsky | Fixed compiler warnings |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Rui Hirokawa | fixed compile error with VS2008. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Felipe Pena | - Fix build |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Hannes Magnusson | Fixed bug#53579 (stream_get_contents() segfaults on... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Stefan Marr | Removed dead code. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Moriyoshi Koizumi | - Avoid allocating extra buffers. This makes parsing... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Moriyoshi Koizumi | - Fix a bug that the script gets wrongly converted... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Felipe Pena | - Fix build |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Stefan Marr | Added strict handling of properties in traits. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Gustavo André... | - Fixed bug #53574 (Integer overflow in SdnToJulian... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Stefan Marr | Fixed naming of parameters, was inconsistent with imple... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Moriyoshi Koizumi | WS |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Moriyoshi Koizumi | WS |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Moriyoshi Koizumi | * Refactor zend_multibyte facility. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Stanislav Malyshev | Fix bad args to grapheme_extract(), reported by Maksymi... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Jérôme Loyet | - Fixed bug #53527 (php-fpm --test doesn't set a valuab... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Gustavo André... | - Fixed bug #53568 (swapped memset arguments in struct... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jani Taskinen | - Update credits |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jani Taskinen | - Revert |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Hannes Magnusson | Throw some credit around |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Andrey Hristov | fix a small bug about affected_rows in the text protocol |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Jani Taskinen | - Typos, WS, CS |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Andrey Hristov | Fix sprintf modifier to be right, wrong data reported... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Gustavo André... | - Adding enable_post_data_reading to php.ini-* |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Derick Rethans | - Fixed a bug in DateTime->modify() where absolute... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Andrey Hristov | count preciser in case of error |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Pierre Joye | - we don't bundled fbclient, system version is used |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Pierre Joye | - sync with 5.3 |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ilia Alshanetsky | Fixed compiler warning |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ilia Alshanetsky | Fixed bug #53541 (format string bug in ext/phar). |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Jani Taskinen | - $_REQUEST is also JIT global now |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Pierre Joye | - fix header install |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Pierre Joye | - add nmake install-sdk (create the devel package)... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Pierre Joye | -add a link to snmp install doc about the MIBS data... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Pierre Joye | - no need to diplay that |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Pierre Joye | - phpize support merge from 5.3 |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Kalle Sommer... | * Don't print the shared headers table after enabling... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Ilia Alshanetsky | Fixed bug #48607 (fwrite() doesn't check reply from... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Kalle Sommer... | Revert fix for bug #53493 to be compliant with the... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Kalle Sommer... | Fixed bug #53493 (xmlrpc_decode should not be sensitive... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Stanislav Malyshev | add & fix tests for lenient parsing |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Gustavo André... | - Fixed bug #53530 (php_crypt tests gcc version incorre... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Ilia Alshanetsky | Fixed bug #47435 (FILTER_FLAG_NO_RES_RANGE don't work... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Ilia Alshanetsky | Fixed bug 48484 (array_product() always returns 0 for... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Ilia Alshanetsky | Fixed bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Ilia Alshanetsky | sqlite3 lib news |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Kalle Sommer... | Fixed bug #53425 (mysqli_real_connect() ignores client... |
commit | commitdiff | tree | snapshot |
next |