| Article: |
Autofilled PHP Forms | |
| Subject: | Beware: fillInFormValues affected by pcre7 bug | |
| Date: | 2007-07-03 11:33:02 | |
| From: | GavinAndresen | |
|
If you upgrade to php5.5.2/pcre7.0, and fillInFormValues stops working, you've get a version of pcre (7.0) that doesn't like one of the regular expressions used by fillInFormValues.
|
||
Showing messages 1 through 1 of 1.
-
Beware: fillInFormValues affected by pcre7 bug
2007-07-18 10:18:24 Dunn-PHP [View]
I think you mean PHP 5.2.2 (not 5.5.2). I can confirm this behaviour on a Linux/Apache installation where the code seems to just abort prematurely and a blank page is delivered.


