Skip to content

Conversation

@kocsismate
Copy link
Member

No description provided.

* A simple helper to create ASCII tables.
* It assumes that the same number of columns is always given to add().
*/
class AsciiTable
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

had to move the declaration to the top, otherwise the class was not found on my system

'CURLOPT_XFERINFODATA',
];

const IGNORED_PHP_CONSTANTS = [
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are custom PHP constants which should be ignored by the sync script

Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@kocsismate kocsismate merged commit 51eb1d4 into php:master Aug 21, 2022
@kocsismate kocsismate deleted the fix-curl-sync branch August 21, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants