Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server-tests.php improvements #222

Merged
merged 1 commit into from
Oct 29, 2012

Conversation

tstarling
Copy link
Contributor

  • Fixed use of deprecated functions ereg(), split(), etc.
  • Fixed notice due to _sendHTTP() declared return by reference but not returning anything.
  • Fixed interpretation of EXPECTF, copying from run-tests.php

* Fixed use of deprecated functions ereg(), split(), etc.
* Fixed notice due to _sendHTTP() declared return by reference but not
  returning anything.
* Fixed interpretation of EXPECTF, copying from run-tests.php
@php-pulls php-pulls merged commit 65399be into php:master Oct 29, 2012
@laruence
Copy link
Member

merged. thanks

php-pulls pushed a commit that referenced this pull request Oct 30, 2017
Not regarding the CGI section might even been seen as a bug, and since
server-tests.php appears to broken, anway[1][2], we implement it for
run-tests.php in the way as described[3] for server-tests.php, i.e.
respective tests are skipped if no CGI executable is found.

[1] <#222 (comment)>
[2] <#1811 (comment)>
[3] <https://qa.php.net/phpt_details.php#cgi_section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants