Skip to content

Update announcement wording#2

Merged
php-pulls merged 1 commit intophp:masterfrom
cjbj:master
May 3, 2012
Merged

Update announcement wording#2
php-pulls merged 1 commit intophp:masterfrom
cjbj:master

Conversation

@cjbj
Copy link
Copy Markdown

@cjbj cjbj commented May 3, 2012

Clarify "this" means "CGI".

@php-pulls php-pulls merged commit 72a66c1 into php:master May 3, 2012
php-pulls pushed a commit that referenced this pull request Sep 11, 2018
php-pulls pushed a commit that referenced this pull request Jan 21, 2020
php-pulls pushed a commit that referenced this pull request Jul 9, 2020
php-pulls pushed a commit that referenced this pull request Nov 25, 2020
Co-authored-by: Roman Pronskiy <root@pronskiy.com>
cmb69 pushed a commit that referenced this pull request Jul 3, 2022
* .gitignore: Remove redundant entry

* Minor optimizations with ternary operators

* Use `const` instead of `define()` where appropriate

`const` is quite faster because of the compile-time optimizations. Because the replaced statements are not declaring constant conditionally, it's safe to use `const` in all of these places.

Closes GH-608.
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.

2 participants