mirror of
https://github.com/php/php-src.git
synced 2025-01-16 08:44:09 +08:00
Merge branch 'PHP-5.5'
* PHP-5.5: Remove compilation warnings: "warning: no newline at end of file"
This commit is contained in:
commit
4883fc5365
@ -39,4 +39,4 @@ U_CFUNC zend_object_iterator *_breakiterator_get_iterator(
|
||||
zend_class_entry *ce, zval *object, int by_ref TSRMLS_DC);
|
||||
U_CFUNC void breakiterator_register_IntlPartsIterator_class(TSRMLS_D);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
@ -61,4 +61,4 @@ PHP_FUNCTION(breakiter_get_error_code);
|
||||
|
||||
PHP_FUNCTION(breakiter_get_error_message);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
@ -95,4 +95,4 @@ namespace PHP {
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
@ -21,4 +21,4 @@
|
||||
|
||||
PHP_FUNCTION(cpbi_get_last_code_point);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
@ -29,4 +29,4 @@ PHP_FUNCTION(rbbi_get_rule_status_vec);
|
||||
|
||||
PHP_FUNCTION(rbbi_get_binary_rules);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user