Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-08-04 | 1 | -7/+7 |
|\ | |||||
| * | virtual_file_ex uses emalloc in 5.6+ | Stanislav Malyshev | 2015-08-04 | 1 | -7/+7 |
* | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-08-04 | 4 | -10/+77 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-08-04 | 4 | -9/+76 |
| |\ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-08-04 | 4 | -9/+76 |
| | |\ | |||||
| | | * | Fix bug #70019 - limit extracted files to given directory | Stanislav Malyshev | 2015-08-04 | 3 | -4/+68 |
| | | * | Improved fix for Bug #69441 | Stanislav Malyshev | 2015-07-26 | 1 | -5/+8 |
| | | * | Better fix for bug #69958 | Stanislav Malyshev | 2015-07-07 | 2 | -9/+15 |
| | | * | Fix bug #69923 - Buffer overflow and stack smashing error in phar_fix_filepath | Stanislav Malyshev | 2015-07-07 | 1 | -2/+8 |
| | | * | Fix bug #69958 - Segfault in Phar::convertToData on invalid file | Stanislav Malyshev | 2015-07-07 | 3 | -34/+50 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-07-07 | 4 | -42/+71 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-07-07 | 2 | -0/+3 |
| | |\ \ | |||||
| | | * | | Better fix for bug #69958 | Stanislav Malyshev | 2015-07-07 | 2 | -9/+15 |
| | * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-07-06 | 1 | -9/+13 |
| | |\ \ \ | |||||
| | | * | | | Better fix for bug #69958 | Stanislav Malyshev | 2015-07-06 | 1 | -9/+13 |
| | | |/ / | |||||
| | * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-07-06 | 4 | -36/+58 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fix bug #69923 - Buffer overflow and stack smashing error in phar_fix_filepath | Stanislav Malyshev | 2015-07-04 | 1 | -2/+8 |
| | | * | | Fix bug #69958 - Segfault in Phar::convertToData on invalid file | Stanislav Malyshev | 2015-07-04 | 3 | -34/+50 |
| | | |/ | |||||
| * | | | Cleaned white spaces in PHP_INI definition of phar | Dominic | 2015-07-05 | 1 | -2/+2 |
* | | | | switch to the unified globals accessor where appropriate | Anatol Belski | 2015-07-29 | 1 | -7/+2 |
* | | | | Better fix for bug #69958 | Stanislav Malyshev | 2015-07-07 | 1 | -0/+2 |
* | | | | Better fix for bug #69958 | Stanislav Malyshev | 2015-07-07 | 1 | -9/+13 |
* | | | | Fix bug #69923 - Buffer overflow and stack smashing error in phar_fix_filepath | Stanislav Malyshev | 2015-07-07 | 1 | -2/+8 |
* | | | | Fix bug #69958 - Segfault in Phar::convertToData on invalid file | Stanislav Malyshev | 2015-07-07 | 3 | -1/+17 |
* | | | | Merge branch 'pull-request/1351' | Stanislav Malyshev | 2015-07-05 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Cleaned white spaces in PHP_INI definition of phar | Dominic | 2015-06-19 | 1 | -2/+2 |
* | | | | | Switch position of ce in exception ce variable names | Aaron Piotrowski | 2015-07-03 | 1 | -2/+2 |
* | | | | | Change zend_exception_get_default() to zend_exception_ce | Aaron Piotrowski | 2015-07-03 | 1 | -4/+2 |
* | | | | | Cleanup (avoid reallocation) | Dmitry Stogov | 2015-07-02 | 4 | -29/+22 |
* | | | | | Get rid of ZVAL_ZVAL() macro usages. Replace them with more clear and optimal... | Dmitry Stogov | 2015-07-01 | 1 | -1/+2 |
* | | | | | Fix test failures from previous commit | Bob Weinand | 2015-06-30 | 1 | -1/+4 |
* | | | | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 8 | -124/+124 |
|/ / / / | |||||
* | | | | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-06-14 | 6 | -30/+14 |
|\ \ \ \ | |||||
| * | | | | Get rid of more ZVAL_ZVAL() macros | Dmitry Stogov | 2015-06-12 | 1 | -8/+6 |
| * | | | | Avoid zval duplication in ZVAL_ZVAL() macro (it was necessary only in few pla... | Dmitry Stogov | 2015-06-12 | 1 | -2/+2 |
| * | | | | fix dir sep in test | Anatol Belski | 2015-05-26 | 1 | -3/+3 |
| * | | | | cleanup duplicated stat declarations in ext/phar | Anatol Belski | 2015-05-25 | 2 | -15/+1 |
| * | | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-05-22 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-05-22 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | fix test | Anatol Belski | 2015-05-22 | 1 | -1/+1 |
| * | | | | Merge branch 'PHP-5.6' | Remi Collet | 2015-05-21 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2015-05-21 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Make the phar symlink relative | ponce | 2015-05-21 | 1 | -1/+1 |
* | | | | | Update exception names in tests after formatting changes. | Aaron Piotrowski | 2015-05-17 | 2 | -2/+2 |
* | | | | | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-05-17 | 29 | -29/+29 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Tweak uncaught exception message display | Nikita Popov | 2015-05-17 | 29 | -29/+29 |
* | | | | | Updated tests to reflect exception class changes. | Aaron Piotrowski | 2015-05-16 | 5 | -5/+5 |
|/ / / / | |||||
* | | | | Display EngineExceptions like ordinary exceptions | Nikita Popov | 2015-05-15 | 2 | -2/+12 |
* | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-05-12 | 3 | -1/+22 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-05-12 | 3 | -1/+22 |
| |\ \ \ | | |/ / |