| Anonymous | Login | Signup for a new account | 06-10-2026 04:54 PDT |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0003298 | [Quercus] | minor | always | 01-27-09 19:24 | 06-21-12 00:56 | ||||
| Reporter | ferg | View Status | public | ||||||
| Assigned To | nam | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 4.0.0 | ||||||
| Summary | 0003298: filter_input missing | ||||||||
| Description |
(rep by saffire) <?php $page = filter_input(INPUT_GET, 'page'); $page = preg_replace('/[^a-z]/', '', $page); if ($page === '') $page = 'index'; ?> i want to use phpmyadmin. but.. /www/@myadmin/setup/index.php:14: Fatal Error: 'filter_input' is an unknown function. |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0005479) timowest 08-29-11 23:22 |
A stub for the filter module functionality is available in this project : https://github.com/quercus/quercus-filter [^] |
|
(0005910) nam 06-21-12 00:56 |
php/4i30 Fixed for 4.0.29. |
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
32 total queries executed. 28 unique queries executed. |