egroupware/phpgwapi/inc/savant2/Savant2
Ralf Becker 232252475f patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
..
tests
Compiler.php
Error.php
Filter.php
PHPCodeAnalyzer.php
Plugin.php
Savant2_Compiler_basic.php
Savant2_Error_exception.php
Savant2_Error_pear.php
Savant2_Error_stack.php
Savant2_Filter_colorizeCode.php
Savant2_Filter_trimwhitespace.php
Savant2_Plugin_ahref.php
Savant2_Plugin_checkbox.php
Savant2_Plugin_cycle.php
Savant2_Plugin_dateformat.php
Savant2_Plugin_form.php
Savant2_Plugin_image.php
Savant2_Plugin_input.php
Savant2_Plugin_javascript.php
Savant2_Plugin_modify.php
Savant2_Plugin_options.php
Savant2_Plugin_radios.php
Savant2_Plugin_stylesheet.php
Savant2_Plugin_textarea.php