Bug #12398
Deprecation warnings for PHP preg_..
| Status: | Resolved | Start date: | 2011-01-20 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
preg_replace() & preg_match() uses incorrect syntax (start- & ending delimiter) in file: mod2/class.sc.php
Core: Error handler (BE): PHP Warning: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: No ending delimiter ... found in /usr/dana/data/typo3.vikingeskibsmuseet.dk/docs/typo3conf/ext/llxmltranslate/mod2/class.sc.php line 552,756,780,940
Core: Error handler (BE): PHP Warning: preg_match() [<a href='function.preg-match'>function.preg-match</a>]: Delimiter must not be alphanumeric or backslash in /usr/dana/data/typo3.vikingeskibsmuseet.dk/docs/typo3conf/ext/llxmltranslate/mod2/class.sc.php
line 720,749
Associated revisions
Deprecation warnings for PHP preg function / Bug #12398
Deprecation warnings for PHP preg function / Bug #12398
History
Updated by Yannick Pavard over 2 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Thank you for your report, trunk is now updating and bugs revised