| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix testphp-5.4.4RC2 | Stanislav Malyshev | 2012-05-29 | 1 | -1/+1 |
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-05-30 | 1 | -1/+1 |
| |\ | |||||
| | * | Typofix in comment in proc_open.c | Jille Timmermans | 2012-05-30 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Stanislav Malyshev | 2012-05-29 | 2 | -1/+21 |
| |\ \ | |/ | |||||
| | * | fix CVE-2012-2143 | Stanislav Malyshev | 2012-05-29 | 2 | -1/+21 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-05-29 | 1 | -74/+50 |
| |\ \ | |/ | |||||
| | * | updated the libmagic patch after Felipes regex fix | Anatoliy Belsky | 2012-05-29 | 1 | -74/+50 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-05-29 | 4 | -2/+91 |
| |\ \ | |/ | |||||
| | * | Fix bug #62150 Test Bug - ext/fileinfo/tests/finfo_open_error.phpt | Matt Ficken | 2012-05-29 | 2 | -1/+50 |
| | * | Bug #62177 deactivate the linux test version on win | Matt Ficken | 2012-05-29 | 1 | -1/+5 |
| | * | Fix bug #62177 Test Bug - finfo_file_regex.phpt | Matt Ficken | 2012-05-29 | 1 | -0/+36 |
| * | | fix unchecked emalloc | Stanislav Malyshev | 2012-05-28 | 1 | -3/+3 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-05-25 | 3 | -1/+39 |
| |\ \ | |/ | |||||
| | * | Fixed bug #62149 Test Bug - ext/curl/tests/bug61948 | Matt Ficken | 2012-05-25 | 2 | -1/+29 |
| | * | Fixed bug #62148 mail_skipif doesn't skip imap tests on Release Build | Matt Ficken | 2012-05-25 | 1 | -0/+10 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-05-25 | 1 | -1/+4 |
| |\ \ | |/ | |||||
| | * | Fixed bug #62147 test bug - popen_pclose_basic-win32 | Matt Ficken | 2012-05-25 | 1 | -1/+4 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2012-05-25 | 8 | -28/+36 |
| |\ \ | |/ | |||||
| | * | Fix bug #62146 com_dotnet cannot be built shared, tested by Anatoliy | Johannes Schlüter | 2012-05-25 | 8 | -28/+36 |
| | * | Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3 | Felipe Pena | 2012-05-24 | 7 | -213/+260 |
| | |\ | |||||
| * | \ | Merge branch 'PHP-5.3' into PHP-5.4 | Felipe Pena | 2012-05-24 | 4 | -25/+33 |
| |\ \ \ | |/ / | |||||
| | * | | - Fixed magic file regex support | Felipe Pena | 2012-05-24 | 4 | -25/+33 |
| * | | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-05-24 | 5 | -213/+235 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Fixed bug #62073 | Xinchen Hui | 2012-05-24 | 5 | -213/+235 |
| | |\ \ | |||||
| | | * | | Fixed bug #62073 (Different ways of iterating over an SplMaxHeap result in di... | Reeze Xia | 2012-05-23 | 5 | -213/+237 |
| * | | | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-05-24 | 2 | -0/+25 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Fixed bug #55610: ResourceBundle and Traversable | Gustavo André dos Santos Lopes | 2012-05-24 | 2 | -0/+25 |
| | | |/ | |/| | |||||
| * | | | Fixed last commit on 5.4 | Gustavo André dos Santos Lopes | 2012-05-24 | 1 | -1/+1 |
| * | | | Fixed bug #62140 ext\standard\tests\file\tempnam_variation7-win32.phpt fails | Anatoliy Belsky | 2012-05-24 | 1 | -2/+2 |
| * | | | Changed ResourceBundle constructor behavior | Gustavo André dos Santos Lopes | 2012-05-24 | 2 | -7/+41 |
| * | | | Fix bug #62139 ext\standard\tests\file\rename_variation13-win32.phpt fails | Anatoliy Belsky | 2012-05-24 | 1 | -0/+0 |
| * | | | Fixed bug #62138 ext\standard\tests\dir\dir_variation8-win32.phpt fails | Anatoliy Belsky | 2012-05-24 | 1 | -4/+4 |
| * | | | Fix bug #62137 ext\phar\tests\fatal_error_webphar.phpt fails | Anatoliy Belsky | 2012-05-24 | 1 | -1/+1 |
| * | | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-05-24 | 2 | -4/+58 |
| |\ \ \ | |/ / | |||||
| | * | | Fixed bug #60785 | Gustavo André dos Santos Lopes | 2012-05-24 | 2 | -4/+58 |
| * | | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-05-23 | 2 | -19/+67 |
| |\ \ \ | |/ / | |||||
| | * | | Fixed bug #62017 | Gustavo André dos Santos Lopes | 2012-05-23 | 2 | -19/+67 |
| * | | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-05-23 | 8 | -4/+74 |
| |\ \ \ | |/ / | |||||
| | * | | Fixed bug #6208: memory leak in grapheme_extract() | Gustavo André dos Santos Lopes | 2012-05-23 | 2 | -0/+13 |
| | * | | Fixed bug #62082 | Gustavo André dos Santos Lopes | 2012-05-23 | 2 | -3/+19 |
| | * | | Fixed bug #62081 | Gustavo André dos Santos Lopes | 2012-05-23 | 2 | -0/+23 |
| | * | | Fixed bug #62070 | Gustavo André dos Santos Lopes | 2012-05-23 | 2 | -1/+19 |
| | * | | Fix typo while resolving conflicts | Xinchen Hui | 2012-05-23 | 1 | -1/+1 |
| | * | | Revert "Implemented FR #61602 Allow access to name of constant used as defaul... | Xinchen Hui | 2012-05-23 | 1 | -3/+3 |
| | |/ | |||||
| * | | Fix bug #62112: number_format() is not binary safe | Gustavo André dos Santos Lopes | 2012-05-23 | 2 | -2/+18 |
| * | | Revert "Implemented FR #61602 Allow access to name of constant used as defaul... | Xinchen Hui | 2012-05-23 | 4 | -191/+16 |
| * | | - Fix the fix (typo s/AIX/_AIX/g) | Felipe Pena | 2012-05-21 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-05-21 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Fix bug #62066 Test Bug - ext/tidy/tests/004.phpt | Matt Ficken | 2012-05-21 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-05-21 | 4 | -2/+145 |
| |\ \ | |/ | |||||
