php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #247 None of -p, -e parameters working
Submitted: 1998-04-06 06:30 UTC Modified: 1998-04-10 10:57 UTC
From: doka at webest dot com Assigned:
Status: Closed Package: Other
PHP Version: 3.0 Release Candidate 3 OS: All, i'm afraid
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
23 + 18 = ?
Subscribe to this entry?

 
 [1998-04-06 06:30 UTC] doka at webest dot com
Hello!

 When PHP compiled as standalone program, it doesn't
produce preprocessed scripts (-p parameter). Under Unix
it produces nothing on the screen, under Windows - shows
result of parsing.

/doka

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-04-10 10:57 UTC] zeev
Fixed, moved the startup sequence to be before
the command line interperation code, like it used to be.

If anybody knows why it was moved around in the first
place - let me know
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 18:01:28 2024 UTC