[Bug 27265] Usage of deprecated PHP functions

2012-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27265 Krinkle krinklem...@gmail.com changed: What|Removed |Added Version|1.16.2 |1.16 -- Configure

[Bug 27265] Usage of deprecated PHP functions

2012-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27265 Krinkle krinklem...@gmail.com changed: What|Removed |Added Version|1.16|1.16.x -- Configure

[Bug 27265] Usage of deprecated PHP functions

2011-11-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27265 Sumana Harihareswara suma...@panix.com changed: What|Removed |Added CC|

[Bug 27265] Usage of deprecated PHP functions

2011-11-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27265 --- Comment #8 from Chad H. innocentkil...@gmail.com 2011-11-02 16:44:52 UTC --- (In reply to comment #6) So what is it exactly that needs to be fixed to close this bug? I think the only real offender here is any code in core still calling

[Bug 27265] Usage of deprecated PHP functions

2011-11-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27265 Max Semenik maxsem.w...@gmail.com changed: What|Removed |Added CC|

[Bug 27265] Usage of deprecated PHP functions

2011-11-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27265 --- Comment #10 from Michiel wikime...@monosock.org 2011-11-02 19:05:28 UTC --- The output against svn phase3 is: // checking for 'dl()' HISTORY:418:* (bug 16902) Installer spews warnings when exec() and dl() are not available

[Bug 27265] Usage of deprecated PHP functions

2011-11-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27265 Chad H. innocentkil...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 27265] Usage of deprecated PHP functions

2011-02-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27265 Niklas Laxström niklas.laxst...@gmail.com changed: What|Removed |Added CC|

[Bug 27265] Usage of deprecated PHP functions

2011-02-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27265 --- Comment #4 from Reedy s...@reedyboy.net 2011-02-09 10:08:18 UTC --- Though amusingly Use extension_loaded() to test whether a given extension is already available or not. This works on both built-in extensions and dynamically loaded ones

[Bug 27265] Usage of deprecated PHP functions

2011-02-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27265 Chad H. innocentkil...@gmail.com changed: What|Removed |Added CC|

[Bug 27265] Usage of deprecated PHP functions

2011-02-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27265 --- Comment #1 from Michiel wikime...@monosock.org 2011-02-08 22:00:37 UTC --- Sorry, The real output against 1.16.2 is as follows: // checking for 'dl()' config/Installer.php:348: if( extension_loaded( $compname ) || (

[Bug 27265] Usage of deprecated PHP functions

2011-02-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27265 Platonides platoni...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 27265] Usage of deprecated PHP functions

2011-02-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27265 Michiel wikime...@monosock.org changed: What|Removed |Added Status|RESOLVED|REOPENED