php-src/sapi
Anatol Belski 269acaa363 Merge branch 'pull-request/1284'
* pull-request/1284:
  Rename interface macros
  Fix typo in UPGRADING
  Move definition of Throwable to zend_exceptions.h/c
  Check for zend_ce_throwable instead
  Fix some missed tests
  Add Throwable tests
  Fix previous exception type check
  Updated UPGRADING with RFC link
  Changed AssertionException to AssertionError
  Update exception error messages
  Throwable method signatures.
  Update exception names in tests after formatting changes.
  Merge exception formatting changes.
  Make zend_get_exception_base static.
  Fix a few missed tests.
  Fix handler double copy.
  Updated tests to reflect exception class changes.
  Remodel exceptions based on Throwable interface
2015-06-17 21:55:03 +02:00
..
apache2handler Merge branch 'PHP-5.6' 2015-04-14 01:28:06 -07:00
cgi Merge branch 'pull-request/1284' 2015-06-17 21:55:03 +02:00
cli Merge branch 'master' into throwable-interface 2015-06-14 18:53:11 -05:00
embed made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
fpm FIx darwin build 2015-05-31 14:52:08 -07:00
litespeed Fixed Buf #68812 Unchecked return value. 2015-06-08 15:47:11 -04:00
phpdbg Fix issue with zend_execute_ex replaced by execute_ex upon icall 2015-06-16 23:37:39 +02:00
tests Fixed sapi/tests (maybe needs some run-test.php people's reviewing) 2015-05-27 17:37:34 +08:00