]> granicus.if.org Git - php/shortlog
php
2009-06-18 Derick Rethans- Updated to version 2009.10 (2009j)
2009-06-18 Zoe SlatteryTests from Berlin test fest
2009-06-18 Rasmus LerdorfAh, broken vimrc..
2009-06-18 Rasmus LerdorfFix bug #48592
2009-06-17 Jani TaskinenPierre, this can not be so hard
2009-06-17 Jani Taskinenunfuck the file, fucked up by Pierre as usual
2009-06-17 Felipe Pena- Reorder
2009-06-17 Pierre Joye- fix NEWS (thx Felipe!)
2009-06-17 Pierre Joye- update with latest bits
2009-06-17 Pierre Joye- kill unused var
2009-06-17 Pierre Joye- #47318, UMR when trying to activate user config
2009-06-17 andy wharmbyNew test for standard object compare handler. Tested...
2009-06-17 andy wharmbyNew foreach tests. Tested on Windows, Linux and Linux...
2009-06-17 Hannes MagnussonMFB5.2: "Make this happy on gcc2"
2009-06-17 Felipe PenaBFN #48578
2009-06-17 Andrey HristovMFH:
2009-06-17 Felipe Pena- MFH: Fixed bug #48578 (Can't build 5.3 on FBSD 4...
2009-06-17 Scott MacVicarMFH Add SplDoublyLinkedList::prev() and fix a memory...
2009-06-17 Robin FernandesAdditional class related tests.
2009-06-17 Hannes Magnussonfix skipif
2009-06-17 Hannes Magnussonfix skipif
2009-06-17 Pierre Joye- fix test
2009-06-17 Pierre Joye- missing --SKIPIF-- header
2009-06-17 Rasmus LerdorfNeed the gcc version check here too
2009-06-16 Pierre Joye- fix build when IO_REPARSE_TAG_SYMLINK is not defined...
2009-06-16 Felipe Pena- Fixed tests
2009-06-16 andy wharmbyNew strcoll error test. Tested on Windows, Linux and...
2009-06-16 Andrey HristovMFH: C-comments
2009-06-16 Pierre Joye- fix readlink in TS SAPI
2009-06-16 Rasmus LerdorfTweak to make this compile with gcc2
2009-06-16 Felipe Pena- MFH: Fixed build (removed trailing comma) patch by...
2009-06-16 Andrey HristovMFH:
2009-06-16 Ilia AlshanetskyFixed test
2009-06-16 andy wharmbyFix typo in test
2009-06-16 Pierre Joye- fix title
2009-06-16 Pierre Joye- fix title
2009-06-16 Andrey HristovMFH:
2009-06-16 andy wharmbyNew class related tests. Tested on Windows, Linux and...
2009-06-16 Andrey HristovMFH:
2009-06-16 Felipe Pena- MFH: Fixed bug #48562 (Reference recursion causes...
2009-06-16 Pierre Joye- revert last commit, should not have been applied
2009-06-16 Pierre Joye- #47767, include_once does not resolve windows symlink...
2009-06-16 Pierre Joye- Windows ACL cache support, update existing tests...
2009-06-15 Felipe Pena- Drop unused code
2009-06-15 andy wharmbyNew test for bitwise operators. Tested on Linux 64 bit
2009-06-15 andy wharmbyMove tests to correct directory
2009-06-15 Felipe Pena- MFH: Fixed bug #48557 (Numeric string keys in Apache...
2009-06-15 Patrick AllaertMFH: Fixing #48441 (ldap_search() with sizelimit/timeli...
2009-06-15 Pierre Joye- add TODO about int definition cleanup
2009-06-15 Patrick AllaertMFH: Refactoring that will help fixing #48441
2009-06-15 Pierre Joye- #48535, file_exists returns false when impersonate...
2009-06-15 Pierre Joye- MFH: simplify, use correct type and silent warnings
2009-06-15 Scott MacVicarBFN
2009-06-15 Scott MacVicarMFH sync SQLite 3.6.15
2009-06-15 Ilia AlshanetskySimplify original fix for bug #33475
2009-06-15 andy wharmbyNew POSIX extension tests from Berlin UG TestFest 2009.
2009-06-15 Pierre Joye- silent warning
2009-06-14 Philip OlsonSynced with the wiki
2009-06-14 Philip OlsonRemove unused file (see file UPGRADING for the 5.2...
2009-06-14 andy wharmbyBackport ob test to php 5.2 and 53.
2009-06-14 andy wharmbyNew foreach tests. Tested on Windows, Linux and Linux...
2009-06-14 andy wharmbyBasic tests for function_exists() and get_defined_funct...
2009-06-14 Ilia AlshanetskyMFB: Fixed bug #48512 (DOMDocument::validate() fails...
2009-06-14 andy wharmbyNew json extension tests. Tested on Windows, Linux...
2009-06-13 Greg Beaverremove missing erealloc entry that will go in php 5...
2009-06-13 Greg Beaverfix Bug #48541: spl_autoload_register only registers...
2009-06-13 Greg Beaverfix criminally unclear NEWS entry by me
2009-06-13 andy wharmbyNew iconv extension tests. Tested on Windows, Linux...
2009-06-12 Felipe Pena- Constified method_name arg. in zend_get_user_call_fun...
2009-06-12 Felipe Pena- MFH: Fixed bug #48514 (cURL extension uses same resou...
2009-06-12 andy wharmbyNew iconv extension tests. Tested on Windows, Linux...
2009-06-12 andy wharmbyNew iconv extension tests. Tested on Windows, Linux...
2009-06-12 Kalle Sommer... MFH: Fixed static build of mbstring on Windows (makes...
2009-06-12 Felipe Pena- Dropped unnecessary var
2009-06-12 Andrey HristovMFH:
2009-06-12 Felipe PenaMFH: Fixed bug #48533 (__callStatic is not invoked...
2009-06-11 andy wharmbyDelete duplicate test
2009-06-11 andy wharmbyNew intval() tests. Tested on Windows, Linux and linux 64
2009-06-11 andy wharmbyNew 64 bit math tests. Tested on Windows, Linux and...
2009-06-11 andy wharmbyAdd/Fix SKIPIF sections of cURL tests
2009-06-11 Andrey HristovPut these in an ifdef because they are not used at...
2009-06-11 Greg Beaverupdate NEWS about phar.phar on windows
2009-06-11 Greg Beaveradd phar.phar creation on windows
2009-06-11 Pierre Joye- silent warning and make it less ambiguous
2009-06-11 andy wharmbyNew POISX tests. Tested on Windows (all test SKIP)...
2009-06-11 Johannes SchlüterMFH: Use a better extension version
2009-06-11 Antony DovgalMFH: fix bug #48518 (curl crashes when writing into...
2009-06-11 Antony Dovgalreapply the fix
2009-06-11 Hannes MagnussonMFH: Mark spl as required and fix extension loading...
2009-06-11 Andrey HristovMFH:
2009-06-11 Andrey HristovMFH:
2009-06-11 Andrey HristovSync with PHP6 - TSRMLS_FETCH
2009-06-10 Felipe Pena- MFH: Fix the fix (Bug #46973 - IPv6 address filter...
2009-06-10 Johannes Schlüterback to -dev
2009-06-10 Johannes Schlüter5.3.0RC3
2009-06-10 Johannes SchlüterMFH Hannes said this shall not be run for RCs
2009-06-10 Pierre Joye- check for static lib as well
2009-06-10 Antony Dovgalrevert the fix for a while
2009-06-10 Antony DovgalMFH: fix arginfo for curl_multi_info_read()
2009-06-10 Pierre Joye- put mpir headers in their own directory
next