wiki.techinc.nl/maintenance/hiphop
jeroendedauw 38c7f444e1 Use __DIR__ instead of dirname( __FILE__ )
We can now do this since we finally switched to PHP 5.3 for MW 1.20 and get rid of the silly dirname(__FILE__) stuff :)

Change-Id: Id9b2c9cd2e678197aa81c78adced5d1d31ff57b1
2012-08-27 21:45:00 +02:00
..
compiler.conf Explored some ideas for HipHop optimisation. Made a preprocessor implementation, based on a copy of Preprocessor_Hash, with a preprocessToObj() which is optimised. It takes 33% less time than Preprocessor_Hash for a certain realistic test case (the Barack Obama article). Some notes about what I did: 2011-06-02 02:44:33 +00:00
extra-files Removed AjaxFunctions from list (file was deleted) 2011-08-31 18:42:15 +00:00
make Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00
run-server Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00
server.conf * Fix hphpi mode in run-server, it wasn't quite working properly 2011-05-31 05:50:48 +00:00