[MacPorts] #22281: eregi_replace php call in trunk/www/ports.php

MacPorts noreply at macports.org
Wed Oct 28 11:50:07 PDT 2009


#22281: eregi_replace php call in trunk/www/ports.php
-------------------------------+--------------------------------------------
 Reporter:  jmpp@…             |       Owner:  jmpp@…           
     Type:  enhancement        |      Status:  new              
 Priority:  Normal             |   Milestone:                   
Component:  website            |     Version:  1.8.1            
 Keywords:                     |        Port:                   
-------------------------------+--------------------------------------------
 Just a quick note to remind ourselves we need to remove the eregi_replace
 function calls from our site since the posix regex facility has been
 deprecated in php 5.3.0 and removed from the 6.0 codebase. I guess we
 could replace it with an equivalent preg_replace() call.


 -jmpp

-- 
Ticket URL: <http://trac.macports.org/ticket/22281>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list