Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions UPGRADING
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,20 @@ PHP X.Y UPGRADE NOTES
8. Removed Extensions
========================================

- ereg

========================================
9. Other Changes to Extensions
========================================

- mbstring
. Removed constant 'MB_OVERLOAD_REGEX'

- opcache
. Now uses PCRE for blacklist filtering

- pgsql
. Now uses PCRE for column type detection

========================================
10. New Global Constants
Expand Down
2 changes: 0 additions & 2 deletions ext/ereg/CREDITS

This file was deleted.

12 changes: 0 additions & 12 deletions ext/ereg/config.w32

This file was deleted.

56 changes: 0 additions & 56 deletions ext/ereg/config0.m4

This file was deleted.

Loading