php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #111 tag <script language="php"> problem
Submitted: 1998-02-27 12:38 UTC Modified: 1998-03-05 11:23 UTC
From: admin at wroc dot net Assigned: zeev (profile)
Status: Closed Package: Parser error
PHP Version: 3.0b5 OS: Linux 2.0.32
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: admin at wroc dot net
New email:
PHP Version: OS:

 

 [1998-02-27 12:38 UTC] admin at wroc dot net
Tag

<script
language="php">

is not recognized by PHP. But folowing sequence is correct:

<script language="php">

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-03-05 11:23 UTC] zeev
It works, and can't be reproduced on beta 5.
No response from the user, closing the bug report...
 [2014-09-15 03:49 UTC] bwoebi@php.net
Automatic comment on behalf of bobwei9@hotmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=05c73757eda452bcc43de4f5e2d80ec300e0595d
Log: Fix bug #111 (compile error without ZEND_SIGNALS)
 [2014-09-15 06:29 UTC] remi@php.net
Automatic comment on behalf of bobwei9@hotmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=05c73757eda452bcc43de4f5e2d80ec300e0595d
Log: Fix bug #111 (compile error without ZEND_SIGNALS)
 [2014-09-15 13:15 UTC] jpauli@php.net
Automatic comment on behalf of bobwei9@hotmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=2f57d19f764b2680c29d5d00a771e674af0e4e88
Log: Fix bug #111 (compile error without ZEND_SIGNALS)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 09:01:29 2024 UTC