jan.bogutzki.de

Regular Expressions and new Features

The last entry far far away in the past, so its time to write some news. In the last weeks i added some more error reporting to the site. Now you can see, what error or warning is thrown, when you call a function. Espacially the unserialize function has often the error “Error at offset xy”.

With this new feature some more functions was added to the site. The section “regular expression” got the rest of the preg_* functions, except preg_filter. This is currently not supported because PHP 5.2.x is used and it will be available from PHP 5.3.x.