Merge branch 'PHP-7.1'

* PHP-7.1:
  update NEWS
  update NEWS
  Revert "Fixed bug #61471"
This commit is contained in:
Anatol Belski 2017-03-28 13:17:05 +02:00
commit 0eb3c377d4
2 changed files with 1 additions and 47 deletions

View file

@ -75,7 +75,6 @@ typedef struct {
zend_bool engine;
zend_bool xbithack;
zend_bool last_modified;
zend_bool post_read_error;
} php_apache2_info_struct;
extern zend_module_entry apache2_module_entry;