History log of /web-bugs/www/bugs-generating-backtrace-win32.php (Results 1 – 15 of 15)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 49dd23a4 22-May-2019 Peter Kokot

Move backtrace pages to templates


# 9d47b05f 22-May-2019 Peter Kokot

Convert all tabs to spaces


# 8c1bedf1 23-Oct-2018 Peter Kokot

Update http to https

Changes:
- http links updated to https (those that work so far)
- us3.php.net mirror changed to php.net for fetching PHP versions
- some outdated links refre

Update http to https

Changes:
- http links updated to https (those that work so far)
- us3.php.net mirror changed to php.net for fetching PHP versions
- some outdated links refreshed

show more ...


# 8c52db69 17-Oct-2018 Peter Kokot

Sync leading and final newlines

This patch adds missing newlines, trims multiple redundant final
newlines into a single one and trims leading newlines at the beginning
of the files.

Sync leading and final newlines

This patch adds missing newlines, trims multiple redundant final
newlines into a single one and trims leading newlines at the beginning
of the files.

According to POSIX, a line is a sequence of zero or more non-'<newline>'
characters plus a terminating '<newline>' character. [1] Files should
normally have at least one final newline character.

C89 [2] and later standards [3] mention a final newline:
"A source file that is not empty shall end in a new-line character,
which shall not be immediately preceded by a backslash character."

Although it is not mandatory for all files to have a final newline
fixed, a more consistent and homogeneous approach brings less of commit
differences issues and a better development experience in certain text
editors and IDEs.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
[2] https://port70.net/~nsz/c/c89/c89-draft.html#2.1.1.2
[3] https://port70.net/~nsz/c/c99/n1256.html#5.1.1.2

show more ...


# 180dccfe 17-Oct-2018 Peter Kokot

Trim trailing whitespace


# bd1cc0b9 25-Jul-2017 Kalle Sommer Nielsen

Start session on these pages to show the correct menu


# 357382ac 25-Jul-2017 Kalle Sommer Nielsen

Implemented FR #51614 (Backtrace description improvements) (Also changed Win32 > Windows)


# d04d379e 24-Jul-2017 Kalle Sommer Nielsen

Authenticate before each call to the header, this should probably be done in the header function anyway.

Fixes some navigational links only showing on certain pages


# bdb7b33e 01-Sep-2016 Kalle Sommer Nielsen

Revert parts of commit b175427afc753135fc7a9f648f03af45529b564f; The Windows snapshot site is actually:

http://windows.php.net/downloads/snaps/


# b175427a 01-Sep-2016 Kalle Sommer Nielsen

Fixed bugs.php.net part of bug #72880 (snaps.php.net still linked from other php.net sites)

Note, this removes the entire snaps section on the How to report page, since the Windows snaps pag

Fixed bugs.php.net part of bug #72880 (snaps.php.net still linked from other php.net sites)

Note, this removes the entire snaps section on the How to report page, since the Windows snaps page neither seems to be available, at least for now. Because of the Windows part, I have linked the backtrace page to actual stable releases, it works for now I suppose

show more ...


# 50aca6d3 29-Mar-2016 Anatol Belski

update link


# c8e81adb 03-Apr-2014 Anatol Belski

Fixed bug #60962 provide doc of how to generate backtraces for thread safe php on win (apache)


# 9e11598a 19-Nov-2013 Anatol Belski

Fixed bug #66113 Debug pack unavailable


# 7adfdfa1 20-Jun-2010 Pierre Joye

- link to release


Revision tags: BEFORE_NEW_BUG_TRACKER
# e8ef23cd 03-Mar-2010 Jani Taskinen

- Rename to avoid unnecessary symlink