X Tutup
The Wayback Machine - https://web.archive.org/web/20201028210954/https://github.com/php/pecl-text-ereg
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

POSIX regex functions

Warning

This extension is deprecated and unmaintained.

Description

This extension provides the ereg family of functions that were provided with PHP 3-5. These functions have been superseded by the preg family of functions provided by the PCRE extension: http://php.net/pcre

Although it should be possible to build this extension with PHP 7.0, you are strongly encouraged to port your code to use PCRE, as this extension is not maintained and is available for historical reasons only.

About

Legacy POSIX Regex Functions

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.
X Tutup