Merge branch 'PHP-7.4'

* PHP-7.4:
  Remove local variables
This commit is contained in:
Peter Kokot 2019-02-03 21:23:18 +01:00
commit 623911f993
888 changed files with 111 additions and 7004 deletions

View file

@ -35,13 +35,3 @@ void zend_build_properties_info_table(zend_class_entry *ce);
END_EXTERN_C()
#endif
/*
* Local variables:
* tab-width: 4
* c-basic-offset: 4
* indent-tabs-mode: t
* End:
* vim600: sw=4 ts=4 fdm=marker
* vim<600: sw=4 ts=4
*/