Re: [DOC-WEB] svn: /web/doc-editor/trunk/php/ RepositoryManager.php conf/conf.ini
[email protected] (Hannes Magnusson)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Apr 8, 2010 at 10:59, Yannick Torres <[email protected]> wrote: > yannick Thu, 08 Apr 2010 10:59:11 +0000 > > Revision: http://svn.php.net/viewvc?view=revision&revision=297692 > > Log: > Remove unecessary conf var to link php binariry. Modify the way we call configure.php script to check the build I don't think thats a good idea. Strictly relying on env is bad. Many people have various builds available, and some installed and some not. configure.php for example has the ability to execute the "external tasks" using a different PHP binary then itself is being executed under.. -Hannes