]> granicus.if.org Git - php/shortlog
php
2011-06-25 Felipe Pena- Fixed crash when calling sapi_shutdown() and sapi...
2011-06-25 Felipe Pena- Fixed crash when zend_eval_string bailouts (-r 'a...
2011-06-25 Pierre Joye- reflection is always enabled
2011-06-25 Derick Rethans- Fixed layout. Tabs on the terminal don't align nicely...
2011-06-25 Knut Urdalenfixed temp directory names in spl tests
2011-06-25 Knut Urdalenfixed/refactored some spl tests related to owner/group...
2011-06-24 Christopher... Add http_proxy env var support to run-tests.php result...
2011-06-24 Felipe Pena- Fixed tests
2011-06-24 Felipe Pena- Added SKIPIF
2011-06-24 Derick Rethans- Added a new PHPAPI function to return module_initialized:
2011-06-24 Felipe Pena- Fixed build on Windows
2011-06-23 Felipe Pena- Improved parse error messages
2011-06-23 Felipe Pena- Missing valid path check
2011-06-23 Hannes MagnussonThese are annoyingly slow
2011-06-23 Nuno LopesMFB: properly regen file to fix coverage data
2011-06-23 Ilia AlshanetskyFixed a bug with calculation of REQUEST_TIME in apache2
2011-06-23 Jérôme Loyet- Added custom access log (also added per request ...
2011-06-23 Felipe Pena- Fixed crash (take 2)
2011-06-23 Felipe Pena- Fixed crash on startup
2011-06-22 Shein AlexeyFixed dom tests.
2011-06-21 Pierre Joye- fix build
2011-06-21 Felipe Pena- Fix memleak on `php -v'
2011-06-20 Felipe Pena- Fixed hardcoded INI
2011-06-20 Felipe Pena- Fix broken code in 64bit
2011-06-20 Moriyoshi Koizumi- Forgot to commit these.
2011-06-20 Moriyoshi Koizumi- Add built-in web server to CLI SAPI. See the RFC...
2011-06-20 Patrick AllaertFixed typo
2011-06-20 Patrick AllaertChanged register_shutdown_function() to reflect that...
2011-06-20 Felipe Pena- Optimize property finding by zend_hash_quick_find
2011-06-20 Felipe Pena- Simplify function code
2011-06-20 Felipe Pena- Avoid re-hash here too
2011-06-20 Jérôme LoyetRemoved pid in debug logs written by chrildren processes
2011-06-19 Felipe Pena- Minor optimization (avoid to re-hash already computed...
2011-06-19 Felipe Pena- Removed unnecessary TSRMLS_FETCH
2011-06-19 Stanislav Malyshevfix error reporting on missing data - don't produce...
2011-06-19 Stanislav Malyshevfix test with floats - make it not produce different...
2011-06-19 Daniel ConvissorProvide test for DateTime::add() issue (for discussion...
2011-06-19 Daniel ConvissorSplit DateTime diff/add/sub tests into separate files...
2011-06-19 Felipe Pena- Fix tests
2011-06-19 Felipe Pena- Opss, restore old behavior
2011-06-19 Felipe Pena- Added missing void param check in sys_get_temp_dir
2011-06-19 Felipe Pena- Missing usage of 'p' parameter specifier
2011-06-19 Felipe Pena- Fix test
2011-06-19 Felipe Pena- New tests (code coverage++)
2011-06-19 Felipe Pena- Fix test
2011-06-18 Felipe Pena- Added missing void param checks, and fix arginfo
2011-06-18 Felipe Pena- Fixed compiler warning (redefinition of offsetof)
2011-06-18 Felipe Pena- Missing change
2011-06-18 Felipe Pena- Fixed ZTS build
2011-06-18 Jérôme LoyetAdded master rlimit_files and rlimit_core in the global...
2011-06-18 Jérôme LoyetFixed exit at FPM startup on fpm_resources_prepare
2011-06-18 Felipe Pena- Added missing arginfos for void params and void param...
2011-06-18 Jérôme LoyetRemove timestamp in logs written by children process
2011-06-18 Boris Lytochkintake over mantainership on snmp extension
2011-06-18 Pierre Joye- fix build
2011-06-17 Jérôme Loyetmissing doc in the conf file
2011-06-17 Jérôme Loyet- added xml format to the status page
2011-06-17 Christopher... Fix skipif to resolve the common reason this test fails
2011-06-17 Boris Lytochkinexpand SNMP section
2011-06-17 Derick Rethans- Fixed bug where the DateTime object got changed while...
2011-06-17 Felipe Pena- Fixed two "jump or move depends on uninitialised...
2011-06-16 Pierre Joye- did I not kill that already? (do not use rand_screen...
2011-06-16 Pierre Joye- fix nts build
2011-06-16 Felipe Pena- Removed win debug stuff
2011-06-16 Pierre Joye- init win32 rng context once per process
2011-06-16 Pierre Joye- install extra headers
2011-06-15 Stanislav Malyshevupdate the branches list
2011-06-14 Christopher... Improve cross version compat
2011-06-14 Scott MacVicarUpgrade SQLite to 3.7.6.3
2011-06-14 Felipe Pena- New tests for new feature
2011-06-13 Felipe Pena- Fix build on Windows
2011-06-13 Timm Friebe- Fix compiler warning about long vs. int in printf()
2011-06-12 Felipe Pena- Fixed bug #54624 (class_alias and type hint)
2011-06-12 Rasmus LerdorfThese regexes don't fail under the new backtrack limit...
2011-06-12 Felipe Pena- Added Bison 2.5 to bison_version_list
2011-06-12 Felipe Pena- Restore basename in filename on non Windows OS
2011-06-12 Rasmus LerdorfDon't expect a path for tidy_repair_string() and fix...
2011-06-12 Boris Lytochkinmove SNMP VERSION constants into SNMP class itself
2011-06-12 Boris Lytochkinfix typo in comment
2011-06-12 Boris Lytochkinno more method open
2011-06-12 Boris Lytochkinfix method names in header
2011-06-12 Felipe Pena- Fixed bug #54680 (missing TRACK_VARS_SERVER check)
2011-06-12 Felipe Pena- Avoid zend_do_ticks() call for each statement in...
2011-06-12 Gustavo André... - Reverted r301991, which is a (partial) fix to bug...
2011-06-12 Felipe Pena- Fixed tests
2011-06-11 Gustavo André... - Fixed ext/sockets build on Mac OS X (hopefully).
2011-06-11 Felipe Pena- Missing fix for bug #54347
2011-06-11 Felipe Pena- Possible fix for bug #55022 (memory_limit exhausted...
2011-06-11 Christopher... Fix TSRMLS for Windows build
2011-06-10 Felipe Pena- Drop C++ style comments
2011-06-10 Felipe Pena- Fixed bug #55028 (// is abad comment)
2011-06-10 Christopher... Bump OCI8 version to stable in preparation for 5.3...
2011-06-10 Christopher... Add new OCI8 tests. Refactor skipifs. Sync 5.3/5...
2011-06-10 Christopher... Add oci_client_version() returning the runtime Oracle...
2011-06-10 Rasmus LerdorfFix Apache1 build
2011-06-09 Felipe Pena- Fixed bug #54347 (reflection_extension does not lower...
2011-06-09 Shein AlexeyRemoved tests checking old/removed functionality (sessi...
2011-06-09 Shein AlexeyChanged session.save_path to /tmp to make test run.
2011-06-09 Shein AlexeySkip reason is now printed if session.save_path is...
2011-06-09 Shein AlexeyFixed session test breakage due to serialize precision...
next