2011-01-09 |
Pierre Joye | - new sec flags should not be on by default for 5.3... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Pierre Joye | - add configure option to enable the builtin static... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Pierre Joye | - debug code-- |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Pierre Joye | - let try to fix pecl header install so we can do the... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Rui Hirokawa | MFH: added an option to http_build_query for RFC-3986 |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Pierre Joye | - define the php*.lib/dll names |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Andrey Hristov | Proper fix for |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Adam Harvey | Implement request #53684 (Deprecated HTML in sample... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Felipe Pena | - Fixed memory leak on SQLite3Result and SQLite3Stmt... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Rasmus Lerdorf | Fix bug #53682 |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Pierre Joye | - fix vc6 random behavior for Fix bug #53632 with x87 fpu |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Pierre Joye | - add CVE (too late for the release tho') |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Adam Harvey | Remove empty files left when r306542 was reverted in... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Scott MacVicar | Implemented FR #53466 (SQLite3Result::columnType()... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Etienne Kneuss | Implement SplObjectStorage::removeAllExcept (Patch... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Ilia Alshanetsky | Added test |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Johannes Schlüter | - This will be PHP 5.3.6 |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Ilia Alshanetsky | Optimize unix timestamp to date-string conversion for... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Pierre Joye | - revert rev. 307044 |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Scott MacVicar | Add test for bug #53632 |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Scott MacVicar | Fix bug #53632 with x87 fpu |
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 |
Hannes Magnusson | My name is Hannes |
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 |
Ilia Alshanetsky | Fixed Bug #53629 (memory leak inside highlight_string()). |
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 | - prevent php(version)lib.(dll|lib) to be overriden |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierre Joye | - we need the core config.w32 only once |
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, and remove undesired committed part |
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 | - fix ADD_EXTENSION_DEP detection |
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 | 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-27 |
Antony Dovgal | fix segfault when node is NULL |
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-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-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-21 |
Ilia Alshanetsky | removed unused var |
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-20 |
Ilia Alshanetsky | Fixed compiler warnings |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Hannes Magnusson | Fixed bug#53579 (stream_get_contents() segfaults on... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Gustavo André... | - Fixed bug #53574 (Integer overflow in SdnToJulian... |
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 |
Felipe Pena | - Cosmetics again |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Felipe Pena | - Cosmetics |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Pierre Joye | - fix test |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Pierre Joye | - NEWS update and test related to the NULL poisoning... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Pierre Joye | - fix possible crash introduced by the null poisoning... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Pierre Joye | - fix leak introduced by the null poisoning patch |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Pierre Joye | - fix leak introduced by the null poisoning patch |
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 |
Andrey Hristov | Fix sprintf modifier to be right, wrong data reported... |
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-15 |
Pierre Joye | - typo |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Pierre Joye | - devel must be done before dist |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Pierre Joye | - fix build with out of src obj dir |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Pierre Joye | - we just reached the tiny cmd lenght limit, let reduce... |
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 |
Pierre Joye | - fix header install |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Pierre Joye | - that's not in 5.3 |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Pierre Joye | - that's not in 5.3 |
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 | - MFH trailing slashes detection |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Pierre Joye | - that should not have been applied |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Pierre Joye | - add phpize support for windows, need a nmake install... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Pierre Joye | -ws |
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-13 |
Adam Harvey | MFH: fixed bug #53377 (imap_mime_header_decode() doesn... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Adam Harvey | MFH: implement FR #53447 (Cannot disable SessionTicket... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Gustavo André... | - Fixed bug #53530 (php_crypt tests gcc version incorre... |
commit | commitdiff | tree | snapshot |
next |