2010-01-15 |
Takeshi Abe | fix wrong type and useless assignments |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Takeshi Abe | fix the letter type, which affects its type-error message |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Pierre Joye | - fix build |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Ilia Alshanetsky | Added test for bug #50680 |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Andrey Hristov | Fix compiler warning, copy&paste error |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Andrey Hristov | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Takeshi Abe | imagepolygon() and imagefilledpolygon() does not allow... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Andrey Hristov | remove redefinition of bit_uint8korr |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Andrey Hristov | Fix build of mysqli when libmysql is used, mysqlnd_port... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Andrey Hristov | more PHPAPI for phpize-d builds |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Andrey Hristov | export more functionality for phpize builds |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Andrey Hristov | make mysqlnd's tracing API more reusable |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Ilia Alshanetsky | Fixed bug #50732 (exec() adds single byte twice to... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Frank M. Kromann | MFB. Don't free soap_headers just before comparing... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Takeshi Abe | removed an unused variable |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Christopher... | Bump version in early preparation for release |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Ilia Alshanetsky | Fixed bug #50728 (All PDOExceptions hardcode 'code... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
David Soria... | Revert commit 292222. It's not needed anymore to specif... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Stanislav Malyshev | name resource build script resourcebundle.build |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | more typedef cosmetics |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | remove stale export |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | cosmetics. typedef-ed types should be in capital case |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | remove extern defintion of a variable that is no more |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | this function should be exporten in all cases, not... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | missed to commit in 5_3, here it comes, reusability... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | and another change to make the stats API re-usable |
commit | commitdiff | tree | snapshot |
2010-01-11 |
David Soria... | Fixes #50496. Drop stdbool.h dependency as it requires... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | Rework the statistics macros to be reusable by external... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Ilia Alshanetsky | year++ |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Dmitry Stogov | Fixed bug #50519 (segfault in garbage collection when... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Pierre Joye | - use png_sig_cmp to support libpng 1.4, old is depreca... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Andrey Hristov | Add the remaining code for statistics triggers |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Andrey Hristov | export some calls to init/deinit code outside of the... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Andrey Hristov | improve the stats subsystem. Reduce the number of macro... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Andrey Hristov | add restart_psession and end_psession hooks |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Takeshi Abe | Bug #49600 (imageTTFText text shifted right) |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Rasmus Lerdorf | Worked with Samy Kamkar to improve LCG entropy. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Christopher... | Bug #47281 ( is limited in size of characters). Also... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Andrey Hristov | Change of way the packet objects are created/initialised |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Ilia Alshanetsky | Fixed bug #50680 (strtotime() does not support eighth... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Christopher... | Fixed bug #49560 (oci8: using LOBs causes slow PHP... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Rob Richards | fix bug #50661 (DOMDocument::loadXML does not allow... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Ilia Alshanetsky | Fixed bug #50657 (copy() with an empty (zero-byte)... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Sebastian Bergmann | sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Sebastian Bergmann | sed -i "s#1998-2009#1998-2010#g" **/*.re **/*.y **/*.l |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Sriram Natarajan | - Addressing minor leak noticed while addressing bug... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Pierrick Charron | Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Ilia Alshanetsky | Added test case for bug #50632 |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Sriram Natarajan | - Fixed bug #48590 (SoapClient does not honor max_redir... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Pierre Joye | - should not have commited |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Pierre Joye | - [doc] fix exchange and other imap server support... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Pierre Joye | - [DOC] MF53: add INTERNALDATE to imap_append |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Stanislav Malyshev | add ICU resource bundle support, contributed by Hans... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Ulf Wendel | Updating test to new libmysql feature set (first introd... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Ulf Wendel | The internal zval cache has been removed and not been... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Ulf Wendel | Fixing test |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Ulf Wendel | Tweaking test. Andrey, you once requested such a test... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Ulf Wendel | The internal zval cache has been removed and not been... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Ilia Alshanetsky | Update copyright year in the man file |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Ilia Alshanetsky | Fixed bug #50632 (filter_input() does not return defaul... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Pierrick Charron | Fixed bug #50636 (MySQLi_Result sets values before... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Sebastian Bergmann | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Sebastian Bergmann | sed -i "s#1997-2009#1997-2010#g" **/*.re **/*.y **/*.l |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Ilia Alshanetsky | Fixed bug #44827 (define() allows :: in constant names). |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Matteo Beccati | - Added unicode support to ext/pgsql |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Jani Taskinen | - CS + WS + folding tags |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Pierrick Charron | Add a test for tidyNode::__construct() |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Ilia Alshanetsky | Fixed bug #48190 (Content-type parameter "boundary... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Jani Taskinen | - Last ws pollution, I hope. |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Jani Taskinen | - Try prevent accidents |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Jani Taskinen | - WS + CS |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Pierrick Charron | Set the tidyNode constructor private |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Derick Rethans | - Updated to version 2009.21 (2009u) |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Andrey Hristov | move network creation to the init hook |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Felipe Pena | - Fixed ZTS build |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Mikko Koppanen | Share the php_sockets.h header |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Mikko Koppanen | spprintf the dbname |
commit | commitdiff | tree | snapshot |
2009-12-26 |
Rasmus Lerdorf | Along with the valid char set, also add a length check... |
commit | commitdiff | tree | snapshot |
2009-12-26 |
Mikko Koppanen | Upgrade bundled libmagic to 5.03 (fixes CDF parsing... |
commit | commitdiff | tree | snapshot |
2009-12-26 |
Mikko Koppanen | No need to duplicate the string here |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Pierrick Charron | Changed tidyNode class to disallow manual node creation. |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Matteo Beccati | - Updated ext/pgsql tests to work w/ PostgreSQL 8.5 |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Antony Dovgal | remove automatic file unlocking on shutdown and/or... |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Matteo Beccati | - Updated pdo_pgsql tests to be 8.5+ friendly |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Dmitry Stogov | Fixed bug #50519 (segfault in garbage collection when... |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Pierrick Charron | Fixed bug #50558 (Broken object model when extending... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Ilia Alshanetsky | Added missing host validation for HTTP urls inside... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Mikko Koppanen | Fix the proto entry for trunk |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Mikko Koppanen | Changed stream_resolve_include_path to use zend_resolve... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Antony Dovgal | fix the fix for #47409 |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Moriyoshi Koizumi | - MFB: Fix bug #46478 (htmlentities() uses obsolete... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Sriram Natarajan | - Update tests to reflect current behavior after fix... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Stanislav Malyshev | fix flags handling in zend_parse_method_parameters_ex |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Stanislav Malyshev | cleanup some code, improve error handling |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Jani Taskinen | - ws |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Ilia Alshanetsky | Fixed bug #47409 (extract() problem with array containi... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Andrey Hristov | Unify. The typedef-ed structs in mysqlnd are always... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Antony Dovgal | fix minor leak in CGI sapi (happened once per child) |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Johannes Schlüter | Where using svn now, use svn paths |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Johannes Schlüter | install mysqlnd headers to allow shared build of extensions |
commit | commitdiff | tree | snapshot |
next |