[Bug 27452] array_map() callback error

2012-08-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27452 Sam Reed (reedy) changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 27452] array_map() callback error

2012-04-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27452 --- Comment #9 from Sam Reed (reedy) 2012-04-27 19:01:38 UTC --- 1 Warning: array_map() [function.array-map]: An error occurred while invoking the map callback in /usr/local/apache/common-local /php-1.20wmf1/extensions/OpenSearchXml/ApiOpenSe

[Bug 27452] array_map() callback error

2011-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27452 Roan Kattouw changed: What|Removed |Added CC||roan.katt...@gmail.com --- Comment #8 f

[Bug 27452] array_map() callback error

2011-10-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27452 --- Comment #7 from Brion Vibber 2011-10-05 23:54:56 UTC --- This error indicates that the formatItem method used as the callback to array_map threw an exception -- you would get a different error if a non-array had been returned. ApiMain::ex

[Bug 27452] array_map() callback error

2011-10-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27452 --- Comment #6 from Reedy 2011-10-05 23:45:25 UTC --- Oct 5 23:44:54 10.0.2.187 apache2[6888]: PHP Warning: array_map() [function.array-map]: An error occurred while invoking the map callback in /usr/local/apache/common-local/php-1.18/extensi

[Bug 27452] array_map() callback error

2011-10-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27452 Reedy changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME

[Bug 27452] array_map() callback error

2011-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27452 --- Comment #4 from Reedy 2011-10-05 01:57:53 UTC --- Update for completeness... During the 1.18wmf1 migration this seemed to have batches of it occurring again. Did do some hacking $srchres = PrefixSearch::titleSearch( $search, $lim

[Bug 27452] array_map() callback error

2011-05-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27452 Reedy changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 27452] array_map() callback error

2011-05-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27452 --- Comment #2 from Brion Vibber 2011-05-25 00:03:48 UTC --- Reedy, does this still happen in logs? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on

[Bug 27452] array_map() callback error

2011-02-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27452 --- Comment #1 from Brion Vibber 2011-02-22 21:04:09 UTC --- The PHP warning message here indicates an exception (or possibly some other error, but I can definitely reproduce it with an exception) in the callback function to array_map() -- this