]> granicus.if.org Git - php/shortlog
php
2011-12-06 Pierre Joye- add windows version of this test
2011-12-06 Pierre Joye- force LF
2011-12-06 Pierre Joye- force LF
2011-12-06 Xinchen HuiUse zbacktrace_ex instead of zbacktrace(actullay is...
2011-12-06 Pierre Joye- force LF as EOL as the code expects it.
2011-12-06 Xinchen HuiAdd zbacktrace_ex to .gdbinit which will print extra...
2011-12-06 Pierrick CharronCoding standard
2011-12-06 Derick Rethans- Fixed bug #53502 (strtotime with timezone memory...
2011-12-06 Derick Rethans- Added a test case for #53437.
2011-12-06 Derick Rethans- Fixed bug #52062: large timestamps with DateTime...
2011-12-06 Derick Rethans- Cosmetics for test case for #48678.
2011-12-06 Derick Rethans- Fixed test case for #54851.
2011-12-06 Derick RethansThis changes adds the --EXTENSION-- section to .phpt...
2011-12-05 Xinchen Huiremove irrelevant codes in test
2011-12-05 Xinchen HuiAdd xfaild test for a secluded issue
2011-12-05 Xinchen HuiFix typo
2011-12-05 Dmitry StogovFixed bug #60444 (Segmentation fault with include ...
2011-12-04 Pierrick CharronAdded myself as curl maintainer
2011-12-04 Ilia AlshanetskyFixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with...
2011-12-04 Hannes MagnussonFix test.. the errormessage is irrelevant, we are testi...
2011-12-04 Pierrick CharronFixed bug #60439curl_copy_handle segfault when used...
2011-12-02 Dmitry StogovExpose zend_signal_handler_unblock() to DSO extensions...
2011-12-02 Michael WallnerFixed bug #60240 (invalid read/writes when unserializin...
2011-12-02 Pierrick CharronCleans up test file
2011-12-01 Felipe Pena- Escape [ ] chars in the configure message
2011-12-01 Felipe Pena- Replace possible esc char to <esc> in the XML output
2011-12-01 Felipe Pena- Fixed tests
2011-12-01 Felipe Pena- Fixed tests
2011-12-01 Dmitry StogovFixed icorrect key length after updating constant index
2011-11-30 Felipe Pena- Added tests for bug #60350
2011-11-30 Felipe Pena- Fixed bug #60350 (No string escape code for ESC ...
2011-11-30 Andrey HristovDon't write more data than the protocol can grok or...
2011-11-29 Christopher... Move entries that occurred after 5.4.0RC2 was branched...
2011-11-29 Christopher... Miscellaneous: move misplaced entry; fix typos; note...
2011-11-28 Dmitry StogovFixed bug #54911 (Access to a undefined member in inher...
2011-11-28 Dmitry StogovAdded implicit type casting to allow reusage of macros...
2011-11-26 Felipe Pena- Added JUnit output format option
2011-11-26 Ferenc Kovacsadding some tests for string offsets
2011-11-26 Felipe Pena- Fixed bug #55788 (test redirects should abide SHOW_ON...
2011-11-26 Gustavo André... - Small ajustments to some multicast options.
2011-11-26 Felipe Pena- Fix test
2011-11-26 Felipe Pena- Clean up
2011-11-26 Derick Rethans- Fixed bug #54851 (DateTime::createFromFormat() doesn...
2011-11-26 Gustavo André... - Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR...
2011-11-25 Pierre Joye- FR #60390
2011-11-25 Pierre Joye- implement FR #60390, SERVER_PORT missing
2011-11-25 Derick Rethans- Fixed bug #54596 (incorrect years for DateTime object...
2011-11-25 Derick Rethans- Force setting for tests.
2011-11-25 Derick Rethans- Fixed bug #60373 (Startup errors with log_errors...
2011-11-25 Dmitry StogovFixed bug #60167 (Crash / memory corruption in ext...
2011-11-24 Gustavo André... - Updated UPGRADING, protos and attribution in ext...
2011-11-24 Gustavo André... - Support for UTS #46.
2011-11-24 Derick Rethans- Fixed bug #60236 (TLA timezone dates are not converte...
2011-11-24 Pierre Joye- add crt warning ini
2011-11-24 Pierre Joye- merge crt warning change (r216594) and rename the...
2011-11-24 Xinchen HuiFixed bug #60367 (Reflection and Late Static Binding)
2011-11-24 Stanislav Malyshevback to dev
2011-11-24 Stanislav Malyshev5.4.0RC2
2011-11-23 Stefan MarrFixed Bug #60369 Crash with static property in trait
2011-11-23 Stanislav MalyshevSorted engine changes by severity and added chained
2011-11-23 Ulf WendelFix test
2011-11-23 Ulf WendelMessage can vary depending on server version
2011-11-23 Dmitry StogovFixed bug #48216 (PHP Fatal error: SOAP-ERROR: Parsing...
2011-11-23 Felipe Pena- Fixed memory leak when calling the Finfo constructor...
2011-11-22 Felipe Pena- Fix the fix (thanks Chris Jones!)
2011-11-22 Pierrick CharronFix test to remove dependancy over php.net
2011-11-22 Ulf WendelSkipping with libmysql. If a documentation points to...
2011-11-22 Andrey Hristovuse the method in all builds. Thus it can be used for...
2011-11-22 Felipe Pena- Fix the fix
2011-11-22 Felipe Pena- Fixed possible memory leak in finfo_open()
2011-11-22 Pierrick CharronRevert last commit
2011-11-22 Pierrick CharronThose functions are not deprecated (r319249 #55371)
2011-11-22 Felipe Pena- Fixed invalid free in call_user_method() function
2011-11-22 Felipe Pena- Fixed memory leak in several Intl locale functions
2011-11-22 Xinchen HuiFixed bug #60357 (__toString() method triggers E_NOTICE...
2011-11-22 Pierrick CharronFix this test to work with all version (even old) of...
2011-11-22 Pierrick CharronFix memory leak when using libcurl < 7.17.0
2011-11-22 Antony Dovgalexport zend_on_timeout handler from ZE
2011-11-21 Felipe Pena- Fixed possible crash in mb_ereg_search_init() using...
2011-11-21 Xinchen HuiComparison between pointer and integer
2011-11-21 Xinchen HuiC++ style comment
2011-11-21 Pierrick CharronFix memory leak
2011-11-21 Pierrick CharronFix memory leak
2011-11-21 Pierrick CharronFix test to use PHP_CURL_HTTP_REMOTE_SERVER
2011-11-20 Stanislav Malyshevfix is_a reflection
2011-11-20 Pierre Joye- restore correct window_size
2011-11-19 Pierre Joye- fix build, ansi c requires constant value, no expresi...
2011-11-19 Felipe Pena- Fixed bug #60339 (valgrind reports LEAK --with-mm)
2011-11-19 Felipe Pena- Fix tests
2011-11-19 Felipe Pena- Fixed bug #43200 (Interface implementation / inherite...
2011-11-19 Antony Dovgalbackport the line from trunk and fix uninitialized...
2011-11-19 Mateusz Kocielski - Fixed bug #60337 bcscale related crashed on 64bits...
2011-11-19 Felipe Pena- Removed C++ comment style
2011-11-19 Stanislav Malyshevfix bug #60164 (Stubs of a specific length break phar_o...
2011-11-19 Stanislav Malyshevfix NEWS
2011-11-19 Stanislav Malyshevfix test number
2011-11-19 Stanislav MalyshevFix bug #60150 (Integer overflow during the parsing...
2011-11-18 Christopher... r319456 also fixed the OCI8 part of #55301 (multiple...
2011-11-18 Felipe Pena- CS
2011-11-18 Stefan MarrFixes Bug #54441 (Handling of changing modifiers on...
next