•  
     
    story #11148 Remove deprecated PHP call into code base
Summary
Tuleap developper
Remove deprecated PHP call into code base
The code base will be compatible with PHP 7.

This will concern:

* ereg
* split
* old constructor
* ext_mysql
* assign by reference ( =& )
* reserved keywords
* reserved function names

The static analysis could be found here: https://ci.tuleap.org/jenkins/job/PHPCompatibility/
Empty
Empty
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#11148
Yannis ROSSETTO (rossettoy)
2018-09-14 15:28
2018-02-14 13:56
11482

References

Follow-ups

User avatar
Another patch with reserved function names starting by __ is under review (for Git plugin): gerrit #10693

  • So that
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
Hello,

A first patch is under review for the reserved keyword "Float" in PHP 7: gerrit #10692

  • So that
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Permissions set to