History log of /web-php/ (Results 2751 – 2775 of 12337)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d7370d7021-Apr-2015 Hannes Magnusson

Allow urlencode \ too

a3dcbf6320-Apr-2015 Hannes Magnusson

Allow namespace\classname searches

72f7d11f19-Apr-2015 Wes

fix for "scroll to page anchor"

...and starting an attempt to clean this file.

5739e82119-Apr-2015 Lior Kaplan

Drop a few Credits, add buglinks, align CVE format

d22b5f6e19-Apr-2015 Lior Kaplan

Add CVE for bug #69218 (5.4.40, 5.5.24, 5.6.8)

331783b419-Apr-2015 Lior Kaplan

Add CVE for bug #69441 (5.4.40, 5.5.24, 5.6.8)

22c86e7b17-Apr-2015 Nathaniel McHugh

Add sha256 hashes to the download page. Should really remove md5 ones too but some people may still use them.

964d4a3817-Apr-2015 Peter Cowburn

twitter link visually separated from "special thanks" section on homepage

3349af1f16-Apr-2015 Stanislav Malyshev

fix links

75ee4da916-Apr-2015 Stanislav Malyshev

5.4.40

d63fd05316-Apr-2015 Stas Malyshev

5.4.40

c1a4963616-Apr-2015 kovacs.ferenc

announce php-5.6.8

b7be73e616-Apr-2015 kovacs.ferenc

add 5.6.8 tarrballs

76000c9916-Apr-2015 Julien Pauli

5.5.24 release

0a5621cf16-Apr-2015 Julien Pauli

Updated distributions for 5.5.24

282981dd09-Apr-2015 Hannes Magnusson

Style literallayouts a little better

See http://php.net/manual/en/language.operators.bitwise.php for exmaple

38f4dff108-Apr-2015 Peter Cowburn

fix is_known_snippet() links (bug #69386)

cd20519d06-Apr-2015 Ben Ramsey

Change the paragraphs in the sidebar to a list.

a2106dcc06-Apr-2015 Ben Ramsey

Adding clarity to the variable names for the JSON/serialized output

bbb58d9d06-Apr-2015 Ben Ramsey

Simplify code according to @bjori's comment

See https://github.com/php/web-php/pull/53#discussion-diff-24725253

f051345e06-Apr-2015 Ben Ramsey

Remove $PHP_5_3_* variables causing notices

These variables were removed in 470fc09f31, since 5.3 is no longer an
active release.

4b1af5f205-Nov-2014 Márcio Almada

add json_encode()ded endpoint to PHP releases list + content type adjustments

We usually warn PHP users to avoid unserialize remote or untrusted data but
at the same time php.net only of

add json_encode()ded endpoint to PHP releases list + content type adjustments

We usually warn PHP users to avoid unserialize remote or untrusted data but
at the same time php.net only offers a serialized endpoint for PHP
releases. This commit:

- adds a JSON endpoint that can be an option to avoid the serialized endpoint
- sets a proper Content-Type response header for both serialized - `text/plain` -
and json - `application/json` - endpoints
- simplifies URLs exchanging `&serialize=1` and `&json=1` for `&serialize` and
`&json` respectively

show more ...

0d85fc1d02-Apr-2015 kovacs.ferenc

5.6.8RC1

c66193ac02-Apr-2015 Julien Pauli

5.5.24RC1

082fb4ae02-Apr-2015 Sobak

Merge pull request #64


1...<<111112113114115116117118119120>>...494