Merge branch 'PHP-5.5'

* PHP-5.5:
  Remove compilation warnings: "warning: no newline at end of file"
This commit is contained in:
Christopher Jones 2013-08-20 11:03:26 -07:00
commit 4883fc5365
5 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -61,4 +61,4 @@ PHP_FUNCTION(breakiter_get_error_code);
PHP_FUNCTION(breakiter_get_error_message);
#endif
#endif

View File

@ -95,4 +95,4 @@ namespace PHP {
};
}
#endif
#endif

View File

@ -21,4 +21,4 @@
PHP_FUNCTION(cpbi_get_last_code_point);
#endif
#endif

View File

@ -29,4 +29,4 @@ PHP_FUNCTION(rbbi_get_rule_status_vec);
PHP_FUNCTION(rbbi_get_binary_rules);
#endif
#endif