Christoph M. Becker

Results 597 comments of Christoph M. Becker

Hmm, that is supposed to redirect to https://www.php.net/manual-lookup.php?pattern=function.ming-setscale&lang=en&scope=404quickref. Which language have you set? (check the `LAST_LANG` cookie)

Well, then I don't understand why the redirect doesn't work for you. Anybody else experiencing this issue?

> Does our DTD really not allow `LC_*`? Yeah, I got a failure when running `configure`, although the [constant spec](https://tdg.docbook.org/tdg/4.5/constant.html) says: > Mixed Content Model constant ::= (#PCDATA|[replaceable](https://tdg.docbook.org/tdg/4.5/replaceable.html)|[inlinegraphic](https://tdg.docbook.org/tdg/4.5/inlinegraphic.html)|[inlinemediaobject](https://tdg.docbook.org/tdg/4.5/inlinemediaobject.html)|[indexterm](https://tdg.docbook.org/tdg/4.5/indexterm.html)| [beginpage](https://tdg.docbook.org/tdg/4.5/beginpage.html))* >...

> What was the failure? A quick search/replace to the `FOO_*` format didn't result in a failure for me locally. I've tried again, and indeed it works. I must have...

Indeed, that should be mentioned.

> Does "^" have a different meaning in the mb_ereg_search functions? Looks like that, but given that there is almost no documentation on the patterns supported by the `mb_ereg_search_*()` API,...

> So i dont know if this should be closed or not! The ticket should probably be transferred to doc-en, but I'm not sure.

Oh, right, the options! There is some documentation about these on https://www.php.net/manual/en/function.mb-regex-set-options.php, but that likely can be improved (mention defauts, etc.), and we should at the very least link to...

> Manual says [date_create_from_format](https://www.php.net/manual/en/function.date-create-from-format.php)(string $format, string $datetime, ?[DateTimeZone](https://www.php.net/manual/en/class.datetimezone.php) $timezone = null): [DateTime](https://www.php.net/manual/en/class.datetime.php)|false gets a DateTime object as its first argument That is indeed nonsense. > Also, the format link does...

> I am looking at the english manual on Firefox... can it be a firefox issue? > > Yeah, it definitively is... Chrome/Chromium still see the **stronged** parameters as links...