Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.4.0rc2php-5.4.0RC2 | Stanislav Malyshev | 2011-11-24 | 0 | -0/+0 |
| | |||||
* | 5.4.0RC2 | Stanislav Malyshev | 2011-11-24 | 3 | -4/+4 |
| | |||||
* | Fixed Bug #60369 Crash with static property in trait | Stefan Marr | 2011-11-23 | 2 | -2/+20 |
| | |||||
* | Sorted engine changes by severity and added chained | Stanislav Malyshev | 2011-11-23 | 1 | -15/+18 |
| | | | | | string offset description. | ||||
* | Fix test | Ulf Wendel | 2011-11-23 | 1 | -6/+9 |
| | |||||
* | Message can vary depending on server version | Ulf Wendel | 2011-11-23 | 2 | -4/+4 |
| | |||||
* | Fixed bug #48216 (PHP Fatal error: SOAP-ERROR: Parsing WSDL: Extra content ↵ | Dmitry Stogov | 2011-11-23 | 1 | -9/+1 |
| | | | | at the end of the doc, when server uses chunked transfer encoding with spaces after chunk size) | ||||
* | - Fixed memory leak when calling the Finfo constructor twice | Felipe Pena | 2011-11-23 | 3 | -0/+28 |
| | |||||
* | - Fix the fix (thanks Chris Jones!) | Felipe Pena | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | Fix test to remove dependancy over php.net | Pierrick Charron | 2011-11-22 | 1 | -17/+14 |
| | |||||
* | Skipping with libmysql. If a documentation points to more or less ↵ | Ulf Wendel | 2011-11-22 | 3 | -0/+9 |
| | | | | unmaintained wiki contents, I take it as a request to stop testing a feature. Can't tell if I get false positive, hit a bug or not. This is not libmysql testing. Its PHP MySQL API testing. | ||||
* | use the method in all builds. Thus it can be used for detection | Andrey Hristov | 2011-11-22 | 1 | -7/+0 |
| | | | | | of state transitioning in every case | ||||
* | - Fix the fix | Felipe Pena | 2011-11-22 | 1 | -2/+2 |
| | |||||
* | - Fixed possible memory leak in finfo_open() | Felipe Pena | 2011-11-22 | 2 | -1/+4 |
| | |||||
* | Revert last commit | Pierrick Charron | 2011-11-22 | 1 | -0/+2 |
| | | | | | | Keep get_magic_quotes_gpc and get_magic_quotes_runtime as deprecated even if it's not the case in the code | ||||
* | Those functions are not deprecated (r319249 #55371) | Pierrick Charron | 2011-11-22 | 1 | -2/+0 |
| | |||||
* | - Fixed invalid free in call_user_method() function | Felipe Pena | 2011-11-22 | 3 | -1/+16 |
| | |||||
* | - Fixed memory leak in several Intl locale functions | Felipe Pena | 2011-11-22 | 2 | -28/+41 |
| | |||||
* | Fixed bug #60357 (__toString() method triggers E_NOTICE "Array to string ↵ | Xinchen Hui | 2011-11-22 | 3 | -0/+16 |
| | | | | conversion") | ||||
* | Fix this test to work with all version (even old) of libcurl | Pierrick Charron | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | Fix memory leak when using libcurl < 7.17.0 | Pierrick Charron | 2011-11-22 | 2 | -23/+17 |
| | |||||
* | export zend_on_timeout handler from ZE | Antony Dovgal | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | - Fixed possible crash in mb_ereg_search_init() using empty pattern | Felipe Pena | 2011-11-21 | 3 | -2/+26 |
| | |||||
* | Comparison between pointer and integer | Xinchen Hui | 2011-11-21 | 1 | -1/+1 |
| | |||||
* | C++ style comment | Xinchen Hui | 2011-11-21 | 1 | -1/+1 |
| | |||||
* | Fix memory leak | Pierrick Charron | 2011-11-21 | 1 | -0/+8 |
| | |||||
* | Fix memory leak | Pierrick Charron | 2011-11-21 | 1 | -0/+12 |
| | |||||
* | Fix test to use PHP_CURL_HTTP_REMOTE_SERVER | Pierrick Charron | 2011-11-21 | 1 | -3/+4 |
| | |||||
* | fix is_a reflection | Stanislav Malyshev | 2011-11-20 | 1 | -0/+1 |
| | |||||
* | - restore correct window_size | Pierre Joye | 2011-11-20 | 1 | -1/+1 |
| | |||||
* | - fix build, ansi c requires constant value, no expresion, even constant var | Pierre Joye | 2011-11-19 | 1 | -2/+2 |
| | |||||
* | - Fixed bug #60339 (valgrind reports LEAK --with-mm) | Felipe Pena | 2011-11-19 | 1 | -1/+1 |
| | | | | | patch by: yohgaki at ohgaki dot net | ||||
* | - Fix tests | Felipe Pena | 2011-11-19 | 3 | -3/+7 |
| | |||||
* | - Fixed bug #43200 (Interface implementation / inheritence not possible in ↵ | Felipe Pena | 2011-11-19 | 4 | -1/+82 |
| | | | | abstract classes) | ||||
* | backport the line from trunk and fix uninitialized variables | Antony Dovgal | 2011-11-19 | 1 | -0/+1 |
| | |||||
* | - Fixed bug #60337 bcscale related crashed on 64bits platforms | Mateusz Kocielski | 2011-11-19 | 3 | -1/+16 |
| | |||||
* | - Removed C++ comment style | Felipe Pena | 2011-11-19 | 1 | -1/+1 |
| | |||||
* | fix bug #60164 (Stubs of a specific length break phar_open_from_fp scanning ↵ | Stanislav Malyshev | 2011-11-19 | 4 | -2/+46 |
| | | | | for __HALT_COMPILER) | ||||
* | fix NEWS | Stanislav Malyshev | 2011-11-19 | 1 | -4/+0 |
| | |||||
* | fix test number | Stanislav Malyshev | 2011-11-19 | 1 | -1/+1 |
| | |||||
* | Fix bug #60150 (Integer overflow during the parsing of invalid exif header) | Stanislav Malyshev | 2011-11-19 | 4 | -2/+27 |
| | |||||
* | r319456 also fixed the OCI8 part of #55301 (multiple null pointer) | Christopher Jones | 2011-11-18 | 1 | -2/+3 |
| | |||||
* | - CS | Felipe Pena | 2011-11-18 | 1 | -18/+21 |
| | |||||
* | Fixes Bug #54441 (Handling of changing modifiers on a trait alias) | Stefan Marr | 2011-11-18 | 2 | -5/+57 |
| | | | | | # this now results also in a compilation error, since it would open the door for inconsistencies, and violates the DRY principle. | ||||
* | ws in NEWS | Pierrick Charron | 2011-11-18 | 1 | -1/+1 |
| | |||||
* | Added new SoapClient option "keep_alive". FR #60329 | Pierrick Charron | 2011-11-18 | 3 | -3/+13 |
| | |||||
* | Fixed bug #60138 (GC crash with referenced array in RecursiveArrayIterator) | Dmitry Stogov | 2011-11-18 | 1 | -0/+16 |
| | |||||
* | Sync to 5.3 and check additional cases for #55748 | Christopher Jones | 2011-11-18 | 2 | -2/+15 |
| | |||||
* | fix typo | Stanislav Malyshev | 2011-11-18 | 1 | -1/+1 |
| | |||||
* | Fixed bug #60306 (Characters lost while converting from cp936 to utf8) | Xinchen Hui | 2011-11-18 | 3 | -3/+16 |
| |