phpbb/phpBB/phpbb/event
Nicofuma ffc5a73a0c [ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MIN
PHP_INT_MIN isn't a defined constant but it can be calculed by
~PHP_INT_MAX (two's complement of PHP_INT_MAX)

PHPBB3-13643
2015-02-22 21:53:05 +01:00
..
data.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
dispatcher.php [ticket/13489] Disable the event dispatcher in the migrator 2015-01-14 11:09:44 +01:00
dispatcher_interface.php [ticket/13489] Disable the event dispatcher in the migrator 2015-01-14 11:09:44 +01:00
kernel_exception_subscriber.php [ticket/13361] Fix the JsonResponse in the exception listener 2015-01-14 11:13:28 +01:00
kernel_request_subscriber.php [ticket/12557] Fix php file description 2014-08-07 13:19:49 +03:00
kernel_terminate_subscriber.php [ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MIN 2015-02-22 21:53:05 +01:00
md_exporter.php [ticket/12766] Event exporter does not like RCx as version 2014-06-25 13:35:57 +02:00
php_exporter.php [ticket/13124] Also trim spaces in front of comments except for first line 2014-10-06 16:09:56 +02:00
recursive_event_filter_iterator.php [ticket/12721] Add Generic.Functions.OpeningFunctionBraceBsdAllman 2014-06-16 22:35:39 +02:00